/*newslist-a3*/

.f_30 {
    font-size: 3.0rem;
}

.f_18 {
    font-size: 1.8rem;
}

.f_16 {
    font-size: 1.6rem;
}

.nl-a3-top-img a {
    background: #f3f7fc; 
    height: 200px;
    display: block;
    overflow: hidden; 
}
.nl-a3-top-img img {
    width: 100%;
    height: auto;
    display: block;
}

.nl-a3-top-time {
    padding: 10px 20px;
    background: rgba(13,66,178,0.5);
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
}

.nl-a3-top-tt {
    line-height: 62px;
}

.nl-a3-top-tt a {
    color: #000;
}

.nl-a3-top-tt a:hover {
    transition: 0.5s;
}

.nl-a3-top-nav {
    color: #797979;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
}

.nl-a3-big {
    border-top: 1px solid #e5e5e5;
}

.nl-a3-tt {
    line-height: 40px;
}

.nl-a3-tt a {
    color: #292929;
}

.nl-a3-tt a:hover {
    transition: 0.8s;
    padding-left: 10px;
}

.nl-a3-time {
    margin: 10px 0 20px 0;
}

.nl-a3-nav {
    height: 60px;
    overflow: hidden;
    line-height: 30px;
    margin: 10px 0;
}

.c_g {
    color: #666;
}