.newsview{color:red;}.tcenter{text-align:center;}
.mt10{
    margin-top: 10px;
}
.locationico{
    font-size: 35px;
    color:#FF5722;
    text-align: center;
    margin: auto;
    height: 44px;
    line-height: 44px;
}
.area{
    display: block;
    width: 50px;
    float: left;
    text-align: center;
    height: 25px;
    line-height: 25px;
}
.gwyrow{
}
.rowimg{
    background: url(../img/icon-title.gif) left center no-repeat;
    clear: both;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    color: #1258ad;
    font-size: 20px;
    margin-left: 15px;
}
.gwynews{
    color: #FF5722;
    height: 25px;
    line-height: 25px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    display: inline-block;
    width: 50%;
}
.gwynews i{
    color: #1558a9;
    font-size: 15px;
    margin: 10px;
    font-weight: bold;
}
.newsviews{
    color: #cccccc;
}
.newstitle{
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    display: inline;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
}
.newstime{
    float: right;
    color: #2F4056;
    text-align: right;
}