@charset "UTF-8";

/* jufa_new + 左侧聚合 +  */

/* ************** jufa_new **************** */
/*  */
html,
body {
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "微软雅黑", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif, monospace;
  font-weight: 400;
  /* 兼容ie滚动条覆盖问题 */
  -ms-overflow-style: scrollbar;
}

.layout-boxed html,
.layout-boxed body {
  height: 100%;
}

input {
  padding-left: 5px;
}

img {
  border: none;
}

ul {
  padding: 0;
  margin: 0;
}

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

a:hover {
  transition: 0.5s;
  color: var(--ms-color-secondary);
}

p {
  cursor: text;
  margin: 0;
}

th {
  text-align: center;
}

.main-width {
  width: 1170px;
  margin: 0 auto;
}

.jufa-left-20 {
  margin-left: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.fs-14 {
  font-size: 14px;
}

/*个人中心下拉菜单*/
.dropdown-menu-user {
  width: 140px;
  top: 34px;
  left: 50%;
  margin-left: -67px;
}

/*首页下拉菜单*/
.dropdown-menu-index {
  min-width: 110px;
  text-align: center;
  top: 44px;
}

/*公共样式end*/
/*######主页 begin######*/
.jufa-main-header-index {
  height: 60px;
}

.jufa-header-user-index {
  margin-top: 15px;
  font-size: 14px;
  text-align: right;
}

.top-left-box {
  float: left;
  margin-top: 18px;
  color: #f0f0f0;
}

.top-left-box a {
  position: relative;
}

.wechat-login {
  color: #3cb035;
}

.wechat-login img {
  width: 30px;
}

.cut-line {
  border-bottom: 1px solid #eee;
  position: relative;
  top: -10px;
  margin-bottom: 10px;
}

/*以下为错别字筛选的部分样式*/
.chooseBox {
  margin-right: 10px;
  float: right;
}

.chooseBox ul li {
  float: left;
  list-style: none;
  margin: 0 10px;
}

.select1,
.select2 {
  width: 90px;
  height: 25px;
  margin: 0;
  padding: 0 5px;
  font-size: 16px;
  line-height: 16px;
  outline: none;
  border: 1px solid #aaa;
}

.chaxun {
  outline: none;
  border: none;
  background: rgba(60, 60, 60, 1);
  color: #fff;
  padding: 4px 15px;
  border-radius: 4px;
  cursor: pointer;
}

.chaxun:active {
  background: rgba(60, 60, 60, 0.8);
}

.comBtn {
  background: #1ccd89;
  /* border: 1px solid #1CCD89;*/
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
  padding: 8px 10px;
  margin: 0 5px;
}

.comAddBtn {
  margin: 0;
}

.detail-inner-title {
  position: absolute;
  left: 36px;
  top: 108px;
}

/*错别字筛选样式结束*/
.cut-title {
  width: 80px;
  background: #fbfbfb;
  z-index: 2;
  position: relative;
  text-align: center;
  margin: 0 auto;
  color: #999;
}

.weixin-login {
  text-align: center;
  margin-bottom: 10px;
}

.jufa-logo {
  padding: 100px 0 50px 0;
}

.jufa-content-index {
  clear: both;
  margin: 0 auto;
  padding-top: 12px;
}

.jufa-container {
  width: 710px;
  /*padding-top: 10px;*/
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.jufa-main-search {
  position: relative;
  height: 46px;
  margin-top: 0;
  border: none;
  width: 505px;
}

.jufa-main-search-46px {
  height: 46px;
}

.jufa-footer-index {
  text-align: center;
  min-height: auto;
  min-height: 50px;
  left: 0;
  min-width: 700px;
  position: absolute;
  width: 100%;
}

.jufa-text-bold {
  font-weight: bold;
}

.drop-option,
.srh-drop {
  display: none;
  position: absolute;
  top: 65px;
  left: 0;
  width: 613px;
  border-top-width: 0;
  color: #646464;
  z-index: 100;
  padding: 0;
  background: #fff;
  line-height: 34px;
  text-align: left;
  border: 1px solid #666;
  border-top: 0;
  max-height: 430px;
  overflow: auto;
}

.high-option {
  width: 94%;
  margin-left: 15px;
  top: 35px;
  max-height: 300px;
}

.drop-option li {
  padding: 4px 15px;
  border-bottom: 1px dashed #f0f0f0;
  line-height: 25px;
  position: relative;
}

.drop-option li.Separate {
  background: #ecf0f5;
  height: 5px;
}

.drop-option li:last-child {
  /* display: none; */
}

.list-item[data-id="16"] .drop-option li:last-child {
  display: block;
}

.drop-option li:hover {
  background-color: #f0f0f0;
  color: #666;
  cursor: pointer;
  transition: 0.5s;
}

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

.drop-option li.hascheck {
  padding-left: 26px;
}

.drop-option li .asscheck {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -7px;
}

li.asso-more {
  border-bottom: none;
}

li.asso_more_vip {
  color: #edcc86;
}

.srh-drop {
  top: 36px;
  width: 559px;
  left: 92px;
}

.asso-more {
  text-align: center;
}

.asso-more:hover {
  color: var(--ms-color-secondary) !important;
}

.jufa-label-info {
  background-color: #4da3d1;
  border-radius: 0;
  font-weight: 400;
  padding: 2px 5px;
  display: block;
  float: left;
  height: 18px;
  line-height: 15px;
  margin: 4px 5px;
  margin-left: 0;
}

.ft-hp3-phone {
  height: 30px;
  line-height: 30px;
}

/*搜索框上方tab*/
.jufa-tabs {
  border-bottom: none;
  font-size: 14px;
  font-family: "微软雅黑";
}

.jufa-tabs a {
  color: #fff;
}

.jufa-tabs>li.active>a,
.jufa-tabs>li.active>a:focus,
.jufa-tabs>li.active>a:hover {
  color: #4ae8c8;
  cursor: default;
  border: none;
  background-color: transparent;
  height: 45px;
  position: relative;
}

.up-css {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  top: 43px;
  left: 50%;
  margin-left: -10px;
  display: none;
}

.jufa-tabs>li.active>a>.up-css,
.jufa-tabs>li.active>a>.up-css:focus {
  display: block;
}

.jufa-tabs>li>a:hover,
.jufa-tabs>li>a:active,
.jufa-tabs>li>a:focus {
  background: transparent;
  color: var(--ms-color-secondary);
}

.new-icon {
  background-image: url("/static/Public/images/n.png");
  width: 11px;
  height: 13px;
  position: absolute;
  top: 6px;
  right: 2px;
}

.jufa-tabs li a {
  border: none;
}

/*搜索框文字 begin*/
.jufa-select {
  float: left;
  margin-left: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 18px;
  font-family: "微软雅黑";
  color: #fff;
  padding: 5px;
  list-style-type: none;
}

.jufa-select:hover {
  cursor: pointer;
}

.jufa-select-more {
  font-size: 18px;
  font-family: "微软雅黑";
  color: #fff;
}

.jufa-drop-cru1 {
  display: none;
  position: relative;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
}

.jufa-drop-option1 {
  display: inline-block;
  color: #666;
}

.jufa-drop-option1 li {
  line-height: 22px;
  display: inline-block;
  padding: 6px;
  margin: 0 0 6px 6px;
  border-radius: 5px;
}

.jufa-drop-option1 li:hover {
  background: #cbdffd;
  color: #666;
  transition: 0.5s;
}

.jufa-drop-option1 li.jufa-searchMore {
  margin-left: 16px;
}

.jufa-drop-option1 li.jufa-searchMore:hover {
  background: #fff;
  color: #666;
  transition: 0.5s;
}

.jufa-drop-option1 li.jufa-searchMore.jufa-sObj {
  background-color: #fff;
  color: #666;
  font-weight: normal;
}

.jufa-drop-option1 li #searchMoreTipObj {
  color: #fff;
  position: absolute;
  background: #5cb0cc;
  border-top: none;
  width: 120px;
  padding: 0;
  border-radius: 5px;
  z-index: 3;
  margin-top: 10px;
}

.jufa-drop-option1 li #searchMoreTipObj li {
  width: 128px;
  margin: 0;
}

.sObj {
  background-color: #fff;
  color: #666;
  font-weight: normal;
}

.jufa-drop-option1 li.jufa-sObj {
  background-color: #fff;
  color: #666;
}

.jufa-data {
  font-size: 12px;
  text-align: left;
  margin-top: 10px;
  color: #fff;
}

.radio-btn {
  font-size: 16px;
}

.radio-btn input[type="radio"] {
  margin-top: 5px;
}

.jufa-data span {
  color: #feee0f;
  font-size: 16px;
}

/*搜索框文字 end*/
.free-icon {
  position: absolute;
  z-index: 1;
  width: 30px;
  left: 156px;
  top: 1px;
}

.lock-icon {
  width: 30px;
  position: absolute;
  top: 0;
  right: 0;
}

/*######主页 end######*/
/*高级搜索begin*/
.advanced-search {
  width: 32px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  bottom: 1px;
  right: -30px;
}

.advanced-search:hover {
  color: #ff0;
}

.highMsg {
  display: none;
  position: absolute;
  z-index: 1001;
  background: #fff;
  width: 680px;
  margin-bottom: 20px;
  border: 1px solid #eee;
  border-top: none;
  padding-top: 20px;
  padding-left: 20px;
  color: var(--ms-color-theme, #1E82E3);
  font-size: 14px;
  line-height: 30px;
  margin-top: 1px;
}

.highMsg .closeHighMsg {
  display: none;
  text-align: right;
  height: 2em;
  line-height: 2em;
}

.highMsg .closeHighMsg span {
  padding: 0 0.5em;
  color: rgb(42, 126, 255);
}

.highMsg .separate {
  width: 610px;
  height: 1px;
  position: relative;
  margin: 10px auto;
  border-bottom: 1px solid #ccc;
}

.highMsg .tab {
  position: relative;
  display: inline-block;
  margin-left: -1px;
  width: 110px;
  height: 25px;
  line-height: 25px;
  text-align: right;
  font-weight: bold;
  padding: 0 10px;
  color: rgb(42, 126, 255);
  cursor: pointer;
}

.highMsg select {
  height: 29px;
  width: 100%;
}

.highMsg #close {
  margin-left: 10px;
  text-align: center;
  height: 40px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0 auto;
  width: 40px;
  color: white;
  font-size: 15px;
  letter-spacing: 1px;
  background-color: #38f;
  border-bottom: 1px solid #2975e5;
  outline: medium;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

.del {
  font-size: 13px;
  padding: 0 10px;
  cursor: pointer;
  float: right;
}

.del:hover {
  color: blue;
}

#ayTip,
#fyTip {
  left: auto;
  top: auto;
  width: 94%;
}

#ayTip li,
#fyTip li {
  line-height: 30px;
}

.advince-select .on {
  background-color: var(--ms-color-theme, #1E82E3);
  color: #fff;
  border: 1px solid var(--ms-color-theme, #1E82E3);
}

.highMsg #sql {
  margin-bottom: 10px;
}

.highMsg #sql li {
  padding-left: 10px;
  line-height: 25px;
  background: #f0f0f0;
  width: 306px;
  display: inline-block;
  font-size: 13px;
  margin: 10px 0 0 58px;
  text-align: left;
}

.highMsg #sql li span {
  float: right;
  margin-right: 10px;
}

.highMsg #sql li:after {
  content: "\20";
  display: block;
  height: 0;
  clear: both;
}

.highMsg .form-horizontal .control-label {
  padding-top: 0;
}

.high-tag {
  margin-bottom: 0px;
  margin-top: -10px;
}

.highMsg .jufa-btn-success {
  width: 120px;
}

.clear-highMsg {
  width: 120px;
  bottom: 16px;
  right: 200px;
  position: absolute;
}

.form-group label {
  color: #333;
}

.btn-check {
  padding: 0px 10px;
  border: 1px solid;
  margin-right: 10px;
  float: left;
  display: block;
  height: 22px;
  line-height: 20px;
  margin-top: 3px;
}

.input-btn[readonly] {
  background: #fff;
}

.input-btn:hover {
  cursor: pointer;
}

.search-tree {
  display: none;
  margin: 0;
  margin-top: -1px;
  max-height: 300px;
}

/*高级搜索end*/
/*######搜索页 begin#####*/
/*搜索页头部begin*/

.jufa-header {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  /* height: 90px; */
  height: 100px;
  background: #fafbfc;
  border-bottom: 1px solid #f2f2f2;
  position: relative;
}

.jufa-header .jufa-navbar {
  position: relative;
}

.jufa-header .jufa-navbar .jufa-header-logo {
  display: inline;
  margin-top: 25px;
  padding-right: 15px;
  margin-left: -3px;
  color: #fff;
  font-size: 18px;
  border-right: 1px solid #e4e4e4;
  min-width: 60px;
}

.jufa-logo-text {
  margin-top: 25px;
  margin-left: 15px;
  min-width: 100px;
}

.jufa-header-logo img,
.jufa-logo-text img {
  height: 44px;
}

.search-type-radio {
  margin-top: 25px;
  color: #fff;
}

.jufa-header-search {
  /* line-height: 34px; */
  padding-left: 10px;
  border: none;
  min-width: 720px;
  /*width: 60%;*/
  margin-left: 25px;
}

.jufa-header-tabs {
  margin-top: 9px;
  border-bottom: none;
}

.jufa-header-tabs a {
  color: #333;
}

.jufa-header-tabs>li>a {
  border-radius: 0;
  font-size: 14px;
  margin: 0;
  padding: 0;
  height: 26px;
  border: none;
  margin-bottom: 0;
  margin-right: 20px;
  line-height: 16px;
}

.jufa-header-tabs li a:hover {
  background: #ff9f24;
  color: #fff;
  transition: 0.5s;
}

.jufa-header-tabs>li.active>a,
.jufa-header-tabs>li.active>a:hover,
.jufa-header-tabs>li.active>a:focus {
  color: var(--ms-color-theme, #1E82E3);
  cursor: default;
  border: none;
  background-color: transparent;
}

.header-srh-drop {
  display: none;
  width: 508px;
  top: 36px;
  left: 0px;
}

.search-btn {
  height: 36px;
  top: 0px;
  border: none;
}

.header-highMsg {
  top: 74px;
}

.newSearch-btn {
  background: var(--ms-color-theme, #1E82E3);
  padding: 6px 20px;
  margin-right: 10px;
}

.input-group-btn:last-child>.oldSeach-btn {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.nav>li>a:hover,
.nav>li>a:active,
.nav>li>a:focus {
  transition: 0.5s;
  color: #ff9f24;
  background: none;
}

.header-search-index {
  position: relative;
  border-collapse: separate;
  width: 490px;
  border: 1px solid #d5d5d5;
  border-right: 0;
  border-radius: 3px;
}

.height-search {
  color: var(--ms-color-theme, #1E82E3);
  white-space: normal;
  width: 30px;
  line-height: 16px;
  margin-top: 0px;
  padding: 0;
  background: transparent;
}

.height-search:active {
  color: var(--ms-color-theme, #1E82E3);
  border: none;
}

.height-search:hover {
  transition: 0.5s;
  color: #ff9f24;
}

.input-group-addon,
.input-group-btn {
  width: auto;
  white-space: nowrap;
  vertical-align: middle;
}

/*登录注册按钮begin*/
.jufa-loginreg {
  color: var(--ms-color-theme, #1E82E3);
  padding: 2px 16px;
  border-radius: 2px;
}

.jufa-login {
  color: var(--ms-color-theme, #1E82E3);
  padding: 2px 16px;
  border: 1px solid var(--ms-color-theme, #1E82E3);
  border-radius: 2px;
}

.jufa-reg {
  color: #fff;
  padding: 2px 16px;
  background: #fec00f;
  border-radius: 2px;
  margin-left: 10px;
}

.jufa-loginreg:hover {
  color: #ff9f24;
}

.jufa-login:hover {
  border: 1px solid #ff9f24;
  color: #ff9f24;
}

.jufa-reg:hover {
  background: #ff9f24;
  transition: 0.5s;
}

/*登录注册按钮end*/
.jufa-header-user {
  margin-top: 34px;
  font-size: 14px;
  float: right;
  text-align: right;
}

.person-login {
  margin-top: 25px;
}

.person-login a:hover {
  color: #ff9f24;
}

.jufa-myinfo-dropdown {
  height: 30px;
  line-height: 30px;
}

.navbar-nav>.user-menu .user-image {
  float: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 5px;
  margin-top: -2px;
}

.user-btn {
  padding: 0 20px 0px 6px;
  color: #666;
}

.header-a {
  padding: 0;
  margin: 0;
  height: 30px;
}

.jufa-tabs li a:hover {
  background: none;
}

/*搜索页头部end*/
/*关键词 begin*/
.search-content-background {
  background-color: #fff;
}

.header-sub-background {
  background: #fafbfc;
  border-bottom: 2px solid var(--ms-color-theme, #1E82E3);
  /* overflow: hidden; */
}

.jufa-header-sub {
  position: relative;
  left: 0;
  right: 0;
  min-height: 50px;
  line-height: 50px;
}

.jufa-header-sub .jufa-searchbar {
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
}

.jufa-header-sub .jufa-search-title {
  margin-right: 25px;
  border-right: 1px solid #dadada;
  height: 25px;
  padding-right: 20px;
  display: block;
}

.jufa-header-sub .jufa-search-criteria {
  padding-top: 13px;
  width: 900px;
  font-size: 16px;
  /* overflow: hidden; */
  /* height: 48px; */
}

.jufa-header-sub .jufa-search-criteria-width {
  /* width: 899px; */
  width: auto;
}

.jufa-conditions {
  float: left;
}

.jufa-result-count {
  margin: 9px 20px 5px 5px;
  border-left: 2px solid #dadada;
  padding-left: 12px;
}

/*关键词 end*/
/*搜索列表 begin*/
.sort-type-cls {
  display: none;
}

.sort-label {
  margin-left: 10px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: top;
}

.sort-label:hover {
  transition: 0.5s;
  cursor: pointer;
  color: var(--ms-color-secondary);
}

.sort-label i {
  font-size: 13px;
}

.sort-box {
  font-size: 14px;
  line-height: 24px;
  padding: 0 20px 0 0;
  vertical-align: middle;
  margin: 15px 0;
}

.sort-box .sort_name {
  display: inline-block;
  line-height: 24px;
  vertical-align: top;
}

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

.jufa-content {
  /* overflow: hidden; */
  position: relative;
  z-index: 796;
}

.jufa-content:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}

.jufa-content {
  zoom: 1;
}

.jufa-divider {
  overflow: hidden;
  height: 1px;
  margin: 5px 0;
  padding: 0;
  border-bottom: 1px dashed #dfe8f1;
}

.search-list-icon {
  padding: 0 8px;
  float: left;
  text-align: center;
  border-left: 1px solid #ccc;
  /* height: 20px; */
  line-height: inherit;
  margin-top: 15px;
  color: #666;
  text-decoration: none;
}

.search-list-icon a i {
  margin-right: 5px;
}

.jufa-search-lists {
  width: 76%;
  min-width: 800px;
}

.jufa-search-lists .law-xgx {
  margin-left: 20px;
  float: left;
  margin-top: 15px;
  line-height: 26px;
}

.law-xgx span {
  cursor: pointer;
}

.jufa-search-lists .law-sg {
  color: #ebebeb;
  font-size: 12px;
  line-height: 15px;
  margin: 0 10px;
}

.law-jsz {
  line-height: 26px;
  margin-top: 15px;
}

.jufa-search-list {
  margin-top: 20px;
  border: 1px solid #ddd;
  background-color: #fff;
  position: relative;
}

.jufa-searchlaw-list {
  margin-top: 0;
  margin-bottom: 15px;
  top: 15px;
  border: 1px solid #eee;
}

.search-list-num {
  position: relative;
  margin-left: 20px;
  top: 10px;
}

.search-list-number {
  color: #ca4341;
}

.search-list-more {
  position: absolute;
  right: 10px;
  top: 15px;
}

.search-list-more a:hover {
  color: #ff5335;
  cursor: pointer;
}

.jufa-search-list-type-name {
  font-size: 20px;
  color: var(--ms-color-theme, #1E82E3);
  position: relative;
  left: 0;
  top: 10px;
  margin: 10px 0;
  border-left: 3px solid var(--ms-color-theme, #1E82E3);
}

.jufa-search-list:hover {
  transition: 1s;
}

.sort_select {
  color: #cc0000;
}

.downxz {
  color: #73a4d5;
  font-size: 18px;
  padding-left: 5px;
  line-height: 20px;
}

.jufa-search-list-lawdiv .jufa-search-list-law {
  background: #528fcc;
  text-align: center;
  padding: 10px 25px;
  color: #fff;
  font-size: 16px;
  margin-top: -2px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.jufa-search-list-lawdiv {
  width: 99.8%;
  margin-left: 0.1%;
  height: 42px;
  margin-top: 25px;
  position: relative;
  border-bottom: 2px solid #528fcc;
}

.jufa-titalfont a {
  line-height: 30px;
}

.jufa-titalfont {
  font-weight: normal;
  font-size: 18px;
}

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

.jufa-titalfont a:visited {
  color: #aaa;
}

.jufa-titalfont a:hover {
  color: var(--ms-color-theme, #1E82E3);
  border-bottom: 1px solid var(--ms-color-theme, #1E82E3);
}

.jufa-search-list p {
  font-family: "微软雅黑";
  line-height: 1.8;
}

.jufa-titalfont {
  position: relative;
  z-index: 1;
}

.jufa-search-list-title h3 {
  /* font: 17px "Microsoft YaHei", Arial, Verdana; */
  font-size: 17px;
  font-weight: 400;
  padding: 10px 20px;
  overflow: hidden;
}

.jufa-search-list-content,
.jufa-search-list-attribute {
  margin: 15px 20px;
}

.jufa-searchlaw-list-content {
  margin: 0 20px;
}

.jufa-search-list-bottom {
  height: 50px;
  border-top: 1px solid #eee;
  line-height: 50px;
}

.jufa-search-list-bottom font {
  text-align: left;
  margin-left: 20px;
  width: 100px;
  line-height: 30px;
}

.jufa-search-list-bottom p {
  line-height: 30px;
}

.jufa-page-no a {
  background-color: var(--ms-color-theme, #1E82E3) !important;
  border-color: var(--ms-color-theme, #1E82E3) !important;
}

.jufa-modal-title {
  font-family: "微软雅黑";
}

.attentionCond-tips {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 30px;
  color: #ff9f24;
}

.attribute-list {
  padding: 0 8px;
  margin-right: 10px;
  background: #e9f6ff;
  color: #23a1ff;
  display: inline-block;
  height: 30px;
  line-height: 30px;
}

.zt-holo {
  border-left: 1px solid #ccc;
  padding-left: 10px;
  margin-left: 5px;
  height: 30px;
  line-height: 30px;
}

.zt-holo .text-main-ztholo:hover {
  color: #ff9f24;
  transition: 0.5s;
}

/*搜索列表页弹框*/
body #lean_overlay {
  position: fixed;
  z-index: 798;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.5;
  display: block;
}

#colorless_overlay {
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.5;
  display: block;
}

#focusCpyzPop,
#casePop,
#focusGroupPop {
  width: 800px;
  display: none;
  z-index: 1005;
  position: fixed;
  top: 20%;
  left: 50%;
  border-radius: 5px;
  overflow: hidden;
  margin-left: -400px;
  top: 0;
  opacity: 0;
}

#focusGroupPop {
  width: auto;
  left: 60%;
}

#focusCpyzTop,
#casePop #caseTop {
  background: var(--ms-color-theme, #1E82E3);
  height: 50px;
  line-height: 50px;
  margin-bottom: 0;
  font-size: 18px;
  color: #fff;
}

#focusCpyzPop #focusCpyzTop #focusCpyzTitle,
#casePop #caseTop #caseTitle {
  padding-left: 10px;
  float: left;
  display: block;
}

#focusCpyzPop #focusCpyzTop #focusCpyzClose,
#casePop #caseTop #caseClose,
#focusGroupClose {
  padding-right: 10px;
  padding-left: 10px;
  float: right;
  display: block;
  cursor: pointer;
}

#focusCpyzPop #focusCpyzContent,
#casePop #caseContent,
#focusPersonContent {
  background: #fbfbfb;
  margin-top: 0;
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  max-height: 300px;
  overflow: auto;
  overflow-x: hidden;
}

#focusCpyzPop #focusCpyzContent {
  padding-top: 20px;
}

#focusCpyzContent p {
  border: 1px dashed var(--ms-color-theme, #1E82E3);
  border-left: 3px solid var(--ms-color-theme, #1E82E3);
  padding-left: 15px;
  margin: 15px 0;
}

.jufa-search-list-type {
  overflow: hidden;
  position: relative;
  padding: 0 10px 30px 10px;
  background: #fafbfc;
  border: 1px solid #ddd;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}

#caseContent .mb10 {
  width: 600px;
}

/*搜索列表 end*/
/*######搜索页 end#####*/
/*######个人中心 begin#####*/
/*个人中心蓝色导航条*/
.header-top {
  height: 100%;
}

.header-top-index {
  background: var(--ms-color-theme, #1E82E3);
  height: 80px;
}

.header-top-index-left {
  color: #ffffff;
}

.header-top-index-left a {
  color: #fff;
  line-height: 80px;
  padding: 0 30px;
}

.header-top-index-right {
  margin-right: 30px;
}

.person-input-group-search {
  float: right;
  margin-top: 24px;
  position: relative;
}

.person-drop-btn-main {
  float: left;
  width: 92px;
}

.person-btn-outline {
  border: 1px solid #fff;
  background: #fff;
  color: var(--ms-color-theme, #1E82E3);
}

.person-search-input-index {
  float: left;
  width: 220px;
  outline: none;
  border: 0;
  height: 34px;
}

.jufa-persion-main .btn {
  border-radius: 2px;
  background: var(--ms-color-theme, #1E82E3);
  margin-top: 15px;
  color: #fff;
}

.person-middle {
  display: inline;
  float: left;
  padding: 7px 20px;
}

.person-middle-span1 {
  font-size: 22px;
}

.person-middle-span2 {
  display: inline-block;
  border: 1px solid #93a7d3;
  margin-top: 5px;
  padding: 0 9px;
  border-radius: 12px;
  font-size: 12px;
}

span.person-middle-span2 a {
  line-height: 22px;
  color: #93a7d3;
  padding: 0;
}

.header-top-index-left a:hover {
  color: #ff9f24;
}

.person-box-hidden a:hover {
  color: #ff9f24;
}

.header-top-img {
  border-right: 1px solid #93a7d3;
  width: 70px;
  display: inline-block;
  margin-top: 15px;
  float: left;
}

.header-top-img img {
  width: 50px;
}

.box-header.with-border {
  background: #e4e8ef;
  color: var(--ms-color-theme, #1E82E3);
  border-bottom: 0;
  padding: 10px 6px;
}

.box-header>.box-tools {
  top: 8px;
}

.nav>li>.box-header:hover,
.nav>li>.box-header:active,
.nav>li>.box-header:focus {
  color: #fff;
  background: var(--ms-color-theme, #1E82E3);
  transition: 0.5s;
}

.person-btn {
  padding: 5px 12px;
  height: 34px;
}

.person-btn:hover {
  color: #ff9f24;
}

/*个人页面*/
.bank-show {
  line-height: 30px;
  width: 400px;
  margin: 0 auto;
}

.bank-show input {
  width: 185px;
  height: 30px;
  border: 1px solid #ccc;
  margin-right: 10px;
  margin-bottom: 20px;
}

.bank-show-l {
  width: 30%;
  text-align: right;
  margin-right: 10px;
}

.bank-show a {
  color: var(--ms-color-theme, #1E82E3);
}

.bank-show a:hover {
  color: #ff9f24;
}

#bank_check {
  overflow: hidden;
  line-height: 50px;
  margin-top: 10px;
}

#bank_logo {
  margin-left: 10px;
}

#bank_msg {
  width: 56px;
  position: relative;
  left: 130px;
}

#bank_button {
  position: relative;
  left: 130px;
  width: 50%;
}

.text1 {
  color: #c1c0c0;
  margin-top: 15px;
  text-align: left;
  padding-left: 440px;
}

.text2 {
  margin-top: 4px;
  margin-bottom: 18px;
  color: #447e9f;
  text-align: left;
  padding-left: 453px;
}

.subtitle1 {
  font-weight: bold;
  color: rgb(41, 126, 255);
  padding: 0 250px;
  margin-top: 15px;
}

.subtitle2 {
  font-weight: bold;
  color: rgb(75, 108, 182);
  padding-bottom: 25px;
  line-height: 50px;
  font-size: 18px;
  margin-top: 20px;
}

.person-subtitle {
  font-size: 16px;
  color: #666;
  background: #fff;
  margin: 15px 0 25px;
  border-collapse: collapse;
}

.person-subtitle-index {
  width: 100%;
  border: 1px solid #e4e8ef;
}

.person-subtitle-index th,
.person-subtitle-index td {
  width: 2%;
  text-align: center;
  border: 1px solid #e4e8ef;
  padding: 10px 1px;
}

.person-subtitle-index th {
  background: #e4e8ef;
  border-color: #cedaef;
}

.person-commission {
  padding: 15px 0;
  background: #fff;
  font-size: 16px;
  text-align: center;
}

.person-commission input {
  padding: 2px 10px;
  border: 1px solid #ccc;
  background: url(/static/Public/images/tixian.png) no-repeat;
  color: var(--ms-color-theme, #1E82E3);
  outline: none;
}

.person-commission input:hover {
  background: #d3d3e3;
  transition: 0.5s;
}

#invoice {
  color: var(--ms-color-theme, #1E82E3);
}

#invoice:hover {
  color: #ff9f24;
  cursor: pointer;
}

.subtitle2 .eachAttention {
  margin: 20px 10px 0 0;
  font-weight: normal;
  font-size: 16px;
  color: #666;
  background: #ffffff;
  padding: 10px;
  position: relative;
  border-radius: 5px;
}

.subtitle2 .eachAttention span {
  padding: 2px;
  border-bottom: 1px solid #d2d6de;
}

.subtitle2 .eachAttention .attentionCond {
  cursor: pointer;
}

.subtitle2 .eachAttention .attentionCond:hover {
  transition: 0.5s;
  color: #ff9f24;
}

.subtitle2 .eachAttention .time {
  color: var(--ms-color-theme, #1E82E3);
  font-size: 14px;
  border-bottom: none;
}

.subtitle2 .eachAttention .close {
  cursor: pointer;
  color: #e00a0a;
  margin-left: 10px;
  font-size: 28px;
  border-bottom: none;
  position: absolute;
  top: 3%;
  right: 10px;
}

.subtitle2 .eachAttention .close:hover {
  transition: 0.5s;
  color: var(--ms-color-theme, #1E82E3);
}

.close {
  text-shadow: none;
  font-weight: 100;
  opacity: 1;
}

.subtitle2 .eachAttention .url {
  display: none;
}

.acount-safe2 {
  float: left;
  margin-left: 600px;
  position: absolute;
  top: 0;
  width: 400px;
}

.acount-safe {
  padding-top: 30px;
}

.acount-safe3 {
  padding-top: 10px;
}

.acount-safe3 ul,
.acount-safe ul {
  margin-left: 30px;
}

.acount-safe3 ul li,
.acount-safe ul li {
  height: 45px;
  position: relative;
}

.acount-safe3 dl {
  padding-left: 20px;
  /*width: 450px;*/
}

#settingUser .tips {
  line-height: 30px;
}

.acount-safe3 dl dt {
  padding-left: 20px;
  margin-top: 15px;
  float: left;
  width: 100px;
  display: inline-block;
  text-align: right;
  line-height: 30px;
}

.acount-safe3 dl dd {
  padding-left: 20px;
  margin-top: 15px;
  float: left;
  width: 480px;
  position: relative;
}

#user_level {
  line-height: 30px;
}

.acount-safe .pwd_item {
  margin-left: 165px;
  margin-top: 10px;
}

.acount-safe div span {
  position: absolute;
  left: 40px;
}

.acount-safe .tips {
  height: 24px;
  position: absolute;
  left: 430px;
  top: 0;
}

.acount-safe3 span.countdownArea {
  color: rgb(42, 126, 255);
  margin-left: 10px;
  display: none;
}

.acount-safe3 span.getVerify {
  padding: 5px 5px 6px 5px;
  margin-left: 10px;
  color: #fff;
  background: var(--ms-color-theme, #1E82E3);
  cursor: pointer;
}

.safe-detail {
  width: 400px;
  height: auto;
  margin: 20px 14px;
  padding: 20px 0 10px 135px;
  display: none;
}

.radio3 {
  margin-left: 18px;
}

input#old_password {
  margin-bottom: 10px;
  border: 1px solid #dcdcdc;
  width: 248px;
  height: 33px;
}

input#new_password {
  margin-bottom: 10px;
  border: 1px solid #dcdcdc;
  width: 248px;
  height: 33px;
}

input#current_password {
  margin-bottom: 10px;
  border: 1px solid #dcdcdc;
  width: 248px;
  height: 33px;
  margin-left: 20px;
}

input#phone_number {
  margin-bottom: 10px;
  border: 1px solid #dcdcdc;
  width: 248px;
  height: 33px;
  margin-left: 20px;
}

input#confirm_password {
  margin-bottom: 10px;
  border: 1px solid #dcdcdc;
  width: 248px;
  height: 33px;
}

input#confirm_number {
  margin-bottom: 10px;
  border: 1px solid #dcdcdc;
  width: 130px;
  height: 33px;
  margin-left: 14px;
}

input#conE_number {
  margin-bottom: 10px;
  border: 1px solid #dcdcdc;
  width: 130px;
  height: 33px;
  margin-left: 18px;
}

input#E_number {
  margin-bottom: 10px;
  border: 1px solid #dcdcdc;
  width: 248px;
  height: 33px;
  margin-left: 20px;
}

input#freeGet {
  border: 1px solid #dcdcdc;
  width: 130px;
  height: 33px;
  margin-left: 96px;
  text-align: center;
}

input#freeEmailGet {
  border: 1px solid #dcdcdc;
  width: 130px;
  height: 33px;
  margin-left: 92px;
  text-align: center;
}

input#work_place,
input#real_name,
input#email {
  border: 1px solid #dcdcdc;
  width: 248px;
  height: 33px;
  background: #ffffff;
}

.tips {
  right: initial;
}

.uploadPicture1 {
  left: 250px;
  width: 110px;
  height: 30px;
  position: relative;
  background-color: #38f;
  border: 1px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  top: 30px;
}

.save_account {
  width: 110px;
  height: 30px;
  background-color: var(--ms-color-theme, #1E82E3);
  border: 1px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}

.save_account1 {
  width: 110px;
  height: 30px;
  background-color: var(--ms-color-theme, #1E82E3);
  border: 1px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  margin: 10px;
  margin-left: 205px;
}

.uploadPicture {
  font-weight: bold;
  left: 168px;
  width: 110px;
  height: 30px;
  position: relative;
  background-color: #38f;
  border: 1px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}

.news {
  padding-top: 30px;
  height: auto;
  width: auto;
  padding-left: 140px;
  margin-left: 195px;
}

.news input {
  margin-left: 180px;
}

.myCase {
  display: none;
}

.myCase>p span {
  font-weight: bold;
  color: #ff9f24;
  font-size: 18px;
}

.myCase>p {
  font-size: 16px;
}

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

a#qrcode:hover {
  cursor: pointer !important;
  color: #ff9f24;
  transition: 0.5s;
}

.personClassTwo {
  position: relative;
  width: 190px;
  height: 25px;
  margin: 5px;
  text-align: center;
  cursor: pointer;
  font-size: 15px;
}

.personClassTwo:hover {
  transition: 0.5s;
  background: rgb(240, 240, 240);
}

.alreadyP {
  padding-left: 300px;
  color: #38f;
}

.success {
  line-height: 24px;
  color: #38f;
  font-size: 16px;
  margin-left: 200px;
}

.personPage {
  color: blue;
}

.dOut {
  float: left;
  height: 30px;
  background: #38f;
  width: 110px;
  position: relative;
  border-radius: 5px;
  margin-top: 30px;
  margin-left: 165px;
}

.dIn {
  text-align: center;
  padding-top: 5px;
  font-size: 15px;
  font-weight: 800;
  color: #fff;
}

.inputstyle {
  width: 110px;
  height: 30px;
  cursor: pointer;
  font-size: 30px;
  outline: medium none;
  position: absolute;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  left: 0;
  top: 0;
}

.myCase .tagArea {
  margin: 10px 0;
  border: 1px solid var(--ms-color-theme, #1E82E3);
}

.myCase .tagArea .header {
  font-size: 15px;
  text-indent: 10px;
  color: #fff;
  background: var(--ms-color-theme, #1E82E3);
  height: 30px;
  line-height: 30px;
}

.myCase .tagArea .tagConPerson {
  padding: 8px 6px 0 6px;
  overflow: hidden;
}

.myCase .tagArea .tagConPerson span {
  word-break: break-all;
  cursor: pointer;
  display: inline-block;
  margin: 0 10px 8px 0;
  padding: 2px 5px;
  background: rgb(238, 245, 192);
}

.myCase .tagArea .tagConPerson span:hover {
  color: #fff;
  background: rgb(14, 184, 58);
  transition: 0.5s;
}

.myCase .tagArea .tagConPerson span.on {
  font-weight: bold;
  color: #fff;
  background: rgb(14, 184, 58);
}

.myCase .attentionCount {
  margin: 10px 0 0 0;
}

#removeCollect {
  background: url("/static/Public/images/removecollect.png") no-repeat 6px 13px;
  background-size: 16%;
}

#userNameError {
  position: absolute;
}

#userPhoneError {
  position: absolute;
}

