/*
@Author:Qiu Tingyu
@Create Time: 2015-6-29 9:02
@Last Modified Time:
*/

.cpjjfa{
	width:840px;
	height: auto;
	overflow:hidden;
}
.contentbox{ width:870px;}
.con{
	width: 260px;
	height: 190px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	position: relative;
	cursor: pointer;
}
.con img{
	width:260px;
	height: 190px;
}
.txt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: rgba(46,108,178,0.8);
}
.txt h3{
	font-weight: normal;
	font-size:18px;
}
.txt .liaojie{ width:110px; height:34px; border:1px solid #FFF; box-sizing:border-box; text-align:center; line-height:32px; color:#FFF; margin:20px auto; font-size:12px;}


/*------------- 从底部上升的遮罩效果 结束 ------------------------------*/
/*------------- 遮罩内容区 结束--------------------------------------*/