/**!
 * 某某页面
 * author: 作者;
 * date:2017-01-05
 */
.ewb-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.ewb-top {
    height: 79px;
    background: url('../images/bjm/top_bg.png') repeat-x;
}

.ewb-title {
    padding: 8px 0 0 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
}

.ewb-date-time {
    padding-left: 30px;

    font-weight: bold;
    color: #fff;
}

.ewb-time {
    height: 28px;
    line-height: 28px;
    font-size: 24px;
}

.ewb-date {
    line-height: 36px;
    margin-left: 10px;
}

.ewb-back {
    width: 68px;
    height: 26px;
    border: 1px solid #a4eaff;
    text-align: center;
    line-height: 26px;
    color: #fff;
    border-radius: 13px;
    margin: 26px 20px 0 0;
}

.ewb-phone {
    width: 405px;
    padding-top: 2px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    text-indent: 23px;
    background: url('../images/bjm/phone_bg.png') no-repeat;
}

.ewb-content {
    position: relative;
    width: 1332px;
    height: 626px;
    margin: 20px auto 14px;
    overflow: hidden;
    background: url('../images/bjm/content_box.png') repeat-y;
}

.ewb-main.postion .ewb-content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -313px 0 0 -666px;
}

.ewb-main.postion .ewb-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}

.ewb-block {
    padding: 0 32px;
    height: 559px;
    overflow: auto;
}

.ewb-content-hd {
    padding: 0 32px;
    padding-top: 17px;
    height: 34px;
}

.ewb-sear {
    padding: 0 13px 0 17px;
    width: 212px;
    height: 32px;
    border: 1px solid #2a78c7;
    border-radius: 17px;
    background: url('../images/bjm/search_bg.png');
}

.ewb-search {
    position: relative;
    z-index: 1;
    width: 192px;
    height: 32px;
}

.ewb-search .input-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    height: 32px;
    line-height: 31px;
    color: #fff;
    z-index: -1;
    cursor: text;
}

.ewb-search .input-box {
    width: 100%;
    height: 32px;
    line-height: 31px;
    border: 0;
    background: 0 0;
    color: #fff;
}

.ewb-search-btn {
    width: 20px;
    height: 32px;
    border: 0;
    outline: 0;
    background: url('../images/bjm/search_btn.png') center center no-repeat;
    cursor: pointer;
}



.date-pick {
    position: relative;
    width: 228px;
    padding-left: 14px;
    height: 32px;
    border-radius: 17px;
    border: 1px solid #2a78c7;
    z-index: 1;
    margin-right: 15px;
    background: url('../images/bjm/search_bg.png');
}


.date-pick .input-placeholder {
    position: absolute;
    top: 0;
    left: 14px;
    height: 32px;
    line-height: 31px;
    color: #fff;
    z-index: -1;
    cursor: text;
}

.date-pick .input-box {
    width: 100%;
    height: 32px;
    line-height: 31px;
    border: 0;
    background: 0 0;
    color: #fff;
    background: url(../images/bjm/date_pick.png) right center no-repeat;
}

.ewb-group-hd {
    height: 42px;
    border-bottom: 1px solid #fff;
}

.ewb-group-tt {
    padding: 0 46px 0 20px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-bottom: 5px solid #3dacd0;
    cursor: pointer;
    background: url('../images/bjm/up.png') right center no-repeat;
}

.ewb-group-bd {
    height: 257px;
    border: 1px solid #fff;
    border-top: 0;
    overflow: hidden;
}

.ewb-group {
    margin-bottom: 27px;
}

.ewb-info-item {
    width: 1266px;
    height: 219px;
    overflow: hidden;
    zoom: 1;
    float: left;
    margin-top: 4px
}

.ewb-info-list {
    float: left;
    width: 633px;
    _display: inline;
    overflow: hidden;
}

.ewb-info-box {
    margin: 0 20px;
    padding: 10px 0;
    border-bottom: 1px dashed #7ca6b3;
}

.ewb-info-name {
    height: 26px;
    list-style: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 15px;
}

.ewb-info-name a {
    color: #fff;
}

.ewb-info-num {
    line-height: 26px;
    color: #4ce1da;
}

.ewb-info-date {
    padding-left: 22px;
    line-height: 26px;
    color: #4ce1da;
    background: url('../images/bjm/time_icon.png') 0 center no-repeat;
}

.ewb-super {
    width: 1266px;
    height: 257px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.ewb-super-numitem {
    text-align: center;
    overflow: hidden;
    zoom: 1;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.ewb-super-numitem li {
    display: inline-block;
    width: 13px;
    height: 13px;
    overflow: hidden;
    margin: 0 9px;
    cursor: pointer;
    background: url("../images/bjm/stag.png") center center no-repeat;
}

.ewb-super-numitem li.on {
    background: url("../images/bjm/stagh.png") center center no-repeat;
}

.ewb-super-bd {
    height: 219px;
    padding-top: 4px;
    overflow: hidden;
}

.ewb-super-imgitem {
    overflow: hidden;
    zoom: 1;
    float: left;
    _display: inline;
}

.ewb-super-hd {
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    overflow: hidden;
}

.down .ewb-group-tt {
    background: url('../images/bjm/down.png') right center no-repeat;
}