#emailError {
  position: absolute;
}

li #user_name,
li #inputCode {
  height: 30px;
  border: 1px solid #dcdcdc;
  width: 248px;
  background: #ffffff;
}

li #user_phone {
  height: 30px;
  border: 1px solid #dcdcdc;
  width: 248px;
  background: #ffffff;
}

li #verify_phone {
  height: 30px;
  border: 1px solid #dcdcdc;
}

#tagConPersonObj .on {
  background-color: #f7f7f7;
}

.collect-tip {
  text-align: center;
  margin: 40px;
}

.zTree-tip-btn {
  margin-left: 110px;
}

.tree-box {
  min-height: 50px;
  max-height: 400px;
  overflow-y: auto;
}

.tree-box-person {
  border-bottom: 0;
  border-top: 0;
}

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

.nav-pills>li>a>.fa-angle-down {
  margin: 0;
  margin-top: 2px;
}

.ztree li span {
  margin-right: 10px;
}

.ztree li span.button.add {
  margin-right: 2px;
  background-position: -191px -2px;
  vertical-align: top;
  *vertical-align: middle;
}

.ztree li span.button.add:hover {
  background-position: -170px -2px;
}

.ztree li span.button.edit {
  margin-right: 2px;
  background-position: -191px -23px;
  vertical-align: top;
  *vertical-align: middle;
}

.ztree li span.button.edit:hover {
  background-position: -170px -23px;
}

.ztree li span.button.remove {
  margin-right: 2px;
  background-position: -191px -44px;
  vertical-align: top;
  *vertical-align: middle;
}

.ztree li span.button.remove:hover {
  background-position: -170px -44px;
}

.ztree * {
  font-size: 16px;
  font-family: "微软雅黑";
}

.ztree li span.button {
  width: 20px;
  height: 17px;
}

.ztree li a.curSelectedNode {
  height: 19px;
}

.ztree li a {
  padding-left: 5px;
}

.ztree li span.button.switch {
  height: 22px;
}

.ztree li a:hover {
  transition: 0.5s;
  color: #ff9f24;
  text-decoration: none;
}

.ztree-height {
  max-height: 260px;
}

.box.jufa-box {
  background: #fff;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #e4e8ef;
}

.box.jufa-box ul {
  border: 0;
}

.box-header>.fa,
.box-header>.glyphicon,
.box-header>.ion,
.box-header .box-title {
  display: inline-block;
  font-size: 16px;
  margin: 0;
  line-height: 1;
}

.person-acount-safe3 {
  background: #fff;
  margin: 20px 0;
}

.person-safe3 {
  min-height: 300px;
  padding-bottom: 30px;
  padding-top: 10px;
}

/*提现*/
#withdrawals_div {
  background: #fff;
  padding: 25px;
  border: 1px solid #e4e8ef;
  margin-top: 20px;
}

.withdrawals-div-index {
  width: 400px;
  margin: 0 auto;
}

.withdrawals-div-index li {
  overflow: hidden;
  margin-bottom: 20px;
}

.withdrawals-div-index li span {
  float: left;
  width: 25%;
  text-align: right;
  line-height: 30px;
}

.person-money {
  font-size: 20px;
  color: #ff9f24;
  float: right;
  width: 70%;
  text-align: left;
}

.bank-list {
  width: 70%;
}

.bank-list select {
  width: 100%;
  height: 30px;
}

.bank-list a {
  line-height: 30px;
  color: var(--ms-color-theme, #1E82E3);
  border: 1px solid;
  padding: 2px 5px;
  border-radius: 2px;
}

.bank-list a:hover {
  color: #ff9f24;
  border: 1px solid #ff9f24;
  transition: 0.5s;
}

.withdrawals-div-index li input {
  float: right;
  width: 70%;
  height: 30px;
  outline: none;
  border: 1px solid #ccc;
}

.withdrawals-div-index-btn {
  margin: 0 30%;
}

.withdrawals-div-index-btn input {
  padding: 0px 50px;
  line-height: 30px;
  border-radius: 2px;
  background: var(--ms-color-theme, #1E82E3);
  color: #fff;
  outline: none;
}

.illustrate {
  width: 95%;
  margin: 30px auto 0;
  line-height: 30px;
  border: 1px solid #e4e8ef;
}

.illustrate-title {
  background: #e4e8ef;
  font-weight: 700;
  text-indent: 1em;
}

.illustrate-index p {
  text-indent: 2em;
}

/*收藏树右键样式*/
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;
}

/*base*/
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
  font-style: normal;
  font-weight: normal;
}

strong {
  font-weight: bold;
}

ul,
ol {
  list-style: none;
}

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

