.ewb-com {
    padding-left: 10px;
}

.ewb-com-hd {
    height: 80px;
    line-height: 80px;
    padding-left: 15px;
    color: #666;
    background-color: #f1f1f1;
    border-bottom: 1px solid #2a7db8;
}

.ewb-com-hd a {
    color: #666;
}

.ewb-com-hd span {
    color: #b80d13;
}

.wb-data-item {
    padding-left: 2px;
}

.wb-data-list {
    line-height: 37px;
    padding-left: 7px;
    border-bottom: 1px dashed #cbcbcb;
    background: url(../images/list.jpg) 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 160px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    color: #999;
    margin-top: -37px;
    margin-right: 30px;
}

.wb-data-list:hover .wb-data-date,
.wb-data-list:hover a {
    cursor: pointer;
    color: #b80d13;
}

.wb-data-list:hover {
    background: url(../images/listh.jpg) 0 50% no-repeat;
}

.ewb-page {
    text-align: center;
}

.ewb-page-items {
    margin-top: 27px;
    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;
}

.ewb-col1 {
    width: 274px;
}

.ewb-col2 {
    width: 103px;
}

.ewb-col3 {
    width: 112px;
}


/* table{
    height: 357px;
} */

th {
    height: 37px;
    background-color: #e1f1fc;
    text-align: center;
    font-weight: bold;
}

td {
    height: 40px;
    line-height: 28px;
    text-align: center;
}

td a {
    color: #333;
}

.web-today-gglist tbody tr:nth-of-type(even) {
    background-color: #efefef;
}

.ewb-sbtn {
    display: block;
    width: 52px;
    height: 24px;
    outline: none;
    border: 0;
    cursor: pointer;
    background: url(../images/s_wico.png) center no-repeat #ffae00;
    margin-right: 40px;
    margin-top: 28px;
}

.ewb-sbtn:hover {
    background-color: #f60;
}

.web-today-gglist {
    width: 881px;
}

.ewb-com-input {
    outline: 0;
}
/* .m-pagination-page>li>a {
    padding: 0 4px;
} */


/* 20180615 */

.ewb-menu-bd {
    height: 675px;
}

.ewb-com-hd {
    border-bottom: 0;
}


.ewb-tree-box {
    width: 166px;
    padding-right: 30px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    outline: 0;
    border: 1px solid #999;
    background: url('../images/chosen-sprite.png') 184px center no-repeat #fff;
}

.ewb-com-input{
    width: 196px;
    border: 1px solid #999;
}

.ewb-tree-box.cur {
    background: url('../images/chosen-spriteh.png') 184px center no-repeat #fff;
}

.ewb-tree-item {
    position: absolute;
    top: 22px;
    left: 95px;
    display: none;
    width: 196px;
    height: 200px;
    border: 1px solid #999;
    overflow-y: auto;
    background-color: #fff;
}

.ewb-tree-item.cur {
    display: block;
}

.ewb-clear {
    position: absolute;
    display: block;
    width: 14px;
    height: 22px;
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    text-transform: uppercase;
    color: #999;
    left: 268px;
    right: 20px;
    cursor: pointer;
}