.ewb-main {
    padding-top: 40px;
    padding-bottom: 60px;
    background: url(../images/main_foot_bg.png) left bottom repeat-x;
}


/* 轮播图 */

.ewb-imgscroll {
    width: 536px;
    float: left;
}

.wb-slider {
    position: relative;
    font-family: arial;
    font-size: 14px;
    overflow: hidden;
}

.wb-slider-conbox {
    width: 536px;
    height: 273px;
    overflow: hidden;
}

.wb-slider-ctag {
    display: block;
    position: relative;
}

.wb-slider-ctag img {
    display: block;
    width: 100%;
    height: 100%;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    font-family: "宋体";
    color: #fff;
    background: url(../images/mask-bg.png);
}

.wb-slider-mask .ellipsis {
    display: block;
    margin-left: 10px;
    width: 164px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider-switcher {
    position: absolute;
    right: 7px;
    bottom: 10px;
    height: 18px;
}

.wb-slider-stag {
    float: left;
    margin-right: 3px;
    height: 18px;
    width: 25px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: #898989;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background: #ff8202;
}


/* 采购公告 */

.ewb-notice {
    width: 498px;
    border: 1px solid #e1e1e1;
    padding: 0 18px;
}

.ewb-notice-hd {
    height: 50px;
    border-bottom: 1px solid #d2d2d2;
}

.ewb-notice-hd.ewb-dashed{
    border-bottom: 1px dashed #d2d2d2;
}

.ewb-notice-hd b {
	cursor: pointer;
	color: #000;
    line-height: 50px;
    font-size: 18px;
}

.ewb-notice-hd span {
	cursor: pointer;
    font-size: 14px;
    color: #666;
}

.ewb-notice-bd {
    padding-top: 10px;
    height: 210px;
}

.ewb-notice-item {
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    vertical-align: top;
}

.ewb-notice-item a {
    display: block;
    float: left;
    max-width: 300px;
    color: #333;
    text-indent: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/info_icon.png) left center no-repeat;
}

.ewb-notice-item a:hover  {
    color: #ff5500;
    background: url(../images/info_iconh.png) left center no-repeat;
}

.ewb-date {
    float: right;
    color: #888;
}

.ewb-revamp,
.ewb-pucshow {
    cursor: pointer;
    float: right;
    margin-right: 10px;
}

.ewb-notice-item span:hover {
    color: #ff5500;
}


/* 网上竞价 */

.ewb-mt20 {
    margin-top: 20px;
}

.ewb-notice.ewb-mod01 {
    width: 414px;
}

.ewb-state1,
.ewb-state2,
.ewb-state3 {
    float: right;
    margin-right: 10px;
}

.ewb-state1 {
    color: #ff5500;
}

.ewb-state2 {
    color: #8b8b8b;
}

.ewb-state3 {
    cursor: pointer;
    color: #1069cd;
}

.ewb-mod02 .ewb-notice-item a {
    max-width: 270px;
}

.ewb-ml10 {
    margin-left: 9px;
}

.ewb-notice-bd.ewb-ht221 {
    height: 221px;
}


/* 入口 */

.ewb-login {
    margin-top: 20px;
    margin-bottom: 10px;
}

.ewb-log-items {
    float: left;
}

.ewb-log-item {
    float: left;
    height: 63px;
    line-height: 63px;
    margin-top: 10px;
}

.ewb-log-item.ewb-first {
    height: 63px;
}

.ewb-log-item a {
    display: block;
    text-align: center;
    height: 55px;
    line-height: 55px;
    width: 263px;
    color: #fff;
    font-size: 18px;
    text-indent: 46px;
}

.ewb-log-a1 {
    background: url(../images/log_icon5.png) 16px center no-repeat #4ba0ff;
    background-position-x: 50px;
}

.ewb-log-a2 {
    background: url(../images/log_icon6.png) 16px center no-repeat #17b5ff;
    background-position-x: 50px;
}

.ewb-log-a3 {
    background: url(../images/log_icon3.png) 18px center no-repeat #39d3ff;
    background-position-x: 50px;
}

.ewb-log-a4 {
    background: url(../images/log_icon4.png) 16px center no-repeat #00c4e1;
    background-position-x: 50px;
}

.ewb-log-a1:hover {
    background-color: #297ddb;
}

.ewb-log-a2:hover {
    background-color: #009ce4;
}

.ewb-log-a3:hover {
    background-color: #1cb9e6;
}

.ewb-log-a4:hover {
    background-color: #00acc6;
}


/* 信息统计 */

.ewb-notice.ewb-mod03 {
    width: 583px;
}

.ewb-comp-hd {
    width: 30px;
    float: right;
    padding-top: 10px;
}

.ewb-comp-tt {
    display: block;
    width: 30px;
    margin-bottom: 1px;
}

.ewb-comp-tt a {
    cursor: pointer;
    display: block;
    padding: 15px 8px;
    width: 14px;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    background: #39d3ff;
}

.ewb-comp-tt.cur a {
    background: #ffb525;
}

.ewb-notice-bd.ewb-pt0 {
    padding-top: 0;
    height: 231px;
}

.more {
    float: right;
    margin-top: 17px;
    margin-right: 2px;
    font-family: "微软雅黑";
}

.more:hover{
    float: right;
    margin-top: 17px;
    margin-right: 2px;
    color: #ff5500;
    font-family: "微软雅黑";;
}