/* 高级检索 */

.highSearchOut a {
  text-decoration: none;
  cursor: pointer;
}

.highSearchOut ul,
.highSearchOut li {
  list-style: none;
}

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

.highSearchOut input {
  padding-left: 5px;
  background: #fff;
}

.highSearchOut img {
  border: none;
}

.highSearchOut ul {
  padding: 0;
  margin: 0;
}

.highSearchOut a {
  color: #1c64b9;
  text-decoration: none;
}

.highSearchOut a:hover {
  transition: 0.5s;
  color: #fff;
}

.highSearchOut p {
  display: inline-block;
  cursor: text;
  margin: 0;
}

.highSearchOut th {
  text-align: center;
}

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

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

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

.highSearchOut .mainColor {
  color: #1c64b9;
}

.highSearchOut .mainBg {
  background-color: #1c64b9;
}

.highSearchOut .mainBtn {
  background: #1c64b9;
  color: #fff;
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.highSearchOut .comAddBtn {
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

.highSearchOut .drop-option,
.highSearchOut .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 #ddd;
  border-top: 0;
  max-height: 500px;
  overflow: auto;
}

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

.highSearchOut .drop-option li {
  padding: 5px 15px;
  border-bottom: 1px dashed #f0f0f0;
}

.highSearchOut .drop-option li:last-child {
  /* margin-bottom: 30px; */
  display: block;
}

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

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

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

.highSearchOut .asso-more:hover {
  color: #ff9f24 !important;
}

.highSearchOut .jufa-label-info {
  background-color: #4da3d1;
  border-radius: 0;
  font-weight: 400;
  padding: 2px 5px;
}

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

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

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

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

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

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

.highSearchOut .jufa-tabs>li>a:hover,
.highSearchOut .jufa-tabs>li>a:active,
.highSearchOut .jufa-tabs>li>a:focus {
  background: transparent;
  color: #ff9f24;
}

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

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

/*搜索框文字 begin*/
.highSearchOut .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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.highSearchOut .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: #1c64b9;
  font-size: 14px;
  line-height: 30px;
  margin-top: 1px;
}

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

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

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

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

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

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

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

.highSearchOut .del:hover {
  color: blue;
}

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

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

.highSearchOut .advince-select .on {
  background-color: #1c64b9;
  color: #fff;
  border: 1px solid #1c64b9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/*高级搜索end*/
/*######搜索页 begin#####*/
/*搜索页头部begin*/
.highSearchOut .search-inner {
  height: 36px;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

.highSearchOut .jufa-header-tabs>li.active>a,
.highSearchOut .jufa-header-tabs>li.active>a:hover,
.highSearchOut .jufa-header-tabs>li.active>a:focus {
  color: #2b77b8;
  cursor: default;
  border: none;
  background-color: transparent;
}

.highSearchOut .search-input {
  border: none;
  background: #fff;
  width: 408px;
  height: 34px;
  outline: none;
}

.highSearchOut .header-srh-drop {
  display: none;
  width: 494px;
  top: 29px;
  left: 0px;
}

.highSearchOut .header-search-btn {
  height: 34px;
  border: none;
  top: 0;
  line-height: 16px;
  color: #1c64b9;
  background: #fff;
  width: 100px;
  border: 1px solid #fff;
}

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

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

.highSearchOut .header-highMsg {
  top: 74px;
}

.highSearchOut .newSearch-btn {
  background: #1c64b9;
  padding: 6px 20px;
  margin-right: 10px;
}

.highSearchOut .oldSeach-btn {
  background: #1c64b9;
  margin-right: 10px;
}

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

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

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

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

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

.highSearchOut .height-search {
  color: #1c64b9;
  white-space: normal;
  width: 30px;
  line-height: 16px;
  margin-top: 0px;
  padding: 0;
  background: transparent;
}

.highSearchOut .height-search:active {
  color: #1c64b9;
  border: none;
}

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

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

/*登录注册按钮begin*/
.highSearchOut .jufa-loginreg {
  color: #1c64b9;
  padding: 2px 16px;
  border-radius: 2px;
}

.highSearchOut .jufa-login {
  color: #1c64b9;
  padding: 2px 16px;
  border: 1px solid #1c64b9;
  border-radius: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.highSearchOut .header-sub-background {
  background: #fafbfc;
  border-bottom: 2px solid #1c64b9;
  overflow: hidden;
}

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

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

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

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

.highSearchOut .jufa-header-sub .jufa-search-criteria-width {
  width: 980px;
}

.highSearchOut .jufa-conditions {
  float: left;
}

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

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

.highSearchOut .sort-label {
  margin-left: 20px;
  font-weight: normal;
}

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

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

.highSearchOut .sort-select {
  color: #ca4341;
}

.highSearchOut .jufa-content {
  overflow: hidden;
}

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

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

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

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

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

.highSearchOut .law-xgx span {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

.highSearchOut .jufa-search-list-type-name {
  font-size: 20px;
  color: #1c64b9;
  position: relative;
  left: 0;
  top: 10px;
  margin: 10px 0;
  border-left: 3px solid #1c64b9;
}

.highSearchOut .jufa-search-list:hover {
  transition: 1s;
  background: #f8f8f8;
}

.highSearchOut .sort_select {
  color: #cc0000;
}

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

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

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

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

.highSearchOut .jufa-titalfont a:link {
  color: #666;
  font-weight: normal;
  font-size: 20px;
}

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

.highSearchOut .jufa-titalfont a:hover {
  color: #1c64b9;
  border-bottom: 1px solid #1c64b9;
}

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

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

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

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

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

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

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

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

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

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

.highSearchOut .jufa-page-no a {
  background-color: #1c64b9 !important;
  border-color: #1c64b9 !important;
}

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

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

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

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

.highSearchOut .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: #1c64b9;
  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 #1c64b9;
  border-left: 3px solid #1c64b9;
  padding-left: 15px;
  margin: 15px 0;
}

.highSearchOut .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#####*/
/*个人中心蓝色导航条*/
.highSearchOut .header-top {
  height: 100%;
}

.highSearchOut .header-top-index {
  background: #1c64b9;
  height: 80px;
}

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

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

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

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

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

.highSearchOut .person-btn-outline {
  border: 1px solid #fff;
  background: #fff;
  color: #1c64b9;
}

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

.highSearchOut .jufa-persion-main .btn {
  border-radius: 2px;
  background: #1c64b9;
  margin-top: 15px;
  color: #fff;
}

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

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

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

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

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

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

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

.highSearchOut .box-header.with-border {
  background: #e4e8ef;
  color: #1c64b9;
  border-bottom: 0;
  padding: 10px 6px;
}

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

.highSearchOut .nav>li>.box-header:hover,
.highSearchOut .nav>li>.box-header:active,
.highSearchOut .nav>li>.box-header:focus {
  color: #fff;
  background: #1c64b9;
  transition: 0.5s;
}

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

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

/*index.css样式 begin*/
/*帮助页*/
.highSearchOut .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));
}

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

.highSearchOut .mycase-span {
  font-size: 18px;
  padding-left: 10px;
  display: block;
  line-height: 2.5;
  background: #ffffff;
  border-left: 5px solid;
  color: #1c64b9;
}

.highSearchOut .text-ff9f24 {
  color: #ff9f24;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.highSearchOut .contactUs-title {
  font-size: 30px;
  margin-bottom: 20px;
  color: #1c64b9;
}

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

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

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

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

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

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

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

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

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

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

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

.highSearchOut .bank-show a {
  color: #1c64b9;
}

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

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

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

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

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

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

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

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

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

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

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

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

#invoice {
  color: #1c64b9;
}

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

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

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

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

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

.highSearchOut .subtitle2 .eachAttention .time {
  color: #1c64b9;
  font-size: 14px;
  border-bottom: none;
}

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

.highSearchOut .subtitle2 .eachAttention .close:hover {
  transition: 0.5s;
  color: #1c64b9;
}

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

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

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

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

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

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

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

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

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

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

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

#user_level {
  line-height: 30px;
}

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

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

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

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

.highSearchOut .acount-safe3 span.getVerify {
  padding: 5px 5px 6px 5px;
  margin-left: 10px;
  color: #fff;
  background: #1c64b9;
  cursor: pointer;
}

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

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

.highSearchOut .tips {
  right: initial;
}

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

.highSearchOut .save_account {
  width: 110px;
  height: 30px;
  background-color: #1c64b9;
  border: 1px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}

.highSearchOut .save_account1 {
  width: 110px;
  height: 30px;
  background-color: #1c64b9;
  border: 1px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  margin: 10px;
  margin-left: 205px;
}

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

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

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

.highSearchOut .myCase {
  display: none;
}

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

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

a#qrcode {
  color: #1c64b9;
}

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

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

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

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

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

.highSearchOut .personPage {
  color: blue;
}

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

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

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

.highSearchOut .myCase .tagArea {
  margin: 10px 0;
  border: 1px solid #1c64b9;
}

.highSearchOut .myCase .tagArea .header {
  font-size: 15px;
  text-indent: 10px;
  color: #fff;
  background: #1c64b9;
  height: 30px;
  line-height: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.highSearchOut .bank-list {
  width: 70%;
}

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

.highSearchOut .bank-list a {
  line-height: 30px;
  color: #1c64b9;
  border: 1px solid;
  padding: 2px 5px;
  border-radius: 2px;
}

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

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

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

.highSearchOut .withdrawals-div-index-btn input {
  padding: 0px 50px;
  line-height: 30px;
  border-radius: 2px;
  background: #1c64b9;
  color: #fff;
  outline: none;
}

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

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

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

div#rMenu_jcws {
  position: fixed;
  visibility: hidden;
  top: 0;
  text-align: left;
  z-index: 1004;
}

div#rMenu_jcws ul li {
  margin: -1px 0;
  padding: 5px 10px;
  cursor: pointer;
  list-style: none outside none;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
}

div#rMenu_jcws ul li:hover {
  color: #ff9f24;
  transition: 0.5s;
}

div#rMenu_report {
  position: fixed;
  visibility: hidden;
  top: 0;
  text-align: left;
  z-index: 1010;
}

div#rMenu_report ul li {
  margin: -1px 0;
  padding: 5px 10px;
  cursor: pointer;
  list-style: none outside none;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
}

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

.highSearchOut strong {
  font-weight: bold;
}

ul,
ol {
  list-style: none;
}

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

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

.highSearchOut .fl {
  float: left;
}

.highSearchOut .fr {
  float: right;
}

.highSearchOut .fontgray {
  color: #999;
}

.highSearchOut .fontblack {
  color: #666;
}

.highSearchOut .fontred {
  color: #f00;
}

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

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

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

.highSearchOut .save a {
  font-size: 14px;
  color: #1c64b9;
  border-left: 1px solid white;
  width: 50px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

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

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

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

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

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

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

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

.highSearchOut .jufa-search-list-title h3 a.atag,
.highSearchOut .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;
}

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

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

.highSearchOut .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(/static/Public/css/HighSearch/ie-css3.htc);
  background: #1c64b9;
  color: #fff;
}

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

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

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

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

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

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

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

.highSearchOut .item-info-exists a {
  color: #1c64b9;
  transition: 0.5s;
}

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

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

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

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

.highSearchOut .exists_caseHtml_box {
  position: relative;
}

.highSearchOut .exists_label_box {
  overflow: hidden;
}

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

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

.highSearchOut .unexists_item {
  margin-left: 6px;
}

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

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

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

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

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

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

.highSearchOut .pages a.on {
  background: #1c64b9;
  color: #fff;
}

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

.highSearchOut .right {
  text-align: right;
}

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

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

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

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

.highSearchOut .gotop .gotop-icon:hover {
  transition: 1.5s;
  background: #1c64b9;
  border: #1c64b9;
}

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

.highSearchOut .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*/
/*侧边栏展开的+-号的样式*/
.highSearchOut .symbol {
  display: inline-block;
  font: 20px "simhei";
  margin-right: 5px;
  vertical-align: middle;
  margin-top: -3px;
  width: 10px;
  color: #666;
}

/*正在搜索中样式*/
.highSearchOut .srhing {
  color: #666;
  font-size: 18px;
  padding: 130px 0;
  text-align: center;
}

.highSearchOut .srhing span {
  display: inline-block;
  padding-left: 10px;
}

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

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

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

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

.highSearchOut .no-reslut-help {
  border-radius: 50px;
  padding: 2px 8px 4px;
  color: #fff;
  background: #1c64b9;
  margin: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

.highSearchOut .nav-top {
  height: 75px;
}

.highSearchOut .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: #1c64b9;
}

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

.highSearchOut .nav-title-text {
  color: #1c64b9;
}

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

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

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

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

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

.highSearchOut .left-nav-top .nav-title i,
.highSearchOut .left-nav-bottom .nav-title i {
  font-size: 16px;
  color: #1c64b9;
  float: left;
  margin-top: 4px;
}

.highSearchOut .title-box {
  position: relative;
}

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

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

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

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

.highSearchOut .text-container,
.highSearchOut .text-container-law {
  width: 500px;
  height: auto;
  background: #fff;
  border: 1px solid #e1e3e4;
  position: absolute;
  left: 14px;
  padding: 15px 20px;
}

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

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

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

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

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

.highSearchOut .info-item {
  color: #1c64b9;
}

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

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

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

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

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

.highSearchOut .text-hover {
  color: #1c64b9;
  font-family: "微软雅黑";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.highSearchOut .littleItem {
  width: 10px;
  height: 10px;
  float: left;
  margin-top: 10px;
  background-color: #1c64b9;
  position: absolute;
  left: -15px;
  top: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/static/Public/css/HighSearch/ie-css3.htc);
}

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

.highSearchOut .catalog-list div span {
  float: left;
  margin-right: 10px;
  font-size: 20px;
  color: #1c64b9;
  margin-top: 2px;
}

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

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

.highSearchOut .cpws_kernal {
  font-size: 16px;
  color: #1c64b9;
  padding-bottom: 5px;
  border-bottom: 1px solid #1c64b9;
}

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

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

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

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

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

.highSearchOut .similarCase dd em {
  color: #1c64b9;
}

.highSearchOut .similarCase a {
  color: gray;
}

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

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

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

.highSearchOut .showThisLaw-up-small {
  border-bottom: 16px solid #fff;
  top: -14px;
  left: 30px;
}

.highSearchOut .showThisLaw-concent {
  line-height: 26px;
  padding: 15px 10px;
  border: 1px solid #f0f0f0;
  background: #fff;
  color: #323232;
  position: relative;
  top: -15px;
  cursor: text;
}

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

.highSearchOut .eachCiteLaw {
  position: relative;
}

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

.highSearchOut .detail-quote {
  color: #1c64b9;
}

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

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

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

.highSearchOut .law-info-item {
  color: rgb(102, 102, 102);
}

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

/*法规详情页end*/

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

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

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

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

/*上方浮动条*/

.highSearchOut .floatHeader {
  display: none;
  z-index: 10;
  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);
}

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

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

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

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

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

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

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

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

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

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

