/**!
 * 长葛市人民政府二级页
 * author: xuyang;
 * date:2017-05-03
 */

<!-- left -->

.ewb-left {
    background-color: #fefeff;
}

.ewb-left-hd {
    height: 37px;
    line-height: 37px;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #378ce9;
}

.ewb-left-tt {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.ewb-left-bd {
    height: 632px;
    border: 1px solid #d8e3e8;
    border-top: 0;
    background: url(imagesleft_bg.jpg) left bottom no-repeat;
}

.ewb-left-item {
    padding-left: 22px;
    display: block;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #dbdce1;
    color: #666;
}

.ewb-left-item:hover {
    color: #2e83c1;
    background: url(imagesleft_icon.jpg) left top no-repeat #eceef7;
}

.ewb-left-item.current{
    color: #2e83c1;
    background: url(imagesleft_icon.jpg) left top no-repeat #eceef7;
}

/* right */

.ewb-right {
    height: 668px;
    border: 1px solid #d8e3e8;
    border-top: 1px solid #378ce9;
}

.ewb-r-hd {
    padding-left: 15px;
    height: 42px;
    line-height: 42px;
}

.ewb-r-hd a {
    font-size: 16px;
    font-weight: bold;
    color: #378ce9;
}

.ewb-r-bd {
    padding: 0 15px 0 19px;
}

.ewb-com-item {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    vertical-align: top;
    background: url(imagesitem_icon.png) 0 13px no-repeat;
}

.ewb-common-block {
    padding-left: 15px;
    margin-right: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-com-item a {
    color: #666;
}

.ewb-com-item span {
    margin-top: -28px;
    color: #999;
}

.ewb-com-item:hover a,
.ewb-com-item:hover span {
    color: #fb8b06;
}

.ewb-page {
    /* margin-top: 23px; */
    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;
    line-height: 26px;
}

.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;
}
