

.test {
	margin-bottom: 20px;
}

.test h1,
.test p {
	display: inline-block;
}

.test h1 {
	font: 700 24px/40px "微软雅黑";
	margin-right: 20px;
}

.test .time {
	border: 2px dashed #edfff4;
	height: 40px;
	margin: 6px 0;
}

.test .time span {
	height: 35px;
	margin-top: 3px;
	display: inline-block;
	float: left;
	line-height: 35px;
	text-align: center;
}
.time-w1 span{	width: 49.8%;}
.time-w1 span{}
.test ul{height:110px;}
.test ul li {
	 float: left;
                        width: 185px;
                        height: 110px;
                        background-color: #fff;
                        border-radius: 6px;
                        opacity: .95;
                        text-align: center;
                        justify-content:space-between;
                        margin-bottom: 5px;
                        margin-right:4px;
	box-shadow: 2px 2px 5px #00775f;
}

/*.test1 ul li{	width: 186px;}*/ 
.test ul li:last-child{margin-right:0;}
.test ul li h3 {
	height: 50px;
	line-height: 50px;
	color: #333333;
	margin-top: 10px;
}

.xueke-link span {
	font-size: 16px;
	font-weight: 400;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0;
	color: #8F918E;
	/*color:#f02932;*/
	cursor: pointer;
}
.xueke-link a.red{color:#f02932;}
.xueke-link a:hover{text-decoration: underline;}