.clearfix {
  zoom: 1;
  padding-left: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.fontgray {
  color: #999;
}

.fontblack {
  color: #666;
}

.fontred {
  color: #f00;
}

.font12 {
  font-size: 14px;
  padding-left: 10px;
}

.mb10 {
  margin-bottom: 10px;
  width: 810px;
}

.item-info .zhushi em {
  margin-right: 10px;
  display: inline-block;
}

.save a {
  font-size: 14px;
  color: var(--ms-color-theme, #1E82E3);
  border-left: 1px solid white;
  width: 50px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.save a:hover {
  transition: 0.5s;
  color: #ff9f24;
}

.save .icon {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 16px;
  height: 15px;
  margin-right: 5px;
}

.item-info {
  position: relative;
  padding: 10px 0;
  behavior: url(ie-css3.htc);
  margin-top: 18px;
  background: #ffffff;
}

.item-info:hover {
  background: #f8f8f8;
  transition: 0.5s;
}

.item-info h3 {
  font-size: 17px;
  margin-bottom: 5px;
  width: auto;
  padding: 0 30px 5px 10px;
  border-bottom: 1px solid rgb(233, 237, 240);
}

.item-info h3 a {
  color: #666;
  font-family: "微软雅黑";
  font-weight: normal;
}

.item-info h3 br {
  display: none;
}

.jufa-search-list-title h3 a.atag,
.jufa-search-list-title h3 span.atag {
  background-color: #f5f5f5;
  margin-right: 10px;
  color: #888;
  border: 1px solid #888;
  display: block;
  width: 80px;
  text-align: center;
  float: left;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 100;
  border-radius: 30px;
}

.item-info div {
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}

.item-info .text {
  font-size: 15px;
  color: #666;
  line-height: 1.8;
  padding: 2px 5px 2px 10px;
}

.item-info .tag {
  display: inline-block;
  margin-left: 15px;
  padding: 3px 5px;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  behavior: url(ie-css3.htc);
  background: var(--ms-color-theme, #1E82E3);
  color: #fff;
}

.item-info .zhushi em {
  margin-right: 10px;
  display: inline-block;
}

.item-info .atag {
  color: #ca4341;
  margin-left: 5px;
  font-size: 14px;
  font-family: "微软雅黑";
}

.jufa-search-list-title .atag:hover {
  transition: 0.5s;
  background-color: #dedede;
}

.fontbluett {
  font-family: "微软雅黑";
}

.exists_label {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-right: 5px;
  margin-left: 10px;
  font-size: 14px;
}

.is_this {
  color: #ca4341;
  padding: 0 5px;
  position: absolute;
  font-size: 14px;
  line-height: 20px;
  border: 1px solid #ca4341;
}

.item-info-exists {
  position: relative;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 18px;
  left: 40px;
  width: 710px;
}

.item-info-exists a {
  color: var(--ms-color-theme, #1E82E3);
  transition: 0.5s;
}

.item-info-exists a:hover {
  color: #ff9f24;
  transition: 0.5s;
}

.item-info-exists h3 {
  font-size: 18px;
  margin-bottom: 5px;
  width: 710px;
  padding-left: 10px;
}

.item-info-exists p {
  margin: 0;
}

.item-info-exists div {
  overflow: hidden;
}

.exists_caseHtml_box {
  position: relative;
}

.exists_label_box {
  overflow: hidden;
}

.unexists {
  color: #888;
  margin-left: 0;
  padding-top: 10px;
}

.unexists_box {
  position: relative;
  left: 40px;
}

.unexists_item {
  margin-left: 6px;
}

.unexists_item span {
  margin-right: 10px;
}

/*页码*/
.pages a {
  display: inline-block;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  color: #666;
}

.pages a.long {
  width: 60px;
}

.pages a.cerpage {
  height: 28px;
  width: 50px;
  background-color: #2a7fff;
  border: 0;
  margin-left: 15px;
  margin-right: -40px;
  color: #fff;
  padding: 2px;
}

.pages a:hover {
  background-color: rgb(233, 237, 240);
  transition: 0.5s;
}

.pages a.cerpage:hover {
  transition: 0.5s;
  font-weight: bold;
  background-color: #2a7fff;
}

.pages a.on {
  background: var(--ms-color-theme, #1E82E3);
  color: #fff;
}

.jpage {
  height: 25px;
  width: 40px;
  border: 1px solid #89bafe;
  text-align: center;
}

.right {
  text-align: right;
}

.pages span .focus {
  border-color: rgb(42, 126, 255);
}

/*index.css样式 end*/
/*######个人中心 end#####*/
/*修改侧边栏显示数量的span标签，当文字过多出现换行时，使其能够与文字对齐 by：wanggc*/
.sidebar-menu li>a>.pull-right {
  margin-top: 5px;
  top: auto;
  right: 17px;
  font-weight: 400;
  color: #666;
  font-size: 14px;
}

/*回到顶部begin*/
.gotop {
  bottom: 80px;
  height: 40px;
  position: fixed;
  right: 18px;
  width: 40px;
  z-index: 1;
}

.gotop .gotop-icon {
  background: #fff;
  display: block;
  height: 40px;
  width: 40px;
  border: 1px solid #ddd;
}

.gotop .gotop-icon:hover {
  transition: 1.5s;
  background: var(--ms-color-theme, #1E82E3);
  border: var(--ms-color-theme, #1E82E3);
}

.icon2 {
  background: rgba(0, 0, 0, 0) url(/static/Public/images/icon.png) no-repeat scroll 5px 5px;
  display: block;
  width: 40px;
  height: 34px;
  background-size: 70%;
}

.gotop:hover .icon2 {
  background: rgba(0, 0, 0, 0) url(/static/Public/images/icon-w.png) no-repeat scroll 5px 5px;
  background-size: 70%;
  transition: 0.5s;
}

/*回到顶部end*/
/*侧边栏展开的+-号的样式*/
.symbol {
  display: block;
  font: 20px "simhei";
  margin-right: 5px;
  vertical-align: middle;
  margin-top: 0;
  /* -3px */
  width: 10px;
  color: #666;
}

/*正在搜索中样式*/
.srhing {
  color: #666;
  font-size: 18px;
  padding: 130px 0;
  text-align: center;
  position: absolute;
  width: calc(100% + 50px);
  left: -25px;
  height: calc(100% + 10px);
  z-index: 797;
  background: #fafafa;
}

.srhing span {
  display: block;
  padding-left: 10px;
  position: relative;
  top: 11px;
  font-size: 14px;
}

.srhing img {
  width: 280px;
  /* height: 212px; */
}

/*搜索结果为0*/
.no-reslut-box {
  width: 695px;
  margin: 0 auto;
}

.no-reslut {
  color: #999;
  font: 20px "Microsoft YaHei";
  padding-left: 0 !important;
  position: relative !important;
}

.no-reslut-text {
  float: left;
  margin-top: 50px;
  text-align: left;
  margin-left: 30px;
}

.no-reslut-img {
  float: left;
}

.no-reslut-help {
  border-radius: 50px;
  padding: 2px 8px 4px;
  color: #fff;
  background: var(--ms-color-theme, #1E82E3);
  margin: 5px;
}

.no-reslut-help:hover {
  color: #fff;
  background: #ff9f24;
  transition: 0.5s;
}

.no-reslut-help:focus {
  color: #fff;
}

/*详情页样式begin wanggc*/
/*左侧导航*/
.focus-box p {
  margin: 10px 0;
}

.law-info-item {
  margin: 5px 0;
}

.judge-item {
  display: block;
  float: left;
  margin-right: 10px;
}

.preRoundCase th {
  height: 45px;
  position: relative;
}

.preRoundCase_item {
  margin-right: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 120px;
  text-align: left;
}

.preRoundCase_table {
  border-left: 1px solid #f0f0f0;
}

tr.preRoundCase {
  display: block;
  padding-left: 10px;
}

.fa-outdent:hover {
  cursor: pointer;
  color: #2e4567;
  transition: 0.5s;
}

.fa-indent:hover {
  cursor: pointer;
  color: #2e4567;
  transition: 0.5s;
}

.nav-top {
  height: 75px;
}

.left-nav-top-title {
  height: 40px;
  font-size: 18px;
  background: #f2f3f4;
  border-bottom: 1px solid #e1e3e4;
  border-top: 1px solid #e1e3e4;
  width: 100%;
  line-height: 40px;
  text-align: right;
  padding-right: 17px;
  color: var(--ms-color-theme, #1E82E3);
}

.left-nav-top-title .nav-title-text {
  margin-right: 15px;
  font-size: 16px;
  display: block;
  width: 60px;
  float: left;
  margin-left: 25px;
}

.nav-title-text {
  color: var(--ms-color-theme, #1E82E3);
}

.left-nav-container {
  width: 140px;
  height: 100%;
  background-color: #fbfbfb;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  border-right: 1px solid #e1e3e4;
}

.left-nav {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #eee;
}

.left-nav-bottom {
  bottom: 15px;
}

.left-nav-top .nav-title,
.left-nav-bottom .nav-title {
  padding: 10px 15px;
  display: block;
  text-align: center;
  overflow: hidden;
  position: relative;
}

.left-nav-top .nav-title:hover,
.left-nav-bottom .nav-title:hover {
  background: #f2f3f4;
  transition: 0.5s;
}

.left-nav-top .nav-title i,
.left-nav-bottom .nav-title i {
  font-size: 16px;
  color: var(--ms-color-theme, #1E82E3);
  float: left;
  margin-top: 4px;
}

.title-box {
  position: relative;
}

.QRcode-left {
  left: -14px;
  top: inherit;
  bottom: 22px;
}

.QRcode-left-small {
  left: -13px;
  bottom: 22px;
  top: inherit;
}

.text-container,
.text-container-law {
  width: 500px;
  height: auto;
  background: #fff;
  border: 1px solid #caddf5;
  position: absolute;
  left: 14px;
  padding: 15px 20px;
  box-shadow: 0px 0px 6px 0px rgb(28 100 185 / 10%);
}

@media only screen and (max-width: 1440px) {
  .text-container {
    max-height: 650px;
    overflow-y: auto;
  }
}

@media only screen and (max-width: 1366px) {
  .text-container {
    max-height: 450px;
    overflow-y: auto;
    overflow-x: hidden;
  }
}

.text-container {
  max-height: 450px;
  overflow-y: auto;
  overflow-x: hidden;
}

.title-area {
  color: #a2a2a2;
  padding: 0;
  width: 25%;
  margin-right: 10px;
  text-align: right;
}

.info-left {
  margin-top: 10px;
  padding-left: 10px;
}

.info-area {
  padding-left: 0;
  padding-right: 0;
  width: 70%;
}

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

.info-item-gray {
  color: #666;
}

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

.vis-title {
  color: #666;
  font-size: 14px;
  margin-left: 10px;
  margin-bottom: 5px;
}

.vis-item {
  padding: 5px 10px;
  display: block;
}

/*标题下面的div*/
.text-black {
  color: black;
  font-family: "微软雅黑";
}

.text-hover {
  color: var(--ms-color-theme, #1E82E3);
  font-family: "微软雅黑";
}

.text-hover:hover {
  color: #ff9f24;
  transition: 0.5s;
}

.jufa-detail-label {
  padding: 15px;
  font-size: 14px;
}

.detail-item p {
  line-height: 30px;
  font-size: 16px;
  word-wrap: break-word;
}

.detail-item button {
  display: bolck;
  margin-bottom: 20px;
}

.detailAssessibility {
  margin-top: 35px;
  margin-bottom: 30px;
}

.detailAssessibility #detailDownload {
  margin-left: 15px;
  margin-right: 15px;
}

.directory {
  margin: 20px 0 20px 5px;
}

.catalog-list {
  padding: 0 20px;
  width: 230px;
  border-left: 1px solid #f0f0f0;
}

.catalog-list dt h3 {
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 400;
  border-bottom: 1px solid #999;
  padding-left: 5px;
}

.catalog-list dd {
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
  font-size: 14px;
  font-family: "微软雅黑";
  border-bottom: 1px dashed #ccc;
}

.catalog-list dd:hover {
  background: #ff9f24;
  color: #fff;
  transition: 0.5s;
}

.catalog-list .catalog-title {
  margin-bottom: 20px;
  padding-left: 2px;
  padding-top: 0;
}

.catalog-list h3 {
  font-size: 20px;
  color: #666;
  font-family: "微软雅黑";
}

.littleItem {
  width: 10px;
  height: 10px;
  float: left;
  margin-top: 10px;
  background-color: var(--ms-color-theme, #1E82E3);
  position: absolute;
  left: -15px;
  top: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(ie-css3.htc);
}

.catalog-list dd div.littleItem {
  position: relative;
  left: -35px;
  top: -3px;
}

.catalog-list div span {
  float: left;
  margin-right: 10px;
  font-size: 20px;
  color: var(--ms-color-theme, #1E82E3);
  margin-top: 2px;
}

.catalog-list dd a {
  color: gray;
  display: block;
  width: 182px;
}

.catalog-list dd:hover a {
  color: #fff;
}

.cpws_kernal {
  font-size: 16px;
  color: var(--ms-color-theme, #1E82E3);
  padding-bottom: 5px;
  border-bottom: 1px solid var(--ms-color-theme, #1E82E3);
}

.detail-item .zyjd_underline {
  font-weight: normal;
  font-size: 16px;
  text-indent: 2em;
  line-height: 32px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #666;
}

/*相似案例*/
.similarCase {
  padding: 10px 0;
  border-left: 0;
}

.similarCase dt {
  border-bottom: 2px dashed rgb(102, 102, 102);
  padding-bottom: 10px;
  padding-left: 5px;
}

.similarCase dt h3 {
  font-size: 18px;
}

.similarCase dd {
  padding: 10px;
  font-size: 15px;
  font-family: "微软雅黑";
  border-bottom: 1px dashed #ccc;
}

.similarCase dd em {
  color: var(--ms-color-theme, #1E82E3);
}

.similarCase a {
  color: gray;
}

.similarCase a:hover {
  transition: 0.5s;
  color: #ff9f24;
}

/*引用法规  */
.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;
}

.showThisLaw div em {
  cursor: pointer;
  padding: 0 5px;
}

.eachCiteLaw {
  position: relative;
}

.law-list {
  color: #7a7a7a;
}

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

.eachCiteLaw a:hover {
  color: #ff9f24;
}

/*法规详情页*/
.law-detail-label {
  padding: 0;
}

.detail-law-title {
  color: rgb(51, 51, 51);
}

.law-info-item {
  /* color: rgb(102, 102, 102); */
  color: var(--ms-color-theme, #1E82E3);
}

.law-detail-item {
  font-size: 16px;
  width: auto;
  position: relative;
  line-height: 30px;
  background: #fff;
}

/*法规详情页end*/

#hideLawItemBtn,
#hideCaseItemBtn,
#hideRelationcaseItemBtn {
  overflow: hidden;
  display: none;
}

#hideLawItemBtn>span,
#hideCaseItemBtn>span,
#hideRelationcaseItemBtn>span {
  margin-left: 10px;
}

.detail-toggle:hover {
  color: #ff9f24;
  cursor: pointer;
  transition: 0.5s;
}

.citeLawTxt {
  margin-top: -3px;
  margin-left: 5px;
  display: inline;
}

#backgroundDetail {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 3;
  background: black;
  opacity: 0;
  top: 0;
  left: 0;
}

/*上方浮动条*/

.floatHeader {
  display: none;
  z-index: 2;
  position: fixed;
  width: 100%;
  height: 60px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #dadada;
  background: rgba(255, 255, 255, 0.9);
}

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

.floatHeader .floatHeaderLeft {
  text-align: center;
  font-size: 20px;
  line-height: 60px;
  color: black;
  float: left;
  width: 100%;
  height: 60px;
}

.floatHeader .floatHeaderRight {
  text-align: center;
  padding-top: 23px;
  float: right;
  width: 25%;
  height: 52px;
}

.floatHeader .floatHeaderRight span {
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  padding: 0 15px;
  color: #333;
}

.floatHeader .floatHeaderRight .collect {
  color: white;
  background: #2a7eff;
  height: 22px;
  width: 50px;
  display: inline-block;
  padding: 3px 0;
  margin: 0 10px 6px 6px;
  cursor: pointer;
  border-radius: 5px;
}

.floatHeader .floatHeaderRight span:hover {
  color: rgb(14, 184, 58);
}

.directoryFloat {
  opacity: 0.9;
  filter: alpha(opacity=90);
  background: rgb(230, 230, 230);
  border: 1px solid rgb(210, 210, 210);
  border-top: none;
  top: 75px;
  left: 81%;
  position: fixed;
  z-index: 2;
}

.directoryFloat dd {
  border-top: 0 dashed #fff;
  padding: 5px 10px;
}

.directoryFloat dd a {
  font-size: 16px;
  color: #333;
}

.directoryFloat dd a:hover {
  color: rgb(14, 184, 58);
}

.floatHeader a[id] {
  font-size: 18px;
  color: var(--ms-color-theme, #1E82E3);
  font-weight: normal;
  line-height: 18px;
}

.floatHeader li {
  margin-top: 7px;
}

/*搜索页标签收藏*/
.tagCollect .header {
  text-align: left;
}

.tagCollect .header i {
  display: inline-block;
  position: absolute;
  right: 25px;
  cursor: pointer;
  color: var(--ms-color-theme, #1E82E3);
}

.tagCollect .defineTag {
  padding: 10px 10px;
  overflow: hidden;
}

.tagCollect .defineTag p {
  display: inline-block;
  width: 25%;
  color: #666;
  text-align: left;
  margin-top: 5px;
}

.tagCollect .defineTag input {
  width: 75%;
  display: inline-block;
  color: #666;
  height: 30px;
  background: rgba(255, 255, 255, 0.91);
  border: 1px solid #f0f0f0;
}

.tagCollect .myTag {
  padding: 10px 0 0 10px;
  margin-bottom: 10px;
}

.tagCollect .myTag:after {
  content: "\20";
  display: block;
  height: 0;
  clear: both;
}

.tagCollect .myTag p {
  display: inline-block;
  width: 25%;
  line-height: 25px;
  color: #666;
  text-align: left;
}

.tagCollect .myTag .myTagCon {
  width: 75%;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
  display: inline-block;
}

.tagCollect .myTag .myTagCon span {
  float: left;
  word-break: break-all;
  cursor: pointer;
  display: inline-block;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f0f0f0;
  color: black;
}

.tagCollect .submit {
  margin-top: 5px;
  text-align: center;
}

.tagCollect .submit span {
  cursor: pointer;
  color: #fff;
  padding: 3px 5px;
  background: rgb(51, 133, 255);
  border: 1px outset rgb(42, 126, 255);
}

.tagCollect .submit span:hover {
  transition: 0.5s;
  background: rgb(34, 101, 205);
}

.item-info .tagCollect {
  padding: 0 0 5px 0;
  text-indent: 0;
  z-index: 1001;
  bottom: -15px;
  position: absolute;
  right: 0;
  width: 300px;
  border: 1px solid rgb(42, 126, 255);
}

.tagCollect {
  background: #fbfbfb;
  text-indent: 0;
  z-index: 1001;
  padding: 15px 0;
  width: 400px;
  border: 1px solid #e1e3e4;
  bottom: -12px;
  position: absolute;
  line-height: normal;
}

#detailCollectBox {
  position: absolute;
  left: 85px;
}

.tagCollect .submit {
  padding: 5px 0 3px;
}

.sysreport,
.syscollect,
#syscollect {
  width: 300px;
  height: 60px;
  background-color: #fbfbfb;
  border: 1px solid #f0f0f0;
  display: none;
  position: fixed;
  top: 365px;
  left: 400px;
  z-index: 102;
}

#syscollect p,
.sysreport p,
.syscollect p {
  padding-top: 20px;
  text-align: center;
  color: #666;
}

.sysreport,
.syscollect {
  top: 200px;
  left: 50%;
  margin-left: -150px;
}

#conditionSelectObj {
  overflow: hidden;
}

#pop {
  position: absolute;
  display: block;
}

#pop span {
  color: gray;
  padding: 0 5px;
  cursor: pointer;
  display: inline-block;
}

#pop span:hover {
  color: #f00;
}

#pop span:first {
  border-right: 1px solid gray;
}

.popover.top>.arrow {
  bottom: -10.5px;
}

/*共用的弹框，这部分样式是通用的，其它样式请另写类*/
.publicBox {
  width: 100%;
  position: fixed;
  top: 0;
  opacity: 0;
  z-index: 1004;
}

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

.modal-down-body {
  text-align: left;
  padding: 20px;
}

.modal-footer {
  margin-top: 15px;
}

.publicBox .publicBoxInner .header,
.header-chlid {
  /* background: var(--ms-color-theme, #1E82E3); */
  /* color: #fff; */
  font-size: 16px;
  padding: 10px 20px;
  position: relative;
}

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

.header-chlid {
  background: transparent;
  font-size: 14px;
  color: #333;
}

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

.publicBox .publicBoxInner .header .title {
  float: left;
  margin: 0;
}

.publicBox .publicBoxInner .header .close {
  float: right;
  cursor: pointer;
  /* color: #fff; */
  font-size: 18px;
  margin: 0;
}

.publicBox .publicBoxInner .header .close:hover {
  /* color: #f8f8f8; */
}

.downSecondP {
  margin-top: 25px;
  margin-bottom: 10px;
}

/*关注搜索条件*/
.publicBox .publicBoxInner .attentionCondStr {
  width: 350px;
  height: 45px;
  line-height: 35px;
  padding-left: 5px;
  margin: 25px auto;
}

.publicBox .publicBoxInner .submitBut {
  display: block;
  padding: 5px 20px;
  line-height: 1.3;
  width: 66px;
  margin: 0 auto;
}

.btn {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.submitbtn {
  background: #1693c5;
  color: #fff;
}

/*取消关注提示框*/
.publicBox .publicBoxInner .qxsc {
  text-align: center;
  margin: 40px 0;
  font-size: 18px;
}

/*二维码样式*/
.QRcodeWindow {
  text-align: center;
  width: 200px;
  color: #666;
  padding-bottom: 20px;
  border: 1px solid #e1e3e4;
  background-color: #fbfbfb;
  margin-top: 10px;
  z-index: 1000;
}

#detailShareBox {
  position: absolute;
  bottom: -10px;
  left: 85px;
}

.QRcodeFloatWindow {
  background-color: #fff;
  top: 75px;
  right: 40px;
  position: fixed;
  text-align: center;
  width: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #666;
  z-index: 1002;
  border: 1px solid #666;
}

#QRcodeShare1 {
  padding-top: 30px;
}

/*自定义词高亮显示 wanggc*/
.tooltipon {}

.highlight {
  background-color: #ff0;
}

#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;
}

.jufa-size {
  font-size: 18px;
}

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

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

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

.underline {
  border-bottom: 1px solid var(--ms-color-theme, #1E82E3);
  padding-bottom: 2px;
}

.comment {
  background-color: #fdd7df;
  text-decoration: none;
}

ins:hover {
  transition: 0.5s;
  cursor: pointer;
  background-color: #fcabbd;
}

.icon-commentdiv {
  position: absolute;
  background-color: #b5082e;
  color: #fff;
  border-radius: 2px;
  width: 30px;
  line-height: 20px;
  text-align: center;
  z-index: 1;
}

.icon-commentdiv span {
  font-size: 16px;
}

.icon-comment22 {
  display: inline-block;
  height: 17px;
  width: 22px;
}

.icon-commentdiv {
  cursor: pointer;
}

#loginTip {
  background-color: #b9dde7;
  border: 1px solid dodgerblue;
  height: 40px;
  width: 200px;
  text-align: center;
  padding-top: 12px;
  z-index: 3;
  display: none;
  position: absolute;
  font-size: 16px;
}

/*未登录时高亮、划线、批注提示框*/
.loginTip {
  transition: transform 0.3s ease-out 0s;
  width: 450px;
  background-color: #fff;
  border: 1px solid #666;
  margin: 0 auto;
  display: none;
  z-index: 29;
  top: 20%;
  left: 35%;
  position: fixed;
}

.loginTipHeader {
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.43px;
  padding: 10px;
  color: #fff;
  background-color: var(--ms-color-theme, #1E82E3);
}

.loginTipClose {
  float: right;
  display: inline-block;
  cursor: pointer;
  opacity: 0.5;
  color: #fff;
}

.loginTipClose:hover {
  opacity: 0.9;
  font-weight: bold;
}

.loginTipContent {
  padding: 20px;
  text-align: center;
}

.loginTipContent span {
  font-size: 24px;
  color: #666;
  display: inline-block;
  margin-right: 10px;
}

.loginTipContent a {
  color: rgb(126, 195, 26);
  text-decoration: none;
}

.loginTipContent a:hover {
  color: orange;
  text-decoration: underline;
}

/*添加批注弹出框 wanggc*/
#commentPop {
  width: 500px;
  display: none;
  position: absolute;
  z-index: 10;
  border: 1px solid #e5e5e5;
  background: #fbfbfb;
}

#commentPop #commentTop {
  height: 20px;
  line-height: 20px;
  margin: 0;
  color: var(--ms-color-theme, #1E82E3);
  font-size: 18px;
  margin-top: 20px;
}

#commentPop #commentTop #commentClose {
  padding-right: 30px;
  padding-left: 10px;
  float: right;
  display: block;
  cursor: pointer;
}

#commentPop #commentTop #commentTitle {
  margin-left: 30px;
  float: left;
  display: block;
  border-left: 4px solid;
  padding-left: 10px;
}

#commentPop #commentContent {
  margin: 0 0;
  padding: 20px 10px;
  text-align: center;
}

#commentBottom {
  height: 50px;
  margin: 0 0;
  border-top: 1px solid #e5e5e5;
}

#commentBottom #confirm {
  margin-left: 230px;
  margin-top: 10px;
}

/*显示批注弹出框 wanggc*/
.commentDis {
  width: 350px;
  position: absolute;
  display: none;
  z-index: 6;
  border: 1px solid #e5e5e5;
}

.commentDisTop {
  background: var(--ms-color-theme, #1E82E3);
  height: 40px;
  line-height: 40px;
  margin: 0;
  color: #fff;
  font-size: 16px;
}

.commentDisTitle {
  padding-left: 10px;
  float: left;
  display: block;
}

.commentDisClose {
  padding-right: 10px;
  padding-left: 10px;
  float: right;
  display: block;
  cursor: pointer;
}

.commentDisContent {
  background-color: #f5fffa;
  margin: 0 0;
  min-height: 150px;
  padding: 20px 20px;
  line-height: 24px;
  color: gray;
  font-size: 16px;
}

.commentDisBottom {
  height: 50px;
  line-height: 50px;
  background-color: #f5fffa;
  margin: 0 0;
  padding-left: 200px;
  border-top: 1px solid #e5e5e5;
}

.commentDisUpdate {}

.commentDisDelete {
  margin-right: 15px;
}

/*图表类*/
.charts {
  height: 400px;
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding-top: 20px;
  margin-left: 8px !important;
  margin-right: 10px;
  max-width: 565px;
}

.row-chart {
  margin-top: 50px;
}

.jf-btn-round {
  color: var(--ms-color-theme, #1E82E3);
  font-size: 14px;
  padding: 0 10px;
  height: 32px;
  line-height: 30px;
}

.btn-text {
  color: #ffffff;
  font-size: 14px;
}

.new-file {
  color: var(--ms-color-theme, #1E82E3);
  background: #fff;
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd;
  margin-left: 12px;
  margin-bottom: 10px;
  border-radius: 3px;
}

.new-file-btn {
  line-height: 20px;
  margin-left: 10px;
}

.new-file-btn:hover {
  border: 1px solid #adadad;
}

.new-file-btns {
  background-color: #fbfbfb;
  color: #657b96;
}

.mal-20 {
  margin-left: 20px;
}

.mar-20 {
  margin-right: 12px;
}

.jf-btn-round:hover {
  color: #ff9f24;
}

.jf-btn-round:focus {
  color: #528fcc;
}

.jufa-btn-round:hover {
  color: var(--ms-color-theme, #1E82E3) !important;
}

.jufa-left-border {
  border-left: 5px solid #666;
  margin-left: -5px;
}

.feedback-dis {
  width: 400px;
  border: 1px solid #e5e5e5;
  background-color: #f5fffa;
  position: fixed;
  top: 200px;
  left: 40%;
}

.feedback-header {
  background: var(--ms-color-theme, #1E82E3) none repeat scroll 0 0;
  color: #fff;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  margin: 0;
}

.feedback-title {
  display: block;
  float: left;
  padding-left: 10px;
}

.feedback-close {
  padding-right: 10px;
  padding-left: 10px;
  float: right;
  display: block;
  cursor: pointer;
}

.feedback-content {
  background: #f5fffa none repeat scroll 0 0;
  padding: 20px 0;
  font-size: 16px;
  color: gray;
}

.feedback-center {
  padding: 20px 0;
  font-size: 16px;
  color: gray;
}

.feedback-info {
  color: red;
  display: block;
  margin-bottom: 10px;
}

.feedback-dis button,
.feedback-dis button:hover {
  color: gray;
}

.row-position {
  position: relative;
}

.col-lg-3-position {
  position: absolute;
  top: 0;
  right: 0;
  width: 230px;
}

.col-lg-12-padding {
  padding: 0;
}

.detail-container {
  background-color: #fff;
}

/*详情页样式end*/
.jufa-border-radius {
  border-radius: 0;
}

/*使用指南*/
.help-img {
  display: block;
  text-align: center;
}

.help-img img {
  width: 90%;
  box-shadow: 0 2px 10px 0 #cccccc;
}

.help-item h3 {
  font-family: "微软雅黑";
  font-weight: bold;
  margin-bottom: 20px;
}

.help-item h4 {
  font-family: "微软雅黑";
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
  color: var(--ms-color-theme, #1E82E3);
}

.help-catalog-list {
  padding: 20px;
  width: 20%;
  border: 1px solid #666;
  float: left;
  margin: 20px 20px 20px 0;
  background: #fff;
}

.help-container {
  width: 1212px;
}

.help-col-lg-9 {
  padding-right: 5px;
  margin-top: 20px;
}

.help-btn {
  background: #fff;
  width: 40px;
  height: 53px;
  padding: 6px 0;
  z-index: 100;
  font-size: 12px;
  text-align: center;
  transition: background 0.2s linear 0.1s, border 0.2s linear 0.1s;
  -webkit-transition: background 0.2s linear 0.1s, border 0.2s linear 0.1s;
  /* Safari */
}

.help-icon {
  display: block;
  text-align: center;
  color: #666;
  line-height: 16px;
  transition: color 0.2s linear 0.1s;
  -webkit-transition: color 0.2s linear 0.1s;
  /* Safari */
}

.help-btn:hover {
  background: #f9f9f9;
  cursor: pointer;
  transition: 0.5s;
}

.help-btn a:hover {
  color: #444;
}

.help-icon {
  color: #fff;
}

.help-icons {
  color: #333;
}

.main-right {
  position: fixed;
  bottom: 100px;
  right: 0;
  background: #fff;
  z-index: 100;
}

.main-right img {
  width: 40px;
  display: block;
  margin: 0 auto;
}

.width-20 {
  width: 20px;
}

/*使用指南end*/
/*主颜色*/
/*主页可视化背景图片*/
.bgi-main-vis {
  background: var(--ms-color-theme, #1E82E3);
  background: url(/static/Public/images/bgi-main-vis.jpg) center no-repeat;
  background-position: center;
  height: 520px;
}

@media only screen and (max-width: 1440px) {

  .bg-main,
  .bgi-main-vis {
    height: 520px;
  }

  .vis-btn-index {
    margin: 50px auto;
  }
}

@media only screen and (max-width: 1366px) {

  .bg-main,
  .bgi-main-vis {
    height: 430px;
  }

  .vis-btn-index {
    margin: 40px auto;
  }
}

/*按钮*/
.jufa-btn {
  background-color: #666;
  border-color: #666;
  color: #fff;
}

.jufa-btn:hover {
  color: #fff;
  background-color: #203452;
  transition: 0.5s;
}

.btn-success:hover,
.btn-success:active,
.btn-success.hover {
  transition: 0.5s;
  background-color: #203452;
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
  background-color: #203452;
  border-color: #666;
}

.btn-success:hover {
  background-color: #203452;
  border-color: #666;
  transition: 0.5s;
}

.btn-success.focus,
.btn-success:focus {
  background-color: #203452;
  border-color: #666;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus:active,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
  background-color: #203452;
  border-color: #203452;
  transition: 0.5s;
}

.navbar-right li a:hover {
  color: #ff9f24;
}

.btn-warning {
  background-color: #fe5335;
}

.jufa-btn-success:hover,
.jufa-btn-success:focus {
  transition: 0.5s;
  color: #fff;
  background-color: var(--ms-color-theme, #1E82E3);
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: transparent;
}

.btn-default:hover,
.btn-default:active,
.btn-default.hover {
  transition: 0.5s;
  background-color: #f7f7f7;
}

/*详情页重写部分*/
.triangle-right {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 16px solid var(--ms-color-theme, #1E82E3);
  border-bottom: 10px solid transparent;
  display: block;
  float: left;
  margin-right: 10px;
}

.jufa-detail-ietm {
  line-height: 18px;
  overflow: hidden;
  margin-bottom: 20px;
  color: #666;
  font-size: 18px;
  border-left: 5px solid var(--ms-color-theme, #1E82E3);
  padding-left: 5px;
}

.bg-lightgray {
  padding: 2px;
  border-left: 5px solid var(--ms-color-theme, #1E82E3);
  padding-left: 5px;
}

.bg-lightgray~p {
  color: #7a7a7a;
  line-height: 26px;
}

.up3 {
  background-image: url(/static/Public/images/up3.png);
  position: absolute;
  top: -13px;
  left: 22px;
  width: 22px;
  height: 13px;
}

/*数据可视化*/
.text-hover-666 {
  color: #666;
  font-family: "微软雅黑";
}

.jufa-col-lg-6 {
  height: 750px;
}

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

.vis-btn:hover {
  transition: 0.5s;
  background: #ff9f24;
  color: #fff;
}

/*头部*/
.content-wrapper {
  background-color: #fff;
}

/*左侧导航*/
.sidebar-menu {
  border-top: 1px solid #ddd;
}

/*重写字体颜色*/
.text-main {
  color: var(--ms-color-theme, #1E82E3);
  font-family: "微软雅黑";
  display: inline-block;
}

.bg-green,
.callout.callout-success,
.alert-success,
.label-success,
.modal-success.modal-body {
  background-color: #f5f5f5 !important;
  font-weight: normal;
  color: #888 !important;
}

.modal-title {
  font-family: "微软雅黑";
}

.control-label {
  padding-top: 16px;
  font-weight: normal;
}

.jufa-form-control {
  box-shadow: none;
  height: 35px;
  border: 1px solid #dcdcdc;
  line-height: 18px;
  transition-property: border;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}


#checkcaseSearchResult,
#lawSearchObj {
  background: #edcc86;
  color: #9b722e;
}

#checkcaseSearchResult:hover,
#lawSearchObj:hover {
  background: #e6bb5f;
  color: #9b722e;
}

/*.form-group a#regPid{padding-right: 20px;font-size: 1.45rem;float: right;}*/
.jufa-col-lg-9 {
  width: 90%;
  margin: 0 30px;
}

.form-control-feedback {
  margin-top: 8px;
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 24px;
}

.detail-bg {
  width: 100%;
}

.detail-bg .container {
  width: 900px;
  padding: 20px 50px;
  background: #fff;
}

.case-box {
  background: #fafafa;
}

.box-title {
  font-family: "微软雅黑";
}

.noteTagConPerson {
  padding: 8px 6px 0 6px;
  overflow: hidden;
}

.link-color {
  color: #fff;
}

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

.btn-outline>a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.btn-outline:hover {
  color: #fff;
  background: #ff9f24;
  transition: 0.5s;
}

/*搜索列表*/
.type-bg {
  position: absolute;
  z-index: 10;
  top: -6px;
  left: -6px;
  width: 68px;
  height: 68px;
}

.type-name {
  position: absolute;
  z-index: 10;
  top: 6px;
  left: -14px;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  transform: rotate(-45deg);
  width: 60px;
  text-align: center;
}

.searchlist-id {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 400;
  color: #666;
  background: #f9f9f9;
  width: 30px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
}

.case-textlen {
  right: 40px;
  width: auto;
  padding: 0 5px;
}

.last-time {
  right: 110px;
  width: auto;
}

.keyword-box {
  border: 1px solid #ccc;
  font-size: 14px;
  padding: 0 10px;
  padding-right: 20px;
  margin: 0 10px 10px 0;
  float: left;
  height: 25px;
  line-height: 24px;
  background: #fff;
  max-width: 600px;
  position: relative;
  color: #fff;
}

.keyword-box>em {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* width: calc(100% - 64px); */
}

.jufa-keyword {
  padding-right: 10px;
}

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

#case_feature {}

#case_feature .case_feature_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0;
}

#case_feature .case_feature_title {
  min-width: 80px;
  line-height: 1;
  margin-top: 5px;
  font-size: 14px;
  color: #fff;
}

#case_feature .case_feature_item {
  flex: 1;
}

.keyword-box_hide {
  display: none;
}

.keyword-box i {
  position: absolute;
  right: 8px;
  top: 5px;
  color: #bcbcbc;
}

.keyword-box i:hover {
  cursor: pointer;
}

.keyword-box:hover {
  transition: 0.5s;
  background: none;
  cursor: pointer;
}

.jufa-search-list-top,
.jufa-search-list-progress {
  margin-top: 15px;
  font-size: 16px;
  color: #666;
  width: 76%;
  min-width: 800px;
  display: block;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

.jufa-search-list-progress {
  /* display: none; */
  margin-bottom: 0;
  background-color: #fff;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0);
}

.jufa-search-list-progress ul {
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
  /* box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0); */
}

.progress_top_title i {
  border-left: 4px solid var(--ms-color-theme, #1E82E3);
  padding: 0px 5px;
}

.progress_top_title {
  font-size: 16px;
  color: var(--ms-color-theme, #1E82E3);
  font-weight: 700;
  margin-top: 10px;
}

.jufa-search-list-progress li {
  font-size: 14px;
  width: 33.33%;
  float: left;
  height: 75px;
  color: rgba(16, 16, 16, 1);
  padding: 17px;
  border-bottom: 1px solid rgba(242, 242, 242, 1);
  border-right: 1px solid rgba(242, 242, 242, 1);
  cursor: pointer;
}

.jufa-search-list-progress li:nth-child(3n) {
  border-right: none;
}

.jufa-search-list-progress li:nth-child(n + 4) {
  border-bottom: none;
}

.jufa-search-list-progress li:hover {
  background-color: #fff;
}

.progress_point {
  float: right;
  display: block;
  width: 54px;
  height: 18px;
  border-radius: 10px;
  background-color: rgba(235, 243, 253, 1);
  text-align: center;
  color: var(--ms-color-theme, #1E82E3);
  font-size: 12px;
}

.progress_tiao {
  width: 260px;
  height: 10px;
  line-height: 20px;
  border-radius: 10px;
  background-color: rgba(238, 238, 238, 1);
  margin-top: 11px;
}

.progress_title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  max-width: 175px;
  margin-right: 5px;
}

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

.progress_top {
  overflow: hidden;
}

.progress_tiao_ {
  /* width: 80%; */
  height: 10px;
  line-height: 20px;
  border-radius: 10px;
  background-color: var(--ms-color-theme, #1E82E3);
}

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

/* testtest */
/* .segmentTxt .text_short {
    color: #a2a2a2;
    text-align: center;
}
.segmentTxt p:nth-child(3) {
    color: #a2a2a2!important;
    text-align: center!important;
    font-size: 13px!important;
} */

/*弹框关闭按钮*/
.modal-header .close {
  margin-top: 0;
}

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

.tagCollect .close {
  font-size: 14px;
}

/*知识产权子库标题*/
.jufa-line-l {
  width: 180px;
  position: absolute;
  left: -200px;
  top: -4px;
}

.jufa-line-r {
  width: 180px;
  position: absolute;
  right: -200px;
  top: -4px;
}

.ziku-title {
  position: relative;
  font-family: "幼圆";
  font-size: 32px;
  position: relative;
  color: #fff;
}

/*专题页*/
.buy-holo {
  background: var(--ms-color-theme, #1E82E3);
  color: #fff;
  border-radius: 3px;
  height: 26px;
  line-height: 26px;
  padding: 0 5px;
  margin-top: 15px;
  font-size: 12px;
}

.buy-holo:hover {
  transition: 0.5s;
  background: #ff9f24;
  color: #fff;
}

.buy-holo:focus,
.buy-holo:active {
  color: #fff;
}

.ziku-row {
  float: left;
  margin-top: 20px;
}

.m-t-lg {
  margin-top: 10px;
}

.panel {
  border-radius: 0;
}

.b-a {
  border: 1px solid #eaeef1;
}

.panel-heading {
  border-radius: 2px 2px 0 0;
}

.b-b {
  border-bottom: 1px solid #eaeef1;
}

.badge {
  background: #b0bcd4;
}

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

.text-lg {
  font-size: 16px;
}

.font-bold {
  font-weight: 700;
}

.text-dark {
  color: #222733;
}

.clear {
  display: block;
  overflow: hidden;
}

.m-t {
  margin-top: 15px;
}

.thumbnail {
  border: none;
  position: relative;
  height: 160px;
  margin-bottom: 10px;
}

.ziku-content {
  padding-left: 0;
}

.thumbnail h3 {
  margin-top: 0;
}

.thumbnail h3 a {
  font-weight: 600;
  font-size: 20px;
  color: #666;
  font-family: "微软雅黑";
}

.thumbnail .info {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.thumbnail .info-list {
  display: inline-block;
  float: left;
  color: #bdbdbd;
}

.thumbnail .tags-list {
  display: inline-block;
  float: right;
}

.ziku-item {
  padding: 10px 0;
  border-bottom: 1px solid #f0f0f0;
}

.abstract {
  color: #888;
}

.font-15 {
  font-size: 15px;
}

.m-b-none {
  margin-bottom: 0;
}

.text-ellipsis {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-muted {
  color: #a1a8ac;
}

.m-b-lg {
  margin-bottom: 30px;
}

.list-group {
  border-radius: 2px;
}

.list-group.no-bg .list-group-item {
  background-color: transparent;
}

.list-group-lg .list-group-item {
  padding-top: 20px;
  padding-bottom: 20px;
}

.panel .list-group-item {
  border-color: #f3f5f7;
}

.thumb {
  width: 50px;
  display: inline-block;
}

.m-r {
  margin-right: 15px;
}

small,
.small {
  font-size: 12px;
}

.thumb img,
.thumb-xs img,
.thumb-sm img,
.thumb-md img,
.thumb-lg img,
.thumb-btn img {
  height: auto;
  max-width: 100%;
}

.nav-item {
  float: left;
}

.nav-item li {
  float: left;
  padding: 0 20px;
  height: 60px;
  line-height: 60px;
}

.nav-item li a {
  color: #fff;
}

.nav-item li a:hover {
  color: #f8f8f8;
}

.nav-item li:hover {
  transition: 0.5s;
  background: #3d577c;
}

.ziku-header {
  height: 60px;
}

.jufa-header .jufa-navbar .ziku-logo {
  margin-top: 8px;
}

.ziku-user {
  margin-top: 13px;
}

.open>.ziku-dropdown-menu {
  top: 44px;
  left: 46px;
}

.index-search-btn {
  height: 46px;
  font-size: 18px;
  border: 1px solid #fff;
  width: 113px;
  background: #598bca;
}

a:hover {
  cursor: pointer !important;
}

/*媒体报道*/
.media-main {
  width: 800px;
  margin: auto;
  padding-bottom: 50px;
}

.media-main-title {
  width: 800px;
  border-bottom: 1px solid #ccc;
}

.media-main-title h3 {
  color: #598bca;
}

.media-main-body {
  line-height: 50px;
  font-size: 16px;
  padding: 20px 0px 150px 0px;
}

.media-main-body a {
  font-size: 16px;
}

/*合作伙伴*/
.partner {
  width: 850px;
  margin: auto;
  margin-bottom: 50px;
}

.partner h3 {
  color: #666669;
  padding-bottom: 15px;
}

.partner table {
  border-spacing: 6px;
  border: 0;
  text-align: center;
  margin: 10px 0px;
}

.partner p {
  border-left: 2px solid #3274ab;
  border-right: 2px solid #3274ab;
  color: #3274ab;
  font-size: 16px;
  width: 60px;
  text-align: center;
}

.tr-img td {
  width: 200px;
  height: 130px;
  border: 1px dotted #ccc;
}

.tr-text td {
  padding: 5px 0px;
}

/************************** 专题库列表 start ******************************************/
.show_all {
  float: left;
  width: 2%;
  text-align: center;
  margin-left: 5px;
  color: var(--ms-color-theme, #1E82E3);
  padding-top: 20px;
  padding-bottom: 18px;
}

.show_all:hover {
  cursor: pointer;
  color: #ff9f24;
}

.special-width {
  width: 1130px;
  margin: 0 auto;
  padding: 0;
}

.special {
  padding: 0;
  text-align: center;
  width: 188px;
  display: inline-block;
}

.special-right-title:hover {
  transition: 0.7s;
  background-color: var(--ms-color-theme, #1E82E3);
  cursor: pointer;
}

.special-right-title:hover {
  cursor: pointer;
}

.special-left {
  margin-right: 10px;
}

.special-left img {
  width: 36px;
}

.special-right-title {
  position: relative;
  font-size: 14px;
  margin-top: 4px;
  border-radius: 2px;
  color: #333;
}

.vipBg {
  position: absolute;
  width: 100%;
  left: 0px;
  margin: 0;
}

.special-right-content {
  color: #999;
  font-size: 12px;
  line-height: 12px;
  max-width: 243px;
}

.special-right-content span {
  line-height: 18px;
}

.special-box {
  padding: 0;
  /*background: #F4F7F9;*/
}

.special-box a:hover i {
  color: #ff9f24;
}

.index-content-box {
  margin: 20px 0;
}

.index-content-title {
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  color: #555;
  text-align: center;
  width: 12%;
  /*background: #fafafa;*/
}

.col-md-9.special-box {
  width: 88%;
}

.index-content-title img {
  width: 30px;
}

.title-l {
  font-size: 18px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-10 {
  margin-left: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.img-l-h {
  line-height: 40px;
}

.album-big-title {
  font-size: 22px;
  color: var(--ms-color-theme, #1E82E3);
  margin-bottom: 5px;
  margin-top: 20px;
  width: 190px;
  margin: 0 auto;
  background: #fff;
  position: relative;
  z-index: 5;
  overflow: hidden;
}

.holo-line {
  border-bottom: 1px dashed #eee;
  position: relative;
}

.album-big-title div {
  width: 155px;
  margin: 0 auto;
  padding-bottom: 2px;
  color: var(--ms-color-theme, #1E82E3);
}

.album-big-title a {
  font-size: 12px;
  color: #999;
  width: 155px;
  text-align: center;
  display: block;
  margin: 0 auto;
}

.album-big-title a:hover {
  color: #ff9f24;
}

.album-big-title img {
  width: 15px;
  margin-top: -3px;
  margin-right: 2px;
}

.album-num {
  font-size: 14px;
  color: #999;
  margin-bottom: 30px;
}

.album-num span {
  color: #ca4341;
}

/************************** 专题库列表 end ******************************************/
/*后台提现*/
#status {
  line-height: 80px;
}

#status option {
  display: inline;
  margin: 0 15px;
}

#status option:hover {
  cursor: pointer;
  color: #ff9f24;
}

.withdrawals-index {
  margin: 0 auto;
  margin-top: 30px;
}

.withdrawals-index tr th,
.withdrawals-index tr td {
  border: 1px solid #ccc;
  padding: 0 10px;
  text-align: center;
  line-height: 35px;
  color: #666;
}

.withdrawals-index tr th {
  background: #e4e8ef;
}

/*后台提现结束*/
.header-top-index-left .selected {
  color: #ff9f24;
  text-decoration: underline;
}

/********************************详情页改版样式 begin************************************************/
.detail-header-line {
  width: 100%;
  height: 1px;
  border-top: 2px solid var(--ms-color-theme, #1E82E3);
}

.detail-main {
  width: 1170px;
  margin: 30px auto;
  overflow: hidden;
  position: relative;
}

.col-lg-6 {
  width: 50%;
}

.col-lg-12 {
  width: 100%;
}

/*左侧栏*/
.detail-left {
  width: 70px;
  height: 415px;
  /*background-color: #fff;*/
  position: fixed;
  /*left: 50%;
    margin-left: -634px;*/
  z-index: 20;
  /*border: 1px solid #eee;*/
}

.detail-nav-title {
  font-size: 12px;
  padding: 10px 0;
  display: block;
  text-align: center;
  overflow: hidden;
}

.detail-nav-title i {
  font-size: 16px;
  color: var(--ms-color-theme, #1E82E3);
  display: block;
  margin: 5px 0;
}

/* .show-tips {
  display: none;
  position: absolute;
  top: -30px;
  width: 100px;
  height: 150px;
  left: 68px;
  background: transparent;
} */

.catalog-list dd {
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
  font-size: 14px;
  font-family: "微软雅黑";
}

.catalog_gradient li {
  line-height: 40px;
  border-left: 5px solid #e0e0e0;
  margin-bottom: 1px;
  padding-left: 20px;
}

.detail-nav-title img {
  display: block;
  width: 24px;
  margin: auto;
  margin-bottom: 8px;
}

.title-box:hover {
  background: #f9f9f9;
  transition: 0.5s;
}

.detail-text-inner {
  position: relative;
  top: -10px;
}

.detail-v {
  margin-right: 10px;
}

.detail-left-person {
  display: block;
  margin-bottom: 5px;
}

/*中间*/

.detail-middle {
  width: 870px;
  /* width: 780px; */
  /* margin-left: 90px; */
  border: 1px solid #eee;
}

.detail-title {
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  background: #fff;
  font-size: 20px;
  font-family: "微软雅黑";
  padding: 20px 0;
}

.detail-item {
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 20px;
  width: auto;
  position: relative;
  line-height: 30px;
  background: #fff;
}

.detail-item p {
  line-height: 32px;
  font-size: 16px;
}

.detail-middle-main {
  background: #fff;
  padding: 0px 40px;
}

.detail-middle-item {
  font-size: 16px;
  color: var(--ms-color-theme, #1E82E3);
  line-height: 18px;
  overflow: hidden;
  font-weight: bold;
  line-height: 34px;
}

.detail-middle-text {
  font-size: 16px;
}

.detail-lawyer {
  margin: 0;
  display: inline-block;
  margin-right: 40px;
  width: 100%;
}

.detail-lawyer span {
  padding-right: 5px;
}

.detail-lawyer tr {
  height: 27px;
  vertical-align: top;
}

.detail-middle-text-container {
  padding: 20px;
  overflow: hidden;
  height: auto;
  /*background-color: #fff;*/
}

.detail-info-left.row.col-lg-12 {
  width: 98%;
}

.detail-info-left {
  padding: 8px 0;
  border: 1px dashed #eee;
  margin-bottom: -1px;
}

.detail-person {
  display: block;
  float: left;
  padding-right: 20px;
  width: 100%;
  margin-bottom: 5px;
}

.info-area-person {
  width: 80%;
  padding-left: 0;
}

.detail-odd {
  border-left: 0;
}

/*右边栏*/
.detail-right {
  width: 280px;
  margin-left: 20px;
}

.detail-text-container {
  height: auto;
  background-color: #fff;
  padding: 15px 10px 0px 30px;
}

.detail-title-box {
  margin-bottom: 15px;
  background: #fff;
  border: 1px solid #eee;
}

.detail-ietm-index {
  line-height: 34px;
  overflow: hidden;
  color: var(--ms-color-theme, #1E82E3);
  font-size: 18px;
  border-left: 5px solid var(--ms-color-theme, #1E82E3);
  padding-left: 10px;
  background: #fafafa;
}

.detail-two-title {
  border-left: 0;
  padding-left: 0;
  background: #fff;
}

.detail-ietm-right {
  border-bottom: 1px solid #eee;
  line-height: 40px;
  padding-left: 10px;
  color: #333;
  font-weight: bold;
  font-size: 16px;
}

.detail-preRoundCase-item {
  margin-right: 10px;
  text-overflow: ellipsis;
  text-align: left;
  color: #999;
}

.detail-right li {
  list-style-type: square;
  color: var(--ms-color-theme, #1E82E3);
  margin-bottom: 15px;
  border-bottom: 1px dashed #eee;
  padding-bottom: 15px;
}

.detail-right li:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}

.similarCase li em {
  color: #ca4341;
}

.detail-toggle {
  text-align: center;
  color: var(--ms-color-theme, #1E82E3);
  background: #f9f9f9;
  padding: 5px 0;
  margin-left: -20px;
  margin-bottom: 15px;
}

.citeCaseTxt,
.citeLawTxt {
  display: inline;
  margin-left: 5px;
}

.active1 {
  border-left: 5px solid var(--ms-color-theme, #1E82E3);
}

.active2 {
  color: #666;
}

/********************************详情页改版样式 end************************************************/
.hightword {
  background-color: transparent !important;
  color: #ed3c3c !important;
}

.hightword_new {
  background-color: transparent !important;
  color: #ed3c3c !important;
}

.hightword_new .hightword {
  background-color: transparent !important;
  color: #ed3c3c !important;
}

/********************************首页改版样式 begin************************************************/
.bg-main {
  background: #fafbfc;
  background: url(/static/Public/images/mainNewBg.jpg) bottom repeat-x;
  height: 250px;
  width: 100%;
}

.index-logo {
  display: block;
  width: 315px;
  height: 80px;
  margin: 0 auto;
}

.main-index-logo {
  width: 315px;
  margin: 0 0 15px;
}

/*.main-index-logo-left,.main-index-logo-right{
    width: 65px;
    display: inline-block;
    border-bottom: 1px solid #5885AA;
    position: relative;
    top: -5px;
}*/
.main-index-logo span {
  color: #fff;
  font-size: 18px;
  padding: 0 10px;
}

/*搜索框*/
.main-advanced-search {
  width: 50px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  right: -66px;
  bottom: 0;
  display: inline-block;
  border: 1px solid #bf3138;
  padding: 0px 7px;
  border-radius: 2px;
  line-height: 18px;
  height: 46px;
  padding-top: 4px;
  background: #bf3138;
}

.main-advanced-search:hover {
  transition: 0.5s;
  background: #9e1118;
  border: 1px solid #9e1118;
}

.main-index-search-btn {
  height: 46px;
  font-size: 14px;
  width: 110px;
  background: #fff;
  color: var(--ms-color-theme, #1E82E3);
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.main-index-search-btn:hover {
  color: #ff9f24;
}

.main-input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  color: var(--ms-color-theme, #1E82E3);
}

.main-btn-outline {
  color: #fff;
}

.main-btn-outline>a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.main-btn-outline:hover {
  color: #fff;
  background: #ff9f24;
  transition: 0.5s;
}

.main-btn-lg {
  padding: 10px 25px;
  background: -webkit-linear-gradient(#4ae8c8, #19d4e4);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#4ae8c8, #19d4e4);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#4ae8c8, #19d4e4);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(#4ae8c8, #19d4e4);
  /* 标准的语法 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4AE8C8', endColorstr='#19D4E4', GradientType=0);
  /*兼容IE9*/
  font-size: 18px;
  line-height: 1.3333333;
  color: #fff;
}

:root .gradient {
  filter: none;
}

/*兼容IE9*/

.main-btn-lg:hover {
  background: -webkit-linear-gradient(#19d4e4, #4ae8c8);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#19d4e4, #4ae8c8);
  background: -moz-linear-gradient(#19d4e4, #4ae8c8);
  background: linear-gradient(#19d4e4, #4ae8c8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19D4E4', endColorstr='#4AE8C8', GradientType=0);
  color: #fff;
}

.jufa-main-data {
  font-size: 12px;
  text-align: left;
  margin-top: 10px;
  color: #d0e4ed;
}

.jufa-main-data span {
  font-size: 16px;
}

header.jufa-main-header-index {
  position: relative;
  z-index: 5;
}

span.fa.fa-search {
  font-size: 18px;
}

.bg-fff {
  background: #fff;
}

.main-bwidth {
  width: 1212px;
  margin: 0 auto;
}

.maintab-con {
  display: inline-block;
  width: 24%;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  padding-bottom: 10px;
}

.maintab-cono {
  border-bottom: 2px solid var(--ms-color-theme, #1E82E3);
  color: var(--ms-color-theme, #1E82E3);
}

.main-content-box {
  width: 195px;
  float: left;
}

.main-right-title {
  overflow: hidden;
  position: relative;
}

.main-right-title i {
  max-width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  color: #333;
  line-height: 32px;
}

.mainbody-title {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}

.posire {
  position: relative;
}

.holo-search {
  border: 0;
  width: 200px;
  outline: none;
}

.criminal {
  /*display: flex;
   display: -webkit-flex;   */
  overflow: hidden;
}

.mainbody-right {
  border: 1px solid #ddd;
  overflow: hidden;
}

.holo-tips {
  width: 100%;
  max-height: 200px;
  overflow: auto;
  background: #fff;
  width: 100%;
  border: 1px solid #eee;
  border-top: 0;
  position: absolute;
  z-index: 99;
}

.holo-lists {
  display: block;
  padding: 0 6px;
  color: #666;
  cursor: pointer;
  border-bottom: 1px dashed #eee;
  line-height: 25px;
}

.holo-lists:last-of-type {
  border: 0;
}

.holo-lists:hover {
  background: #eee;
}

.holoHighlight {
  color: #fd2c3f;
}

.holoOn {
  background: #eee;
}

.mainbody-right span {
  background: #fff;
  color: var(--ms-color-theme, #1E82E3);
  padding: 0 8px;
  cursor: pointer;
}

.lheight {
  height: 30px;
  line-height: 30px;
}

.mainbody-left {
  color: #999;
}

.main-content-title {
  color: var(--ms-color-theme, #1E82E3);
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 10px;
}

.hasBuy {
  color: #71d040;
  border: 1px solid;
  height: 16px;
  line-height: 14px;
  padding: 0 3px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  margin-left: 5px;
  font-size: 12px;
}

/*.hasBuy {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    border-right: 35px solid #71D040;
    border-top: 0;
    border-left: 35px solid transparent;
    border-bottom: 35px solid transparent;
    width: 0;
    height: 0;
    font-size: 12px;
}*/
/*.hasBuy-txt{
    transform: rotate(45deg);
    position: absolute;
    right: -35px;
    top: 3px;
}*/
.maintab-con img {
  width: 30px;
}

.search-line {
  width: 1px;
  height: 20px;
  border-right: 1px solid #ddd;
  margin-top: 5px;
}

.main-special-auth:hover .main-right-title i {
  color: #ff9f24;
  transition: 0.3s;
}

.holoColor {
  color: #ff9f24 !important;
}

.holo-spot {
  position: relative;
  font-weight: bold;
  top: -5px;
  padding: 0 5px;
}

.main-comImg {
  background: url(/static/Public/images/main-holo.png) no-repeat;
  width: 30px;
  height: 30px;
  display: inline-block;
  position: relative;
  top: 10px;
}

.main-img2 {
  background-position: -62px 0;
}

.main-img3 {
  background-position: -32px -1px;
}

.main-img4 {
  background-position: -96px 1px;
}

.please-wait {
  width: 300px;
  margin: 30px auto;
  display: block;
}

/*专题库*/
.album-big-title span {
  display: block;
  width: 20px;
  text-align: center;
  line-height: 15px;
  margin: 0 auto;
  color: var(--ms-color-theme, #1E82E3);
}

.holo-tabs-title {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 30px;
}

.holo-tabs-title li {
  padding: 15px 25px;
  color: var(--ms-color-theme, #1E82E3);
}

.holo-tabs-title a img {
  width: 18px;
  margin-top: -2px;
  margin-right: 2px;
}

.holo-cur {
  border-top: 2px solid var(--ms-color-theme, #1E82E3);
  border-left: 1px solid #eee;
}

.holo-cur1 {
  border: 1px solid #eee;
  border-right: 0;
}

.holo-tab {
  cursor: pointer;
}

.holo-tabs-line {
  height: 52px;
  line-height: 52px;
  width: 822.36px;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.holo-civil {
  height: 600px;
}

.seach-line {
  height: 20px;
  width: 113px;
  border-right: 1px solid #eee;
  position: absolute;
  top: 271px;
  left: 331px;
}

.new-type-bg {
  border: 1px solid var(--ms-color-theme, #1E82E3);
  border-radius: 30px;
  color: var(--ms-color-theme, #1E82E3);
  font-size: 14px;
  padding: 0 5px;
  margin-right: 10px;
  background: #fafbfc;
  font-weight: 400;
}

/********************************首页改版样式 end************************************************/
.dropdown-menu>li>a {
  white-space: inherit;
}

.info-iconNew {
  color: #dd4b39;
  display: inline-block;
  border: 1px solid #ddd;
  padding: 0 2px;
  width: 310px;
  margin-top: 8px;
}

.info-iconNew img {
  width: 16px;
  margin: -2px 2px 0;
}

.albumHelp-title {
  padding-left: 0;
}

/*消息管理*/
#filter_msg {
  padding: 20px 0;
  background: #f4f7f9;
}

.filterMsg a {
  border: 1px solid #ccc;
  background: #eee;
  padding: 4px 30px;
  color: #999;
  margin-right: 4rem;
}

.filterMsg a:hover {
  transition: 0.5s;
  background: #ff9f24;
  border: 1px solid #ff9f24;
  color: #fff;
}

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

a.show_on:hover {
  transition: 0.5s;
  background: var(--ms-color-theme, #1E82E3);
  color: #fff;
  border: 1px solid var(--ms-color-theme, #1E82E3);
}

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

.nowPay:hover {
  color: #ff9f24;
}

.cancelPay {
  display: inline-block;
}

.person-subtitle form {
  padding: 40px 255px 60px;
  background-color: #f9f9f9;
  margin-bottom: -20px;
}

.person-subtitle form tr {
  height: 35px;
}

.person-subtitle .invoice-input {
  width: 295px;
  border: none;
  height: 38px;
}

.person-subtitle .invoice {
  width: 160px;
  padding: 10px 3px;
  border: 1px solid #ccc;
  background-color: #f9f9f9;
}

.invoice-input-text {
  padding: 0px;
}

#is_default {
  margin-left: 80px;
}

#invoice-radio {
  float: right;
  margin-left: 5px;
}

#userWithOrdersTable button {
  background-color: #4b6cb6;
  border-color: var(--ms-color-theme, #1E82E3);
  color: #fff;
  border-radius: 3px;
  border: 1px solid transparent;
  width: 70px;
}

#userWithOrdersTable #confirmReceipt {}

#userWithOrdersTable .invoice-button-cb {
  width: 100%;
  margin-top: -30px;
  margin-left: 350px;
}

#userWithOrdersTable #backReceipt {
  margin-left: 150px;
}

#form_receipt_1 {
  margin-bottom: -30px;
}

#userWithOrdersTable #confirmEditReceipt {
  margin-left: 350px;
  margin-bottom: 0px;
  margin-top: -10px;
}

#userWithOrdersTable #addReceipt {
  width: 50px;
  height: 25px;
  font-size: 15px;
  background: #337ab7;
  float: right;
  margin-right: 20px;
}

#userWithOrdersTable #link_order_receipt {
  float: right;
  margin-top: 10px;
}

#userWithOrdersTable #backOrderLists {
  width: 50px;
  height: 25px;
  font-size: 15px;
  background: #337ab7;
  float: right;
}

#userWithOrdersTable #invoice-add {
  padding: 8px 5px;
}

/*重要通知*/
.messageInner {
  width: 1212px;
  margin: 30px auto 100px;
  padding: 30px;
  font-size: 14px;
  background: #fff;
  min-height: 400px;
}

.messageInner #messageInner-fgx {
  width: 100%;
  height: 2px;
  background: #cacbcc;
  margin-bottom: 20px;
}

.messageInner span {
  display: block;
  text-indent: 0em;
}

.messageInner-body {
  line-height: 30px;
  font-size: 16px;
  text-indent: 2em;
}

.messageInner-title {
  font-size: 25px;
  text-align: center;
}

.messageInner-time {
  font-size: 12px;
  text-align: center;
  margin-bottom: 15px;
}

/*.jufa-msgManage{
    display: inline-block;
    width: 40px;
    height: 20px;
    background: url(/static/Public/images/envelope2.png) no-repeat center;
    background-size: 50%;
}
.jufa-msgManage:hover{
   background: url(/static/Public/images/envelope3.png) no-repeat center;
   background-size: 50%;
   width: 40px;
   height: 20px;
}*/
.jufa-msgManage span {
  position: relative;
  left: 30px;
  top: -6px;
  text-align: center;
  font-size: 12px;
  border-radius: 30px;
  padding: 0 5px;
  background-color: #ff9f24;
  color: #fff;
}

.isRead {
  padding-right: 15px;
  font-size: 8px;
  position: relative;
  top: -2px;
  color: var(--ms-color-theme, #1E82E3);
}

.person-read {
  color: #333;
}

.person-read:hover {
  color: #ff9f24;
}

#sWeChat div {
  width: 160px;
  height: 160px;
  background: url(/static/Public/images/webchat.png) no-repeat 0 0;
  cursor: pointer;
  position: relative;
  right: 120px;
  bottom: 80px;
}

#APP div {
  width: 130px;
  height: 120px;
  background: url(/static/Public/images/app_download.png) no-repeat 0 0;
  cursor: pointer;
  position: relative;
  right: 130px;
  bottom: 80px;
  background-size: 120px;
}

.person-bg {
  border-left: 5px solid var(--ms-color-theme, #1E82E3);
  background: #f7f7f7;
  color: #ff9f24;
}

.person1-bg {
  background: #f9f9f9;
}

a:active,
a:focus {
  outline: none;
  text-decoration: none;
  color: #ff9f24;
}

#person-header {
  float: left;
  height: 100px;
  width: 930px;
  background-color: white;
  margin-bottom: 20px;
  margin-left: 15px;
}

#person-header .per_header {
  float: left;
}

.per_header .chengjiu {
  padding: 2px 15px;
}

#person-person-name {
  padding-top: 20px;
}

#person-header #person-header-an {
  height: 20px;
  width: 400px;
  margin-top: 16px;
}

#person-person-name span {
  font-family: "微软雅黑";
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #333333;
}

#person-header-an ul {
  float: left;
  text-align: center;
  line-height: 25px;
}

#person-header-an ul li {
  display: block;
  margin-right: 10px;
  float: left;
  font-family: "微软雅黑";
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  color: #cccccc;
}

#person-header-an a {
  display: block;
  min-width: 85px;
  font-family: "微软雅黑";
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
}

#person-header-an a button {
  background-color: var(--ms-color-theme, #1E82E3);
  width: 98px;
  height: 25px;
  line-height: 24px;
  border-radius: 15px;
  border: var(--ms-color-theme, #1E82E3);
  color: white;
}

.header-img {
  height: 50px;
  text-align: center;
  margin-bottom: -18px;
}

#person-header #person-header-xm {
  width: 26%;
  float: right;
  margin-top: 18px;
  margin-right: 10px;
}

#person-header-xm span {
  display: block;
  font-family: "Arial Normal", "Arial";
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #333333;
  text-align: center;
  line-height: 20px;
  height: 20px;
}

#person-header-xm #person-header-fgx {
  height: 52px;
  width: 2px;
  background-color: #f2f4f6;
  margin: 5px 20px;
}

#myAchievementTable {
  height: 310px;
}

#myAchievementTable .myachieve {
  float: left;
  height: 245px;
  width: 245px;
  margin: 28px;
  padding-top: 40px;
  text-align: center;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(238, 238, 238, 1);
  border-radius: 3px;
}

#myAchievementTable .vip {
  margin-left: 40px;
  margin-right: 40px;
}

.myachieve span {
  margin-top: 20px;
  font-family: "微软雅黑";
  font-weight: 410;
  font-style: normal;
  font-size: 15px;
  color: #666666;
  text-align: center;
}

.myachieve .myachieve-text {
  padding-top: 10px;
  height: 25px;
}

.myachieve-text a {
  margin-top: 10px;
  font-size: 14px;
  display: block;
}

.myachieve .ac-number {
  margin-top: 40px;
  font-family: "微软雅黑";
  font-weight: 410;
  font-style: normal;
  font-size: 36px;
  color: #e93224;
}

.ac-number p {
  display: inline;
}

.ac-number span {
  font-family: "微软雅黑";
  font-weight: 410;
  font-style: normal;
  color: #999999;
}

#myCouponsTable {
  background-color: #f9f9f9;
}

#myCouponsTable #coupons-juan {
  height: auto;
  overflow: hidden;
  padding-bottom: 50px;
}

#coupons-juan .couponsjuan {
  background: url("/static/Public/images/goupons.png") no-repeat;
  background-size: 100%;
  height: 105px;
  width: 320px;
  float: left;
  margin: 20px;
  box-shadow: 1px 2px 2px #e0e0e0;
}

.couponsjuan .juan-shang {
  height: 75px;
  width: 100%;
  text-align: center;
  padding-left: 20px;
}

.couponsjuan .juan-xia {
  padding-left: 15px;
  color: #a599a5;
  padding-top: 5px;
}

.juan-xia h5 {
  display: inline;
  margin-right: 18px;
  line-height: 20px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.juan-shang .juan {
  float: left;
}

.juan-shang .juan-fh {
  color: #e93224;
  padding-top: 30px;
}

.juan-shang .juan-je {
  font-size: 30px;
  color: #e93224;
  padding-top: 15px;
  padding-left: 5px;
}

.juan-shang .juan-yhq {
  font-family: "微软雅黑 Bold", "微软雅黑 Regular", "微软雅黑";
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  padding-top: 30px;
  padding-left: 5px;
  margin: 0 10px;
}

.juan-use {
  color: rgba(233, 50, 36, 1);
  font-size: 13px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border: 1px solid rgba(233, 50, 36, 1);
  border-radius: 40px;
  margin-top: 30px;
  margin-left: 5px;
  display: inline-block;
  padding: 2px 6px;
}

.juan-use:hover {
  color: #ff9f24;
  border: 1px solid #ff9f24;
}

#coupons-state .person-fgx {
  height: 25px;
  width: 100%;
  text-align: center;
}

.person-fgx span {
  font-family: "微软雅黑";
  font-weight: 500;
  font-style: normal;
  color: var(--ms-color-theme, #1E82E3);
  font-size: 15px;
}

#coupons-state .coupons-fx {
  float: left;
  height: 25px;
  margin-left: 20px;
  text-align: center;
}

.person-fgx #coupons-fgx {
  margin-left: 20px;
  margin-top: 12px;
  width: 810px;
  height: 1px;
  background-color: #eeeeee;
}

#myCouponsTable #coupon-tran {
  margin-top: 5px;
  height: 120px;
}

#coupons-state #coupon-tran {
  padding-left: 20px;
  font-family: "微软雅黑";
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}

#coupon-tran p span {
  display: block;
  margin-top: 10px;
  color: #999999;
}

.beCareful {
  color: #cc0000;
  display: inline-block;
}

#coupon-tran ul {
  list-style: disc;
  margin-left: 16px;
}

#myInvitationcodeTable {
  height: 600px;
  background-color: #f9f9f9;
}

#myInvitationcodeTable #nvitation-yqm {
  height: 340px;
}

#nvitation-yqm .nvitation {
  float: left;
  text-align: center;
}

#nvitationwz {
  text-align: center;
  padding: 10px;
}

#nvitationyqm #nvitationyq {
  background-image: url("/static/Public/images/invitation.png");
  background-repeat: no-repeat;
  height: 145px;
  width: 246px;
  margin-left: 150px;
  margin-top: 70px;
}

#nvitationyq p {
  font-weight: 700;
  color: #f55c33;
  font-size: 30px;
}

#nvitationyq p span {
  font-size: 35px;
}

#nvitationyqm #nvitationlj {
  margin-top: 6px;
  width: 330px;
  margin-left: 100px;
}

#nvitationlj input {
  width: 278px;
  height: 30px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(238, 238, 238, 1);
  border-radius: 0px;
}

#nvitationlj button {
  width: 44px;
  height: 30px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: var(--ms-color-theme, #1E82E3);
  border-radius: 0px;
  font-family: "微软雅黑";
  font-weight: 400;
  font-style: normal;
  color: var(--ms-color-theme, #1E82E3);
  font-size: 12px;
  position: relative;
  top: -2px;
}

#nvitationlj span {
  color: var(--ms-color-theme, #1E82E3);
  font-size: 14px;
}

#nvitationewm {
  height: 350px;
  width: 460px;
}

#nvitationewm #ewm {
  text-align: center;
  margin: 10px auto;
  margin-bottom: 25px;
  width: 140px;
  height: 140px;
  background-color: #ffffff;
}

#nvitationewm span {
  color: #a599b1;
  font-size: 14px;
}

