/* CSS Document */
/*列表页面样式*/
#PanelNewsList .title{ 
	width:1080px; 
	height:48px;
	line-height:48px;
	background: url(https:/gaj.sh.gov.cn/shga/resource/img/bgt.png) no-repeat;
	margin-top: -1px;
    margin-left: -1px;
}
#PanelNewsList .title h4{
	font-size: 16px;
	background: url(https:/gaj.sh.gov.cn/shga/resource/img/icon1.png) no-repeat 30px center;
	padding-left: 60px;
	font-weight: normal;
}
.mTop{
	margin-top:10px;
}
ul#NewsListUL li{ height:36px; line-height:36px; 
	border-bottom:1px dashed #CCC; background:url(https:/gaj.sh.gov.cn/shga/resource/img/icon2.png) no-repeat 35px center; 
	padding-left:25px; padding-right:10px; font-size:14px; width: 1048px;} 
	ul#NewsListUL li .ppk{ 
		width:600px; 
		float:left; 
		margin-left: 30px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		display: inline-block;
	}
	ul#NewsListUL li span{
		display: inline-block;
		float: right;
		margin-right:40px;
	}
	ul#NewsListUL li a:hover{ color:#2981d3;}

	/*详情页面样式*/

.con-uu{
	width: 1080px;
	background: #fff;
	box-shadow: 0 0 6px 0 #666;
	margin:10px auto;
	padding-bottom:20px;
	padding-top:20px;
	margin-bottom: 25px;
	border:1px solid #dddddd;
}
.con-uu .pp{
	height: 40px;
	background: #f4f5f5;
	border-bottom:1px solid #b7b7b7;
	font-size: 14px;
	color: #333;
	line-height: 40px;

}
.con-uu .pp b img{
	margin-left:20px;
}
.con-uu h2{
	font-size:25px;
	text-align: center;
	color: #3458b0;
	margin-top:20px;
	font-weight: normal;
}
.con-uu .pps{
	width: 1015px;
	height: 40px;
	background: #f5f5f5;
	text-align: center;
	line-height:40px;
	color: #333;
	margin: 20px auto;
	font-size: 14px;
}
.pps b{
	font-weight: normal;
	margin-left: 20px;
}
.con-bb{
	padding: 15px 40px;

}
.con-bb img{
	margin: 0 auto 30px;
}

.con-bb .ppt{
	font-size: 14px;
	line-height:38px;
	color: #333;
	text-indent:35px;
}
.con-uu .btndd{
	width: 120px;
	height: 45px;
	background: #21a0f8;
	text-align: center;
	line-height: 45px;
	color: #fff;
	border-radius: 6px;
	font-size: 16px;
	margin-left: 480px;
	cursor: pointer;
}

.gjnr-small div, .gjnr-small p, .gjnr-small a, .gjnr-small b, .gjnr-small span, .gjnr-small table, .gjnr-small tr, .gjnr-small td, .gjnr-small font{
	font-size:12px!important;
}
.gjnr-medium div, .gjnr-medium p, .gjnr-medium a, .gjnr-medium b, .gjnr-medium span, .gjnr-medium table, .gjnr-medium tr, .gjnr-medium td, .gjnr-medium font{
	font-size:16px!important;
}
.gjnr-big div, .gjnr-big p, .gjnr-big a, .gjnr-big b, .gjnr-big span, .gjnr-big table, .gjnr-big tr, .gjnr-big td, .gjnr-big font{
	font-size:18px!important;
}

/*通用切换列表*/
.zequan-con{
	width: 1080px;
	/*height: 1500px;*/
	margin: 20px auto;
}
.zequan-con .ttn{
	background: url(https:/gaj.sh.gov.cn/shga/resource/img/beijing1.png) no-repeat;
	font-size:18px;
	color: #fff;
	line-height: 30px;
	border-bottom: 3px solid #1b8be2;
	font-weight: normal;
	padding-left: 13px;
}
.zequan-con .conns{
	/*height: 630px;*/
	min-height:580px;
	margin-top:20px;
	background: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	box-shadow: 0 0 6px 0 #666;
	margin-bottom: 25px;
	overflow:hidden;
	border:1px solid #dddddd;
	padding:20px;
}

.conns .conns-nav{
     height:45px;
     background: #eee;
}
.conns-nav li{
	width: 205px;
	height: 55px;
	color: #333;
	line-height:45px;
	text-align: center;
	float: left;
	font-size:18px;
	cursor: pointer;
}
.conns-nav  .cut{
	width: 205px;
	height:55px;
	background:url(https:/gaj.sh.gov.cn/shga/resource/img/qiehuan.png) no-repeat center;
	line-height: 45px;
	text-align: center;
	color:#fff;
}

