@charset "UTF-8";

/* jufa_new.css */

/*公共样式begin*/
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;
}

.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: #ff9f24;
}

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

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

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

.mainBtn {
  background: var(--ms-color-theme, #1E82E3);
  color: #fff;
  cursor: pointer;
}

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

/*下拉菜单*/
.dropdown-menu {
  border-radius: 0;
  min-width: 100%;
  top: 32px;
  z-index: 150;
  box-shadow: none;
}

.dropdown-menu > li > a:hover {
  background-color: #ff9f24;
  color: #fff;
  transition: 0.5s;
}

/*个人中心下拉菜单*/
.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: 47px;
  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;
}

.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: #ff9f24 !important;
}

/* .jufa-label-info {
    background-color: #4da3d1;
    border-radius: 0;
    font-weight: 400;
    padding: 2px 5px;
} */
.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;
  /* width: 58px; */
}

.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: #ff9f24;
}

.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*/
.search-inner {
  height: 36px;
  position: relative;
}

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

.search-input {
  border: none;
  background: #fff;
  width: 388px;
  height: 34px;
  outline: none;
  padding-left: 5px;
}

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

.header-search-btn {
  height: 34px;
  border: none;
  top: 0;
  line-height: 16px;
  color: var(--ms-color-theme, #1E82E3);
  background: #fff;
  width: 100px;
  border: 1px solid #fff;
}

.header-search-btn:hover,
.header-search-btn:focus,
.header-search-btn:active {
  color: #ff9f24;
}

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

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

.input-group-btn:last-child > .newSearch-btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.input-group-btn:last-child > .oldSeach-btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.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: 20px;
  font-weight: normal;
}

.sort-label:hover {
  transition: 0.5s;
  cursor: pointer;
  color: #ca4341;
}

.sort-box {
  font-size: 14px;
  margin-left: 4px;
  line-height: 24px;
  margin-bottom: -10px;
  padding: 10px 20px 5px 0;
  margin-top: -10px;
}

.sort-select {
  color: #ca4341;
}

.jufa-content {
  /* overflow: hidden; */
}

.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: 20px;
  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;
  /*background: #f8f8f8;*/
}

.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 a:link {
  color: #666;
  font-weight: normal;
  font-size: 18px;
}

.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-weight: bold;
  padding: 10px 20px;
  overflow: hidden;
}

.jufa-search-list-second {
  margin: 0 0 10px 0;
  overflow: hidden;
}

.jufa-search-list-second font {
  float: left;
  color: #7a7a7a;
  margin-left: 20px;
}

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

/*搜索列表页弹框*/
#lean_overlay {
  position: fixed;
  z-index: 101;
  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;
}

/*index.css样式 begin*/
/*帮助页*/
.button_gradient {
  background: #f0f0f0;
  background: -ms-linear-gradient(top, #fff, rgb(230, 230, 230));
  background: -webkit-linear-gradient(top, #fff, rgb(230, 230, 230));
  background: -moz-linear-gradient(top, #fff, rgb(230, 230, 230));
  background: -o-linear-gradient(top, #fff, rgb(230, 230, 230));
}

.help_content {
  position: relative;
  margin: 30px auto;
  padding-bottom: 150px;
  min-height: 1000px;
}

.mycase-span {
  font-size: 18px;
  padding-left: 10px;
  display: block;
  line-height: 2.5;
  background: #ffffff;
  border-left: 5px solid;
  color: var(--ms-color-theme, #1E82E3);
}

.text-ff9f24 {
  color: #ff9f24;
}

.help_list {
  position: relative;
  width: 200px;
  margin-top: 70px;
  margin-left: 3%;
  background-color: white;
}

.help_right {
  position: relative;
  width: 60%;
  margin: 10px 0 100px 3%;
}

.classOne {
  position: relative;
  left: -1px;
  width: 200px;
  height: 25px;
  border: 1px solid black;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}

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

.classTwo:hover {
  transition: 0.5s;
  background-color: rgb(225, 239, 204);
}

.help_list a:hover {
  color: rgb(41, 126, 255);
  cursor: pointer;
}

.help_right h3 {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 10px;
  border-bottom: 2px solid rgb(209, 209, 209);
  font-family: "微软雅黑";
}

.subtitle {
  padding: 25px 10px 10px;
}

.subtitle a {
  font-size: 16px;
  font-weight: bold;
  color: rgb(41, 126, 255);
}

.help_right #aboutUs p {
  font-size: 16px;
  margin: 0 0 10px 10px;
  text-indent: 2em;
}

.help_right p.count {
  padding-left: 25px;
  line-height: 30px;
  font-size: 14px;
}

/*联系我们页*/
.Get-in-touch-img {
  background-image: url("/static/Public/images/Get-in-touch.png");
  height: 380px;
  background-position: center;
}

.contactUs-box {
  width: 500px;
  margin: 0 auto;
  padding: 30px 0;
}

.contactUs-title {
  font-size: 30px;
  margin-bottom: 20px;
  color: var(--ms-color-theme, #1E82E3);
}

.contactUs-text {
  font-size: 16px;
  margin-bottom: 20px;
  list-style-type: none;
}

/*关于我们页*/
.aboutUs-img {
  background-image: url("/static/Public/images/aboutUs-img.png");
  background-repeat: no-repeat;
  background-size: 100%;
  height: 380px;
}

.aboutUs-box {
  font-size: 40px;
  text-align: center;
}

.aboutUs-text {
  width: 1170px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.aboutUs-text-title {
  margin-left: 10px;
  font-size: 26px;
  line-height: 52px;
  height: 52px;
}

.aboutUs-text-div {
  font-size: 20px;
  margin: 20px 63px;
}

.our-product {
  margin-top: 20px;
  width: 1170px;
}

.shiming-box {
  text-align: center;
  margin: 20px 0 60px 0;
}

/*个人页面*/
.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;
  line-height: inherit;
}

.ztree li a input.rename {
  height: 17px;
  line-height: 17px;
  font-size: 15px;
}

.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;
  opacity: 1;
}

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

.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: 3px;
  top: auto;
}

/*回到顶部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: inline-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;
}

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

/*搜索结果为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;
}

/* .triangle-left {
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-right: 14px solid #e1e3e4;
  border-bottom: 14px solid transparent;
  position: absolute;
  left: 1px;
  top: 50px;
}

.triangle-left-small {
  border-right: 14px solid #fff;
  left: 2px;
  z-index: 1;
} */

.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: #333;
}

.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;
  text-align: justify;
}

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

.jufa-search-list-save .tagCollect {
  left: 140px;
}

#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: #fbfbfb;
  padding-bottom: 10px;
  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 12px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #efefef;
  z-index: 799;
  border-radius: 8px;
}

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