#myCDkey #myCDkeyTable {
  height: 520px;
  background-color: #ffffff;
}

#myCDkeyTable #cdkey {
  padding-top: 20px;
  height: 275px;
  text-align: center;
}

#cdkey input {
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(204, 204, 204, 1);
  border-radius: 3px;
  height: 50px;
}

#cdkey button {
  background-color: var(--ms-color-theme, #1E82E3);
  height: 45px;
  line-height: 45px;
  width: 370px;
  color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(204, 204, 204, 1);
  border-radius: 3px;
}

#cdkey .cd-dhm {
  line-height: 52px;
  width: 370px;
  margin: 20px auto;
  position: relative;
}

.check-photo {
  border: 1px solid #f0f0f0;
  margin-top: -5px;
  width: 80px;
  height: 30px;
  margin-left: 10px;
  cursor: pointer;
}

.jufa-person-img-circle {
  width: 60px;
  border-radius: 50%;
}

.GroupCom {
  margin: 0 auto;
  width: 180px;
  height: 36px;
  font-size: 14px;
  background: inherit;
  border: none;
  border-radius: 3px;
  line-height: 35px;
}

.Group_active {
  color: #ccc;
  background-color: rgba(242, 242, 242, 1);
}

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

/*主站改版样式*/
.mainHolo {
  padding: 0 0 60px;
  /*background-color: #F8FAFF;*/
}

.mainHolo-title {
  font-family: "微软雅黑", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif, monospace;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  color: #333;
  text-align: center;
  margin: 30px auto;
}

.mainHolo-body {
  width: 973px;
  margin: 0 auto;
  overflow: hidden;
}

.comBody {
  display: inline-block;
  background-color: #fff;
  width: 200px;
  height: 270px;
  margin: 15px 20px;
  position: relative;
  text-align: center;
  overflow: hidden;
  float: left;
}

.main-index-logo-title {
  font-family: "微软雅黑";
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  color: #fff;
  text-align: center;
  /*margin-bottom: 20px;*/
}

.comBody .holo-hot {
  position: absolute;
  width: 35px;
  right: 5px;
}

.comBody-img {
  width: 130px;
  height: 130px;
  margin: 15px auto 20px;
  border: 1px solid #e0e0e0;
  border-radius: 100px;
  padding: 32px;
}

.comBody p:hover {
  cursor: pointer;
}

.comBody-img img {
  width: 66px;
}

.comBody-name {
  font-weight: 400;
  font-size: 18px;
  color: #333;
}

.comBody-name img {
  width: 18px;
  margin-left: 5px;
}

.comBody-inner {
  color: #999999;
  padding: 0px 23px;
  text-align: left;
  line-height: 16px;
  margin: 20px 0;
}

.animationImg {
  position: relative;
  animation: mymove 3s infinite;
  -webkit-animation: mymove 3s infinite;
  /*Safari and Chrome*/
}

@keyframes mymove {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes mymove

/*Safari and Chrome*/
  {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.changeShadow {
  box-shadow: 0 0 10px rgba(9, 4, 5, 0.23);
  -webkit-box-shadow: 0 0 10px rgba(9, 4, 5, 0.23);
  -moz-box-shadow: 0 0 10px rgba(9, 4, 5, 0.23);
  cursor: pointer;
}

.main-new-bLogo {
  width: 200px;
  /*margin-left: 150px;*/
}

img.new-bLogo1 {
  width: 35px;
  border-right: 1px solid #8facc5;
  padding-right: 6px;
}

img.new-bLogo2 {
  width: 80px;
}

.modular {
  min-width: 210px;
  height: 115px;
  border: 1px solid #ddd;
  background-color: #fff;
  margin: 30px 30px 30px 0;
  border-radius: 3px;
}

.modular-top {
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  background: #ebf0f6;
}

.modular-top-img {
  width: 35px;
  margin-right: 6px;
  margin-top: -5px;
}

.modular-bom {
  height: 55px;
  line-height: 20px;
  padding: 8px 15px;
}

.modular-bom-txt {
  font-size: 12px;
  color: #999;
}

.modular-top-txt {
  font-size: 18px;
  color: #333;
}

.modular-more {
  text-align: center;
  height: 50px;
  line-height: 28px;
  position: relative;
  top: 50%;
  margin-top: -26px;
}

.jufa-nav,
.modular-bom p {
  cursor: pointer;
}

/*holo页面*/
.special-right-title img {
  width: 36px;
  margin: 10px;
}

.holo-num i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 32px;
}

.holo-num span {
  color: #999;
}

.holo-num {
  width: 120px;
  text-align: left;
  /*padding: 8px 0;*/
}

.newHolo {
  background: #f4f7f9;
}

.holo-middle {
  background: #fff;
  padding: 30px 0 15px;
}

.holo-middle-list {
  display: inline-block;
  width: 278px;
  line-height: 35px;
}

.middle-list-title {
  font-size: 20px;
}

.comList {
  font-size: 24px;
  border: 1px solid;
  padding: 4px 8px;
  border-radius: 50px;
  margin-right: 10px;
}

.list-title1 {
  color: #f9543e;
}

.list-title2 {
  color: #f7ac29;
}

.list-title3 {
  color: #4ec0e9;
}

.list-title4 {
  color: #32c8a2;
}

.middle-list-body {
  color: #666;
  padding-left: 5px;
}

.holo-top-img1 {
  width: 165px;
}

.holo-top-img2 {
  width: 260px;
  border-left: 1px solid #e0e2e3;
  padding: 5px 20px;
  margin-left: 20px;
}

.holo-top {
  padding: 30px;
  background: var(--ms-color-theme, #1E82E3);
}

.holoHelp {
  line-height: 43px;
}

.holoHelp a {
  color: #fff;
}

.holoHelp a:hover {
  transition: 0.5s;
  color: #ff9f24;
}

.holoHelp img {
  width: 18px;
  margin-right: 3px;
  margin-top: -2px;
}

.holo-civil img {
  width: 300px;
  margin: 0 auto;
  display: block;
}

.holoVip {
  text-align: center;
  margin: 80px 0;
}

.buy-bottom {
  padding: 10px 50px;
}

/*个人中心发票*/
div#invoiceShow {
  background: #fff;
  padding: 30px 120px;
  font-size: 15px;
}

.invoice-p1 span,
.invoice-p2 span {
  color: #d73731;
}

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

#invoiceBack:hover {
  color: #ff9f24;
  cursor: pointer;
}

.caselistInput {
  border: 0;
  text-align: center;
}

/*个人中心兑换码*/
#focusPersonContent {
  background: #fff;
  padding: 25px 30px 0;
  border-radius: 5px;
}

#focusPersonContent table {
  border-collapse: collapse;
}

#focusPersonContent th,
td {
  text-align: center;
}

.focusPerson-content th,
.focusPerson-content td {
  border: 1px solid #eee;
  padding: 10px 20px;
}

#focusPersonContent th {
  background: #f9f9f9;
}

#groupBtn_new,
#groupBtn,
#focusGroupClose,
#groupCloseMain {
  padding: 2px 32px;
  margin: 20px 0;
  display: inline-block;
  border-radius: 3px;
  cursor: pointer;
}

#focusGroupClose,
#groupCloseMain {
  background: #fff;
  color: var(--ms-color-theme, #1E82E3);
  border: 1px solid;
}

.groupCardBtn {
  width: 220px;
  margin: 0 auto;
}

.combtn {
  background: var(--ms-color-theme, #1E82E3);
  color: #fff;
  cursor: pointer;
}

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

.cardSee:hover {
  cursor: pointer;
  color: #ff9f24;
}

.cantSee {
  color: #d7d7d7;
}

.cardUse {
  padding: 5px 15px;
  border-radius: 3px;
  display: inline-block;
  line-height: 20px;
  font-size: 14px;
}

.combtn:hover {
  background: #ff9f24;
  color: #fff;
}

.disBtn {
  background: #f2f2f2;
  color: #d7d7d7;
}

.disBtn:hover {
  color: #d7d7d7;
  cursor: default !important;
}

.bindingCard {
  padding: 8px 20px;
  border-radius: 5px;
}

.cardBack {
  padding: 5px 15px;
  border-radius: 3px;
}

#changeImg {
  position: absolute;
  font-size: 12px;
  margin-left: 5px;
  line-height: 45px;
  cursor: pointer;
}

#changeImg i {
  margin: 0 5px;
}

.changeCode-img {
  width: 110px;
  height: 44px;
  border: 1px solid #eee;
  border-radius: 3px;
  cursor: pointer;
}

#loginWeChatObj {
  display: none;
}

.retrun_self_meter_log {
  padding: 2px 5px;
  font-size: 15px;
  background: #337ab7;
  float: right;
  color: white;
  border: 0;
  border-radius: 5px;
  margin-top: 3px;
  margin-bottom: 2px;
  margin-left: 20px;
}

/*无法找到*/
.error-no {
  border: 0;
  padding-top: 100px;
  height: 450px;
  width: 1050;
  text-align: center;
  font-size: 25px;
}

.image-no {
  margin-left: 200px;
}

.text-no-error {
  margin-top: 75px;
  margin-left: 50px;
  font-weight: 600;
  font-size: 27;
}

/*支付*/
.pay-sl {
  text-align: center;
  padding-top: 20px;
}

.pay-sl .pay-sl-text {
  margin-top: 25px;
  font-size: 25px;
}

.pay-sl-text-xia {
  margin-top: 25px;
  color: #ccc;
}

.pay-sl-text-xia a {
  color: #ccc;
  text-decoration: underline;
}

.help-btns {
  position: fixed;
  right: 18px;
  bottom: 165px;
  border: 1px solid #ddd;
  background: #fff;
  width: 40px;
  height: 40px;
  padding: 3px;
}

.help-btns:hover {
  background: #4b6cb6;
  border: 1px solid #4b6cb6;
  transition: 0.5s;
}

.share-btn {
  bottom: 210px;
  background: #4b6cb6;
  border: 1px solid #4b6cb6;
}

.share-btn img {
  position: fixed;
  width: 18px;
  right: 18px;
  bottom: 232px;
}

.share-btn-h {
  background: #4b6cb6;
  width: 115px;
}

.share-btn-h em {
  display: block;
  float: left;
  color: #fff;
  line-height: 34px;
}

.tip-section {
  width: 420px;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1000;
  text-align: center;
  font-family: "微软雅黑";
  display: none;
}

.tip-section .tip-section-fx {
  background: rgba(0, 0, 0, 0.7);
  height: 88px;
  width: 417px;
  position: absolute;
  margin-top: 40px;
  right: 0;
}

#tip-image_1 {
  position: absolute;
  height: 100px;
  bottom: 2px;
  margin-left: 8px;
}

.tip-section .tip-close {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 45px;
  right: 10px;
  background-image: url(/static/Public/images/close_38cb28a.png);
  background-size: 18px 18px;
  cursor: pointer;
}

.logo-mf {
  position: fixed;
  right: -50px;
  bottom: 40px;
}

.logo-mf:hover {
  background: #ff9f24;
  border-color: #ff9f24;
  color: #fff;
}

.logo-mf a:hover {
  color: #fff;
}

.tip-box .tip-text {
  color: #fff;
  text-align: right;
  margin-top: 38px;
  position: absolute;
  right: 40px;
}

.tip-box .tip-text-s {
  font-size: 14px;
  float: left;
}

.tip-box .tip-text-b {
  font-size: 30px;
  font-weight: 700;
  float: left;
}

.tip-text-r,
.tip-text-red {
  color: #ff2d4b;
}

.tip-text-black {
  color: #666;
}

.tip-button {
  float: right;
  text-align: center;
  display: block;
  border: 1px solid #fff;
  border-radius: 20px;
  height: 20px;
  margin-right: 80px;
  color: #fff;
  padding: 0px 5px;
  line-height: 18px;
}

.tip-button:hover,
.tip-button-r:hover {
  border: 1px solid #ff9f24;
}

.tip-image {
  width: 85px;
  height: 85px;
}

.tip-box {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  height: 100px;
}

.tip-box .box-ewm {
  position: absolute;
  right: 317px;
  height: 110px;
  width: 100px;
}

.box-ewm .tip-image-color {
  position: fixed;
  height: 30px;
  width: 100px;
  background: rgba(0, 0, 0, 0.7);
}

.tip-box .tip-section-r {
  position: fixed;
  bottom: 210px;
  right: 70px;
  background: #fff;
  width: 163px;
  padding: 10px;
  text-align: center;
  box-shadow: -1px 1px 5px 0 rgba(9, 10, 10, 0.1);
  display: none;
}

.tip-box .tip-image-r {
  width: 143px;
  height: 143px;
}

.tip-box .tip-s {
  font-size: 12px;
  color: #666;
  margin-bottom: 10px;
}

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

.tip-r {
  color: #ff2d4b;
}

.tip-button-r {
  font-size: 14px;
  border: 1px solid var(--ms-color-theme, #1E82E3);
  border-radius: 20px;
  color: var(--ms-color-theme, #1E82E3);
  padding: 2px 10px;
}

.tip-triangle {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 10px solid #fff;
  border-bottom: 10px solid transparent;
  display: block;
  margin-right: 10px;
  position: fixed;
  right: 50px;
  bottom: 220px;
}

.tip-triangle-left {
  right: 222px;
  border-left: 10px solid #eee;
}

.tip-square {
  position: fixed;
  right: 50px;
  bottom: 210px;
  width: 50px;
  height: 100px;
}

.mb-10 {
  margin-bottom: 10px;
}

.login-bottom-box {
  display: none;
  position: absolute;
  right: 337px;
  top: 30px;
}

.login-button {
  color: #fff;
  padding: 5px 10px;
  border: 1px solid #fff;
  border-radius: 3px;
  font-size: 15px;
  margin-top: 25px;
}

.login-button:hover {
  cursor: pointer;
  border: 1px solid #ff9f24;
  color: #ff9f24;
  transition: 0.5s;
}

.album_agree {
  color: #727272;
  width: 300px;
  margin: 10px auto;
  margin-bottom: 0;
}

.album_agree a {
  color: #00a2cb;
}

.buy-check {
  position: relative;
  left: 0px;
  top: 2px;
}

.note-box {
  width: 220px;
  background: rgba(254, 254, 254, 0.9);
  border: 1px solid #eee;
  border-radius: 3px;
  position: absolute;
  z-index: 2;
  bottom: 33px;
  left: -96px;
  font-size: 12px;
}

.filter-dropdown-title .note-box {
  left: -100px;
}

.tip-box .note-box {
  left: 25px;
  bottom: 80px;
}

.note-box-menu {
  top: 25px;
  left: -20px;
  bottom: inherit;
}

.note-head {
  background: #f2f2f2;
  overflow: hidden;
  padding: 5px 10px;
}

.note-head-text {
  display: block;
  font-size: 12px;
  color: #333;
}

.note-body {
  color: #666;
  padding: 5px 10px;
  line-height: 22px;
  white-space: normal;
  max-height: 200px;
  overflow-y: auto;
  text-align: left;
}

.note-body:hover {
  cursor: text;
}

.note-triangle-down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 8px solid rgba(254, 254, 254, 0.9);
  position: absolute;
  bottom: -7px;
  z-index: 3;
  left: 96px;
}

.note-triangle-down-big {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 8px solid #eee;
  position: absolute;
  bottom: -8px;
  left: 96px;
}

.share-tip {
  bottom: 90px;
  /*width: 240px;
    height: 220px;*/
  padding-bottom: 10px;
}

.share-tip .note-triangle-down {
  left: 115px;
}

.share-tip-r {
  left: -250px;
  bottom: -1px;
  width: 240px;
}

.share-tip-r .note-triangle-up {
  transform: rotate(90deg);
  left: 148px;
  top: 95px;
}

.share-tip-r .note-triangle-up-big {
  transform: rotate(90deg);
  left: 149px;
  top: 95px;
}

#nvitationewm .ewm {
  text-align: center;
  margin: 10px auto;
  margin-bottom: 25px;
  width: 140px;
  height: 140px;
  background-color: #ffffff;
}

#noRead-matter {
  height: 20px;
  margin-left: 25%;
  width: 50%;
  padding-left: 4%;
  padding-right: 4%;
  color: #ccc;
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: -5px;
  border-top: 1px dashed #e4e8ef;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-top: 2px;
  text-align: center;
}

#noRead-matter p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 265px;
}

#loginpicture {
  height: 75px;
}

#loginpicture a {
  display: block;
  margin-top: 10px;
}

#loginpicture a:hover {
  text-decoration: underline;
  color: #ff9f24;
}

/*个人中心我的订单*/
.filterMsg {
  padding: 20px 0;
}

.filterMsg a:active,
.filterMsg a:focus {
  color: #fff;
}

/*搜索页分享*/
.shareDiv {
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  z-index: 999;
  top: 0;
  left: 0;
}

.shareDivInner {
  position: relative;
  width: 210px;
  background: #fff;
  border: 1px solid #eee;
  margin: 0 auto;
  text-align: center;
  padding: 20px;
}

.shareDivInner .QRcodeTitle1,
.shareDivInner .QRcodeTitle2 {
  color: #666;
  margin-top: 8px;
}

.shareDivInner input {
  border: 1px solid #cdcdcd;
  border-radius: 3px;
  width: 100%;
  padding: 3px 10px;
  margin-top: 12px;
  color: #333;
}

.shareDivInner button {
  padding: 0px 12px;
  height: 28px;
  margin-top: 12px;
}

.closeBox 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);
}

.closeBox 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;
}

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

/*./搜索页分享*/

/* 法条组合 */
.articlesDiv {
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  z-index: 999;
  top: 0;
  left: 0;
}

.articlesDivInner {
  position: relative;
  width: 1000px;
  background: #fff;
  border: 1px solid #eee;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 4px;
}

.articles_right {
  float: right;
  margin-right: 130px;
  color: #ca2323;
}

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

.articles_c {
  padding-left: 15px;
  padding-top: 10px;
  height: 40px;
  line-height: 24px;
  border-bottom: 1px solid #cad9ea;
  background: #fbfbfb;
}

.articles_con_l {
  width: 67%;
  float: left;
  height: 430px;
  overflow-y: auto;
  overflow-x: hidden;
}

.articles_con_r {
  float: left;
  width: 33%;
  height: 200px;
  height: 430px;
  overflow-y: auto;
  padding: 10px;
  border-left: 1px solid #cad9ea;
  overflow-x: hidden;
}

.articlesDivInner table {
  border-collapse: collapse;
  margin: 0 auto;
  text-align: center;
  font-family: "微软雅黑";
}

.articlesDivInner table td,
.articlesDivInner table th {
  border: 1px solid #cad9ea;
  color: #666;
  height: 30px;
  text-align: center;
  height: 40px;
  line-height: 26px;
}

.articlesDivInner table th {
  border-top: none;
}

#closeArticles {
  position: absolute;
  right: 5px;
  top: 5px;
}

#closeArticles:hover {
  color: #f8f8f8;
}

.articlesDivInner tbody tr:nth-child(2n) {
  background-color: rgba(251, 251, 251, 1);
}

.articlesDivInner tbody tr:hover {
  background: #ecf0f5 !important;
  cursor: pointer;
}

.art_right_box {
  margin-bottom: 10px;
  line-height: 24px;
}

.art_right_title {
  cursor: pointer;
  font-weight: 700;
}

.art_right_title:hover,
.articles_filter:hover {
  transition: 0.5s;
  color: #ff9f24;
}

.art_right_tiao {
  font-weight: 600;
}

.articlesDivInner table tr td:nth-child(2) {
  color: var(--ms-color-theme, #1E82E3);
}

.articles_l_loading,
.articles_r_loading {
  font-size: 18px;
  text-align: center;
  margin-top: 150px;
}

.articles_filter {
  color: var(--ms-color-theme, #1E82E3);
  float: right;
  padding-right: 20px;
  cursor: pointer;
}

.articlesDivInner table td:nth-child(3) {
  text-align: left;
  padding-left: 3px;
}

.lin {
  width: 5px;
  height: 5px;
  background: #999999;
  display: inline-block;
  border-radius: 50%;
  margin: 0 5px;
  vertical-align: middle;
}

.articles_list .articles_sxx {
  margin-left: 3px;
  margin-left: 3px;
  border: 1px solid var(--ms-color-theme, #1E82E3);
  border-radius: 30px;
  color: var(--ms-color-theme, #1E82E3);
  font-size: 12px;
  padding: 0 5px;
  background: #fafbfc;
  font-weight: 400;
  height: 18px;
  line-height: 17px;
  display: inline-block;
}

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

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

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

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

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

.tojiansuo {
  width: 300px;
  height: 24px;
  line-height: 20px;
  background-color: rgba(239, 244, 249, 1);
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0);
  color: var(--ms-color-theme, #1E82E3);
  margin: 5px 0;
  margin-bottom: 12px;
  cursor: pointer;
}

/* ./法条组合 */

/*批量下载*/
#submitDownListBtn {
  margin-left: 115px;
}

/*holo广告*/
.text-main-ztholo {
  padding: 4px 0;
  position: relative;
  color: var(--ms-color-theme, #1E82E3);
}

.text-main-holo {
  background-color: #e2f0fd;
  height: 26px;
  line-height: 14px;
  padding: 5px;
  border-radius: 3px;
  border: 1px #cce4fb solid;
}

.text-main-ztholo-nr {
  display: inline-block;
}

.text-main-holo-nr {
  border-left: 1px solid #a5c8de;
  padding-left: 7px;
  margin-left: 7px;
  height: 14px;
  display: inline-block;
  color: #69a0bf;
}

.holobq:hover .text-main-holo-nr {
  color: #fff;
  border-left: 1px solid #fff;
  transition: 0.5s;
}

.holobq:hover .text-main-holo {
  background-color: #ff9f24;
  border: 1px #ff9f18 solid;
  border-radius: 3px;
  color: #fff;
  transition: 0.5s;
}

.holobq:hover .text-main-img {
  display: none;
  transition: 0.5s;
}

.text-main-img2 {
  display: none;
}

.holobq:hover .text-main-img2 {
  display: inline;
  transition: 0.5s;
}

#attentionCond {
  margin-left: 50px;
}

/*法规详情页*/
.law-nav-list {
  display: block;
}

.law-detail {
  padding: 20px;
}

.law-bian {
  font-size: 18px;
  font-weight: bold;
}

.law-zhang,
.law-jie {
  margin: 10px 0;
}

.law-tiao,
.law-kuan,
.law-jie,
.law-kuan,
.law-xiang {
  text-indent: 2em;
  padding-left: 1em;
}

.law-jie {
  text-indent: 1em;
}

.law-ponit {
  display: inline-block;
  width: 5px;
  height: 5px;
  background: var(--ms-color-theme, #1E82E3);
  margin-right: 10px;
  position: relative;
  top: -4px;
}

#law_nav_up .fa {
  position: relative;
  top: -2px;
  left: 4px;
}

.law-quote {
  font-size: 14px;
}

.law-tiao {
  margin: 5px 0;
}

/*.eachCiteLaw a{color: var(--ms-color-theme, #1E82E3);}*/
.hightKeyword {
  background: #3cb371;
}

/*.highlightno{background-color: none;}*/
/*detail*/
.popup {
  display: none;
  position: absolute;
  top: -40px;
  left: -1px;
  width: 100px;
  height: 40px;
  border: 1px solid #eee;
  text-align: center;
  line-height: 40px;
  background-color: white;
}

.popup span {
  color: #f36c28;
  font-size: 16px;
  margin-right: 3px;
}

.popup span:hover {
  color: #333;
}

#hguserkeyword:hover .popup {
  display: block;
}

/*争议焦点*/
.p-d0 {
  padding: 0 !important;
}

.mg0 {
  margin: 0 !important;
}

.borri {
  border-radius: 5px;
}

.disno {
  display: none;
}

.lih34 {
  line-height: 34px;
}

.mgl48 {
  margin-left: 48px;
}

.focus-btn {
  position: fixed;
  right: 0;
  bottom: 430px;
  width: 36px;
  height: 36px;
  text-align: center;
  background-color: #f36c28;
  font-size: 13px;
}

.focus-btn span {
  color: white;
}

.type-btn {
  position: fixed;
  right: 0;
  bottom: 477px;
  width: 36px;
  height: 36px;
  text-align: center;
  background-color: var(--ms-color-theme, #1E82E3);
  font-size: 13px;
}

.type-btn span {
  color: white;
}

.apply-btn {
  position: fixed;
  right: 0;
  bottom: 524px;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: var(--ms-color-theme, #1E82E3);
}

.SearchReport-btn {
  position: fixed;
  right: 0;
  bottom: 530px;
  width: 36px;
  height: 60px;
  line-height: 15px;
  text-align: center;
  padding: 3px;
  font-size: 12px;
  background: #fffbf3;
  color: var(--color-theme);
  cursor: pointer;
  outline: none;
  z-index: 9;
  padding: 5px;
  border-radius: 10px 0 0 10px;
  /* padding-right: 10px; */
  border: 1px solid #f5e3bf;
  border-right: 0;
  text-align: center;
}

.SearchReport-btn img {
  width: 18px;
}

.readAll {
  color: var(--ms-color-theme, #1E82E3);
  font-size: 12px;
  float: right;
  margin-right: 10px;
  cursor: pointer;
}

.apply-btn span {
  color: white;
}

.focus-pop-box {
  position: fixed;
  right: 40px;
  bottom: 80px;
  width: 300px;
  height: 390px;
  background-color: white;
  border: 1px solid #eee;
}

.notepizhu-box {
  position: fixed;
  overflow-y: scroll;
  right: 40px;
  bottom: 80px;
  width: 300px;
  height: 560px;
  background-color: white;
  border: 1px solid #eee;
}

.focus-pop-box .container {
  width: 100%;
}

.notepizhu-box .container {
  width: 100%;
}

.focus-title {
  line-height: 28px;
  font-size: 16px;
  border-left: 3px solid #f36c28;
  color: #f36c28;
  padding-left: 5px;
  border-bottom: 1px solid #ddd;
}

.focus-pop-box .selCase {
  width: 100%;
  border-color: #d2d6de;
}

.notepizhu-box .selCase {
  width: 100%;
  border-color: #d2d6de;
}

/*输入提示*/
.focus-hint {
  font-size: 14px;
  color: #f36c28;
  text-align: center;
  width: 100%;
  height: 30px;
  line-height: 30px;
}

/*相关度图表*/
#holo_chart {
  width: 76%;
}

.holo-charts {
  width: 49%;
  height: 150px;
}

.row-holo-chart {
  padding-top: 10px;
  /*overflow: hidden;*/
}

#holo_chart .col-lg-6 {
  position: relative;
  width: 49%;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  transition: box-shadow 0.6s;
}

#holo_chart .col-lg-6>p:first-of-type {
  position: absolute;
  left: 0;
  top: 62px;
  z-index: 1;
  width: 25px;
  color: #b5a6a5;
  line-height: 25px;
  text-align: center;
  background-color: #f2f2f2;
}

.star-chart {
  width: 48% !important;
}

.star-chart:first-of-type {
  margin-left: 15px;
}

.star-chart:last-of-type {
  margin-right: 15px;
}

.star-chart:hover {
  background-color: white !important;
}

#holo_chart .col-lg-6:hover {
  box-shadow: #ddd 0px 0px 5px;
  /*background-color: #F9F9F9;*/
}

/*#holo_chart .col-lg-6:hover .holo-charts{background-color: #F9F9F9!important;}*/
#holo_chart .col-lg-6:nth-child(odd) {
  float: left;
  /*margin-left: 5px;*/
}

#holo_chart .col-lg-6:nth-child(even) {
  float: right;
  /*margin-right: 15px;*/
}

#holo_chart .col-lg-6 div:last-of-type {
  padding-top: 30px;
  /*margin-left: -28px;*/
}

#holo_chart .col-lg-6 div:last-of-type p {
  margin-bottom: 8px;
}

.inHoloBtn {
  display: inline-block;
  font-size: 12px;
  color: #f36c28;
  text-align: center;
  border: 1px solid #f36c28;
  border-radius: 3px;
  padding: 3px 18px;
  margin-top: 5px;
}

.inHoloBtn:hover {
  background-color: #f36c28;
  color: white;
}

#holo_chart .row-holo-chart:last-of-type .col-lg-6:last-of-type div a {
  border: 0;
  padding: 0;
}

#holo_chart .row-holo-chart:last-of-type .col-lg-6:last-of-type div a:hover {
  background-color: white;
  color: #f36c28;
}

.mr2 {
  margin-right: 2px;
}

/*相关度图表*/
.cap-tit-bg {
  background-color: #f36c28 !important;
}

/*收藏夹*/
.ztree li span.button {
  background-image: url("/static/Public/plugins/ztree/css/img/collectTree.png");
}

.type_modal .modal-dialog {
  margin-top: 25%;
}

