/**!
 * 通用三级页面
 * author: gaojing;
 * date: 2018-04-09
 */
.mt28 {
    /* margin-top: 28px; */
}

.release-info {
    color: #999;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #e2f3ff;
}

.release-info ul {
    display: inline-block;
}

.release-info li {
    margin: 0 24px;
    float: left;
}

.release-info .print {
    color: #999;
}

.content {
    padding: 15px 33px 34px;
    min-height: 818px;
}

.content .pic {
    margin: 0 auto;
    display: block;
}

.content p {
    line-height: 34px;
    color: #666;
    text-indent: 28px;
}
.container {
    margin: 0 auto;
    width: 1100px;
}
.ewb-location p {
    padding-left: 21px;
    height: 49px;
    line-height: 48px;
    color: #666;
    background: url(imageslocation_ico.png) left center no-repeat;
}
.ewb-location p a {
    color: #666;
}
.ewb-location p span {
    color: #ffab00;
}
.widget-hd{
    height: 52px;
    line-height: 52px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.widget-bd {
    border: 1px solid #bfdcff;
    border-top: 0;
}