/**!
 *合肥公共资源-曝光台
 * author: gaojian;
 * date:2017-09-14
 */

.ewb-mian {
    padding-top: 8px;
}
.ewb-menu{
    width: 249px;
}
.ewb-menu-hd{
    padding-top: 79px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: url(../images/statute_tt.png);
}
.ewb-menu-bd{
    padding-top: 15px;
    padding-right: 14px;
   
}
.ewb-menu-list{
    width: 50%;
    height: 111px;
    margin-bottom: 15px;
}
.ewb-menu-list a{
    display: block;
    margin-right: 15px;
    padding-top: 81px;
    height: 28px;
    text-align: center;
    font-size: 14px;
    color: #333;
    background-position: center 14px;
    background-repeat: no-repeat;
    /* border: 1px solid #1492ff;
    background-color: #e5f3ff; */
}
.ewb-menu-item{
    margin-right: -25px;
}
.ewb-menu-list a:hover{
    /* background-color: #d8edff; */
}
a.ewb-item1{
    padding: 0;
    height: 111px;
    line-height: 111px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    border: 0;
    background-color: #f2f2f2;
}
.ewb-item2{
    background-image: url(../images/statute_icon2.png);
}
.ewb-item3{
    background-image: url(../images/statute_icon3.png);
}
.ewb-item4{
    background-image: url(../images/statute_icon4.png);
}
.ewb-item5{
    background-image: url(../images/statute_icon5.png);
}
.ewb-item6{
    background-image: url(../images/statute_icon6.png);
}
a.ewb-item7{
    background-position: center 24px;
    background-image: url(../images/statute_icon7.png);
}
a.ewb-item8{
    background-position: center 24px;
    background-image: url(../images/statute_icon8.png);
}
.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: 650px;
    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: #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;
}