.type_modal .modal-title {
  color: var(--ms-color-theme, #1E82E3);
  font-size: 16px;
}

.type_modal .modal-title span {
  display: inline-block;
  background: var(--ms-color-theme, #1E82E3);
  width: 5px;
  height: 18px;
  margin-right: 10px;
  position: relative;
  top: -1px;
  vertical-align: middle;
}

.type_modal .modal-body div {
  margin: 20px 15px 10px;
  text-align: center;
}

.type_modal .modal-body input[type="text"] {
  border: 1px solid #e0e0e0;
  padding: 8px 15px;
  border-radius: 3px;
  width: 300px;
  font-size: 15px;
}

.type_modal .modal-body input[type="button"] {
  background: var(--ms-color-theme, #1E82E3);
  color: #fff;
  border: 0px;
  padding: 6px 25px;
  border-radius: 3px;
  cursor: pointer;
  font-size: 15px;
}

#threeWechart iframe {
  height: 350px !important;
}

.impowerBox .qrcode {
  width: 230px !important;
}

.list_kword {
  padding: 0px 20px;
  margin: 12px 0px -10px;
}

.hit_time span {
  /* margin-right: 8px; */
}

/* 首页专题库新版样式 */

.mainbody-right {
  border: 1px solid #ddd;
  border-radius: 5px;
}

.search-line {
  border: 0px;
}

.mainbody-right span {
  color: #1273fe;
}

.mainbody-right input {
  padding-left: 10px;
}

.totalNum {
  color: #333;
}

.totalNum span {
  color: #1273fe;
  margin: 0px 3px;
}

.mainbody-title {
  border-bottom: 1px solid #1273fe;
}

.criminal_out {
  min-height: 200px;
}

.criminal_out a {
  color: #333;
}

.criminal_out li {
  display: inline-block;
  width: 273.5px;
  padding: 5px 0px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin: 6px 25px 6px 0px;
}

.criminal_out li:nth-child(4n) {
  margin-right: 0px;
}

.criminal_out li:hover {
  border: 1px solid #1273fe;
  /*     background: #EEF5FF; */
}

.criminal_out img {
  width: 30px;
  height: 30px;
  margin: 0px 8px 0px 12px;
}

.criminal_out span {
  color: #71d040;
  background: #fff;
  border: 1px solid;
  height: 16px;
  line-height: 14px;
  padding: 0 3px;
  margin-top: -8px;
  margin-left: 5px;
  font-size: 12px;
}

.criminal_out li i {
  display: inline-block;
  vertical-align: middle;
  width: 205px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.criminal_out li.has_buy i {
  display: inline-block;
  vertical-align: middle;
  width: 155px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mainHolo-title {
  margin-bottom: 0px;
}

.mainbody-right,
.show_all_btn {
  display: inline-block;
  vertical-align: middle;
}

.show_all_btn {
  background: #1273fe;
  color: #fff;
  border: 0px;
  border-radius: 3px;
  padding: 5px 10px;
  margin-left: 5px;
  font-size: 13px;
  display: none;
}

.visit-box {
  width: 220px;
  display: block;
  background: #0d72a3;
  color: #ffffff;
  position: fixed;
  bottom: -4px;
  right: 0;
  padding: 13px 15px 12px 16px;
  font-size: 13px;
  z-index: 1;
  opacity: 0.8;
}

.icon-laba {
  background: url("../../images/laba.png") no-repeat;
  width: 15px;
  height: 15px;
  background-size: 100% 100%;
  margin-right: 5px;
  display: inline-block;
  background-position-y: 3px;
}

.del-report {
  position: absolute;
  right: 7px;
  top: 2px;
  cursor: pointer;
  color: rgba(68, 120, 156, 1);
  font-size: 16px;
}

.del-report:hover {
  color: #ffffff;
}

/* 主站首页增加模糊和精确 start */
.law-choose {
  display: flex;
  align-items: center;
}

.law-choose .law-label:last-child {
  margin-left: 0px !important;
}

.law-choose .law-label:first-child {
  padding-left: 0px !important;
}

.law-choose .law-labels:first-child {
  padding-left: 0px !important;
  margin-left: 0;
}

.radio-hidd {
  display: none;
}

.law-label {
  font-size: 12px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.law-labels {
  font-size: 12px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #010101;
  line-height: 1;
}

.law-label.active {
  color: #4ae8c8;
}

.law-labels.active {
  color: var(--ms-color-theme, #1E82E3);
}

.icon-chose {
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  border-radius: 50px;
  margin-right: 4px;
  display: inline-block;
  margin-right: 5px;
}

.icon-choses {
  width: 12px;
  height: 12px;
  border: 1px solid #010101;
  border-radius: 50px;
  margin-right: 4px;
  display: inline-block;
  margin-right: 5px;
}

.law-label.active .icon-chose {
  background: url("../../images/own-chose.png");
  width: 12px;
  height: 12px;
  background-size: 100% 100%;
  border: none;
}

.law-labels.active .icon-choses {
  /* background: url("../../images/detail-chose-new.png"); 新版颜色 */
  background: url("../../images/detail-chose.png");
  width: 12px;
  height: 12px;
  background-size: 100% 100%;
  border: none;
}

.law-detail-choose {
  margin-top: 7px;
  position: relative;
}

.change-tip {
  color: rgb(124, 124, 114);
  font-size: 12px;
  background: rgb(253, 249, 176);
  padding: 4px 4px 4px 8px;
  border-radius: 5px;
  border: 1px solid rgb(237, 233, 121);
  position: absolute;
  top: 22px;
  width: 315px;
  text-align: center;
  z-index: 2;
  display: flex;
  align-items: center;
  opacity: 0.8;
  display: none;
}

.triangle-style:before {
  box-sizing: content-box;
  width: 0px;
  height: 0px;
  position: absolute;
  top: -16px;
  right: 205px;
  padding: 0;
  border-bottom: 8px solid rgb(253, 249, 176);
  border-top: 8px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  display: block;
  content: "";
  z-index: 12;
}

.triangle-style:after {
  box-sizing: content-box;
  width: 0px;
  height: 0px;
  position: absolute;
  top: -18px;
  right: 204px;
  padding: 0;
  border-bottom: 9px solid rgb(237, 233, 121);
  border-top: 9px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  display: block;
  content: "";
  z-index: 10;
}

.icon-closetips {
  background: url("../../images/close-tips.png");
  width: 7px;
  height: 7px;
  background-size: 100% 100%;
  display: inline-block;
  margin-left: 6px;
  cursor: pointer;
}

/* 主站首页增加模糊和精确 end */
/* 日期组件 */
#dateStart,
#dateStart_new,
#dateEnd,
#dateEnd_new {
  font-size: 12px;
  width: 80px;
  text-align: center;
  margin-left: 25px;
  height: 22px;
  line-height: 15px;
  top: 0px;
  padding-left: 0;
}

.dao {
  font-size: 12px;
  margin-left: 91px;
}

#dateEnd,
#dateEnd_new {
  margin-left: 10px;
  left: 110px;
}

.laydate-icon:hover {
  cursor: pointer;
}

#dateStart,
#dateStart_new {
  margin-left: 21px;
}

.layui-laydate li.layui-this {
  background: var(--ms-color-theme, #1E82E3) !important;
}

/* 站内信 */
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.jufa-msgManage_wrapper {
  float: left;
  text-align: left;
  position: relative;
}

.jufa-msgManage_wrapper .jufa-msgManage_link:hover {
  background: url(/static/Public/images/msg_3.png) no-repeat;
  background-size: 20px 20px;
  background-position: center;
}

.jufa-msgManage_wrapper .jufa-msgManage_link {
  position: relative;
  top: 3px;
  width: 22px;
  height: 22px;
  background: url(/static/Public/images/msg.png) no-repeat;
  background-size: 20px 20px;
  background-position: center;
  display: inline-block;
  margin-right: 5px;
  padding-bottom: 20px;
  box-sizing: content-box;
}

.jufa-msgManage_wrapper .jufa-msgManage_link span {
  top: 6px;
  background-color: #ffa022;
  min-width: 16px;
  min-height: 16px;
  display: inline-block;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  left: 10px;
  font-size: 12px;
  line-height: 14px;
}

.jufa-msgManage_wrapper.hover:hover .jufa_znx {
  display: block;
}

.jufa-msgManage_wrapper .jufa_znx {
  display: none;
  position: absolute;
  top: 40px;
  right: 20px;
  width: 250px;
  background-color: #fff;
  border: 1px solid #dddddd;
  cursor: default;
  z-index: 110;
  border-radius: 8px;
}

.jufa-msgManage_wrapper .jufa_znx_item_top {
  height: 20px;
}

.jufa-msgManage_wrapper .jufa_znx_title {
  height: 40px;
  line-height: 40px;
  color: #101010;
  font-size: 14px;
  padding-left: 15px;
  border-bottom: 1px solid #ddd;
}

.jufa-msgManage_wrapper .jufa_znx_new {
  font-size: 9px;
  background-color: #ee502f;
  color: #fff;
  padding: 1px 4px;
  border-radius: 8px;
  border-bottom-left-radius: 0;
  position: relative;
  top: -10px;
  margin-left: 5px;
}

.jufa-msgManage_wrapper span.news_count {
  background-color: transparent;
  color: #101010;
}

.jufa-msgManage_wrapper .news_count font {
  color: #ff9f24;
}

.jufa-msgManage_wrapper .jufa_znx_item {
  border-bottom: 1px solid #ddd;
  padding: 9px 12px 10px 15px;
}

.jufa-msgManage_wrapper .jufa_znx_item:last-child {
  border-bottom: none;
}

.jufa-msgManage_wrapper span.jufa_znx_item_title {
  font-size: 12px;
  display: inline-block;
  max-width: 175px;
  font-weight: 600;
  color: #111e36;
  line-height: 20px;
}

.jufa-msgManage_wrapper span.jufa_znx_item_time {
  font-size: 12px;
  color: #999999;
  float: right;
}

.jufa-msgManage_wrapper .jufa_znx_item_content {
  max-height: 48px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin: 4px 0;
  color: #101010;
  font-size: 12px;
  position: relative;
}

.jufa-msgManage_wrapper a.jufa_znx_item_toDetail {
  margin-top: 4px;
  color: var(--ms-color-theme, #1E82E3);
  font-size: 12px;
}

.jufa-msgManage_wrapper .jufa_znx_toCenter {
  background-color: #ebf3fd;
  text-align: center;
  height: 34px;
  line-height: 34px;
  color: var(--ms-color-theme, #1E82E3);
  font-size: 14px;
  border-top: 1px solid #cfe3fd;
  display: block;
  border-radius: 0 0 8px 8px;
}

.jufa_znx a:hover {
  color: #ff9f24;
  transition: 0.5s;
}

/* 收藏夹输入框 */
#collectTreeObj_1_span input {
  height: 20px;
  line-height: 20px;
}

.asslevel {
  font-size: 12px;
  color: #bbb;
  padding-left: 56px;
}

.segmentTxt p {
  text-indent: 22.25pt;
}

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

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

.keyword-box .showThisLaw-concent {
  line-height: 20px;
  padding: 10px 10px;
  background: rgba(000, 000, 000, 0.5);
  color: #fff;
  position: relative;
  top: -8px;
  left: 20px;
  z-index: 10000;
  cursor: text;
  border-radius: 4px;
  border: 0;
  min-width: 200px;
  white-space: normal;
  max-height: 300px;
  overflow-y: auto;
  padding-top: 0;
}

.bigDatabox_con img {
  margin: 20px auto;
  display: block;
}

.bigDatabox_con p {
  text-align: center;
}

.bigDatabox_btn span {
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 65px;
  display: inline-block;
  font-size: 12px;
  height: 25px;
  line-height: 22px;
  margin: 0 10px;
  cursor: pointer;
}

span.doInclude {
  background: #5287ee;
  color: #fff;
}

.bigDatabox_btn {
  text-align: center;
  margin: 20px 0;
}

.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;
}

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

.searchTab_ch.active {
  color: var(--ms-color-theme, #1E82E3);
  border-bottom: 3px solid var(--ms-color-theme, #1E82E3);
}

.searchTab_ch:hover {
  color: var(--ms-color-secondary);
}

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

#searchTipsObj_Tab,
#checkcaseSearchTipsObj_Tab {
  /* 11-27 */
  border: 1px solid var(--ms-color-secondary);
  border-radius: 8px 8px 0 0;
}

.changeCode-img.cards {
  width: 111px;
  height: 34px;
}

.vip_more {
  width: 16px;
}

.caseRegion .title-area {
  position: relative;
}

.caseRegion .listVip_v3 {
  width: 57px;
  position: absolute;
  right: -10px;
  top: -16px;
  display: none;
}

/* 新版 header 登录模块样式 */
.clearfix:after {
  content: "";
  /*设置内容为空*/
  height: 0;
  /*高度为0*/
  line-height: 0;
  /*行高为0*/
  display: block;
  /*将文本转为块级元素*/
  visibility: hidden;
  /*将元素隐藏*/
  clear: both;
  /*清除浮动*/
}

.clearfix {
  zoom: 1;
  /*为了兼容IE*/
}

#menu4 {
  padding: 10px 20px;
}

#menu4 .nologin_item {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}

#menu4 .nologin_item i {
  width: 6px;
  height: 6px;
  background-color: #4d8ffb;
  border-radius: 50%;
  display: inline-block;
  margin-right: 2px;
  position: relative;
  top: -2px;
}

#menu4 .nologin_item button {
  background: var(--ms-color-theme, #1E82E3);
  border-radius: 8px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  width: 100%;
  height: 34px;
  line-height: 34px;
  border: none;
  margin-top: 16px;
}

#menu4 .nologin_item div {
  text-align: center;
}

#menu4 .nologin_item .noLoginBtn-reg {
  color: var(--ms-color-theme, #1E82E3);
}

#menu3 {
  width: 486px;
  padding: 10px 0 0;
  border-radius: 8px;
  box-shadow: 0px 0px 10px #ccc;
}

#myUser {
  display: inline-block;
  width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.login_drop_top {
  line-height: 40px;
  height: 40px;
}

.login_drop_top,
.login_drop_mid,
.login_drop_bot {
  padding: 10px 20px;
}

.login_drop_top .login_drop_top_left,
.login_drop_to .login_drop_top_right {
  display: inline-block;
}

.login_drop_top .login_drop_top_left {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  float: left;
}

.login_drop_top .login_drop_top_right {
  float: right;
}

.login_drop_top .login_drop_top_right a {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: var(--ms-color-theme, #1E82E3);
}

.login_drop_mid {
  margin-top: 20px;
}

.login_drop_mid .login_drop_mid_left {
  margin-right: 16px;
}

.login_drop_mid .login_drop_mid_left,
.login_drop_mid .login_drop_mid_right {
  display: inline-block;
  background: #e9f3ff;
  border-radius: 4px;
  width: 210px;
  height: 64px;
  padding: 0 10px;
}

.login_drop_mid_left_inner_l,
.login_drop_mid_right_inner_l {
  margin-top: 6px;
}

.login_drop_mid_left_inner_l div,
.login_drop_mid_right_inner_l div {
  height: 26px;
  line-height: 26px;
}

.login_drop_mid_left_inner_l .left_inner_l_t img,
.login_drop_mid_right_inner_l .right_inner_l_t img {
  width: 16px;
  margin-right: 4px;
}

.login_drop_top_left .imgs {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.left_inner_l_t span,
.right_inner_l_t span {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}

.left_inner_l_b,
.right_inner_l_b {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  /* margin-top: 8px; */
}

.login_drop_mid_left_inner_r button,
.login_drop_mid_right_inner_r button {
  width: 48px;
  height: 28px;
  background: #f7e1c6;
  border-radius: 4px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #885721;
  margin-top: 18px;
  border: 0;
}

.login_drop_mid_right_inner_l,
.login_drop_mid_left_inner_l {
  float: left;
}

.login_drop_mid_left_inner_r,
.login_drop_mid_right_inner_r {
  float: right;
  height: 28px;
  line-height: 28px;
}

.login_drop_bot .login_drop_botlist .botlist_item {
  display: inline-block;
  margin: 0 25px;
  text-align: center;
}

.login_drop_bot {
  border-bottom: 1px solid #dddddd;
}

.botlist_item img {
  width: 44px;
  margin-bottom: 12px;
}

.botlist_item p {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  height: 20px;
  line-height: 20px;
}

.login_drop_bot_btns {
  text-align: right;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  padding: 0px 20px;
  line-height: 40px;
}

.login_drop_bot_btns a {
  color: #999999;
  font-size: 14px;
}

.login_drop_bot_btns a i {
  font-size: 16px;
  color: #999999;
  margin-right: 2px;
}

.headvip {
  position: absolute;
  right: -3px;
  bottom: 4px;
  display: none;
}

/* vip 会员 */
.jufa-Unified-vip {
  padding: 0 8px;
  float: left;
  line-height: 45px;
  border: 0;
  padding: 0 14px;
}

.jufa-Unified-loginreg {}

.jufa-Unified-vip span {
  color: #edcc86;
}

/* 登录注册按钮 */
.jufa_new #loginReg {
  width: 100px;
  height: 40px;
  background: #ffffff;
  box-shadow: 0px 0px 4px 0px;
  border-radius: 10px;
  text-align: center;
  line-height: 42px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  top: -3px;
}

.jufa_new #loginReg a {
  padding: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.jufa_new #loginReg a span {
  color: var(--ms-color-theme, #1E82E3);
}

.jufa_new #loginReg .loginicon {
  width: 14px;
  margin-top: -5px;
  margin-right: 3px;
}

/* 联想词 loading */
.loading_searchCon {
  display: none;
  height: 200px;
  text-align: center;
  border-radius: 0 0 10px 10px;
}

.loading_searchCon.drop-option {
  border-radius: 8px;
  margin-top: 1px;
  border-top: 1px solid var(--ms-color-secondary);
}

.loading_searchCon div {
  text-align: center;
  display: inline-block;
  margin-top: 60px;
}

.loading_searchCon span {
  font-size: 18px;
  color: #8b8b8b;
  margin-left: 6px;
}

.loading_searchCon img {
  width: 50px;
}

/* 搜索栏改版22.9.13 */
.show-tips {
  display: none;
  position: absolute;
  top: 40px;
  width: 600px;
  height: 150px;
  left: -250px;
  background: transparent;
}

.triangle-left {
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #caddf5;
  border-left: 10px solid transparent;
  position: absolute;
  left: 274px;
  top: 11px;
  z-index: 51;
}

.triangle-left-small {
  border-bottom: 12px solid #fff;
  left: 274px;
  z-index: 51;
  top: 12px;
}

/* ************** 左侧聚合 **************** */
/*
 * 搜索结果页左侧过滤栏样式
 * create date: 2016.11.9
 */

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

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

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

.jufa-main-sidebar {
  background-color: #fff;
  padding-top: 0px;
  margin-top: 15px;
  width: 22%;
}

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

.jufa-treeview {
  border: 1px solid #ddd;
  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;
}

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

.search-none {
  /* line-height: 0;
  margin-top: -10px;
  width: 18px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  border: 0 none;
  cursor: pointer;
  outline: none;
  background-color: transparent;
  background: #fff;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url(/static/Public/plugins/ztree/css/img/zTreeStandard.png);
  background-position: -92px -18px; */
}

.search-more {
  /* line-height: 0;
  margin-top: -10px;
  width: 18px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  border: 0 none;
  cursor: pointer;
  outline: none;
  background-color: transparent;
  background: #fff;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url(/static/Public/plugins/ztree/css/img/zTreeStandard.png);
  background-position: -74px -18px; */
}

.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;
}

.search-menu-line {
  width: 18px;
  height: 20px;
  margin-top: -9px;
  display: inline-block;
  vertical-align: middle;
  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: 6px -19px;
}

.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;
}

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

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

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

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

.sidebar-menu .treeview-menu>.all-menu-line:hover .media-body {
  color: var(--ms-color-theme);
}

.sidebar-menu .treeview-menu>.all-menu-line:hover .media-right>span {
  color: var(--ms-color-theme) !important;
}

.media-body {
  width: auto;
}

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

.sidebar-menu>li>a {
  text-align: left;
}

.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;
}

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

/* ************** layout_new **************** */

/*公共样式 create by lixn 2017/11/13*/
/*公共样式(所有页面通用)begin*/
ul,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p,
div {
  padding: 0;
}

address,
cite,
dfn,
em,
var,
b,
sub,
sup {
  font-style: normal;
}

code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
select,
textarea {
  font-size: 100%;
}

fieldset,
img {
  border: none;
}

sup,
sub {
  font-size: 0.6em;
}

ul,
ol {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input {
  outline: 0;
  padding-left: 5px;
}

input[type="checkbox"],
input[type="radio"] {
  cursor: pointer;
}

*:focus,
*:active,
*:visited {
  outline: none;
}

textarea {
  -moz-outline: 0;
  outline: 0;
  overflow: auto;
  vertical-align: top;
  resize: none;
  -webkit-appearance: none;
}

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

.fr {
  float: right;
}

.fl {
  float: left;
}

.dn {
  display: none;
}

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

.width-100 {
  width: 100%;
}

.mr-10 {
  margin-right: 10px;
}

.mr20 {
  margin-right: 20px;
}

.mainBtn {
  background: #ffdca4;
  color: #ae7a3e;
  cursor: pointer;
  border: 1px solid #fec674;
  outline: none;
}

.delBtn {
  background: transparent;
  color: var(--ms-color-theme, #1E82E3);
}

.mainBtn:hover,
.mainBtn:focus,
.mainBtn:active {
  background: #fec674;
  border: 1px solid #ff9f24;
  color: #fff;
}

.delBtn:hover,
.delBtn:focus,
.delBtn:active {
  background: transparent;
  color: #ff9f24;
  border: 1px solid #ff9f24;
}

.border0 {
  border: none;
}

.ptlv {
  position: relative;
}

.on {
  background: #fafafa;
}

.bg-fff {
  background: #fff;
}

/*公共样式end*/
/*登录注册begin*/
#login,
#register,
#registerIdentity,
#regdetail {
  display: none;
}

#login h4,
#register h4,
#registerIdentity h4,
#regdetail h4 {
  color: #fff;
}

#subLogin {
  margin-top: 10px;
  border-radius: 0;
  height: 38px;
  width: 100%;
}

#gotoReg {
  font-weight: normal;
}

#regdetail .info-sign {
  color: #ffd39b;
  font-size: 14px;
}

#regIdentityInfo {
  color: gray;
}

.error-tip {
  color: red;
  line-height: 34px;
  display: block;
}

.forget-pwd {
  padding-right: 0;
  text-align: right;
}

.btn-input-right {
  height: 50px;
}

.countdown-box {
  display: table-cell;
}

.countdown-box:last-child {
  border-left: 1px solid #d2d6de;
}

.tip-btn {
  color: #ff7f24;
  font-size: 12px;
}

.successCon {
  color: black;
  text-align: center;
  font-size: x-large;
  position: relative;
  padding: 15px;
  left: 50px;
}

.sucLogp {
  padding-left: 30px;
}

.sucLogimg {
  height: 30px;
  width: 30px;
  margin-top: -10px;
}

.loginbox1 {
  display: none;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #666;
  border-radius: 10px;
  margin: 0 auto;
  width: 470px;
  z-index: 1100;
  padding: 30px;
  top: 150px;
  text-align: center;
}

.jufa-form-control {
  box-shadow: none;
  height: 35px;
  border: 1px solid #dcdcdc;
  line-height: 18px;
  transition-property: border;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}

.form-control-title {
  width: 19%;
  display: inline-block;
  text-align: right;
  margin-right: 3%;
  white-space: nowrap;
}

.regTitle {
  width: 88px;
  line-height: 35px;
}

.form-control {
  display: inline-block;
}

.form-con-inner {
  width: 77%;
}

.form-reg-inner {
  width: 268px;
}

.account-login {
  width: 450px;
}

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}

.jufa-col-lg-9 {
  width: 90%;
  margin: 0 30px;
}

.goto-login {
  padding-top: 7px;
}

/*模态框样式*/
.modalheader {
  width: 100%;
}

.modal-header {
  padding: 15px 15px 0;
  border-bottom: 0;
}

.modalbody {
  background: #fff;
  overflow: hidden;
  padding: 10px;
}

.modalfooter {
  /* background: #hglighttip; */
  width: 450px;
}

.modaldialog {
  width: 850px;
}

.inputgroup[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}

.submitbtn {
  width: 90px;
}

.cancelbtn {
  float: left;
  margin-right: 7px;
  margin-left: 40px;
  width: 90px;
}

.login-line {
  height: 340px;
  border-right: 1px solid #ddd;
}

.modal-body {
  padding: 0 0 20px;
}

.close {
  text-shadow: none;
  font-weight: 100;
  opacity: 1;
  color: #666;
}

#login-three {
  margin: 0 40px;
}

.login-three-text {
  font-size: 20px;
  font-weight: 500;
  color: #666;
  display: inline-block;
}

#threeWechart {
  display: inline-block;
}

#threeWechart iframe {
  height: 350px;
}

.login-three-fg {
  height: 32px;
  margin: 8px 0 45px;
  text-align: center;
}

/*注册*/
.regModel {
  width: 500px;
  margin: 0 auto;
}

.ReMust {
  position: absolute;
  right: 0;
  top: 10px;
}

.tips {
  position: absolute;
  top: 0;
  right: 30px;
  line-height: 35px;
}

.RegCode {
  line-height: 35px;
  padding: 0 10px;
  margin-right: 5px;
  cursor: pointer;
}

.regTime {
  line-height: 35px;
  margin-right: 5px;
}

.check-regphoto {
  border: 1px solid #eee;
  border-radius: 3px;
  margin-top: -1px;
  height: 35px;
  width: 90px;
}

.form-group a#regPid {
  padding-right: 20px;
  font-size: 1.45rem;
}

.reg-line {
  border-bottom: 1px dashed #eee;
}

.form-horizontal .radio-inline {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.form-btn {
  text-align: center;
  margin: 40px 0 0;
}

/*登录注册·end*/
/*指南等*/
.main-right {
  position: fixed;
  bottom: 100px;
  right: 0;
  background: #fff;
  z-index: 1;
  border: 1px solid #caddf5;
  border-right: 0px;
  border-radius: 10px 0 0 10px;
}

.ruadis {
  border-radius: 10px 0 0 0px;
}

.rudisa {
  border-radius: 0px 0 0 10px;
}

.helpImg {
  width: 22px;
  /*24*/
  height: 26px;
  margin-bottom: 2px;
  display: block;
  margin: 0 auto;
}

/* .helpH {
  background: url(/static/Public/images/homePagebg.png) no-repeat -80px -58px;
  background-size: 710%;
} */
.helpH {
  background: url(/static/Public/images/zhinan_v3.png) no-repeat center;
  background-size: 100%;
}

.helpWechat {
  background: url(/static/Public/images/gongzhonghao_v3.png) no-repeat center;
  background-size: 100%;
}

.helpGuide {
  background: url(/static/Public/images/fankui_v3.png) no-repeat center;
  background-size: 100%;
}

.changebtn {
  background: url(/static/Public/images/Icon-liwu.png) no-repeat center;
  background-size: 100%;
}

.helpApp {
  background: url(/static/Public/images/app_v3.png) no-repeat center;
  background-size: 100%;
}

.helpTop {
  background: url(/static/Public/images/totop_v3.png) no-repeat center;
  background-size: 100%;
}

.helpBack {
  background: url(/static/Public/images/homePagebg.png) no-repeat -51px -58px;
  background-size: 710%;
}

/* .helpWechat {
  background: url(/static/Public/images/homePagebg.png) no-repeat -138px -58px;
  background-size: 710%;
} */

.helpQf {
  background: url(/static/Public/images/homePagebg.png) no-repeat -127px -27px;
  background-size: 710%;
}

/* .helpApp {
  background: url(/static/Public/images/homePagebg.png) no-repeat -26px -73px;
} */

/* .helpTop {
  background: url(/static/Public/images/homePagebg.png) no-repeat -136px -75px;
  width: 22px;
} */

.helpShare {
  background: url(/static/Public/images/helpShare.png) no-repeat;
  background-size: 100%;
}

/* .helpGuide {
  background: url(/static/Public/images/help-guide.png) no-repeat;
  background-size: 100%;
} */

.back-img {
  width: 30px;
  margin: 2px;
}

.help-btn {
  background: transparent;
  width: 36px;
  /*50*/
  height: 55px;
  /* padding: 6px 0; */
  padding: 4px 0 0;
  z-index: 100;
  font-size: 12px;
  text-align: center;
  transition: background 0.2s linear 0.1s, border 0.2s linear 0.1s;
  -webkit-transition: background 0.2s linear 0.1s, border 0.2s linear 0.1s;
  /* Safari */
  border-bottom: 1px solid #caddf5;
}

.help-btn:last-child {
  border: none;
}

.help-icon {
  display: block;
  text-align: center;
  color: #666;
  line-height: 16px;
  transition: color 0.2s linear 0.1s;
  -webkit-transition: color 0.2s linear 0.1s;
  /* Safari */
}

.help-btn:hover {
  /* background: #f9f9f9; */
  cursor: pointer;
  transition: 0.5s;
}

.help-btn a:hover {
  transition: 0.5s;
  color: #444;
}

.help-icon {
  color: #fff;
}

.help-icons {
  color: #999;
}

#sWeChat div {
  width: 160px;
  height: 160px;
  background: url(/static/Public/images/webchat.png) no-repeat 0 0;
  cursor: pointer;
  position: relative;
  right: 120px;
  bottom: 80px;
}

#APP div {
  width: 130px;
  height: 120px;
  background: url(/static/Public/images/app_download.png) no-repeat 0 0;
  cursor: pointer;
  position: relative;
  right: 130px;
  bottom: 80px;
  background-size: 120px;
}

/*指南等结束*/
/*页脚 begin*/
.vis-btn-index {
  width: 500px;
  overflow: hidden;
  margin: 65px auto;
  margin-bottom: 30px;
  padding: 10px 0;
}

.vis-btn-box {
  width: 200px;
  height: 100px;
  display: block;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  margin: 0 25px;
}

.vis-btn-box a {
  display: block;
  overflow: hidden;
  width: 150px;
  margin: 0 auto;
  padding: 30px 0;
}

.vis-text-big {
  font-size: 18px;
  color: #666;
}

.vis-text-small {
  font-size: 14px;
  color: #c9c9c9;
}

