﻿/**!
 * [景德镇市昌江区门户网]
 * author: [lucw];
 * time:2016-11-22;
 */


/* main */

.ewb-mainwrap {
    padding: 0 10px;
    overflow: hidden;
    background-color: #fff;
}


/* 昌江概况 */
.ewb-survey{
    padding-top: 7px;
}

.ewb-survey-hd{
    height: 32px;
    line-height: 32px;
    text-indent: 29px;
    border-bottom: 1px solid #3c9b10;
    background: url(imagesfriend_ico.png) 0 50% no-repeat;
}

.ewb-survey-hd a{
    font-size: 16px;
    font-weight: bold;
    color: #474747;
    cursor: pointer;
}

/* 段落 */
.ewb-survey-bd{
    padding-top: 9px;
}

.ewb-survey-bd p{
    line-height: 24px;
    text-indent: 2em;
}

.ewb-survey-total{
    color: #ef8b09;
}

/* 右侧图 */
.ewb-survey-img{
    display: block;
    cursor: pointer;
}

.ewb-survey-img img{
    vertical-align: top;
}

.ewb-survey-imgs{
    padding-top: 3px;
    padding-left: 5px;
}

/* 文化 */
.ewb-culture-items{
    margin-top: 10px;
    margin-right: -10px;
}

.ewb-culture-item{
    margin-right: 10px;
}

.ewb-culture-link{
    display: block;
    cursor: pointer;
}

.ewb-culture-link img{
    vertical-align: top;
}