/* CSS Document */
body {
margin:0;
padding:0;
background:#fff url(bg.jpg);
behavior:url(ie-css3.htc);
}
/* 文字样式 */
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}


/* 按钮 */


/* 边距 */
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pl5 {
	padding-left:5px;
}
.pl8 {
	padding-left:8px;
}

/* 浮动 */
.fl{float:left!important;}
.fr{float:right!important;}
.clearfix{*zoom:1;}
.clearfix:before,
.clearfix:after{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;;}
.clearfix:after{clear:both;}

/*显示形式*/
.inline{display:inline;}
.block{display:block;}
.inline-block{display:inline-block;zoom:1;*display:inline;}
.hidden{display:none;}
.d-inline {
_display:inline;
}
/* 下拉三角符号 */ 
.caret{display:inline-block;width:0;height:0;vertical-align:middle;border-top:8px solid #000000;border-right:8px solid transparent;border-left:8px solid transparent;content:"";}
.caret.up{border-top:none;border-bottom:8px solid #ccc;}
.caret.down{border-top:8px solid #ccc;border-bottom:none;}

#index-header {
	background:url(headbg.jpg) no-repeat 50% 0;
	
	height:384px;
}
#index-head {
	height:300px;
}
#index-nav {
	height:84px;
	background:url(index-nav.png) no-repeat;
	
}
#index-nav ul li {
	width:195px;
	font-size:18px;
	float:left;
	background:url(index-navicobg.png) no-repeat right 18px;
}
#index-nav ul li  a {
margin:0px auto;
	display:block;
	width:120px;
	line-height:82px;
	text-indent:40px;
}
#indexnav-ioc1 {
	background:url(index-ico.png) no-repeat 0 25px;			
}
#indexnav-ioc2 {
	background:url(index-ico.png) no-repeat 0px -52px;			
}
#indexnav-ioc3 {
	background:url(index-ico.png) no-repeat 0 -132px;			
}
#indexnav-ioc4 {
	background:url(index-ico.png) no-repeat 0 -216px;			
}
#indexnav-ioc5 {
	background:url(index-ico.png) no-repeat 0 -292px;			
}
#index-nav ul li  a:hover {
	
border-bottom:2px solid #0a59b8;	
}
.main-1100 {
	width:1100px;
	margin:0px auto;
}
#index-main {
padding:60px 0;	
}
#index-main  ul li {

	width:160px;
	float:left;
	margin-left:90px;
	*display:inline;
}
@keyframes panda1{
	 0%{ transform:rotate(-2deg);  }
	 50%{ transform:rotate(0deg);}
	  75%{ transform:rotate(2deg);}
	    100%{ transform:rotate(0deg);} 
	  }

	   
#index-main  ul li img:hover {

  animation:panda1  0.5s; 
}
#index-main  ul li span {
	margin-top:20px;
	background:url(index-icobg.jpg) no-repeat 50% 0;
	height:40px;
	line-height:40px;
	display:block;
	
	text-align:center;
}
#index-main  ul li span a {
	color:#fff;
	font-size:16px;
}
.index-panda {
	text-align:center;
	padding-top:20px;
		width:160px;
	height:160px;
	background:url(index-list1bg.png) no-repeat;
}
#index-foot {
	margin-top:20px;
	background:url(footbg.png) no-repeat 50% top;
	padding:20px 0 40px 0;
}
#index-foot ul {
	font-size:14px;
	text-align:center;
	text-align:center;
	line-height:30px;
}
#index-linklist span {
	line-height:26px;
	display:inline-block;
	float:left;
	background:url(index-footico1.jpg) no-repeat 0 2px;
	text-indent:25px;
}
/* 内容页 */
#class-nav {
height:50px;
line-height:50px;

font-size:14px;	
}
#news-main {
border:1px solid #ccc;
padding:30px;	

}
#news-main  h1 {
	line-height:36px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
#news-main h2 {
	color:rgb(153,153,153);
	line-height:40px;
text-align:center;
font-size:14px;	
border-bottom:1px solid #ccc;
}
#news-content {
font-size:14px;
line-height:30px;	
padding: 20px 35px;
}
#news-content img {
	max-width:800px;
}
#news-content strong {
	font-weight:bold;
	
}
/* 列表页 */
.class-tt1 {
background:url(class-navbg.jpg) no-repeat 50% bottom;
height:50px;	
}
.class-tt1 h2 {
	text-indent:12px;
font-size:24px;
font-weight:bold;	
}
#class-main {
border:1px solid #ccc;
padding:30px;	

}
.class-list {	
padding:20px 30px 20px 30px;
	
}
.class-list ul li {
	line-height:36px;
	height:36px;	font-size:16px;
}
.class-list ul li a {
	float:left;

}
.class-list ul li span {
	float:right;
}
/* 我要举报 */
#wyjb-main {
	border:1px solid #ccc;
padding:30px;	
}
.wyjb-form {
	
	width:500px;
	margin:0px auto;
	margin-top:30px;
}
.wyjb-line {

height:50px;
}
.wyjb-duoline {
height:140px;	
}
.wyjb-text {
	padding-right:20px;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.wyjb-text1 {
	padding:0 12px;	
	font-size:14px;
width:100%;
border:1px solid #ccc;
height:32px;
line-height:32px;	
  border-radius: 4px;
}
#exampleInputFile {
	height:32px;
}
.wyjb-text2 {	font-size:14px;
	padding:0 12px;	
width:100%;
border:1px solid #ccc;	
line-height:26px;
	height:120px;  border-radius: 4px;
}
.wyjb-form .btn {
	width:100px;
}
.wyjb-text3 {
border-top:1px solid #ccc;
margin-top:30px;

padding:30px;
font-size:14px;

line-height:26px;	
}

/* 举报查询 */
#jbcx-content {
	border:1px solid #ccc;
padding:30px;		
}



#jbcx-main {
	width:520px;
	margin:0px auto;
	
	padding:50px 0;
}

/* 义务监督员 */
#ywjdy-content {
		border:1px solid #ccc;
padding:30px;	
	
}
#ywjdy-main {
	width:410px;
	
	margin:0px auto;
	padding:50px 0;
}
#ywjdy-main tr {
	
	height:50px;
}
/* 查询结果 */
#cxjg-main {
	width:800px;
	padding:50px 0;
	margin:0px auto;
}
#cxjg-table tr,#cxjg-table td,#cxjg-table th {
	border:1px solid #ccc;
	height:36px;
	
	line-height:36px;
	text-align:center;
	font-size:16px;
}
#cxjg-table th {
color:#cf2525;	
}


/* 2024年新版首页 */
.index2024-main {
width:1200px;
margin:0 auto;	
}
#index2024_content1 {
padding-top:30px;	
}
#index2024-right {
width:320px;
float:left;	
margin-left:30px;
}
#index2024-left {
float:left;	
width:850px;
position:relative;
overflow:hidden;
height:610px;
}
#index2024-left  ul {
position:absolute;
width:870px;
left:-20px;	
}
#index2024-left  ul li {
	margin-left:20px;
	float:left;
	margin-bottom:20px;
	width:270px;
	height:190px;
}
#index2024-left  ul li img:hover,#index2024-right ul li img:Hover {
opacity:0.9;	 filter: blur(0.3px);filter: brightness(120%);
}
#index2024-right ul li {
width:320px;
height:190px;
	margin-bottom:20px;
}

#index2024-gg {
height:90px;
margin-top:20px;
overflow:hidden;
}

#index2024-gg  ul li {
float:left;
margin-left:15px;	
}