.vis-btn-item {
  font-size: 26px;
  float: left;
  margin-right: 10px;
  color: var(--ms-color-theme, #1E82E3);
  height: 45px;
  width: 45px;
  text-align: center;
  line-height: 45px;
  -webkit-transition: -webkit-transform 1s ease-out;
  -moz-transition: -moz-transform 1s ease-out;
  -o-transition: -o-transform 1s ease-out;
  -ms-transition: -ms-transform 1s ease-out;
}

.vis-btn-box:hover {
  background: #f9f9f9;
  transition: 0.5s;
}

.vis-btn-box a:hover .vis-btn-item {
  -webkit-transform: rotateZ(360deg);
  -moz-transform: rotateZ(360deg);
  -o-transform: rotateZ(360deg);
  -ms-transform: rotateZ(360deg);
  transform: rotateZ(360deg);
}

.vis-btn-text {
  float: left;
  text-align: left;
}

/* .jufa-main-footer {
    background: #fff;
    color: #444;
    border-top: 1px solid #f1f1f1;
    text-align: center;
    clear: both;
    font-size: 12px;
} */

/* .footer-main-width {
    width: 1170px;
    margin: auto;
} */

.webchat-box {
  display: inline-block;
}

.webchatImg {
  width: 110px;
  height: 110px;
  margin: 0 auto;
  background: url(/static/Public/images/webchat.png) no-repeat;
}

.webchat-box p {
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  color: #8a8a8a;
}

.fadeInDownApple i {
  display: none;
  position: absolute;
  top: -160px;
}

.fadeInDownApple:hover i {
  display: block;
  width: 160px;
  height: 160px;
  background: url(/static/Public/images/QR-code-ios.png) no-repeat;
  cursor: pointer;
  z-index: 100;
}

.fadeInMobile i {
  display: none;
  position: absolute;
  top: -160px;
}

.fadeInMobile:hover i {
  display: block;
  width: 160px;
  height: 160px;
  background: url(/static/Public/images/QR-code.png) no-repeat;
  cursor: pointer;
  z-index: 100;
}

.fadeInDownAndroid:hover i {
  display: block;
  width: 160px;
  height: 160px;
  background: url(/static/Public/images/QR-code-android.png) no-repeat;
  cursor: pointer;
  z-index: 100;
}

.fadeInDownAndroid i {
  display: none;
  position: absolute;
  top: -160px;
}

.android-img {
  background: url(/static/Public/images/homePagebg.png) no-repeat -18px -28px;
}

.ios-img {
  background: url(/static/Public/images/homePagebg.png) no-repeat -56px -28px;
}

.ft-hp3-phone {
  height: 30px;
  line-height: 30px;
}

.jufa-copyright {
  color: #999;
  margin-top: 10px;
  overflow: hidden;
  margin: auto;
}

.jufa-footer-copyright {
  clear: both;
  padding: 20px;
  line-height: 25px;
  font-size: 12px;
}

.jufa-footer-copyright .publicNetworkSecurity:hover{
	text-decoration: underline;
}

.jufa-copyright .copyright {
  margin-top: 30px;
  width: 288px;
  margin-left: 20px;
}

.ft-bg1 {
  padding: 50px 0 0 0;
  background-color: #fbfbfb;
}

.w1212 {
  width: 1050px;
  margin-bottom: 0;
}

.ma {
  margin-left: auto;
  margin-right: auto;
}

.ft-hp1,
.ft-hp2 dl {
  height: 170px;
}

.ft-hp3 {
  text-align: center;
  width: 160px;
}

.ft-hp3 ul {
  color: #8a8a8a;
}

.ft-hp3 li {
  border: 1px solid #e1e2e2;
  margin-bottom: 5px;
  padding: 0;
  display: block;
  position: relative;
  font-size: 12px;
}

.ft-400 {
  font-size: 24px;
  line-height: 30px;
  color: var(--ms-color-theme, #1E82E3);
}

.ft-400-tip {
  color: #b3b3b3;
  line-height: 16px;
  text-align: right;
}

.kefu-online {
  display: block;
  height: 26px;
  line-height: 26px;
  background-color: #4b93d7;
  color: #f5f5f5;
  text-align: center;
}

.mt10 {
  margin-top: 10px !important;
}

.ft-hp2 dl {
  float: left;
  border-right: 1px solid #e1e2e2;
  text-align: left;
  padding: 0 50px;
}

.ft-hp2 dl:first-of-type {
  padding-left: 0;
}

.ft-hp2 dd a {
  color: #666666;
}

.ft-hp2 p {
  padding: 0;
  margin: 0;
}

.ft-hp2 dd {
  line-height: 26px;
  font-size: 12px;
  white-space: nowrap;
}

.ft-hp2 dt {
  font-size: 14px;
  line-height: 18px;
  color: var(--ms-color-theme, #1E82E3);
  margin-bottom: 20px;
  font-weight: normal;
}

.bottom-img {
  width: 38px;
  height: 38px;
  float: left;
}

.hot-line .ft-400-tip {
  text-align: center;
}

.fl dd a:hover {
  color: #ff9f24;
}

/* .ft-bg1New {
    padding: 50px 0 0 0;
    background-color: #333333;
} */

.ft-hp2New {
  width: 1000px;
}

.ft-hp2New dt {
  color: #fff;
}

.ft-hp2New dd a,
.ft-hp2New p {
  color: #ccc;
}

.ft-hp2New dl {
  border-right: 1px solid #444;
}

.ft-hp3New li {
  color: #999;
  border: 1px solid #444;
  width: 158px;
  white-space: nowrap;
}

.ft-hp3New li a {
  background-color: #555;
}

/*.ft-hp3New li p {background-color: #222;}*/
.animated a {
  float: left;
  width: 43px;
  height: 38px;
  display: block;
  cursor: pointer;
  position: relative;
}

.animated p {
  float: left;
  width: 112px;
  line-height: 38px;
  font-size: 14px;
  margin: 0;
}

.comCol {
  color: #999;
}

.ft-width1 {
  min-width: 112px;
}

.ft-width2 {
  width: 260px;
}

.ft-width3 {
  width: 418px;
}

.ft-li {
  background-color: #222;
}

/*页脚 end*/
/*新手引导*/
.newGuide {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 2;
}

.guidInner {
  position: relative;
  z-index: 10;
  background: #f4f7f9;
}

.opcity-over,
.opcity-over1 {
  position: absolute;
  top: 0;
  z-index: 20;
}

.guid-box1 {
  position: relative;
  color: #fff;
  width: 280px;
  background: var(--ms-color-theme, #1E82E3);
  z-index: 100;
  padding: 5px;
  border-radius: 5px;
  text-align: center;
  overflow: hidden;
}

.guid-box2 {
  border: 1px dotted #fff;
  border-radius: 5px;
  padding: 12px;
  position: relative;
}

.guid-close {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  background: none;
}

.guidBtns {
  margin-top: 10px;
}

.guid-btn {
  display: inline-block;
  border-radius: 3px;
  padding: 2px 15px;
  cursor: pointer;
}

.guid-next {
  border: 1px solid #ff6633;
  background: #ff6633;
}

.guid-pre {
  border: 1px solid #fff;
  margin-right: 10px;
}

.guid-txt {
  line-height: 25px;
}

.guid-main-one {
  top: 120px;
  left: 50%;
  margin-left: -130px;
}

.guid-main-two {
  top: 288px;
  left: 50%;
  margin-left: -112px;
}

.guid-main-three {
  top: 288px;
  left: 50%;
  margin-left: 80px;
}

.guidMain,
.hGuid2 {
  position: relative;
}

.guidMain1 {
  top: 62px;
  left: 50%;
  margin-left: -280px;
}

.guidMain2 {
  top: 60px;
  left: 50%;
  margin-left: -280px;
}

.guidMain3 {
  top: 90px;
  left: 50%;
  margin-left: -90px;
}

#guid3 {
  display: table;
}

.body100 {
  position: fixed;
  width: 100%;
  top: -100px;
}

.body200 {
  position: fixed;
  width: 100%;
  top: -200px;
}

.body300 {
  position: fixed;
  width: 100%;
  top: -300px;
}

.bodyfix {
  position: fixed;
  width: 100%;
}

.bodysearch {
  position: fixed;
  width: 100%;
}

.bodydetail {
  position: fixed;
  width: 100%;
}

.first-guide {
  position: fixed;
  right: 0;
  bottom: 380px;
  width: 50px;
  height: 60px;
  line-height: 20px;
  text-align: center;
  padding: 7px;
  border-radius: 10px 0 0 10px;
  padding-left: 9px;
}

/*搜索引导*/
.guidsearch1 {
  top: 55px;
  left: 50%;
  margin-left: -100px;
}

.guid-search-one {
  top: 110px;
  left: 50%;
  margin-left: 65px;
}

.guidsearch2 {
  top: 20px;
  left: 50%;
  margin-left: 335px;
}

.guid-search-two {
  top: 70px;
  left: 50%;
  margin-left: 60px;
}

/*详情页引导*/
.z-in {
  z-index: 10;
}

.z-in1 {
  position: relative;
  z-index: 10;
}

.guiddetail1 {
  top: 200px;
  left: 50%;
  margin-left: -400px;
}

.guiddetail2 {
  top: 155px;
  left: 50%;
  margin-left: -100px;
}

.guiddetail3 {
  top: 310px;
  left: 50%;
  margin-left: -15px;
}

.guid-detail-one {
  top: 90px;
  left: 50%;
  margin-left: -560px;
}

.guid-detail-two {
  top: 80px;
  left: 50%;
  margin-left: 180px;
}

.guid-detail-three {
  top: 250px;
  left: 50%;
  margin-left: -180px;
}

.guidhig {
  position: fixed;
  top: 470px;
  left: 50%;
  margin-left: -250px;
}

/*HOLO引导*/
.z10 {
  position: relative;
  z-index: 10;
  background: #fff;
}

.guidHolo1 {
  top: -20px;
  left: 50%;
  margin-left: -280px;
}

.guidHolo2 {
  top: 150px;
  left: 50%;
  margin-left: -60px;
}

.guidHolo3 {
  top: 100px;
  left: 50%;
  margin-left: -340px;
  transform: rotate(165deg);
  -ms-transform: rotate(165deg);
  /* IE 9 */
  -moz-transform: rotate(165deg);
  /* Firefox */
  -webkit-transform: rotate(165deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(165deg);
  /* Opera */
}

.guidHolo4 {
  top: 200px;
  left: 50%;
  margin-left: -320px;
}

.guidHolo5 {
  top: 200px;
  left: 50%;
  margin-left: 70px;
}

.guid-holo-one {
  top: 180px;
  left: 50%;
  margin-left: -380px;
}

.guid-holo-two {
  top: 390px;
  left: 50%;
  margin-left: -130px;
}

.guid-holo-three {
  top: 120px;
  left: 50%;
  margin-left: -160px;
}

.guid-holo-four {
  top: 230px;
  left: 50%;
  margin-left: -150px;
}

.guid-holo-five {
  top: 280px;
  left: 50%;
  margin-left: -210px;
}

/*新手引导*/
/*首页广告条*/
.advertisement {
  position: fixed;
  bottom: 0;
  width: 100%;
  min-width: 1212px;
  height: 65px;
  line-height: 65px;
  background: rgba(88, 105, 120, 0.9);
  z-index: 100;
  color: #fff;
}

.advert-inner {
  width: 900px;
  margin: 0 auto;
  position: relative;
}

.advert-txt {
  display: inline-block;
}

.advert-right {
  margin-right: 130px;
}

.advert-span-txt {
  color: #ffd300;
  font-size: 18px;
  font-weight: 600;
  padding: 0 5px;
}

.advert-button {
  border: 1px solid #fff;
  padding: 2px 20px;
  border-radius: 2px;
  margin: 0 35px 0 50px;
  color: #fff;
  cursor: pointer;
}

.advert-button:hover,
.advert-button:active,
.advert-button:focus {
  color: #ff9f24;
  border-color: #ff9f24;
}

.advert-img {
  position: absolute;
  top: -36px;
  right: 0;
  background: rgba(88, 105, 120, 0.9);
  padding: 8px;
  width: 101px;
  height: 36px;
}

.advert-close {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 15px;
  right: 10px;
  background-image: url(/static/Public/images/close_38cb28a.png);
  background-size: 18px 18px;
  cursor: pointer;
}

.advert-money {
  color: #ffd300;
  font-weight: 600;
  padding: 0 4px;
}

.advert-shape {
  width: 0;
  height: 0;
  position: absolute;
  z-index: 3;
}

.ashape1 {
  top: 10px;
  left: -20px;
  border-left: 8px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffab00;
  transform: rotate(215deg);
  -ms-transform: rotate(215deg);
  /* IE 9 */
  -moz-transform: rotate(215deg);
  /* Firefox */
  -webkit-transform: rotate(215deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(215deg);
  /* Opera */
}

.ashape2 {
  top: 50px;
  left: 160px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 5px solid #ffd300;
  transform: rotate(170deg);
  -ms-transform: rotate(170deg);
  -moz-transform: rotate(170deg);
  -webkit-transform: rotate(170deg);
  -o-transform: rotate(170deg);
}

.ashape3 {
  top: 20px;
  left: 360px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 8px solid #b9a022;
  transform: rotate(160deg);
  -ms-transform: rotate(160deg);
  -moz-transform: rotate(160deg);
  -webkit-transform: rotate(160deg);
  -o-transform: rotate(160deg);
}

.advertisementHolo {
  position: relative;
  width: 96.5%;
  height: 100px;
  line-height: 89px;
  background: rgba(88, 105, 120, 0.9);
  z-index: 100;
  color: #fff;
}

.advertisementHolo .advert-inner {
  top: 5px;
  width: 1000px;
}

.advert-login {
  margin: 0 0 0 50px;
}

/*首页广告条./*/
/*历史记录*/

.album-history {
  width: 80%;
  top: 31px;
  left: 20%;
}

.history_delBtn {
  float: right;
  margin: 5px 20px;
  color: var(--ms-color-secondary);
  padding: 0 10px;
  border-radius: 3px;
  cursor: pointer;
  line-height: 26px;
  text-decoration: underline;
}

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

/*历史记录./*/
/*模态窗*/
.model-over {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  z-index: 105;
}

.model-close {
  font-size: 24px;
  text-align: right;
  padding-right: 20px;
  cursor: pointer;
}

/*模态窗./*/
/*意见反馈*/
.model-inner {
  position: absolute;
  background: #fff;
  width: 50%;
  height: 400px;
  z-index: 105;
  /* margin-left: 25%; */
  top: 0;
  display: none;
}

/* 卡券兑换 */
.model-inner_card {
  position: fixed;
  background: #fff;
  width: 380px;
  height: 300px;
  z-index: 1050;
  /* margin-left: 40%; */
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
}

#view_model .container {
  width: 100%;
  background: #fff;
}

.view-model-btn:hover,
.view-model-btn:active,
.view-model-btn:focus {
  outline: none;
  text-decoration: none;
  color: #fff;
}

.view-btn {
  width: 120px;
  line-height: 35px;
  border-radius: 3px;
}

.view-footer {
  width: 100%;
  text-align: center;
  margin-top: 50px;
}

.model-title {
  line-height: 35px;
  font-size: 18px;
  border-left: 5px solid var(--ms-color-theme, #1E82E3);
  color: var(--ms-color-theme, #1E82E3);
  padding: 5px;
  border-bottom: 1px solid #ddd;
}

.album-sidebar-menu .treeview-menu {
  position: relative;
}

.detailsClaim_pointText {
  background: url(/static/Public/images/detail_bg1.jpg) repeat-x 0 bottom;
}

.detailsFocus_pointText {
  background: url(/static/Public/images/detail_bg2.jpg) repeat-x 0 bottom;
}

.title_TextBox {
  width: 250px;
  font-size: 12px;
  color: #999999;
  margin: 10px auto;
  text-align: center;
}

.title_textNum {
  display: inline-block;
  margin-right: 10px;
}

.title_textNumMin {
  display: inline-block;
}

.serachReport_linker {
  position: fixed;
  right: 0;
  bottom: 360px;
  width: 36px;
  height: 60px;
  line-height: 15px;
  text-align: center;
  padding: 3px;
  font-size: 12px;
  background: #fffbf3;
  color: var(--color-theme);
  cursor: pointer;
  outline: none;
  z-index: 9;
  padding: 5px;
  border-radius: 10px 0 0 10px;
  border: 1px solid #f5e3bf;
  border-right: 0;
  text-align: center;
}

.serachReport_linker img {
  width: 18px;
}

.serachReport_linker:focus,
.serachReport_linker:active,
.serachReport_linker:hover {
  color: var(--color-theme);
}

#searchHtml {
  border: none;
  background: #fff;
  width: 130px;
  height: 34px;
  outline: none;
}

#law_search_btn {
  height: 34px;
  background: var(--ms-color-theme, #1E82E3);
  color: #fff;
  border-radius: 4px;
  border: none;
}

.law_results {
  color: red;
}

.law_search_box {
  position: fixed;
  background: #fff;
  right: 50px;
  top: 133px;
  border: 1px solid #ddd;
  z-index: 100;
}

.law_search_box span {
  color: #999999;
}

.law_search_box button {
  border: none;
  width: 25px;
  height: 30px;
  background: #fff;
  padding: 0;
}

.Sline {
  height: 23px;
  width: 1px;
  background: #ddd;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 3px;
  margin-left: 5px;
}

.detail-container .s_keyword {
  background: #ffff00;
}

.detail-container .s_keyword.active {
  background: #ff9632;
}

/****************************** 新版登录及相关流程 ******************************/

.modaldialog {
  width: 450px;
}

.box_new .top_tit {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}

.box_new .top_tit span {
  font-size: 18px;
  padding: 3px 0;
  margin: 0 30px;
  color: #999;
}

.box_new .top_tit span.active {
  color: #575fb0;
  border-bottom: 3px solid #575fb0;
}

.box_new .form-reg-inner {
  width: 100%;
  border-radius: 3px;
  height: 38px;
  border: 0;
}

.box_new .jufa-col-lg-9 {
  margin: 0 auto;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0;
  position: relative;
  width: 100%;
}

.box_new .pwd_eye_1,
.box_new .pwd_eye_2 {
  position: absolute;
  width: 24px;
  top: 7px;
  right: 8px;
  cursor: pointer;
}

.box_new .jufa-form-control {
  border: 0;
}

.box_new #getVerifyObj,
.box_new #getVerifyObj_2,
.box_new #getVerifyObj_3 {
  background: #fff;
  color: var(--ms-color-theme, #1E82E3);
  border-left: 1px solid #ddd;
  line-height: 28px;
  margin-top: 4px;
}

.box_new .check-regphoto {
  border: 0;
  margin-top: 3px;
  border-left: 1px solid #ddd;
  width: 91px;
}

.box_new #verifyPhoneObj {
  height: 38px;
}

.box_new .final_btn {
  margin-top: 0;
  border-radius: 3px;
  border: 0;
}

.box_new .regTime {
  margin-right: 18px;
  padding-left: 18px;
  border-left: 1px solid #ddd;
}

.box_new .pwd_eye_1,
.box_new .pwd_eye_2 {
  position: absolute;
  width: 24px;
  top: 7px;
  right: 8px;
  cursor: pointer;
}

.box_new .modalbody {
  padding: 0 15px 20px;
}

.box_new .account-login {
  width: 100%;
}

.box_new .form-horizontal .form-group {
  padding: 0 30px;
}

/****************************** 新版登录及相关流程 - 登录 ******************************/

.login_box_new .login_out_other {
  display: none;
}

.login_box_new .top_tit img {
  width: 38px;
  cursor: pointer;
  position: absolute;
  right: 0px;
}

.login_box_new .login_footer .go_wechat_login {
  display: none;
}

.login_box_new #login-three {
  text-align: center;
}

.login_box_new #login-three img {
  width: 210px;
  height: 210px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(223, 223, 223, 100);
  margin-bottom: 5px;
}

.login_box_new .login_footer {
  text-align: center;
  color: #ddd;
  margin-top: 15px;
  margin-bottom: 40px;
}

.login_box_new .login_footer a {
  padding: 0 10px;
  color: #575fb0;
}

.login_box_new .other_login_2 {
  display: none;
}

.login_box_new .app-img-login {
  position: absolute;
  z-index: 5;
  background: url(/static/Public/images/app_download.png) no-repeat;
  width: 120px;
  background-size: 100%;
  height: 120px;
  right: 0;
  bottom: 0;
}

.login_box_new .form-con-inner {
  width: 100%;
  border-radius: 3px;
  height: 38px;
  border: 0;
}

/****************************** 新版登录及相关流程 - 订阅邮箱 ******************************/

.regmail_box_new .top_intro {
  color: #d3a874;
  text-align: center;
  margin-bottom: 20px;
  font-size: 13px;
}

/****************************** 新版登录及相关流程 - 完善账号 ******************************/

.regdetail_box_new .top_intro {
  color: #d3a874;
  text-align: center;
  margin-bottom: 20px;
  font-size: 13px;
}

.regdetail_box_new .ul_out li {
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 4px 0px;
  width: 86px;
  text-align: center;
  margin: 5px 0;
  color: var(--ms-color-theme, #1E82E3);
  cursor: pointer;
}

.regdetail_box_new .ul_out li.active {
  background: var(--ms-color-theme, #1E82E3);
  color: #fff;
  border: 1px solid var(--ms-color-theme, #1E82E3);
}

.regdetail_box_new #roleList li {
  width: 68px;
}

#rMenu_report {
  display: none;
}

/****************************** 新版登录及相关流程 - 滑动验证 ******************************/

.verify-wrap {
  width: 350px;
  height: 40px;
  background-color: #e5e5e5;
  border: 1px solid #e0e0e0;
  margin: 5px auto;
  position: relative;
}

.verify-wrap .drag-btn {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 50px;
  height: 40px;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAiCAYAAAApkEs2AAAA/UlEQVRYhe3XLc9GYBjG8eN6dkdFIQuqoCiCbj6ob2CCIplRaJKqEHT3c/kAz66Xc/fLnvO3UY7N/jNmxDAMF77AQ57iOH53x5/GccTPuyNUcSg1DqXGodQ4lNr/CC3LEsuyaG8mrEKzLEPXdZjnWWszYRXq+z7yPMc0Tej7XnkzYf2Muq6LoiiwrivatsV1XUrby0Mlx3Huu7fvO5qmUd50kL31QgijTdXD+gq/zvNEVVXwPA9pmipvOqxDj+O4Q4IgQJIkypsuq9Bt21DXNaIoug/VzYRVqHw55J0Kw1BrMyHkXyj/3BHiUGocSo1DqXEota8Jvb/18hP16Z7qL3h/w53n4AAAAABJRU5ErkJggg==) no-repeat center center;
  background-size: 100% 100%;
  z-index: 2;
  cursor: move;
}

.verify-wrap .suc-drag-btn {
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAiCAYAAAApkEs2AAACA0lEQVRYhe2Y2yuDYRzHv7PJYc5zKspYSRMymStXu5NCs5W4csEfwJ+gSA53csg1F4R/gSu0OcWSmNIQkfMcEvu9tdpY79793leo91Nbbft993x6nj2/52kal8v1gX+Ajp4sFstve4jidrsR99sSUlFFlUYVVRpVVGl0SnyJ934VaxczOLpdwd3bufBeWnw+StLrYc1tQ3FqnewxZIk+vz9g7rAHO9dL3z67efXBfTkrPCqymtBqGkaiNoU9FnvpSXJyzx5R8itUQ7WU4cIWnT/qhe9xS3I91VKGC0uUfpPbV4uSajUhQ1CGshxYorRxpGDObECf1Ysm40DM2a+wNhPt7mhUZzvhMI1Aq9HBkFgUUzYSrBkNtiDCkGBES/Eg8pLKwiSdplFB8uRhEzMH3RGzsSC7j9oKe1CT4wi0oEZMeRzITy4XJOM0WkFy2uOE//1O7jA8UWrm1CeJ5dMxlGXYoI/PQrd5AQlavagkZTmwlt4UOHGCnPs9wkw+vl0jSZcWdSZDsz8uas1tD3t99rSL8b0W3Lz4cHy/LrrctYEjlQNr6Y2ptag0NIf10gv/Pvo3akRzlOGe++yTyV4yhAJ9leR6qqUMF7YoXTC6zPPChSMaVEO1ci4lstoTDdxROhE4Fjv/9jUvCIkoISPGv7nhq6JKo4oqjSqqNEIfpf8f/zqf+36643RPeo8AAAAASUVORK5CYII=) no-repeat center center;
  background-size: 100% 100%;
}

.verify-wrap .drag-progress {
  position: absolute;
  left: 0;
  top: -1px;
  height: 40px;
  border-top: 1px solid #7ac23c;
  border-top: 1px solid #7ac23c;
  width: 0;
  background-color: #7ac23c;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
}

.timeoutp span {
  color: #ff9f24;
}

.verify-wrap .fix-tips,
.verify-msg {
  width: 100%;
  position: absolute;
  right: 0;
  left: 1px;
  height: 100%;
  color: #51555c;
  z-index: 1;
  line-height: 38px;
  font-size: 12px;
  text-align: center;
}

.verify-wrap .verify-msg {
  background-color: #7ac23c;
  color: #fff;
  display: none;
}

.box_new .jufa-form-control#EmailCode {
  width: 75%;
}

.box_new .jufa-col-lg-9.EmailCodebox {
  margin: 20px 0;
}

#getEmailCode,
#getEmailCode_time,
#getEmailCode_r,
#getEmailCode_time_r {
  width: 85px;
  color: #fff;
  background-color: var(--ms-color-theme, #1E82E3);
  height: 32px;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  line-height: 32px;
}

#getEmailCode_time,
#getEmailCode_time_r {
  display: none;
}

.box_new .form-reg-inner#EmailCode_r {
  width: 75%;
}

/* ************** 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;
}

.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;
}

.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 .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: 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;
}

/* float */

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

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

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

.sidebar-menu .treeview-menu-line input {
  position: absolute;
  top: -1px;
  left: -6px;
  opacity: 0;
  transition: 0.1s ease;
}

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

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

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

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

.sidebar {
  margin-bottom: 64px;
}

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

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

/* ************** search_new **************** */
/* 清除浮动 */
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.header-sub-background,
.search-content-background,
.content-wrapper,
.jufa-main-sidebar {
  background: rgba(0, 0, 0, 0);
}

.jufa-search-list-top {
  border-bottom: 1px solid #e5e5e5;
}

.jufa-treeview {
  border: none;
}

.sidebar-menu {
  border: none;
  background: #fff;
  padding-top: 5px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.06);
}

.sidebar-menu li>a {
  background: #f5f9fe;
  color: var(--ms-color-theme, #1E82E3);
  font-size: 15px;
  font-weight: normal;
}

.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);
}

.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);
}

.searchListObj {
  background: #fff;
  padding: 20px;
  border-top: 1px solid #ddd;
}

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

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

.jufa-divider {
  border-bottom: 1px solid #ddd;
}

.jufa-search-list-bottom {
  border-top: 1px solid #ddd;
  height: 42px;
  line-height: 40px;
}

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

.jufa-search-list-opt .search-list-icon:last-child {
  /* margin-right: 0; */
}

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

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

.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);
}

.list-bom-left {
  margin-left: 10px;
}

.jufa-search-list-bottom font {
  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: var(--ms-color-theme, #1E82E3);
  cursor: pointer;
  text-align: center;
}

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

.concat_word .toggle:hover {
  color: #ff9f24;
}

.concat_word span {
  color: var(--ms-color-theme, #1E82E3);
  background: #eaf3fd;
  padding: 3.5px 8px;
  margin: 3px 4px;
  cursor: pointer;
  display: inline-block;
}

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

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

.album-tag .label_light {
  background: var(--ms-color-theme, #1E82E3);
  color: #fff;
}

.case-textlen {
  padding: 0px;
}

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

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

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

.list_content_tab {
  display: inline-block;
  padding: 6px 10px 0px;
  background: #f9f9f9;
}

.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;
  color: var(--ms-color-theme, #1E82E3);
  top: 1px;
  border: 1px solid #ddd;
  border-bottom: 1px solid #f8f8f8;
}

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

.list_content_tab li.pay img {
  position: absolute;
  width: 14px;
  top: 10px;
}

.list_content_tab li.pay .listVip_v3 {
  width: 57px;
  position: absolute;
  right: -14px;
  top: -6px;
  display: none;
}

.list_content_tab li font {
  margin-left: 5px;
  background: #eaf3fd;
  padding: 0px 5px;
  border-radius: 10px;
  font-weight: normal;
  color: var(--ms-color-theme, #1E82E3);
}

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

.list_content_info i {
  display: inline-block;
  /* vertical-align: middle; */
  background: var(--ms-color-theme, #1E82E3);
  border-radius: 50%;
  width: 6px;
  height: 6px;
  margin-right: 10px;
}

.list_content_info a {
  color: var(--ms-color-theme, #1E82E3);
  margin-left: 15px;
}

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

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

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

.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: 14px;
  /* color: #999; */
  /*margin-left: 15px;*/
}

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

.list_content_text {
  padding: 10px;
}

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

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

.jufa-search-list-attribute {
  margin: 0px;
}

.jufa-search-list-attribute .text-main {
  margin-left: 10px;
}

.jufa-search-list:hover {
  background: #fff;
  border: 1px solid rgb(202, 221, 245);
}

.list_content_info>div {
  height: 131px;
}

.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;
  /* border-radius: 8px; */
}

/* 引用法规 */

.list_content_info li.yyfg_item {
  display: flex;
  align-items: center;
}

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

.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: flex;
  align-items: center;
  margin-left: 0;
}

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

.list_content_info>div.list_content_list_2 a:hover {
  color: #ff9f24;
}

.list_content_info>div.list_content_list_2 a {
  margin-left: 0;
}

.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;
}

.zt_reason {
  border-top: 1px solid #ddd;
  background: #fff;
  padding: 7px 10px;
  font-size: 12px;
}

.zt_reason a,
.zt_reason a>span {
  border: 0px;
  padding: 0px;
  font-size: 12px;
  height: auto;
  line-height: normal;
  margin-top: -3px;
}

.zt_reason .attribute-list {
  background: #fff;
  border: 1px solid var(--ms-color-theme, #1E82E3);
  color: var(--ms-color-theme, #1E82E3);
  font-size: 12px;
  padding: 3px 8px;
  margin: 0px 5px;
  height: auto;
  line-height: normal;
}

.hit_word_list {
  width: calc(100% - 110px);
  display: inline-block;
}

.hit_time_tit_left {
  position: relative;
  top: 3px;
}

.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;
  display: inline-block;
  /* min-height: 35px; */
  vertical-align: top;
}

.hit_word_one {
  margin-right: 18px;
  border-radius: 4px;
  border: 1px solid #efefef;
  display: inline-block;
  margin-bottom: 5px;
}

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

.hit_word_num {
  /* background: #caddf5; */
  border-radius: 15px;
  font-size: 12px;
  font-family: Roboto-Regular, Roboto;
  font-weight: 400;
  color: var(--ms-color-secondary);
  display: inline-block;
  padding: 1px 6px;
  margin-left: 0px;
  position: relative;
  top: -1px;
}

.hit_word_byrw {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #273d67;
  background-color: #fff;
  display: inline-block;
  padding: 3px 8px;
}

.hit_time_tit span {
  color: var(--ms-color-secondary, #4FA0FF)
}

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

.hit_word_bg {
  border: 1px solid var(--ms-color-secondary);
  /* box-shadow: 0px 0px 5px var(--ms-color-secondary); */
}

.show_button {
  border: 0px;
  color: inherit;
  font-size: 12px;
  background: transparent;
  padding: 0px 5px;
  margin: 0;
}

.show_button:hover {
  color: #ff9f24;
}

.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 10px;
  font-size: 14px;
  line-height: 24px;
}

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

.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;
}

/* 公报 橙 */
.icon-co-1 {
  color: #f9ad18;
  border: 1px solid #f9ad18;
  background: #fff7e8;
}

/* 指导性 红 */
.icon-co-2 {
  color: #ffffff;
  background: #e54141;
  border-radius: 13px;
}

/* 检察 绿 */
.icon-co-3 {
  color: #82c613;
  border: 1px solid #82c613;
  background: #f3fae7;
}

/* 典型 绿 */

.newtips_1,
.newtips_6 {
  color: #e54141;
  border: 1px solid #e54141;
  background: #fff7f6;
}

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

.newtips_4 {
  color: #7fc2bf;
  border: 1px solid #7fc2bf;
  background: #ebf7f6;
}

.newtips_5 {
  color: #ff7e35;
  border: 1px solid #ff7e35;
  background: #fff4f0;
}

#caseType .radio-inline {
  padding-left: 10px;
}

.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;
}

/* 参考案例 */
.new-type-bg.icon-co-5 {
  background: #1E82E3;
}

.list_content_old {
  padding: 10px;
  font-size: 12px;
  background: #fff;
  border-top: 1px solid #ddd;
}

.header-srh-drop {
  /* width: 610px; */
  width: 721px;
}

.drop-option,
.srh-drop {
  /* 11-27 */
  border: 1px solid var(--ms-color-secondary);
  /* border-left: 1px solid var(--ms-color-theme, #1E82E3); */
  /* border-right: 1px solid var(--ms-color-theme, #1E82E3); */
  /* border-bottom: 1px solid var(--ms-color-theme, #1E82E3); */
  border-top: 0px;
  border-radius: 0 0 8px 8px;
  padding-top: 10px;
}

.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;
}

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

.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;
}

.list_kword {
  margin: 12px 0px 0px;
  border-top: 1px solid #ddd;
  padding: 7px 10px;
  font-size: 12px;
}

/* 切换模糊检索询问弹窗 */
.chooseMode_wrap {
  display: none;
  width: 100%;
  position: fixed;
  top: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #333;
  z-index: 9999;
}

.chooseMode {
  width: 320px;
  height: 150px;
  border-radius: 10px;
  font-size: 14px;
  border: 1px solid #94b7d5;
  background-color: #f1f6fb;
  box-shadow: 0px 0px 4px #94b7d5;
  padding: 6px;
  position: absolute;
  left: 50%;
  margin-left: -160px;
  /*opacity: 0;*/
}

.chooseMode .chooseMode_close {
  text-align: right;
  cursor: pointer;
  line-height: 1;
}

.chooseMode .chooseMode_close img {
  width: 12px;
}

.chooseMode .chooseMode_box {
  text-align: center;
}

.chooseMode .chooseMode_title {
  padding: 15px 20px 10px;
}

.chooseMode .chooseMode_title span {
  color: #bf3138;
}

.chooseMode .chooseMode_btns {
  text-align: center;
  margin-top: 10px;
}

.chooseMode .chooseMode_btn {
  display: inline-block;
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: 0 10px;
  cursor: pointer;
  border-radius: 4px;
}

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

.chooseMode #chooseMode_cancel {
  border: 1px solid #94b7d5;
  color: #94b7d5;
  background-color: #f1f6fb;
}

/* 列表 - 选中文本 - 在结果中搜索 */

#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: var(--ms-color-theme, #1E82E3);
}

#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: var(--ms-color-theme, #1E82E3);
}

#rSearchBox button {
  background: #fff;
  border: 1px solid var(--ms-color-theme, #1E82E3);
  color: var(--ms-color-theme, #1E82E3);
  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;
}

#backgroundDetail {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 3;
  background: black;
  opacity: 0;
  top: 0;
  left: 0;
}

.media-body {
  padding: 0 4px;
}

.searchlist-id {
  position: relative;
  font-weight: 400;
  color: #666;
  /* background: #f9f9f9; */
  width: 30px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  display: inline-block;
  margin-right: 10px;
  right: inherit;
  top: inherit;
  vertical-align: top;
}

.searchlist-id:last-child {
  margin-right: 0;
}

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

.text-main {
  font-size: 12px;
}

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

.toDetail:hover {
  color: var(--ms-color-secondary);
}

