/* 灰色边框*/



.grey_border {
  border: 1px solid #bebebe;
  box-sizing: border-box;
}
.blue_border {
  border: 1px solid #0063ba;
  box-sizing: border-box;
}
.red_border {
  border: 1px solid #ea3e3e;
  box-sizing: border-box;
}
.clearfix,
.nav {
  clear: both;
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.nav:before,
.nav:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.nav:after {
  clear: both;
}
.hide {
  display: none;
}
.show {
  display: block;
}
#content {
  width: 100%;
  height: auto !important;
  background-color: #f6f6f6;
  margin-top: 40px;
}
#content .content {
  width: 1200px;
  margin: 0 auto;
  height: auto;
  margin-bottom: 100px;
}
.select-li3-list-h {
  height: 21px !important;
}
.searchcompanywrap {
  width: 830px;
  height: auto;
  float: left;
  /*列表*/
  /* 公司列表 */
}
.searchcompanywrap .conditionquery {
  width: 100%;
  padding: 2px 20px 0 20px;
  border: 1px solid #bebebe;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.searchcompanywrap .conditionquery .select li.select-li {
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px solid #e1e1e1;
  /* 选中状态*/
}
.searchcompanywrap .conditionquery .select li.select-li3 {
  padding: 25px 0;
}
.searchcompanywrap .conditionquery .select li.select-li .selected {
  // background-color: #e1e1e1;
}
.searchcompanywrap .conditionquery .select li.select-li .selected a {
  color: #0063ba;
}
.searchcompanywrap .conditionquery .select li.select-li .select-li1-name,
.searchcompanywrap .conditionquery .select li.select-li .select-li1-list,
.searchcompanywrap .conditionquery .select li.select-li .select-li1-btn {
  float: left;
}
.searchcompanywrap .conditionquery .select li.select-li .select-li1-list {
  margin-top: 3px;
}
.searchcompanywrap .conditionquery .select li.select-li .select-li1-btn {
  margin-top: 3px;
}
.searchcompanywrap .conditionquery .select li.select-li .select-li1-name {
  font-size: 18px;
}
.searchcompanywrap .conditionquery .select li.select-li .select-li3-name {
  font-size: 14px;
}
.searchcompanywrap .conditionquery .select li.select-li .select-li1-list li {
  margin-right: 10px;
  padding: 0 6px 0 20px;
}
.searchcompanywrap .conditionquery .select li.select-li .select-li1-list li i {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 16px;
  background:  no-repeat 0 0;
}
.searchcompanywrap .conditionquery .select li.select-li .select-li1-btn {
  margin-left: 20px;
  display: none;
}
.searchcompanywrap .conditionquery .select li.select-li .select-li1-btn a {
  color: #0063ba;
}
.searchcompanywrap .conditionquery .select li.select-li .select-li3-name,
.searchcompanywrap .conditionquery .select li.select-li .select-li3-list,
.searchcompanywrap .conditionquery .select li.select-li .select-li3-btn {
  display: inline-block;
  vertical-align: top;
}
.searchcompanywrap .conditionquery .select li.select-li .select-li3-btn a {
  color: #0063ba;
}
.searchcompanywrap .conditionquery .select li.select-li .select-li3-btn i {
  display: inline-block;
  width: 11px;
  height: 7px;
  margin-left: 10px;
  background:  no-repeat -11px 0;
}
.searchcompanywrap .conditionquery .select li.select-li .select-li3-list {
  height: auto;
  overflow: hidden;
}
.searchcompanywrap .conditionquery .select li.select-li .select-li3-btn,
.searchcompanywrap .conditionquery .select li.select-li .select-li3-list {
  margin-top: -4px;
}
.searchcompanywrap .conditionquery .select li.select-li .select-li3-btn {
  margin-top: 0px;
}
.searchcompanywrap .conditionquery .select li.select-li .select-li1-list li,
.searchcompanywrap .conditionquery .select li.select-li .select-li3-list li {
  display: inline-block;
}
.searchcompanywrap .conditionquery .select li.select-li3 {
  border: none;
}
.searchcompanywrap .conditionquery .select-li3-list {
  width: 707px;
}
.searchcompanywrap .conditionquery .select-li3-list li {
  margin-right: 11px;
  line-height: 30px;
}
.searchcompanywrap .search-tip-wrap {
  padding: 16px 0 20px 20px;
  font-size: 14px;
}
.searchcompanywrap .search-tip-wrap .search-tip-span1,
.searchcompanywrap .search-tip-wrap .search-tip-span2 {
  color: #0063ba;
  margin: 0 5px;
}
.searchcompanywrap .search-tip-wrap .search-tip-span2 {
  margin-left: 14px;
}
.searchcompanywrap .search-result-box {
  padding: 0 0px 30px 0px;
  border: 1px solid #bebebe;
  box-sizing: border-box;
}
.searchcompanywrap .companylists {
  margin-bottom: 25px;
}
.searchcompanywrap .companylists .company-item {
  padding: 17px 20px 20px 20px;
  border-bottom: 1px solid #bebebe;
  cursor: pointer;
}
.searchcompanywrap .companylists .company-item .company-name {
  margin-bottom: 10px;
  color: #2e2825;
  font-size: 16px;
}
.searchcompanywrap .companylists .company-item .company-name  span{
  cursor: pointer;
}
.searchcompanywrap .companylists .company-item .legal-person,
.searchcompanywrap .companylists .company-item .company-messages {
  color: #a7a7a7;
}
.searchcompanywrap .companylists .company-item .company-time {
  margin-right: 60px;
}
.searchcompanywrap .companylists .company-item .credit-tip-wrap {
  margin-top: 5px;
}
.searchcompanywrap .companylists .company-item .credit-tip-wrap .credit-lists li,
.searchcompanywrap .companylists .company-item .credit-tip-wrap .item-type,
.searchcompanywrap .companylists .company-item .credit-tip-wrap .item-num {
  display: inline-block;
}
.searchcompanywrap .companylists .company-item .credit-tip-wrap .tip-wrod,
.searchcompanywrap .companylists .company-item .credit-tip-wrap .credit-lists {
  float: left;
}
.searchcompanywrap .companylists .company-item .credit-tip-wrap .tip-wrod {
  width: 88px;
  color: #ea3e3e;
  font-size: 16px;
}
.searchcompanywrap .companylists .company-item .credit-tip-wrap .credit-lists {
  width: 700px;
}
.searchcompanywrap .companylists .company-item .credit-tip-wrap .credit-lists li {
  padding: 0 14px;
  background-color: #ea3e3e;
  color: #fff;
  margin-right: 20px;
  margin-top: 5px;
}
.searchcompanywrap .companylists .company-item .credit-tip-wrap .item-type {
  margin-right: 10px;
}
.searchcompanywrap .no-data {
  width: 100%;
  height: 84px;
  background:  no-repeat center 40px;
  padding-top: 250px;
}
.searchcompanywrap .no-data-message {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #333333;
}
.no-histroy {
  width: 100%;
  height: 54px;
  background:  no-repeat center 40px;
  padding-top: 172px;
}
.no-histroy .no-histroy-message {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #333333;
}
/*  search */
.body_part_right {
  position: relative;
  display: inline-block;
  float: right;
  width: 350px;
}
.body_part_right .special_column_style,
.body_part_right .special_column_wrap {
  width: 100%;
  padding: 20px;
  border: 1px solid #bebebe;
  box-sizing: border-box;
}
.body_part_right .special_column_style .column_title,
.body_part_right .special_column_wrap .column_title {
  border-bottom: 1px solid #bebebe;
  height: 30px;
  line-height: 25px;
  color: #333;
  font-size: 0;
}
.body_part_right .special_column_style .column_title span,
.body_part_right .special_column_wrap .column_title span {
  width: 98px;
  display: inline-block;
  height: 30px;
  border-bottom: 5px solid #ea3e3e;
  box-sizing: border-box;
  font-size: 16px;
}
.body_part_right .special_column_style .column_title span em,
.body_part_right .special_column_wrap .column_title span em {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background:  0 5px no-repeat;
}
.body_part_right .special_column_style .column_title div,
.body_part_right .special_column_wrap .column_title div {
  display: inline-block;
  margin-left: 175px;
  color: #0063ba;
  font-size: 16px;
}
.body_part_right .special_column_style .column_list,
.body_part_right .special_column_wrap .column_list {
  width: 270px;
  margin: 8px 0 0 20px;
}
.body_part_right .special_column_wrap .column_list {
  width: 270px;
  // height: 175px;
  margin: 8px 0 0 20px;
}
.body_part_right .special_column_wrap .history_column_list-height {
  width: 270px;
  height: 178px;
}

.body_part_right .special_column_style .column_list li,
.body_part_right .special_column_wrap .column_list li {
  // height: 25px;
  line-height: 25px;
}
.body_part_right .special_column_style .column_list li a,
.body_part_right .special_column_wrap .column_list li a {
  color: #676868;
}
.body_part_right .special_column_style .column_list .light_grey,
.body_part_right .special_column_wrap .column_list .light_grey {
  background-color: #f2f2f2;
}
.body_part_right .special_column_wrap1 {
  margin-top: 20px;
}
:-moz-placeholder {
  /* mozilla firefox 4 to 18 */
  color: #999999;
  font-size: 12px;
}
::-moz-placeholder {
  /* mozilla firefox 19  */
  color: #999999;
  font-size: 12px;
}
input:-ms-input-placeholder {
  color: #999999;
  font-size: 12px;
}
input::-webkit-input-placeholder {
  color: #999999;
  font-size: 12px;
}
.phcolor {
  color: #999;
}
.historyclearbtn{
  cursor: pointer;
}