.ui-news-list {
    width: 9.36rem;
    height: 5.08rem;
    margin: 0 auto;
}

.ui-news-li {
    width: 100%;
    height: 1.04rem;
    background: url('../images/point.jpg') left center no-repeat;
    border-bottom: 1px dashed #d6d6d6;
}

.ui-newscontent {
    display: block;
    width: 7.563333rem;
    height: 100%;
    line-height: 1.14rem;
    color: #3a3a3a;
    font-size: .413333rem;
    text-indent: 1em;
    float: left;
}

.ui-newsdate {
    display: block;
    width: 1.78rem;
    height: 100%;
    line-height: 1.14rem;
    color: #787878;
    font-size: .333333rem;
    float: right;
}

.ui-more {
    display: block;
    width: 65%;
    height: 0.66667rem;
    line-height: 0.66667rem;
    text-align: center;
    font-size: .386667rem;
    color: #fff;
    background:#cf1c14;
    margin:0.2rem auto;
    border-radius:.2rem;
}
.ui-guide{
    width: 95%;
    height: 1.066667rem;
    margin: 0 auto;
    border-bottom: 1px solid #e62a18;
}
.ui-location{
    display: inline-block;
    font-size: .34rem;
    color: #3a3a3a;
    line-height: 1.16rem;
}
.ui-loa{
    display: inline-block;
    font-size: .34rem;
    color: #3a3a3a;
    line-height: 1.16rem;
}