.list_content_list_2 .glalDate {
  color: var(--ms-color-theme, #1E82E3);
  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_list_2 .line {
  height: 19px;
  width: 1px;
  background-color: var(--ms-color-theme, #1E82E3);
  color: var(--ms-color-theme, #1E82E3);
  margin: 0 10px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

.list_content_list_2 .empty_arrow {
  width: 0;
  height: 0;
  border-left: 6px solid var(--ms-color-theme, #1E82E3);
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  position: relative;
  display: inline-block;
  margin-left: 0;
}

.list_content_list_2 .empty_arrow::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid #f5f9fe;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  position: absolute;
  left: -30px;
  top: -28px;
}

.list_content_list_2 h5 {
  margin-bottom: 6px;
}

/* 剩余次数提示弹窗 */

#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;
}

.gold_c {
  color: #d3a874;
}

#tryInfoModal #tryInfo,
#tryInfoModal #articlesInfo {
  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;
}

.jufa-search-list-second .album_btn {
  background: var(--ms-color-theme, #1E82E3);
  color: #fff;
  padding: 1px 6px;
  border-radius: 3px;
  margin-right: 20px;
  display: inline-block;
  font-size: 12px;
}

.law_labels_item {
  position: relative;
}

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

.album-tag {
  margin-top: 0;
}

.album-tag-box {
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

.album-tag:after {
  content: "";
  visibility: hidden;
  display: block;
  clear: both;
}

.album-tag:first-child {
  position: relative;
}

.tag-area {
  width: 330px;
}

.title-area {
  color: #a2a2a2;
  text-align: right;
  width: 85px;
  margin-right: 2px;
}

.tag-name {
  overflow: hidden;
  line-height: 30px;
  border-bottom: 1px dashed #ddd;
  border-left: 1px dashed #ddd;
  margin-bottom: -1px;
  margin-left: -1px;
  width: 50%;
  font-size: 12px;
  display: inline-block;
}

.album-tag a,
.law_labels_item {
  color: var(--ms-color-theme, #1E82E3);
  background: #eaf3fd;
  padding: 0px 8px;
  margin: 3px 4px;
  cursor: pointer;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  position: relative;
}

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

/* 相关搜索 */

.keyword_near_search {
  width: 100%;
  color: #888;
  border-top: 1px solid #ddd;
  text-align: left;
  line-height: 35px;
  margin-top: 3px;
}

.keyword_near_search a {
  margin: 0px 5px;
  color: var(--ms-color-theme, #1E82E3);
}

/* 批量下载 */

#show_excel_content font {
  margin: 0px 5px;
}

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

#show_excel_content b {
  display: inline-block;
  width: 70px;
}

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

.vip_info {
  margin: 10px 0px;
}

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

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

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

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

.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: 79%;
}

.wid {
  width: 100%;
}

.jdwt_title {
  cursor: pointer;
}

.album-tag .toggle {
  color: var(--ms-color-theme, #1E82E3);
  font-size: 12px;
  padding: 0px 5px;
  margin: 3px auto;
  text-align: center;
  cursor: pointer;
}

.album-tag .toggle:hover {
  color: #ff9f24;
}

.jdwt_list i {
  display: inline-block;
  vertical-align: middle;
  background: var(--ms-color-theme, #1E82E3);
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin-right: 10px;
}

.jdwt_list li {
  border-bottom: 1px dashed #aaa;
  padding: 10px 20px;
}

.jdwt_list .asslevel {
  padding-left: 20px;
  margin-top: 8px;
}

.jdwt_list font:hover {
  color: var(--ms-color-theme, #1E82E3);
  cursor: pointer;
}

li.jdwd_nodata {
  border: none;
  text-align: center;
  height: 200px;
  line-height: 200px;
}

.bor {
  border: none;
}

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

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

.album-tag>div:after {
  content: "";
  display: block;
  clear: both;
}

.lbum-tag_title {
  float: left;
  margin: 3px 0;
  min-width: 70px;
}

.album-tag_content {
  width: calc(100% - 70px);
  flex: 1;
}

.match {
  font-weight: normal;
  background: var(--ms-color-theme, #1E82E3);
  color: #fff;
  font-size: 14px;
  padding: 0 5px;
  margin-right: 8px;
}

.list_content_text_byrw p {
  text-indent: 22.25pt;
}

.tabbar_item_content.jdwt {
  display: none;
}

.case_type_tab {}

.case_type_tab span {
  cursor: pointer;
  padding: 9px 3px;
  font-size: 14px;
}

.case_type_tab span.active {
  color: var(--ms-color-secondary);
}

.case_type_tab span.active::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -2px;
  width: 100%;
  height: 3px;
  border-radius: 3px;
  background-color: var(--ms-color-theme, #1E82E3);
}

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

.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;
}

#fzQBox {
  background: #fff;
  margin-bottom: 15px;
  padding: 6px 10px;
  line-height: 20px;
}

#fzQMoreBtn {
  float: right;
  color: #cc4c43;
  cursor: pointer;
}

#fzQMoreList {
  padding: 5px 15px 20px;
}

#fzQMoreList>div {
  padding: 4px 0;
}

.hit_time_tit_tip {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #8ba1bd;
  line-height: 20px;
}

/* vip 处 */
.choseWrap {
  width: 100%;
  /* height: 100%; */
  text-align: center;
}

.choseWrap_inner {
  width: 100%;
  height: 65%;
}

.clearfix:after {
  content: "";
  /*设置内容为空*/
  height: 0;
  /*高度为0*/
  line-height: 0;
  /*行高为0*/
  display: block;
  /*将文本转为块级元素*/
  visibility: hidden;
  /*将元素隐藏*/
  clear: both;
  /*清除浮动*/
}

.clearfix {
  zoom: 1;
  /*为了兼容IE*/
}

#choseWrap_one_1 {
  /* margin-left: 38px; */
}

.choseWrap_wrap_list>div:first-child {
  margin-right: 0px !important;
}

#publicTip.modal {
  z-index: 1051;
}

.choseWrap_one {
  width: 30%;
  height: 126px;
  margin-left: calc(10% / 4);
  height: 126px;
  position: relative;
  padding: 0px 10px;
  float: left;
  margin-top: 10px;
  border-radius: 4px;
  background: #ffffff;
  border: 2px solid #fff;
  box-shadow: 0px 2px 5px 1px rgba(56, 56, 56, 0.15);
}

.choseWrap_one:last-of-type {
  margin-right: 0px;
}

.choseWrap_one_active {
  border: 2px solid #edcc86;
}

.tuijian {
  width: 70px;
  position: absolute;
  left: -3px;
  top: -12px;
}

.haschose {
  position: absolute;
  right: -4px;
  bottom: -4px;
  width: 38px;
}

.choseWrap_one .choseWrap_one_top {
  border-bottom: 1px dotted #979797;
}

.choseWrap_one_top .choseWrap_one_top_tit {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  line-height: 20px;
  text-align: center;
}

.choseWrap_one_top_tit img {
  width: 22px;
  vertical-align: top;
}

.choseWrap_one_top_price {
  margin: 16px auto;
  text-align: center;
}

.choseWrap_one_top_price_now {
  font-weight: bold;
  font-size: 32px;
  font-family: Galvji-Bold, Galvji;
  color: #fd451c;
}

.choseWrap_one_top_price_old {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #585858;
  line-height: 10px;
}

.choseWrap_one_bot {
  padding-top: 12px;
  padding-bottom: 15px;
  text-align: center;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}

.jufalist_vip_tips {
  line-height: 24px;
  /* min-height: 24px; */
  width: 100%;
  position: relative;
  display: block;
  float: left;
  color: #333;
  z-index: 100;
  margin-top: 15px;
}

.rightNowBtn {
  height: 46px;
  background: #edcc86;
  box-shadow: 0px 2px 5px 1px rgba(56, 56, 56, 0.15);
  border-radius: 4px;
  line-height: 46px;
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 2px;
  text-align: center;
  width: 332px;
  border: none;
  margin-top: 16px;
}

.choseWrap_one_2 .tuijian,
.choseWrap_one_2 .haschose {
  display: none;
}

.choseWrap_one_3 .tuijian,
.choseWrap_one_3 .haschose {
  display: none;
}

/* 推荐 */
.choseWrap_one_1 .tuijian {
  display: none;
}

/* 限时优惠角标 */
.jufalist_vip .limitTimeDiscont {
  font-size: 18px;
  font-weight: 600;
  background: linear-gradient(to right, #fd451c, #ff7a3c);
  color: #fff;
  position: absolute;
  top: -18px;
  left: 12px;
  border-radius: 12px 0 12px 0;
  height: 40px;
  line-height: 40px;
  padding: 0 14px;
}

.jufalist_vip .goVIPPage {
  color: #c5bb93;
  font-size: 14px;
  position: absolute;
  top: 6%;
  right: 10%;
  cursor: pointer;
}

/* 提示 */

.publicTip_bot {
  width: 100%;
  text-align: center;
  border-radius: 12px;
  background: #f1f6fb;
  height: 100px;
  line-height: 100px;
}

.publicTip_text {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: #3e3c3c;
  font-weight: 400;
  letter-spacing: 1px;
}

/* ************** 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;
}

/* ************** extend_search_new **************** */
.clearFixed::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.backhigh {
  background: url(/static/Public/images/backhighlight.png) no-repeat;
  width: 19px;
  height: 19px;
  background-size: 100% 100%;
  background-position-y: 4px;
}

.icon-specials {
  margin-right: 5px;
  font-size: 16px !important;
}

.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: var(--ms-color-theme, #1E82E3);
  border: 0;
  border-radius: 4px;
  padding: 4px 12px;
}

.lookRemainTimes {
  height: 500px;
  text-align: center;
  font-size: 18px;
  padding-top: 50px;
}

.getVip {
  color: #d3a874;
  cursor: pointer;
}

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

/* 案例列表，图表分析，发条组合切换 */

#jufa-search-list-out {
  width: 76%;
  margin-top: 15px;
}

.progress_top_title {
  font-size: 16px;
  color: var(--ms-color-theme, #1E82E3);
  font-weight: 700;
  margin-bottom: 12px;
  vertical-align: middle;
  margin-top: 0;
}

.progress_top_title i {
  width: 6px;
  height: 15px;
  background-color: var(--ms-color-theme, #1E82E3);
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  padding: 0;
  border: 0;
}

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

.jufa-search-list-progress {
  padding-bottom: 0;
  margin-top: 0;
  background-color: transparent;
  box-shadow: none;
  border: none;
}

.jufa-search-list-progress ul {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
}

.jufa-search-list-progress_wrapper {
  margin-bottom: 22px;
  /* padding: 20px 20px 0; */
}

.jufa-search-list-progress li {
  cursor: pointer;
}

.jufa-search-list-progress li:hover {
  background-color: #f9f9f9;
}

.jufa-search-list-progress li:hover .progress_top {
  color: var(--ms-color-theme, #1E82E3);
}

.jufa-search-list-top {
  text-align: right;
  margin: 0;
  padding: 0px 20px 0px;
  border-bottom: 1px solid #efefef;
}

.jufa-search-list-top a {
  vertical-align: middle;
  text-align: center;
}

.jufa-search-list-top a:hover {
  color: var(--ms-color-secondary);
}

.charts_show {
  font-size: 14px;
  margin-right: 0;
  color: var(--ms-color-theme, #1E82E3);
  border: 1px solid;
  border-radius: 5px;
  padding: 0px 10px;
  line-height: 28px;
  position: relative;
  width: 96px;
  display: flex;
  float: left;
  margin: 13px 10px;
}

#searchListObj {
  margin-top: 0;
  box-shadow: none;
  padding: 0 20px 20px;
}

.sequence {
  display: inline-block;
  position: relative;
  width: 132px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding: 0 22px 0 10px;
  border-radius: 4px;
  border: 1px solid #ddd;
  cursor: pointer;
  color: var(--ms-color-theme, #1E82E3);
  font-size: 14px;
  vertical-align: middle;
}

.sequence span {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}

.sequence::after {
  content: "";
  position: absolute;
  top: 11px;
  right: 6px;
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: var(--ms-color-theme, #1E82E3) transparent transparent transparent;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin: 3px 0 0 16px;
}

.sequence .sequence_dropmenu {
  display: none;
  position: absolute;
  top: 29px;
  right: 0;
  width: 100%;
  text-align: left;
  border: 1px solid #ddd;
  border-top: 0;
  background-color: #fff;
  z-index: 100;
}

.sequence .sequence_dropmenu li {
  font-size: 14px;
  color: #333;
  padding: 2px 6px;
  line-height: 1.75;
}

.sequence .sequence_dropmenu li:hover,
.sequence .sequence_dropmenu li.active {
  background-color: var(--ms-color-theme, #1E82E3);
  color: #fff;
}

/* 图表分析 */
.tabbar_item_content.vis_search {
  display: none;
}

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

.visChart_wrapper.tribel {
  width: 33.33333%;
  border-right: 1px solid #ddd;
}

.visChart_wrapper.tribel:nth-child(3n + 1) {
  /* border-right: 0; */
}

.visChart_wrapper.tribel .visChart {
  /* width: 100%; */
  width: 90%;
}

.visChart_province_wrapper,
.visChart_province_wrapper_new {
  width: 403px;
  height: 256px;
}

.visChart_province_wrapper.loading,
.visChart_province_wrapper_new.loading {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/static/Public/images/risk-loading.gif);
  background-size: 90px;
}

.visChart_province_wrapper.noData,
.visChart_province_wrapper_new.noData {
  background-image: url(/static/Public/images/nodataImg.png);
  background-repeat: no-repeat;
  background-position: center;
}

.visChart_wrapper .visChart.loading {
  background-image: url(/static/Public/images/risk-loading.gif);
  background-size: 90px;
}

.visChart_wrapper .visChart.noData {
  background-image: url(/static/Public/images/nodataImg.png);
}

.visChart_wrapper:nth-child(even) {
  border-right: 0;
}

.resultlist .visChart_wrapper:nth-child(3),
.resultlist .visChart_wrapper:nth-child(2) {
  /* border-top: 1px solid #ddd; */
}

.visChart_wrapper:nth-child(n + 6) {
  display: none;
}

.resultlist .visChart_wrapper:nth-child(n + 6) {
  display: block;
}

.visChart {
  width: 403px;
  height: 256px;
}

.visChart_title i {
  background-color: var(--ms-color-theme, #1E82E3);
  height: 6px;
  width: 6px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}

.visChart_detail {
  float: right;
  color: var(--ms-color-theme, #1E82E3);
  font-size: 14px;
  cursor: pointer;
}

.visChart_detail i {
  margin-right: 4px;
}

.map_datalist,
.map_datalist_new {
  display: none;
  width: 120px;
  text-align: center;
  border: 1px solid #b8d4f6;
  position: relative;
  top: 20px;
}

.map_datalist_header {
  background-color: rgba(40, 128, 228, 0.2);
  color: #2880e4;
  border-bottom: 1px solid #b8d4f6;
}

.map_datalist_body,
.map_datalist_body_new {
  max-height: 200px;
  overflow-y: auto;
  -ms-overflow-style: none;
}

.map_datalist_header span,
.map_datalist_body span,
.map_datalist_body_new span {
  padding: 4px 0;
  display: inline-block;
  width: 50%;
}

.map_datalist_item {
  cursor: pointer;
}

.map_datalist_item:nth-child(even) {
  background-color: rgba(40, 128, 228, 0.05);
}

.lineChart {
  padding: 6px 0;
}

.lineChart:first-child {
  margin-top: 10px;
}

.lineChart_title {
  font-size: 12px;
  color: #101010;
}

.lineChart_process {
  position: relative;
  width: 80%;
  cursor: pointer;
}

.lineChart_percentage_wrapper:hover {
  background-color: #f3f3f3;
}

.lineChart_percentage_wrapper:hover+.lineChart_detail {
  display: block;
}

.lineChart_detail {
  display: none;
  position: absolute;
  left: 0;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 4px;
  z-index: 9;
}

.lineChart_percentage_wrapper {
  height: 20px;
}

.lineChart_percentage {
  position: relative;
  background-color: #2880e4;
  border-radius: 10px;
  width: 100%;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
}

.lineChart_num {
  position: absolute;
  top: -4px;
  right: -100px;
  width: 90px;
  font-size: 12px;
  color: #999;
  vertical-align: middle;
}

.lineChart_percentage.color1 {
  background-color: #2880e4;
}

.lineChart_percentage.color2 {
  background-color: #fe9d20;
}

.lineChart_percentage.color3 {
  background-color: #5976ed;
}

.lineChart_percentage.color4 {
  background-color: #50c3f3;
}

.lineChart_percentage.color5 {
  background-color: #33c1cf;
}

.lineChart_percentage.color6 {
  background-color: #74aef2;
}

.lineChart_percentage.color7 {
  background-color: #bad7f9;
}

/* 法条组合 */
.tabbar_item_content.law_combination {
  display: none;
  padding: 0 20px 20px;
}

.case_list_loading,
.law_combination_loading {
  margin: 60px auto 0;
  display: inherit;
  width: 90px;
}

.law_combination_noData {
  margin: 60px auto 0;
  display: inherit;
  display: none;
}

.articles_filter {
  height: 44px;
  line-height: 44px;
  float: none;
  display: inline-block;
  width: 200px;
}

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

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

.articales_item_count {
  width: 150px;
  border-right: 1px solid #ddd;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.articales_item_count span {
  display: block;
  font-size: 14px;
  text-align: center;
}

.articales_item_count span:nth-child(1) {
  color: #333;
}

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

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

.articales_item_content {
  flex: 1;
}

.lawItem {
  border-bottom: 1px dashed #ddd;
}

.lawItem:last-child {
  border-bottom: 0;
}

.lawItem_title {
  position: relative;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
}

.lawItem_title_content {
  width: 670px;
  cursor: pointer;
  padding: 0 50px 0 0;
}

.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;
}

.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);
}

.lawItem_title .arrow {
  position: absolute;
  right: 20px;
  top: 16px;
  width: 20px;
  height: 20px;
  background-image: url(/static/Public/images/arrow_right.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  cursor: pointer;
}

.lawItem_title .arrow.arrow_down {
  background-image: url(/static/Public/images/arrow_down2.png);
}

.lawItem_content_list {
  display: none;
}

.lawItem_content {
  background-color: #f9f9f9;
  padding: 10px 28px 16px 17px;
  /* line-height: 1.75; */
}

.lawItem_content span {
  font-size: 14px;
}

.lawItem_content .lawName {
  color: var(--ms-color-theme, #1E82E3);
  font-weight: bold;
}

.lawItem_content .lawScrip {
  color: #101010;
  font-weight: bold;
}

.lawItem_content .lawDetail {
  color: #333;
  cursor: pointer;
  white-space: break-spaces;
}

.lawItem_content .lawDetail:hover {
  transition: 0.5s;
  color: var(--ms-color-secondary);
}

.lawItem_content .addLawToReport {
  color: var(--ms-color-theme, #1E82E3);
  margin-top: 6px;
  display: inline-block;
  cursor: pointer;
}

.lawItem_content .addLawToReport:hover {
  transition: 0.5s;
  color: #ff9f24;
}

/* 词云 */
.wordcloud_canvas.loading {
  background-image: url(/static/Public/images/risk-loading.gif);
  background-size: 90px;
  background-position: center center;
  background-repeat: no-repeat;
}

.wordcloud_canvas.noData {
  background-image: url(/static/Public/images/nodataImg.png);
  background-size: 160px;
  background-position: center center;
  background-repeat: no-repeat;
}

#wordcloud .modal-content {
  border-radius: 4px;
}

#wordcloud .modal-header {
  padding: 10px 20px;
  border-bottom: 1px solid #e0dcdc;
}

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

#wordcloud .modal-title {
  color: var(--ms-color-theme, #1E82E3);
  font-size: 16px;
}

.visChart_downLoad {
  margin-right: 20px;
}

.resChart_downLoad {
  margin-right: 20px;
}

.visChart_wrapper:nth-child(2) .visChart_downLoad {
  /* margin-right: 0; */
}

#conditionObj>li:nth-child(n + 7) {
  display: none;
}

.case_list_noData,
.case_list_loading {
  display: block;
}

.chart_down {
  width: 100%;
  /* height:30px;
    line-height:30px; */
  border-bottom: 1px solid #efefef;
  padding: 9px 20px;
  position: relative;
  text-align: right;
  display: flex;
  justify-content: space-between;
}

.chart_down .chart_down_all {
  border: 1px solid var(--ms-color-theme, #1E82E3);
  font-size: 14px;
  margin-right: 0;
  color: var(--ms-color-theme, #1E82E3);
  border: 1px solid;
  border-radius: 5px;
  padding: 0px 10px;
  line-height: 28px;
  position: relative;
  width: 125px;
  display: flex;
  /* margin: 9px 10px; */
}

.chart_down_btn {
  margin-right: 10px;
  position: relative;
}

.chart_down_loading {
  display: none;
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  width: 300px;
  height: 100px;
  line-height: 100px;
  overflow: hidden;
  background: #fff;
  text-align: center;
}

.chart_down_loading_img {
  /* width: 100%; */
}

.bigdataicon {
  width: 68px;
  position: absolute;
  top: -18px;
  right: -40px;
  z-index: 10;
}

.bigdata {
  background: url(/static/Public/dist/img/bigdata.svg) no-repeat;
  background-size: cover;
  display: inline-block;
  width: 12px;
  height: 13px;
  vertical-align: inherit;
  margin-right: 2px;
}

.list_vip {
  position: absolute;
  /* top: -16px; */
  right: -10px;
  /* width: 57px; */
  top: -10px;
  width: 16px;
}

.chart_down_btn:hover {
  color: #d3a874;
}

/* 结果分析 */
.classify-title {
  color: var(--ms-color-theme, #1E82E3);
  border: 1px solid var(--ms-color-theme, #1E82E3);
  border-radius: 15px;
  font-size: 14px;
  padding: 5px 20px;
  display: block;
  width: 95px;
  margin-bottom: 10px;
  text-align: center;
}

.resulttable th {
  width: 6%;
  border-right: 1px solid #f4f4f4;
  font-size: 17px;
  color: #fff;
  background: var(--ms-color-theme, #1E82E3);
  text-align: center;
  vertical-align: middle !important;
}

.title-show {
  font-size: 16px;
  color: var(--ms-color-theme, #1E82E3);
  text-align: left;
  line-height: 30px;
}

.resulttable .title-show {
  margin-top: 12px;
  padding-left: 16px;
}

.judge-info-title span {
  font-size: 16px;
  line-height: 52px;
}

.resulttable .table td {
  color: #333;
  text-align: left;
  vertical-align: middle !important;
}

.resulttable .table-box {
  display: none;
}

.resulttable .table-box td {
  border: 1px solid #e0e0e0;
  vertical-align: middle;
  padding: 10px;
}

.resulttable .table-box tr:nth-child(even) {
  background-color: rgba(243, 108, 40, 0.1);
}

.resulttable .table-box tr td:last-child {
  width: 100px;
  text-align: center;
}

.resulttable .table-box a {
  border: 1px solid;
  padding: 2px 8px;
  border-radius: 3px;
}

.clearfix>div:first-child {
  margin-right: 20px;
}

.section_3 {
  margin: 20px 40px 20px 40px;
}

.tabbar_item_content.resultBox {
  display: none;
}

#downloadPdf {
  /* position: absolute; */
  /* right: 40px; */
  /* top: 31px; */
}

.btn-common {
  border-radius: 4px;
  font-size: 14px;
  height: 30px;
  width: 110px;
  margin-left: 20px;
  background: none;
  font-weight: 500;
  color: var(--ms-color-theme);
  border: 1px solid;
}

.btn-common.contclick {
  color: #999;
  cursor: no-drop;
  border: 1px solid #999;
}

.downchartbox {
  width: 890px;
}

/* ************** collect_reason **************** */

.btn_bottom_wrap {
  position: relative;
  padding-bottom: 30px;
  border: 1px solid #e0dcdc;
  margin: 10px 19px;
}

.btn_bottom {
  position: absolute;
  bottom: -3px;
  left: 7px;
}

.collect_reason {
  width: 240px;
  border: 1px solid #e0dcdc;
  padding: 2px;
  outline: none;
  font-size: 14px;
  height: 29px;
  margin-left: 19px;
}

/* 收藏已收藏-取消弹窗 */
#tagCollectCancel,
#tagCollectCancel_PL {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  opacity: 1;
}

.CollectCancelInner {
  padding: 32px;
  background-color: #fff;
  box-shadow: 0px 0px 5px #ccc;
  border-radius: 7px;
  width: 432px;
  top: 160px;
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
}

.CollectCancelInner .CollectCancelInner_header {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  line-height: 24px;
}

.CollectCancelInner_header img {
  margin-right: 3px;
}

.CollectCancelInner_content {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  margin: 12px 30px;
}

.collect_files_list {
  display: inline-block;
}

.collect_files_list .collect_files_item {
  color: #1677ff;
  cursor: pointer;
}

.CollectCancelInner_content_btn {
  text-align: right;
}

.CollectCancelInner_content_btn span {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  padding: 5px 16px;
  border-radius: 4px;
  cursor: pointer;
}

.cancelCollectConfirmBtn {
  color: #ffffff;
  background: #1677ff;
}

.cancelCollectConfirmBtn_PL {
  color: #ffffff;
  background: #1677ff;
}

.cancelCollectBackBtn {
  color: #666666;
  background: #fafafa;
  border: 1px solid #dddddd;
}

.item-info .collect_reason {
  border: none;
  margin-left: 0;
  margin-right: 5px;
}

#labelList {
  position: absolute;
  top: -8px;
  right: 0;
  width: 200px;
  padding-bottom: 0px;
}

.pl_moveLabel .hasCollectlabelNum {
  display: none;
  padding: 0 5px;
  background-color: #1677ff;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.pl_moveLabel .hasCollectlabelNum img {
  margin-right: 3px;
}

.label_list input {
  margin-right: 3px;
}

.label_list {
  padding: 5px;
  max-height: 115px;
  overflow-y: auto;
}

.label_list .label {
  font-weight: 400;
}

.labeList_bot {
  font-weight: 400;
  border-top: 1px solid #b1b1b1;
}

.labeList_bot .add_new_label_btn {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  padding: 2px 5px;
}

#labelList .labeList_bot .add_new_label_wrap {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  display: none;
}

.pl_moveLabel .labeList_bot .add_new_label_wrap input {
  width: calc(100% - 49px);
  border: none;
  outline: none;
}

.new_add_label_name_confirm {
  width: 44px;
  background-color: #1677ff;
  font-size: 14px;
  color: #fff;
  border: none;
  outline: none;
  float: right;
}

.add_new_label_btn i {
  margin-right: 3px;
}

.pl_moveLabel .labeList_bot .add_new_label_wrap {
  margin-right: 0px !important;
}

.pl_move_confirm {
  width: 100%;
  text-align: center;
  background-color: var(--ms-color-theme, #1E82E3);
  font-size: 14px;
  color: #fff;
}

.mycase-span .pl_wrap img {
  margin-right: 3px;
  vertical-align: middle;
  margin-bottom: 2px;
}

.label_list label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
  vertical-align: top;
  line-height: 33px;
  width: 85%;
}

.labeList_bot .add_new_label_btn i {
  font-weight: 400;
}

/* ************** 检索报告 **************** */

.report_overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 798;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.report_modal {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 1004;
  opacity: 0;
  display: none;
}

.report_modal .report_box {
  width: 450px;
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
  border-radius: 4px;
  color: #333;
}

.report_modal .header {
  border-bottom: 1px solid #ddd;
  padding: 12px 15px;
}

.report_modal .header i {
  cursor: pointer;
  font-size: 18px;
  color: #888;
}

.report_modal .wrong_info {
  background: #fff0ef;
  margin: 12px 15px 0;
  border: 1px solid #ffaba6;
  border-radius: 4px;
  color: #666;
  padding: 5px 15px;
  display: none;
}

.report_modal .wrong_info i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url("/static/Public/images/FocusML_02.png") no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
  margin: -2px 3px 0 0;
}

.report_modal .tit {
  padding: 10px 15px;
}

.report_modal .tit font {
  color: #ff3b30;
  margin-right: 5px;
}

.report_modal .report_type {
  padding: 0 15px 5px;
  max-height: 53px;
  overflow-y: auto;
}

.report_modal .report_type span {
  display: inline-block;
  margin: 0 15px 5px 0;
  cursor: pointer;
}

.report_modal .report_type i {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #ddd;
  border-radius: 3px;
  vertical-align: middle;
  margin: -2px 5px 0 0;
}

.report_modal .report_type span.active i {
  background: url("/static/Public/images/casesearch_37.png") no-repeat #1677ff;
  background-size: 100% 100%;
  border-color: #1677ff;
}

.report_modal .report_tree {
  padding: 0 15px;
  max-height: 195px;
  overflow-y: auto;
}

.report_modal .report_list {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 6px 10px;
  margin-bottom: 8px;
  cursor: pointer;
}

.report_modal .report_list i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/static/Public/images/report_01.png") no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
  margin: -2px 8px 0 0;
}

.report_modal .report_list.active {
  border-color: #1677ff;
  background: url("/static/Public/images/report_02.png") no-repeat right bottom;
  background-size: 14px auto;
}

.report_modal .report_list div {
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 3px;
  padding: 3px;
  width: 240px;
}

.report_modal .report_list div.active {
  border-color: #ddd;
}

.report_modal .report_list.active div {
  color: #1677ff;
}

.report_modal .report_list span {
  vertical-align: middle;
}

.report_modal .report_list a {
  color: #1677ff;
}

.report_modal .report_list .report_del {
  color: #e65252;
  margin-left: 10px;
  border-left: 1px solid #ddd;
  padding-left: 10px;
}

.report_modal .report_savename {
  display: none;
}

.report_modal .report_tree+.btn {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #666;
  padding: 3px 6px;
  margin-left: 15px;
}

.report_modal .footer {
  border-top: 1px solid #ddd;
  text-align: right;
  padding: 12px 15px;
  margin-top: 20px;
}

.report_modal .footer .btn {
  padding: 3px 16px;
  margin-left: 5px;
  background: #1677ff;
  border-color: #1677ff;
  color: #fff;
}

.report_modal .footer .report_close {
  background: #fafafa;
  border-color: #ddd;
  color: #666;
}

.layui-layer-setwin {
  display: none;
}

/* ************** search_new_v2 **************** */
.hit_time {
  margin: 0px;
  margin-top: -1px;
}

.jufa-header-sub #conditionSelectObj {
  overflow: initial;
}

.jufa-search-list {
  overflow-x: initial;
}

.showThisLaw {
  left: -10px;
}

.search-content-background .jufa-main-sidebar {
  display: none;
}

.search-content-background .jufa-main-sidebar.active {
  display: block;
}

aside {
  display: none;
}

.vis_charts,
.articales_list {
  display: none;
}

.vis_charts.active,
.articales_list.active {
  display: block;
}

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

.chooseMode_wrap {
  height: 100%;
}

.jufa-treeview .show_more:nth-child(2) {
  display: none;
}

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

li.elicps.ass_chl {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.chart_down_btn {
  font-size: 14px;
  margin-right: 0;
  color: var(--ms-color-theme, #1E82E3);
  border-radius: 4px;
  padding: 5px 4px;
  border: 1px solid var(--ms-color-secondary, #75B1F9);
}

.chart_down_btn i {
  vertical-align: baseline;
  font-size: 14px;
  margin-right: 5px;
}

@media (min-width: 768px) {
  .hdkf_dialog {
    width: 800px;
    margin: 30px auto;
  }
}

.cancel_btn {
  position: absolute;
  right: 0px;
  top: 0px;
}

.hdkf_dialog_body {
  position: absolute;
  text-align: center;
  left: 50%;
  top: 31%;
  transform: translate(-50%, -50%);
}

.hdkf_dialog_body .header_title {
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 10px;
}

.hdkf_dialog_body .title {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
}

.hdkf_dialog_body .hdkf_times {
  font-size: 30px;
  color: #fff;
  font-weight: 600;
}

.hdkf_dialog .hdkf_ercode {
  position: absolute;
  left: 128px;
  top: 49.8%;
}

.collectData {
  color: inherit;
  cursor: pointer;
}

.collectData .noJoin,
.collectData .hasJoin {
  /* display: none; */
}

.collectData .noJoin.active {
  display: inline-block;
}

.collectData .hasJoin.active {
  display: inline-block;
}

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

.collectData:active {
  color: #ff9f24;
}

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

#collectSearch img {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 3px;
}

/* 案例列表样式整改 */

.topPart {
  position: relative;
  height: 46px;
  background: #fafafa;
  border-radius: 8px;
}

.topPart .tabbar {
  position: relative;
  top: 0px;
  left: 0px;
  font-size: 0;
  border-radius: 8px 8px 0 0;
}

.topPart .tabbar_item {
  position: relative;
  display: inline-block;
  width: 100px;
  text-align: center;
  color: #333333;
  font-size: 14px;
  cursor: pointer;
  top: 0;
  border-bottom: 1px solid #efefef;
  background-color: #fafafa;
}

.topPart .tabbar_item.active {
  color: var(--ms-color-theme, #1E82E3);
  background-color: #fff;
  border-bottom-color: #fff;
}

.tabbar_item_content {
  border-top: 0px;
  background-color: #fff;
}

.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;
}

/* 
.jufa-search-list::after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #EEF2F6
} */

.jufa-search-list-top {
  background-color: #fff;
  height: 56px;
  background: #ffffff;
  border-radius: 0;
}

.list_content_out {
  border-radius: 8px;
  padding: 0 0px 0px;
}

.list_content_info {
  border-radius: 8px;
}

.searchListObj {
  padding: 12px;
  border-top: 0px;
  background-color: transparent;
}

.jufa-search-list-title div .searchlist-id:first-of-type {
  margin-left: 20px;
  /* width: 16px;
  height: 16px;
  line-height: 16px;
  background: #f0f2f6;
  color: #8ba1bd;
  top: 38px;
  left: 0px;
  border-radius: 2px; */
}

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

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

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

.sidebar-menu li>a {
  background: #fff;
  border-bottom: 1px solid #f7f7f7;
  border-top: 1px solid #f7f7f7;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
}

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

.clearfix:after {
  content: "";
  /*设置内容为空*/
  height: 0;
  /*高度为0*/
  line-height: 0;
  /*行高为0*/
  display: block;
  /*将文本转为块级元素*/
  visibility: hidden;
  /*将元素隐藏*/
  clear: both;
  /*清除浮动*/
}


/* .sidebar-menu .jufa-treeview .treeview-menu li:first-child .search-more,
.search-more {
  background-image: url("/static/Public/images/leftIcon_right.png");
  background-position: 0 0;
  margin-top: -1px;
  width: 14px;
} */

/* .sidebar-menu .jufa-treeview .treeview-menu li:first-child .search-none,
.search-none {
  background-image: url("/static/Public/images/leftIcon_down.png");
  background-position: 0 0;
  margin-top: -1px;
  width: 14px;
} */


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

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

.jufa-titalfont a {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 25px;
}

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

.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
}

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

.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_time_tit_left {
  top: 0px;
  line-height: 33px;
}

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

.show_but_box {
  text-align: center;
  height: 25px;
  line-height: 25px;
  position: absolute;
  bottom: 0px;
  right: 24px;
  z-index: 100;
  border: 1px solid #efefef;
  border-bottom: 0;
  background: #fafafa;
  font-size: 12px;
  border-radius: 6px 6px 0 0;
  color: var(--ms-color-secondary);
}

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

.list_content_info span.hit_list_num {
  height: 14px;
  background: transparent;
  border-radius: 8px;
  font-size: 12px;
}

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

.searchlist-id.last-time {
  color: #94C0F4;
}

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

.list_content_tab li {
  position: relative;
  padding: 15px 10px;
}

.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;
}

.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;
}

.list_content_tab li.active::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0px;
  width: 100%;
  height: 1px;
  background: #fafafa;
  z-index: 1;
}

.list_content_wrap {
  /* min-height: 0px; */
  position: relative;
}



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

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

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

#dateStart,
#dateStart_new {
  margin-left: 21px;
  height: 26px;
  width: 100px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #f7f7f7;
}

#dateEnd,
#dateEnd_new {
  margin-left: 10px;
  left: 110px;
  height: 26px;
  width: 100px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #f7f7f7;
}

.case_type_tab span {
  display: block;
  padding: 15px 10px;
  border-radius: 2px;
  line-height: 24px;
  position: relative;
  float: left;
}

.chart_down_btn:hover {
  color: #ff9f24;
}

.head_position {
  position: relative;
  top: 12px;
}

.case_type_tab span>font {
  height: 16px;
  background: #e9f3ff;
  border-radius: 2px;
  margin-left: 5px;
  padding: 0 5px;
  font-size: 12px;
  color: var(--ms-color-theme, #1E82E3);
}

.topPart .tabbar_item {
  width: 150px;
  color: #333;
  font-size: 15px;
  background-color: transparent;
}


.toDetail {
  position: relative;
  text-decoration: none;
}

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

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

.tabbar_item_txt img {
  position: absolute;
  width: 18px;
  top: 10px;
}

.tabbar_item.active .tabbar_item_txt {
  background-color: #ffffff;
  top: 0px;
  height: 45px;
  border-radius: inherit;
}

.tabbar_item.active .tabbar_item_txt {
  position: relative;
  font-weight: 600;
}

.tabbar_item.active .tabbar_item_txt::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 46px;
  background: #efefef;
  left: -1px;
}

.tabbar_item.active[data-t="caseList"] .tabbar_item_txt::before {
  display: none;
}

.tabbar_item.active .tabbar_item_txt::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 46px;
  background: #efefef;
  right: -1px;
}

.topPart .tabbar_item.active {
  background-color: transparent;
  z-index: 6 !important;
  position: relative;
}

.topPart .tabbar_item i {
  margin-right: 10px;
  font-size: 16px;
}

.topPart .tabbar>div:first-child {
  border-radius: 8px 0 0 0;
}

.topPart .tabbar_item:not(.active):hover {
  background-color: transparent;
}

/* 重新编辑条件  返回普通检索*/
.goback-pt-index {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: var(--color-theme);
  background: #fff;
  margin-left: 10px;
}

.repeat_edit {
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(28, 100, 185, 0.1);
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
}

.goback-pt-index:hover {
  color: var(--color-theme);
}

/* 用户认证 */
#userauthentication_sfal_list {
  width: 76%;
  margin-top: 15px;
  float: right;
  height: 451px;
}

