@charset "UTF-8";
html, body, div, span, h1, h2, h3, h4, h5, h6, p,a,em, img, strong, i, dl, dt, dd, ol, ul, li,form, label,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, footer, header,section,audio, video, select{margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;}
ol, ul, li{list-style: none;}
img{display: block;border: none;}
input{margin: 0;padding: 0;border: none;outline: none; background: #fff;}
a:link, a:visited, a:hover, a:active {text-decoration: none;}
a {-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;outline: none;}
.clearfix {*zoom: 1;}
.clearfix:before, .clearfix:after {display: table;content: "";}
.clearfix:after {clear: both;}
html, body {
	width: 100%;height: 100%;font-family: 'Microsoft yahei';font-size: 0.24rem;background: #fff;
}
.banner img{
    width: 100%;
}
.summary{
    padding: 0.48rem 0.32rem 0.7rem 0.32rem;
    background: url(//s0.ifengimg.com/2019/03/21/line_d48914c3.png) center bottom no-repeat;
    background-size: 6.66rem auto;
}
.summary .icon-summary{
    float: left;
    display: inline;
    width: 0.58rem;
    height: 1.08rem;
    background: url(//s0.ifengimg.com/2019/03/21/draft_f5bf1dab.png) no-repeat;
    background-size: 100% auto;
    margin-right: 0.24rem;
}
.summary p{
    font-size: 0.32rem;
    line-height: 0.6rem;
    color: #333;
    letter-spacing: -0.006rem;
    text-align: justify;
    font-weight: 400;
}
.newslist{
    margin: 0 auto;
    width: 6.86rem;
    padding-top: 0.15rem;
}
.newslist li a{
    position: relative;
    display: block;
    height: 1.56rem;
    padding: 0.33rem 0 0.33rem 2.5rem;
}
.newslist li a img{
    position: absolute;
    left: 0;
    width: 2.18rem;
    height: 1.56rem;
}
.newslist li a strong{
    display: block;
    width: 4.35rem;
    font-size: 0.34rem;
    height: 0.48rem;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0.1rem;
}
.newslist li a p{
    width: 4.35rem;
    font-size: 0.24rem;
    line-height: 0.36rem;
    color: #8A8A8A;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.qrcode{
    padding: 0.4rem 0 0.8rem 0;
    text-align: center;
}
.qrcode img{
    margin: 0 auto 0.2rem auto;
    width: 2rem;
}
.qrcode span{
    font-size: 0.24rem;
    line-height: 0.24rem;
    color: #333333;
    letter-spacing: -0.0022rem;
}


