@charset "utf-8";

/*双公示*/
.sgs_table,.sgs_table td,.sgs_table tr,.sgs_table th{font-size: 15px;}
.sgs_table th,.sgs_table td{line-height: 1.5;border: 1px solid #f5f5f5;padding:5px;}
.sgs_table th{text-align: right;}

/*救助信息查询和监督*/
/*.jzcx_list{margin: 20px auto;width:700px;height: 350px;background: #fff;border-radius: 7px;-webkit-border-radius: 7px;-moz-border-radius: 7px;-o-border-radius: 7px;}*/
.jzcx_list{width:100%;height: 100%;background: #fff;}
.jzcx_list .title{position: relative;padding-left: 20px;height: 35px;line-height: 35px;border-top-left-radius: 7px;border-top-right-radius: 7px;background-color: #f57f56;}
.jzcx_list .title:after{content: "";position: absolute;left: 10px;top:50%;margin-top: -8px;width:3px;height: 16px;background: #fff;}
.jzcx_list .title span{color:#fff;}
.jzcx_list .title i{display: block;width:15px;height: 15px;position: absolute;right: 10px;top:50%;margin-top:-7.5px;background: url(../images/close_icon.png) no-repeat;cursor: pointer;}
.jzcx_list ul{text-align: center;margin-top: 52px;}
.jzcx_list li{display: inline-block;margin:0 70px;}
.jzcx_list li a{display: inline-block;width: 170px;height: 105px;padding-top: 105px;font-size: 24px;color:#fff;font-weight: bold;}
.jzcx_list .li1 a{background: url(../images/help_bg1.png) no-repeat;}
.jzcx_list .li2 a{background: url(../images/help_bg2.png) no-repeat;}

/*社会救助信息查询*/
.shjzxxcx ul,.shjzcx_gz .search_xm{margin:50px auto;text-align: center;}
.shjzxxcx li,.shjzcx_gz .search_xm li{display: inline-block;margin:0 15px 5px 0;}
.shjzxxcx li input,.shjzcx_gz .search_xm li input,.shjzcx_gz .search_xm li select{vertical-align: middle;padding:3px 5px;}
.shjzxxcx .info{line-height: 1.7;}

.shjzcx_gz{background: #f7f7f7;margin: 20px 0;padding-bottom: 50px;}
.shjzcx_gz .hd{background: #fff;margin-bottom: 22px;height: 30px;line-height: 30px;}
.shjzcx_gz .hd li{float: left;padding:0 22px;color:#999;cursor: pointer;}
.shjzcx_gz .hd .on{font-weight: bold;color: #f1470c;border-top: 2px solid #f1470c;background-color: #f7f7f7;}
.shjzcx_gz .search_xm{margin:22px auto;}
.shjzcx_gz .search_xm li select{width:90px;}
.shjzcx_gz .result table{margin:0 auto;}
.shjzcx_gz .result table th,.shjzcx_gz .result table td{line-height: 32px;font-size: 14px;}
.shjzcx_gz .result table th{background: #f1470c;color:#fff;text-align: center;border-left: 1px solid #fff;}
.shjzcx_gz .result table td{padding:0 5px;border:1px solid #f5f5f5;background: #fff;}