.highSearchOut .floatHeader a[id] {
  font-size: 18px;
  color: #1c64b9;
  font-weight: normal;
  line-height: 18px;
}

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

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

.highSearchOut .tagCollect .header i {
  display: inline-block;
  position: absolute;
  right: 25px;
  cursor: pointer;
  color: #1c64b9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.highSearchOut .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,
.highSearchOut .syscollect p {
  padding-top: 20px;
  text-align: center;
  color: #666;
}

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

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

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

.highSearchOut .publicBox .publicBoxInner {
  width: 450px;
  margin: 0 auto;
  background: #fbfbfb;
  padding-bottom: 10px;
  overflow: hidden;
}

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

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

.highSearchOut .publicBox .publicBoxInner .header,
.highSearchOut .header-chlid {
  background: #1c64b9;
  color: #fff;
  font-size: 16px;
  padding: 10px 20px;
}

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

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

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

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

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

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

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

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

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

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

/*二维码样式*/
.highSearchOut .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;
}

.highSearchOut .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*/
.highSearchOut .tooltipon {}

.highSearchOut .highlight {
  background-color: #ff0;
}

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

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

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

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

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

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

.highSearchOut .underline {
  border-bottom: 1px solid #1c64b9;
  padding-bottom: 2px;
}

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

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

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

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

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

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

/*未登录时高亮、划线、批注提示框*/
.highSearchOut .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;
}

.highSearchOut .loginTipHeader {
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.43px;
  padding: 10px;
  color: #fff;
  background-color: #1c64b9;
}

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

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

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

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

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

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

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

#commentPop #commentTop {
  height: 20px;
  line-height: 20px;
  margin: 0;
  color: #1c64b9;
  font-size: 18px;
  margin-top: 20px;
}

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

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

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

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

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

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

.highSearchOut .commentDisTop {
  background: #1c64b9;
  height: 40px;
  line-height: 40px;
  margin: 0;
  color: #fff;
  font-size: 16px;
}

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

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

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

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

.highSearchOut .commentDisUpdate {}

.highSearchOut .commentDisDelete {
  margin-right: 15px;
}

/*图表类*/
.highSearchOut .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;
}

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

.highSearchOut .jf-btn-round {
  color: #1c64b9;
  font-size: 14px;
  padding: 0 10px;
  height: 32px;
  line-height: 30px;
}

.highSearchOut .btn-text {
  color: #1c64b9;
  font-size: 14px;
}

.highSearchOut .new-file {
  color: #1c64b9;
  background: #fff;
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd;
  margin-left: 12px;
  margin-bottom: 10px;
  border-radius: 3px;
}

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

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

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

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

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

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

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

.highSearchOut .jufa-btn-round:hover {
  color: #1c64b9 !important;
}

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

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

.highSearchOut .feedback-header {
  background: #1c64b9 none repeat scroll 0 0;
  color: #fff;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  margin: 0;
}

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

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

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

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

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

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

.highSearchOut .row-position {
  position: relative;
}

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

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

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

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

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

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

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

.highSearchOut .help-item h4 {
  font-family: "微软雅黑";
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
  color: #1c64b9;
}

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

.highSearchOut .help-container {
  width: 1212px;
}

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

.highSearchOut .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 */
}

.highSearchOut .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 */
}

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

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

.highSearchOut .help-icon {
  color: #fff;
}

.highSearchOut .help-icons {
  color: #333;
}

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

.highSearchOut .main-right img {
  width: 24px;
  margin-bottom: 2px;
  display: block;
  margin: 0 auto;
}

.highSearchOut .width-20 {
  width: 20px;
}

/*使用指南end*/
/*主颜色*/
/*主页可视化背景图片*/
.highSearchOut .bgi-main-vis {
  background: #1c64b9;
  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;
  }
}

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

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

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

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

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

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

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

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

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

.highSearchOut .jufa-btn-success:hover,
.highSearchOut .jufa-btn-success:focus {
  transition: 0.5s;
  color: #fff;
  background-color: #1c64b9;
}

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

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

/*详情页重写部分*/
.highSearchOut .triangle-right {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 16px solid #1c64b9;
  border-bottom: 10px solid transparent;
  display: block;
  float: left;
  margin-right: 10px;
}

.highSearchOut .jufa-detail-ietm {
  line-height: 18px;
  overflow: hidden;
  margin-bottom: 20px;
  color: #666;
  font-size: 18px;
  border-left: 5px solid #1c64b9;
  padding-left: 5px;
}

.highSearchOut .bg-lightgray {
  padding: 2px;
  border-left: 5px solid #1c64b9;
  padding-left: 5px;
}

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

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

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

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

.highSearchOut .vis-btn {
  background-color: #1c64b9;
  color: #fff;
}

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

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

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

/*重写字体颜色*/
.highSearchOut .text-main {
  color: #1c64b9;
  font-family: "微软雅黑";
  display: inline-block;
}

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

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

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

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

.highSearchOut .jufa-btn-success {
  background-color: #1c64b9;
  border-color: #1c64b9;
  color: #fff;
  display: inline-block;
}

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

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

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

.highSearchOut .detail-bg {
  width: 100%;
}

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

.highSearchOut .case-box {
  background: #fafafa;
}

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

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

.highSearchOut .link-color {
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

.highSearchOut .keyword-box:hover {
  transition: 0.5s;
  background: #f9f9f9;
  cursor: pointer;
}

.highSearchOut .jufa-search-list-top {
  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;
}

.highSearchOut .noteTagConPerson .on {
  background: #1c64b9;
  color: #fff;
}

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

.highSearchOut .tagCollect .close:hover {
  color: #1c64b9;
}

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

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

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

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

/*专题页*/
.highSearchOut .buy-holo {
  background: #1c64b9;
  color: #fff;
  border-radius: 3px;
  height: 26px;
  line-height: 26px;
  padding: 0 5px;
  margin-top: 15px;
  font-size: 12px;
}

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

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

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

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

.highSearchOut .panel {
  border-radius: 0;
}

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

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

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

.highSearchOut .badge {
  background: #b0bcd4;
}

.highSearchOut .ziku-color {
  color: #1c64b9;
}

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

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

.highSearchOut .text-dark {
  color: #222733;
}

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

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

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

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

.highSearchOut .thumbnail h3 {
  margin-top: 0;
}

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

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

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

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

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

.highSearchOut .abstract {
  color: #888;
}

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

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

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

.highSearchOut .text-muted {
  color: #a1a8ac;
}

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

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

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

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

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

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

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

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

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

.highSearchOut .nav-item {
  float: left;
}

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

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

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

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

.highSearchOut .ziku-header {
  height: 60px;
}

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

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

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

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

a:hover {
  cursor: pointer !important;
}

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

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

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

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

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

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

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

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

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

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

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

/************************** 专题库列表 start ******************************************/
.highSearchOut .show_all {
  float: left;
  width: 2%;
  text-align: center;
  margin-left: 5px;
  color: #1c64b9;
  padding-top: 20px;
  padding-bottom: 18px;
}

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

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

.highSearchOut .special {
  padding: 0;
  /*padding-left: 5px;*/
  text-align: center;
  width: 188px;
  display: inline-block;
}

.highSearchOut .special-right-title:hover {
  transition: 0.7s;
  background-color: #1c64b9;
  /*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;
}

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

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

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

.highSearchOut .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: #1C64B9;*/
  color: #333;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.highSearchOut .album-big-title {
  font-size: 22px;
  color: #1c64b9;
  margin-bottom: 5px;
  margin-top: 20px;
  width: 190px;
  margin: 0 auto;
  background: #fff;
  position: relative;
  z-index: 5;
  overflow: hidden;
}

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

.highSearchOut .album-big-title div {
  width: 155px;
  margin: 0 auto;
  padding-bottom: 2px;
  color: #1c64b9;
}

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

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

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

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

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

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

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

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

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

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

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

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

/********************************详情页改版样式 begin************************************************/
.highSearchOut .detail-header-line {
  width: 100%;
  height: 1px;
  border-top: 2px solid #1c64b9;
}

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

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

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

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

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

.highSearchOut .detail-nav-title i {
  font-size: 16px;
  color: #1c64b9;
  display: block;
  margin: 5px 0;
}

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

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

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

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

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

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

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

.highSearchOut .detail-left-person {
  display: block;
  margin-bottom: 5px;
}

/*中间*/

.highSearchOut .detail-middle {
  width: 850px;
  margin-left: 100px;
  border: 1px solid #eee;
}

.highSearchOut .detail-title {
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  background: #fff;
  font-size: 20px;
  font-family: "微软雅黑";
  padding: 20px 0;
}

.highSearchOut .detail-item {
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 20px;
  width: auto;
  position: relative;
  line-height: 30px;
  background: #fff;
}

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

.highSearchOut .detail-middle-main {
  background: #fff;
  padding: 0px 40px;
}

.highSearchOut .detail-middle-item {
  font-size: 16px;
  color: #1c64b9;
  line-height: 18px;
  overflow: hidden;
  font-weight: bold;
  line-height: 34px;
}

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

.highSearchOut .detail-lawyer {
  margin: 0;
  display: inline-block;
  margin-right: 40px;
  width: 100%;
}

.highSearchOut .detail-lawyer span {
  padding-right: 5px;
}

.highSearchOut .detail-lawyer tr {
  height: 27px;
  vertical-align: top;
}

.highSearchOut .detail-middle-text-container {
  padding: 20px;
  overflow: hidden;
  height: auto;
  /*background-color: #fff;*/
}

.highSearchOut .detail-info-left.row.col-lg-12 {
  width: 98%;
}

.highSearchOut .detail-info-left {
  padding: 8px 0;
  border: 1px dashed #eee;
  margin-bottom: -1px;
}

.highSearchOut .detail-person {
  display: block;
  float: left;
  padding-right: 20px;
  width: 100%;
  margin-bottom: 5px;
}

.highSearchOut .info-area-person {
  width: 80%;
  padding-left: 0;
}

.highSearchOut .detail-odd {
  border-left: 0;
}

/*右边栏*/
.highSearchOut .detail-right {
  width: 290px;
  margin-left: 30px;
}

.highSearchOut .detail-text-container {
  height: auto;
  background-color: #fff;
  padding: 15px 10px 0px 30px;
}

.highSearchOut .detail-title-box {
  margin-bottom: 15px;
  background: #fff;
  border: 1px solid #eee;
}

.highSearchOut .detail-ietm-index {
  line-height: 34px;
  overflow: hidden;
  color: #1c64b9;
  font-size: 18px;
  border-left: 5px solid #1c64b9;
  padding-left: 10px;
  background: #fafafa;
}

.highSearchOut .detail-two-title {
  border-left: 0;
  padding-left: 0;
  background: #fff;
}

.highSearchOut .detail-ietm-right {
  border-bottom: 1px solid #eee;
  line-height: 40px;
  padding-left: 10px;
  color: #333;
  font-weight: bold;
  font-size: 16px;
}

.highSearchOut .detail-preRoundCase-item {
  margin-right: 10px;
  text-overflow: ellipsis;
  text-align: left;
  color: #999;
}

.highSearchOut .detail-right li {
  list-style-type: square;
  color: #1c64b9;
  margin-bottom: 15px;
  border-bottom: 1px dashed #eee;
  padding-bottom: 15px;
}

.highSearchOut .detail-right li:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}

.highSearchOut .similarCase li em {
  color: #ca4341;
}

.highSearchOut .detail-toggle {
  text-align: center;
  color: #1c64b9;
  background: #f9f9f9;
  padding: 5px 0;
  margin-left: -20px;
  margin-bottom: 15px;
}

.highSearchOut .citeCaseTxt,
.highSearchOut .citeLawTxt {
  display: inline;
  margin-left: 5px;
}

.highSearchOut .active1 {
  border-left: 5px solid #1c64b9;
}

.highSearchOut .active2 {
  color: #666;
}

/********************************详情页改版样式 end************************************************/
.highSearchOut .hightword {
  background-color: #ff9f24;
}

/********************************首页改版样式 begin************************************************/
.highSearchOut .bg-main {
  background: #fafbfc;
  background: url(/static/Public/images/mainNewBg.jpg) bottom repeat-x;
  height: 250px;
  width: 100%;
}

.highSearchOut .index-logo {
  display: block;
  width: 315px;
  height: 80px;
  margin: 0 auto;
}

.highSearchOut .main-index-logo {
  width: 315px;
  margin: 0 0 15px;
}

/*.main-index-logo-left,.main-index-logo-right{
      width: 65px;
      display: inline-block;
      border-bottom: 1px solid #5885AA;
      position: relative;
      top: -5px;
  }*/
.highSearchOut .main-index-logo span {
  color: #fff;
  font-size: 18px;
  padding: 0 10px;
}

/*搜索框*/
.highSearchOut .main-advanced-search {
  width: 50px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  right: -66px;
  bottom: 0;
  display: inline-block;
  border: 1px solid #fff;
  padding: 0px 7px;
  border-radius: 2px;
  line-height: 18px;
  height: 46px;
  padding-top: 4px;
}

.highSearchOut .main-advanced-search:hover {
  transition: 0.5s;
  color: #ff9f24;
  border: 1px solid #ff9f24;
}

.highSearchOut .main-index-search-btn {
  height: 46px;
  font-size: 14px;
  width: 110px;
  background: #fff;
  color: #1c64b9;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.highSearchOut .main-index-search-btn:hover {
  color: #ff9f24;
}

.highSearchOut .main-input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  color: #1c64b9;
}

.highSearchOut .main-btn-outline {
  color: #fff;
}

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

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

.highSearchOut .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*/

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

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

.highSearchOut .jufa-main-data span {
  font-size: 16px;
}

header.jufa-main-header-index {
  position: relative;
  z-index: 5;
}

span.fa.fa-search {
  font-size: 18px;
}

.highSearchOut .bg-fff {
  background: #fff;
}

.highSearchOut .main-bwidth {
  width: 1212px;
  margin: 0 auto;
}

.highSearchOut .maintab-con {
  display: inline-block;
  width: 24%;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  padding-bottom: 10px;
}

.highSearchOut .maintab-cono {
  border-bottom: 2px solid #1c64b9;
  color: #1c64b9;
}

.highSearchOut .main-content-box {
  width: 195px;
  float: left;
}

.highSearchOut .main-right-title {
  overflow: hidden;
  position: relative;
}

.highSearchOut .main-right-title i {
  max-width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  color: #333;
  line-height: 32px;
}

.highSearchOut .mainbody-title {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}

.highSearchOut .posire {
  position: relative;
}

.highSearchOut .holo-search {
  border: 0;
  width: 200px;
  outline: none;
}

.highSearchOut .criminal {
  /*display: flex;
     display: -webkit-flex;   */
  overflow: hidden;
}

.highSearchOut .mainbody-right {
  border: 1px solid #ddd;
  overflow: hidden;
}

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

.highSearchOut .holo-lists {
  display: block;
  padding: 0 6px;
  color: #666;
  cursor: pointer;
  border-bottom: 1px dashed #eee;
  line-height: 25px;
}