#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: 799;
  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;
  outline: none;
}

/*显示批注弹出框 wanggc*/
.commentDis {
  width: 350px;
  position: absolute;
  display: none;
  z-index: 797;
  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: var(--ms-color-theme, #1E82E3);
  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;
  margin-bottom: 16px;
}

/*详情页样式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;
}

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

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

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

/*.form-group a#regPid{padding-right: 2rem;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;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

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

#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: #f9f9f9;
  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;
  /*padding-left: 5px;*/
  text-align: center;
  width: 188px;
  display: inline-block;
}

.special-right-title:hover {
  transition: 0.7s;
  background-color: var(--ms-color-theme, #1E82E3);
  /*box-shadow: 0 0 6px rgba(9, 4,5, 0.23);
    -webkit-box-shadow: 0 0 6px rgba(9, 4,5, 0.23);
    -moz-box-shadow: 0 0 6px rgba(9, 4,5, 0.23);*/
  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;
  /*background-color: #fff;*/
  /*height: 59px;*/
  margin-top: 4px;
  /*border: 1px solid #e4e4e4;*/
  border-radius: 2px;
  /*width: 182px;*/
  /*color: var(--ms-color-theme, #1E82E3);*/
  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);
}

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

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

/*左侧栏*/
.detail-left {
  width: 70px;
  height: 415px;
  position: fixed;
  z-index: 20;
}

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

.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-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-text-container {
  height: auto;
  background-color: #fff;
  padding: 15px 10px 15px 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: 15px;
  /* 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: #333;
  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: #ffea24 !important;
  color: #000 !important;
}

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

.hightword_new .hightword {
  background-color: #7dd5f1 !important;
  color: #000 !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 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 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: 350px;
  background: #fff;
  border: 1px solid #eee;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  padding-bottom: 10px;
}

.closeBox {
  overflow: hidden;
  color: #666;
  padding: 3px;
}

.shareDivInner img {
  width: 200px;
  height: 200px;
}

/*./搜索页分享*/

/* 法条组合 */
.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;
  top: 134px;
  width: 36px;
  text-align: center;
  background-color: #f36c28;
  font-size: 12px;
}

.focus-btn span {
  color: white;
}

.type-btn {
  font-size: 12px;
  position: fixed;
  right: 0;
  top: 98px;
  text-align: center;
  background-color: var(--ms-color-theme, #1E82E3);
}

.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 {
  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-theme, #1E82E3);
}

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

#searchTipsObj_Tab,
#checkcaseSearchTipsObj_Tab {
  /* 11-27 */
  border-top: 1px solid rgb(221, 221, 221);
  border-bottom: 1px solid rgb(221, 221, 221);
  border-left: 1px solid var(--ms-color-theme, #1E82E3);
  border-right: 1px solid var(--ms-color-theme, #1E82E3);
}

.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;
  margin-top: -2px;
}

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

/* layout_new.css */

.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 {
  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: 2rem;
  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;
  top: 170px;
}

.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/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%;
}

.helpQf {
  background: url(/static/Public/images/homePagebg.png) no-repeat -127px -27px;
  background-size: 710%;
}

.helpShare {
  background: url(/static/Public/images/helpShare.png) no-repeat;
  background-size: 100%;
}

.back-img {
  width: 30px;
  margin: 2px;
}

.help-btn {
  background: transparent;
  width: 36px;
  /*50*/
  height: 50px;
  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 {
  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;
}

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

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

/*首页广告条./*/
/*历史记录*/
.history {
  position: absolute;
  left: 0;
  width: 613px;
  text-align: left;
  background: #fff;
  border: 1px solid #ddd;
  color: inherit;
  z-index: 102;
  max-height: 350px;
  overflow: hidden;
}

.history li {
  padding: 5px 20px;
  border-bottom: 1px dashed #eee;
  cursor: pointer;
  color: #666;
}

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

.album-history {
  width: 80%;
  top: 31px;
  left: 20%;
}

.history_delBtn {
  float: right;
  margin: 5px 20px;
  color: #999;
  padding: 0 10px;
  border-radius: 3px;
  cursor: pointer;
  line-height: 26px;
  text-decoration: underline;
}

.history_delBtn:hover {
  color: #ff9f24;
}

/*历史记录./*/
/*模态窗*/
.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;
  /* padding-right: 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;
  /* width: 250px; */
  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_out_other .top_tit span {
    cursor: pointer;
  } */

.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%;
}

/* 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-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 22px;
  padding: 5px 16px;
  border-radius: 4px;
}

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

/* jufaHeader_new.css */

/**
 * 主站改版样式 - 头部
 * @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);
}

.tab-content {
  padding-top: 20px;
  position: relative;
}

.header_bg {
  width: 350px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: -1;
}

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

.header-search-index {
  width: 493px;
  border: 1px solid #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.06);
  background: #fff;
  /* 11-27 */
  border: 1px solid var(--ms-color-theme, #1E82E3);
}

.newSearch-btn {
  background: #edcc86;
  color: #9b722e;
  border-left: 1px solid #d5d5d5;
  border-radius: 0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 0px 10px;
  height: 37px;
  margin: 0px 10px 0px 0px;
}

.newSearch-btn:hover {
  background: #e6bb5f;
  color: #9b722e;
}

.newSearch-btn span.fa.fa-search {
  font-size: 15px;
  margin-right: 3px;
  font-weight: normal;
}

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

#login-Reg .jufa-login {
  color: #fff;
  border: 1px solid #fff;
}

.tab-pane .search-btn {
  height: 37px;
}

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

#vip {
  display: none;
  float: left;
  width: 18px;
  vertical-align: middle;
  margin-top: 13px;
  margin-left: 5px;
}

