.lsj-list ul.border{
  border: 0;
}
  .chnltitle{
border-bottom: 1px solid #ddd;
text-indent: 2rem;
font-size: 16px;
line-height: 34px;
color: #2d8fff;
font-weight: bold;
}

.chnlmore{
	float:right;
	color: #999;
}

		.nav .s1 {
    background-position: 0 0;
    background: url(../images/lsj-icon01.png) no-repeat center center;
}
.where {
    border-bottom: 1px solid #ccc;
}
.content {
    padding: 20px;
    background-color: #fff;
}
		.pages span.current {
	    background-color: #00a0e9;
	    color: #fff;
	    position: relative;
}
	.pages span {
	    display: inline-block;
	    line-height: 18px;
	    margin: 0 2px;
	    padding: 10px 15px;
	    font-size: 14px;
	    vertical-align: middle;
	    background-color: #eee;
	    border-radius: 2px;
	}

@media (max-width: 992px) {

    .where {
        margin-left: 20px;
        margin-right: 20px;
    }
}