.highSearchOut .holo-lists:last-of-type {
  border: 0;
}

.highSearchOut .holo-lists:hover {
  background: #eee;
}

.highSearchOut .holoHighlight {
  color: #fd2c3f;
}

.highSearchOut .holoOn {
  background: #eee;
}

.highSearchOut .mainbody-right span {
  background: #fff;
  color: #1c64b9;
  padding: 0 8px;
  cursor: pointer;
}

.highSearchOut .lheight {
  height: 30px;
  line-height: 30px;
}

.highSearchOut .mainbody-left {
  color: #999;
}

.highSearchOut .main-content-title {
  color: #1c64b9;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 10px;
}

.highSearchOut .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;
  }*/
.highSearchOut .maintab-con img {
  width: 30px;
}

.highSearchOut .search-line {
  width: 1px;
  height: 20px;
  border-right: 1px solid #ddd;
  margin-top: 5px;
}

.highSearchOut .main-special-auth:hover .main-right-title i {
  color: #ff9f24;
  transition: 0.3s;
}

.highSearchOut .holoColor {
  color: #ff9f24 !important;
}

.highSearchOut .holo-spot {
  position: relative;
  font-weight: bold;
  top: -5px;
  padding: 0 5px;
}

.highSearchOut .main-comImg {
  background: url(/static/Public/images/main-holo.png) no-repeat;
  width: 30px;
  height: 30px;
  display: inline-block;
  position: relative;
  top: 10px;
}

.highSearchOut .main-img2 {
  background-position: -62px 0;
}

.highSearchOut .main-img3 {
  background-position: -32px -1px;
}

.highSearchOut .main-img4 {
  background-position: -96px 1px;
}

.highSearchOut .please-wait {
  width: 300px;
  margin: 30px auto;
  display: block;
}

/*专题库*/
.highSearchOut .album-big-title span {
  display: block;
  width: 20px;
  text-align: center;
  line-height: 15px;
  margin: 0 auto;
  color: #1c64b9;
}

.highSearchOut .holo-tabs-title {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 30px;
}

.highSearchOut .holo-tabs-title li {
  padding: 15px 25px;
  color: #1c64b9;
}

.highSearchOut .holo-tabs-title a img {
  width: 18px;
  margin-top: -2px;
  margin-right: 2px;
}

.highSearchOut .holo-cur {
  border-top: 2px solid #1c64b9;
  border-left: 1px solid #eee;
}

.highSearchOut .holo-cur1 {
  border: 1px solid #eee;
  border-right: 0;
}

.highSearchOut .holo-tab {
  cursor: pointer;
}

.highSearchOut .holo-tabs-line {
  height: 52px;
  line-height: 52px;
  width: 822.36px;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.highSearchOut .holo-civil {
  height: 600px;
}

.highSearchOut .seach-line {
  height: 20px;
  width: 113px;
  border-right: 1px solid #eee;
  position: absolute;
  top: 271px;
  left: 331px;
}

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

/********************************首页改版样式 end************************************************/
.highSearchOut .dropdown-menu>li>a {
  white-space: inherit;
}

.highSearchOut .info-iconNew {
  color: #dd4b39;
  display: inline-block;
  border: 1px solid #ddd;
  padding: 0 2px;
  width: 310px;
  margin-top: 8px;
}

.highSearchOut .info-iconNew img {
  width: 16px;
  margin: -2px 2px 0;
}

.highSearchOut .albumHelp-title {
  padding-left: 0;
}

/*消息管理*/
#filter_msg {
  padding: 20px 0;
  background: #f4f7f9;
}

.highSearchOut .filterMsg a {
  border: 1px solid #ccc;
  background: #eee;
  padding: 4px 30px;
  color: #999;
  margin-right: 4rem;
}

.highSearchOut .filterMsg a:hover {
  transition: 0.5s;
  background: #ff9f24;
  border: 1px solid #ff9f24;
  color: #fff;
}

a.show_on {
  background: #1c64b9;
  color: #fff;
  border: 1px solid #1c64b9;
}

a.show_on:hover {
  transition: 0.5s;
  background: #1c64b9;
  color: #fff;
  border: 1px solid #1c64b9;
}

.highSearchOut .nowPay {
  color: #1c64b9;
}

.highSearchOut .nowPay:hover {
  color: #ff9f24;
}

.highSearchOut .cancelPay {
  display: inline-block;
}

.highSearchOut .person-subtitle form {
  padding: 40px 255px 60px;
  background-color: #f9f9f9;
  margin-bottom: -20px;
}

.highSearchOut .person-subtitle form tr {
  height: 35px;
}

.highSearchOut .person-subtitle .invoice-input {
  width: 295px;
  border: none;
  height: 38px;
}

.highSearchOut .person-subtitle .invoice {
  width: 160px;
  padding: 10px 3px;
  border: 1px solid #ccc;
  background-color: #f9f9f9;
}

.highSearchOut .invoice-input-text {
  padding: 0px;
}

#is_default {
  margin-left: 80px;
}

#invoice-radio {
  float: right;
  margin-left: 5px;
}

#userWithOrdersTable button {
  background-color: #4b6cb6;
  border-color: #1c64b9;
  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;
}

/*重要通知*/
.highSearchOut .messageInner {
  width: 1212px;
  margin: 30px auto 100px;
  padding: 30px;
  font-size: 14px;
  background: #fff;
  min-height: 400px;
}

.highSearchOut .messageInner #messageInner-fgx {
  width: 100%;
  height: 2px;
  background: #cacbcc;
  margin-bottom: 20px;
}

.highSearchOut .messageInner span {
  display: block;
  text-indent: 0em;
}

.highSearchOut .messageInner-body {
  line-height: 30px;
  font-size: 16px;
  text-indent: 2em;
}

.highSearchOut .messageInner-title {
  font-size: 25px;
  text-align: center;
}

.highSearchOut .messageInner-time {
  font-size: 12px;
  text-align: center;
  margin-bottom: 15px;
}

/*.jufa-msgManage{
      display: inline-block;
      width: 40px;
      height: 20px;
      background: url(/static/Public/images/envelope2.png) no-repeat center;
      background-size: 50%;
  }
  .highSearchOut .jufa-msgManage:hover{
     background: url(/static/Public/images/envelope3.png) no-repeat center;
     background-size: 50%;
     width: 40px;
     height: 20px;
  }*/
.highSearchOut .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;
}

.highSearchOut .isRead {
  padding-right: 15px;
  font-size: 8px;
  position: relative;
  top: -2px;
  color: #1c64b9;
}

.highSearchOut .person-read {
  color: #333;
}

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

.highSearchOut .person-bg {
  border-left: 5px solid #1c64b9;
  background: #f7f7f7;
  color: #ff9f24;
}

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

.highSearchOut .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: #1c64b9;
  width: 98px;
  height: 25px;
  line-height: 24px;
  border-radius: 15px;
  border: #1c64b9;
  color: white;
}

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

.highSearchOut .myachieve span {
  margin-top: 20px;
  font-family: "微软雅黑";
  font-weight: 410;
  font-style: normal;
  font-size: 15px;
  color: #666666;
  text-align: center;
}

.highSearchOut .myachieve .myachieve-text {
  padding-top: 10px;
  height: 25px;
}

.highSearchOut .myachieve-text a {
  margin-top: 10px;
  font-size: 14px;
  display: block;
}

.highSearchOut .myachieve .ac-number {
  margin-top: 40px;
  font-family: "微软雅黑";
  font-weight: 410;
  font-style: normal;
  font-size: 36px;
  color: #e93224;
}

.highSearchOut .ac-number p {
  display: inline;
}

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

.highSearchOut .couponsjuan .juan-shang {
  height: 75px;
  width: 100%;
  text-align: center;
  padding-left: 20px;
}

.highSearchOut .couponsjuan .juan-xia {
  padding-left: 15px;
  color: #a599a5;
  padding-top: 5px;
}

.highSearchOut .juan-xia h5 {
  display: inline;
  margin-right: 18px;
  line-height: 20px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.highSearchOut .juan-shang .juan {
  float: left;
}

.highSearchOut .juan-shang .juan-fh {
  color: #e93224;
  padding-top: 30px;
}

.highSearchOut .juan-shang .juan-je {
  font-size: 30px;
  color: #e93224;
  padding-top: 15px;
  padding-left: 5px;
}

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

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

.highSearchOut .juan-use:hover {
  color: #ff9f24;
  border: 1px solid #ff9f24;
}

#coupons-state .person-fgx {
  height: 25px;
  width: 100%;
  text-align: center;
}

.highSearchOut .person-fgx span {
  font-family: "微软雅黑";
  font-weight: 500;
  font-style: normal;
  color: #1c64b9;
  font-size: 15px;
}

#coupons-state .coupons-fx {
  float: left;
  height: 25px;
  margin-left: 20px;
  text-align: center;
}

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

.highSearchOut .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: #1c64b9;
  border-radius: 0px;
  font-family: "微软雅黑";
  font-weight: 400;
  font-style: normal;
  color: #1c64b9;
  font-size: 12px;
  position: relative;
  top: -2px;
}

#nvitationlj span {
  color: #1c64b9;
  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: #1c64b9;
  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;
}

.highSearchOut .check-photo {
  border: 1px solid #f0f0f0;
  margin-top: -5px;
  width: 80px;
  height: 30px;
  margin-left: 10px;
  cursor: pointer;
}

.highSearchOut .jufa-person-img-circle {
  width: 60px;
  border-radius: 50%;
}

.highSearchOut .GroupCom {
  margin: 0 auto;
  width: 180px;
  height: 36px;
  font-size: 14px;
  background: inherit;
  border: none;
  border-radius: 3px;
  line-height: 35px;
}

.highSearchOut .Group_active {
  color: #ccc;
  background-color: rgba(242, 242, 242, 1);
}

.highSearchOut .Group_NoActive {
  color: #fff;
  background-color: #1c64b9;
}

/*主站改版样式*/
.highSearchOut .mainHolo {
  padding: 0 0 60px;
  /*background-color: #F8FAFF;*/
}

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

.highSearchOut .mainHolo-body {
  width: 973px;
  margin: 0 auto;
  overflow: hidden;
}

.highSearchOut .comBody {
  display: inline-block;
  background-color: #fff;
  width: 200px;
  height: 270px;
  margin: 15px 20px;
  position: relative;
  text-align: center;
  overflow: hidden;
  float: left;
}

.highSearchOut .main-index-logo-title {
  font-family: "微软雅黑";
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  color: #fff;
  text-align: center;
  /*margin-bottom: 20px;*/
}

.highSearchOut .comBody .holo-hot {
  position: absolute;
  width: 35px;
  right: 5px;
}

.highSearchOut .comBody-img {
  width: 130px;
  height: 130px;
  margin: 15px auto 20px;
  border: 1px solid #e0e0e0;
  border-radius: 100px;
  padding: 32px;
}

.highSearchOut .comBody p:hover {
  cursor: pointer;
}

.highSearchOut .comBody-img img {
  width: 66px;
}

.highSearchOut .comBody-name {
  font-weight: 400;
  font-size: 18px;
  color: #333;
}

.highSearchOut .comBody-name img {
  width: 18px;
  margin-left: 5px;
}

.highSearchOut .comBody-inner {
  color: #999999;
  padding: 0px 23px;
  text-align: left;
  line-height: 16px;
  margin: 20px 0;
}

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

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

.highSearchOut .main-new-bLogo {
  width: 200px;
  /*margin-left: 150px;*/
}

img.new-bLogo1 {
  width: 40px;
  border-right: 1px solid #8facc5;
  padding-right: 6px;
}

img.new-bLogo2 {
  width: 95px;
}

.highSearchOut .modular {
  min-width: 210px;
  height: 115px;
  border: 1px solid #ddd;
  background-color: #fff;
  margin: 30px 30px 30px 0;
  border-radius: 3px;
}

.highSearchOut .modular-top {
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  background: #ebf0f6;
}

.highSearchOut .modular-top-img {
  width: 35px;
  margin-right: 6px;
  margin-top: -5px;
}

.highSearchOut .modular-bom {
  height: 55px;
  line-height: 20px;
  padding: 8px 15px;
}

.highSearchOut .modular-bom-txt {
  font-size: 12px;
  color: #999;
}

.highSearchOut .modular-top-txt {
  font-size: 18px;
  color: #333;
}

.highSearchOut .modular-more {
  text-align: center;
  height: 50px;
  line-height: 28px;
  position: relative;
  top: 50%;
  margin-top: -26px;
}

.highSearchOut .jufa-nav,
.highSearchOut .modular-bom p {
  cursor: pointer;
}

/*holo页面*/
.highSearchOut .special-right-title img {
  width: 36px;
  margin: 10px;
}

.highSearchOut .holo-num i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 32px;
}

.highSearchOut .holo-num span {
  color: #999;
}

.highSearchOut .holo-num {
  width: 120px;
  text-align: left;
  /*padding: 8px 0;*/
}

.highSearchOut .newHolo {
  background: #f4f7f9;
}

.highSearchOut .holo-middle {
  background: #fff;
  padding: 30px 0 15px;
}

.highSearchOut .holo-middle-list {
  display: inline-block;
  width: 278px;
  line-height: 35px;
}

.highSearchOut .middle-list-title {
  font-size: 20px;
}

.highSearchOut .comList {
  font-size: 24px;
  border: 1px solid;
  padding: 4px 8px;
  border-radius: 50px;
  margin-right: 10px;
}

.highSearchOut .list-title1 {
  color: #f9543e;
}

.highSearchOut .list-title2 {
  color: #f7ac29;
}

.highSearchOut .list-title3 {
  color: #4ec0e9;
}

.highSearchOut .list-title4 {
  color: #32c8a2;
}

.highSearchOut .middle-list-body {
  color: #666;
  padding-left: 5px;
}

.highSearchOut .holo-top-img1 {
  width: 165px;
}

.highSearchOut .holo-top-img2 {
  width: 260px;
  border-left: 1px solid #e0e2e3;
  padding: 5px 20px;
  margin-left: 20px;
}

.highSearchOut .holo-top {
  padding: 30px;
  background: #1c64b9;
}

.highSearchOut .holoHelp {
  line-height: 43px;
}

.highSearchOut .holoHelp a {
  color: #fff;
}

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

.highSearchOut .holoHelp img {
  width: 18px;
  margin-right: 3px;
  margin-top: -2px;
}

.highSearchOut .holo-civil img {
  width: 300px;
  margin: 0 auto;
  display: block;
}

.highSearchOut .holoVip {
  text-align: center;
  margin: 80px 0;
}

.highSearchOut .buy-bottom {
  padding: 10px 50px;
}

/*个人中心发票*/
div#invoiceShow {
  background: #fff;
  padding: 30px 120px;
  font-size: 15px;
}

.highSearchOut .invoice-p1 span,
.highSearchOut .invoice-p2 span {
  color: #d73731;
}

.highSearchOut .comColor {
  color: #1c64b9;
}

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

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

.highSearchOut .focusPerson-content th,
.highSearchOut .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: #1c64b9;
  border: 1px solid;
}

