/**!
 * 中国景德镇
 * date: 2016.7.5
 * author: wuzhou
 */

body {
    min-height: 973px;
    /* background: url(imageslist_bg.jpg) center top repeat-x; */
}

.ewb-bread {
    padding: 10px 0 8px;
    line-height: 24px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    text-indent: 10px;
}

.ewb-bread a {
    color: #333;
}

.ewb-bread a:last-child {
    color: #c18600;
}

.ewb-bread a:hover {
    color: #c18600;
}

.ewb-list-tt {
    width: 242px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    font-family: "Microsoft YaHei";
    text-indent: 20px;
    background: url(imageslist_tt.png) left top no-repeat;
}

.ewb-list-bd {
    height: 206px;
    background-color: #f6f6f6;
    border: 1px solid #e7e7e7;
    border-top: none;
}

.ewb-news-items {
    margin: 0 15px;
    padding-top: 10px;
}

.ewb-news-items > li {
    height: 24px;
    vertical-align: top;
    background: url(imagesnews_ico.jpg) left center no-repeat;
}

.ewb-news-items > li > a {
    display: block;
    text-indent: 7px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    font-family: "Simsun";
    line-height: 24px;
    color: #333;
}

.ewb-news-tt {
    height: 34px;
    background-color: #f1f1f1;
    border-bottom: 2px solid #001d83;
}

.ewb-news-name {
    width: 191px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    font-family: "Microsoft YaHei";
    background: url(imagesshow_tt.png) left top no-repeat;
}

.ewb-show-bd {
    height: 712px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-top: none;
}

.ewb-show-items {
    margin: 0 15px;
    padding-top: 5px;
}

.ewb-show-items > li {
    font-size: 12px;
    font-family: "Simsun";
    height: 32px;
    line-height: 32px;
    background: url(imagesrss_bg.png) left center no-repeat;
    border-bottom: 1px dashed #dcdcdc;
    vertical-align: top;
}

.ewb-show-items > li > a.addlink {
    float: left;
    margin-left: 43px;
    text-indent: 7px;
    display: block;
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    background: url(imagesnews_ico.jpg) left center no-repeat;
}

.ewb-show-items > li > a.addrss {
    float: left;
    margin-left: 10px;
    color: #0d01f7;
}


/* 页码 */

.ewb-pageinfo {
    margin: 30px 33px 0 30px;
    font-size: 16px;
    line-height: 24px;
    color: #666;
    font-family: "Microsoft YaHei";
}

.ewb-pageinfo span {
    color: #0d01f7;
}

.ewb-page-items {
    margin-top: 30px;
}

.ewb-page-li {
    float: left;
    margin-left: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
}

.ewb-page-li>a {
    display: block;
}

.ewb-page-li.ml6 {
    margin-left: 6px;
}

.ewb-page-li.ml20 {
    margin-left: 20px;
}

.ewb-page-item {
    width: 34px;
    height: 24px;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
}

.ewb-page-item:hover {
    border: 1px solid #0030cc;
}

.ewb-page-item.current {
    width: 36px;
    height: 26px;
    line-height: 26px;
    border: 0;
    color: #0030cc;
    font-weight: bold;
}

.ewb-page-default {
    width: 36px;
    height: 26px;
    line-height: 26px;
    color: #666;
}

.ewb-page-omit {
    width: auto;
    padding: 0 18px 0 18px;
}

.ewb-page-family {
    font-family: "SimSun";
}

.ewb-page-fs12 {
    font-size: 12px;
}

.ewb-page-number {
    width: auto;
    padding: 0 6px 0 6px;
    font-weight: bold;
}

.ewb-page-to {
    width: auto;
}

.ewb-page-next {
    width: 58px;
}

.ewb-page-next:hover {
    background-color: #999999;
    color: #fff;
    cursor: pointer;
    border: 1px solid #999;
}

.ewb-page-go {
    width: 28px;
}