@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:url(../images/jz_04.jpg) 0 257px repeat-x #f3f3f3;}
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;
}
.whitebg{
	background: #fff;
	padding: 0 20px;
}
	
/*-------通用样式结束-----*/
.headcontainer{
	width: 100%;
	min-width:1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/jz_01.jpg) top center no-repeat;
}
/*头部*/
.headcon{
	width:1200px;
	height:257px;
	margin: 0 auto;
}
.headlogo{
	width: 100%;
	height: 141px;
	float: left;
	margin-top: 58px;
	background: url(../images/logo.png) left center no-repeat;
}

/* 导航 */
.headnavbar{
	width: 100%;
	height: 53px;
	background: url(../images/jz_02.jpg) repeat-x;
}
.headnav{
	width: 1200px;
	height: 53px;
	margin: 0 auto;
      display: flex;
    justify-content: center;
    align-items: center;
}
.headnav a{
	width:auto;
	height: 53px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 53px;
	display: inline-block;
	/*float: left;
	padding: 0 26px;*/
       flex-grow: 1;
}

/*头部结束*/

/* 时间搜索等 */
.maintime{
	width: 100%;
	height: 50px;
	float: left;
	padding-top: 10px;
}
.maintime span{
	float: left;
	font-size: 14px;
	line-height: 40px;
	color: #717171;
	margin-right: 15px;
}

.searchform{
	width: 400px;
	height: 37px;
	float: right;
	border: 1px solid #ededed;
  }
  
.searchinput{
	float: left;
	width: 340px;
	height: 35px;
	padding-left: 15px;
	font-size: 14px;
	line-height: 35px;
	color: #717171;
  }
  
.searchbtn{
	width: 55px;
	height: 35px;
	color: #fff;
	background: url(../images/search.jpg) repeat-x;
	float: right;
	border: none;
	outline: none;
	letter-spacing: 3px;
	font-size: 16px;
  }


/*新闻处布局*/
.newsleft{
	width:730px;
	height:420px;
	float:left;
	margin-top: 15px;
}

/*焦点图*/
.slideBox{
	width:100%;
	height:420px;
	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-size: 12px;
	text-align: center;
	line-height: 15px;
}
.slideBox .hd ul li.on{
	background:none; 
	background:#c80d18;
}
.slideBox .bd{
	position:relative;
	height:100%;
	z-index:0;}
.slideBox .bd li{
	zoom:1;
	vertical-align:middle; }
.slideBox .bd img{
	width:730px;
	height:420px;
	display:block;}
.slideBox .bd span{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	padding-left: 20px;
	font-size: 24px;
	background:rgba(0,0,0,.5);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
}
	
.newsright{
	width:404px;
	height:420px;
	float:right;
	margin-top: 15px;
}

.newsright li{
	width: 100%;
	height: auto;
	float: left;
	padding: 10px 0;
	padding-top: 25px;
}
.newsright li + li{
	border-top: 1px solid #dadada;
}
.newsright li a{
	width: 100%;
	font-size: 24px;
	line-height: 50px;
	color: #000;
	display: inline-block;
}
.newsright li span{
	width: 100%;
	height: auto;
	float: left;
	display: inline-block;
	color:#989898;
	font-size: 16px;
	line-height: 35px;
	text-indent: 2em;
}
.newsright li span a{
	color:#a30003;
	font-size: 16px;
	line-height: 35px;
	display: inline;
}


/* 廉政要闻 */
.lzywleft{
	width: 730px;
	height: 340px;
	float: left;
	margin-top: 15px;
}
.centerline{
	width: 100%;
	height: 0;
	border:1px dashed #ededed;
	margin: 19px 0;
	float: left;
}

.tymenu{
	width: 100%;
	height:45px;
	line-height:45px;
	position:relative;
	background: #ededed; 
}
.tymenu span{
	width: auto;
	height: 45px;
	line-height: 45px;
	float: left;
	display: inline-block;
	font-size: 22px;
	background: #0071c1;
	color: #fff;
	padding: 0 25px;
}
.tymenu a{
	width: auto;
	height: 45px;
	float: right;
	font-size: 16px;
	line-height: 45px;
	padding-right: 15px;
}
.tycontent{
	width: 100%;
	height: auto;
	padding-top: 15px;
}
.tycontent a{
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	padding-left: 16px;
	background: url(../images/li-bg.png) left center no-repeat;
}

