/* 主营业务 ---- main business ---- 样式表 */

.xg_mb { padding-top:42px; min-height: 500px; }
.xg_mb_list a { float: left; width:294px; height: 176px; margin:0 8px 20px 0; position: relative; }
.xg_mb_list a:hover span { background: #1f7963; }
.xg_mb_list img { width:100%; height:100%; }

.xg_mb_list p, .xg_mb_list span { position: absolute; left:0; bottom:0; width:100%; height:34px; }
.xg_mb_list p { line-height: 34px; color: #f3f3f3; z-index: 2; padding:0 12px; }
.xg_mb_list span { background: #000000; opacity: 0.8; filter:alpha(opacity=80);  }
