@charset "utf-8";
.wyq-m-imgnews-skin1 .m-news-box{
    text-align: initial;
    overflow: hidden;
}
.wyq-m-imgnews-skin1 .m-news_list {
    overflow: hidden;
    box-sizing: border-box;
}
.wyq-m-imgnews-skin1 .m-news_img {
    width: 100%;
    height: 100%;
}
.wyq-m-imgnews-skin1 .m-news_content {
    overflow: hidden;
    height: 100%;
}
.wyq-m-imgnews-skin1 .m-news_img {
    overflow: hidden;
}
.wyq-m-imgnews-skin1 .m-news_imgbox {
    position: relative;
    overflow: hidden;
}
.wyq-m-imgnews-skin1 .m-news_imgbox .m-img img {
    width: auto;
    vertical-align: middle;
}
.wyq-m-imgnews-skin1 .m-news_imgbox .m-img_tit_bg {
    height: 45px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: #000;
    opacity: 0.55;
    filter: alpha(opacity=55);
}
.wyq-m-imgnews-skin1 .m-news_imgbox .m-img_tit {
    height: 45px;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 45px;
    position: absolute;
    bottom: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    text-align: center;
}
.wyq-m-imgnews-skin1 .m-news_imgbox .m-img_tit a{
    text-decoration: none;
    color: #fff;
}
.wyq-m-imgnews-skin1 .m-news_num {
    width: 21px;
    height: 21px;
    border-radius: 3px;
    font-size: 14px;
    float: left;
    text-align: center;
    margin-left: 5px;
}
.wyq-m-imgnews-skin1 .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-imgnews-skin1 .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-imgnews-skin1 .m-news_title--right {
    font-size: 14px;
    width:100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.wyq-m-imgnews-skin1 .m-news_title--right a {
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
}
.wyq-m-imgnews-skin1 .m-news_time {
    font-size: 14px;
    padding-top: 5px;
}
.wyq-m-imgnews-skin1 .m-news_introduction {
    line-height: 22px;
    overflow: hidden;
    clear:both;
    padding-top: 5px;
}
.wyq-m-imgnews-skin1 .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";
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
}