/**!
 * [首页]
 * author: [luchenwei];
 * time:2016.9.21;
 */
/* 轮播图 */
.wb-slider {
    position: relative;
    overflow: hidden;
    width: 100% !important;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    position: relative;
}

.wb-slider-ctag img {
    height: 100%;
    width: 100%;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #fff;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #fff;
    background-color: #ccc;
    text-align: center;
}

.wb-slider-mask.ellipsis {
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
}

.wb-slider-mask a {
    color: #333;
    font-weight: bold;
}

.wb-slider-switcher {
    position: absolute;
    right: 0;
    bottom: 29px;
    height: 18px;
}

.wb-slider-stag {
    float: left;
    height: 16px;
    width: 23px;
    border-left: 1px solid #fff;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: url(../images/mask-bg.png) repeat;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background: #0059B4;
    border-color: #fff;
}

/* 工作动态 */
.ewb-work {
    border: 1px solid #ddd;
    border-top: 0;
}

.ewb-work-hd {
    height: 33px;
    border-bottom: 1px solid #dcdcdc;
    background: url(../images/work_bg.png) repeat-x;
}

.ewb-work-tab-item {
    height: 34px;
    position: relative;
}

.ewb-work-tab-item.current::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    background: #0059B4;
    top: 0;
    left: 0;
}

.ewb-work-tab-item.item-one {
    border-right: 1px solid #ddd;
}

.ewb-work-tab-item a {
    display: block;
    padding-top: 2px;
    width: 128px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #0059B4;
    font-weight: bold;
}

.ewb-work-tab-item.current {
    width: 128px;
    border-right: 1px solid #ddd;
    background: url(../images/tab_cur_bg.png) repeat-x;
}

.ewb-work-tab-item.current a {
    color: #333;
    border-color: #0059B4;
}

.ewb-work-bd {
    height: 239px;
}

/* 列表项 */
.ewb-work-items {
    padding-left: 12px;
    padding-top: 5px;
}

.ewb-work-item {
    padding-left: 12px;
    line-height: 28px;
    font-size: 14px;
    background: url(../images/list_img01.jpg) 0 50% no-repeat;
}

.ewb-work-item:hover a {
    color: #0059B4;
}

.ewb-work-infor, .ewb-pannel-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-work-infor.mr40 {
    margin-right: 40px;
}

.ewb-work-infor a, .ewb-pannel-infor a {
    color: #333;
}

.ewb-work-infor a span, .ewb-pannel-infor a span {
    color: #0059B4 !important;
}

.ewb-work-date, .ewb-pannel-date {
    float: right;
    margin-top: -28px;
    padding-right: 16px;
    color: #666;
}

/* 会场安排 */
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-chevron-left:before {
    content: "\f053";
}

/* 国有产权交易 */
.ewb-pannel-bd.ewb-trade-bd {
    height: 204px;
}

.ewb-pannel-items.ewb-trade-items {
    padding-top: 5px;
}

/* 会场安排,资源下载,收费标准,快捷通道 */
.ewb-plan-bd {
    height: 237px;
    border: 1px solid #ddd;
    border-top: 0;
}

.ewb-download-items, .ewb-money-items {
    padding-top: 10px;
    padding-left: 15px;
}

.ewb-download-bd, .ewb-money-bd {
    height: 146px;
    border: 1px solid #ddd;
    border-top: 0;
}

/* banner */
.ewb-unified a {
    display: block;
}

.ewb-unified img {
    width: 100%;
    height: 116px;
    vertical-align: top;
}

/* 登录 */
.ewb-login-link {
    display: block;
    cursor: pointer;
}

.ewb-login-link img {
    width: 100%;
    height: 74px;
    vertical-align: top;
}

/* 曝光台 */
.ewb-break-link {
    display: block;
    cursor: pointer;
}

.ewb-break-link img {
    width: 100%;
    height: 113px;
    vertical-align: top;
}

/* 建设工程 */
.ewb-business-link {
    display: block;
    border: 1px solid #c9cbce;
    cursor: pointer;
}

.ewb-business-link img {
    width: 100%;
    height: 72px;
    vertical-align: top;
}

/* 快捷通道 */
.ewb-easy-bd {
    height: 249px;
    border: 1px solid #ddd;
    border-top: 0;
}

/* friend-link */
/* 链接图 */
.ewb-friend-pictures-item {
    margin-right: 5px;
    width: calc((100% + 5px) / 8 - 5px);
}

.ewb-friend-pictures-item.last {
    margin-right: 0;
    float: left !important;
}

.ewb-friend-pictures-link {
    display: block;
    cursor: pointer;
}

.ewb-friend-pictures-link img {
    width: 100%;
    height: 68px;
    vertical-align: top;
}

/* 链接列表 */
.ewb-friend-list {
    height: 30px;
    border: 1px solid #d9d9d9;
    background-color: #f8f8f8;
}

.ewb-friend-select {
    margin: 5px 0 0 13px;
    width: 232px;
    height: 20px;
    border: 1px solid #ececec;
    color: #878787;
    text-indent: 20px;
}

#tooltip {
    background: #FFFFFF;
    border: 1px solid #69dce3;
    font-size: 15px;
}

#tooltip span {
    font-weight: bold;
    color: #464646;
}

#tooltip span.nbsp {
    float: left;
    width: 20px;
}

#tooltip span.spantitle {
    padding-left: 20px;
}

/**日历**/
.datetimepicker td.cur {
    background-color: #2982f1;
    color: #fff;
}

.datetimepicker table tr td.cur:hover {
    background-color: #2982f1;
}

#date-tips {
    position: absolute;
    width: 400px;
    background-color: #fff;
    overflow: hidden;
}

.ewb-time-role {
    display: none;
    border: 1px solid #eee;
}

.ewb-time-role p {
    text-align: left;
    font-size: 13px;
    line-height: 25px;
    padding-left: 8px;
    padding-right: 8px;
}

.ewb-time-role h1 {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
