/*************挂牌企业公共样式*****************/
#tab{
	width: 100%;
	height: 70px;
	background:#FFF;
	border-bottom: 1px solid #d0d0d0;
}
#tabUl{
	margin: auto;
	width: 414px;
	position: relative;
	top: 24px;
}
#tabUl li{
	float: left;
	width: 205px;
	height: 44px;
	border: 1px solid #d0d0d0;
	background: #e8e8e8;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	color: #989898;
	position: relative;
	top: 1px;
}
#tabUl li.hover,#tabUl li:hover{
	height: 49px;
	background: #fff;
	border-bottom: none;
	top: -3px;
	line-height: 54px;
}
#tab-info{
	font-size: 14px;
	color: #989898;
	width: 100%;
	margin: auto;
	height: 119px;
	background: #fff;
}
#tab-info p{
	width: 1000px;
	margin: auto;
	line-height: 25px;
	letter-spacing: 2px;
	margin-top: 32px;
}
.icon-standard,.icon-hatch{
	display: inline-block;
	position: relative;
	top: 5px;
	left: -13px;
}
.new-tab{
	height: auto;
	width: auto;
}
.new-tab li{
	height:60px;
	line-height:70px;
	font-size: 14px;
	float: left;
	margin-right:24px;
}
.new-tab li a{
	color: #838383
}
.new-tab li.hover,.new-tab li:hover{
	font-weight: bold;
	
}
.new-tab li.hover a,.new-tab li:hover a{
	color: #585858;
}
#search-block{
	/*height: 245px;*/
	height: auto;
}
.content-block{
	width: 1000px;
	margin: auto;
}
.icon-triangle{
	display: inline-block;
	margin-left: 20px;
	position: relative;
	top: 7px;
}
#search-input{
	border: 1px solid #d0d0d0;
	height: 34px;
	width: 998px;
	background: #fff;
	margin-top:20px;
	position: relative;
}
.second-search-filter{
	height: auto;
	width: auto;
	position: absolute;
	z-index: 5;
	top: 21px;
	padding-left: 37px;
	display: none;
}
#search-input .icon-search{
	margin-left: 7px;
	margin-top: 4px;
	position: absolute;
}
#search-input input{
	width: 988px;
	border: 0px;
	height: 34px;
	text-indent: 32px;
}
#maybe-font{
	height: 20px;
	width: 100%;
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 20px;
}
#maybe-font font{
	width: 66px;
	text-align: center;
	font-size: 14px;
	color: #b7b7b7;
	position: relative;
	display: block;
	left: 467px;
	top: 10px;
	background: #F5F5F5;
}
#second-search-block li{
	float: left;
	width: 265px;
	/*margin-right: 101px;*/
}
#second-search-block li p{
	font-size: 14px;
	color: #838383;
	/*margin-bottom: 14px;*/
	height: 59px;
	line-height: 59px;
	cursor: pointer;
	padding-left: 20px;
}
#second-search-block li:hover,#second-search-block li.active{
	background: #fff;
}
#second-search-block li input{
	height: 34px;
	width: 247px;
	border: 1px solid #d0d0d0;
}
.second-search-autocompare{
	width: 280px;
	height: auto;
	position: absolute;
	border: 1px solid #e5e5e5;
	-moz-box-shadow: rgb(206, 206, 206) 0px 0px 10px 2px;
	-webkit-box-shadow: rgb(206, 206, 206) 0px 0px 10px 2px;
	box-shadow: rgb(206, 206, 206) 0px 0px 10px 2px;
	z-index: 10;
	background: #fff;
	padding-left: 20px;
	padding-top: 20px;
	top: 42px;
}
#second-search-block .second-search-autocompare{
	display: none;
}
#second-search-block .active .second-search-autocompare{
	display: block;
}
.second-search-filter div.secondS{
	padding: 0px 10px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	background: #1dbbe2;
	font-size: 14px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.second-search-filter div.secondS em{
	font-style: inherit;
}
.secondS .cancle{
	padding: 0px 4px;
	cursor: pointer;
}
.main-autocompare li{
	height: 34px;
	line-height: 34px;
}
.search-hot-title{
	font-size: 14px;
	color:#b7b7b7;
	margin:20px 0px 10px 0px;
}
.search-hot-tag{
	height:30px;
	color:#484848;
	line-height:30px;
	position: relative;
	left: -10px;
	padding-left: 10px;
}
.search-hot-tag:hover{
	background: #b9babd;
	color: #fff;
	cursor: pointer;
}
#company-list,#company-list-other{
	width: 761px;
	border-right: 1px solid #CCC;
	margin-top: 20px;
	min-height: 500px;
}
.div-recommand-ent{
	margin-top: 10px;
	margin-bottom: 35px;
}
.h4-div-title{
	color: #000;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin-bottom: 18px;
}
.h4-div-title-info{
	font-size: 14px;
	color: #84898c;
	margin-bottom: 28px;
}
.project {
	display: inline;
	float: left;
	margin-right: 32px;
	width: 220px;
	position: relative;
	overflow: hidden;
}
.project-card-wrap {
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-o-border-radius: 9px;
	-ms-border-radius: 9px;
	-khtml-border-radius: 9px;
	border-radius: 9px;
	background: #EAEFF2;
	padding: 4px;
	margin-bottom: 20px;
	clear: both;
}
.project-card-wrap .project-card {
	overflow: hidden;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	background-color: #FFF;
	border: 1px solid #d0d5cb;
	position: relative;
	background-color: #FFF;
	height: 354px;
	padding: 5px;
}
.project-thumbnail {
	width: 200px;
	height: 150px;
	overflow: hidden;
	margin-bottom: 6px;
}
.project-thumbnail img{
	width: 200px;
	height: 150px;
}
.project-card-wrap .project-card h2.bbcard_name {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding: 0 5px;
	margin-bottom: 10px;
	color: #919191;
	height: 25px;
}
.project-card-wrap .project-card h2.bbcard_name a {
	color: #0b1902;
	font-weight: bold;
}
.project-card-wrap .project-card .category {
	height: 15px;
	overflow: hidden;
	font-size: 12px;
	padding: 0 5px;
	margin-bottom: 5px;
	color: #919191;
	font-weight: bold;
	display: block;
	margin-top: 5px;
}
.project-card-wrap .project-card p.bbcard_blurb {
	color: #75796f;
	padding: 0 5px;
	font-size: 12px!important;
	line-height: 18px;
	height: 86px;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: word-break;
	margin-bottom: 6px;
}
.project-meta {
	height: 15px;
	width: 100%;
}
.project-icons {
	height: 20px;
	border-top: 1px solid #D0D5CB;
	font-size: 12px;
	color: #6f7479;
	clear: both;
	margin-top: 5px;
}
.project-icons span {
	margin: 5px 10px 0 0;
	line-height: 25px;
}
.icon-qhee-listed{
	display: inline-block;
}
.project-icons .right {
	float: right;
	margin-right: 5px;
}
.div-ent-more {
	border-bottom: 1px solid #cfcfcf;
	position: relative;
	clear: both;
	height: 10px;
	margin-left: 8px;
}
.div-ent-more a ,.div-ent-more input.subBtn{
	position: absolute;
	background: #fff;
	width: 100px;
	right: 0px;
	top: 0px;
	font-size: 12px;
	padding: 0 20px;
}
.div-ent-more input.subBtn{
	color: #2E7ED8;
	text-decoration: none;
	font-weight: bold;
	border:none;
	width: 137px;
	text-align: left;
	cursor: pointer;
}
.div-ent-more a:link, .div-ent-more a:hover, .div-ent-more a:visited {
	color: #2E7ED8;
	text-decoration: none;
	font-weight: bold;
}
.profession-town{

}
.profession-town img{
	display: block;
	margin:auto;
	height: 75px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.profession-town h2{
	text-align: center;
	font-size: 24px;
	color: #84898c;
	font-weight: bold;
	margin-bottom: 25px;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: word-break;
	height: 30px;
}
.profession-town .project-card-wrap .project-card p{
	color: #84898c;
	font-size: 12px;
	height: 164px;
}
#company-quick-filter {
	width: 220px;
	float: right;
	margin: 20px 0;
	position: relative;
}
.total-count {
	margin-left: 5px;
	font-size: 14px;
	color: #333;
}
.total-count em {
	font-size: 16px;
	margin: 0 5px 0 5px;
	color: #0386d4;
}
.quick-filter-title {
	font-weight: bold;
	font-size: 14px;
	margin: 25px 0 10px 5px;
}
.media-btn {
	background: url(/img/qhee/media-btn.png);
	width: 220px;
	height: 42px;
	display: block;
}

