/**!
 * 朝阳市公共资源首页
 * author: huangcong;
 * date:2020-04-22
 */

.main{
	padding-top: 10px;
}

.ewb-notice{
	float: left;
	width: 620px;
}

.notice-hd{
	float: left;
	width: 116px;
	height: 116px;
	background: url('../images/notice_bg.png') no-repeat;
	padding-top: 32px;
	line-height: 22px;
	font-size: 18px;
	color: #e92926;
	text-align: center;
	margin-top: 10px;
}

.notice-hd a{
	color: #e92926;
}

.notice-bd{
	width: 486px;
	float: right;
}

.notice-bd h3{
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.notice-bd h3 a{
	color:#333;
}

.notice-bd p{
	line-height: 30px;
	font-size: 14px;
	height: 82px;
	overflow: hidden;
	color: #999;
}

.notice-bd p a{
	color: #999;
}

.notice-cont{ 
	position:relative;
}

.notice-more{
	text-align: right;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	margin-top: 7px;
	background: url('../images/more.png') right center no-repeat;
	position:absolute;
	top:54px;
	right:10px;
}

.notice-more a{
	display: inline-block;
	padding-right: 36px;
	font-size: 12px;
	color: #999;
	vertical-align: top;
}

.tool{
	float: left;
	margin-left: 6px;
	width: 460px;
}

.tool-items{
	margin-top: -6px;
}

.tool-item{
	float: left;
	width: 160px;
	margin-left: 60px;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	margin-top: 16px;
}

.tool-item a{
	display: block;
	padding-left: 67px;
	color: #333;
	background-position: 30px center;
	background-repeat: no-repeat;
}

.tool1{
	background-image: url('../images/tool1.png');
}

.tool-item:hover .tool1{
	background-image: url('../images/tool1h.png');
}

.tool2{
	background-image: url('../images/tool2.png');
}

.tool-item:hover .tool2{
	background-image: url('../images/tool2h.png');
}

.tool3{
	background-image: url('../images/tool3.png');
}

.tool-item:hover .tool3{
	background-image: url('../images/tool3h.png');
}

.tool4{
	background-image: url('../images/tool4.png');
}

.tool-item:hover .tool4{
	background-image: url('../images/tool4h.png');
}

.tool-item:hover{
	background: url('../images/tool_bg.jpg') no-repeat;
}

.tool-item:hover a{
	font-weight: bold;
	color:#fff;
}

.info{
	margin-top: 16px;
	padding: 10px 20px 0px 20px;
	background: #fff;
	box-shadow:0px 0px 8px 0px rgba(0,0,0,0.15);
}

.sales-tt{
	float: left;
}

.info-hd{
	height: 61px;
	position: relative;
}

.info-line{
	height: 1px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: #e92c29;
	background: linear-gradient(to right, #fef7f6, #e92c29, #fef7f6);
    background: -webkit-linear-gradient(left, #fef7f6, #e92c29, #fef7f6);
    background: -o-linear-gradient(right, #fef7f6, #e92c29, #fef7f6);
    background: -moz-linear-gradient(left, #fef7f6, #e92c29, #fef7f6);
}

.tab-hd{
	float: left;
	width: 860px;
	margin-left: 60px;
	line-height: 40px;
	font-size: 18px;
	margin-top: 0px;
	background: url('../images/tab_bg.jpg') center top no-repeat;
}

.ewb-title-name{
	margin-left: 110px;
	position: relative;
	height: 61px;
}

.ewb-title-name:first-child{
	margin-left: 55px;
}

.ewb-title-name a{
	color: #333;
}

.ewb-title-name.active a{
	color: #e92926;
	font-weight: bold;
}

.tab-arrow{
	position: absolute;
	width: 25px;
	height: 17px;
	background: url('../images/tab_arrow.jpg') no-repeat;
	left: 50%;
	margin-left: -12px;
	bottom: 0;
	z-index: 10;
	display: none;
}

.ewb-title-name.active .tab-arrow{
	display: block;
}

.ewb-news-body{
	padding-top: 10px;
	height: 361px;
}

.info-mod{
	float: left;
	width: 516px;
	margin-left: 26px;
}

.info-mod:first-child{
	margin-left: 0;
}

.mod-hd{
	height: 38px;
	line-height: 38px;
	position: relative;
	padding-left: 17px;
}

.mod-hd:before{
	position: absolute;
	content: '';
	width: 4px;
	height: 18px;
	background: #e92926;
	left: 0;
	top: 10px;
}

.mod-hd h3{
	font-size: 18px;
	font-weight: bold;
	float: left;
}

.mod-hd a{
	color:#333;
}

.mod-bd{
	position: relative;
}

.mod-line{
	position: absolute;
	left: 4px;
	top: 20px;
	bottom: 20px;
	width: 1px;
	background: #e3e3e3;
}

.info-item{
	height:30px;
	line-height: 30px;
	font-size: 14px;
	vertical-align: top;
}

.info-item a{
	display: block;
	margin-right: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 20px;
	position: relative;
	color:#333;
}

.info-area{
	color: #e92926;
}

.info-item a:before{
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	z-index: 10;
	left: 0;
	top: 9px;
	background:url('../images/dian.jpg') center center no-repeat;
}

.info-date{
	float: right;
	color: #666;
}

.info-item:hover a,
.info-item:hover .info-date,
.info-item:hover .info-area{
	color: #fe7200;
}

.info-item:hover a:before{
	background-image: url('../images/dianh.jpg');
}

a.result-link{
	float: right;
	width: 81px;
	height: 27px;
	padding-right: 3px;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	color: #f85351;
	margin: 7px 0 0 10px;
	background: url('../images/result_bg.png') no-repeat;
}

a.result-link:hover{
	background-image: url('../images/result_bgh.png');
	color: #fff;
}

