@charset "utf-8";
.act-all-time {
    padding-top: 10px;
    margin-bottom: 20px;
}
.act-all-time h4 {
    position: relative;
    height: 40px;
    border-bottom: 2px solid #418bca;
}
.act-all-time h4 span {
    position: absolute;
    height: 32px;
    font: 700 18px/32px "microsoft yahei";
    padding-bottom: 10px;
    color: #555555;
    text-indent: 1em;
}
.content-col p{
	text-indent: 2em;
	margin-bottom: 10px;
	font-size: 16px;
}
.word-a{
	float: left;
/* 	width: 31%; */
    margin-left: 15px;
}
.word-a strong {
    font: 700 17px/26px "microsoft yahei";
    color: #333333;
}
.word-a p {
    font: 700 15px/25px "microsoft yahei";
    color: #7f7f7f;
}
.word-a span{
    color: #7f7f7f;
    font-size: 15px;
}
.content-col{
	font-size: 15px;
	padding: 15px;
}