
.libox ul {

}
.lpbox li {
	border-bottom: solid 1px #f5f5f5; padding: 10px;
}
.lpbox li h3{ 
	font-size: 15px;
    height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
	overflow: hidden;
	color:#8f2bd6;
}
.lpbox li h3 a { color:#8f2bd6}
.lpbox li p {font-size: 13px;
	margin-top: 5px; line-height:20px; max-height: 80px; overflow: hidden;
}


.box .hang02 {
    position: relative;
    width: 100%;
    padding: 10px 0;
    padding-left: 10px;
    overflow: hidden;
}

.box .hang02 a {
    float: left;
    padding: 0 15px;
    background: #eee;
    color: #000;
    font-size: 14px;
    line-height: 24px;
    border-radius: 30px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-right: 5px;
}

.box .hang02 a:nth-child(2n) {
    background: #ffccff;
}

.box .hang02 a:nth-child(1),
.hang02 a:nth-child(12),
.hang02 a:nth-child(23) {
    background: #eee;
}

.box .hang02 a:nth-child(13),
.hang02 a:nth-child(33) {
    background: #ff99ff;
}

.box .hang02 a:nth-child(5),
.hang02 a:nth-child(17),
.hang02 a:nth-child(25) {
    background: #ffffcc;
}

.box .hang02 a:nth-child(7),
.hang02 a:nth-child(19) {
    background: #ccffcc;
}
