

/* 宽度 */
.container {
    width: 80%;
    margin: 0 auto;
    height: 18em;
}
/* 颜色 */
.title-130 {
    border-bottom: 1px solid #e2e2e2;
    font-size: 24px;
    color: #0d5ba4;
    padding-bottom: 15px;
    margin-bottom: 20px;
    line-height: 32px;
}
.list-130 li {
    border-bottom: 1px dotted #ccc;
}
/* 颜色 end*/
.title-130 small {
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    margin-left: 10px;
}
.list-130 li span {
    float: right;
    font-size: 12px;
}
.news130 {
    padding: 20px 0;
}
.title-130 .more130 {
    float: right;
    font-size: 14px;
}
.ey-news130 {
    margin-left: -45px;
}
.ey-news130 .item130 {
    float: left;
    width: 33.333333%;
}
.ey-news130 .wrap130 {
    margin-left: 45px;
}
.ey-news130 .title-130 {
    font-size: 20px;
    padding-bottom: 5px;
    margin-bottom: 0;
}
.list-130 li a {
    display: block;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0px;
}
@media screen and (max-width: 767px) {
body {
    min-width: 320px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.container {
    width: auto;
    height: 840px;
}
.ey-news130 {
    margin-top: -20px;
}
.ey-news130 .item130 {
    width: 100%;
    width: 95%;
    padding: 10px 10px;
}
.ey-news130 .wrap130 {
    margin-top: 20px;
    
}
.ey-news130 .title-130 {
    font-size: 18px;
}
}

