.my-h1{
	width: 80%;
    font-size: 30px;
    line-height: 30px;
    color: #333333;
    margin: 30px auto 20px auto;
    text-align: center;
}
.xq{
	width: 400px;
	margin: 0 auto;
	font-size: 16px;
	color: #999999;
	display: flex;
	justify-content: center
}
.xian{
	width: 2px;
	height: 12px;
	margin: 0 20px;
}
.xian2{
	height: 1px;
	margin: 20px 0; 
}

ul.fj-list {
    margin-top: 80px;
}
.fj-list li {
    font-size: 14px;
    color: #333;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}