/*==================================新闻中心================================================*/
.lanmub-m-i-news1 {
    margin: .2rem 0;
    font-family: "微软雅黑";
}
.lanmub-m-i-news1 .tt {
    background: url(../images/tt.png) no-repeat;
    font-size: 2em;
    font-family: "微软雅黑";
    color: #000e20;
    line-height: 64px;
    height: 64px;
    background-size: 100% 100%;
    padding: 0 15px;
}

.lanmub-m-i-news1 .tt h3 {
    font-size: 0.24rem;
    color: #fff;
    font-weight: normal;
    float: left;
}

.lanmub-m-i-news1 .tt a {
    display: inline-block;
    float: right;
    font-size: .18rem;
    color: #fff;
}

.lanmub-m-i-news1 ul {
    padding: .2rem;
}

.lanmub-m-i-news1 ul li {
    margin-bottom: .06rem;
    border-bottom: 1px dashed #333;
    text-align: left;
    line-height: .6rem;
    height: .5rem;
    overflow: hidden;
    font-size: 0.22rem;
}

.lanmub-m-i-news1 ul li a {
    width: 60%;
    color: #555555;
    font-weight: normal; float:left; overflow:hidden
}
.lanmub-m-i-news1 .time {
font-size: .18rem;
    color: #999;
    text-align: center;
    float: right;
}