@charset "utf-8"; /** 分类列表 - 顶部筛选 **/ #company{border-bottom:none;} #company .work-filter-option{height:auto;} /*#itemtype .work-filter-option a{margin-right:10px;padding:10px 9px;background:#ecf7ff;border:1px #e5e5e5 solid;border-radius:5px;color:#6e85af;font-size:15px;} #itemtype .work-filter-option a span{display:block;text-align:center;font-size:20px;} #itemtype .work-filter-option a:hover, #itemtype .work-filter-option a.active{background:#eb4b3f;border-color:#eb4b3f;color:#fff;}*/ /** 查询列表 **/ .administrative-search-result{margin-bottom:40px;} .item-administrative{padding:20px;overflow:hidden;} .item-administrative + .item-administrative{border-top:1px #e5e5e5 solid;} .item-administrative-til{float:left;width:66%;overflow:hidden;background:url(../img/ico-item-work-title.png) no-repeat left;white-space:nowrap;text-overflow:ellipsis;} .item-administrative-til a{margin-left:30px;font-size:18px;} .item-administrative-label{float:right;width:34%;text-align:right;} /** 查询列表 - 公共服务 **/ .administrative-search-result.list-collapse-accordion .panel-heading a h4{width:50%;} .administrative-search-result.list-collapse-accordion .item-administrative-label{width:36%;margin-right:10px;} /** 查询列表 - 右侧标签 **/ .item-administrative-label span{display:inline-block;margin-left:10px;padding:0 12px;border-radius:12px;line-height:24px;} .label-type{background:#eeeff0;color:#666;} .label-dep{background:#ffeae8;color:#ea4b3f;} /** 权责详情 - 顶部信息栏 **/ .detail-topbox{margin-bottom:15px;background:#fff;border:1px #e5e5e5 solid;font-size:15px;} .detail-topbox > *{padding:20px;} .detail-topbox-til{overflow:hidden;} .detail-topbox-til h2{margin-top:0;font-size:24px;} .detail-topbox-til p{margin-bottom:0;font-size:16px;color:#999;} /** 权责详情 - 表格 **/ .table{background:#fff;font-size:15px;} .table .item-title{width:200px;background:#ecf7ff;text-align:center;vertical-align:middle;} .table > tbody > tr > td{padding:12px 16px;vertical-align:middle;} /** 权责详情 - 事项列表 **/ .item-service{margin-bottom:20px;overflow:hidden;border:1px #e5e5e5 solid;background:#fff;} .item-service-til{float:left;width:80%;margin-left:15px;padding:16px 0;overflow:hidden;background:url(../../work/img/ico-item-work-title.png) no-repeat left;white-space:nowrap;text-overflow:ellipsis;} .item-service a{margin-left:30px;font-size:16px;} .item-service a:hover{color:#666;} .item-service button{float:right;margin:10px 15px 10px 0;} .notice{ border:1px solid #ffb4a8; font-size:12px; background:#fef2f2; line-height:20px; margin-bottom:20px; /*padding-left:20px; padding-right:20px;*/ color:#555; padding:10px 20px; } .notice .red{color:#de371c;} .notice .gray{color:#999999;} .table .headtr td{ vertical-align:middle; text-align:center; background:#ecf7ff; }