.cut .cut-title{
	height:45px;
	width:100%;
	background: #21a0f8;
}
.conns .conns-tt{
	display: none;
}
.conns .conns-tt li{
	font-size: 14px;
	color: #333;
	height: 30px;
	line-height: 30px;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom: 1px dashed #999;
	padding-left:30px;

}
.conns .conns-tt li p{	
	height: 30px;
    line-height: 30px;
}
.conns .conns-tt li p a{
	height: 30px;
    line-height: 30px;
    float: left;
	width:900px;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.conns .conns-tt li .pfp{
	width:550px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
}
.conns-tt .time-nn{
	display: inline-block;
	float: right;
	margin-right:20px;
}
/*110信箱*/
.xinbox{
	width: 1050px;
	height: 760px;
	background: #fff;
	box-shadow: 0 0 6px #666;
	margin: 20px auto 20px;
	padding: 15px;
}
.xinbox .xin-top{
	width: 1050px;
	height: 276px;
}

.xin-top  .xcsp{
	width: 318px;
	height: 255px;
	border:1px solid #ddd;
	padding:10px;
	float: left;
}
.xin-top  .xcsp .xuanchuan{
	font-size: 14px;
	color: #333;
	margin-left: 3px;
    margin-top: -5px;
    margin-bottom:4px;

}
.xin-top  .xcsp img{
	margin: 0px auto;
}

.xin-top .top-right{
	width:320px;
	height: 255px;
	border:1px solid #ddd;
	padding: 10px;
	margin-right: 13px;
}
.top-right .right-nav,.botm-left .right-nav{
	height: 38px;
	border-bottom: 1px solid #3266cc;
}
.top-right .right-nav li{
	width: 145px;
	height: 40px;
	text-align: center;
	line-height:40px;
	font-size: 16px;
	color: #333;
	float: left;
	cursor: pointer;

}
.right-nav .moreing,.right-nav .morekk{
	float: right;
	line-height:40px;
	color: #2f4e9a;
}
.top-right .right-nav .curts,.botm-left .right-nav .hh5{
	width: 145px;
	height: 40px;
	text-align: center;
	background: url(https:/gaj.sh.gov.cn/shga/resource/img/qhpp.png) no-repeat;
	color: #fff;
	line-height: 40px;
	font-weight: normal;
}
.top-right .right-nav .spankk{
	padding-right:16px;
}
.botm-left .right-nav .hh5{
	float: left;
}
.top-right .right-con {
	margin-top:8px;
}
.top-right .right-con li,.botm-left .right-con li{
	clear: both;
	height: 30px;
	line-height: 30px;
	background: url(https:/gaj.sh.gov.cn/shga/resource/img/icon3.png) no-repeat 5px center;
	padding-left: 15px;
	cursor: pointer;

}
.top-right .right-con .ppst,.botm-left .right-con .ppst{
	width:215px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
}
.top-right .right-con .popu,.botm-left .right-con .popu{
	display: inline-block;
	float: right;
	margin-right:0px;
	line-height: 30px;
}
.xinbox .xin-center{
	margin-top:20px;
}
.xinbox .xin-center img{
	width: 1050px;
	height: 135px;
}
.xinbox .xin-botm{
	margin-top:20px;
}
.xinbox .xin-botm .imgbv{
	margin-left: 14px;
	display: inline-block;
}
.xin-botm .top-left{
	width:300px;
	height:186px;
	border:1px solid #ddd;
	padding: 10px;
	margin-top:10px;
}
.top-left .xianji{
	height:30px;
	background: #f5f5f5;
	color: #333;
	font-size: 14px;
	text-align: center;
	line-height:30px;
	margin-bottom:5px;
}
.top-left ul li{
	width:96px;
	height:23px;
	float: left;
	color: #666;
	text-align:left;
	margin-left: 4px;
	font-size: 12px;
}
.xin-botm .botm-left{
	width:327px;
	height:285px;
	border:1px solid #ddd;
	padding: 10px;
	margin-right: 14px;
}
.xin-botm .botm-left .spankk{
	padding-right: 16px;
}
.botm-left .right-con{
   margin-top:10px;
}
/*信访大厅页面*/
.xinfang{
	width: 1040px;
	height: 660px;
	margin: 20px auto;
	background: #fff;
	box-shadow: 0 0 6px 0 #666;
	padding: 20px;
	margin-bottom: 25px;
	border:1px solid #dddddd;
}
.xinfang h2{
	margin-left: 20px;
}
.xinfang .ttv{
	background: url(https:/gaj.sh.gov.cn/shga/resource/img/beijing1.png) no-repeat;
	font-size:18px;
	color: #fff;
	line-height: 30px;
	border-bottom: 3px solid #1b8be2;
	font-weight: normal;
	padding-left: 13px;
}


.xinfang-con li{
	width: 328px;
	height: 188px;
	position: relative;
	float: left;
	margin-left: 18px;
	margin-top:30px;
}
.xinfang-con li .xins{
	font-size: 24px;
	color: #fff;
	position: absolute;
	right:48px;
	top:73px;
}
.xinfang-con li .xins:hover{
	color:#116abf;
}
.xinfang .guiding{
	width: 960px;
	height: 116px;
	border-radius: 6px;
	background: #f5f5f5;
	border: 1px solid #116abf;
	clear: both;
	margin-left:16px;
    position: relative;
    top:20px;
    padding: 20px;
}
.guiding .ppf{
	font-size: 22px;
	text-align: center;

}
.guiding .ppf a{
	color: #458cd4;
}
.guiding .ppf a:hover{
	text-decoration: underline;
}
/*窗口查询页面*/
.chuangkou{
	width: 1040px;
	height:550px;
	background: #fff;
	margin:20px auto;
	box-shadow: 0 0 6px 0 #666;
	padding: 20px;
	margin-bottom: 25px;
	border:1px solid #dddddd;
}
.chuangkou .chuangkou-top{
	width: 950px;
	height:30px;
	margin-left:25px;
}
.chuangkou-top .danwei{
	font-size: 14px;
	color: #666;
	height: 30px;
	line-height:30px;
	display: inline-block;
	margin-right: 20px;
}
.danwei select{
	width: 160px;
	height: 30px;
	padding:6px 2px;
	border:1px solid #999;
}
.danwei input{
	width:215px;
	border:1px solid #999;
	padding: 6px 0;
	padding-left:3px;
	margin-right:20px;
}
.chuangkou-top button{
	width: 90px;
	height: 30px;
	background: #21a0f8;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	border-radius: 6px;
	cursor: pointer;
}
.chuangkou .biaoge-ing{
	width:1020px;
	margin:20px auto;
}
.biaoge-ing table{
	width: 1020px;
	text-align: center;
	font-size: 14px;
	color: #666;
	cursor: pointer;
}
.biaoge-ing table tr{
	height: 35px;
	line-height: 35px;
}
.biaoge-ing table .trzz{
	height: 30px;
	background: #1b8be2;
	color: #fff;
	font-size: 16px;
}
.biaoge-ing table td{
	border-bottom: 1px dashed #ccc;
}
.biaoge-ing table td .mun{
   overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width:128px;
	display: block;
}
/*办案进展查询页面*/
.banan-con{
	width: 1000px;
    /*height:370px;*/
    background: #fff;
    box-shadow: 0 0 6px 0 #666;
	margin: 20px auto 25px;
	padding: 40px;
	border:1px solid #dddddd;
}
.banan-con .yellow{
	text-indent: 30px;
}
.banan-con .yellow a {
	color: #ec0505;
}
.banan-con .duanluo{
	font-size: 14px;
    line-height:28px;
    text-indent: 30px;
}
.banan-con .bianhao{
	margin-left:10px;/*20220810*/
	margin-top:20px;
}
.bianhao .imgkk{
	float: left;
	margin-right:15px;
}
.bianhao input{
	width:130px;/*20220810*/
	height:32px;
	line-height:32px;
	outline: none;
	border:1px solid #b7b7b7;
	background: #f5f5f5;
	border-radius: 6px;
	font-size: 14px;
	padding-left: 10px;
	margin-right:10px;/*20220810*/
}

.banan-con .shenfen{
	width: 380px;
	height: 50px;
	margin-left:72px;
	margin-top:12px;
	font-size: 14px;
}
.banan-con .btn{
	width: 90px;
	height: 32px;
	background: #1b8be2;
	color: #fff;
	text-align: center;
	line-height: 32px;
	border-radius: 6px;
	margin-left:20px;
	margin-top:10px;
	cursor: pointer;
}
/*行政处罚公开页面*/
.con-navs{
	height: 45px;
	line-height: 45px;
	background: #f5f5f5;
	font-size: 16px;
	margin: 0 auto;
}
.banan-con .con-navs-fy{
  width: 1040px;
  height: 45px;
  background: #f5f5f5;
}
.con-navs  li, .con-navs-fy  li{
	width: 217px;
	height: 55px;
	text-align: center;
	line-height: 45px;
	float: left;
	cursor: pointer;
}
.con-navs .dang, .con-navs-fy .dang{
	width: 217px;
	height: 55px;
	background: url(https:/gaj.sh.gov.cn/shga/resource/img/qiehuan.png) no-repeat;
	color: #fff;
}
.biaoge{
	display: none;
}

.biaoge .con-top{
	width:1000px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	clear: both;
	margin-top:20px;
	margin-bottom: 20px;

}
.con-top input{
	width:150px;
	height:30px;
	line-height:30px;
	outline: none;
	border:1px solid #b7b7b7;
	background: #f5f5f5;
	border-radius: 6px;
	font-size: 14px;
	padding-left:4px;
}
.con-top .btns{
	width:80px;
	height: 30px;
	background: #1b8be2;
	color: #fff;
	text-align: center;
	line-height: 30px;
	border-radius: 6px;
	margin-left:35px;
	margin-top:10px;
	display: inline-block;
	cursor: pointer;
}
.biaoge table, .biaoge1 table{
	width: 100%;
	border-collapse: collapse;
	border:1px solid #ddd;
}
.biaoge table .tr01,.biaoge1 table .tr011{
	height: 35px;
	background: #116abf;
}
.biaoge table td{
   border:1px solid #ddd;
   font-size: 12px;
}
.biaoge table .tr01 td{
	width:100px;
	height: 35px;
	font-size: 14px;
	text-align: center;
	color: #fff;

}
.biaoge table .ppt td{
	width: 130px;
	height: 35px;
	font-size: 12px;
	text-align: center;
	color: #fff;

}
.biaoge table .tr02,.biaoge1 .tr022{
	height: 35px;

}
.biaoge table .tr02 .sheng .ss11{
	width:95px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.biaoge table .tr02 td{
	width:110px;
	height: 35px;
	font-size: 12px;
	text-align: center;
	color: #333;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}	

/*行政复议公开*/
.biaoge1 .tr011 td{
	width:145px;
	height: 35px;
	font-size: 12px;
	text-align: center;
	color: #fff;
}
.biaoge1 table .tr022 td{
	width:145px;
	height: 35px;
	font-size: 12px;
	text-align: center;
	color: #333;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}
.banan-con .biaoge1{
    border-collapse: collapse;
	display: none;
}
.biaoge1 table td{
	border:1px solid #ddd;
}
.banan-con .biaoge1 li{
	font-size: 14px;
	height:40px;
	line-height:40px;
	border-bottom: 1px dashed  #ddd;
	cursor: pointer;
}
.biaoge1 li .ppn{
	width:300px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	margin-left:10px;
}
.biaoge1 li .spandd{
	display: inline-block;
	float: right;
	margin-right:52px;
}
.banan-con .dingbu{
	height: 80px;
	border-bottom:2px solid #2f4e9a;
	position: relative;
	margin-bottom:15px;
}
.dingbu img{
	margin-left:15px;
}
.dingbu .ppe{
	font-size: 24px;
    color: #2f4e9a;
    position: absolute;
    top:17px;
    left: 90px;
    display: inline-block;
}
.dingbu .ppk{
	font-size: 18px;
	 color: #2f4e9a;
	  display: inline-block;
	  position: absolute;
	  right:10px;
	  top:24px;
}
.biaoge1 .tr022 .xiangqing{
	color: #116abf;
}
/*赃失物页面样式*/

.banan-con .photo{
	width: 991px;
	height: 232px;
	margin: 0px auto 40px;
}
.photo .ing{
	float: right;
	margin-bottom: 15px;
}
.photo .ing b{
	color: #ec0505;
}
.biaoge table .tr02 .xq{
	color: #116abf;
}
/* 稿件详情页 */
.xqdb{
	min-height:68px;
	border-top:1px dashed #ddd;
	 margin-top:30px;
	 overflow:hidden;
}
#weibo_pos{
 padding-top:15px;
 padding-left:20px;
 float:left;
 margin-right:20px;

}
#weibo_pos span{
 font-size:16px;
 display:inline-block;
 float:left;
 color: #3458b0;
}
#weibo_pos  a{
 float:left;
 display:inline-block;
 margin-left:20px;
}
.list_xq_xgwz{
 padding-top:15px;
 padding-left:20px;
 margin-left:20px;
 float:right;
}
.list_xq_xgwz .xqpp{
	width: 260px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}