.highSearchOut .groupCardBtn {
  width: 220px;
  margin: 0 auto;
}

.highSearchOut .combtn {
  background: #1c64b9;
  color: #fff;
  cursor: pointer;
}

.highSearchOut .cardSee {
  color: #1c64b9;
}

.highSearchOut .cardSee:hover {
  cursor: pointer;
  color: #ff9f24;
}

.highSearchOut .cantSee {
  color: #d7d7d7;
}

.highSearchOut .cardUse {
  padding: 5px 15px;
  border-radius: 3px;
  display: inline-block;
  line-height: 20px;
  font-size: 14px;
}

.highSearchOut .combtn:hover {
  background: #ff9f24;
  color: #fff;
}

.highSearchOut .disBtn {
  background: #f2f2f2;
  color: #d7d7d7;
}

.highSearchOut .disBtn:hover {
  color: #d7d7d7;
  cursor: default !important;
}

.highSearchOut .bindingCard {
  padding: 8px 20px;
  border-radius: 5px;
}

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

.highSearchOut .changeCode-img {
  width: 110px;
  height: 44px;
  border: 1px solid #eee;
  border-radius: 3px;
  cursor: pointer;
}

#loginWeChatObj {
  display: none;
}

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

/*无法找到*/
.highSearchOut .error-no {
  border: 0;
  padding-top: 100px;
  height: 450px;
  width: 1050;
  text-align: center;
  font-size: 25px;
}

.highSearchOut .image-no {
  margin-left: 200px;
}

.highSearchOut .text-no-error {
  margin-top: 75px;
  margin-left: 50px;
  font-weight: 600;
  font-size: 27;
}

/*支付*/
.highSearchOut .pay-sl {
  text-align: center;
  padding-top: 20px;
}

.highSearchOut .pay-sl .pay-sl-text {
  margin-top: 25px;
  font-size: 25px;
}

.highSearchOut .pay-sl-text-xia {
  margin-top: 25px;
  color: #ccc;
}

.highSearchOut .pay-sl-text-xia a {
  color: #ccc;
  text-decoration: underline;
}

.highSearchOut .help-btns {
  position: fixed;
  right: 18px;
  bottom: 165px;
  border: 1px solid #ddd;
  background: #fff;
  width: 40px;
  height: 40px;
  padding: 3px;
}

.highSearchOut .help-btns:hover {
  background: #4b6cb6;
  border: 1px solid #4b6cb6;
  transition: 0.5s;
}

.highSearchOut .share-btn {
  bottom: 210px;
  background: #4b6cb6;
  border: 1px solid #4b6cb6;
}

.highSearchOut .share-btn img {
  position: fixed;
  width: 18px;
  right: 18px;
  bottom: 232px;
}

.highSearchOut .share-btn-h {
  background: #4b6cb6;
  width: 115px;
}

.highSearchOut .share-btn-h em {
  display: block;
  float: left;
  color: #fff;
  line-height: 34px;
}

.highSearchOut .tip-section {
  width: 420px;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1000;
  text-align: center;
  font-family: "微软雅黑";
  display: none;
}

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

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

.highSearchOut .logo-mf {
  position: fixed;
  right: -50px;
  bottom: 40px;
}

.highSearchOut .logo-mf:hover {
  background: #ff9f24;
  border-color: #ff9f24;
  color: #fff;
}

.highSearchOut .logo-mf a:hover {
  color: #fff;
}

.highSearchOut .tip-box .tip-text {
  color: #fff;
  text-align: right;
  margin-top: 38px;
  position: absolute;
  right: 40px;
}

.highSearchOut .tip-box .tip-text-s {
  font-size: 14px;
  float: left;
}

.highSearchOut .tip-box .tip-text-b {
  font-size: 30px;
  font-weight: 700;
  float: left;
}

.highSearchOut .tip-text-r,
.highSearchOut .tip-text-red {
  color: #ff2d4b;
}

.highSearchOut .tip-text-black {
  color: #666;
}

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

.highSearchOut .tip-button:hover,
.highSearchOut .tip-button-r:hover {
  border: 1px solid #ff9f24;
}

.highSearchOut .tip-image {
  width: 85px;
  height: 85px;
}

.highSearchOut .tip-box {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  height: 100px;
}

.highSearchOut .tip-box .box-ewm {
  position: absolute;
  right: 317px;
  height: 110px;
  width: 100px;
}

.highSearchOut .box-ewm .tip-image-color {
  position: fixed;
  height: 30px;
  width: 100px;
  background: rgba(0, 0, 0, 0.7);
}

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

.highSearchOut .tip-box .tip-image-r {
  width: 143px;
  height: 143px;
}

.highSearchOut .tip-box .tip-s {
  font-size: 12px;
  color: #666;
  margin-bottom: 10px;
}

.highSearchOut .tip-b {
  color: #1c64b9;
}

.highSearchOut .tip-r {
  color: #ff2d4b;
}

.highSearchOut .tip-button-r {
  font-size: 14px;
  border: 1px solid #1c64b9;
  border-radius: 20px;
  color: #1c64b9;
  padding: 2px 10px;
}

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

.highSearchOut .tip-triangle-left {
  right: 222px;
  border-left: 10px solid #eee;
}

.highSearchOut .tip-square {
  position: fixed;
  right: 50px;
  bottom: 210px;
  width: 50px;
  height: 100px;
}

.highSearchOut .mb-10 {
  margin-bottom: 10px;
}

.highSearchOut .login-bottom-box {
  display: none;
  position: absolute;
  right: 337px;
  top: 30px;
}

.highSearchOut .login-button {
  color: #fff;
  padding: 5px 10px;
  border: 1px solid #fff;
  border-radius: 3px;
  font-size: 15px;
  margin-top: 25px;
}

.highSearchOut .login-button:hover {
  cursor: pointer;
  border: 1px solid #ff9f24;
  color: #ff9f24;
  transition: 0.5s;
}

.highSearchOut .album_agree {
  color: #727272;
  width: 300px;
  margin: 10px auto;
  margin-bottom: 0;
}

.highSearchOut .album_agree a {
  color: #00a2cb;
}

.highSearchOut .buy-check {
  position: relative;
  left: 0px;
  top: 2px;
}

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

.highSearchOut .filter-dropdown-title .note-box {
  left: -100px;
}

.highSearchOut .tip-box .note-box {
  left: 25px;
  bottom: 80px;
}

.highSearchOut .note-box-menu {
  top: 25px;
  left: -20px;
  bottom: inherit;
}

.highSearchOut .note-head {
  background: #f2f2f2;
  overflow: hidden;
  padding: 5px 10px;
}

.highSearchOut .note-head-text {
  display: block;
  font-size: 12px;
  color: #333;
}

.highSearchOut .note-body {
  color: #666;
  padding: 5px 10px;
  line-height: 22px;
  white-space: normal;
  max-height: 200px;
  overflow-y: auto;
  text-align: left;
}

.highSearchOut .note-body:hover {
  cursor: text;
}

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

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

.highSearchOut .share-tip {
  bottom: 90px;
  /*width: 240px;
      height: 220px;*/
  padding-bottom: 10px;
}

.highSearchOut .share-tip .note-triangle-down {
  left: 115px;
}

.highSearchOut .share-tip-r {
  left: -250px;
  bottom: -1px;
  width: 240px;
}

.highSearchOut .share-tip-r .note-triangle-up {
  transform: rotate(90deg);
  left: 148px;
  top: 95px;
}

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

/*个人中心我的订单*/
.highSearchOut .filterMsg {
  padding: 20px 0;
}

.highSearchOut .filterMsg a:active,
.highSearchOut .filterMsg a:focus {
  color: #fff;
}

/*搜索页分享*/
.highSearchOut .shareDiv {
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  z-index: 999;
  top: 0;
  left: 0;
}

.highSearchOut .shareDivInner {
  position: relative;
  width: 350px;
  background: #fff;
  border: 1px solid #eee;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  padding-bottom: 10px;
}

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

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

/*./搜索页分享*/
/*批量下载*/
#submitDownListBtn {
  margin-left: 115px;
}

/*holo广告*/
.highSearchOut .text-main-ztholo {
  padding: 4px 0;
  position: relative;
  color: #1c64b9;
}

.highSearchOut .text-main-holo {
  background-color: #e2f0fd;
  height: 26px;
  line-height: 14px;
  padding: 5px;
  border-radius: 3px;
  border: 1px #cce4fb solid;
}

.highSearchOut .text-main-ztholo-nr {
  display: inline-block;
}

.highSearchOut .text-main-holo-nr {
  border-left: 1px solid #a5c8de;
  padding-left: 7px;
  margin-left: 7px;
  height: 14px;
  display: inline-block;
  color: #69a0bf;
}

.highSearchOut .holobq:hover .text-main-holo-nr {
  color: #fff;
  border-left: 1px solid #fff;
  transition: 0.5s;
}

.highSearchOut .holobq:hover .text-main-holo {
  background-color: #ff9f24;
  border: 1px #ff9f18 solid;
  border-radius: 3px;
  color: #fff;
  transition: 0.5s;
}

.highSearchOut .holobq:hover .text-main-img {
  display: none;
  transition: 0.5s;
}

.highSearchOut .text-main-img2 {
  display: none;
}

.highSearchOut .holobq:hover .text-main-img2 {
  display: inline;
  transition: 0.5s;
}

#attentionCond {
  margin-left: 50px;
}

/*法规详情页*/
.highSearchOut .law-nav-list {
  display: block;
}

.highSearchOut .law-detail {
  padding: 20px;
}

.highSearchOut .law-bian {
  font-size: 18px;
  font-weight: bold;
}

.highSearchOut .law-zhang,
.highSearchOut .law-jie {
  margin: 10px 0;
}

.highSearchOut .law-tiao,
.highSearchOut .law-kuan,
.highSearchOut .law-jie,
.highSearchOut .law-kuan,
.highSearchOut .law-xiang {
  text-indent: 2em;
  padding-left: 1em;
}

.highSearchOut .law-jie {
  text-indent: 1em;
}

.highSearchOut .law-ponit {
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #1c64b9;
  margin-right: 10px;
  position: relative;
  top: -4px;
}

#law_nav_up .fa {
  position: relative;
  top: -2px;
  left: 4px;
}

.highSearchOut .law-quote {
  font-size: 14px;
}

.highSearchOut .law-tiao {
  margin: 5px 0;
}

/*.eachCiteLaw a{color: #1C64B9;}*/
.highSearchOut .hightKeyword {
  background: #3cb371;
}

/*.highlightno{background-color: none;}*/
/*detail*/
.highSearchOut .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;
}

.highSearchOut .popup span {
  color: #f36c28;
  font-size: 16px;
  margin-right: 3px;
}

.highSearchOut .popup span:hover {
  color: #333;
}

#hguserkeyword:hover .popup {
  display: block;
}

/*争议焦点*/
.highSearchOut .p-d0 {
  padding: 0 !important;
}

.highSearchOut .mg0 {
  margin: 0 !important;
}

.highSearchOut .borri {
  border-radius: 5px;
}

.highSearchOut .disno {
  display: none;
}

.highSearchOut .lih34 {
  line-height: 34px;
}

.highSearchOut .mgl48 {
  margin-left: 48px;
}

.highSearchOut .focus-btn {
  position: fixed;
  right: 0;
  bottom: 430px;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: #f36c28;
}

.highSearchOut .focus-btn span {
  color: white;
}

.highSearchOut .type-btn {
  position: fixed;
  right: 0;
  bottom: 477px;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: #1c64b9;
}

.highSearchOut .type-btn span {
  color: white;
}

.highSearchOut .apply-btn {
  position: fixed;
  right: 0;
  bottom: 524px;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: #1c64b9;
}

.highSearchOut .apply-btn span {
  color: white;
}

.highSearchOut .focus-pop-box {
  position: fixed;
  right: 40px;
  bottom: 80px;
  width: 300px;
  height: 390px;
  background-color: white;
  border: 1px solid #eee;
}

.highSearchOut .notepizhu-box {
  position: fixed;
  overflow-y: scroll;
  right: 40px;
  bottom: 80px;
  width: 300px;
  height: 560px;
  background-color: white;
  border: 1px solid #eee;
}

.highSearchOut .focus-pop-box .container {
  width: 100%;
}

.highSearchOut .notepizhu-box .container {
  width: 100%;
}

.highSearchOut .focus-title {
  line-height: 28px;
  font-size: 16px;
  border-left: 3px solid #f36c28;
  color: #f36c28;
  padding-left: 5px;
  border-bottom: 1px solid #ddd;
}

.highSearchOut .focus-pop-box .selCase {
  width: 100%;
  border-color: #d2d6de;
}

.highSearchOut .notepizhu-box .selCase {
  width: 100%;
  border-color: #d2d6de;
}

/*输入提示*/
.highSearchOut .focus-hint {
  font-size: 14px;
  color: #f36c28;
  text-align: center;
  width: 100%;
  height: 30px;
  line-height: 30px;
}

/*相关度图表*/
#holo_chart {
  width: 76%;
}

.highSearchOut .holo-charts {
  width: 49%;
  height: 150px;
}

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

.highSearchOut .star-chart {
  width: 48% !important;
}

.highSearchOut .star-chart:first-of-type {
  margin-left: 15px;
}

.highSearchOut .star-chart:last-of-type {
  margin-right: 15px;
}

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

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

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

.highSearchOut .mr2 {
  margin-right: 2px;
}

/*相关度图表*/
.highSearchOut .cap-tit-bg {
  background-color: #f36c28 !important;
}

/*收藏夹*/
.highSearchOut .ztree li span.button {
  background-image: url("/static/Public/plugins/ztree/css/img/collectTree.png");
}

.highSearchOut .type_modal .modal-dialog {
  margin-top: 25%;
}

.highSearchOut .type_modal .modal-title {
  color: #1c64b9;
  font-size: 16px;
}

.highSearchOut .type_modal .modal-title span {
  display: inline-block;
  background: #1c64b9;
  width: 5px;
  height: 18px;
  margin-right: 10px;
  position: relative;
  top: -1px;
  vertical-align: middle;
}

.highSearchOut .type_modal .modal-body div {
  margin: 20px 15px 10px;
  text-align: center;
}

.highSearchOut .type_modal .modal-body input[type="text"] {
  border: 1px solid #e0e0e0;
  padding: 8px 15px;
  border-radius: 3px;
  width: 300px;
  font-size: 15px;
}

.highSearchOut .type_modal .modal-body input[type="button"] {
  background: #1c64b9;
  color: #fff;
  border: 0px;
  padding: 6px 25px;
  border-radius: 3px;
  cursor: pointer;
  font-size: 15px;
}

#threeWechart iframe {
  height: 350px !important;
}

.highSearchOut .impowerBox .qrcode {
  width: 230px !important;
}

.highSearchOut .list_kword {
  padding: 0px 20px;
  margin: 12px 0px -10px;
}

.highSearchOut .hit_time {
  padding: 0px 20px;
  margin: 12px 0px -10px;
}

