@charset "utf-8";
 .qiyelist {float: left;width: 1160px;border: 1px solid #e7e7e7; padding:20px;}
 .qiyelist h5{ font-size:18px;}
	.cat{ float:left; width:100%; height:50px; display:block; margin-top:10px; border-bottom:1px #ccc solid;}
	.cat a{float:left; font-size:16px; padding:5px 10px;background: #d1d1d1; color:#000; cursor:pointer;-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; margin-right:10px; margin-bottom:8px;}
	.cat a.hover{background: #d32f2f; color:#fff;}
	.cat a:hover{background: #d32f2f; color:#fff;}
	
#bd{float: left;width:1160px;position: relative;}
#bd li{float: left;width: 356px;margin-right: 0; margin-right:30px; padding:0 5px; border-bottom:1px dotted #ccc;  height:42px;}
#bd li a{display: block;float: left;max-width: 220px;line-height: 42px;font-size: 15px;color: #000; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
#bd li:nth-child(3n+0){margin-right:0;}
#bd li a:hover{color: #ef6c00;}
#bd li span{display: block;float: left;margin:10px 0 0 10px;position: relative;background: url(http://www.tangjiu.com/expo/Content/images/img_16_17.jpg) no-repeat center;width: 25px;height: 25px;z-index: 0;cursor: pointer;}
#bd span i{display: block;position: absolute;width: 115px;height: 0;overflow: hidden;bottom: 18px;left: 50%;margin-left: -57.5px;
-webkit-transition: all 0.2s ease-out 0s;
   -moz-transition: all 0.2s ease-out 0s;
     -o-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s;}
#bd li span i em{display: block;float: left;width: 85px;height: 85px; background: url(http://www.tangjiu.com/expo/Content/images/bg_ewm.png) no-repeat center;padding: 15px 15px 21px 15px;}
#bd li span i em img{display: block;float: left;}
#bd li span:hover{z-index: 9;}
#bd li span:hover i{height: 121px;}
#bd li h6{display: block;float: right;line-height: 42px;font-size: 12px;color: #d32f2f; width:100px; text-align:right;white-space:nowrap;text-overflow:ellipsis}