/**!
 * 烟台市（国有产权）交易中心--相关下载
 * author: chenzp;
 * date:2018-3-23
 */

/* 正文 */

.ewb-mt14{
	margin-top: 14px;
}

.ewb-tooltip-tt{
	display: none;
}

.ewb-tooltip-chose{
	margin-left: 0;
}

.ewb-wt960{
	float: left;
	width: 960px;
}

.ewb-wt240{
	float: left;
	width: 240px;
}

/* 左侧树 */

.ewb-menu{
	margin-bottom: 24px;
	font-size: 16px;
}

.ewb-menu-hd{
	position: relative;
	margin-right: -1px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	background: #014789;
}

.ewb-menu-hd a{
	color: #fff;
}

.ewb-menu-bd{
	min-height: 758px;
	background: #f6f6f6;
	border: 1px solid #ddd;
	border-top: 0;
	border-right: 0;
}

.ewb-menu-tt{
	padding-left: 21px;
	display: block;
	height: 46px;
	line-height: 46px;
	color: #333;
	background: url(../images/menu_arrow.png) no-repeat 205px center #fff;
	border-bottom: 1px solid #eee;
}

.ewb-menu-tt:hover{
	color: #fff;
	background-image: url(../images/menu_arrowh.png);
	background-color: #3284d8;
}

/* 右侧信息 */

.ewb-info-hd{
	padding-left: 49px;
	height: 48px;
	line-height: 48px;
	color: #000;
	background: url(../images/local_icon.png) no-repeat 20px center #f6f6f6;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.ewb-info-hd a{
	color: #000;
}

.ewb-info-hd a:hover{
	color: #1d9bd8;
}

.ewb-info-bd{
	padding-bottom: 20px;
	border: 1px solid #ddd;
	border-top: 0;
}

.ewb-info-tt{
	padding: 20px 20px 20px 40px;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/info_line.png) no-repeat 20px center;
}

.ewb-com{
	margin: 0 20px 0 19px;
	float: left;
	width: 440px;
}

.ewb-com-hd{
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	color: #fff;
	border-bottom: 2px solid #3694eb;
}

.ewb-com-hd span{
	padding: 0 30px;
	background: #4ca0ed;
	border-radius: 3px 3px 0 0;
}

.ewb-com-bd ul{
	padding: 0 20px;
	min-height: 180px;
	border: 1px solid #ddd;
}

.wb-data-list{
	padding-left: 0;
	float: left;
	width: 50%;
	line-height: 42px;
}

.wb-data-infor{
	margin-left: 15px;
}

.ewb-footer{
	margin-top: 20px;
}