.highSearchOut .hit_time span {
  margin-right: 8px;
}

/* 首页专题库新版样式 */

.highSearchOut .mainbody-right {
  border: 1px solid #ddd;
  border-radius: 5px;
}

.highSearchOut .search-line {
  border: 0px;
}

.highSearchOut .mainbody-right span {
  color: #1273fe;
}

.highSearchOut .mainbody-right input {
  padding-left: 10px;
}

.highSearchOut .totalNum {
  color: #333;
}

.highSearchOut .totalNum span {
  color: #1273fe;
  margin: 0px 3px;
}

.highSearchOut .mainbody-title {
  border-bottom: 1px solid #1273fe;
}

.highSearchOut .criminal_out a {
  color: #333;
}

.highSearchOut .criminal_out li {
  display: inline-block;
  width: 270px;
  padding: 5px 0px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin: 6px 25px 6px 0px;
}

.highSearchOut .criminal_out li:nth-child(4n) {
  margin-right: 0px;
}

.highSearchOut .criminal_out li:hover {
  border: 1px solid #1273fe;
  /*     background: #EEF5FF; */
}

.highSearchOut .criminal_out img {
  width: 30px;
  height: 30px;
  margin: 0px 8px 0px 12px;
}

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

.highSearchOut .criminal_out li.has_buy i {
  display: inline-block;
  vertical-align: middle;
  width: 155px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.highSearchOut .mainHolo-title {
  margin-bottom: 0px;
}

.highSearchOut .contains {
  width: 100%;
  padding: 0;
  margin: 0px auto;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 1);
  border: none;
  border-radius: 4px;
}

.highSearchOut .main-title {
  font-size: 16px;
  height: 55px;
  border-bottom: 1px solid #ddd;
}

.highSearchOut .main-title>a {
  margin-right: 20px;
  color: #999;
  font-size: 14px;
}

.highSearchOut .main-content {
  display: flex;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  background: #fff;
}

.highSearchOut .content-left {
  width: 810px;
  border-right: 1px solid #e7e7e7;
  overflow: auto;
  /* border-radius: 30px; */
}

.highSearchOut .content-left-set {
  width: 810px;
  border-right: 1px solid #ddd;
}

.highSearchOut .drag-list {
  margin: 10px 40px;
}

.highSearchOut .drag-area {
  list-style: none;
  background: rgb(255, 255, 255);
  margin: 5px 0 10px;
  font-size: 24px;
  display: flex;
  justify-content: space-between;
  cursor: move;
  border-radius: 5px;
  box-shadow: 0px 2px 10px 0px rgba(209, 211, 221, 1);
  align-items: center;
}

.highSearchOut .del_btn {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #ddd;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 50px;
  line-height: 17px;
  font-size: 14px;
  margin-right: 20px;
  font-weight: bold;
}

.highSearchOut .del_btn:hover {
  color: #1c64b9;
  border-color: #1c64b9;
}

.highSearchOut .content-right {
  width: 360px;
  background: #fafafa;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.highSearchOut .content-right-set {
  width: 360px;
  background: #fafafa;
}

.highSearchOut .not-default {
  color: #ddd !important;
  cursor: not-allowed !important;
}

.highSearchOut .set-default:hover {
  color: #ff9f24;
}

.highSearchOut .drag-area .title {
  margin-left: 15px;
  font-size: 16px;
  line-height: 40px;
  color: #333;
}

.highSearchOut .section:first-child {
  margin-top: 25px;
}

.highSearchOut .section-title {
  display: flex;
}

.highSearchOut .section-title>p {
  width: 84px;
  font-size: 14px;
  /* text-align: center; */
  color: #1c64b9;
}

.highSearchOut .tit-line {
  display: inline-block;
  width: 656px;
  border-top: 1px dashed #cccccc;
  vertical-align: 5px;
}

.highSearchOut .sl {
  width: 4px;
  height: 16px;
  background: inherit;
  background-color: #1c64b9;
}

.highSearchOut .ml {
  width: 184px;
}

.highSearchOut label {
  font-size: 14px;
  color: #333;
  margin-bottom: 0;
  font-weight: initial;
  margin-bottom: 15px;
  width: 85px;
  text-align: right;
}

.highSearchOut .title-left>a {
  color: #1c64b9;
  font-size: 14px;
  display: flex;
  align-items: center;
}

.highSearchOut .title-left>p {
  display: flex;
  font-size: 16px;
  margin-right: 20px;
  color: #333;
}

.highSearchOut .tit-show {
  display: inline-block;
  width: 8px;
  height: 20px;
  background: #1c64b9;
  margin-right: 3px;
  margin-right: 10px;
}

