/**!
 * 某某页面-二级页
 * author: gaoli;
 * date:2017-09-12
 */

.ewb-thing.mes {
    height: 265px;
}
.ewb-location a {
    color: #333;
    cursor: pointer;
}
.ewb-thing-tt.newest {
    background: url(imagesthing_icon.jpg) 10px center no-repeat;
}
.ewb-location {
    margin-right: 10px;
}
.ewb-newsest {
    border: 1px solid #bebebe;
    border-top: none;
}
.ewb-newsest-bd {
    height: 504px;
    padding: 16px 10px 0 10px;
    background: #fff;
}
.ewb-newsest-bd .wb-data-list {
    padding-left: 0;
    background: none;
}
.ewb-newsest-bd .wb-data-date {
    font-size: 14px;
    color: #666;
    margin-right: 5px;
}




/*分页 */

.ewb-page li {
    float: left;
    height: 30px;
}
.default_pgToolbar {
    height: 30px;
    line-height: 30px;
    valign: middle;
    font-size: 12px;
    border: 1px solid #DADADA;
    background: url(imagesbg.gif);
    margin: 1px 0 -1px 0;
}
.default_pgPanel {
    float: left;
    padding: 0 10px 0 10px;
}
.default_pgBtn {
    width: 20px;
    height: 20px;
    display: block;
    cursor: pointer;
    margin: 1px;
}
.default_pgPerPage {
    margin: 6px 0 0 0;
}
.default_pgPress {
    margin: 2px 0 0 2px;
}
.default_pgPrev {
    background: url(imagesprev.gif) no-repeat center;
}
.default_pgPrevDisabled {
    background: url(imagesprev_disabled.gif) no-repeat center;
    cursor: auto;
}
.default_pgNext {
    background: url(imagesnext.gif) no-repeat center;
}
.default_pgNextDisabled {
    background: url(imagesnext_disabled.gif) no-repeat center;
    cursor: auto;
}
.default_pgFirst {
    background: url(imagesfirst.gif) no-repeat center;
}
.default_pgFirstDisabled {
    background: url(imagesfirst_disabled.gif) no-repeat center;
    cursor: auto;
}
.default_pgLast {
    background: url(imageslast.gif) no-repeat center;
}
.default_pgLastDisabled {
    background: url(imageslast_disabled.gif) no-repeat center;
    cursor: auto;
}
.default_pgRefresh {
    background: url(imagesnowait.gif) no-repeat center;
}
.default_pgLoad {
    background: url(imagesloading.gif) no-repeat center;
}
.default_pgCurrentPage {
    width: 30px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #CCCCCC;
    background: url(imagestext_bg.gif) repeat-x;
}
.default_pgSearchInfo {
    padding-left: 20px;
}
.default_mask {
    width: 100%;
    height: 100%;
    background: url(imagesloading.gif) no-repeat center;
    background-color: #FFFFFF;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: .70;
}
.default_separator {
    width: 2px;
    height: 20px;
    margin: 0 5px;
    background: url(imagesseparator.gif) no-repeat center;
}

/* thirdpage */

.ewb-newsest-tt {
    line-height: 52px;
    padding-top: 10px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    text-align: center;
}
.ewb-newsest-tm {
    line-height: 40px;
    text-align: center;
}
.ewb-newsest-font {
    font-size: 16px;
    line-height: 180%;
    text-indent: 30px;
    margin-bottom: 10px;
}
.ewb-newsest-bd.third {
    min-height: 100px;
    height: auto;
    padding-bottom: 20px;
}
.ewb-newest-img {
    display: block;
    width: 500px;
    height: 375px;
    margin: 0 auto 10px auto;
}

/* message */

.ewb-message-sel {
    height: 29px;
    background: #e6eef7;
}
.ewb-message-sel span {
    float: left;
    margin-left: 5px;
}

.ewb-message-txt {
    height: 20px;
    line-height: 20px;
    outline: 0;
    margin-top: 3px;
    border: 1px solid #a9a9a9;
    line-height: 20px;
}
.ewb-message-txt.sel {
    width: 78px;
    height: 19px;
    line-height: 19px;
    margin-top: 5px;
}
.ewb-message-txt.key {
    width: 117px;
}
.ewb-message-txt.tm {
    width: 103px;
}
.ewb-ser-btn {
    float: left;
    width: 33px;
    height: 20px;
    line-height: 20px;
    margin: 5px 0 0 10px;
    background: url(imagessearch.gif) no-repeat;
    outline: 0;
    border: none;
    cursor: pointer;
}
.ewb-message-btn {
    float: right;
    width: 69px;
    height: 23px;
    border: 1px solid #a0a0a0;
    outline: 0;
    margin: 2px;
    cursor: pointer;
    background: url(imagesser_btn.jpg) repeat-x;
}
.ewb-message-btn:hover {
    border: 1px solid #4d4c4c;
}
.ewb-kinds {
    height: 25px;
    line-height: 25px;
    background: #e6eef7;
    margin-top: 15px;
}
.ewb-kinds {
    padding-left: 5px;
}
.ewb-kinds select {
    margin-top: 3px;
}
.ewb-message-con {
    height: 16px;
    line-height: 16px;
    text-align: center;
}
.ewb-message-det {
    text-indent: 20px;
    min-height: 25px;
    line-height: 25px;
    padding: 0 5px;
    background: #e6eef7;
    white-space: wrap;
}
.ewb-newsest-bd.message {
    height: 700px;
}
