/**!
 * 首页
 * author: 二级页;
 * date:2019-09-16
 */
.ewb-white {
    padding: 10px 30px;
}

.white1 {
    height: 273px;
}

.white2 {
    height: 307px;
}

/* 轮播 */
.ewb-scroll {
    float: left;
    height: 252px;
    width: 489px;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
}

.ewb-scroll .item {
    display: block;
}

.ewb-scroll img {
    display: block;
    width: 100%;
    height: 252px;
}

/* 文字介绍 */

.ewb-img-intro {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 37px;
    line-height: 37px;
    color: #fff;
    text-indent: 10px;
    padding-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url("../images/mask_bg.png");
}


/* 左右按钮 */

.owl-nav .owl-prev,
.owl-nav .owl-next {
    position: absolute;
    width: 32px;
    height: 70px;
    top: 50%;
    margin-top: -35px;
    z-index: 50;
    text-indent: 99999;
    background-repeat: no-repeat;
    background-color: transparent;
}

.owl-nav .owl-prev {
    left: 0;
    background-image: url("../images/scroll_prev.png");
}

.owl-nav .owl-next {
    right: 0;
    background-image: url("../images/scroll_next.png");
}

.owl-nav .owl-prev:hover {
    background-image: url("../images/scroll_prevh.png");
}

.owl-nav .owl-next:hover {
    background-image: url("../images/scroll_nexth.png");
}

.owl-nav.disabled {
    display: block !important;
}

/* 分页按钮 */
.owl-dots {
    position: absolute;
    right: 0;
    bottom: 10px;
    height: 10px;
    visibility: hidden;
    display: none;
}

.ewb-pages {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 37px;
    line-height: 37px;
    width: 67px;
    color: #fff;
    z-index: 9999;
    text-align: center;
    background: url("../images/mask_black_bg.png");
}

.ewb-curpage {
    font-weight: bold;
    font-size: 18px;
}

/* tab */
.ewb-col {
    width: 570px;
    float: right;
}

.ewb-col-hd {
    border-bottom: 1px solid #d2d2d2;
    position: relative;
}

.ewb-col-ul {
    margin-left: -26px;
}

.ewb-col-item {
    float: left;
    padding: 0 26px;
    line-height: 44px;
    font-size: 20px;
    cursor: pointer;
    background: url("../images/col_line.jpg") left center no-repeat;
}

.ewb-col-item:first-child {
    background: none;
}

.ewb-col-item.cur {
    color: #b21111;
    font-weight: bold;
}

.column-more {
    position: absolute;
    top: 14px;
    right: 0;
    line-height: 30px;
    width: 40px;
    height: 30px;
    overflow: hidden;
}

.column-more a {
    color: #666;
}

/* 列表 */
.ewb-data-item {
    padding-top: 9px;
}

.ewb-data-list {
    height: 36px;
    line-height: 36px;
    padding-left: 22px;
    background: url("../images/list_img.png") left center no-repeat;
}

.ewb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-data-infor a {
    color: #333;
}

.ewb-data-date {
    float: right;
    color: #999;
    text-align: right;
}

.ewb-data-list:hover {
    background-image: url("../images/list_imgh.png");
}

.ewb-data-list:hover,
.ewb-data-list:hover a,
.ewb-data-list:hover .ewb-data-date {
    color: #b21212;
}


/* 招标专区 */
.ewb-bid {
    float: left;
    width: 736px;
}

.ewb-subCol-hd {
    border-bottom: 0;
    margin-top: 2px;
}

.ewb-subCol-hd .ewb-col-ul {
    margin: 0 -30px;
}

.ewb-subCol-hd .ewb-col-item {
    padding: 0 30px;
    text-align: center;
    font-size: 0;
    line-height: 32px;
}

.ewb-subCol-hd .ewb-col-item span {
    display: inline-block;
    font-size: 16px;
    border-bottom: 3px solid transparent;
    vertical-align: middle;
}

.ewb-subCol-hd .ewb-col-item.cur span {
    border-bottom: 3px solid #b10f0f;
}

.ewb-subCol-hd .column-more {
    top: -33px;
}

.ewb-red {
    color: #f50202;
}

.ewb-subCol .ewb-data-list {
    padding-left: 10px;
}

.ewb-data-right {
    float: right;
}

.ewb-data-state {
    float: left;
    color: #f50202;
    width: 100px;
    text-align: center;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-data-type {
    float: left;
    width: 80px;
    text-align: center;
}

.ewb-subCol .ewb-data-date {
    width: 85px;
}

.ewb-subCol .ewb-data-infor {
    margin-right: 280px;
}

.ewb-subCol .ewb-data-item {
    padding-top: 4px;
}

.ewb-subCol .ewb-col-bd {
    height: 241px;
}

/* 通知公告 */
.ewb-notice {
    float: right;
    width: 366px;
}

/* 第十一届全国少数民族传统体育运动会9月8日至16日在郑州举行 */

.wb-slider {
    position: relative;
    margin-top: 10px;
    height: 120px;
    overflow: hidden;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    display: block;
    position: relative;
}

.wb-slider-ctag img {
    display: block;
    width: 100%;
    height: 100%;
}

.ewb-place {
    margin-top: 0;
    padding-top: 18px;
}

.ewb-place .ewb-data-infor {
    margin-right: 340px;
}

.ewb-place .ewb-data-infor a {
    margin-left: 40px;
}

.ewb-place .ewb-data-state {
    width: 210px;
}

.ewb-place .ewb-data-date {
    width: 130px;
}

/* 登录/注册入口 */

.ewb-notice-items {
    padding-top: 2px;
    margin: 0 -4px;
}

.ewb-notice-item {
    float: left;
    width: 50%;
    margin-top: 8px;
    height: 121px;
}

.ewb-notice-item>a {
    display: block;
    text-align: center;
    margin: 0 4px;
    color: #a82126;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    background: #f7f7f7;

}

.ewb-notice-item>a:hover {
    color: #fff;
    background: url('../images/notice_bg.png') no-repeat;
}

.ewb-notice-item>a>span {
    display: inline-block;
    width: 100%;
    height: 33px;
    padding-top: 88px;
    background-position: center 25px;
    background-repeat: no-repeat;
}

.ewb-notice1 span {
    background-image: url('../images/notice_ico1.png');
}

.ewb-notice2 span {
    background-image: url('../images/notice_ico2.png');
}

.ewb-notice3 span {
    background-image: url('../images/notice_ico3.png');
}

.ewb-notice4 span {
    background-image: url('../images/notice_ico4.png');
}

.ewb-notice1:hover span {
    background-image: url('../images/notice_ico1h.png');
}

.ewb-notice2:hover span {
    background-image: url('../images/notice_ico2h.png');
}

.ewb-notice3:hover span {
    background-image: url('../images/notice_ico3h.png');
}

.ewb-notice4:hover span {
    background-image: url('../images/notice_ico4h.png');
}



/* 20200506修改 */
.ewb-data-list:hover,
.ewb-data-list:hover a,
.ewb-data-list:hover .ewb-data-date {
    color: #2a94de;
}

.ewb-col-item.cur,
.ewb-red,
.ewb-data-state,
.ewb-notice-item>a {
    color: #0f4781;
}

.ewb-subCol-hd .ewb-col-item.cur span {
    border-bottom: 3px solid #0f4781;
}

.ewb-white {
    padding: 8px 30px;
}

.ewb-data-list{
	font-size:16px;
}