.highSearchOut .flex-style {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.highSearchOut .lists {
  /* margin: 20px 40px; */
  margin: 20px 10px 20px 20px;
}

.highSearchOut .btn-btmbox {
  width: 100%;
  margin: 50px auto 65px;
  display: flex;
  justify-content: center;
}

.highSearchOut .btm-common {
  display: inline-block;
  border-radius: 2px;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  width: 130px;
  text-align: center;
}

.highSearchOut .btn-search {
  color: #fff;
  background: #1c64b9;
}

.highSearchOut .btn-reset {
  color: #1c64b9;
  border: 1px solid #1c64b9;
}

.highSearchOut .label-lists {
  width: 100%;
  padding: 10px 10px 10px 23px;
}

.highSearchOut .label-lists>span {
  font-size: 12px;
  text-align: left;
  width: 99px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  border: 1px solid #efefef;
  border-radius: 50px;
  color: #333;
  margin-top: 10px;
  margin-right: 4px;
  background: #ffffff;
  cursor: pointer;
}

.highSearchOut .choose-attrs:hover {
  color: #ff9f24;
}

.highSearchOut .choose-attrs-drop:hover {
  color: #ff9f24;
}

.highSearchOut .label-lists>span:nth-of-type(3n + 3) {
  margin-right: 0px;
}

/* 右侧栏不可添加时候 */
.highSearchOut .dis-label {
  color: #999;
}

.highSearchOut .add-i {
  color: #999;
  font-weight: 200;
  margin: 0 5px 0 10px;
}

.highSearchOut .icon-common {
  display: inline-block;
  color: #fff;
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  position: relative;
  background: #f5f5f5;
  border: 1px solid #cccccc;
}

.highSearchOut .line-box .icon-common {
  background: #e5f5cc;
  border: 1px solid #b2da8d;
}

.highSearchOut .line-three .icon-common {
  background: #e9f7ff;
  border: 1px solid #aedbee;
}

.highSearchOut .line-box .icon-add:before {
  content: " ";
  background: url("/static/Public/css/HighSearch/icon/add_1.png") no-repeat;
  background-size: 100% 100%;
  margin-bottom: 1px;
}

.highSearchOut .line-box .icon-jian:before {
  content: " ";
  background: url("/static/Public/css/HighSearch/icon/close_1.png") no-repeat;
  background-size: 100% 100%;
  margin-bottom: 1px;
}

.highSearchOut .line-three .icon-add:before {
  content: " ";
  background: url("/static/Public/css/HighSearch/icon/add_2.png") no-repeat;
  background-size: 100% 100%;
  margin-bottom: 1px;
}

.highSearchOut .line-three .icon-jian:before {
  content: " ";
  background: url("/static/Public/css/HighSearch/icon/close_2.png") no-repeat;
  background-size: 100% 100%;
  margin-bottom: 1px;
}

.highSearchOut .icon-add {
  margin-bottom: 15px !important;
  margin-left: 8px !important;
}

.highSearchOut .icon-jian {
  margin-left: 8px !important;
}

.highSearchOut .icon-arrow {
  margin-left: 8px !important;
}

.highSearchOut .icon-add:before,
.highSearchOut .icon-jian:before,
.highSearchOut .icon-arrow:before {
  content: " ";
  display: inline-block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.highSearchOut .icon-add:before {
  content: " ";
  background: url("/static/Public/css/HighSearch/icon/add.png") no-repeat;
  background-size: 100% 100%;
  margin-bottom: 1px;
}

.highSearchOut .icon-jian:before {
  content: " ";
  background: url("/static/Public/css/HighSearch/icon/close.png") no-repeat;
  background-size: 100% 100%;
  margin-bottom: 1px;
}

.highSearchOut .icon-arrow:before {
  content: " ";
  background: url("/static/Public/css/HighSearch/icon/arrow.png") no-repeat;
  background-size: 100% 100%;
  margin-bottom: 1px;
}

.highSearchOut .icon-add+.icon-jian {
  margin: 0 5px 15px 0;
}

.highSearchOut .list-item {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}

.highSearchOut .li_keyword {
  position: relative;
  padding-left: 119px;
}

.highSearchOut .li_keyword>label {
  position: absolute;
  left: 0px;
  top: 12px;
}

.highSearchOut .li_keyword>label+span {
  position: absolute;
  left: 108px;
  top: 12px;
}

.highSearchOut .iconAddOut,
.highSearchOut .iconJianOut,
.highSearchOut .iconJianOutP {
  margin-bottom: 23px !important;
}

select::-ms-expand {
  display: none;
}

.highSearchOut .select-common {
  /* 清除默认边框 */
  border: 0;
  /* 清除默认的箭头样式 */
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  /* 右侧添加小箭头的背景图 */
  background: url(/static/Public/css/HighSearch/icon/arrow_blue.png) center no-repeat;
  background-size: 16px;
  color: #1c64b9;
  background-position-x: 38px;
  text-align: center;
  font-size: 14px;
  padding-left: 5px;
  border-radius: 3px;
  cursor: pointer;
}

.highSearchOut .li_keyword .line-three>select {
  background-image: url(/static/Public/css/HighSearch/icon/arrow_999.png);
  background-position: right;
  color: #999;
}

.highSearchOut .li_keyword .line-three+.select-common {
  background-image: url(/static/Public/css/HighSearch/icon/arrow_999.png);
  color: #999;
  padding: 0px 9px;
}

.highSearchOut .li_keyword .input-box-add3 .select-common {
  margin-left: 4px;
}

.highSearchOut .input-common {
  border: none;
  width: 455px;
  height: 100%;
  margin: 0 5px 0 1px;
  padding: 0 4px;
}

.highSearchOut .input-special-r {
  width: 400px;
}

.highSearchOut .li_keyword .input-special-r {
  width: 230px;
}

.highSearchOut .input-box {
  border: 1px solid #dddddd;
  border-radius: 4px;
  height: 30px;
  width: 496px;
  display: flex;
  align-items: center;
  margin-left: 16.69px;
  margin-bottom: 15px;
  position: relative;
}

.highSearchOut .line-box>label+.input-box {
  margin-left: 19px;
}

.highSearchOut .li_keyword .input-box,
.highSearchOut .li_keyword .input-box-in {
  border: none;
  width: auto;
  min-width: 426px;
  margin: 3px 0px;
}

.highSearchOut .li_keyword .line-three>.input-box {
  margin-left: 5px;
}

.highSearchOut .input-box-add {
  height: 30px;
  width: 496px;
  display: flex;
  align-items: center;
  margin-left: 107px;
  margin-bottom: 15px;
}

.highSearchOut .input-box-in {
  width: 400px;
  height: 30px;
  /* border: 1px solid #dddddd; */
  border-radius: 4px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  margin-bottom: 15px;
}

.highSearchOut .li_keyword .input-box-in {
  margin: 3px 0px 3px 5px;
}

.highSearchOut .input-add {
  width: 300px;
}

.highSearchOut .li_keyword .input-add {
  width: 230px;
}

.highSearchOut .input-special {
  width: 384px;
}

.highSearchOut .radio-box {
  height: auto;
  width: 496px;
  display: flex;
  align-items: center;
  margin-left: 22px;
  margin-bottom: 15px;
  flex-wrap: wrap;
}

.highSearchOut .drop-select-short {
  width: 54px;
  height: 100%;
}

.highSearchOut .drop-select-ls {
  width: 80px;
  height: 100%;
  background-position-x: 65px !important;
}

.highSearchOut .drop-select-long {
  width: 496px;
  height: 100%;
  color: #999999;
  background-position-x: 469px;
}

.highSearchOut .drop-select-logic {
  width: 90px;
  height: 100%;
  border: 1px solid #dddddd;
  background-position-x: 55px;
  background-position-y: 7px;
}

.lists:not([data-typename="文书段落"]) .drop-select-logic {
  width: 85px;
}

.highSearchOut .drop-select-add {
  margin-bottom: 15px;
  height: 30px;
  margin-right: -2px;
}

.highSearchOut .input-long {
  width: 454px;
}

.highSearchOut .btn-radio {
  /* width: 158.5px; */
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  color: #333;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* .highSearchOut .btn-radio:nth-child(3n+3) {
      margin-right: 0 !important;
  } */

.highSearchOut .btn-radio-one {
  height: 24px;
  line-height: 24px;
  display: flex;
  align-items: center;
}

.highSearchOut .check-box {
  margin: 0 10px 0 0 !important;
}

.highSearchOut .label-fors {
  margin-bottom: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.highSearchOut .label-for {
  margin-bottom: 0;
  cursor: pointer;
  height: 24px;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1c64b9;
  margin-left: 0;
}

.highSearchOut .label-for span {
  /* width: 60px; */
  overflow: hidden;
  height: 24px;
  text-overflow: ellipsis;
  word-break: keep-all;
  color: #1c64b9;
}

.highSearchOut .btn-radio-short {
  width: 65px;
  display: flex;
  justify-content: center;
}

/* 单选框选中样式 */
.highSearchOut .btn-radio-ed {
  background: #1c64b9;
  color: #ffffff;
}

.highSearchOut .label-fors {
  display: flex;
  align-items: center;
}

.highSearchOut .radio-style {
  margin-right: 3px;
}

.highSearchOut .ml15 {
  margin: 0 0 15px;
}

.highSearchOut .li_keyword .ml15 {
  margin-bottom: 10px !important;
}

.highSearchOut .li_keyword .line-three .ml15 {
  margin-bottom: -3px !important;
}

.highSearchOut .li_keyword>.ml15 {
  margin-bottom: 13px !important;
}

.highSearchOut .mr17 {
  margin-right: 10px;
  margin-bottom: 10px;
}

.highSearchOut .mr6 {
  margin-right: 5px;
}

.highSearchOut .right-kuo,
.highSearchOut .left-kuo {
  font-size: 14px;
  color: #333;
  margin-bottom: 16px;
  margin-left: 7px;
}

.highSearchOut .right-kuo {
  margin-left: 8px;
}

.highSearchOut .li_keyword .right-kuo {
  margin-bottom: 7px;
}

.highSearchOut .icon-box {
  display: flex;
}

.highSearchOut .icon-back {
  background: url("/static/Public/css/HighSearch/icon/back.png") no-repeat;
  width: 20px;
  height: 20px;
  background-position: center;
}

.highSearchOut .icon-set {
  background: url("/static/Public/css/HighSearch/icon/setting.png") no-repeat;
  width: 15px;
  height: 15px;
  background-size: 100% 100%;
  margin-right: 5px;
}

.highSearchOut .icon-date {
  background: url("/static/Public/css/HighSearch/icon/date.png") no-repeat;
  width: 15px;
  height: 15px;
  background-size: 100% 100%;
  margin-right: 5px;
}

.highSearchOut .icon-rec {
  background: url("/static/Public/css/HighSearch/icon/rec.png") no-repeat;
  width: 15px;
  height: 15px;
  background-size: 100% 100%;
  margin-right: 5px;
}

.highSearchOut .icon-ay {
  background: url("/static/Public/css/HighSearch/icon/list.png") no-repeat;
  width: 15px;
  height: 15px;
  background-size: 100% 100%;
  margin-right: 5px;
  display: inline-block;
}

.highSearchOut .drop-define {
  padding-right: 17px;
  cursor: pointer;
}

.highSearchOut .input-only {
  width: 453px;
}

.highSearchOut .num-box {
  display: flex;
  margin-left: 130px;
  margin-bottom: 15px;
}

.highSearchOut .num-box>p {
  margin-right: 10px;
}

.highSearchOut .num-box>p>input {
  border: none;
  border-bottom: 1px solid #dddddd;
  width: 30px;
  margin: 0 5px;
}

.highSearchOut .num-boxs {
  width: 493px;
  height: 30px;
  display: flex;
  margin-bottom: 15px;
  margin-left: 20px;
  margin-right: -1px;
}

.highSearchOut .num-boxs+.num-boxs {
  margin-left: 66px;
}

.highSearchOut .input-num-box {
  width: 220px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  display: flex;
  align-items: center;
}

.highSearchOut .input-num-box>span {
  display: block;
  text-align: center;
  vertical-align: 2px;
}

.highSearchOut .input-num-box>span:last-child {
  margin-left: 15px;
}

.highSearchOut .cut-lines {
  margin: 0 25px;
}

.highSearchOut .input-num {
  width: 135px;
  padding-left: 25px;
}

.highSearchOut .radio-box-s {
  margin-left: 95px;
}

.highSearchOut .radio-boxed {
  background: rgba(233, 247, 255, 1) !important;
  border-color: #1c64b9;
}

.highSearchOut .radio-boxed .label-for {
  color: #1c64b9 !important;
}

.highSearchOut .drop-logic-s {
  height: 30px;
  margin-right: 12px;
  margin-bottom: 15px;
  /* border-radius: 4px; */
  /* margin-left: 28px; */
  margin-left: 14px;
}

.highSearchOut .line-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  /* max-width: 93%; */
  max-width: 93%;
  width: 624px;
}

.highSearchOut .li_keyword .line-box {
  width: 565px;
  margin: 3px 0px;
}

.highSearchOut .input-date {
  width: 223px;
  height: 30px;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 15px;
  margin-left: 16px;
  background: url(/static/Public/css/HighSearch/icon/date.png) no-repeat right 10px center;
  margin-right: 0;
  cursor: pointer;
}

.highSearchOut .dsr_date {
  margin: 0px;
  border-radius: 0px;
}

.highSearchOut .date-box {
  display: flex;
}

.highSearchOut .left-kuo-three,
.highSearchOut .right-kuo-three {
  color: red;
  display: none;
}

.highSearchOut .line-three {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 96%;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.highSearchOut .li_keyword .line-three {
  width: 495px;
  margin-left: 8px;
}

.highSearchOut .line-three-add {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 76%;
}

.highSearchOut .li_keyword .line-three-add {
  max-width: 100%;
}

.highSearchOut .input-box-add3 {
  height: 32px;
  /* width: 415px; */
  display: flex;
  align-items: center;
  margin-left: 97px;
  margin-bottom: 15px;
  /* border: 1px solid #dddddd; */
  border-radius: 3px;
}

.highSearchOut .li_keyword .input-box-add3 {
  margin-bottom: 5px;
  margin-left: 0px;
}

.highSearchOut .input-box-add3>select,
.highSearchOut .input-box-add3>.input-box-in3 {
  border: none;
}

.highSearchOut .input-box-add3>select {
  color: #999;
  background-image: url(/static/Public/css/HighSearch/icon/arrow_999.png);
}

.highSearchOut .input-box-in3 {
  /*     width: 300x; */
  height: 30px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  display: flex;
  align-items: center;
  margin-left: 10px;
}

.highSearchOut .li_keyword .input-box-in3 {
  border-top: 1px solid #ddd;
  border-radius: 0px;
}

.highSearchOut .input-add3 {
  width: 206px;
}

.highSearchOut .li_keyword .input-add3 {
  width: 194px;
}

.highSearchOut .drop-logic-n {
  margin-bottom: 15px;
  height: 30px;
}

.highSearchOut .li_keyword .drop-logic-n {
  margin: 8px 5px;
}

.highSearchOut .floatBottom {
  z-index: 10;
  position: fixed;
  width: 810px;
  height: 80px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #dadada;
  background: rgba(255, 255, 255, 0.9);
  bottom: 0;
}

.highSearchOut .btn-btmboxs {
  display: flex;
  justify-content: center;
  margin: 20px auto;
}

.highSearchOut .searchTipsObj {
  height: 200px;
}

/* .gt4 {
      width: auto;
      padding: 0 18px;
      
  }
  .highSearchOut .gt4 .label-for span {
      width: auto!important;
  } */
.highSearchOut .wenshu-style {
  width: 91.2px;
}

.highSearchOut .wenshu-style .label-for span {
  width: 28px !important;
}

.highSearchOut .wenshu-style:nth-child(5n + 5) {
  margin-right: 0 !important;
}

.highSearchOut .wenshu-style:nth-child(3n + 3) {
  margin-right: 10px !important;
}

.highSearchOut .prog-making {
  position: relative;
}

.highSearchOut .prog-making:after {
  content: " ";
  display: inline-block;
  width: 26px;
  height: 12px;
  cursor: pointer;
  background: url("/static/Public/css/HighSearch/icon/making.png") no-repeat;
  background-size: 100% 100%;
  margin-bottom: 1px;
  position: absolute;
  top: -6px;
  right: 8px;
}

.highSearchOut .only-me {
  position: relative;
}

.highSearchOut .only-me:after {
  content: " ";
  display: inline-block;
  width: 26px;
  height: 12px;
  cursor: pointer;
  background: url("/static/Public/css/HighSearch/icon/own.png") no-repeat;
  background-size: 100% 100%;
  margin-bottom: 1px;
  position: absolute;
  top: -6px;
  right: 8px;
}

.highSearchOut .result-box {
  width: 158px;
}

.highSearchOut .result-box span {
  width: 95px;
}

.highSearchOut .result-box:nth-child(4n + 4) {
  margin-right: 10px !important;
}

.highSearchOut .result-box:nth-child(3n + 3) {
  margin-right: 0 !important;
}

.highSearchOut .result-box span {
  word-break: break-all !important;
}

.highSearchOut .ay,
.highSearchOut .fy {
  cursor: pointer;
  display: flex;
  align-items: center;
}

.highSearchOut .search-tree {
  margin: 0 !important;
}

.highSearchOut .search-tree li {
  border: none;
}

.highSearchOut .input-long-a {
  width: 400px;
}

.highSearchOut .fa-list {
  margin-right: 5px;
  height: 12px;
}

.highSearchOut .ay-modal,
.highSearchOut .modal-back {
  position: fixed;
  width: 100%;
  height: 100%;
  background: transparent;
  top: 0;
  left: 0;
  z-index: 1;
}

.highSearchOut .layui-laydate .layui-this {
  background-color: #1c64b9 !important;
}

.highSearchOut .layui-laydate-header i:hover,
.highSearchOut .layui-laydate-header span:hover {
  color: #1c64b9 !important;
}

.highSearchOut .add_word2vec {
  color: #bf3138;
  font-size: 12px;
  cursor: pointer;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bf3138;
  border-radius: 3px;
  padding: 2px 3px;
}

.highSearchOut .dream-content {
  border-radius: 6px;
}

.highSearchOut .dream-header {
  border-bottom: 1px solid #e5e5e5 !important;
}

.highSearchOut .dream-title {
  color: #169bd5;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.highSearchOut .dream-body {
  padding-bottom: 0;
}

.highSearchOut .line-left {
  width: 5px;
  height: 20px;
  background: #169bd5;
  float: left;
  margin: 0px 13px 0px 13px;
}

.highSearchOut .new_word_1 {
  cursor: pointer;
  color: #1ccd89;
  padding: 3px 5px;
}

.highSearchOut .new_word_1 img {
  width: 16px;
  vertical-align: middle;
  margin: -2px 5px 0px 0px;
}

.highSearchOut .new_word_2 {
  display: none;
  padding: 3px 0px;
}

.highSearchOut .rule-input {
  border: 1px solid #00c1de;
  padding: 0px 10px;
  margin: 5px 10px 5px 0px;
  border-radius: 0px;
  vertical-align: middle;
  height: 32px;
  line-height: 32px;
  color: #666;
  font-size: 14px;
  background: rgba(255, 255, 255, 0.1);
}

.highSearchOut .rule-btn {
  background: #1c64b9;
  color: #fff;
  border: 1px solid #1c64b9;
  height: 30px;
  line-height: 28px;
  padding: 0px 10px;
  font-size: 14px;
  border-radius: 0px;
  margin: 5px 10px 5px 0px;
  vertical-align: middle;
}

.highSearchOut .new_word_2 .rule-btn {
  background: #fff;
  color: #1ccd89;
  border: 0px;
  padding: 0px;
}

.highSearchOut .modal-footer .rule-btn {
  height: 34px;
  padding: 0px 15px;
  margin: 0px 10px;
}

.highSearchOut .modal-footer .rule-btn:last-child {
  background: #fff;
  color: #aaa;
  border: 1px solid #ccc;
}

.highSearchOut .check-tab {
  margin: 10px 5px;
  width: 100%;
}

.highSearchOut .check-tab label {
  width: initial;
  margin: 0 10px 10px 10px;
}

.highSearchOut .loading {
  width: 100%;
  height: 100vh;
  line-height: 100vh;
  text-align: center;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
}

.highSearchOut .loading img {
  width: 45px;
}

.highSearchOut .blue-style {
  color: #1c64b9;
}

.highSearchOut .zmodaldialog {
  height: 100%;
}

.highSearchOut .zmodal-content {
  top: 20%;
  width: 410px;
  left: 16%;
  height: 200px;
}

.highSearchOut .zmodalbody {
  padding: 20px 60px 35px;
}

.highSearchOut .zmodalbody p {
  text-align: center;
  line-height: 1.8;
}

.highSearchOut .btn-boxes {
  display: flex;
  justify-content: center;
}

.highSearchOut .btn-boxes button {
  padding: 4px 15px;
}

.highSearchOut .btn-cancel {
  background: #fff;
  border: 1px solid #1c64b9;
  color: #1c64b9;
}

.highSearchOut .jumptoVip {
  cursor: pointer;
}

#cnum {
  color: #ca4341;
}

.highSearchOut .modal-back {
  background: rgba(0, 0, 0, 0.3);
  z-index: 5;
}

.highSearchOut .modal-dump {
  background: transparent;
}

.highSearchOut .none {
  display: none;
}

/*************** new version by zhengy ***************/

header {
  /* background: #1C64B9;
      padding: 18px 0px; */
}

.highSearchOut {
  margin: 16px 0;
}

.highSearchOut .jufa-Unified-header {
  background: #1c64b9 !important;
  color: #fff;
  width: 1170px;
  margin: 0px auto;
}

.highSearchOut .jufa-Unified-header a {
  color: #fff;
}

.highSearchOut .jufa-Unified-loginreg {
  border: 0px !important;
  padding: 0px 12px !important;
}

.highSearchOut .header_logo,
.highSearchOut .header_tit {
  display: inline-block;
  color: #fff;
  vertical-align: middle;
  margin-top: -6px;
}

.highSearchOut .header_tit {
  font-size: 18px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  padding: 5px 14px;
  margin-left: 10px;
}

img.new-bLogo1 {
  border: 0px;
}

.highSearchOut .header_bottom {
  text-align: right;
  width: 1170px;
  margin: 0px auto;
  padding: 8px 0px;
}

.highSearchOut .header_bottom .main-title {
  width: 1170px;
  margin: 0px auto;
  color: #fff;
  border: 0px;
  height: auto;
}

.highSearchOut .header_bottom .title-left span {
  padding: 8px 20px;
  display: inline-block;
  font-size: 14px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  margin-right: 10px;
  cursor: pointer;
}

.highSearchOut .header_bottom .title-left span.active,
.highSearchOut .header_bottom .title-left span:hover {
  background: #fff;
  color: #1c64b9;
}

.highSearchOut .header_bottom .title-right a {
  color: #1c64b9;
  font-size: 14px;
  margin-left: 20px;
}

.highSearchOut .header_bottom .title-right i {
  display: inline-block;
  vertical-align: middle;
}

.highSearchOut .header_bottom .icon-box {
  display: inline-block;
}

.highSearchOut .header_bottom .icon-back {
  background: url("/static/Public/css/HighSearch/icon/back_2.png") no-repeat;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-position: center;
}

.highSearchOut .header_bottom .icon-set {
  background: url("/static/Public/css/HighSearch/icon/set_2.png") no-repeat;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-position: center;
}

.highSearchOut .header_bottom .icon-rec {
  background: url("/static/Public/css/HighSearch/icon/rec_2.png") no-repeat;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-position: center;
}

.highSearchOut .app-img {
  margin-left: -120px;
}

.highSearchOut .section-title>i {
  background: #eaeaea;
  font-size: 10px;
  color: #555;
  width: 28px;
  text-align: center;
  border-radius: 8px;
}

.highSearchOut .ztree li span.button {
  background-image: url("/static/Public/css/HighSearch/icon/zTreeImg.png") !important;
}

.highSearchOut .ztree li {
  padding: 2px 0px !important;
}

.highSearchOut .content-left div.section b.is_show_btn,
.highSearchOut .content-right div.section b.is_show_btn,
.highSearchOut .content-left-set .showcase b.is_show_btn,
.highSearchOut .content-right-set div.section b.is_show_btn {
  display: inline-block;
  cursor: pointer;
  background: url("/static/Public/css/HighSearch/icon/arrow_blue_new.png") no-repeat;
  width: 16px;
  height: 16px;
  margin: 0px 3px;
  margin-left: 0;
  background-size: 16px 16px;
}

.highSearchOut .content-left div.active b.is_show_btn,
.highSearchOut .content-right div.active b.is_show_btn,
.highSearchOut .content-left-set section.active b.is_show_btn,
.highSearchOut .content-right-set div.active b.is_show_btn {
  background: url("/static/Public/css/HighSearch/icon/arrow_blue_2_new.png") no-repeat;
  background-size: 16px 16px;
}

.highSearchOut .content-left div.active,
.highSearchOut .content-right>div.active,
.highSearchOut .content-right-set>div.active {
  height: 30px;
  /* overflow-y: hidden; */
}

.section {
  /* overflow: hidden; */
}

.is_show_string {
  font-size: 11px;
  width: 26px;
  color: #ccc;
  padding-left: 2px;
  cursor: pointer;
}

.highSearchOut .content-left-set section.active {
  height: 45px;
  overflow-y: hidden;
}

.highSearchOut .showcase {
  padding-top: 25px;
}

.highSearchOut .li_keyword .line-box-out {
  width: 600px;
  display: flex;
  align-items: flex-end;
}

.highSearchOut .li_keyword .line-box>.line-three {
  margin-top: 44px;
  position: relative;
}

.highSearchOut .li_keyword .line-box>.line-three:first-child {
  margin-top: 0px;
}

.highSearchOut .li_keyword .line-box>.line-three>select {
  position: absolute;
  top: -46px;
  margin-left: -1px;
  padding: 0px 9px;
}

.highSearchOut .li_keyword .line-box>.line-three:first-child>select {
  position: absolute;
  left: 0px;
  margin-top: 50px;
  margin-left: -119px;
}

.highSearchOut .li_keyword .line-box>.line-three:first-child>select+.left-kuo {
  position: absolute;
  left: 85px;
  margin-top: 0px;
  margin-left: -98px;
}

.highSearchOut .li_dsr .line-box {
  align-items: flex-start;
}

.highSearchOut .li_dsr .line-box>select {
  border: 1px solid #ddd;
  border-radius: 3px;
}

.highSearchOut .li_dsr .input-box {
  height: auto;
  display: inline-block;
  border: none;
}

.highSearchOut .li_dsr .info_out {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: 1px solid #dddddd;
  padding: 5px 0px 8px;
  border-radius: 5px;
  margin-top: 10px;
}

.highSearchOut .li_dsr .info_out>div {
  width: 149px;
  padding: 6px 0px;
}

.highSearchOut .li_dsr .info_out>div:nth-child(odd) {
  width: 98px;
  text-align: right;
  padding: 5px 0px;
  color: #888;
}

.highSearchOut .li_dsr .info_out input[type="text"] {
  width: 93%;
  border: 0px;
  border-bottom: 1px solid #ddd;
  padding: 4px 3px;
  color: #888;
}

.highSearchOut .li_dsr .input-box>select {
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 5px 8px;
  background-position-x: 58px;
  width: 80px;
}

.highSearchOut .li_dsr .info_out select {
  background-position-x: 120px;
  width: 93%;
  border: 0px;
  border-bottom: 1px solid #ddd;
  color: #888;
  padding: 4px 3px;
}

.highSearchOut .li_dsr .info_out label {
  width: 60px;
  margin-bottom: 0px;
  text-align: left;
  margin-left: 3px;
  cursor: pointer;
}

.highSearchOut .li_dsr .info_out input[type="radio"] {
  margin-right: 8px;
}

.lists[data-typename="类案标签"]>.list-item {
  align-items: baseline;
}

.highSearchOut .list-item[data-type="text_drop_num"] .line-box,
.highSearchOut .list-item[data-type="drop_checkbox"] .line-box {
  /* width: 597px; */
}

.highSearchOut .list-item[data-type="text_drop_num"] .input-box {
  display: inline-block;
  width: 495px;
  margin-left: 19px;
  margin-right: -5px;
}

.highSearchOut .list-item[data-type="date"] .date-box {
  margin-left: 3px;
}

.highSearchOut .list-item[data-type="checkbox"] .radio-box {
  margin-left: 19px;
}

.highSearchOut .list-item[data-type="drop_checkbox"] .radio-box {
  margin-left: 128px;
}

.highSearchOut .list-item[data-type="drop_checkbox"] .result-box {
  width: 157px;
}

.highSearchOut .list-item[data-type="drop_checkbox"] label+.input-box-add {
  width: 200px;
  margin-left: 21px;
}

.highSearchOut .list-item[data-id="22"] .select-common {
  /*margin-left: 10px;*/
}

.highSearchOut .input-box .ztree {
  height: auto !important;
  max-height: 160px !important;
}

.highSearchOut .bottom_btn {
  text-align: center;
  color: #999;
  padding: 10px 0px;
}

.highSearchOut .bottom_btn span {
  cursor: pointer;
}

.highSearchOut .bottom_btn img {
  vertical-align: middle;
  margin-right: 5px;
}

.highSearchOut {
  display: none;
}

/* 新版高级检索 */

select,
input {
  background: #fff;
}

.highSearchOut .main-content {
  display: block;
  width: 100%;
  margin: 0 auto;
  border: 0;
}

/* .highSearchOut a:hover {
  color: #fff;
} */

.highSearchOut .btn-back:hover {
  color: #1c64b9;
}

.highSearchOut .content-left {
  width: 100%;
  border: 0;
  min-height: 650px;
}

.highSearchOut .line-box {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.highSearchOut_header {
  position: fixed;
  bottom: 0px;
  left: calc(50vw - 588px);
  width: 1170px;
  min-width: calc(1280px - 176px - 5px);
  background-color: #fff;
  z-index: 99;
  /* border-bottom: 1px solid #caddf5; */
  box-shadow: 0px -2px 5px #ddd;
}

.lawfirm-body.simple .highSearchOut_header {
  left: 72px;
  width: calc(100vw - 112px - 5px);
  min-width: calc(1168px - 112px - 5px);
}

.highSearchOut_header_inner {
  /* min-width: 1296px; */
  padding: 0px 40px;
  margin: 10px auto;
  line-height: 36px;
}

.highSearchOut-header-left {
  float: left;
  font-size: 20px;
  color: #333;
}

.highSearchOut_right {
  display: inline-block;
  /* width: 170px; */
  text-align: right;
  position: relative;
  top: 6px;
  /* right: 0; */
  float: right;
}

.left_search_text {
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}

.left_search_result {
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  display: none;
}

.list-item .line-box>label {
  width: 75px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  margin-top: 8px;
}

.newform .list-item .line-box>div {
  display: inline-block;
}

.headerNum {
  color: #e54141;
}

.highSearchOut-header-left .wait_loading {
  width: 40px;
  display: none;
}

.highSearchOut-header-right {
  float: right;
  margin-left: 30px;
}

.highSearchOut #container {
  background: #fff;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 100px;
  border-radius: 10px;
}

.highSearchOut {
  border-radius: 10px;
}

.btn-back {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #1c64b9;
}

.highSearchOut .btn-search {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  height: 36px;
  border-radius: 4px;
  line-height: 34px;
  background: linear-gradient(90deg, #ffae47 0%, #ff8a23 100%);
}

.container_header {
  width: 100%;
  margin: 0 auto;
  padding: 26px 44px 16px;
}

.container_h3 {
  display: inline-block;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
}

.container_h3::before {
  display: inline-block;
  content: "";
  width: 4px;
  height: 20px;
  vertical-align: text-bottom;
  background: #1c64b9;
  border-radius: 4px;
  margin-right: 6px;
  position: relative;
  top: -2px;
}

.container_set {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #1c64b9;
  margin-left: 20px;
  display: inline-block;
  cursor: pointer;
}

/* .highSearchOut .btn-radio{
    border: 0;
  } */
/* 设置维度 */
#setDimensions {
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
}

.dimensions_content {
  width: 600px;
  height: auto;
  margin: 140px auto 0;
  background-color: #fff;
}

.dimensions_header {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #262626;
  line-height: 24px;
  text-align: center;
  border-bottom: 1px solid #EFEFEF;
  padding: 12px;
}

.dimensions_mid {
  padding: 20px 30px;
  height: auto;
  max-height: calc(100vh - 350px);
  overflow-y: auto;
  overflow-x: hidden;
}

.dimensions_mid .opearte_box {
  height: 36px;
  line-height: 36px;
  background: #FAFAFA;
  padding: 0 8px;
  border-radius: 4px;
  overflow: hidden;
}

.dimensions_mid .opearte_box span.checkbox_all {
  cursor: pointer;
  font-size: 14px;
}

.dimensions_mid .opearte_box span.checkbox_all::before {
  font-family: 'iconfont' !important;
  content: '\e6e1';
  font-size: 14px;
  color: #DEDEDE;
  vertical-align: middle;
  margin-right: 7px;
}

.dimensions_mid .opearte_box span.checkbox_all.actives::before {
  content: '\e6dd';
  color: var(--ms-color-theme, #1E82E3);
}

.dimensions_mid .opearte_box span.recovery_btn {
  color: var(--ms-color-secondary, #599FF2);
  cursor: pointer;
}

.dimensions_mid ul {
  font-size: 0;
}

.dimensions_mid ul li {
  width: 110px;
  height: 36px;
  border: 1px solid #dcdfe6;
  background: #ffffff;
  border-radius: 4px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 34px;
  color: #606266;
  display: inline-block;
  margin: 20px calc((100% - 440px)/3) 0 0;
  padding-left: 8px;
  cursor: pointer;
}

.dimensions_mid ul li:nth-child(4n) {
  margin-right: 0;
}

.dimenItem .dimenItem_icon::after {
  font-family: 'iconfont' !important;
  content: '\e6e1';
  font-size: 14px;
  color: #DEDEDE;
  vertical-align: middle;
  margin-right: 3px;
}

.dimenItem.actives .dimenItem_icon::after {
  content: '\e6dd';
  color: var(--ms-color-theme, #1E82E3);
}

.dimenItem.actives {
  border: 1px solid var(--ms-color-theme, #1E82E3);
  color: var(--ms-color-theme, #1E82E3);
}

.dimenItem .dimenItem_text {
  width: calc(100% - 25px);
  display: inline-block;
  text-align: center;
  margin-left: 3px;
}

.dimensions_bot {
  text-align: right;
  border-top: 1px solid #EFEFEF;
  padding: 12px;
}

.set_dimen_cancel {
  width: 72px;
  height: 28px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid var(--ms-color-theme, #1E82E3);
  color: var(--ms-color-theme, #1E82E3);
  line-height: 26px;
  background-color: #fff;
  margin-right: 12px;
}

.set_dimen_confirm {
  width: 72px;
  height: 28px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 26px;
  border: 1px solid var(--ms-color-theme, #1E82E3);
  background: var(--ms-color-theme, #1E82E3);
}

.list-item .disinlineb {
  display: inline-block;
}

.list-item .role,
.list-item .type {
  width: 115px;
}

.list-item .role .drop-select-long {
  background-position-x: 93px;
  width: 108px;
}

.list-item .type .drop-select-long {
  background-position-x: 93px;
  width: 108px;
}

.list-item .searchlink {
  width: 400px;
  position: relative;
}

.list-item .searchlink .drop-select-long {
  background-position-x: 375px;
  width: 400px;
}

/* 加减号 */
.list-item .icon_chose {
  display: inline-block;
  width: 65px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  font-size: 25px;
  text-align: left;
  position: relative;
  top: -3px;
  margin: 5px;
  vertical-align: top;
}

.list-item .icon_add {
  color: #fff;
  /* background:#1C64B9; */
}

.list-item .icon_add_1 {
  color: #1c64b9;
  background: #fff;
  border: 2px solid #1c64b9;
}

/* 案由 */
.list-item .noborder {
  border: 0;
  height: 100%;
}

.reason_link_list {
  width: 100%;
  display: block;
  border: 1px solid #dddddd;
  position: absolute;
  left: 0;
  top: 30px;
  display: none;
  z-index: 10;
  background: #fff;
}

.reason_link_list li {
  width: 100%;
  display: block;
  list-style: none;
  line-height: 28px;
}

.reason_id_box {
  position: relative;
}

.drop_tree {
  position: absolute;
  background: #fff;
  width: 496px;
  left: -1px;
  top: 100%;
  z-index: 3;
  margin: 0 10px;
}

/* 当事人 */
.searchlink_input {
  width: 100%;
}

.searchlink_link_list {
  width: 100%;
  display: block;
  border: 1px solid #dddddd;
  position: absolute;
  left: 0;
  top: 30px;
  display: none;
  z-index: 10;
  background: #fff;
}

.dsr_relate {
  height: 30px;
  margin-left: 10px;
}

.dsr_relate .dsr_select {
  height: 30px;
}

.dsr_one {
  height: 36px;
  margin-bottom: 2px;
  font-size: 0;
}

.dsr_one .input-box {
  margin-bottom: 0px;
  vertical-align: top;
  font-size: 14px;
}

.box_opponent {
  margin-bottom: 15px;
}

/* 复选框 */
.highSearchOut label {
  text-align: left;
  width: auto;
  margin-left: 24px;
  margin-bottom: 15px;
  vertical-align: middle;
  font-size: 14px;
  color: #333;
}

.highSearchOut label input {
  margin-right: 5px;
}

/* 裁判结果 */
.result_box {
  width: 80%;
  padding-left: 15px;
}

.result_box label {
  margin: 6px;
}

.checkbox—box_inner {
  background-color: #f9f9f9;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 15px;
  width: calc(100% - 100px);
}

.checkbox—box_inner label {
  margin: 6px;
}

/* 标的额 */
.bde_box .bde_start,
.bde_box .bde_end {
  display: inline-block;
  width: 123px;
  border: 1px solid #ddd;
  border-radius: 4px;
  height: 30px;
  vertical-align: top;
  position: relative;
  top: -2px;
}

.bde_box input {
  border: none;
}

.bde_box .step_use {
  display: inline-block;
  width: 20px;
  height: 30px;
  text-align: center;
  vertical-align: top;
}

.step_use_Up,
.step_use_Down {
  display: inline-block;
  width: 20px;
  height: 15px;
  line-height: 15px;
  position: relative;
  top: -2px;
}

.bde_text {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  margin-left: 5px;
  line-height: 30px;
  vertical-align: top;
}

.bde_start input,
.bde_end input {
  height: 28px;
  width: 74px;
  vertical-align: top;
}

/* 审理法院 */
.court_link_list {
  width: 100%;
  display: block;
  border: 1px solid #dddddd;
  position: absolute;
  left: 0;
  top: 30px;
  display: none;
  z-index: 10;
  background: #fff;
}

.court_link_list li {
  width: 100%;
  display: block;
  list-style: none;
  line-height: 28px;
}

.reason_id_box,
.court_id_box {
  position: relative;
  padding-right: 112px !important;
}

.court_id_box .dialog_btn,
.reason_id_box .dialog_btn {
  position: absolute;
  right: 12px;
  top: 8px;
  z-index: 10;
  cursor: pointer;
  color: var(--ms-color-secondary, #599FF2);
}

/* 律师律所 */
.lawyer_id_list {
  width: 100%;
  display: block;
  border: 1px solid #dddddd;
  position: absolute;
  left: 0;
  top: 30px;
  display: none;
  z-index: 10;
  background: #fff;
}

.lawyer_id_list li {
  width: 100%;
  display: block;
  list-style: none;
  line-height: 28px;
}

.lawyer_id_box {
  position: relative;
}

.office_id_list {
  width: 100%;
  display: block;
  border: 1px solid #dddddd;
  position: absolute;
  left: 0;
  top: 30px;
  display: none;
  z-index: 10;
  background: #fff;
}

.office_id_list li {
  width: 100%;
  display: block;
  list-style: none;
  line-height: 28px;
}

.office_id_box {
  position: relative;
}

.gsjg_id_list {
  width: 100%;
  display: block;
  border: 1px solid #dddddd;
  position: absolute;
  left: 0;
  top: 30px;
  display: none;
  z-index: 10;
  background: #fff;
}

.gsjg_id_list li {
  width: 100%;
  display: block;
  list-style: none;
  line-height: 28px;
}

.gsjg_id_box {
  position: relative;
}

/* 裁判日期 */
.resultdate_box .checkbox-box {
  display: inline-block;
}

.resultdate_box .date-box {
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 15px;
}

.highSearchOut .input-date {
  margin-bottom: 0px;
  border: 0;
  background: none;
  width: 130px;
  margin-left: 10px;
}

.resultdate_box_r {
  display: inline-block;
  width: 338px;
  margin-left: 20px;
}

.resultdate_box .checkbox-box label {
  margin-bottom: 4px;
}

/* 引用法条 */
.lawitem_list {
  display: inline-block;
  margin-bottom: 15px;
}

.law_relate {
  height: 30px;
}

.box_yyft .line-box {
  width: 100%;
}

.highSearchOut .num-box {
  margin-left: 30px;
}

.lawitem_list .law_item {
  min-height: 36px;
  height: auto;
  margin-bottom: 2px;
  font-size: 0;
}

.lawitem_list .law_item input,
.lawitem_list .law_item .num-box,
.lawitem_list .law_item .input-box {
  font-size: 14px;
}

.highSearchOut .law_item>div {
  vertical-align: top;
  margin-bottom: 0;
}

.law_relate {
  position: relative;
  top: -3px;
  font-size: 14px;
}

.law_item .num-box {
  margin-bottom: 8px;
}

.law_item .icon_chose {
  top: -9px;
}

/* 关键词 */
.highSearchOut .box_keyword {
  margin-bottom: 15px;
}

.highSearchOut .lists {
  margin: 0px 10px 20px 20px;
}

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

.list-item-1 {
  display: inline-block;
  border: 1px solid #ddd;
  position: relative;
  width: 510px;
  padding: 0 2px;
  background: #fff;
}

.box_keyword .keyword_item {
  display: inline-block;
  padding: 2px;
  margin: 0px;
}

.box_keyword .keyword_item_keys {
  display: inline-block;
  width: calc(100% - 125px);
  position: relative;
  top: 1px;
}

.keyword_item_keys input {
  border: 0;
}

.box_keyword .keyword_item_icons {
  display: inline-block;
  float: right;
}

.box_keyword .keyword_item_icons img {
  /* width: 25px; */
}

.box_keyword .select-common {
  height: 34px;
}

.list-item-1 .list-item-one {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #ddd;
  min-height: 40px;
}

.list-item-1 .list-item-one:last-of-type {
  border-bottom: 0;
}

.list-item-1 .list-item-one .input-box {
  border: 0;
  background-color: #fff;
}

.list-item-1 .list-item-one .relate {
  right: -94px;
  position: absolute;
  top: 0;
  height: 30px;
}

.box_keyword .list-item-one input {
  height: 28px;
}

.box_keyword .list-item-one {
  min-height: 40px;
}

.box_keyword .list-item-one .select-common {
  vertical-align: top;
}

/* 加减 */
.list-item-one .keyword_item_icons .icons_add {
  display: none;
}

.list-item-one:first-of-type .keyword_item_icons .icons_add {
  display: inline-block;
}

.list-item-one .keyword_item_icons .icons_jian {
  display: inline-block;
}

.list-item-one:first-of-type .keyword_item_icons .icons_jian {
  display: none;
}

.list-item-2 {
  width: 610px;
  padding: 2px;
}

.list-item-2-relate,
.list-item-3-relate {
  text-align: center;
  margin: 4px;
}

.list-item-2-w {
  position: relative;
}

.keyword_item_icons_2 {
  position: absolute;
  right: -94px;
  bottom: 0;
  width: 82px;
}

.list-item-3-w {
  margin-left: 20px;
}

.box_keyword .relate {
  height: 30px;
}

.icons_2 {
  position: absolute;
  right: -92px;
  top: 3px;
  width: 82px;
}

.keyword_item_icons img {
  margin: 0 2px;
}

.box_keyword .relate {
  background-color: #fff;
}

.icon_chose img {
  /* width: 25px;
    height: 25px; */
}

.box_cpjg {
  margin-bottom: 15px;
}

/* 联想词框 */
.highSearchOut .searchTipsObj {
  height: 235px;
}

.associateWord_label {
  display: inline-block;
  padding: 2px 5px;
  background: #e9f3ff;
  color: #455467;
  border-radius: 4px;
  line-height: 22px;
  min-height: 24px;
  margin: 2px 5px 2px 0;
}

.list-item-one .similarWordBtn {
  width: 16px;
  height: 16px;
  background-image: url(/static/Public/images/highSearch/hsv4/noh.png);
  background-size: 16px 16px;
  padding: 0 8px;
  margin-left: 2px;
  display: none;
}

#word2vecModal .dream_label {
  width: 25%;
  text-align: left;
  padding: 10px 6px;
  display: inline-block;
  /* align-items: center; */
  line-height: 24px;
  cursor: pointer;
  font-size: 14px;
  color: #333;
  margin-bottom: 0;
  font-weight: initial;
  line-height: 36px;
  margin-left: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.box_keyword .similarWordBtn:hover,
.box_keyword .similarWordBtn.active {
  background-image: url(/static/Public/images/highSearch/hsv4/hva.png);
}

.highSearchOut .input-box {
  min-height: 30px;
  padding: 2px;
  height: auto;
}

.highSearchOut .input-box input {
  height: 100%;
}

.highSearchOut .newform .input-box input {
  height: 30px;
}

.box_opponent .drop-select-long {
  height: 30px;
}

.highSearchOut .drop-select-ls {
  height: 34px;
}

.list-item-one .keyword_item_icons {
  margin-top: 2px;
}

/* ztree */

.highSearchOut .ztree li span.button {
  width: 14px;
  height: 14px;
}

.highSearchOut .search-box .ztree li span.ico_close,
.highSearchOut .search-box .ztree li span.ico_docu,
.highSearchOut .search-box .ztree li span.ico_open {
  display: none;
}

.highSearchOut .ztree li a.curSelectedNode {
  background-color: #fff;
  border: 0;
}

#reasontreeDemo,
#courttreeDemo {
  display: none;
  z-index: 99 !important;
}

/* 联想词定位问题 */
.highSearchOut .header-srh-drop {
  display: none;
  width: 494px;
  top: 102%;
  left: 0px;
}

.highSearchOut .select-common {
  text-align: left;
  background: url(/static/Public/css/HighSearch/icon/arrow_blue_3.png) center right no-repeat;
}

.highSearchOut .input-box .ztree {
  border: 0;
  border: 1px solid #ddd;
}

.highSearchOut .num-box>p>input {
  /* border: none; */
  border: 1px solid #dddddd;
  width: 30px;
  margin: 0 5px;
  height: 30px;
  border-radius: 4px;
  text-align: center;
  padding: 0;
}

::-webkit-input-placeholder {
  /* WebKit browsers */

  color: #a5a5a5;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */

  color: #a5a5a5;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  color: #a5a5a5;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */

  color: #a5a5a5;
}

/* 勾选效果 */
label.actives {
  color: #128bed;
}

.list-item .BDEStartValue,
.list-item .BDEEndtValue {
  color: #333;
}

/* 已选条件 */
.highSearchOut_header .chose_inner {
  /* min-width: 1296px; */
  padding: 0px 40px;
  margin: 10px auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  border-bottom: 1px solid #e9f3ff;
  display: none;
}

.chose_inner_left {
  width: 70px;
  vertical-align: top;
  margin-top: 10px;
}

.chose_inner_right {
  width: calc(100% - 80px);
}

.chose_inner_left,
.chose_inner_right {
  display: inline-block;
  max-height: 150px;
  overflow-y: auto;
}

.chose_inner_right .chose_item {
  min-height: 28px;
  background: #fff;
  border-radius: 2px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #1c64b9;
  /* border: 1px solid #1C64B9; */
  margin: 4px 5px;
  display: inline-block;
  text-align: center;
  border: 1px solid #ddd;
  padding: 0 10px;
  margin: 2px;
  text-align: left;
  width: auto;
}

.chose_item .similarWord {
  line-height: 28px;
  display: inline-block;
  text-align: left;
  word-break: break-all;
  white-space: pre-wrap;
}

.chose_item i {
  margin-left: 6px;
}

.chose_inner_right .chose_item.keyChose {
  height: auto;
  text-align: left;
}

.chose_inner_right .keyChose .similarWord {
  word-break: break-all;
  display: inline;
}

/* 左右对齐 */
.list-item .checkbox-box {
  margin-top: 7px;
}

.list-item .bde_box>label {
  position: relative;
  top: 4px;
}

.list-item .cpjg_box>label {
  position: relative;
  top: 4px;
}

.result_box .checkbox-box>label {
  vertical-align: top;
}

.icon-vip {
  margin-left: 0px;
}

.icon-vip-edit {
  margin-left: 5px;
}

.highSearchOut .icon_jian_law,
.icon_add_law {
  position: relative;
  top: 3px;
}

/* 关键词 颜色 */
.chose_inner_right .keyWord {
  color: #333;
}

.big_kh,
.small_kh {
  word-spacing: 2px;
  margin: 0 2px;
}

.big_kh {
  font-weight: 600;
}

.rela {
  font-style: italic;
  margin-right: 6px;
  font-size: 12px;
}


/* optionDialog */
.option_dialog {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1050;
  display: none;
}

.option_dialog[data-t="reason"] .dialog_box {
  width: 1010px;
}

.option_dialog[data-t="court"] .dialog_box {
  width: 590px;
}

.option_dialog .dialog_box {
  width: auto;
  min-width: 380px;
  max-width: 1010px;
  background: #fff;
  height: auto;
  max-height: 426px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1050;
}

.option_dialog .dia_header {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  border-bottom: 1px solid #EFEFEF;
  background: #F8F9FA;
  padding: 0 24px 0 16px;
  line-height: 50px;
}

.option_dialog .dia_header .title,
.option_dialog .dia_header .num_box {
  color: #606266;
}

.option_dialog .dia_header .title {
  margin-right: 24px;
}

.option_dialog .dia_header .search_box {
  width: 182px;
  height: 36px;
  line-height: 36px;
  margin: 7px 0;
  border-radius: 4px;
  border: 1px solid #EFEFEF;
  position: relative;
  border-radius: 4px;
}

.option_dialog .dia_header .search_box input {
  background: #fff;
  border: 0;
  outline: none;
  padding-right: 40px;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  padding-left: 12px;
}

.option_dialog .dia_header .search_box i {
  font-size: 16px;
  color: #B0B0B0;
  position: absolute;
  right: 12px;
  top: 0px;
  z-index: 100;
}

.option_dialog .search_box ul {
  width: 370px;
  height: 167px;
  border-radius: 8px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
  background: rgb(255, 255, 255);
  position: absolute;
  padding: 16px 0;
  overflow-y: auto;
  overflow-x: hidden;
  display: none;
}

.option_dialog .search_box ul>li {
  width: 100%;
  padding: 8px 16px;
  line-height: 18px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.option_dialog .search_box ul>li font {
  color: var(--ms-color-secondary, #599FF2);
  font-weight: 600;
}

.option_dialog .search_box ul>li:hover {
  color: var(--ms-color-secondary, #599FF2);
}

.option_dialog .dia_body {
  height: 330px;
}

.option_dialog .dia_body .list_box {
  width: 210px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
  padding: 8px 0;
  display: inline-block;
}

.option_dialog .dia_body .list_box:first-child {
  width: 170px;
}

.option_dialog .dia_body .list_box ul>li {
  width: 100%;
  padding: 8px 16px;
  color: #666666;
  cursor: pointer;
  font-size: 0;
  line-height: 19px;
}

.option_dialog .dia_body .list_box ul>li.hover,
.option_dialog .dia_body .list_box ul>li:hover {
  color: var(--ms-color-secondary, #599FF2);
}

.option_dialog .dia_body .list_box ul>li i {
  vertical-align: top;
}

.option_dialog .dia_body .list_box ul>li i::after {
  font-family: 'iconfont' !important;
  content: '\e6e1';
  font-size: 14px;
  color: #DEDEDE;
  vertical-align: middle;
}

.option_dialog .dia_body .list_box ul>li.active {
  color: var(--ms-color-theme, #1E82E3);
}

.option_dialog .dia_body .list_box ul>li.active i::after {
  content: '\e6dd';
  color: var(--ms-color-theme, #1E82E3);
}

.option_dialog .dia_body .list_box ul>li.activing i::after {
  content: '\e6ed';
  color: var(--ms-color-theme, #1E82E3);
}

.option_dialog .dia_body .list_box ul>li span {
  width: calc(100% - 28px);
  font-size: 14px;
  display: inline-block;
  padding: 0 12px;
  vertical-align: middle;
  vertical-align: top;
}

.option_dialog .dia_body .list_box ul>li em::after {
  font-family: 'iconfont' !important;
  content: '\e777';
  display: inline-block;
  font-size: 14px;
  color: #B0B0B0;
  vertical-align: top;
}

.option_dialog .dia_body .list_box ul>li.activing em::after,
.option_dialog .dia_body .list_box ul>li.active em::after {
  color: var(--ms-color-theme, #1E82E3);
}

.option_dialog .dia_footer {
  padding: 5px 24px;
  border-top: 1px solid #EFEFEF;
  text-align: right;
}

.option_dialog .dia_footer {
  font-size: 0;
}

.option_dialog .dia_footer .dia_btn {
  width: 80px;
  height: 36px;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
}

.option_dialog .dia_footer .dia_btn:first-child {
  background: var(--ms-color-theme, #1E82E3);
  border: 1px solid var(--ms-color-theme, #1E82E3);
  color: #fff;
}

.option_dialog .dia_footer .dia_btn:last-child {
  background: #F8F9FA;
  color: var(--ms-color-theme, #1E82E3);
  border: 1px solid var(--ms-color-theme, #1E82E3);
  margin-left: 12px;
}

.highSearchOut .no_data,
.option_dialog .no_data {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 150px;
  color: #666;
  font-size: 14px;
}



/*  案由 审理法院 联想词 new */

.highSearchOut ._searchTips {
  width: 100%;
  height: 167px;
  border-radius: 8px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
  background: rgb(255, 255, 255);
  position: absolute;
  /* padding: 16px 0; */
  overflow-y: auto;
  overflow-x: hidden;
  display: none;
}

.highSearchOut ._searchTips>li {
  width: 100%;
  padding: 8px 16px;
  line-height: 18px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.highSearchOut ._searchTips>li font {
  color: var(--ms-color-secondary, #599FF2);
  font-weight: 600;
}

.highSearchOut ._searchTips>li:hover {
  color: var(--ms-color-secondary, #599FF2);
}