
/*协会动态*/
.dynamic-content ul {
	list-style: disc;
	padding-left: 20px;
	color: #ccc;
}

.dynamic-content ul li {
	line-height: 38px;
}

.dynamic-content ul li p.title {
	width: 257px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dynamic-content ul li p.fl.wire {
	width: 400px;
	height: 2px;
	margin: 16px 29px 0 36px;
	border-bottom: 2px dashed #DDDDDD;
}

/*协会动态*/
.intro ul.regions {
	list-style: none;
	float: left;
}

.intro ul.regions li {
	float: left;
	margin-right: 29px;
}

.intro ul.regions li:nth-child(4),
.intro ul.regions li:nth-child(8),
.intro ul.regions li:nth-child(12),
.intro ul.regions li:nth-child(16) {
	margin-right: 0;
}

.intro ul.regions li p {
	text-align: center;
}

.directories-btn {
	border: 1px solid #FB9B06;
	color: #FB9B06;
	background: url(../images/bubble2.png) no-repeat 14px center;
	width: 115px;
}

.newest-content ul li {
	float: left;
	width: 388px;
	margin: 19px 0 10px;
}

.newest-content ul li:nth-child(1),
.newest-content ul li:nth-child(3),
.newest-content ul li:nth-child(5),
.newest-content ul li:nth-child(7) {
	margin-right: 54px;
}

.newest-content ul li h5 {
	font-size: 16px;
	margin-bottom: 13px;
}

.newest-content ul li p {
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	line-height: 20px;
	height: 60px;
}


.intro-box{
	padding-top: 20px;
}
.assoication-intro .article-content{
	line-height: 38px;
}
