.channel-c-title{
	width: 100%;	
	padding-top: 0.40rem;
}
.channel-c-title span{
	font-size: 0.38rem;
	color:#f68b34;
	height: 0.38rem;
}
.channel-c-title span:before,.channel-c-title span:after{
	content:'';
	margin-right: 0.20rem;
	width: 0.10rem;
	height: 0.10rem;
	background:#f68b34;
	display: inline-block;
	vertical-align: middle;
}
.channel-c-title span:after{
	margin-right: 0;
	margin-left: 0.20rem;
}
.zt-c-rmzt{
	overflow: hidden;
}
.yy-sy-conts .more{
	margin-top: 0.40rem;
}
.zt-categoryNav{
	margin-top: 0.40rem;
}
.zt-categoryNav span,.zt-categoryNav a{
	margin:0 0.12rem;
	width: 2rem;
	height: 0.60rem;
	font-size: 0.28rem;
	color:#8f8f8f;	
	text-align: center;
	line-height: 0.60rem;
	background:#efefef;
	border-radius: 0.60rem;
}
.zt-categoryNav span.active,.zt-categoryNav a.active{
	color:#fff;
	background:#fd9f31;
}
.zt-list-box{
	margin-top: 0.10rem;
}
.article-subtitle {
    font-size: 0.22rem;
    color: #787878;
    text-align: center;
    padding: 0.3rem 0 0.32rem;
}
.article-subtitle span{
    padding: 0 0.10rem;
}
.zt-detail-cont figure img{
	width: 100%;
	display: block;
}
.zt-detail-cont .zt-digest{
	margin-top: 0.30rem;
	font-size: 0.32rem;
	color:#555454;
	line-height: 1.8;
	text-align: justify;
}
.app-list ul{
	margin-top: 0.10rem;
}
.app-list ul li{
	border-bottom: 0.01rem solid #eeeeee;
}
.app-list ul li:last-child{
	border-bottom:0;
}
.app-list ul li a{
	padding: 0.3rem 0.2rem;
    line-height: 1;
}
.app-list ul li figure{
	width: 1.1rem;
    height: 1.1rem;
}
.app-list ul li figure img{
	width: 1.1rem;
	height: 1.1rem;
	display: block;
}
.app-list ul li section{
	flex: 1;
    padding:0 0.18rem;
    color: #787878;
    font-size: 0.22rem;
}
.app-list ul li section h3{
	font-size: 0.32rem;
    color: #2c2c2c;	
    line-height: 1.2;
	overflow: hidden;    
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.app-list ul li section p{
	margin-top: 0.15rem;
	line-height: 1;    
    color:#949494;   
    overflow: hidden;    
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.app-list ul li section p.app-xx span{
	font-size: 0.22rem;
    position: relative;
}
.app-list ul li section p.app-xx span:first-child{
	padding-right: 0.15rem;
    border-right: #e5e5e5 solid 1px;
    margin-right: 0.1rem;
}
.app-list .more{
	display: none;
}