﻿/**!
 * 烟台市（国有产权）交易中心--详情页
 * author: gl;
 * date:2018-2-26
 */

.ewb-info {
    border: 1px solid #ddd;
    margin-bottom: 24px;
}
.ewb-info-hd {
    padding-left: 49px;
    height: 48px;
    line-height: 48px;
    color: #000;
    background: url(../images/local_icon.png) no-repeat 20px center #f6f6f6;
}
.ewb-info-hd a {
    color: #000;
}
.ewb-info-hd a:hover {
    color: #1d9bd8;
}
.ewb-info-bd {
    padding: 0 39px 38px 39px;
}

.ewb-info-bd>h3{
    font-size: 24px;
    line-height: 47px;
    text-align: center;
    margin:16px 0 4px 0;
}

.ewb-info-bd p{
    font-size: 16px;
    line-height: 30px;
    text-indent: 38px;
}
.ewb-info-bd .ewb-info-date{
    line-height: 24px;
    font-size: 14px;
    color:#999;
    text-align: center;
    text-indent:0;
    margin-bottom: 21px;

}

/*2018-07-30*/
.ewb-content-hd {
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #f6f6f6;
}

.ewb-content-tt {
    display: block;
    font-size: 24px;
    line-height: 48px;
    text-align: center;
    color: #333;
    margin: 17px 0 5px 0;
}

.ewb-content-date {
    font-size: 14px;
    display: block;
    line-height: 22px;
    text-align: center;
    color: #999;
    margin-bottom: 21px;
}