.tycontent a span{
	float: right;
	font-size: 16px;
	color: #bfbfbf;
}

.lzywright{
	width: 404px;
	height: 340px;
	float: right;
	margin-top: 15px;
}

/* 权威发布 */
.qwfbleft{
	width: 730px;
	height: 315px;
	float: left;
	margin-top: 15px;
}

.qwfbright{
	width: 404px;
	height: 315px;
	float: right;
	margin-top: 15px;
}

/* 信访举报 */
.xfjb{
	width: 100%;
	height: 270px;
	float: left;
	background: #edf7ff;
	padding: 15px 20px;
}
.xfjb li{
	width: 100%;
	height: auto;
	float: left;
	line-height: 30px;
}
.xfjb li span{
	height: 60px;
	font-weight: bold;
	display: inline-block;
	float: left;
}
.xfjb .jbdh{
	width: 100%;
	height: 60px;
	float: left;
	background: url(/sitesources/jzjjw/upload/201906/20190603162921680.png) 40px center no-repeat;
	font-size: 22px;
	color:#f0160d;
	font-weight: bold;
	line-height: 60px;
	padding-left: 100px;
}
.xfjb .xfjbwz{
	width: 363px;
	height: 52px;
	float: left;
	margin-top: 10px;
}


/* 专题专栏 */
.ztzl{
	width: 100%;
	height: 111px;
	float: left;
	margin-top: 15px;
}
.ztzltit{
	width: 87px;
	height: 111px;
	float: left;
	background: url(/sitesources/jzjjw/upload/201906/20190603162954359.jpg) no-repeat;
}
.ztzlcon{
	width: 1059px;
	height: 111px;
	float: right;
}

.picScroll-left{ 
	width: 1069px;
	height: 111px;
	overflow:hidden; 
	position:relative;
	float: left;
}
.picScroll-left .hd .prev,
.picScroll-left .hd .next{
	position: absolute;
	top: 40px;
	display:block;  
	width:18px; 
	height:34px; 
	float:right; 
	overflow:hidden; 
	cursor:pointer;
	z-index: 5}
.picScroll-left .hd .next{
	right: 0;
	background: url("/sitesources/jzjjw/upload/201906/20190603163028526.png") no-repeat center;
}
.picScroll-left .hd .prev{
	left: 0px;
	background: url("/sitesources/jzjjw/upload/201906/20190603163013016.png") no-repeat center;
}
.picScroll-left .bd ul{
	overflow:hidden;
	zoom:1; 
}
.picScroll-left .bd ul li{
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;}

.picScroll-left .bd ul li img{
	width:347px;
	height:111px;
	display:block;
	transition: all .2s;
	margin-right: 14px;
}

/* 工作动态 */
.gzdtleft{
	width:730px;
	height: 315px;
	float: left;
	margin-top: 15px;
}
.gzdtright{
	width:404px;
	height: 315px;
	float: right;
	margin-top: 15px;
}

/* 工作动态处标签切换 */
.slideTxtBoxnew{
	width:100%;
	height:100%;
	text-align:left;
	float:left;
	margin-top: 15px;
}
.slideTxtBoxnew .hd{
	height:40px;
	line-height:40px;
	position:relative; }
.slideTxtBoxnew .hd ul{
	float:left;
	position:absolute;
	height:40px;}
.slideTxtBoxnew .hd ul li{
	width:auto;
	float:left;
	cursor:pointer;
	text-align:center;
	font-weight:bold; 
	position:relative;
	font-size:20px;
	margin-right: 60px;
}
.slideTxtBoxnew .hd ul li a{
	color:#0071c1;
}
.slideTxtBoxnew .hd ul li.on{
	border-bottom:5px solid #cf0000;
	}
