/**!
 *合肥公共资源-g公示公告
 * author: gaojian;
 * date:2017-09-14
 */

.ewb-mian {
    padding-top: 8px;
}

.ewb-menu {
    width: 249px;
}

.ewb-menu-hd {
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: url('../images/menu_bg.jpg') no-repeat;
}

.wb-tree-tt {
    color: #333;
}

.wb-tree-node {
    display: block;
    height: 51px;
    line-height: 51px;
    font-size: 16px;
    padding-left: 24px;
    color: #333;
    cursor: pointer;
    border-bottom: 1px solid #ebf2fb;
}

.wb-tree-sub a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #999;
    cursor: pointer;
}

.wb-tree-iconr {
    float: right;
    width: 14px;
    height: 9px;
    margin-top: 20px;
    margin-right: 20px;
    background: url(../images/up.jpg) no-repeat;
}

.wb-tree-sub {
    display: none;
}

.wb-tree-item>a {
    padding-left: 58px;
    border-bottom: 1px solid #ebf2fb;
    background: url('../images/menu_list.jpg') 43px center no-repeat;
}

.wb-tree-item>a:hover {
    color: #d23b28;
    font-weight: bold;
    background: url('../images/menu_listh.jpg') 43px center no-repeat;
}

.wb-tree-item>a:active {
    color: #d23b28;
    font-weight: bold;
    background: url('../images/menu_listh.jpg') 43px center no-repeat;
}

.current .wb-tree-node a {
    color: #d23b28;
}

.current .wb-tree-iconr {
    background: url(../images/down.jpg) no-repeat;
}

.current .wb-tree-sub {
    display: block;
}

.ewb-con {
    width: 901px;
    margin-left: 20px;
}

.ewb-con-hd {
    height: 38px;
    line-height: 38px;
    padding-left: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    background: url(../images/trade_icon.jpg) 0 center no-repeat;
}

.ewb-con-label {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.ewb-con-tool {
    height: 29px;
    line-height: 29px;
}

.ewb-con-sele {
    width: 106px;
    height: 29px;
    line-height: 29px;
    outline: 0;
    border: 1px solid #dedede;
}

.wb-data-item {
    padding-top: 8px;
}

.wb-data-list {
    line-height: 36px;
    padding-left: 15px;
    vertical-align: top;
    border-bottom: 2px dashed #e8e8e8;
    background: url(../images/list.jpg) 3px 50% no-repeat;
}

.ewb-data-txt {
    max-width: 580px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    color: #999;
}

a.ewb-read {
    color: #e84c07;
    margin-left: 5px;
}

.wb-data-list:hover {
    background-color: #fff0e5;
}


/* 分页 */

.ewb-page {
    text-align: center;
}

.ewb-page-items {
    margin-top: 10px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
    border: 0;
    color: #d23b28;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
    font-family: "Simsun";
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-hover>a {
    font-family: "Simsun";
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-hover:hover>a,
.ewb-page-go:hover>a {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}

.ewb-page-goto {
    margin-right: 0;
}

.ewb-page-li.ewb-page-goto>span {
    padding: 0 6px 0 0;
    text-align: right;
}

.ewb-page-inpt {
    margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #555;
}

/*2018-06-22*/
.sublist3{
	background-color:#f9f9f9;
	padding-left:10px;
	margin-bottom:30px;
	padding-right:15px;
}

.sublistimg{
	border-bottom:1px solid #333;
	padding-top:5px;
	padding-bottom:5px;
	height:30px;
}

.sublistimg a{
	/*font-family:microsoft yahei;*/
	font-size:16px;
	color:#333;
	margin-left:18px;
}
.sublisttext{
	float:left;
	line-height:30px;
}

.listClass{
margin-top:10px; 
margin-left:10px;
}
/*2018-07-18*/
.ewb-addr {
    color: #73b988;
}

.ewb-baomin {
    color: #f69520;
}