/* 灰色边框*/
.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;
}
#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: url("../images/sprite01.png") 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: url("../images/sprite01.png") 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: url("no-more.png") 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: url("no-histroy.png") 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: url("../images/zx_icon_red.png") 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;
}

.white {
  
  background-color: #ffffff !important;
}

.content_five{
	width:1200px;
	margin:30px auto 0;
	overflow:hidden;
	
}
.content_five .body_part_left {
  width: 590px;
  height: 310px;
  border: 1px solid #bebebe;
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 15px;
}
.content_five .content_five_one {
  width: 100%;
  height: 100%;
  float: left;
}
.body_part_left_top{
  overflow: hidden;
  padding: 0px 20px;
  padding-top: 25px;
}
.body_part_left_top ul{
  padding: 10px;
}
.body_part_left_top ul a{
  font-size: 14px;
  color: #666;
}
.body_part_left_top ul li{
  height: 37px;
  line-height: 37px;
}
.body_part_left_top ul li p {
  float: left;
  color: #666;
}
.body_part_left_top ul li em{
  display: inline-block;
  width: 20px;
  height: 37px;
  vertical-align: middle;
  background: url(https://creditchina-cms.bj.bcebos.com/pc/img/jointRP-arrow.png) 0 14px no-repeat;
  float: left;
}
.body_part_left_top ul li p a{
  color: #333333;
}
.body_part_left_top ul li span{
  float: right;
  color: #999;
}
.body_part_left_top_one {
  width: 410px;
  height: 100%;
  float: left;
}
.body_part_left_top_two {
  width: 409px;
  height: 100%;
  float: right;
}
.title {
  width: 100%;
  height: 31px;
  border-bottom: 4px solid #e6e6e6;
}
.cityName {
  font-size: 18px;
  height: 31px;
  float: left;
  line-height: 35px;
  color: #0c0300;
  border-bottom: 4px solid #ea3e3e;
  padding-left: 35px;

}
.list_icon{
  background: url('../images/list_icon.png') no-repeat 4px 4px;
}
.cityMore {
  font-size: 12px;
  float: right;
  line-height: 35px;
  /*cursor: pointer;*/
  color: #666666;
}
.cityMore a{
  color: #e22323;
}

.last_right{
  float: right !important;
  margin-right: 0px !important;
}
.last_li{
  border-bottom: none !important;
}
.top_5{
  width: 435px;
  height: 225px;
  margin: 10px 55px;
  /*background: #e22323;*/
}
.top_5 img{
  width: 100%;
  height: 100%;
}
.content_five_one {
  width: 780px;
  height: 100%;
  float: left;

}
.content_five_two {
  width: 400px;
  height: 100%;
  float: right;
}
.content_five_one_one {
  width: 100%;
}
.content_five_one_two {
  margin-top: 30px;
}

.body_part_big{
  width: 99.9%;
  height: 465px;
  border: 1px solid #bebebe;
  margin-bottom: 20px;
}
.body_part_big .title{
  width: 1150px;
}

.city_data img{
  margin-top:30px;
  margin-left: 20px;
  width: 1100px;
  height: 345px;
}