@charset "utf-8";
/* CSS Document */

.text_1 {
	height:137px;
	text-align: center;
	font: 35px/50px "Microsoft Yahei";
}

/*case pubu*/
.item_list{position:relative;}
.item{
	width:333px;
	background:#fff;
	overflow:hidden;
	height:300px;
	margin-left:0px;
	position:relative;
}

.text {
	text-align: center; 
	margin-top: 0px;
}
#more{display:block;margin:10px auto 20px;}
#infscr-loading{bottom:-10px;left:45%;position:absolute;text-align:center;height:20px;line-height:20px;z-index:100;width:120px;}	

.item .dec{ width:333px; height:300px; background:#F29700 no-repeat top center; position:absolute; top:190px; z-index:99; cursor:pointer;opacity:0.7;}	
.item .dec p{ width:266px; margin:0 auto;}
.item .dec .text{ width:266px; margin:0 auto; line-height:20px; height:auto; text-align:center; margin-top:0px;color:#ffffff;opacity:1;font-weight:bold;}	
.item .dec .text a.case-name { color:#ffffff;font-size:20px;}	
.item .dec .text a { font: 12px/24px "Microsoft Yahei";}	
/*case pubu end*/


