/**!
 * 大连普金新区--互动
 * author: gaoli;
 * date:2017-11-28
 */


/* 电子信箱 */

.ewb-mail {
    margin-right: -24px;
}
.ewb-mail-all {
    padding: 11px 0;
}
.ewb-mail-rad {
    float: left;
    margin-left: 42px;
}
.ewb-mail-rad input {
    margin-right: 5px;
    width: 12px;
    height: 12px;
}
.ewb-mail-txt {
    float: left;
    width: 249px;
    height: 31px;
    line-height: 31px;
    text-indent: 5px;
    border: 1px solid #d2d2d2;
    outline: 0;
}
.ewb-mail-btn {
    display: block;
    width: 117px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    border-radius: 5px;
    background: #f39800;
    outline: 0;
    border: none;
    cursor: pointer;
}
.ewb-mail-btn:hover {
    background: #ee7805;
    transition: all .2s ease-in-out;
}
.ewb-mail-help {
    margin-top: 15px;
    border-top: 1px dashed #d2d2d2;
}
.ewb-mail-hp {
    float: left;
    line-height: 32px;
    color: #666;
}
.ewb-mail-per {
    float: right;
    line-height: 32px;
    color: #1636dc;
}
.ewb-mail-user {
    line-height: 33px;
    margin-bottom: 15px;
}
.ewb-mail-user span {
    float: left;
}

/* 我要写信 */

.ewb-mail-icon.writer {
    background: url(../images/secimg/writer_icon.png) no-repeat center #3a6ea9;
}
.ewb-mail-bd.writer {
    padding: 0 10px;
    height: 98px;
}
.ewb-mail-img {
    float: left;
    margin: 15px 9px 0 10px;
}
.ewb-mail-img img {
    vertical-align: top;
}

/* 在线访谈 */

.ewb-mail-icon.online {
    background: url(../images/secimg/online_icon.png) no-repeat center #3a6ea9;
}
.ewb-online {
    margin-left: 24px;
}
.ewb-online-det {
    margin-top: 10px;
}
.ewb-mail-bd.online {
    height: 379px;
    padding-left: 18px;
}
.ewb-online-img img {
    vertical-align: top;
}
.ewb-online-con {
    float: left;
    width: 458px;
    margin-left: 20px;
}
.ewb-online-tt {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ewb-online-date {
    line-height: 38px;
    color: #999;
}
.ewb-online-date span {
    margin-left: 21px;
}
.ewb-online-per {
    color: #999;
    line-height: 22px;
    margin: 7px 0 4px 0;
}
.ewb-online-fon {
    color: #333;
    line-height: 24px;
}
.ewb-online-items {
    margin-top: 15px;
}
.ewb-online-items li {
    float: left;
    margin-left: 19px;
}
.ewb-online-items li:first-child {
    margin-left: 0;
}
.ewb-online-link {
    display: block;
    position: relative;
}
.ewb-online-link img {
    vertical-align: top;
}
.ewb-online-link p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    line-height: 30px;
    padding: 0 15px 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/mask-bg.png);
}

/* 民意征集 */

.ewb-people {
    height: 244px;
    margin: 16px -8px 0 0;
    overflow: hidden;
}

/* banner */

.ewb-banner {
    /*height: 241px;20241124*/
    margin-left: 8px;
}
.ewb-banner img {
    vertical-align: top;
}
.ewb-banner a {
    display: block;
    margin-bottom: 20px;
}
.wb-data-item {
    padding-top: 8px;
}
