@charset "utf-8";
.wyq-m-news--skin3 .m-news-box{
    text-align: initial;
    overflow: hidden;
}
.wyq-m-news--skin3 .m-news_list {
    overflow: hidden;
    box-sizing: border-box;
}
.wyq-m-news--skin3 .m-news_img {
    width: 100%;
    height: 100%;
}
.wyq-m-news--skin3 .m-news_content {
    position: relative;
    overflow: hidden;
    height: 100%;
    overflow: hidden;
}
.wyq-m-news--skin3 .m-news_num {
    width: 21px;
    height: 21px;
    border-radius: 3px;
    font-size: 14px;
    float: left;
    text-align: center;
    margin-left: 5px;
}
.wyq-m-news--skin3 .m-news_header {
    position: relative;
}
.wyq-m-news--skin3 .m-news_list--left {
    text-align: center;
    font-size: 13px;
    width: 60px;
    height: 60px;
    line-height: 30px;
    font-weight: bold;
    position: absolute;
}
.wyq-m-news--skin3 .m-news_year{
    height: 30px;
    background: #eee;
    color: #313131;
    font-size: 15px;
}
.wyq-m-news--skin3 .m-news_date{
    height: 30px;
    background: #4b78a3;
    color: #fff;
    font-size: 18px;
}
.wyq-m-news--skin3 .m-news_title--left {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 100;
    padding-left: 8px;
    margin: 14px 0 8px 0;
    overflow: hidden;
    box-sizing: border-box;
}
.wyq-m-news--skin3 .m-news_title--left a {
    margin: 14px 0 8px 0;
    color: #fff;
    line-height: 20px;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
}
.wyq-m-news--skin3 .m-news_title--right {
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.wyq-m-news--skin3 .m-news_title--right .m-news_title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.wyq-m-news--skin3 .m-news_title--right .m-news_title a {
    text-decoration: none;
}
.wyq-m-news--skin3 .i2 .m-news_time {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 3px;
}
.wyq-m-news--skin3 .m-news_time {
    padding:0 5px;
    font-size: 14px;
    float: right;
}
.wyq-m-news--skin3 .m-news_introduction {
    line-height: 22px;
    padding-top: 10px;
    overflow: hidden;
    clear:both;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.wyq-m-news--skin3 .m-news_introduction a {
    text-decoration: none;
    color: #333;
    font: 12px/1 Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei,
        Tohoma, Arial;
    font-family: "Microsoft YaHei";
    line-height: 22px;
}