#content {
  height: 100%;
}

.content_five {
  width: 1200px;
  margin: 30px auto 0;
  overflow: hidden;
}

.content_five .left_one {
  box-sizing: border-box;
  float: left;
  margin-bottom: 15px;
  position: relative;
  height: 320px;
  width: 590px;
  box-shadow: 2px 2px 10px #DDE4E9;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid #DDE4E9;
  border-radius: 3px;
}

.content_five .right_one {
  box-sizing: border-box;
  float: left;
  margin-bottom: 15px;
  position: relative;
  height: 320px;
  width: 590px;
  margin-left: 20px;
  box-shadow: 2px 2px 10px #DDE4E9;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid #DDE4E9;
  border-radius: 3px;
}

.content_five .content_five_one {
  width: 100%;
  height: 100%;
  float: left;
}

.content_five .content_five_one .more {
  position: absolute;
  right: 45px;
  font-size: 14px;
  bottom: 15px;
}

.content_five .content_five_one .ul-xydt li a {
  color: #333;
  font-size: 16px;
  line-height: 40px;
}

.content_five .content_five_one .ul-zcfg li a {
  color: #333;
  font-size: 16px;
  line-height: 40px;
}

.content_five .content_five_one .ul-zcfg li a .pic {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #999999;
  margin-right: 10px;
}

.content_five .content_five_one .ul-xydt li .pic {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #999999;
  margin-right: 10px;
}

.body_part_left_top {
  overflow: hidden;
  padding: 0px 19px;
  padding-top: 33px;
}

.body_part_left_top ul {
  padding: 10px;
}

.body_part_left_top ul a {
  font-size: 14px;
  color: #666;
}

.body_part_left_top ul li {
  width: 350px;
  height: 37px;
  line-height: 37px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.body_part_left_top ul li p a {
  color: #333333;
}

.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: 56px;
}

span {
  display: inline-block;
}

.wrapper .main_body {
  background: none;
  min-height: auto;
  color: #333;
  margin: 0 auto;
  width: 1200px;
  font-size: 12px;
  position: relative;
  overflow: hidden;
}

.wrapper .main_body div.main_body-content .content-container {
  border: 0;
  padding: 0;
  min-height: auto;
  position: relative;
  text-align: center;
}

.wrapper .main_body div.main_body-content .content-container .bg_img {
  height: 230px;
  background: url(../images/bg.png) no-repeat center bottom !important;
}

.jingquesearch-box {
  background: #fff;
  /* height: 468px; */
  background-color: #ccc;
  overflow: hidden;
  /* background: url(../images/bg.png) no-repeat center bottom !important; */
}

.wrapper .main_body {
  background: none;
  min-height: auto;
}

.wrapper .main_body .RBList-banner {
  margin-bottom: 20px;
}

.wrapper .main_body div.main_body-content .content-container {
  border: 0;
  padding: 0;
  min-height: auto;
}

.wrapper .main_body div.main_body-content .content-container .result-tab {
  margin-bottom: 100px;
}

.wrapper .main_body div.main_body-content .content-container .jingquesearch-box>span {
  color: #e22323;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}

.wrapper .main_body div.main_body-content .content-container .searchBox {
  width: 1076px;
  height: 38px;
  margin: 50px auto;
  margin-top: 0px;
  line-height: 38px;
  text-align: left;
}

.wrapper .main_body div.main_body-content .content-container .searchBox input {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  width: 947px;
  display: inline-block;
  height: 100%;
  border: 1px solid #bebebe;
  padding-left: 20px;
  line-height: 38px;
}

.wrapper .main_body div.main_body-content .content-container .searchBox>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #e22323;
  width: 80px;
  height: 100%;
  text-align: center;
  font-size: 16px;
  color: #fff;
  vertical-align: top;
  cursor: pointer;
}

.jingquesearch-box {
  background: #fff;
  padding-top: 71px;
  overflow: hidden;
}

.jingqueresult-box,
.result-tab1 {
  background: #fff;
  padding: 10px 20px 20px;
  margin-top: 20px;
  border: 0;
  overflow: hidden;
}

.jingqueresult-box .result-list,
.result-tab1 .result-list {
  height: 90px;
  border-bottom: 1px dashed #ccc;
  cursor: pointer;
}

.jingqueresult-box .result-list .r-list,
.result-tab1 .result-list .r-list {
  padding: 17px 0 12px;
}

.jingqueresult-box .result-list .r-list .r-l,
.result-tab1 .result-list .r-list .r-l {
  float: left;
}

