﻿/**!
 * 江苏省公共资源交易网
 * author: gaojian;
 */

body {
    min-width: 1000px;
    background: url(../images/special_bg.jpg) center top no-repeat #0145ba;
}

.ewb-main {
    width: 1000px;
    margin: 0 auto;
    padding-top: 402px;
}

.ewb-con {
    padding-left: 10px;
    background: url(../images/special_left.png) left top no-repeat;
}

.ewb-con-top {
    height: 30px;
    background: url(../images/specisl_top.png) no-repeat;
}

.ewb-con-bottom {
    height: 37px;
    background: url(../images/special_bottom.png) no-repeat;
}

.ewb-con-bd {
    padding: 8px 60px 20px;
    font-size: 14px;
    background: url(../images/special_bor.png) repeat-y;
}

.ewb-con-title {
    padding: 0 36px;
    line-height: 34px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.ewb-con-bar {
    padding-top: 10px;
    height: 32px;
    line-height: 32px;
    text-align-last: center;
    color: #999;
    margin-bottom: 16px;
    border-bottom: 1px solid #e1e1e1;
}

.ewb-con-bar span {
    margin-right: 5px;
}

.ewb-con-bar a {
    color: #999;
}

.ewb-con-img {
    margin: 26px 0;
}

.ewb-con-img img {
    display: block;
    width: 860px;
    height: 500px;
}

.ewb-content {
    line-height: 30px;
    font-size: 14px;
    text-indent: 2em;
}

.ewb-img-name {
    line-height: 20px;
    text-align: center;
}

.ewb-content-h2 {
    line-height: 30px;
    font-weight: bold;
    text-indent: 2em;
}

h3 {
    line-height: 30px;
    font-weight: bold;
    text-align: center;
}