/**!
 * 景德镇市发展和改革委员会
 * author: wuzhou
 * date:2017-04-26
 */

.ewb-route {
    height: 53px;
    line-height: 53px;
    text-indent: 25px;
    color: #666;
    background: url(imagesroute_ico.png) left center no-repeat;
}

.ewb-route>a {
    color: #666;
}

.ewb-list-left {
    width: 226px;
    min-height: 615px;
}

.ewb-list-right {
    width: 722px;
    padding: 0 20px;
    min-height: 615px;
}

.ewb-list-tt {
    text-align: center;
    font-size: 24px;
    color: #fff;
    height: 70px;
    line-height: 70px;
    background-color: #00629f;
}

.ewb-column-items>li {
    vertical-align: top;
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #adadad;
    background: url(imagesitem_lico.jpg) 28px 50% no-repeat;
}

.ewb-column-items>li.ewb-last-nav {
    border-bottom: 1px solid transparent;
}

.ewb-column-items>li>a {
    display: block;
    text-indent: 51px;
    font-size: 17px;
    color: #333;
    background: url(imagesitem_ico.png) right center no-repeat;
}

.ewb-column-items>li:hover,
.ewb-column-items>li:active {
    background: url(imagesitem_lico.jpg) 28px 50% no-repeat #e5f1f8;
}


/* 右侧 */

.ewb-right-tt {
    height: 48px;
    border-bottom: 1px solid #adadad;
}

.ewb-right-name {
    position: relative;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    font-size: 17px;
    padding: 0 8px;
    border-bottom: 3px solid #cc1414;
}

.ewb-list-arr {
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -9px;
    display: block;
    width: 11px;
    height: 6px;
    background: url(imagesdown_arr.png) left top no-repeat;
}

.ewb-list-items {
    padding-top: 10px;
}

.ewb-list-items>li {
    position: relative;
    height: 28px;
    line-height: 28px;
    font-size: 15px;
    vertical-align: top;
}

.ewb-list-items>li>a {
    display: block;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 150px;
    text-indent: 13px;
    background: url(imagesnews_ico.jpg) left center no-repeat;
}

.ewb-list-date {
    position: absolute;
    right: 0;
    top: -3px;
    color: #666;
}


/* 页码 */

.ewb-page {
    text-align: center;
}

.ewb-page-items {
    margin-top: 28px;
    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: #0030cc;
}

.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;
}


.low-link {
	padding: 8px 0 0 0px;
	border-bottom: 2px solid #f1f1f1;
} 

.low-link1 {
    display: block;
    float: left;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    min-width: 30px;
    background-color: #00629f;
    padding: 0px 15px;
    position: relative;
	margin-left:10px;
    margin-bottom: 8px;
}