/*border-bottom: 1px solid #F0F0F0;*/
.gundong {

    width:450px;
    height: 2.4rem;
    padding: 5px 0 0.3rem 0;
    border-bottom: 0px solid #F0F0F0;
    position: relative;

    margin: 0 auto;
}
.gundong .huabox {
    margin: 0 auto;
    line-height: 4rem;
}
.gundong .hdimg {
    float: left;
    line-height: 3.5rem;
}
.gundong .hdimg img {
    width: 100%;
    vertical-align: middle;
}
.gundong h5 {
    font-size: 1rem;
    float: left;
    line-height: 2.2rem;
    margin: 0.8rem 0 0 0;
}
.gundong .gg_more {
    float: left;
}
.gundong .gg_more a {
    font-size: 0.8rem;
    text-decoration: none;
}
.gundong .notice_active {
    float: left;
    height: 2.4rem;
    padding: 0;
    overflow: hidden;
    position: relative;
}
.gundong .notice_active li {
    list-style-type: none;
    line-height: 2.4rem;
    width: 380px;
    color: #017cfb;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.gundong .notice_active li.notice_active_ch span {
    color: #656972;
    font-size: 1rem;
    display: block;
    overflow: hidden;
    float: left;
    overflow: hidden;
    margin: 0 0 2rem 0;
}
.gundong .notice_active ul {
    padding-left: 5px;
}

.gundong .gg_more .news_ck {
    float: left;
    margin: 0 1rem 0 1rem;
    color: #888;
    width: 5rem;
    height: 2rem;
    line-height: 2rem;
    display: block;
    border: 1px solid #656972;
    text-align: center;
    border-radius: 0.7rem;
    font-size: 0.8rem;
    margin-top: 1rem;
}
.gundong .gg_more .news_more {

}
.gundong .notice_active li.notice_active_ch em {
    text-align: right;
    float: right;
    color: #888;
    font-size: 0.8rem;
    font-style: normal;
}