@charset "utf-8";
/* CSS Document */

/*全局样式*/
*{
	box-sizing:border-box;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td {
	padding: 0;
	margin: 0;}
body{
	 font-family:"微软雅黑" !important;
	 font-size:18px;
	 padding:0;
	 margin:0;
	 background:#ffffff;}
div,li,ul,img,a,input,botton{ 
	list-style:none; 
	outline:none; 
	border:none; 
	margin:0; 
	padding:0;}
a:focus{outline:none;}
a:link,a:visited{
	text-decoration:none !important; 
	color:#000;}
a:hover{ 
	text-decoration:none !important; 
	cursor:pointer; 
	color:#135aaa;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding-right: 0px;  
	padding-left: 0px;}
	
.row{ 
	margin-left:0px; 
	margin-right:0px;}

.clear{ clear:both;}

.tabberlive .tabbertab { 
	overflow:visible; 
	overflow:hidden; 
	outline:none;}
.tabberlive .tabbertabhide { display:none;}

/*-------通用样式-----*/
/*居中1200px*/
.maincontainer{ 
	width:1200px;
	margin:0 auto; 
	padding:0;
	overflow: hidden;
}

.sidebar-nav{
	position: fixed;
}
	
/*-------通用样式结束-----*/
.headcontainer{
	width: 100%;
	height: auto;
	min-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/top-bg.png) top center no-repeat;
}
/*头部*/
.headcon{
	width:1200px;
	height:380px;
	margin: 0 auto;
	background: url(../images/logo.png) left center no-repeat;
}

/* 导航 */
.mainnavbar{
	width: 100%;
	min-width: 1200px;
	height: 62px;
	background:#0143a1;
	border-bottom: 2px solid #d6181f;
}
.mainnav{
	width: 1200px;
	height: 60px;
	margin: 0 auto;
}
.mainnav a{
	width:130px;
	height: 60px;
	font: 24px/60px '微软雅黑';
	color: #fff;
	text-align: center;
	display: inline-block;
	float: left;
}
.mainnav a:hover{
	background: #03327e;
}
.mainnav a.navon{
	background: #03327e;
}

/*头部结束*/



/* 搜索 */
.mainsearch{
	width: 290px;
	height: 36px;
	float: right;
	margin-top: 15px;
}
.search-form{
	float: left;
	width: 290px;
	height:36px;
	background: #f5f5f5;
	border:1px solid #e2e3e3;
}
.input-search{
	width: 235px;
	height: 26px;
	float: left;
	font-size: 14px;
	color: #999999;
	padding-left: 20px;
	border-right:1px solid #e2e3e3;
	background: none;
	margin-top: 4px;
	line-height: 26px;
}
.search-btn{
	width: 52px;
	height: 34px;
	border: none;
	float: right;
	outline: none;
	background: none;
	font-size: 14px;
	color: #999999;
	text-align: center;
	line-height: 34px;
}


/*头条*/
.headline{
	width: 100%;
    height: 100px;
    padding: 5px;
    border: 1px solid #e2e3e3;
	background-color: #f5f5f5;
	float: left;
	margin-top: 20px;
	position: relative;
}
a.headlinetit{
	width: 90px;
    height: 90px;
    float: left;
    margin: 0 5px;
    background: url(../images/tbgz.png) no-repeat;
}
a.headlinemore{
	position: absolute;
	bottom:10px;
	right:10px;
	font-size: 16px;
	color: #252323;
}

/*特别关注*/	
.txtScroll{
	position: relative;
    width: 1050px;
    height: 90px;
    overflow: hidden;
}
.txtScroll ul li{
	position: relative;
    width: 1050px;
    height: 90px;
    overflow: hidden;
}
.txtScroll ul li a{
	display: inline-block;
    float: left;
    overflow: hidden;
    color: #073472;
	font:bold 28px/90px '微软雅黑';
}	

/*新闻处布局*/
.newsleft{
	width:670px;
	height:440px;
	float:left;
	margin-top: 15px;
}

/*焦点图*/
.slideBox{
	width:100%;
	height:440px;
	overflow:hidden;
	position:relative;}
.slideBox .hd{
	height:15px; 
	overflow:hidden; 
	position:absolute; 
	right:10px; 
	bottom:15px; 
	z-index:1;  }
.slideBox .hd ul{
	overflow:hidden;
	zoom:1;
	float:left;}
.slideBox .hd ul li{
	float:left;
	margin-right:5px;
	width:15px;
	height:15px;
	background:#9b9a9a;
	cursor:pointer;
	color: #fff;
	font: 12px/15px '微软雅黑';
	text-align: center;
}
.slideBox .hd ul li.on{
	background:#1f6fa2; 
	border:1px solid #1f6fa2;
}
.slideBox .bd{
	position:relative;
	height:100%;
	z-index:0;}
.slideBox .bd li{
	zoom:1;
	vertical-align:middle; }
.slideBox .bd img{
	width:670px;
	height:440px;
	display:block;}
.slideBox .bd span{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	color: #fff;
	padding-left: 20px;
	font: 24px/50px '微软雅黑';
	background:rgba(6,82,146,.2);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
}
	
.newsright{
	width:500px;
	height:440px;
	float:right;
	margin-top: 15px;
}
.newsright li{
	width: 100%;
	height: 69px;
line-height: 25px;
	border-bottom: 1px solid #e5e5e5;
	float: left;
}

.newsright li a{
	width: 100%;
	font: 22px/70px '微软雅黑';
	display: inline-block;
}
.newsright li.lastli{
	border-bottom: none;
}
a.newsmore{
	width: 50px;
	float: right;
	color:#666;

}

/*要闻要论、 廉政周口 */
.ywylleft{
	width: 568px;
	height: auto;
	float: left;
	margin-top: 15px;
}
.ywylright{
	width: 568px;
	height: auto;
	float: right;
	margin-top: 15px;
}

/* 通用栏目、信息列表样式 */
.tymenu{
	width: 100%;
	height: 60px;
	float: left;
	border-bottom: 2px solid #1a4588;
	margin-bottom: 10px;
}
.tymenu img{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.tymenu span{
	width: auto;
	height: 60px;
	float: left;
	display: inline-block;
	margin-left: 10px;
	font: 24px/60px '微软雅黑';
	font-weight: bold;
	letter-spacing: 1px;
}
.tymenu a{
	width: auto;
	height: 60px;
	float: right;
	color: #bfbfbf;
	font: 16px/60px '微软雅黑';

}
.tycontent{
	width: 100%;
	height: auto;
	float: left;
}
.tycontent a{
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	padding-left: 10px;
}
.tycontent a span{
	float: right;
	font-size: 16px;
	color: #bfbfbf;
}

/* 专题专栏 */
.ztzl{
	width: 100%;
	/*height: 289px;*/
        height: 135px;
	float: left;
	margin-top: 30px;
        margin-bottom: 30px;
}
.ztzltit{
	width: 60px;
		/*height: 289px;*/
        height: 135px;
	float: left;
	/*background: url(/sitesources/zksjjjcw/upload/202210/20221008110719518.png) no-repeat;*/
	background: url(../images/ztzlnew.png) no-repeat;
}
.ztzlpic{
    width: 1140px;
    height: auto;
    float: left;
}
/*.ztzlpic li:nth-child(1),.ztzlpic li:nth-child(2){
	width: 550px;
	height:135px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
.ztzlpic li:nth-child(3),.ztzlpic li:nth-child(4),.ztzlpic li:nth-child(5){
	width: 360px;
	height:135px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}*/
.ztzlpic li{
	width: 277px;
	height:135px;
	float: left;
	margin-left: 8px;
	margin-bottom: 20px;
}
.ztzlpic li a img{
	width: 100%;
	height:100%;
}



/* 廉政微视频 */
.lzvideo{
	width: 380px;
	height: auto;
	float: left;
	margin-top: 15px;    margin-right: 30px;
}

/* 纪检人镜头 */
.jjrjt{
	width: 380px;
	height: auto;
	float: right;
	margin-top: 15px;
}
/*焦点图*/
.jjrjtslideBox{
	width:100%;
	height:210px;
	overflow:hidden;
	position:relative;
	margin-top: 25px;
}
.jjrjtslideBox .bd{
	position:relative;
	height:100%;
	z-index:0;}
.jjrjtslideBox .bd li{
	zoom:1;
	vertical-align:middle; }
.jjrjtslideBox .bd img{
	width: 380px;
	height: 205px;
	display:block;}
.jjrjtslideBox .bd span{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50px;
    width: 100%;
    /*color: #000;
    font: bold 20px/50px '微软雅黑';*/
    text-align: center;
    /*background: rgba(255,255,255,.2);}*/
    background: url(/sitesources/zksjjjcw/upload/202210/20221018101220448.png) repeat;
    color: #fff;
line-height:50px;

}
/* 工作动态 */
.gzdttit{
	width:100%;
	height: 85px;
	float: left;
	background: url(../images/gzdt.png) center center no-repeat;
	margin-top: 30px;
}
.gzdt{
	width: 100%;
	height: 330px;
	float: left;
	margin-top: 20px;
}
.gzdtleft{
	width: 386px;
	height: 330px;
	float: left;
	margin-right: 20px;
	
}

.gzdtright{
	width: 386px;
	height: 330px;
	float: right;
}

.gzdtpic{
	width: 100%;
	height: 110px;
	float: left;
	margin-bottom: 5px;
}
.gzdtpic img{
	width: 100%;
	height: 100px;
}

.gzdtcontent{
	width: 100%;
	height: auto;
	float: left;
}
.gzdtcontent a{
	width: 100%;
	line-height: 35px;
	font-size: 18px;
	display: inline-block;
}
.gzdtcontent a:hover{
	color: #0143a1;
}
.gzdtcontent a span{
	float: right;
	font-size: 16px;
	color: #bfbfbf;
}

a.topline{
	line-height: 28px;
	padding: 7px 0 7px 0;
	font-size: 20px;
}


/* 宣传教育 */
.xcjy{
	width:100%;
	height: 390px;
	float: left;
	margin-top: 15px;
}
.xcjytit{
	width:100%;
	height: 68px;
	float: left;
	background: url(../images/xcjy.png) center center no-repeat;
}
.xcjycon{
	width: 100%;
	height: 322px;
	float: left;
	padding: 10px 20px;
	background: #f6f6f6;
	margin-top: 10px;
}
.xcjyleft{
	width:565px;
	height: 285px;
	float: left;
	margin-top: 15px;
}

.xcjyright{
	width:565px;
	height: 285px;
	float: right;
	margin-top: 15px;
}

/* 宣传教育处标签切换 */
.slideTxtBoxnew{
	width:100%;
	height:100%;
	text-align:left;
	float:left;}
.slideTxtBoxnew .hd{
	height:46px;
	line-height:46px;
	position:relative; }
.slideTxtBoxnew .hd ul{
	float:left;
	position:absolute;
	height:46px;}
.slideTxtBoxnew .hd ul li{
	float: left;
    width: 120px;
    height: 46px;
    margin-right: 60px;
	text-align: center;
	font-weight: bold;
}

.slideTxtBoxnew .hd ul li.on{
	background: url(../images/xz.png) no-repeat center bottom;
	}

.slideTxtBoxnew .bd ul{
	zoom:1;
	position:relative;
	padding-top: 22px;
}

.slideTxtBoxnew .bd img{
	width: 240px;
	height: 170px;
	float: left;
	
}
.slideTxtBoxnew .bd .boxnewcon{
	width: 306px;
	height: auto;
	float: right;
}
.slideTxtBoxnew .bd .boxnewcon a{
	color: #4f4f4f;
    font: 18px/30px 'notoBold';
    font-weight: bold;
}
.slideTxtBoxnew .bd .boxnewcon p{
	color: #4e4e4e;
    font: 16px/28px '微软雅黑';
	text-indent: 2em;
	font-weight: normal;
}


/* 自办媒体 */
.zbmt{
	width: 700px;
	height: 240px;
	float: left;
	margin-top: 20px;
	background: url(../images/zbmt.png) no-repeat;
}
.zbmtcon{
	width: auto;
	height: auto;
	float: right;
	margin-top: 60px;
	margin-right: 100px;
}

.zbmtcon a{
	width: 84px;
	height: auto;
	float: left;
	margin-right: 45px;
}
.zbmtcon a img{
	width: 84px;
	height: 84px;
}
.zbmtcon a span{
	width: 100%;
	height: 50px;
	float: left;
	display: inline-block;
	line-height: 25px;
	text-align: center;
	font-size: 16px;
}

/* 举报信息 */
.jbxx{
	width: 541px;
	height: 520px;
	float: right;
	margin-top: 20px;
	background: #F4F4F4;
	padding: 10px;
}

a.jbwz{
	width: 140px;
	height: 60px;
	float: left;
	background: #be1012;
	font-size: 19px;
	color: #fff;
	padding: 5px;
	text-align: center;
	line-height: 25px;
	border-radius: 5px;
	
}
a.jbcx{
	width: 140px;
	height: 60px;
	float: left;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 60px;
	border-radius: 5px;
	background: url(../images/jbcx.png) 10px center no-repeat #265a8c;
	margin-left: 19px;
	padding-left: 30px;
}
a.jbzn{
	width: 140px;
	height: 60px;
	float: left;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 60px;
	border-radius: 5px;
	background: url(../images/jbzn.png) 10px center no-repeat #EBAE5D;
	margin-left: 19px;
	padding-left: 30px;
}

.qtjbwz{
	width: 100%;
	height: 50px;
	float: left;
	background: url(../images/qtjbwz.png) 155px center no-repeat #E7E7E7;
	margin-top: 5px;
	line-height: 50px;
	color: #1a4588;
	padding-left: 195px;
	font-size: 20px;
	font-weight: bold;
}
.jbxxcon{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 0px;
}
.jbxxcon li{
	list-style: none;
	font-size: 18px;
	color: #666666;
	line-height: 45px;
}
.jbxxcon li span{
	color: #1a4588;
}


/* 尾部内容 */

.footcontainer{
	width: 100%;
	height: 295px;
	float: left;
	background: #0143a1;
	border-top:5px solid #ea3232;
	margin-top: 25px;
}
/* 网站链接 */
.sitelink{
	width: 100%;
	height: 40px;
	float: left;
	margin-top: 50px;
}

.sitelinkcon{
	width: 280px;
	height: 40px;
	float: left;
	background: #fff;
	border: none;
	font-size: 16px;
	outline: none;
	color: #666;
	padding-left: 20px;

}
.sitelinkcon + .sitelinkcon{
	margin-left: 25px;
}
.footlcon{
	width:109px;
	height: 91px;
	float: left;
	margin-top: 60px;
	margin-left: 220px;
}
.footcon{
	width: 600px;
	height:auto;
	float: left;
	margin-top: 60px;
}
.footcon li{
	width: 100%;
	height: 30px;
	float: left;
	font: 14px/30px '微软雅黑';
	text-align: center;
	color: #fff;
}
.footrcon{
	width: 64px;
	height: 78px;
	float: left;
	margin-top: 65px;
}


/*默认二级页*/

/*当前位置*/
.seat-box{
	width: 100%;
	height: 50px;
	padding-left: 50px;
	border-bottom: 1px solid #e8e8e8;
	background: url("/sitesources/qfayw/upload/201905/20190506151058735.png") no-repeat left center;
}
.seat-box span,
.seat-box a{
	margin-right: 8px;
	color: #999;
	font: 16px/50px 'notoRegular';
}

/*分页栏目*/

.layout3_L{
	float: left;
}
.layout3_R{
	float: right;
}
.paging-list{ margin-top: 30px}
.paging-list li{
	width: 220px;
	height: 40px;
	margin-bottom: 8px;
	text-align: center;
	background: url("/sitesources/qfayw/upload/201905/20190506151130057.png") no-repeat center;
}
.paging-list li a{
	color: #333;
        display:block;
	font: 16px/40px 'notoMedium';
}
.paging-list .active,
.paging-list li:hover{
	background: url("/sitesources/qfayw/upload/201905/20190506151150537.png") no-repeat center;
}
.paging-list .active a,
.paging-list li:hover a{
	color: #155cad;
}

/*分页信息*/
.paging-tit{
	border-bottom: 1px solid #e8e8e8;
	color: #333;
	font: 24px/80px 'notoBold';
}
.info-box{
	height: 60px;
	padding: 10px 0;
	border-bottom: 1px dashed #e8e8e8;
}
.info-box a{
	margin-left: 16px;
	color: #333;
	font: 18px/40px 'notoMedium';
}
.info-Date{
	width: 110px;
	height: 40px;
	border-right: 1px solid #dcdcdc;
	float: left;
}
.info-Date span{
	float: left;
	width: 100%;
	color: #c4c4c4;
	font: 14px/20px 'notoRegular';
	text-align: center;
}
.info-Date .day-val{
	font-size: 20px;
}
.info-icon{
	margin-right: 4px;
	color: #a9a9a9;
	font: 20px/40px 'notoRegular';
	float: right;
}

/*详情页*/
.article-box{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.article-tit{
	margin: 50px 0 30px;
	color: #333;
	font: 30px/40px 'notoMedium';
	text-align: center;
}
.fubiaoti{
	font: 20px/40px 'notoMedium';
}
.article-data{
	margin-bottom: 28px;
	padding-bottom: 18px;
	border-bottom: 1px dashed #e8e8e8;
	font-family: 'notoRegular';
	text-align: center;
}
.article-data span{ margin-right: 120px}
.article-cont p{
	text-indent: 2em;
	color: #333;
	font: 18px/36px 'notoRegular';
text-align:justify;
}

.cms-article-video{
	margin:0 auto;
	width:600px;
	height:400px;
}
.article-cont img{
	display:block;
	margin:0 auto;
	max-width:900px;
	height:auto;}
.share{
	margin-top: 40px;
	float: right;
}
.share .bdsharebuttonbox{
	margin-left: 60px;
}
.share  span{
	color: #666;
	font: 16px/34px '宋体';
}
.share  a{
	width: 34px;
	height: 34px;
	margin: 0 0 0 14px;
	padding: 0;
}

/* 举报指南 */
.jbzncon{
	max-width: 990px;
    margin: 0 auto;
    margin-top: 15px;
}
.jbzntop{
	position: relative;
    border-radius: 4px;
    background: #255c87;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    text-align: center;

}
.jbzntop em{
	background: url(/sitesources/zksjjjcw/upload/201908/20190807154336979.jpg) no-repeat;
    width: 16px;
    height: 7px;
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -8px;
}
.mainjbzn1{
	margin-top: 30px;
}

.mainjbzn1 dt{
	border-bottom: 3px solid #255c87;
    font-size: 16px;
    color: #255c87;
    line-height: 2;
    font-weight: bold;
    text-align: left;
}
.mainjbzn1 dd{
	background: #f0f4f8;
    padding: 10px 30px 10px 50px;
    border: 1px solid #e3ecf3;
    border-top: none;
}
.mainjbzn1 dd li{
	padding-left: 20px;
    margin: 10px 0;
    color: #4a7094;
	text-align: left;
	font-size: 14px;
}

.mainjbzn2{
	margin-top: 40px;
}

.mainjbzn2 dt{
	border-bottom: 3px solid #255c87;
    font-size: 16px;
    color: #255c87;
    line-height: 2;
    font-weight: bold;
    text-align: left;
}
.mainjbzn2 dd{
	margin-top: 20px;
}
.mainjbzn2 dd ul{
	display: block;
    min-height: 1%;
}
.mainjbzn2 dd ul li{
	float: left;
	font-size: 14px;
} 
.mainjbzn2 dd li.li1{
	background: url(/sitesources/zksjjjcw/upload/201908/20190807155210795.jpg) 0 0 no-repeat;
    height: 205px;
    width: 205px;
}
.mainjbzn2 dd li.li2{
	background: url(/sitesources/zksjjjcw/upload/201908/20190807155231828.jpg) 0 0 no-repeat;
    height: 205px;
    width: 226px;
}
.mainjbzn2 dd li.li3{
	background: url(/sitesources/zksjjjcw/upload/201908/20190807155247537.jpg) 0 0 no-repeat;
    height: 205px;
    width: 226px;
}
.mainjbzn2 dd li.li4{
	background: url(/sitesources/zksjjjcw/upload/201908/20190807155309314.jpg) 0 0 no-repeat;
    height: 205px;
    width: 226px;
}

.mainjbzn2 dd li h2{
	font-size: 20px;
    font-weight: bold;
    margin: 50px 30px 10px 30px;
    text-align: center;
    color: #255c87;

}

.mainjbzn2 dd li span{
	margin: 20px 30px 10px 30px;
    display: block;
    color: #606163;
}

.mainjbzn2 dd li.li1 h2{
	margin: 50px 30px 10px 30px;
}
.mainjbzn2 dd li.li1 span{
	margin: 20px 30px 10px 30px;
}
.mainjbzn2 dd li.li2 h2{
	margin: 50px 30px 10px 50px;
}
.mainjbzn2 dd li.li2 span{
	margin: 20px 30px 10px 50px;
}
.mainjbzn2 dd li.li3 h2{
	margin: 50px 30px 10px 50px;
}
.mainjbzn2 dd li.li3 span{
	margin: 20px 30px 10px 50px;
}
.mainjbzn2 dd li.li4 h2{
	margin: 50px 30px 10px 50px;
}
.mainjbzn2 dd li.li4 span{
	margin: 20px 30px 10px 50px;
}

.mainjbzn3{
	margin-top: 30px;
	width: 100%;
    float: left;
}

.mainjbzn3 dt{
	border-bottom: 3px solid #941e23;
    font-size: 16px;
    color: #941e23;
    line-height: 2;
    font-weight: bold;
    text-align: left;
}
.mainjbzn3 dd{
	padding: 30px 20px;
}
.mainjbzn3 dd h2{
	font-size: 14px;
    font-weight: bold;
    color: #941e23;
    position: relative;
    padding-left: 10px;
    text-align: left;
}

.mainjbzn3 dd h2 i{
	display: block;
    width: 5px;
    height: 14px;
    left: 0;
    left: -5px;
    top: 3px;
    background: #941e23;
    position: absolute;
}

.mainjbzn3 dd .p{
	display: block;
    color: #606163;
    padding: 10px 20px 30px;
	text-align: left;
	font-size: 14px;
}














/*各县市区CSS20200804*/
.wztop{width: 100%;height: 300px;background: url(/sitesources/kflzw/theme/uxtheme10004/images/top.jpg) top center no-repeat;}
			.logo{
				width: 1200px;margin: 0 auto;padding: 62px 0;
				text-shadow: #fff 3px 0 0, #fff 0 3px 0, #fff -3px 0 0, #fff 0 -3px 0;
			    font-size: 54px;font-weight: bold;   font-family: 宋体;
			    color: #C20904;    overflow: hidden;}
				.logoz{float: left;width: 74px;}
				.logoyt{float: left;
    width: 1100px;
    height: 70px;
    margin-left: 10px;
    letter-spacing: 2px;
    line-height: 70px;
    font-size: 55px;
    color: rgb(166, 20, 15);
    font-family: 方正大标宋_GBK;
    font-weight: bold;
    text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 0px 3px 0px, rgb(255, 255, 255) -3px 0px 0px, rgb(255, 255, 255) 0px -3px 0px; }
				.logoyb{    float: left;
    width: 1100px;
    height: 70px;
    line-height: 70px;
    margin-top: 20px;
    margin-left: 10px;
    letter-spacing: 34.6px;
    font-size: 55px;
    color: rgb(166, 20, 15);
    font-family: 方正大标宋_GBK;
    font-weight: bold;
    text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 0px 3px 0px, rgb(255, 255, 255) -3px 0px 0px, rgb(255, 255, 255) 0px -3px 0px;}
				.wznav {background: #8a0000;}
				.navbj {width: 1200px;margin: 0 auto;}
				.navbj ul{overflow: hidden;height: 60px;}
				.navbj ul li{float: left;width: 16.6%;line-height: 60px;text-align: center;}
				.navbj ul li a{color: #fff;    font-size: 24px;font-weight: bold;}
				
				.mzmain {
				    width: 1200px;
				    margin: 0 auto;
				    overflow: hidden;    
min-height:500px;
				}
				.lbbj {
				    width: 100%;
				    overflow: hidden;
				}
				.lbbjz {
				    width: 654px;
				    height: 440px;
				    float: left;
				    margin-right: 20px;border: 1px solid #ccc;
				}
				.lbbjy {
				    width: 510px;
				    float: right;
				    height: 440px;
				     position: relative;
				}
				
				
				.zybj {
				    width: 1200px;
				    overflow: hidden;    margin-top: 20px;
				}
				.zbj {
				    width: 280px;
				    float: left;
				    
				    overflow: hidden;
				}
				.ldjg {
				     background: #eee;
				    overflow: hidden;min-height:653px;
				}
				.lmbttop {
				    height: 44px;
				    line-height: 44px;
				    background: #eee;
				    border-bottom: 1px solid #AF0000;
				}
				span.hongt {
				    width: 10px;
				    height: 24px;
				    background: #AF0000;
				    display: block;
				    margin: 10px;
				    float: left;
				}
				span.lmbt {
				    font-size: 22px;
				    color: #AF0000; 
				}
				.lmbttop a{
					float: right;
					margin-right: 10px;
				}
				.jljcwyh {
				    padding: 20px;height: 688px;
				}
				.jljcwyh .name1 {
				    font-weight: bold;
				    line-height: 28px;font-size: 16px;
				}
				.jljcwyh .name2 {
				    line-height: 34px;font-size: 16px;
				}
.name2 a {
    display: inline-block;
    margin-right: 8px;
}
				a.xxbtn {
				    display: block;
				    width: 156px;
				      margin: 10px auto;
				    background: #fff;
				    height: 40px;
				    line-height: 20px;
				    text-align: center;
				    border-radius: 14px;
				    font-size: 18px;
				    padding: 10px;color: #AF0000;
				}
				.zzjg {
				    height: 133px;background: #eee;
				    margin: 5px 0; 
				    width: 280px;
				}
				.zzjg img {
				    margin: 28px 24px;
				}
				.gzcx {
				    width: 280px;
				    height: 245px;
				}
				.lmlb ul{
				    overflow: hidden;
				}
				.lmlb ul li{    height: 40px;
    line-height: 40px;
    padding-left: 5px;}
				.lmlb ul li a{    font-size: 16px;}
				
				
				
				.ybj {
				    width: 890px;
				    float: right;
				    overflow: hidden;
				}
				.ybjz {
				    width: 430px;
				    float: left;margin-bottom: 20px;min-height:245px;
				}
				.ybjy {
				    width: 430px;
				    float: right;margin-bottom: 20px;min-height:245px;
				}



/*图片新闻*/
.imgnews{ margin: auto; overflow: hidden}
.banner_0{ margin: auto; position: relative; z-index: 100; }
.banner_0_top{ margin: auto; height: 440px; }
.banner_0_top li{ position:absolute; left:0; top:0; width: 654px; height: 440px; text-align:center;}
.banner_0_top li img{ position:relative;width: 654px; height: 440px;}
.banner_0_top li .tit{ position: absolute; text-align: center; left: 0px; bottom: 0px; width: 646px; height: 50px;line-height: 50px; background:url(../images/sjjscqh_imgtit.png) repeat; }
.banner_0_top li .tit h4{ margin: auto; font-size: 20px; line-height: 50px; margin: 0px 5px; text-align: left; color: #ffffff;text-indent: 0.1em; }
.banner_0_top li .tit h4 a{color: #ffffff;}
.banner_0_top li .tit h4 a:hover{ text-decoration: underline;}

.banner_0_bottom {position: absolute;bottom: 8px;right: 0; margin: auto; width:28%; text-align: center; z-index: 20; }
.banner_0_bottom span{ background: #fff; width: 20px; height: 20px; line-height: 20px; display: inline-block; cursor:pointer; margin-left: 5px; }
.banner_0_bottom span.on{ background: #b40000;}
.pre, .next {
    position: absolute;
    left: -56px;
    top: 50%;
    margin-top: -58px;
    width: 56px;
    height: 117px;
    background: url(../images/l.png) center no-repeat;
    z-index: 999;
}
.next {
    left: auto;
    right: -56px;
    background-image: url(../images/r.png);
    z-index: 999;
}
.imgnews:hover .pre{
    left: 0;
    transition: 1s ease all;
}
.imgnews:hover .next{
    right: 0;
    transition: 1s ease all;
}

/*尾部*/
				.foot-box {
				    width: 100%;
				    overflow: hidden;
				    border-top: 2px solid #ea3232;
				    background-color: #eee;
				}
				.foot-cont {
				    position: relative;
				    width: 1200px; margin: 24px auto;
				}
				.l-img {
				    position: absolute;
				    top: 0;
				    left: 230px;
				    width: 59px;
				    height: 91px;
				    background: url(images/icp.png) no-repeat center;
				}
				.r-img {
				    position: absolute;
				    top: 0;
				    right: 220px;
				    width: 64px;
				    height: 79px;
				    background: url(images/dz.png) no-repeat center;
				}
				.foot-cont li {
				    text-align: center;    line-height: 38px;
    font-size: 18px;
				}
				.foot-cont li span {
				    margin: 0 5px;
				}

.temp4_tit2 {
   font-size: 24px;
    line-height: 31px;
}
.xwtt_line {
       margin: 3px 0;
    border-top: 1px solid #ccc;
    height: 1px;
}

a.more3 {
    float: right;
    font-size: 16px; position: absolute;
    bottom: 0;
    right: 0;
}


.mapBg {
    overflow: hidden;
    border: 1px solid #ccc;
}
.mapBox {
    width: 220px;
    height: 40px;
    margin-bottom: 8px;
    text-align: center;
    background: url(/sitesources/qfayw/upload/201905/20190506151130057.png) no-repeat center;
    float: left;
    margin: 39px;
    line-height: 40px;
}

.time-search{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;    margin-bottom: 20px;
}
.time-left{
	float: left;
	color: #333;
	font-size: 20px;
	line-height: 52px;
	font-family: '楷体';
}
.search-right{
	float: right;
}
.input-search1{
	color: #000;
    width: 252px;
    height: 40px;
    margin-top: 6px;border: 1px solid #ccc;
}
.ciq-search-btn1{
	    width: 60px;
    height: 40px;
    margin-left: 6px;
    margin-top: 6px;
    background: #8a0000;
    border: #8a0000;
    color: #fff;
}

.ld-tit1 {
    width: 80%;
    height: 40px;
    border-left: 10px solid #8a0000;
    font-size: 30px;
    margin: 0px auto;
    padding-left: 20px;
    border-bottom: 2px dashed #8a0000;
    color: #8a0000;
    line-height: 32px;
    font-weight: bold;
}
.mzmain .seat-box{
	width: 100%;
	height: 50px;
	padding-left: 50px;
	border-bottom: 1px solid #e8e8e8;
	background: url("/sitesources/lhsjjw/theme/uxtheme10005/images/erji-01.png") no-repeat left center;
}
.ld{width:100%;background:#F5F5F5;padding-top:40px;}
.ld-tit{width:80%;height:40px;background:#FAEFC6;border-left:10px solid #D0BB6B;font-size:30px;margin:0px auto;padding-left:20px;}
.ld-con{padding-bottom:20px;}
.ld-con .jgtit{font-weight:bold;font-size:36px;color:#000;margin:0px auto;text-align:center;margin-top:60px;}
.ld-con .jgcon{font-size:20px;color:#000;margin:0px auto;line-height:48px;margin-top:40px;width:70%;}
.ld-con .jgcon a {
    font-size: 20px;
    color: #000;
    margin: 0px auto;
    line-height: 25px;
    margin-top: 0px;
    display: inline-block;
    width: 200px;
}


/*信息公开*/
.content-bg {
    width: 1128px;
    margin: 0 auto;
    box-shadow: 0 8px 40px #ccc;overflow: hidden;
    padding: 20px;
}
.xxgk1{
    display: table;
    content: " ";
}
.xxgk1{
      width: 100%;
    background: #fff;
}
.xxgk1 ul li{
width: 150px;
    float: left;
    height: 80px;
    background: #eee;
    margin: 25px 61px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
}
.xxgk1 ul li a{
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #333;
    font-size: 25px;
    text-align: center;
    line-height: 80px;
}


.hybj .jljcwyh .name1 {
				    font-weight: bold;
				    line-height: 28px;font-size: 16px;
				}
.hybj .jljcwyh .name2 {
				    line-height: 30px;font-size: 16px;
				}


.logo.on{
    width: 100%;
}
.logo_new{
    position: absolute;
    top: 113px;
    left: 0;
    width: 100%;
    height: 74px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 74px;
    font-size: 48px;
    color: #a6140f;
    font-family: "方正大标宋_GBK";
    font-weight: bold;
    text-shadow:#fff 3px 0 0,#fff 0 3px 0,#fff -3px 0 0,#fff 0 -3px 0;
    -webkit-text-shadow:#fff 3px 0 0,#fff 0 3px 0,#fff -3px 0 0,#fff 0 -3px 0;
    -moz-text-shadow:#fff 3px 0 0,#fff 0 3px 0,#fff -3px 0 0,#fff 0 -3px 0;
    *filter: Glow(color=#fff, strength=3);
}
.logo .logo_new #dh{
    display: block;
    padding-left: 70px;
    background: url("../images/dh.png") no-repeat center left;
    margin-right: 40px;
}
.logo .logo_new #gh{
    display: block;
    padding-left: 70px;
    background: url("../images/gh.png") no-repeat center left;
}
/*20221018*/
.xxgcesd{
	display: inline-block;
	height: 140px;
	margin-top:22px;
}
.esdhfpic{
width:100%;
height:140px;
}
/*学条例守党纪*/
.xtlsdjbg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url(/sitesources/zksjjjcw/upload/202404/20240423152533202.png) center top no-repeat #FFF8E6;
}

.xtlsdjmain {
    width: 1000px;
    min-width: 1000px;
    min-height: 400px;
    margin: 0 auto;
    overflow: hidden;
}

.xtlsdjrow {
    width: 100%;
    min-height: 200px;
    overflow: hidden;
    margin-bottom: 40px;
}



.xtltopnews {
    margin: auto;
    width: 1000px;
}

.xtltopnews .xtltitle {
    margin: auto;
    position: relative;
    height: 72px;
}

.xtltopnews .xtltitle .xtllogo {
    float: left;
    height: 72px;
}

.xtltopnews .xtlmore {
    position: absolute;
    font-size: 18px;
    color: #cd0404;
    bottom: 15px;
    right: 20px;
}

.xtlnewslist {
    margin: auto;
    margin-top: 20px;
}

.xtlnewslist li {
    margin: auto;
    background: url(/sitesources/zksjjjcw/upload/202404/20240423152600327.png) no-repeat left center;
    padding-left: 30px;
    text-align: left;
    line-height: 48px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xtlnewslist li a {
    font-size: 21px;
    color: #000;
}

.xtlmain_left {
    float: left;
    width: 475px;
    text-align: left;
}

.xtlmain_right {
    float: right;
    width: 475px;
    text-align: left;
}

/*条例*/
.xtltlcon {
    width: 1165px;
    min-width: 1165px;
    margin: 573px auto 0;
    min-height: 622px;
    overflow: hidden;
    margin-bottom: 25px;
    background: url(/sitesources/zksjjjcw/upload/202404/20240423152627385.png) center top no-repeat;
}

#xtltl_content {
    width: 550px;
    height: 380px;
    padding: 15px;
    margin-top: 100px;
    line-height: 40px;
    text-align: justify;
    text-indent: 2em;
    overflow: hidden;
    overflow-y: auto;
    float: right;
    margin-right: 130px;

}
.xtlwztit{
    font-size:18px;
    font-weight: bold;
    text-align: center;
}
#xtltl_content p{
    text-align: justify;
}
/*纪法课堂*/
.xtltujie {
    margin: auto;
    width: 472px;
    margin-left: 0px;
    min-height: 400px;
}

.xtltujie .xtllogo {
    margin: auto;
    position: relative;
    height: 72px;
}

.xtltujie .xtllogo .xtlmore {
    position: absolute;
    font-size: 18px;
    color: #cd0404;
    bottom: 15px;
    right: 0px;
}

.xtlcontent {
    margin: auto;
    position: relative;
    text-align: left;
    margin-top: 30px;
}
.xtlimgshow a>img{
    display: inline-block;
    width:471px;
    height:265px;
}
.xtlcontent .xtltitle {
    text-align: left;
    font-size: 18px;
    color: #000000;
    line-height: 30px;
    margin-top: 10px;
}

.xtlcontent .xtltitle a {
    color: #000000;
}

.xtlcontent .xtltitle a:hover {
    text-decoration: underline;
}
.xtlsdjfoot{
    width: 100%;
    height: 185px;
    float: left;
    background: #DEDEDE;
 
    
}
.xtlsdjfoot .footcon li{
    color:#444;
    font-size:16px;
}
/*20240428首页微信二维码*/
.gdewmnew {
    position: fixed;
    width: 95px;
    height: 275px;
    bottom: 160px;
    z-index: 99;
     right:20px;
   
}
.gdewmnew .close {
    position: absolute;
    padding-left: 15px;
    font-size: 12px;
    color: #6C6C6C;
    right: 5px;
    top: 0px;
    background: url(/sitesources/zksjjjcw/upload/202404/20240428090946326.png) no-repeat left center;
    height: 15px;
    line-height: 15px;
    cursor: pointer;
}
.gdewmnew .con  {
    margin: auto;
    margin-top: 20px;
}

/*20250818修改begin*/
       .zbmt{
            width: 632px;
            height:520px;
            background:none;
        }
        .gzdt_tab {
            height: 48px;
        }
        .zbmt .gzdt_tab {
            background: url(../images/index_213.jpg) no-repeat;
        }
        .zbmt .gzdt_tab li {
            float: left;
            width: 136px;
            height: 48px;
            margin-left: 31px;
            font-size: 18px;
            color: #000000;
            line-height: 40px;
            text-align: center;
        }
        .zbmt .gzdt_tab li {
            width: 208px;
        }
        .gzdt_tab li a {
            display: inline-block;
            line-height: 46px;
            padding: 0px 10px;
            font-size: 21px;
            font-weight: bold;
        }
        .gzdt_tab li.on a {
            color: #015eae;
            border-bottom: 2px solid #015eae;
        }
        .wszg-dt {
            position: relative;
            width: 632px;
            height: 520px;
            background: url(../images/index_4301.jpg) no-repeat;
        }
        .wszg-dt #zkdt {
            position: absolute;
            width: 560px;
            height: 100%;
            left: 41px;
            top: 0;
        }
.jb-item img{
    width:522px;
}
.jb-item1 img{
     width: 170px;
    height: 88px;
    margin-top: 8px;
}
/*20250818修改end*/

/*20250821周口微信矩阵begin*/
.weix_top {
    width: 100%;
    height: 520px;
    background: url(../images/zk_ewmbg.jpg) no-repeat center top;
}
.zk_wxjz_cont .footcontainer{
    margin-top:0;
}
.weix_main {
    width: 100%;
    background: #E6E6E6;
}
.weix_box {
    width: 1200px;
    min-height: 300px;
    height: auto !important;
    margin: 0 auto;
    background: #fff;
}
.weix_ul {
    width: 100%;
}
.weix_ul li.weix_item {
    position: relative;
    width: 322px;
    height: 287px;
    float: left;
    text-align: center;
    margin-left: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: url(../images/zkjc_topbg.jpg) no-repeat center top;
}
.weix_ul li.weix_item .wx_item_img{
    position: absolute;
    width: 160px;
    height: 160px;
    left: 67px;
    top: 40px;
}
.weix_ul li.weix_item .wx_item_title{
    position: absolute;
    right: 33px;
    bottom: 38px;
    color: #0026A2;
    font-size: 22px;
}
/*20250821周口微信矩阵end*/