.slideTxtBoxnew .hd ul li.on a{
	color:#cf0000;}
.slideTxtBoxnew .bd ul{
	zoom:1;
	position:relative;
}

.slideTxtBoxnew .bd img{
	width: 267px;
	height: 180px;
	float: left;
	margin-top: 30px;
	
}
.slideTxtBoxnew .bd .boxnewcon{
	width: 450px;
	height: auto;
	float: right;
}


/* 视频新闻 */
.spxwcon{
	width: 100%;
	height: 260px;
	float: left;
	margin-top: 10px;
}
.spxwcon a{
	position: relative;
	height:100%;
display:inherit;
}
.spxwcon a img{
	width: 404px;
	height: 260px;
}
.spxwcon a span{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	background:rgba(0,0,0,.5);
}

/* 纪检人手记·镜头 */
.jjrsjcon{
	width: 100%;
	height: 245px;
	float: left;
	margin-top: 10px;
}
.jjrsjcon a{
	position: relative;
height:100%;
display:inherit;
}
.jjrsjcon a img{
	width: 404px;
	height: 245px;
}
.jjrsjcon a span{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	background:rgba(0,0,0,.5);
}

/* 媒体聚焦 */
.mtjjleft{
	width: 730px;
	height: 300px;
	float: left;
	margin-top: 15px;
}

.mtjjright{
	width: 404px;
	height: 300px;
	float: right;
	margin-top: 15px;
}





/* 宣传教育 */
.xcjyleft{
	width: 730px;
	height: 330px;
	float: left;
	margin-top: 15px;
}


.xcjyright{
	width: 404px;
	height: 310px;
	float: right;
	margin-top: 15px;
}


/* 自办媒体 */
.zbmt{
	width: 100%;
	height: 240px;
	float: left;
	margin-top:15px;
	background: url(/sitesources/jzjjw/upload/201908/20190815103249395.png) no-repeat;
	padding-top: 30px;
	padding-left: 600px;
	margin-bottom: 15px;
}
.zbmt a{
	width: 128px;
	height: auto;
	float: left;
	margin-left: 90px;
}
.zbmt a img{
	width: 128px;
	height: 128px;
}
.zbmt a span{
	width: 128px;
	height: auto;
	float: left;
	padding: 15px 10px;
	text-align: center;
	display: inline-block;
}




/* 尾部内容 */

.footcontainer{
	width: 100%;
	min-width: 1200px;
	height: 295px;
	float: left;
	background: #0143a1;
	border-top:5px solid #ea3232;
	margin-top: 25px;
}
/* 网站链接 */
.sitelink{
	width: 100%;
	height: 36px;
	float: left;
	margin-top: 20px;
}
/* 网站链接 */
.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: 35px;
	height: 54px;
	float: left;
	margin-top: 60px;
	margin-left: 280px;
}
.footcon{
	width: 630px;
	height:auto;
	float: left;
	margin-top: 40px;
}
.footcon li{
	width: 100%;
	height: 30px;
	float: left;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.footrcon{
	width: 42px;
	height: 51px;
	float: left;
	margin-top: 65px;
}


/*默认二级页*/

/*当前位置*/
.seat-box{
	width: 100%;
	height: 50px;
	padding-left: 50px;
	border-bottom: 1px solid #e8e8e8;
	background: url("../images/location.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("../images/column.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("../images/columnon.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;
}
.article-data{
	margin-bottom: 28px;
	padding-bottom: 18px;
	border-bottom: 1px dashed #e8e8e8;
	font-family: 'notoRegular';
	text-align: center;
}
.article-data span{ margin-right: 20px}
.article-cont p{
	text-indent: 2em;
	color: #333;
	font: 18px/36px 'notoRegular';
text-align:justify;
}
.article-cont img{display:block;margin:0 auto;/*max-width:780px;*/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;
}



/*信息公开*/
.xxgk{
      width: 100%;
    background: #fff;
}
.xxgk ul li{
width: 252px;
    float: left;
    height: 115px;
    margin: 25px 50px;
   
     background:url(/sitesources/jzjjw/upload/202012/20201230114126609.png);
}
.xxgk ul li a{
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #333;
    font-size: 25px;
    text-align: center;
    line-height: 80px;
}



/* 领导机构页面样式 */
.ld{width:100%;padding-top:40px;}
.ld-tit {
    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;
}
.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:140px;
}

/*首页宣传图begin*/
.sy-xct{
    display: block;
    width: 575px;
    margin-top: 15px;
    height: 120px;
}
.sy-xct>img{
	width: 100%;
    height: 100%;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
/*首页宣传图end*/