@charset "utf-8";
/* CSS Document */
.favor-header-bar {
    background-color: #fff;
    margin: 0 25px;
    overflow: hidden;
    height: 0.6rem;
    line-height: 0.6rem;
    border-bottom: 1px solid #e1e1e1;
}
.favor-header-bar li {
    display: block;
    width: 33%;
    text-align: center;
    float: left;
    margin-left: -1px;
    height: 0.5rem;
    line-height: 0.5rem;
    border-right: 1px solid #e1e1e1;
    position: relative;
}
.favor-header-bar a {
    font-size: 0.22rem;
    color: #333;
    display: block;
    padding-bottom: 0.01rem;
    width: 85%;
    margin: 0 auto;
}
.favor-header-bar li:last-child {
    border-right: none;
}
.favor-header-bar li.default a {
    color: #ff4f4f;
    border-bottom: 2px solid #ff4f4f;
}
.favor-header-bar li span {
    position: absolute;
    display: block;
    width: 25%;
    top: -0.4rem;
    right: 0.2rem;
    max-width: 32px;
}
.favor-list.content {
    padding: 0.3rem 0;
    width: 100%;
}
.content {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
header, footer, nav, section, menu, article, aside {
    display: block;
}
.swiper-slide .item {
    border-bottom: 1px solid #ddd;
    margin: 0 25px;
}
.clearfix {
    zoom: 1;
}
.swiper-slide .item-default a {
    padding: 0.2rem 0;
}
.swiper-slide .item a {
    display: block;
    overflow: hidden;
}
a, a:active, a:focus, a:hover, a:visited {
    text-decoration: none;
}
body, html a {
    color: #333;
}
.swiper-slide .item-default .item-tit {
    max-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.swiper-slide .item-tit {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
}
.swiper-slide .item-default .item-foot {
    margin-top: 14px;
}
.swiper-slide .item-foot {
    font-size: 12px;
    line-height: 140%;
    color: #666;
}
.swiper-slide .item-foot span.read {
    position: relative;
    margin-left: 18px;
}
.swiper-slide .item-foot span.read {
    background-image: url(https://henan.china.com/wap_static_2019/images/icon-read.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px auto;
    padding-left: 18px;
}
.swiper-slide .item-foot span.read:before {
    content: '·';
    position: absolute;
    left: -12px;
}
*, *::before, *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.swiper-slide .item-default .item-img {
    float: right;
    width: 120px;
    height: 80px;
    margin-left: 5px;
}
.swiper-slide .item-img {
    border-radius: 0.03rem;
    overflow: hidden;
}
.swiper-slide .item-default .item-img img {
    min-height: 100%;
}
.swiper-slide .item-img img {
    width: 100%;
}
img {
    width: 100%;
    display: block;
}
.swiper-slide .show {
    width: 100%;
    height: 35px;
    background: url(https://henan.china.com/wap_static_2019/images/box_kuai.png);
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0px;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    z-index: 18;
    text-align: center;
}
