@charset "utf-8";
/* CSS Document */
/*切换的内容*/
 /* =============左侧-5个分类切换=====================*/
.bo-title{ width:1190px; margin:auto;margin-top:20px; background:url(http://www.zhizaoyun.com/design-idea/zdhscx/w-images/boerjiye/botitle01-bj.jpg) no-repeat left top; height:31px; padding-bottom:3px;}
.bo-title p{ font-family:"Microsoft Yahei"; font-size:24px; color:#ff3600; padding-left:15px; line-height:31px;}
.tab-main{
	background:#f1f1f1;
	width:1190px;
	margin:auto;
	overflow:hidden;
	_zoom:1;
	margin-top:15px;
	}
.tab-box{
	background:#fff;
	width:1180px;
	margin:5px;
	font-family:"Microsoft yahei"
	}
.tab-content{
	width:1180px;
	padding-bottom:38px;
	overflow:hidden;
	_zoom:1;}
.yingyong-li{
	overflow:hidden;
	_zoom:1;}

.yingyong-li li{
	width:260px;
	float:left;
	margin:28px 0px 0px 28px;
	}
.yingyong-li li .full-box{
	width:260px;
	height:156px;
	display:block;
	position:relative;}

.yingyong-li li .full-bg{
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	background:rgba(0,0,0,0.2) none repeat scroll 0 0 !important;
	background:url(../w-images/full_bg.png)\9;
	_background:url(../w-images/full_bg.png);
	}
.yingyong-li a.yingyong-t{
	padding:0px 20px;
     display:block;
	text-align:center;
	height:40px;
	line-height:40px;
	cursor:pointer;
	color:#484848;
	margin-top:5px; 
	font-size:14px;
	overflow:hidden;}
.yingyong-li a:hover.yingyong-t{
	color:#db2b22;
	text-decoration:none;
	}
	
		
/*上传者*/	
.yingyong-li .zuozhe{ 
	 font-family:Arial, Helvetica, sans-serif;
	 text-align:center; 
	 padding:0px 20px;
	 color:#8e8e8e;
	 font-size:12px;
	 margin-top:2px; }
.zuozhe a{color:#ff7200;}
.zuozhe a:link, .yingyong-li .zuozhe a:visited{ color:#ff7200; text-decoration:none;}
.zuozhe a:hover{color:#ff7200; text-decoration:underline;}
a.jianjie-link{display:block;}	


