@CHARSET "UTF-8";
body {
  font-family: "\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","Hiragino Sans GB","\5B8B\4F53","Helvetica Neue",Helvetica,Arial,sans-serif;
  background-color: #fff;
  font-size: 14px;
  color: #676a6c;
  overflow-x: hidden;
}
.nameBox {
  background-color: #fff;
  border: 5px solid #0081cc;
  margin-top: 15px;
  padding: 20px 20px 20px 30px;
  box-shadow: 2px 3px 5px #ccc;
}
.yyzz a {
  width: 110px;
  height: 138px;
  cursor: pointer;
}
.yyzz {
  background-size: 110px 138px;
  background-repeat: no-repeat;
  background-image: url("images/yyzz.jpg");
  display: inline-block;
}
.companyDetail {
  width: 780px;
  color: #131313;
  display: inline-block;
  font-size: 15px;
  padding-left: 12px;
}
.companyDetail span {
  position: relative;
  font-weight: bold;
}
.companyDetail i {
  color: #266eb6;
  left: 0;
  top: 4px;
}
.companyName_inner {
  color: #131313;
  padding: 7px 0 0;
}
.companyName_inner span{
  margin-bottom: 15px;
  display: inline-block;
  font-size: 25px;
  line-height: 35px;
  color: #4e4e4e;
}
.regNum_inner {
  padding-left: 20px;
}
.regNum_inner, .residence, .publicDate {
  display: inline-block;
  width: 700px;
  line-height: 25px;
}
.fa-map1 {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(images/map1.png) no-repeat 0 1px;
}
.fa-user1 {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(images/user1.png) no-repeat 0 1px;
}
.fa-chushou {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(images/chushou.jpg) no-repeat 0 1px;
}
.fa-map-marker1 {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(images/marker1.png) no-repeat;
}
.fa-info-circle1 {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(images/circle1.png) no-repeat;
}
.abs {
  position: absolute;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.nameBoxColor {
  color: #666;
  font-weight: normal !important;
}
.content {
  border: 5px solid #0081cc;
  margin-top: 10px;
  margin-bottom: 40px;
  background-color: #fbfbfb;
  box-shadow: 2px 3px 5px #ccc;
}
.menu_bar {
  background: #fff;
  padding: 10px 0 5px 0;
  box-sizing: border-box;
  border-top: 5px solid #0081cc;
  border-bottom: 5px solid #0081cc;
}
.menu-i {
  display: inline-block;
  text-align: center;
  position: relative;
  padding: 0 20px;
  width:18%;
}
.menu_bar span.active {
  background-color: #f66262;
  color: #fff;
}
.menu_bar span {
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  margin-top: 1px;
  margin-bottom: 4px;
  display: inline-block;
  line-height: 30px;
  padding: 0 17px;
  border-radius: 3px;
  word-break: keep-all;
}
.primaryInfo{
  background-color: #fff;
}
.primaryInfo > div {
  border: 1px solid #efefef;
  border-top: 0 none;
  padding: 20px 20px 40px;
}
.classify {
  background: url("images/diandian.png") no-repeat scroll left center;
  color: #804000 !important;
  font-size: 18px;
  margin-bottom: 10px;
  padding-left: 11px;
}
.overview dl {
  display: inline-block;
  margin: 2px 0;
  width: 450px;
  vertical-align: top;
  font-size: 15px;
}
.overview dt {
  display: inline-block;
  font-weight: bold !important;
  line-height: 25px;
  padding-left: 10px;
  position: relative;
}
.overview dd {
  display: inline;
  line-height: 25px;
  margin-left: 10px;
}
table.dataTable {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
  box-sizing: border-box;
}
table.dataTable tr th {
  border: 1px solid #efefef;
  background-color: #eae3d8;
  color: #997528;
  padding: 12px;
  box-sizing: border-box;
  font-size: 16px;
}
table.dataTable tr td {
  border: 1px solid #efefef;
  background-color: #eae3d8;
  color: #000;
  font-weight: bold;
  padding: 12px;
  box-sizing: border-box;
}
table.dataTable tr td>a{
  color:#000;
}
table.item2 tr th {
  font-weight: bold;
  background-color: #eae3d8;
  color: #997528;
  padding: 8px 10px;
  box-sizing: border-box;
  border: solid 1px #ccc;
}
table.item2 tr td {
  border: 1px solid #efefef;
  text-overflow: ellipsis;
  padding: 8px 10px;
  background-color: #f9f9f9;
  border: solid 1px #ccc;
}
.no-data-img{
	text-align: center;
}

/*出租出售套数*/
.ent-count-right{
	    float: right;
	        position: relative;
    width: 200px;
    border: 1px dashed #999; 
    box-shadow: 3px 6px 0px #efefef;
    padding: 1.5rem 1.5rem;
    background: url(../../resources/css/images/bg.png) repeat;
    margin: 0;
    overflow: hidden;
} 

.ent-count-content{ 
	
}
.ent-count-content{ 
	    font-size: 18px;
    color: #999;
}
.ent-count{
	    font-size: 30px;
    margin: 0 10px 0px 10px;
    color: red;
    font-weight: bold;
    line-height: 36px;
    font-family: 'Lora',sans-serif;
}
.ent-count-chushou {
	text-align:center;
}
.ent-count-chuzu{ 
	margin-top:1.6rem;
	text-align:center;
}