
.channelListShow{
}
.p-cl-channelSingleNews{
	float:left;
	position:relative;
}

.p-cl-channelSingleNews img{
	text-align:center;
	width:100%;
	height:auto;
}
.p-cl-channelSingleNews .caption {
    z-index: 3;
    margin-top:-30px;
    height: 30px;
    line-height: 30px;
	background-color: rgba(255, 255, 255, 0.28); 
}
.p-cl-channelSingleNews a{
	position:relative;
	display:block;
}

.p-cl-channelSingleNewsTitle{
	width: 100%;
	text-align:center;
	position: absolute;
}

.p-cl-page{
	text-align:center;
	margin-top:15px;
}

.p-channelList-channelList{
	height:34px;
}

.p-channelList-channelList-input{
	height:34px;
	width:100%;
}








