.litbanner img{width:100%;padding:8px;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;}

.list{}
.list ul{padding:8px 8px 0;}
.list li{height: 75px;overflow: hidden;margin-bottom: 8px;border-bottom: 1px dashed #f1f1f1;;padding-bottom: 8px;}
.list img{ float: right;margin-left: 8px;width:70px;height: 75px;}
.list p{font-size: 14px;color:#ccc;line-height: 24px;text-indent: 2em;}

.page a{padding: 4px 8px;margin: 0px 4px 8px;-webkit-border-radius: 4px;border-radius: 4px;background:#f1f1f1;}

.article{line-height:28px;padding-bottom:8px;border-bottom:1px dashed #eee;}
.article h2{border-bottom:1px solid #0459AD ;color:#000;padding:16px 8px;margin:0 0 8px;}
.article p{text-indent:2em;margin:0 8px;}
.article  img{max-width:100%;margin:0 auto !important;}
.article a{display: inline;}

.yindao{border:1px solid #e0e0e0;background:#F5F7FF;padding:8px;margin:8px;}
.yindao h4{margin:0 10px;}
.yindao h4.red{color:red;}
.yindao p{text-indent:2em;font-size:14px;line-height:24px;margin:0px;}
.arc-zixun{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.arc-zixun a{-webkit-box-flex: 1;-moz-box-flex:1;-webkit-flex-grow: 1;flex-grow: 1;display:block;}
.yindao p.arc-zixun{text-align: center;margin:10px 0 0;}
.arc-zixun a{line-height: 40px;background:#F0C040;border-bottom: 2px solid #C2900A;border-radius: 4px;-webkit-border-radius: 4px;text-indent:0;}
.arc-zixun a:nth-child(2){margin:0 8px;background: #F05540;border-color:#C92913;}

.like{padding:8px;}
.like dt{font-size:18px;font-weight:bold;}
.like dd{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.like dd:before{content:"";width: 0px;height: 0px;border:2px solid #ccc;display:inline-block;margin:0 5px;vertical-align: middle;}
.like dd a{display:inline-block;}