.fcly_top_box{
	width: 100%;height: 490px;overflow: hidden;position: relative;
}
.fcly_top_box_title{
	width: 100%;height: 60px;margin-top: 30px;
}
.fcly_top_box_title h2{
	float: left;margin:0;height: 35px;line-height: 35px
}
.fcly_top_box_title div{
	width: auto;height: 35px;float: right;cursor: pointer;
}
.jd_item{
	width: 280px;margin:0 auto; background-color: #fff;height: 100%
}
.jd_item img{
	width: 100%;height: 200px;cursor: pointer;
}
.jd_item_text{
	width: 100%;height: 200px;background-color: #fff;padding:0 15px;cursor: pointer;
}
.jd_item_text h3{
	margin:0;line-height: 50px;font-weight:bold;font-size: 18px;text-align: center;height: 50px; overflow: hidden;
}
.jd_item_text p{
	text-align: center;display: block;height: 80px;line-height: 25px;overflow: hidden;
}
.godetails{
	width: 100%;background-color: red;height: 35px;line-height: 35px;background-color: #eeeeee;border-radius: 35px;margin:0 auto;display: block;text-align: center;margin-bottom:15px;color: #333
}
.jd_itemcurr h3{
	color: #ee3d3d
}
.jd_itemcurr .godetails{
	background-color: #ee3d3d;color: #fff
}