/* detail_new.css */

/**
 * 
 * @authors zhengy
 * @date    2020-02-20
 * @version $Id$
 */

/* #headerTab>li:first-child,
#headerTab>li:first-child:hover,
#headerTab>li:first-child:focus {
    opacity: 1;
    background: -webkit-linear-gradient(270deg, #4f62ae 0%, #425190 100%);
    background: -moz-linear-gradient(180deg, #4f62ae 0%, #425190 100%);
    background: linear-gradient(180deg, #4f62ae 0%, #425190 100%);
    border-bottom: 2px solid #fff;
} */

.header-sub-background,
.search-content-background,
.content-wrapper,
.jufa-main-sidebar {
  background: rgba(0, 0, 0, 0);
}

.detail-header-line {
  border: 0px;
}

.alertBox {
  width: 100%;
  height: 100%;
  background-color: #333;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 99999;
}

.seg-content {
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}

.seg-modal {
  background: transparent;
  position: absolute !important;
}

.seg-header {
  padding: 0px 15px 0;
  /* background: #2880e4; */
  display: flex;
  justify-content: space-between;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  flex-direction: column;
  border-bottom: 1px solid rgba(40, 128, 228, 0.3);
}

.closez {
  text-align: right;
  color: #fff;
  font-size: 20px;
}

.seg-title {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  display: inline-block;
  padding: 4px 0 3px;
  font-size: 16px;
}

.lay-name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: bold;
}

.he-txt {
  color: #888;
  font-size: 13px;
  padding-bottom: 5px;
  text-indent: 6px;
}

.he-txt font {
  background: rgba(40, 128, 228, 0.15);
  padding: 0px 5px;
  border-radius: 3px;
  color: #2880e4;
  margin-left: 3px;
}

.seg-body .body-txt {
  max-height: 150px;
  overflow-y: auto;
  /* padding: 10px 15px; */
  padding: 0px 15px;
}

.segment_txt:hover {
  color: rgba(250, 137, 25, 1) !important;
}

.body-tit {
  font-size: 14px;
  /* font-weight: bold; */
}

.body-txt {
  line-height: 1.5;
  font-size: 14px;
  margin-top: 5px;
}

.seg-dialog {
  width: 350px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.close-block {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
}

.first-guide {
  bottom: 516px;
}

.case-box .detail-ietm-index {
  background: #fff;
}

.modal-btn-out {
  text-align: center;
  padding: 12px 0px;
}

.modal-btn-out a {
  background: #fff;
  color: #2880e4;
  border: 1px solid #2880e4;
  border-radius: 3px;
  font-size: 12px;
  padding: 2px 10px;
  margin-bottom: 12px;
}

.detail_bread {
  color: #888;
  margin-bottom: 10px;
}

.detail_bread a {
  color: #888;
  margin-right: 5px;
}

.detail_bread a:hover,
.detail_bread font {
  color: #2880e4;
}

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

.detailsFocus_pointText,
.detailsClaim_pointText {
  position: relative;
}

.detailsFocus_pointText .focusTag,
.detailsClaim_pointText .claimTag {
  display: inline-block;
  width: 100px;
  height: 25px;
  background: url("/static/Public/images/detail_tag_01_new.png") no-repeat;
  background-size: 40px auto;
  position: absolute;
  top: -20px;
  left: -20px;
}

.detailsClaim_pointText .claimTag {
  background: url("/static/Public/images/detail_tag_02_new.png") no-repeat;
  background-size: 40px auto;
}

.detail-word-tags {
  background: #fff;
  padding: 18px 0 18px 15px;
  font-size: 16px;
  border: 1px dashed #eee;
  margin-bottom: 20px;
}

.detail-word-tags span {
  display: inline-block;
  color: #4f62ae;
  background: #eaf3fd;
  padding: 2px 6px;
  margin: 4px 3px 4px 0px;
  font-size: 15px;
}

/* 文本选中 - 在结果中搜索 */

#hglighttip {
  width: auto;
  /* width: 436px; */
}

#hglighttip .item {
  /* display: inline-block; */
  float: none;
  margin-right: 10px;
}

#hglighttip .item i {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-top: -4px;
}

#hglighttip .hl_icon_1 {
  background: url("/static/Public/images/detail_01.png") no-repeat;
  background-size: 100%;
}

#hglighttip .hl_icon_2 {
  background: url("/static/Public/images/detail_02.png") no-repeat;
  background-size: 100%;
}

#hglighttip .hl_icon_3 {
  background: url("/static/Public/images/detail_03.png") no-repeat;
  background-size: 100%;
}

#hglighttip .hl_icon_4 {
  background: url("/static/Public/images/detail_04.png") no-repeat;
  background-size: 100%;
}

#hglighttip .text {
  display: inline-block;
  margin-left: 5px;
  font-size: 15px;
}

#resultSearch {
  display: none;
}

#rSearchBox {
  font-size: 14px;
  padding: 3px 0;
  background: #fafafa;
}

#rSearchBox > div {
  /* padding: 5px 10px; */
  padding: 5px 0px;
  margin: 0 10px;
}

#rSearchBox b {
  color: #333;
}

#rSearchBox button {
  background: #fafafa;
  color: #1677ff;
  border: 0;
  border-radius: 3px;
  padding: 0 5px;
  float: right;
  margin-left: 20px;
  display: ruby-text;
}

#rSearchBox button:hover {
  opacity: 0.85;
}

#rSearchBox font {
  color: #1677ff;
}

#rSearchBox > img {
  margin-left: 15px;
}

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

#syscollect {
  left: 50%;
  margin-left: -149px;
}

/* 去掉浏览器打印中超链显示的url地址 */
a[href]:after {
  content: "";
}

.modal-vip-shade {
  background: #fff;
  text-align: center;
  color: var(--color-theme);
  display: none;
}

.modal-vip-shade button {
  background: var(--color-theme);
  color: #fff;
  border: 0;
  padding: 7px 80px;
  border-radius: 3px;
  margin: 10px 0 20px;
}

