.list_content .list_tit {
	height: auto;
	line-height: 24px;
	padding: 15px 0;
}
.list_content .list_tit span {
	width: 100%;
	white-space: none!important;
    overflow: auto;
    text-overflow: clip;
}