.company-news li a {
	color: #75796f;
	text-decoration: none;
	line-height: 30px;
	font-size: 14px;
	height: 30px;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.quick-filter-title a {
	text-decoration: none;
	color: #75796f;
}
.quick-filter-item {
	font-size: 14px;
	margin: 7px 0px;
	padding-left: 7px;
	color: #333;
	min-width: 50px;
	line-height: 25px;
	border-radius: 13px;
}
.quick-filter-item a {
	text-decoration: none;
	color: #75796f;
	padding: 3px 5px;
}
.wd-autocomplete-row{
	width: 250px;
	height: auto;
	background: #fbfbfb;
	/*padding-left: 14px;*/
	text-indent: 14px;
}
.wd-autocomplete-row:hover,li.wd-autocomplete-row-active{
	background: #f1f1f1;
}
div.region,div.industry{
	font-size: 16px;
	color: #565656;
	padding-top: 15px;
}
div.num,div.count{
	font-size: 14px;
	color: #a2a2a2;
	padding-bottom: 10px;
	margin-top: 5px;
}

[class^='daisy-number-'],[class*='daisy-number-']{
	display:inline-block;
	background:url('../../image/common/big-head.png') no-repeat;
	width:27px;
	height:46px;				
}
.daisy-number-1{background-position: 0px 0;}
.daisy-number-2{background-position: -27px 0;}
.daisy-number-3{background-position: -54px 0;}
.daisy-number-4{background-position: -81px 0;}
.daisy-number-5{background-position: -109px 0;}
.daisy-number-6{background-position: -136px 0;}
.daisy-number-7{background-position: -163px 0;}
.daisy-number-8{background-position: -190px 0;}
.daisy-number-9{background-position: -217px 0;}
.daisy-number-0{background-position: -244px 0;}
.daisy-number-ent{width:146px;background-position: -271px 0;}
.daisy-number-slogan{width:280px;background-position: 0 -46px;}
/**厦门网站需要隐藏关注信息**/
.notMainCenter .notMainHide{
	visibility:hidden;
}