.modal-transition {
  position: relative;
  top: -22px;
  height: 15px;
  background-image: linear-gradient(0deg, #fff, transparent);
}

.vip_hide {
  overflow: hidden;
  height: 40px;
}

.vip_hide p {
  overflow: hidden !important;
}

.modal-foot {
  text-align: center;
}

.modal-foot a {
  text-align: center;
  color: #2880e4;
  border: 1px solid #2880e4;
  border-radius: 3px;
  padding: 0 15px;
  display: inline-block;
  margin-top: 20px;
}

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

#tryInfoModal #tryInfo {
  display: block;
  width: 330px;
  margin: 0 auto;
  background: #fdf5eb;
  padding: 5px 0;
  border-radius: 4px;
} */
/* 新增的顶部操作栏 */
.header_float {
  display: block;
  position: absolute;
  top: 74px;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(28, 100, 185, 0.1);
  -moz-user-select: none;
  user-select: none;
}

.law_search_box {
  position: relative;
  right: 0;
  top: 0;
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #caddf5;
  padding: 0 6px;
}

.law_search_box button {
  color: var(--ms-color-theme, #1E82E3);
  width: 20px;
}

.Sline {
  background: #caddf5;
  margin-right: 2px;
}

.detail-title-box {
  border-radius: 15px;
  padding: 0 20px;
}

.LegalsimilarCase {
  padding-left: 30px;
}

.LegalsimilarCase li {
  padding: 15px 15px 15px 0 !important;
}

.header_float .title-box {
  float: right;
  margin-left: 13px;
}

.header_float .title-box .detail-nav-title img {
  display: inline-block;
  width: 14px;
  vertical-align: middle;
  margin: 0;
}

.header_float .title-box .detail-nav-title span {
  vertical-align: middle;
  font-size: 13px;
}

.size_control {
  display: inline-block;
  margin-left: 30px;
}

.size_control #fontsize_civ {
  color: var(--ms-color-theme, #1E82E3);
  font-size: 14px;
}

.size_control .font_size {
  color: var(--ms-color-theme, #1E82E3);
  font-size: 14px;
  cursor: pointer;
  vertical-align: middle;
  margin: 0 2px;
}

/* 基本信息 + 正文部分样式*/
#focusPersonContent th,
td {
  text-align: left;
}

.detail-info-left {
  border: 0;
}

.detail-middle-text-container {
  margin: 20px;
  padding: 10px;
  overflow: hidden;
  height: auto;
  background: #FAFAFA;
  border-radius: 15px;
  font-size: 16px;
}

.detail-info-left:nth-of-type(odd) {
  /* border-right: 1px dashed #D8D8D8; */
}

.detail-title .text-black {
  font-size: 20px;
  font-family: "微软雅黑";
  font-weight: 500;
  color: #333333;
  line-height: 28px;
}

.case-box {
  padding: 0 20px;
  background: #fff;
}

.case-box .detail-ietm-index {
  line-height: 34px;
  overflow: hidden;
  color: var(--ms-color-theme, #1E82E3);
  border-left: 0;
  font-size: 18px;
  background: #FAFAFA;
  border-radius: 0 3px 3px 0;
  padding-left: 0;
  height: 34px;
}

.case-box .detail-ietm-index::before {
  /* display: inline-block;
  content: '';
  width: 5px;
  height: 24px;
  background: var(--ms-color-theme, #1E82E3);
  border-radius: 3px;
  position: relative;
  top: 5px; */
}

.case-box .left-nav-top .prevLine {
  display: inline-block;
  width: 3px;
  height: 100%;
  background: var(--ms-color-theme, #1E82E3);
  border-radius: 0;
}

.case-box .left-nav-top .nav-title-text {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  vertical-align: top;
}

.title-area {
  color: #8ba1bd;
  text-align: right;
}

.detail-middle-text {
  font-size: 12px;
}

.detail-middle-item {
  font-size: 16px;
}

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

/* 左侧目录 */
.detail-left .show-tips .detail-text-inner {
  position: relative;
  top: 15px;
  z-index: 50;
  border-radius: 14px;
}

.detail-left .show-tips .detail-title-box {
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  border: 0;
}

.detail-left .detail-ietm-right {
  border-bottom: 0;
  text-align: left;
  height: 30px;
}

.detail-left .detail-ietm-right div {
  position: absolute;
  margin-left: 5px;
}

.detail-left .text-container {
  overflow: hidden;
}

.detail-left .detail-text-container {
  padding: 0;
}

.detail-left .left-nav {
  border-radius: 15px;
  padding: 2px;
}

.detail-left .left-nav > .title-box.actives {
  background: #e9f3ff;
  border-radius: 15px;
}

.detail-left .show-tips .left-nav-top {
  padding: 0;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: var(--ms-color-theme, #1E82E3);
  min-height: 30px;
  height: auto;
  background: rgba(28, 100, 185, 0.05);
  line-height: 30px;
  text-align: left;
  width: 270px;
}

.detail-left .show-tips .detail-text-container {
  padding-top: 5px;
  max-height: 344px;
  overflow-y: auto;
}

.detail-left .show-tips .eachCiteLaw .item_fr {
  text-align: right;
  display: block;
}

.detail-left .show-tips .eachCiteLaw {
  padding: 6px 0;
  border-top: 1px dashed #d8d8d8;
  position: relative;
}

.detail-left .show-tips .eachCiteLaw:first-of-type {
  border: 0;
}

.detail-left .show-tips .detail-toggle {
  text-align: center;
  color: var(--ms-color-theme, #1E82E3);
  margin-bottom: 15px;
  margin-left: 0px;
  padding: 5px 0;
  margin-top: 10px;
  background: rgba(28, 100, 185, 0.05);
  border-radius: 5px;
}

.detail-left .show-tips .left-nav-top span {
  margin-left: 8px;
  display: inline-block;
}

/*滚动条整体部分,必须要设置*/
.detail-text-container::-webkit-scrollbar {
  background-color: transparent;
  width: 4px;
  height: 10px;
  border-radius: 30px;
}

/* 滚动条的滑块 */
.detail-text-container::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}

.detail-left .show-tips {
  position: absolute;
  top: -30px;
  width: 300px;
  height: 450px;
  left: 65px;
}

/* 关联案例 */
.detail-left .show-tips .addToReport_wrap {
  text-align: right;
}

.detail-left .show-tips .item_date {
  text-align: left;
}

.detail-left .show-tips .item_date .detail-preRoundCase_judgement_date {
  color: #b4b4b4;
}

.detail-left .show-tips .item_date .detail-preRoundCase-item {
  line-height: 12px;
}

.detail-left .show-tips .detail-preRoundCase-item {
  font-size: 14px;
  color: #b4b4b4;
  line-height: 22px;
}

.detail-left .show-tips .item_addressAndRound {
  text-align: justify;
  color: #b4b4b4;
  line-height: 12px;
}

.detail-left .show-tips .item_date span {
  border-right: 1px solid #e6e6e6;
  display: inline-block;
  padding: 0 12px;
  margin-right: 0;
  color: #b4b4b4;
  font-size: 12px;
}

.detail-left .show-tips .item_addressAndRound span {
  font-size: 12px;
}

.detail-left .show-tips .item_date span:first-of-type {
  padding-left: 0;
}

.detail-left .show-tips .item_date span:last-of-type {
  border-right: 0;
}

.detail-left .show-tips .detail-preRoundCase {
  position: relative;
  padding: 6px 0;
  border-top: 1px dashed #d8d8d8;
}

.detail-left .show-tips .detail-preRoundCase:first-of-type {
  border-top: 0;
}

.detail-left .show-tips .item_circle {
  width: 6px;
  height: 6px;
  background-color: #3860f4;
  border-radius: 50%;
  position: absolute;
  left: -12px;
  top: 12px;
}

.detail-left .show-tips .detail-preRoundCase_court_name {
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 律师司法案例 */
.detail-left .show-tips li.LegalEachCiteCase {
  position: relative;
  padding: 6px 0;
  border-top: 1px dashed #d8d8d8;
}

.detail-left .show-tips li.LegalEachCiteCase:first-of-type {
  border-top: 0;
}

.detail-left .lawyer_block .text-container {
  max-height: 440px;
  overflow-y: auto;
  overflow-x: hidden;
}

.detail-left .lawyer_block .LegalsimilarCase a {
  font-size: 14px;
  color: #333;
  line-height: 24px;
}

.lawyer_block .show-tips .detail-text-container {
  padding-top: 5px;
  max-height: none;
  overflow-y: visible;
}

/* 企业司法案例 */
.detail-left .show-tips li.LegalEachCiteCase {
  position: relative;
  padding: 6px 0;
  border-top: 1px dashed #d8d8d8;
}

.detail-left .show-tips li.LegalEachCiteCase:first-of-type {
  border-top: 0;
}

.detail-left .company_block .text-container {
  max-height: 440px;
  overflow-y: auto;
  overflow-x: hidden;
}

.detail-left .company_block .LegalsimilarCase a {
  font-size: 14px;
  color: #333;
  line-height: 24px;
}

.company_block .show-tips .detail-text-container {
  padding-top: 5px;
  max-height: none;
  overflow-y: visible;
}

/* 右侧目录 */

.right_directory {
  padding: 16px 20px;
  width: 72px;
  height: 72px;
  background: #fff;
  color: var(--ms-color-theme, #1E82E3);
  text-align: center;
  font-size: 14px;
  /* position: fixed; */
  font-size: 487px;
  cursor: pointer;
  border-radius: 4px;
  box-shadow: 0px 0px 6px 0px rgba(225, 225, 225, 0.5);
  position: relative;
}

.right_directory .detail-ietm-index {
  /* background: rgba(28, 100, 185, 0.05); */
  /* border-color: var(--ms-color-theme, #1E82E3); */
  line-height: 18px;
}

.right_directory .detail-ietm-index i {
  font-size: 24px;
}

.right_directory .detail-ietm-index .nav-title-text {
  color: var(--ms-color-theme, #1E82E3);
  white-space: nowrap;
}

.right_directory .law-detail {
  padding: 0;
  /* margin-top: 10px; */
  position: absolute;
  display: block;
  width: 260px;
  height: auto;
  top: 0;
  right: 88px;
  max-height: 360px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 8px 0px rgba(211, 210, 210, 0.8);
  display: none;
  padding: 20px;
  z-index: 1050;
}

.right_directory .law-detail a {
  padding: 4px 0;
  color: #273d67;
  line-height: 22px;
}

.detail-left .triangle-left-small {
  border-right: 14px solid #fff;
  left: 7px;
  z-index: 55;
}

.detail-left .triangle-left {
  left: 6px;
}

#navObj .catalog_gradient li a {
  color: #333333;
  font-weight: 400;
}

#navObj .catalog_gradient li.actives a {
  color: #333;
  font-weight: 400;
}

#navObj .catalog_gradient li {
  list-style-type: auto;
  margin: 0px;
  border-bottom: 0;
  border-left: 0;
  padding: 0 0 0 12px;
  text-align: left;
  position: relative;
}

#navObj .catalog_gradient li.actives a{
  color: var(--ms-color-theme, #1E82E3);
}

#navObj .catalog_gradient li::before {
  content: '';
  width: 3px;
  height: 3px;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  background: #8d8d8d;
}

#navObj .catalog_gradient {
  overflow-y: auto;
  width: 100%;
  max-height: 240px;
  overflow-x: hidden;
  font-size: 14px;
}

/*滚动条整体部分,必须要设置*/
#navObj .catalog_gradient::-webkit-scrollbar {
  background-color: transparent;
  width: 4px;
  height: 10px;
  border-radius: 30px;
}

/* 滚动条的滑块 */
#navObj .catalog_gradient::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}

/* 正文 */
.detail-title {
  border-radius: 15px 15px 0 0;
  padding-bottom: 0;
  padding-top: 32px;
}

#caseText {
  border-radius: 0 0 15px 15px;
}

.title_TextBox {
  font-size: 12px;
  color: #999999;
  margin: 10px auto;
  text-align: right;
  width: auto;
}

.title_splitline {
  width: 100%;
  height: 1px;
  border-top: 1px solid var(--ms-color-secondary, #54A4F1);
  margin-top: 24px;
}

.title_keyword {
  color: #999;
  margin-top: 16px;
}

.title_keyword span {
  margin: 0 8px;
}

.detail-lawyer .splitinfo {
  float: left;
  border-right: 1px solid #caddf5;
  padding-right: 15px;
  margin-right: 15px;
}

.detail-lawyer .splitinfo:last-of-type {
  border-right: 0;
}

/* 收藏定位问题 */
#detailCollectBox {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 400px;
  height: 415px;
  z-index: 1002;
  display: none;
}

/* 搜索栏改版22.9.13*/

.header_float .show-tips .detail-text-inner {
  position: relative;
  top: 20px;
  z-index: 50;
  border-radius: 14px;
}

.header_float .show-tips .detail-title-box {
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  border: 0;
}

.header_float .detail-ietm-right {
  border-bottom: 0;
  text-align: left;
  height: 30px;
}

.header_float .detail-ietm-right div {
  position: absolute;
  margin-left: 12px;
}

.header_float .text-container {
  overflow: hidden;
}

.header_float .detail-text-container {
  padding: 0;
}

.header_float .left-nav {
  border-radius: 15px;
  padding: 2px;
}

.header_float .left-nav > .title-box.actives {
  background: #e9f3ff;
  border-radius: 15px;
}

.header_float .show-tips .left-nav-top {
  padding: 0;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: var(--ms-color-theme, #1E82E3);
  min-height: 30px;
  height: auto;
  background: rgba(28, 100, 185, 0.05);
  line-height: 30px;
  text-align: left;
  width: 552px;
}

.header_float .show-tips .detail-text-container {
  padding-top: 5px;
  max-height: 220px;
  overflow-y: auto;
}

.header_float .show-tips .eachCiteLaw .item_fr {
  text-align: right;
  display: block;
}

.header_float .show-tips .eachCiteLaw {
  padding: 16px 0 16px 15px;
  border-top: 1px dashed #d8d8d8;
  position: relative;
}

.header_float .show-tips .eachCiteLaw:first-of-type {
  border: 0;
}

.header_float .show-tips .detail-toggle {
  text-align: center;
  color: var(--ms-color-theme, #1E82E3);
  margin-bottom: 15px;
  margin-left: 0px;
  padding: 5px 0;
  margin-top: 10px;
  background: rgba(28, 100, 185, 0.05);
  border-radius: 5px;
}

.header_float .show-tips .left-nav-top span {
  margin-left: 12px;
  display: inline-block;
}

.header_float .show-tips .addToReport_wrap {
  text-align: right;
}

.header_float .show-tips .item_date {
  text-align: left;
}

.header_float .show-tips .item_date .detail-preRoundCase_judgement_date {
  color: #b4b4b4;
}

.header_float .show-tips .item_date .detail-preRoundCase-item {
  line-height: 12px;
}

.header_float .show-tips .detail-preRoundCase-item {
  font-size: 14px;
  color: #b4b4b4;
  line-height: 22px;
}

.header_float .show-tips .item_addressAndRound {
  text-align: justify;
  color: #b4b4b4;
  line-height: 12px;
}

.header_float .show-tips .item_date span {
  border-right: 1px solid #e6e6e6;
  display: inline-block;
  padding: 0 12px;
  margin-right: 0;
  color: #b4b4b4;
  font-size: 12px;
}

.header_float .show-tips .item_addressAndRound span {
  font-size: 12px;
}

.header_float .show-tips .item_date span:first-of-type {
  padding-left: 0;
}

.header_float .show-tips .item_date span:last-of-type {
  border-right: 0;
}

.header_float .show-tips .detail-preRoundCase {
  position: relative;
  padding: 6px 0;
  border-top: 1px dashed #d8d8d8;
}

.header_float .show-tips .detail-preRoundCase:first-of-type {
  border-top: 0;
}

.header_float .show-tips .item_circle {
  width: 8px;
  height: 8px;
  background-color: var(--ms-color-theme, #1E82E3);
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 24px;
}

.header_float .show-tips .detail-preRoundCase_court_name {
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 律师百科入口*/
.lawBaike-wrap .info-area {
  width: calc(100% - 200px);
}

.lawyer_list {
  overflow: hidden;
  width: 100%;
}

.lawyer_list::-webkit-scrollbar {
  width: 5px;
  height: 1px;
}

.lawyer_list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #d8d8d8;
}

.lawyer_list::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #ffffff;
}

.detail-lawyer .splitinfo {
  width: 30%;
  border: 0;
  margin-bottom: 15px;
  position: relative;
}

.detail-lawyer .splitinfo .lawyer_left {
  margin-right: 8px;
  display: inline-block;
  vertical-align: top;
}

.lawyer_left .lawyer_avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.detail-lawyer .splitinfo .lawyer_right {
  display: inline-block;
  vertical-align: top;
}

.lawyer_right .item_info_top {
  margin-bottom: 2px;
}

.lawyer_right .item_info_top .lawyer_name {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: var(--ms-color-theme, #1E82E3);
  margin-right: 4px;
  padding-right: 0;
}

.lawyer_right .item_info_top .lawyer_icon {
  margin-right: 8px;
  position: relative;
  top: -1px;
}

.lawyer_right .item_info_top .jp_lawyer {
  display: inline-block;
  font-size: 11px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #a5753f;
  background: #faefd6;
  border-radius: 4px;
  height: 18px;
  line-height: 18px;
  padding: 0 6px;
  margin-right: 4px;
}

.lawyer_right .item_info_top .ndyx_lawyer {
  font-size: 11px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: var(--ms-color-theme, #1E82E3);
  background: #e2eefc;
  border-radius: 4px;
  height: 18px;
  line-height: 18px;
  padding: 0 6px;
}

.lawyer_right .item_info_bot .lawyer_info {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #57616f;

  word-break: break-all;

  text-overflow: ellipsis;
  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 1;
}

.lawyer_introduce {
  position: absolute;
  z-index: 2;
  left: 0;
  background: #fff;
  top: 54px;
  width: 376px;
  border-radius: 15px;
  display: none;
  box-shadow: 0px 0px 22px 8px rgba(69, 103, 143, 0.13);
}

.lawyer_introduce .intro_inner {
  padding: 24px 24px;
  position: relative;
}

.lawyer_introduce .intro_inner .intro_name {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #232a32;
  line-height: 24px;
}
.lawyer_introduce .intro_inner .intro_name .intro_name_text {
  display: inline-block;
}
.lawyer_introduce .intro_inner .intro_name .intro_name_text::before {
  content: "";
  width: 4px;
  height: 18px;
  background-color: var(--ms-color-theme, #1E82E3);
  display: inline-block;
  margin-right: 7px;
  vertical-align: middle;
  margin-top: -2px;
}
.intro_inner .intro_name .see_lawyer_main img {
  vertical-align: middle;
  margin-top: -2px;
  cursor: pointer;
}
.intro_inner .intro_list {
  margin-top: 12px;
  padding: 10px 0;
}

.intro_list .intro_item {
  list-style: none;
  margin-bottom: 18px;
}
.intro_list .intro_item:last-child {
  margin-bottom: 0;
}

.intro_item .item_left {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #232a32;
  width: 62px;
  margin-right: 26px;
  display: inline-block;
}

.intro_item .item_right {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #57616f;
  width: calc(100% - 94px);
  display: inline-block;
  vertical-align: top;
}

.item_right .special_item {
  background: #f0f2f6;
  border-radius: 3px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #3c5a92;
  padding: 2px 7px;
  margin: 2px 3px;
  display: inline-block;
}

.see_lawyer_main {
  font-size: 16px;
  font-weight: 400;
  color: var(--ms-color-theme, #1E82E3);
  cursor: pointer;
}

.create_lawyer_main {
  width: 100%;
  height: 42px;
  background: #f4f8fc;
  border-radius: 3px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: var(--ms-color-theme, #1E82E3);
  border: 0;
  outline: none;
  cursor: pointer;
}

.detail-middle-text-container {
  overflow: visible;
}

.lawyer_introduce .triangle-left {
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
}

.lawyer_introduce .triangle-left-small {
  border-bottom: 12px solid #fff;
  left: 18px;
  z-index: 51;
  top: -9px;
}

.more_btn {
  display: none;
  text-align: center;
}

.seeMoreLawyer {
  width: 260px;
  height: 28px;
  background: rgba(87, 150, 225, 0.1);
  border-radius: 5px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: var(--ms-color-theme, #1E82E3);
  border: 0;
  margin-bottom: 10px;
}

.seeMoreLawyer img {
  position: relative;
  top: -1px;
}

#lean_overlay_report {
  position: fixed;
  z-index: 101;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.5;
}

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

.gold_d p {
  margin: 3px 0;
}

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

.lookRemainTimes {
  height: 500px;
  text-align: center;
  font-size: 18px;
  padding-top: 50px;
}

.getVip {
  color: #d3a874;
  cursor: pointer;
}

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

.album-tag:after {
  content: "";
  visibility: hidden;
  display: block;
  clear: both;
}

.album-tag:first-child {
  position: relative;
}

.tag-area {
  width: 73%;
}

.album-tag_box {
  padding: 0 10px;
}

.title-area {
  color: #999;
  text-align: right;
  width: 100px;
  margin-right: 2px;
  /* width: 27.5%; */
}

.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: 14px;
  display: inline-block;
  padding: 5px 0;
}

.album-tag a {
  color: var(--ms-color-theme, #1E82E3);
  background: #eaf3fd;
  padding: 0px 8px;
  margin: 3px 4px;
  cursor: auto;
  height: 22px;
  line-height: 22px;
  display: inline-block;
}

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

.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%;
}

.wid {
  width: 100%;
}

.album-tag_box .toggle {
  color: var(--ms-color-theme, #1E82E3);
  font-size: 12px;
  padding: 0px 5px;
  margin: 3px auto;
  text-align: center;
  cursor: pointer;
}

.album-tag_box .toggle:hover {
  color: #ff9f24;
}

.album-tag > div {
  padding: 5px 10px;
}

.info-area {
  width: 62%;
}

.nob {
  border: none;
}

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

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

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

.album-tag_content {
  width: calc(100% - 70px);
  display: inline-block;
}

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

.lbum-tag_title {
  display: block;
  float: left;
  margin-top: 5px;
}

.no_login_bg_btn {
  font-size: 16px;
  color: #fff;
  background: var(--ms-color-theme, #1E82E3);
  border-radius: 4px;
  padding: 9px 25px;
  outline: none;
  border: none;
  position: absolute;
  bottom: 20%;
  left: 50%;
  transform: translate(-50%, 10px);
}

.no_login_bg_btn_wrap {
  display: none;
  padding: 20px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.detail-middle-main {
  position: relative;
}

/* 私域流量 */
@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;
  margin-top: 50px;
}

.hdkf_dialog_body .hdkf_times {
  font-size: 30px;
  color: #fff;
  font-weight: 600;
}

#syllModal .hdkf_dialog .hdkf_ercode {
  position: absolute;
  left: 128px;
  top: 49.8%;
}

/* 暂时解决 命中句子不缩进 */
.segmentTxt span#undefined {
  text-indent: 22.25pt;
  display: inline-block;
  font-size: 16px;
}

.detail-nav-title .hasJoin {
  margin: 0px;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}

/* 律所 新版导航 (请不要添加其他无关样式) */

/* web\Apps\Home\View\Search\detail_new.html */

/* 新版样式 */
.detail-main {
  /* width: 100%; */
  padding-top: 52px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  user-select: text;
}

.detail-middle {
  width: calc(100% - 236px);
  display: inline-block;
  border: 0;
}

.detail-right {
  width: 220px;
  margin-left: 16px;
  position: fixed;
  z-index: 797;
  display: inline-block;
}

.header_float {
  background: transparent;
  box-shadow: none;
  width: 1170px;
  /* position: fixed; */
  position: absolute;
  left: calc(50vw - 585px);
  top: 70px;
  z-index: 798;
  padding: 0;
  border-top: 1px solid #eee;
}

.lawfirm-body.simple .header_float {
  padding: 0px 40px 0px 72px;
}

.header_float > div {
  padding: 10px;
  background-color: #fff;
  margin: 0;
  box-shadow: 0px 0px 10px 0px rgb(28 100 185 / 10%);
  border-radius: 0 0 10px 10px;
  min-width: 992px;
}

.lawfirm-body.simple .header_float > div {
  min-width: 1056px;
}

#detailCollectBox {
  z-index: 1051;
}

#lean_overlay {
  z-index: 1050;
}

.report_modal {
  z-index: 1052;
}

.report_overlay {
  z-index: 1051;
}

/* 右侧悬浮 */
.main-right {
  /* bottom: 438px; */
  border: 1px solid #e7e7e7;
  border-right: 0px;
}

.help-btn {
  width: 30px;
  border-bottom: 1px solid #e7e7e7;
  padding: 7px 0 0 2px;
}

.type-btn,
.focus-btn {
  width: 30px;
}

.notepizhu-box {
  z-index: 800;
}

.inside_tool {
  position: fixed;
  right: 0;
  top: 62px;
  background: #519133;
  z-index: 100;
  width: 30px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}

.hide {
  display: none;
}
.detailDownLoad_mask {
  position: absolute;
  width: 576px;
  /* height: 110px; */
  background: #ffffff;
  box-shadow: 0px 0px 6px 0px rgba(28, 100, 185, 0.1);
  border-radius: 15px 15px 15px 15px;
  border: 1px solid #caddf5;
  right: -12vw;
  top: 50px;
  padding: 20px 16px;
  display: none;
}
.detailDownLoad_mask.active {
  display: block !important;
}
.downLoadMask_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.downLoadMask_title_left {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: var(--ms-color-theme, #1E82E3);
  cursor: pointer;
}
.downLoadMask_title_right {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #cccccc;
}
.downLoadMask_title_right i {
  cursor: pointer;
}
.downLoad_schedule {
  width: 544px;
  height: 8px;
  background: #f0f0f0;
  border-radius: 222px 222px 222px 222px;
  margin-top: 10px;
}
.downLoad_schedule_active {
  background-color: var(--ms-color-theme, #1E82E3);
  border-radius: 222px 222px 222px 222px;
  height: 100%;
  width: 0;
}
.downLoad_name {
  margin-top: 16px;
}
.newDownLoad_btn {
  font-size: 14px;
  padding: 10px 0;
  display: block;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  color: var(--ms-color-theme, #1E82E3);
  display: flex;
  align-items: center;
  position: relative;
}
.newDownLoad_mask {
  position: absolute;
  width: 290px;
  height: 148px;
  background: #ffffff;
  box-shadow: 0px 0px 6px 0px rgba(28, 100, 185, 0.1);
  border-radius: 15px 15px 15px 15px;
  border: 1px solid #caddf5;
  top: 52px;
  right: 0;
  padding: 16px 16px 16px 24px;
  display: none;
}
.newDownLoad_mask.active {
  display: block;
}
.newDownLoad_select {
  display: flex;
  align-items: center;
}
.select_item {
  display: flex;
  align-items: center;
  margin-right: 32px;
}
.check_box_btn {
  color: var(--ms-color-theme, #1E82E3);
  cursor: pointer;
  margin-right: 8px;
}
.newDownLoad_watermark {
  margin-top: 24px;
  display: flex;
  align-items: center;
}
.newDownLoad_watermark i {
  color: #caddf5;
  cursor: pointer;
  margin-right: 10px;
}
.newDownLoad_watermark i.active {
  color: var(--ms-color-theme, #1E82E3);
}
.newDownLoad_watermark span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
#newDownLoad_cancel {
  width: 52px;
  height: 30px;
  border-radius: 6px 6px 6px 6px;
  border: 1px solid #caddf5;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  background-color: #fff;
  margin-right: 12px;
}

#newDownLoad_confirm {
  width: 52px;
  height: 30px;
  background: var(--ms-color-theme, #1E82E3);
  border-radius: 6px 6px 6px 6px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  border: 0;
}
.newDownLoad_operation {
  margin-top: 24px;
  text-align: right;
}

.title-box:hover{
  background: transparent;
}

.detail-nav-title>i{
  display: inline-block;
  vertical-align: middle;
  margin: 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: 0;
  right: 0;
  top: 3px;
  bottom: 0;
  margin: auto;
  z-index: 100;
  font-size: 30px;
  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;
}





/* 聚焦命中 */
.focus_hit {
  display: inline-block;
  margin-left: 24px;
}

.focus_hit .iconfont {
  vertical-align: middle;
  font-size: 14px;
  color: var(--color-primary-product);
  cursor: pointer;
}

.focus_hit span {
  margin-left: 4px;
  vertical-align: middle; 
}

.focus_hit_style {
  background: #FAFAFA;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 20px
}


@media print {
  html,body{
    width: 100%;
  }

  body {
    margin: 0;
  }

  header,footer {
    display: none;
  }
  
  #printBox {
    width: calc(100% - 50px) !important;
    margin: 0 auto;
    padding: 0 20px !important;
  }

  @page {
    size: A4 portrait;
    margin: 0cm;
    margin-top: 1cm !important;
    margin-bottom: 1cm !important;
  }
}

/* 详细版及纯净版  */
.version_out {
  display: inline-block;
  margin-right: 20px;
  font-size: 0;
  border-radius: 8px;
}

.version_out span {
  display: inline-block;
  font-size: 13px;
  padding: 7px 12px;
  color: var(--ms-color-theme, #1E82E3);
  border: 1px solid var(--ms-color-theme, #1E82E3);
  cursor: pointer;
}

.version_out span.active {
  background: var(--ms-color-theme, #1E82E3);
  color: #fff;
}

.detail_version_btn {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.clear_version_btn {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.version_out i {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 3px;
  vertical-align: middle;
}

.detail_version_btn i {
  background: url("/static/Public/images/detail/new_04.png") no-repeat;
  background-size: 100% 100%;
}

.detail_version_btn.active i {
  background: url("/static/Public/images/detail/new_05.png") no-repeat;
  background-size: 100% 100%;
}

.clear_version_btn i {
  background: url("/static/Public/images/detail/new_06.png") no-repeat;
  background-size: 100% 100%;
}

.clear_version_btn.active i {
  background: url("/static/Public/images/detail/new_07.png") no-repeat;
  background-size: 100% 100%;
}