.userauthentication_sfalbg {
  background: url(/static/Public/images/userauthentication/userauthentication_allbbg.png) no-repeat;
  background-size: 100% 100%;
  height: 451px;
  text-align: center;
  color: var(--ms-color-theme, #1E82E3);
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

/* 未认证 */
.userauthentication_sfalbg .userauthentication_sfalbase {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.userauthentication_sfalbg .userauthentication_sfalbase h3 {
  font-weight: 600;
  font-size: 24px;
  padding-top: 48px;
  margin: 0 auto;
  margin-bottom: 20px;
  width: 680px;
}

.userauthentication_sfalbg .userauthentication_sfalbase img {
  width: 120px;
  height: 120px;
  margin-top: 20px;
  margin-bottom: 8px;
}

.userauthentication_sfalbg .userauthentication_sfalbase ul {
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  text-align: left;
  width: 256px;
  margin: 0 auto;
}

.userauthentication_sfalbg .userauthentication_sfalbase ul li {
  margin-bottom: 20px;
}

.userauthentication_sfalbg .userauthentication_sfalbase button {
  width: 276px;
  height: 48px;
  background: linear-gradient(90deg, #3da0f9 0%, var(--ms-color-theme, #1E82E3) 100%);
  border-radius: 6px;
  border: 0;
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 25px;
}

/* 未认证轮播 */
.userauthentication_sfalbg .userauthentication_sfalbase .swiper-slide {
  text-align: center;
  font-size: 18px;
}

.userauthentication_sfalbg .userauthentication_sfalbase .swiper-pagination-bullet {
  background: #c9d8ea;
  width: 12px;
  height: 12px;
}

.userauthentication_sfalbg .userauthentication_sfalbase .swiper-pagination-bullet-active {
  background: var(--ms-color-theme, #1E82E3);
  width: 12px;
  height: 12px;
}

.userauthentication_sfalbg .userauthentication_sfalbase .swiper-button-next {
  background-image: url("/static/Public/images/userauthentication/userauthentication_searchlist_swiperright.png");
  width: 40px;
  height: 40px;
  background-size: 40px 40px;
}

.userauthentication_sfalbg .userauthentication_sfalbase .swiper-button-prev {
  background-image: url("/static/Public/images/userauthentication/userauthentication_searchlist_swiperleft.png");
  width: 40px;
  height: 40px;
  background-size: 40px 40px;
}

/* 审核中 */
.userauthentication_sfalbg .userauthentication_sfal_shenheing h3 {
  font-weight: 600;
  font-size: 24px;
  padding-top: 48px;
  margin-bottom: 20px;
}

.userauthentication_sfalbg .userauthentication_sfal_shenheing img {
  width: 120px;
  height: 120px;
  margin-top: 20px;
  margin-bottom: 8px;
}

/* 审核成功 */
.userauthentication_sfalbg .userauthentication_sfal_shenhesuccess h3 {
  font-weight: 600;
  font-size: 24px;
  padding-top: 48px;
  margin-bottom: 20px;
}

.userauthentication_sfalbg .userauthentication_sfal_shenhesuccess p {
  margin-bottom: 20px;
}

.userauthentication_sfalbg .userauthentication_sfal_shenhesuccess p a {
  text-decoration: underline;
}

/* 审核失败 */
.userauthentication_sfalbg .userauthentication_sfal_fail h3 {
  font-weight: 600;
  font-size: 24px;
  padding-top: 48px;
  margin-bottom: 20px;
}

.userauthentication_sfalbg .userauthentication_sfal_fail img {
  width: 120px;
  height: 120px;
  margin-top: 20px;
  margin-bottom: 8px;
}

.userauthentication_sfalbg .userauthentication_sfal_fail button {
  width: 276px;
  height: 48px;
  background: linear-gradient(90deg, #3da0f9 0%, var(--ms-color-theme, #1E82E3) 100%);
  border-radius: 6px;
  border: 0;
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 25px;
}

/* 审核驳回 */
.userauthentication_sfalbg .userauthentication_sfal_reject h3 {
  font-weight: 600;
  font-size: 24px;
  padding-top: 48px;
  margin-bottom: 20px;
}

.userauthentication_sfalbg .userauthentication_sfal_reject img {
  width: 120px;
  height: 120px;
  margin-top: 20px;
  margin-bottom: 8px;
}

.userauthentication_sfalbg .userauthentication_sfal_reject button {
  width: 276px;
  height: 48px;
  background: linear-gradient(90deg, #3da0f9 0%, var(--ms-color-theme, #1E82E3) 100%);
  border-radius: 6px;
  border: 0;
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 25px;
}

/* ************** jufaHeader_new **************** */

/**
 * 主站改版样式 - 头部
 * @authors zhengy
 * @date    2020-01-19
 * @version $Id$
 */

.jufa-Unified-header {
  background: #f9f9f9;
  height: 30px;
}

.jufa-Unified-app-down {
  position: relative;
}

.app-img {
  position: absolute;
  z-index: 5;
  background: url(/static/Public/images/app_download.png) no-repeat;
  width: 120px;
  background-size: 100%;
  height: 120px;
  margin-left: 107px;
}

.jufa-Unified-app-down i {
  display: none;
  position: absolute;
  right: 50%;
  top: 30px;
  z-index: 10;
  margin-right: -78px;
}

.jufa-Unified-app-down i {
  margin-right: -160px;
}

#loginReg,
.Unified-header-user-index {
  color: #ddd;
  height: 30px;
  line-height: 30px;
}

.jufa-Unified-album-user {
  margin-right: 5px;
  min-width: 100px;
  height: 30px;
  line-height: 56px;
}

.jufa-Unified-loginreg {
  padding: 0 20px;
  color: #666;
  border-right: 1px solid #f3f3f3;
}

.jufa-Unified-dropdown-menu {
  border-radius: 0;
  min-width: 140px;
  top: 28px;
  z-index: 110;
  box-shadow: none;
  right: 0;
  left: inherit;
}

.jufa-Unified-img-circle {
  width: 20px;
  border-radius: 50%;
  margin-right: 5px;
  margin-top: -2px;
}

.jufa-msgManage {
  display: inline-block;
  position: relative;
  top: 5px;
  left: 10px;
  width: 22px;
  height: 20px;
  margin: 0 5px;
  background: url(/static/Public/images/homePagebg.png) no-repeat -24px -6px;
}

.jufa-msgManage:hover {
  background: url(/static/Public/images/homePagebg.png) no-repeat -56px -6px;
  width: 22px;
  transition: 0s;
}

.jufa-msgManage span {
  position: relative;
  left: 13px;
  top: -12px;
  text-align: center;
  font-size: 12px;
  border-radius: 30px;
  padding: 0 5px;
  background-color: #ff9f24;
  color: #fff;
}

.jufa-Unified-vip {
  color: #cc0000;
}

.jufa-Unified-vip:focus,
.jufa-Unified-vip:active {
  color: #cc0000;
}

.jufa-Unified-vip span {
  margin-right: 5px;
}

a:hover {
  transition: 0.5s;
}

#loginWeChatObj {
  display: none;
}

.dropdown-menu>li>a {
  color: #777;
}

/*
 * header对应的用户模块登录注册样式
 * create date: 2016.11.9
 */
#backgroundloginRegister {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 3;
  background: black;
  opacity: 0;
  top: 0;
  left: 0;
}

.showTips {
  z-index: 4;
  position: absolute;
  width: 75%;
  right: 0px;
  display: none;
}

.showTips-up {
  width: 30px;
  height: 17px;
  background-image: url(/static/Public/images/up.png);
  position: absolute;
  top: 23px;
  right: 75px;
  z-index: 1;
  background-repeat: no-repeat;
}

.showTips-concent {
  padding: 10px;
  border: 1px solid #697d96;
  background: #fff;
  color: #323232;
  position: absolute;
  top: 39px;
  line-height: 28px;
}

.jf-overflow {
  overflow: visible;
}

.jf-margin {
  margin-bottom: 0;
  padding-bottom: 10px;
}

#noReceiveInfo:hover {
  cursor: pointer;
}

.ztree {
  height: 200px !important;
}

#threeWechart iframe {
  height: 380px;
}

.visit-box {
  width: 220px;
  display: block;
  background: #0d72a3;
  color: #ffffff;
  position: fixed;
  bottom: 8px;
  right: 0;
  padding: 13px 15px 12px 16px;
  font-size: 13px;
  z-index: 1;
  opacity: 0.8;
}

.icon-laba {
  background: url("../images/laba.png") no-repeat;
  width: 15px;
  height: 15px;
  background-size: 100% 100%;
  margin-right: 5px;
  display: inline-block;
  background-position-y: 3px;
}

.del-report {
  background: url("../images/del_report.png") no-repeat;
  width: 10px;
  height: 10px;
  background-size: 100% 100%;
  display: inline-block;
  margin-top: 3px;
  position: absolute;
  right: 7px;
  top: 2px;
  cursor: pointer;
}

.showHighSearchBtn {
  display: none;
}

.jufa-header-search {
  width: 100%;
  margin: 0px;
  background-color: var(--ms-color-theme, #1E82E3);
  background-image: url("/static/Public/images/header_bg_new.png");
  background-size: 100% 100%;
  padding: 0px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
}

.jufa-header-tabs {
  margin-top: 0px;
}

.jufa-header-tabs-box>div,
.jufa-header-tabs {
  display: inline-block;
  vertical-align: middle;
}

.jufa-header .jufa-navbar .jufa-header-logo {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

.jufa-logo-text {
  margin: 0px;
  padding: 0px;
  padding-right: 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}

.jufa-header-logo img,
.jufa-logo-text img {
  height: 38px;
}

.jufa-header-tabs {
  margin-left: 15px;
}

.jufa-header-tabs img {
  height: 28px;
  margin-bottom: 11px;
}

.jufa-header-tabs>li {
  float: none;
  display: inline-block;
  text-align: center;
  margin: 0px 10px 0px 0px;
  opacity: 0.75;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
}

.jufa-header-tabs>li a {
  color: #fff;
  display: inline-block;
  padding: 15px 12px 10px;
  margin: 0px;
  height: auto;
  line-height: 46px;
  min-height: 72px;
}

.jufa-header-tabs>li.active>a,
.jufa-header-tabs>li.active>a:hover,
.jufa-header-tabs>li.active>a:focus,
.nav>li>a:hover,
.nav>li>a:active,
.nav>li>a:focus {
  color: #fff;
}

.jufa-header-tabs>li.active,
.jufa-header-tabs>li.active:hover,
.jufa-header-tabs>li.active:focus {
  opacity: 1;
  background: -webkit-linear-gradient(270deg, var(--ms-color-theme, #1E82E3) 0%, #425190 100%);
  background: -moz-linear-gradient(180deg, var(--ms-color-theme, #1E82E3) 0%, #425190 100%);
  background: linear-gradient(180deg, var(--ms-color-theme, #1E82E3) 0%, #425190 100%);
  border-bottom: 2px solid #fff;
}

.jufa-header {
  height: auto;
  border: 0px;
  background: rgba(0, 0, 0, 0);
}

.header_bg {
  width: 350px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 0;
}

.showHighSearchBtn {
  display: inline-block;
  border: 1px solid #cc4c43;
  padding: 7px 12px 8px 12px;
  display: inline-block;
  outline: none;
  background: #cc4c43;
  color: #fff;
}

.showHighSearchBtn:hover,
.showHighSearchBtn:focus,
.showHighSearchBtn:active {
  background: #cc352a;
  border: 1px solid #cc352a;
  color: #fff;
}

.jufa-header-user {
  margin: 20px 0px;
  color: #fff;
  position: relative;
}

.jufa-header-user .user-btn {
  color: #fff;
}

.jufa-msgManage,
.jufa-msgManage:hover {
  background: url(/static/Public/images/msg.png) no-repeat;
  background-size: 20px 20px;
}

.newSearch-btn span.fa.fa-search {
  font-size: 15px;
  margin-right: 3px;
  font-weight: normal;
}

#login-Reg .jufa-login {
  color: #fff;
  border: 1px solid #fff;
}


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

#vip {
  display: none;
  float: left;
  width: 18px;
  vertical-align: middle;
  margin-top: 13px;
  margin-left: 5px;
}

/* 法规高级检索 */
#showLawHighSearchBtn {
  color: var(--color-theme);
  outline: none;
  padding: 9px 20px;
  margin-left: 7px;
  border: none;
  background-image: url(/static/Public/images/gjjs_v2.png);
  background-repeat: no-repeat;
  background-size: 16%;
  background-position: left;
  background-color: transparent;
  display: inline-block;
}

/* ************** jufaHeader_new_v2 **************** */


.header-search-index .search-input::placeholder {
  color: #8ba1bd;
}

.btn-text.mr-10 {
  padding-right: 12px;
  margin-right: 13px;
  border-right: 1px solid #fff;
}

.btn-text:hover {
  color: #fff;
}

.check-radio-group {
  height: 36px;
  margin-top: 18px;
  padding-bottom: 16px;
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px solid #caddf5;
}

.check-radio-group .line {
  margin-right: 25px;
  border-right: 1px solid #caddf5;
  height: 20px;
  padding-right: 20px;
  display: block;
}

.radio-inline.law-labels {
  font-size: 14px;
}

.law-labels .icon-choses {
  width: 16px;
  height: 16px;
  margin-right: 8px;
  border: 1px solid #caddf5;
}

.law-labels.active .icon-choses {
  width: 16px;
  height: 16px;
}

.jufa-header-sub {
  padding-top: 10px;
  padding-bottom: 0px;
}

.jufa-conditions {
  float: right;
  margin-top: -11px;
}

.jufa-header-sub .jufa-search-criteria {
  padding-top: 0px;
}

.keyword-box {
  height: auto;
  width: auto;
  line-height: 26px;
  background: transparent;
  border-radius: 5px;
  border: 1px solid #ffffff;
  padding-right: 22px;
  display: flex;
  align-items: center;
}

.keyword-box i {
  position: absolute;
  right: 8px;
  top: 1px;
  color: #caddf5;
  font-size: 13px;
}

.keyword_near_search {
  border: 0px;
}

/* 输入单个词却选择逻辑关系时的提示框 */

.tjtdtips {
  width: 300px;
  height: 60px;
  background-color: #fbfbfb;
  border: 1px solid #f0f0f0;
  display: none;
  position: fixed;
  top: 365px;
  left: 400px;
  z-index: 102;
}

.tjtdtips p {
  padding-top: 20px;
  text-align: center;
  color: #666;
}

.tjtdtips {
  top: 200px;
  left: 50%;
  margin-left: -150px;
}

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

.near_word {
  color: #ffffff;
  height: 20px;
  padding: 0 5px;
  margin-left: 6px;
  display: inline-block;
  line-height: 20px;
  background: #ffffff78;
  border-radius: 4px;
  display: flex;
  white-space: nowrap;
  align-items: center;
}

.keyword-box .near_word_num {
  display: none;
}

.keyword-box .near_word_num.active {
  position: relative;
  color: #ffffff;
  right: auto;
  top: -1px;
  min-width: 14px;
  height: 14px;
  line-height: 14px;
  background: #2e8dea;
  border-radius: 10px;
  display: inline-block;
  vertical-align: baseline;
  text-align: center;
  font-size: 12px;
  margin-left: 5px;
}

/*  */
.select_more_keyword,
.select_more_question {
  display: inline-block;
  background: transparent;
  position: relative;
  top: 1px;
  width: 100%;
  padding: 5px 10px;
  /* right: 40px; */
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
}

.select_more_keyword .keywordConfirmBtn,
.select_more_question .questionConfirmBtn {
  color: #3291ee;
  padding: 5px 8px;
  background: #fff;
  border-radius: 4px;
  margin-right: 5px;
  cursor: pointer;
}

.select_more_keyword .keywordCancelBtn,
.select_more_question .questionCancelBtn {
  color: #fff;
  padding: 3px 8px;
  background: transparent;
  border-radius: 4px;
  margin-right: 5px;
  cursor: pointer;
  border: 1px solid #FFF;
}

.select_more_keyword .more-bg,
.select_more_question .more-bg {
  background: linear-gradient(-90deg, white, transparent);
  width: 50px;
  height: 30px;
  float: left;
}

.select_more_keyword .btn-box,
.select_more_question .btn-box {
  background-color: transparent;
  overflow: hidden;
  text-align: left;
}

.select_more_keyword .btn-box {
  padding-left: 78px;
}

/* ************** search_input **************** */
/* 律所 检索框样式 */
/* .header_tab_list ul {
  font-size: 0;
  display: flex;
}

.header_tab_list .tab_list_item {
  width: 80px;
  font-weight: 400;
  text-align: center;
  list-style: none;
  cursor: pointer;
  background: transparent;
  color: rgba(255, 255, 255, 0.8);
  transition: 0.2s ease;
  font-size: 16px;
  line-height: 17px;
  height: auto;
  display: block;
}

.header_tab_list .tab_list_item.active {
  background: transparent;
  color: rgba(255, 255, 255);
  font-weight: 500;
} */

/* 调整内容 */
.content-wrapper {
  margin-left: 0px;
}

#jufa-search-list-out {
  width: calc(100% - 262px);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
}

.jufa-main-sidebar {
  width: 250px;
}

#positionModal.modal {
  z-index: 1051;
}


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

/* 图表分析 */
.visChart_wrapper {
  width: 50%;
  height: 317px;
  padding: 20px;
  border-bottom: 1px solid #efefef;
  border-right: 1px solid #efefef;
  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;
}

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

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

.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%;
}

/* 案例列表 购买vip */
.jufa-search-list {
  position: relative;
}

.jufalist_vip {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url(/static/Public/images/buyVip_list/buyvip_caselist.png) no-repeat;
  background-size: 100% 100%;
}

.jufalist_vip_price {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: 90%;
  background: url(/static/Public/images/buyVip_list/buyvip_caselist_2.png) no-repeat 0px -8px;
  background-color: #fff;
  box-shadow: 0px 0px 4px #ccc;
  border-radius: 12px;
  background-size: 100% 100%;
}

/* vip 处 */
.choseWrap {
  width: 100%;
  /* height: 100%; */
  text-align: center;
}

.choseWrap_inner {
  width: 100%;
  height: 65%;
}

.clearfix:after {
  content: "";
  /*设置内容为空*/
  height: 0;
  /*高度为0*/
  line-height: 0;
  /*行高为0*/
  display: block;
  /*将文本转为块级元素*/
  visibility: hidden;
  /*将元素隐藏*/
  clear: both;
  /*清除浮动*/
}

.clearfix {
  zoom: 1;
  /*为了兼容IE*/
}

#choseWrap_one_1 {
  /* margin-left: 38px; */
}

.choseWrap_wrap_list>div:first-child {
  margin-right: 0px !important;
}

#publicTip.modal {
  z-index: 1051;
}

.choseWrap_one {
  width: 30%;
  height: 126px;
  margin-left: calc(10% / 4);
  height: 126px;
  position: relative;
  padding: 0px 10px;
  float: left;
  margin-top: 10px;
  border-radius: 4px;
  background: #ffffff;
  border: 2px solid #fff;
  box-shadow: 0px 2px 5px 1px rgba(56, 56, 56, 0.15);
  /* margin-right: 30px; */
}

.choseWrap_one:last-of-type {
  margin-right: 0px;
}

.choseWrap_one_active {
  border: 2px solid #edcc86;
}

.tuijian {
  width: 70px;
  position: absolute;
  left: -3px;
  top: -12px;
}

.haschose {
  position: absolute;
  right: -4px;
  bottom: -4px;
  width: 38px;
}

.choseWrap_one .choseWrap_one_top {
  border-bottom: 1px dotted #979797;
}

.choseWrap_one_top .choseWrap_one_top_tit {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  line-height: 20px;
  text-align: center;
}

.choseWrap_one_top_tit img {
  width: 22px;
  vertical-align: top;
}

.choseWrap_one_top_price {
  margin: 16px auto;
  text-align: center;
}

.choseWrap_one_top_price_now {
  font-weight: bold;
  font-size: 32px;
  font-family: Galvji-Bold, Galvji;
  color: #fd451c;
}

.choseWrap_one_top_price_old {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #585858;
  line-height: 10px;
}

.choseWrap_one_bot {
  padding-top: 12px;
  padding-bottom: 15px;
  text-align: center;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}

.jufalist_vip_tips {
  line-height: 24px;
  /* min-height: 24px; */
  width: 100%;
  position: relative;
  display: block;
  float: left;
  color: #333;
  z-index: 100;
  margin-top: 15px;
}

.rightNowBtn {
  height: 46px;
  background: #edcc86;
  box-shadow: 0px 2px 5px 1px rgba(56, 56, 56, 0.15);
  border-radius: 4px;
  line-height: 46px;
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 2px;
  text-align: center;
  width: 332px;
  border: none;
  margin-top: 16px;
}

.choseWrap_one_2 .tuijian,
.choseWrap_one_2 .haschose {
  display: none;
}

.choseWrap_one_3 .tuijian,
.choseWrap_one_3 .haschose {
  display: none;
}

/* 推荐 */
.choseWrap_one_1 .tuijian {
  display: none;
}

/* 618 */
.act618Icon {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 60px;
}

.jufalist_vip .chose_block {
  width: 100%;
  margin: 74px auto 0;
}

.jufalist_vip .chose_block_top {
  position: relative;
  height: 40px;
}

.jufalist_vip .choseWrap_wrap {
  background-color: #fff;
  padding: 20px 0;
  width: 100%;
}

.jufalist_vip .chose_block_top .type_one {
  width: 50%;
  height: 40px;
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  display: inline-block;
}

.jufalist_vip .type_one.active {
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #4a2a03;
}

.jufalist_vip .chose_block_top .type_one_l {
  background-image: url("/static/Public/images/vip_change/svip/vip_bg_01.png");
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  z-index: 2;
  width: 51%;
  /* position: relative; */
}

.jufalist_vip .chose_block_top .type_one_r {
  background-image: url("/static/Public/images/vip_change/svip/vip_bg_02.png");
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  z-index: 1;
  width: 51%;
  display: none;
}

/* 限时优惠角标 */
.jufalist_vip .limitTimeDiscont {
  font-size: 18px;
  font-weight: 600;
  /* background-color: #fd451c; */
  background: linear-gradient(to right, #fd451c, #ff7a3c);
  color: #fff;
  position: absolute;
  top: -18px;
  left: 12px;
  border-radius: 12px 0 12px 0;
  height: 40px;
  line-height: 40px;
  padding: 0 14px;
}

.jufalist_vip .goVIPPage {
  color: #c5bb93;
  font-size: 14px;
  position: absolute;
  top: 6%;
  right: 10%;
  cursor: pointer;
}

/* 提示 */

.publicTip_bot {
  width: 100%;
  text-align: center;
  border-radius: 12px;
  background: #f1f6fb;
  height: 100px;
  line-height: 100px;
}

.publicTip_text {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: #3e3c3c;
  font-weight: 400;
  letter-spacing: 1px;
}


/* vip 惠享 */
.choseWrap_one_bot .hui_text {
  display: none;
}

.choseWrap_one_bot .hui_text .quan_text {
  color: #fff;
  background-color: #e54343;
  padding: 0px 1px;
  border-radius: 2px;
  margin: 0 2px;
  font-size: 12px;
}

.choseWrap_one_top_price .old_price {
  text-decoration: line-through;
  display: none;
}

/* 11.11限时特惠 */
.yhje {
  height: 24px;
  padding: 0 10px;
  line-height: 24px;
  position: absolute;
  left: -3px;
  top: -12px;
  font-size: 14px;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 600;
  background: linear-gradient(to right, #fd451c, #ff7a3c);
  color: #fff;
  border-radius: 8px 0 8px 0;
}

.jufalist_vip_tips {
  margin-top: 10px;
}






/* search_container */

.search_container.search_block {
  width: 100%;
  padding: 42px 0;
  background: url(/static/Public/images/banner_new.png) no-repeat center center / cover, #1E82E3;
  position: relative;
  z-index: 797;
}

.search_container .search_wrap {
  width: 828px;
  margin: 0 auto;
}

.search_container .search_wrap nav.search_navbar {
  width: 100%;
}

.search_navbar .tab-content {
  position: relative;
}

.search_navbar .header_tab_list {
  line-height: 20px;
  padding-bottom: 16px;
}

.search_navbar .header_tab_list ul {
  display: flex;
}

.search_navbar .search-inner {
  height: 65px;
  position: relative;
}

.search_navbar .search-inner-pt {
  height: 100%;
  /* font-size: 0; */
}

.search_navbar .search-inner .header-search-index {
  width: 828px;
  height: 65px;
  background: #ffffff;
  border-radius: 8px;
  border: 0;
  position: relative;
  display: flex;
  justify-content: space-between;
}

/* .search_navbar .search-inner .header-search-index::after {
  content: "";
  position: absolute;
  top: -9px;
  left: 5%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #fff;
} */

.search_navbar .search-inner .header-search-index .input-group-btn {
  left: 4px;
  line-height: 48px;
  margin: 0;
  border-radius: 8px;
  color: #333;
  height: 100%;
}

.search_navbar .search-inner .header-search-index .dropdown-menu {
  border-radius: 4px;
  min-width: 100%;
  top: 65px;
  left: -5px;
  z-index: 150;
  box-shadow: none;
  border-color: var(--ms-color-secondary);
}

.search_navbar .search-inner .header-search-index .dropdown-menu>li>a:hover {
  background-color: #dceaff;
  color: rgb(64, 137, 226);
  transition: 0.2s;
}

.search_navbar .search-inner .header-search-index .search-input {
  height: 100%;
  border: none;
  background: #fff;
  /* width: 415px; */
  width: 382px;
  outline: none;
  padding-left: 5px;
  font-size: 14px;
}

.search_navbar .search-inner .header-search-btn {
  height: 100%;
  border: none;
  top: 0;
  line-height: 16px;
  color: inherit;
  background: #fff;
  width: 100px;
  border: 1px solid #fff;
  outline: none;
}

.search_navbar .search-inner .header-search-btn:hover,
.search_navbar .search-inner .header-search-btn:focus,
.search_navbar .search-inner .header-search-btn:active {
  color: rgb(64, 137, 226);
  box-shadow: none;
}

.search_navbar .search-inner .header-search-index .search-btn {
  padding: 0 12px;
  height: 65px;
  color: #333;
  width: 106px;
  /* background: linear-gradient(90deg, rgb(11, 113, 219) 0%, rgb(0, 82, 165) 100%); */
  background: linear-gradient(90deg, rgb(250, 234, 199) 0%, rgb(235, 202, 124) 100%);
  border-radius: 8px;
  outline: none;
  /* position: absolute; */
  right: 0px;
  top: 0px;
  border-radius: 0 8px 8px 0 !important;
}

.search_navbar .search-inner .header-input-btn-box {
  display: flex;
  height: 65px;
  top: 0;
  right: -230px;
  position: absolute;
}

.search_navbar .search-inner .header-input-btn-box>button {
  margin-left: 8px;
  margin-right: 0;
  background: linear-gradient(90deg, rgb(211, 229, 249) 0%, rgb(146, 201, 255) 100%);
  color: #333;
  border: 0;
  border-radius: 8px;
  padding: 0px 10px;
  width: 106px;
  height: 65px;
  outline: none;
  transition: 0.1s ease;
  display: flex;
  justify-content: center;
  line-height: 65px;
  text-align: center;
}

.search_navbar .search-inner .header-input-btn-box>button:active {
  opacity: 0.9
}

.search_navbar .search-inner .header-input-btn-box>button span {
  display: block;
  margin-right: 4px;
}

.search_navbar .search-inner .header-input-btn-box .showHighSearchBtn {
  color: #fff;
  outline: none;
  padding: 0px 10px;
  height: 65px;
  border: 0;
  /* background: linear-gradient(90deg, rgb(250, 234, 199) 0%, rgb(235, 202, 124) 100%); */
  background: #0060ba;
  border-radius: 8px;
}

.search_navbar .search-inner .header-input-btn-box .btn.showHighSearchBtn:focus {
  outline: none;
  box-shadow: none;
}

/* search_history */

.history.header-history {
  position: absolute;
  left: 110px;
  top: 65px;
  width: 610px;
  text-align: left;
  background: #fff;
  border: 1px solid var(--ms-color-secondary);
  border-radius: 4px;
  color: inherit;
  z-index: 102;
  max-height: 350px;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 13px;
  margin-top: 2px;
}

.history.header-history li {
  padding: 5px 20px;
  border-bottom: 1px dashed #efefef;
  cursor: pointer;
  color: #666;
  line-height: 20px;
}

.history li:hover {
  background: #fafafa;
}

.header-history {
  width: 492px;
  top: 35px;
  border: 1px solid var(--ms-color-theme, #1E82E3);
  border-top: 0;
}

.header-history li {
  padding: 5px 20px;
}



.search_container_inner {
  width: 828px;
  margin: 0 auto
}

/* ai 预测  */

.ai_forecast {
  background-color: transparent;
  /* padding-bottom: 10px; */
  display: none;
}

.ai_forecast_keyword,
.ai_forecast_question {
  display: none;
  position: relative;
  margin-bottom: 7px;
}

.ai_forecast_keyword .select {
  color: var(--ms-color-theme, #1E82E3);
  background: #ffffff;
  position: absolute;
  right: 60px;
  top: 1px;
  padding-left: 10px;
  cursor: pointer;
}

.ai_forecast_keyword .more,
.ai_forecast_question .more {
  display: none;
  color: #fff;
  background: transparent;
  position: absolute;
  right: 0;
  top: 1px;
  padding-left: 10px;
  cursor: pointer;
}

.ai_forecast_keyword .more>i,
.ai_forecast_question .more>i {
  font-size: 12px;
  margin-left: 5px;
}

.ai_forecast_label {
  display: inline-block;
  max-width: calc(100% - 230px);
  height: 20px;
  overflow: hidden;
  line-height: 20px;
  vertical-align: middle;
}

.ai_forecast_label span {
  display: inline-block;
  margin-right: 10px;
  /* height: 24px; */
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  line-height: 20px;
  padding: 0px 5px;
  white-space: nowrap;
  margin-bottom: 6px;
  vertical-align: top;
  user-select: none;
}

.ai_forecast_label span:hover {
  border-radius: 5px;
  padding: 0px 5px;
}

.ai_forecast_label span.ai_keyword_line {
  border-right: 1px solid #caddf5;
  height: 14px;
  margin: 0 15px 0 -5px;
  vertical-align: middle;
}

.keyword_label_list,
.question_label_list {
  /* white-space: nowrap; */
  display: inline-block;
  position: relative;
  word-break: break-all;
}

.ai_forecast label {
  color: #fff;
  line-height: 20px;
  margin: 0;
  vertical-align: top;
  font-size: 12px;
  font-weight: 400;
}

.ai_keyword,
.ai_question {
  cursor: pointer;
}

.header-srh-drop {
  /* top: 51px; */
  top: 67px;
  font-size: 14px;
}

.keyword_near_search {
  margin: 0;
}

.ai_forecast_label .ai_keyword.checkModal {
  padding-left: 23px;
  position: relative;
}

.ai_keyword.checkModal::before {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 3px;
  left: 0px;
  content: " ";
  color: #fff;
  display: inline-block;
  visibility: visible;
  padding: 0px 2px;
  border-radius: 2px;
  background: #ffffff;
  border: 1px solid #caddf5;
}

.ai_keyword.checkModal.checked {
  color: #ffffff;
}

.ai_keyword.checkModal.checked::before {
  content: "";
  font-size: 12px;
  font-weight: 600;
  background-color: #3493f0;
  background-size: 12px 12px;
  background-position: center;
  box-shadow: 0 0 1px 2px #ffffff inset;
}

/* 搜索结果 批量下载 */

.jufa-search-list-amount {
  padding: 10px 10px 0;
  width: 100%;
  display: flex;
  line-height: 16px;
  /* background: #f5f5f5; */
}

.jufa-search-list-amount>div {
  width: 100%;
  display: flex;
  padding: 10px;
  background: #f5f5f5;
  border-radius: 4px;
  align-items: center;
}

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

.jufa-search-list-amount span em {
  display: block;
}

.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;
}


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

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

.jufa-search-list-amount .jufa-search-list-checkall {
  display: flex;
  align-items: center;
  line-height: 16px;
  margin-left: 0;
}

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

.jufa-search-list-amount .jufa-search-list-checkall i:hover {
  border-color: var(--ms-color-secondary);
}

.jufa-search-list-amount .jufa-search-list-checkall.checked i {
  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;
  -webkit-font-smoothing: antialiased;
}

.jufa-search-list-amount .jufa-search-list-checkall.halfChecked i {
  background: #b0b0b0;
  border-color: #b0b0b0;
  position: relative;
  text-align: center;
}

.jufa-search-list-amount .jufa-search-list-checkall.halfChecked i::after {
  content: '\e611';
  font-family: "iconfont" !important;
  font-size: 13px;
  font-style: normal;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}

/* 列表 复选框 */

.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;
}

/* 列表 数量 */
.jufa-search-list-save .num_text {
  display: inline-block;
  font-size: 12px;
  color: #999;
  margin-right: 24px;
}

.jufa-search-list-save .num_text:last-of-type {
  margin-right: 0;
}

/* 分享 */
.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;
}

/* 展开按钮 */
.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;
}


.list_content_text {
  height: 123px;
  overflow-y: auto;
}

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

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

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

.hightword_new .hightword {
  /* background-color: #7dd5f1 !important;
  color: #000 !important; */
  color: var(--ms-color-secondary) !important;
  border: none !important;
  background: transparent !important;
  font-size: 14px !important;
  padding: 0 !important;
}

/* 本地区 */
.local_area_label {
  width: auto;
  padding: 0 4px;
  height: 17px;
  border-radius: 4px;
  background: rgb(255, 245, 231);
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  display: inline-block;
  text-align: center;
  color: #E79E59;
}

.no_click {
  color: #666 !important;
  cursor: not-allowed !important;
  user-select: none;
}

.no_click>span {
  color: #666 !important;
  cursor: not-allowed !important;
  display: inline-block;
}

.no_click>i {
  color: #666 !important;
  cursor: not-allowed !important;
  display: inline-block;
}

.jufa-btn-success {
  background-color: var(--ms-color-theme, #1E82E3);
  border-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;
}

.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);
}

/* 清空输入框按钮 */
.clearSearch {
  position: absolute;
  top: 18px;
  right: 110px;
  cursor: pointer;
  z-index: 2;
  color: #dbdbdb;
  display: none;
}

/* 头部输入框改版 新增样式 */
.jufa-tabs {
  text-align: left;
  width: 828px;
  margin: 0 auto;
}

.nav-tabs>li {
  float: none;
  display: inline-block;
  position: relative;
}

.nav>li>a {
  text-align: center;
  position: relative;
  padding: 0 12px;
  border-radius: 10px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  font-size: 16px;
}

.jufa-tabs>li.active>a,
.jufa-tabs>li.active>a:focus,
.jufa-tabs>li.active>a:hover {
  background: #fff;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  color: #0052d9;
}

.jufa-tabs>li>a::after {
  content: "";
  height: 0;
  width: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid transparent;
  display: inline-block;
  display: block;
  margin: 0 auto;
}

.jufa-tabs>li.active>a::after {
  border-top-color: #fff;
}


.tab-pane .input-group-btn {
  width: 106px;
  display: inline-block;
  vertical-align: top;
}

.tab-pane .main-index-search-btn {
  font-size: 16px;
  width: 110px;
  color: #0052d9;
  background: #fff;
  padding: 0 0px;
  margin: 22px 15px 0 0;
  text-align: center;
  padding-left: 7px;
  box-shadow: none;
}

.tab-pane .main-index-search-btn span.iconfont {
  font-size: 20px;
  vertical-align: middle;
}

.tab-pane .jufa-main-search {
  display: inline-block;
  padding: 0 15px;
  width: 100%;
  border: 0;
  box-shadow: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  line-height: 65px;
  background: transparent;
  height: 65px;
}

.judicialcases_swiperbox {
  display: flex;
  padding: 0 15px;
  min-width: 500px;
  border: 0;
  box-shadow: none;
  position: relative;
  height: 65px;
  flex: 1;
}

.judicialcases_swiperbox .clearSearch {
  position: absolute;
  top: 26px;
  right: 0;
  cursor: pointer;
  z-index: 2;
  color: #dbdbdb;
  display: none;
}

.judicialcases_list {
  width: 100%;
  height: 65px;
  line-height: 65px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  color: #a9a9a9;
  text-align: left;
  margin-left: 16px;
}

.tab-pane .input-group-btn:last-child>.btn {
  margin: 12px 0 0 0;
}

.tab-pane .main-index-search-btn::after {
  content: '';
  width: 1px;
  height: 28px;
  background-color: #EFEFEF;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none !important;
}

/* AI类案检索 */
.Ai_related_case_search,
.Ai_case_retrieval_analysis {
  display: none;
}

.feature_box {
  margin-top: 12px;
}

.feature_box .label_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.feature_box .label_box:last-of-type {
  margin-bottom: 0;
}

.feature_box .label_box label {
  margin: 0;
  display: inline-block;
  line-height: 24px;
  color: #fff;
  font-weight: 400;
}

.feature_box .label_box .con_box {
  display: inline-block;
  flex: 1;
}

.feature_box .label_box .label_item {
  text-align: center;
  padding: 0 4px;
  line-height: 24px;
  margin-left: 8px;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  border-radius: 4px;
  background: transparent;
  margin-bottom: 12px;
  border: 1px solid #fff;
}


.skeleton_screen {
  margin-top: 12px;
}

.skeleton_screen li {
	width: 100%; /* 占位符的宽度 */
	height: 10px; /* 占位符的高度 */
	background-color: #F9F9FB; /* 占位符的背景色 */
	border-radius: 8px; /* 可选：为占位符添加圆角 */
	margin-bottom: 12px; /* 可选：为占位符之间添加间距 */
	background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
	background-size: 400% 100%;
	animation: skeleton-loading 1.4s ease infinite;
}

@keyframes skeleton-loading {
	0% {
		background-position: 100% 50%;
	}

	to {
		background-position: 0 50%;
	}
}

.currentFileConvert {
  border-radius: 8px;
  background: rgb(249, 249, 251);
  margin: 16px;
  padding: 16px 12px;
  background: url(/static/Public/images/businessInfoBg.png) 0 0 no-repeat;
  background-size: 100%;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
}

.currentHandle_title img {
  vertical-align: middle;
  height: 20px;
}

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

.current_title {
  color: rgb(0, 0, 0);
  font-size: 14px;
  font-weight: 500;
  padding-left: 8px;
  width: 100px;
}

.currentFold_con {
  margin-top: 16px;
  display: none;
}

.need_load {
  position: relative;
  padding: 0 0 17px 30px;
  box-sizing: border-box;
  margin-bottom: 7px;
  /* display: none; */
}

.need_load::before{
  content: '';
  width: 1px;
  height: calc(100% - 21px);
  background-color: #DEDEDE;
  position: absolute;
  left:9px;
  top: 21px;
}

.section-status {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 15px;
  color: #5A5A68;
  margin-left: 3px;
}

.section-active .section-status{
  color: var(--theme-secondary-color);
}

.feature_num_box {
  display: flex;
  align-items: center;
}
.need_load .feature_num_box span {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #333;
  position: relative;
  z-index: 1;
}

.need_load .feature_num_box span::before{
  content: '';
  width: 100%;
  height: 8px;
  background-color: var(--theme-light-color);
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
}

.dropdown_button {
  vertical-align: middle;
  cursor: pointer;
  margin-left: 12px;
  font-size: 14px;
  color: #666666;
  display: flex;
  align-items: center;
}

.need_load .feature_box {
  margin-top: 16px;
}

.analysis_detail_content {
  border: 1px solid #f9f9fb;
  background: #F5F5F5;
  padding: 8px;
  border-radius: 4px;
  color: rgb(102, 102, 102);
  font-size: 14px;
  font-weight: 350;
  line-height: 24px;
  letter-spacing: 0;
  text-align: justify;
}

.section-content-1.report .to_detail,
.class_summary_detail_content .to_detail,
.analysis_detail_content .to_detail{
  color: var(--theme-secondary-color);
  text-decoration: underline;
}

.class_summary_detail_content {
  border: 1px solid #f9f9fb;
  background: #F5F5F5;
  padding: 8px;
  border-radius: 4px;
  color: #333;
  font-size: 14px;
  font-weight: 350;
  line-height: 24px;
  letter-spacing: 0;
  text-align: justify;
}

.class_summary_detail_content.is_fold {
	max-height: 180px;
	overflow-x: hidden;
	overflow-y: auto;
	padding-top: 10px;
	padding-bottom: 32px;
}

.analysis_detail_content.is_fold::before {
	/* content: ''; */
	position: absolute;
	top: 16px;
	left: 24px;
	width: calc(100% - 24px);
	height: 30px;
	background: linear-gradient(180deg, #f9f9fb 0%, #f9f9fb 30%, transparent 100%);
}

.analysis_detail_content--collapse {
	width: calc(100% - 24px);
	position: absolute;
	bottom: 16px;
	left: 24px;
	height: 44px;
	padding: 18px 0 8px;
	border-radius: 0 0 4px 4px;
	color: var(--theme-dark-text-color);
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(0deg, #f9f9fb 0%, #f9f9fb 75%, transparent 100%);
	overflow: hidden;
}

.analysis_detail_content--collapse.is_active {
	position: relative;
	width: 100%;
	height: 30px;
	left: 0;
	background: #f9f9fb;
	bottom: 0;
	margin-top: -10px;
	padding: 8px 0;
}

.analysis_detail_content--collapse.is_hide {
	display: none
}

.analysis_detail_content--collapse span {
	position: relative;
	font-family: 'iconfont' !important;
	display: flex;
	align-items: center;
	justify-content: space-between;
	line-height: 18px;
	column-gap: 4px;
	cursor: pointer;
	transition: color 0.2s;
}

.analysis_detail_content--collapse span:hover {
	color: var(--theme-primary-color);
}

.analysis_detail_content--collapse span::after {
	content: "\e77d";
	font-size: 12px;
	color: #666;
	position: relative;
	transform: rotate(180deg);
	transition: 0.2s;
}

.analysis_detail_content--collapse span:hover::after {
	color: var(--theme-primary-color);
}

.analysis_detail_content--collapse.is_active span::after {
	transform: rotate(0deg);
}