@charset "utf-8";
/*课程*/
.submain-expert {
	background: #b4c4c4 url(../../images/yp/web/expert.jpg) top center no-repeat;
}

.zjlist {
	width: 950px;
	overflow: hidden;
	padding-top: 10px;
	margin: 0 auto;
}

.zjlist a img {
	width: 300px;
	height: 185px
}

.zjlist li {
	width: 300px;
	height: 185px;
	float: left;
	text-align: center;
	margin-left: 12px;
	margin-top: 20px
}

.zjlist .ademo {
	position: relative;
	display: block;
}

.ademo span {
	display: block;
	width: 300px;
	height: 50px;
	position: absolute;
	bottom: 0;
	background: transparent url("../../images/yp/web/tm-bg.png") repeat scroll 0% 0%;
	z-index: 9;
	left:0px
}

.ademo em {
	font-style: normal;
	display: block;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #ffffff;
	width: 100%;
	text-align: center;
	line-height: 25px
}

.ademo i {
	font-style: normal;
	font-size: 14px;
	color: #c6e3f9
}