

/* 面包屑 */
.crumbs_wrap{ padding:18px 0 20px;   height: 32px; line-height: 32px; font-size: 14px; color: #666;}
.crumbs_wrap .crumbs{ line-height:32px; color:#666;}
.crumbs_wrap .crumbs a{ color:#666;}
.crumbs_wrap .crumbs_more{ color:#d3d3d3; line-height:32px;color: #333333; }
.crumbs_wrap .crumbs_more a{color:#666;}
.crumbs_wrap.two{ padding:2px 0 20px;}

.mask { display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; opacity: 0.4; filter: alpha(opacity=40); _position: absolute; z-index: 98; background: #000;}
/* 面包屑 */
