﻿/**!
 * 江苏省公共资源交易网
 * author: zzongyi;
 */
 .ewb-footer{
     margin-top: 0;
     
     color: #fff;
 }
 .ewb-footer-txt{
     color: #fff;
 }

.ewb-page-wrap {
    width: 1300px;
    margin: 0 auto;
}


/* 面包屑 */

.ewb-bread {
    height: 54px;
    line-height: 54px;
    text-indent: 40px;
    font-size: 14px;
    background: url(../images/bread_ico.png) 20px 50% no-repeat;
}

.ewb-bread>a {
    color: #333;
}

.ewb-page-main {
    height: 960px;
    background-color: #fff;
}