.jingqueresult-box .result-list .r-list .r-l .r-l-hd,
.result-tab1 .result-list .r-list .r-l .r-l-hd {
  font-weight: bold;
  font-size: 18px;
  text-align: left;
  width: 700px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jingqueresult-box .result-list .r-list .r-l .r-l-bd,
.result-tab1 .result-list .r-list .r-l .r-l-bd {
  color: #a0a0a0;
  margin-top: 20px;
  font-size: 14px;
  text-align: left;
}

.jingqueresult-box .result-list .r-list .r-r,
.result-tab1 .result-list .r-list .r-r {
  float: right;
  width: 100px;
  height: 32px;
  background-color: red;
  font-size: 15px;
  color: #fff;
  line-height: 32px;
  margin-top: 10px;
}

.wrapper .main_body div.main_body-content .content-container .jingqueresult-box table {
  width: 100%;
  border: 1px solid #dddddd;
  border-bottom: 0;
  border-right: 0;
  margin-top: 20px;
  font-size: 15px;
}

.wrapper .main_body div.main_body-content .content-container .jingqueresult-box table td {
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  padding: 12px 20px;
  width: 360px;
  vertical-align: top;
  text-align: left;
  word-break: break-all;
}

.wrapper .main_body div.main_body-content .content-container .jingqueresult-box table td.graybg {
  background-color: rgba(243, 243, 243, 0.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#50f3f3f3', EndColorStr='#50f3f3f3');
  font-weight: bold;
  width: 200px;
  vertical-align: top;
}

.mt {
  height: 45px;
  line-height: 45px;
  border-bottom: 2px solid #ddd;
}

.mt span {
  position: relative;
  font-size: 20px;
  float: left;
  height: 45px;
  line-height: 45px;
  /* min-width: 132px; */
  font-weight: bold;
}

.mt span:before {
  content: '';
  width: 100%;
  height: 2px;
  background: #e22323;
  position: absolute;
  bottom: 0;
  left: 0;
}

.RBList-section1 {
  background: #fff;
  margin-top: 20px;
}

#content .content {
  margin-bottom: 0;
}

.content_five {
  margin-top: 0px;
}

.body_part_big {
  margin-top: 20px;
  margin-bottom: 0;
}

.content_five .body_part_left {
  margin-top: 20px;
  margin-bottom: 0;
}

.search-tiaojian {
  width: 1076px;
  font-size: 16px;
  margin: 75px auto 10px;
  height: 30px;
  line-height: 30px;
}

.search-tiaojian li {
  float: left;
  margin-right: 20px;
  cursor: pointer;
  padding: 0 10px;
  background: #eaeaea;
  border-radius: 2px;
  list-style: none;
}

.search-tiaojian li.cur {
  background: #e22323;
  color: #fff;
  position: relative;
}

.search-tiaojian li.cur:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  border: 5px solid transparent;
  border-top: 5px solid #e22323;
}

.result-tab1 .search-result-list li .company-status .status-yes {
  width: 100px;
  border-radius: 2px;
}

.no-data {
  padding-bottom: 30px;
  width: 100%;
  height: 84px;
  background: url(https://obs.negn.cn/creditchina-cms/pc/img/no-more.png) no-repeat center 40px;
  padding-top: 250px;
}

.show {
  display: block;
}

.no-data-message {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #333333;
}

.pagination {
  margin: 0 auto;
  text-align: center;
}

.mt span:before {
  content: '';
  width: 100%;
  height: 2px;
  background: #e22323;
  position: absolute;
  bottom: 0;
  left: 0;
}

.body_part_left_top ul li {
  /* font-size: 14px; */
  cursor: pointer;
}

.oldinfo {
  float: right;
  display: flex;
  margin-right: 15%;
  margin-top: -140px;
}

.oldinfo .right_wza {
  float: right;
}

.oldinfo .right_wza a {
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0 16px;
  font-size: 18px;
  letter-spacing: 0.32px;
  background: #fff;
  color: #F76B00;
  border: 1px solid #FC740D;
  border-radius: 2px 0px 0px 2px;
}

.oldinfo .right_slh a {
  background: #F79600;
  color: #fff;
  border: 1px solid #F79600;
  border-radius: 0px 2px 2px 0px;
  display: block;
  float: right;
  height: 38px;
  line-height: 38px;
  padding: 0 16px;
  font-size: 18px;
  letter-spacing: 0.32px;
}

/* 适老化css */
.oldModel .banner img {
  height: 440px;
}


.oldModel .content_five .content_five_one .more {
  font-size: 18px;
}

.oldModel .search-tiaojian li.cur {
  font-size: 20px;
}

.oldModel .wrapper .main_body div.main_body-content .content-container .searchBox input::placeholder {
  font-size: 18px;
}

.oldModel .wrapper .main_body div.main_body-content .content-container .searchBox>span {
  font-size: 20px;
}

.oldModel .content7 .contentbox7 .net1 {
  font-size: 20px;
}

.oldModel .footer .footerbox .msg {
  font-size: 16px;
}

.oldModel #searchtab .content_five .left_one .content_five_one ul li a,
.oldModel #searchtab .content_five .right_one .content_five_one ul li a {
  font-size: 20px;
  /* line-height: ; */
}

