.section .card-title {
    margin-bottom: 0.16rem;
}

.section .card-title h3 {
    width: 100%;
}


.section ul {
    margin: 0 -0.06rem 0.32rem;
}

.section li {
     height: 0.6rem;
    line-height: 0.6rem;
	float: left;
	margin: 0.06rem;
}

.section a ,.section b {
    display: block;
    background-color: #F8F8F8;
    width: 2.1rem;
    text-align: center;
    font-size: 0.28rem;
    color: #333;
	overflow:hidden; 
	white-space:nowrap;
	text-overflow:ellipsis;
}

.section b {
	font-weight: normal;
}
