#warp{
	background: #f4f4f4;
}

#content{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 70px;
}
#content .daohang{
	text-align: right;
	height: 62px;
	line-height: 62px;
	margin-bottom: 8px;
}
#content .daohang a{
	color: #337ab7;
}
#content .fbdw{
	border: 1px solid #e9e9e9;
	background: #FFFFFF;
	overflow: hidden;
	padding-bottom: 10px;
}
.fbdw .title{
	width: 99px;
	border-right: 1px solid #e9e9e9;
	background: #fafafa;
	margin: 10px 0;
	text-align: center;
	line-height: 59px;
	font-weight: bold;
	float: left;
}
.fbdw .all{
	width: 48px;
	height: 30px;
	cursor: pointer;
	float: left;
	line-height: 30px;
	text-align: center;
	border: 1px solid #FFFFFF;
	margin: 15px 0 0 10px;
}

.fbdw .danwei{
	/* margin-top: 15px; */
	float: left;
	width: 1000px;
}
.fbdw .danwei p{
	line-height: 30px;
	float: left;
	padding:0 11px;
	border: 1px solid #FFFFFF;
	margin-top: 15px;
	cursor: pointer;
}
.fbdw .active{
	background: #fff2f2;
	color: #e61717;
	
	border-width: 1px;
	border-color: #e61717 !important;
	border-style: solid;
	
}

.fbdw .active1{
	background: #fff2f2;
	color: #e61717;
	
	border-width: 1px;
	border-color: #e61717 !important;
	border-style: solid;
	
}
.fbdw .active2{
	background: #fff2f2;
	color: #e61717;
	
	border-width: 1px;
	border-color: #e61717 !important;
	border-style: solid;
	
}
/*询价公告*/
.xjgg{
	margin-top: 25px;
	border: 1px solid #e9e9e9;
	background: #FFFFFF;
	width: 1138px;
	padding: 24px 30px 0 30px;
	
}
.xjgg .title{
	border-bottom: 2px solid #e6e6e6;
	padding-bottom: 10px;
}
.xjgg .title p{
	border-left: 5px solid #e61717;
	line-height: 30px;
	font-size: 22px;
	color: #E61717;
	padding-left: 24px;
}
.xjgg ul li{
	padding-top: 16px;
	border-bottom: 1px solid #ebebeb;
}
.xjgg ul li .companyname{
	line-height: 73px;
	color: #337ab7;
	font-size: 20px;
}
.xjgg ul li .subtit{
	color: #337ab7;
	font-size: 12px;
}
.xjgg ul li .time{
	padding-top: 30px;
	padding-bottom: 2px;
}
.xjgg ul li .time .line{
	padding-left: 11px;
}
.xjgg ul li .time span{
	color: #ab915a;
	padding-left: 11px;
}