@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%;
min-width:1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	background: url(/sitesources/pyjjw/theme/uxtheme10002/images/topbg2.jpg) top center no-repeat;
}
/*头部*/
.headcon{
	width:1200px;
	height:259px;
	margin: 0 auto;
}
/* 搜索 */
.search-form{
	float: right;
	width: 242px;
	height:30px;
	border:1px solid #d8d6d6;
	background: #fff;
	margin-top: 15px;
}
.input-search{
	width: 192px;
	height: 24px;
	float: left;
	font-size: 14px;
	color: #bfbfbf;
	margin-top: 2px;
	padding-left: 5px;
	border-right:1px solid #d8d6d6;
}
.search-btn{
	width: 45px;
	height: 28px;
	border: none;
	float: right;
	outline: none;
	text-align: center;
	line-height: 28px;
	background: none;
	font-size: 14px;
}

.headlogo{
	width: 100%;
	height: 214px;
	background: url(../images/logo.png) left center no-repeat;
	float: left;
}

/* 导航 */
.mainnavbar{
	width: 100%;
	height: 60px;
	background:#074ec0;
	float: left;
}
.mainnav{
	width: 1200px;
	height: 60px;
	margin: 0 auto;
}
.mainnav a{
	width:120px;
	height: 62px;
	font: 24px/62px '微软雅黑';
	color: #fff;
	text-align: center;
	display: inline-block;
	float: left;
	margin: 0 15px;
}
.mainnav a:hover{
	border-bottom:5px solid #d10111;
}
.mainnav a.navon{
	border-bottom:5px solid #d10111;
}

/*头部结束*/


/*头条*/
.headline{
	width: 100%;
    height: 95px;
    padding: 5px;
    border: 1px solid #e2e3e3;
	background-color: #f5f5f5;
	float: left;
	margin-top: 20px;
	position: relative;
}
a.headlinetit{
	width: 84px;
    height: 75px;
    float: left;
    margin: 5px;
    background: url(../images/img_121.jpg) no-repeat;
}
a.headlinemore{
	position: absolute;
	bottom:10px;
	right:10px;
	font-size: 16px;
	color: #252323;
}

/*特别关注*/	
.txtScroll{
	position: relative;
    width: 1050px;
    height: 89px;
    overflow: hidden;
}
.txtScroll ul li{
	position: relative;
    width: 1050px;
    height: 89px;
    overflow: hidden;
}
.txtScroll ul li a{
	display: inline-block;
    float: left;
    overflow: hidden;
    color: #073472;
	font:bold 28px/80px '微软雅黑';
}	


/*新闻处布局*/
.newsleft{
	width:700px;
	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:700px;
	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:478px;
	height:440px;
	float:right;
	margin-top: 15px;
	background: #074ec0;
	padding: 15px;
}
.newsright li{
	width: 100%;
	height: 95px;
	border-bottom: 1px solid #e5e5e5;
	float: left;
}

.newsright li a{
	width: 100%;
	font: 24px/95px '微软雅黑';
	display: inline-block;
	color: #fff;
}

a.newsmore{
	width: 50px;
	float: right;
	color:#fff;
	margin-top: 10px;

}

/* 要闻要论 */
.ywylleft{
	width: 568px;
	height: 390px;
	float: left;
	margin-top: 10px;
}
.ywylright{
	width: 568px;
	height: 390px;
	float: right;
	margin-top: 10px;
}

.tymenu{
	width: 100%;
	height: 70px;
	float: left;
	background: url(/sitesources/pyjjw/upload/201907/20190716160418708.jpg) left bottom no-repeat;
	margin-bottom: 10px;
}
.tymenu img{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.tymenu span{
	width: auto;
	height: 65px;
	float: left;
	display: inline-block;
	margin-left: 10px;
	font: 24px/65px '微软雅黑';
	color: #d20212;
	font-weight: bold;
	letter-spacing: 1px;
}
.tymenu font{
	width: auto;
	height: 65px;
	float: left;
	display: inline-block;
	font: 24px/65px '微软雅黑';
	color: #074ec0;
	font-weight: bold;
	letter-spacing: 1px;
}
.tymenu a{
	width: auto;
	height: 50px;
	float: right;
	color: #bfbfbf;
	font: 16px/40px '微软雅黑';

}
.tycontent{
	width: 100%;
	height: auto;
	float: left;
}
.tycontent a{
	width: 100%;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	padding-left: 10px;
}
.tycontent a.tyfirst{
	height: 70px;
	line-height: 30px;
	padding: 5px 0 5px 10px;
	font-weight: bold;

}
.tycontent a span{
	float: right;
	font-size: 16px;
	color: #bfbfbf;
}

.centerline1{
	width: 100%;
    height: 0;
    border: 1px dashed #ededed;
    margin: 20px 0;
    float: left;
}


/* 专题专栏 */
.ztzl{
	width: 100%;
	height: 308px;
	float: left;
	margin-top: 10px;
}
.ztzltit{
	width: 69px;
	height: 308px;
	float: left;
	background: url(/sitesources/pyjjw/upload/201907/20190723105059064.png) no-repeat;
	position: relative;
}


.ztzlpic{
	width: 1120px;
	height:190px;
	float: right;
}
.ztzlpic img{
	width: 1120px;
	height:190px;
}

.ztzlcon{
	width: 1120px;
	height:110px;
	float: right;
	margin-top: 17px;
}

.picScroll-left{ 
	width: 270px;
	height: 110px;
	overflow:hidden; 
	position:relative;
	float: left;
}
.picScroll-left + .picScroll-left{
	margin-left: 13px;
}
.picScroll-left .hd .prev,
.picScroll-left .hd .next{
	position: absolute;
	top: 36px;
	display:block;  
	width:20px; 
	height:40px; 
	float:right; 
	overflow:hidden; 
	cursor:pointer;z-index: 5}
.picScroll-left .hd .next{
	right: 0;
	background: url("../images/right.png") no-repeat center;
margin-top:0;
}
.picScroll-left .hd .prev{
	left: 0;
	background: url("../images/left.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:270px;
	height:110px;
	display:block;
	transition: all .2s;
}


/* 视频新闻 */
.spxw{
	width:565px;
	height: 470px;
	float: left;
	margin-top: 15px;
}

/* 视频新闻处焦点图*/
.spxwslide{
	width:100%;
	height:380px;
	float:left;
	overflow:hidden;
	position:relative;
	margin-top: 15px;
}
.spxwslide .hd{
	height:15px; 
	overflow:hidden; 
	position:absolute; 
	right:10px; 
	bottom:10px; 
	z-index:1;  }
.spxwslide .hd ul{
	overflow:hidden;
	zoom:1;
	float:left;}
.spxwslide .hd ul li{
	float:left;
	margin-right:5px;
	width:15px;
	height:15px;
	background:#9b9a9a;
	cursor:pointer;
	color: #fff;
	font: 12px/15px '微软雅黑';
	text-align: center;
}
.spxwslide .hd ul li.on{
	background:#1f6fa2; 
	border:1px solid #1f6fa2;
}
.spxwslide .bd{
	position:relative;
	height:100%;
	z-index:0;}
.spxwslide .bd li{
	zoom:1;
	vertical-align:middle; }
.spxwslide .bd img{
	width:565px;
	height:380px;
	display:block;}
.spxwslide .bd span{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	color: #fff;
	padding-left: 20px;
	font: 20px/40px '微软雅黑';
	background:rgba(0,0,0,.5);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.spxwslide .prev,
.spxwslide .next{ 
	position:absolute;
	left:0; 
	top:50%;
	margin-top:-40px; 
	display:block; 
	width:33px; 
	height:108px;  
	filter:alpha(opacity=80);
	opacity:0.8;  
	background: url(/sitesources/pyjjw/upload/201907/20190716160535683.jpg)  no-repeat;
}
.spxwslide .next{
	left:auto; 
	right:0; 
	background: url(/sitesources/pyjjw/upload/201907/20190716160611264.jpg)  no-repeat;
}
.spxwslide .prev:hover,
.spxwslide .next:hover{ 
	filter:alpha(opacity=100);
	opacity:1;  
}
.spxwslide .prevStop{ display:none;  }
.spxwslide .nextStop{ display:none;  }

/* 信访举报 */
.xfjb{
	width: 566px;
	height: 480px;
	float: right;
	margin-top: 15px;
	background: #f5f5f5;
}

.xfjbtop{
	width: 100%;
	height: 190px;
	float: left;
	padding: 0 10px;
}

.xfjbtop li{
	width: 100%;
	height:40px ;
	float: left;
	font-size: 18px;
	color: #666;
	line-height: 40px;
	letter-spacing: 2px;
}
.xfjbtop li span{
	color: #1a4588;
}
.centerline{
	width: 312px;
	height: 0;
	border-bottom:1px dashed #c9c9c9;
	transform: scaleX(1.8);
	margin: 190px auto 0 auto;
}
.xfjbphone{
	width: 100%;
	height: 70px;
	float: left;
}
.xfjbphone li{
	width: 100%;
	height:40px ;
	float: left;
	font-size: 24px;
	line-height: 70px;
	letter-spacing: 2px;
	color: #1a4588;
	text-align: center;
}

.xfjbtit a{
	width: 262px;
	height: 50px;
	float: left;
	margin-top: 10px;
	background: #074ec0;
	margin-left: 15px;
	color: #fff;
}
.xfjbtit a img{
	width: auto;
	height: 24px;
	float: left;
	margin-top: 12px;
	margin-left: 50px;
}
.xfjbtit a span{
	width: auto;
	height: 50px;
	float: left;
	margin-left: 20px;
	line-height: 50px;
}


/* 工作动态 */
.gzdt{
	width: 100%;
	height: 415px;
	float: left;
	margin-top: 10px;
}
.gzdtleft{
	width:565px;
	height: 340px;
	float: left;
}

.gzdtright{
	width: 567px;
	height: 340px;
	float: right;
	
}

/* 宣传教育 */
.xcjy{
	width:565px;
	height: 415px;
	float: left;
	margin-top: 15px;
}

/* 宣传教育处标签切换 */
.slideTxtBoxnew{
	width:100%;
	height:100%;
	text-align:left;
	float:left;
}
.slideTxtBoxnew .hd{
	height:30px;
	line-height:30px;
	position:relative; 
}
.slideTxtBoxnew .hd ul{
	float:left;
	position:absolute;
	height:30px;
}
.slideTxtBoxnew .hd ul li{
	float: left;
    width: auto;
    height: 30px;
	text-align: center;
	padding: 0 15px;
	margin-top: 5px;
}
.slideTxtBoxnew .hd ul li a{
	font-size: 18px;
	font-weight: bold;
	color: #676767;
}
.slideTxtBoxnew .hd ul li.on{
	background: #e2e0e1;
	}

.slideTxtBoxnew .bd ul{
	zoom:1;
	position:relative;
	padding-top: 20px;
}

.slideTxtBoxnew .bd img{
	width: 200px;
	height: 150px;
	float: left;
	
}
.slideTxtBoxnew .bd .boxnewcon{
	width: 300px;
	height: 150px;
	float: right;
	margin-right: 20px;
}
.slideTxtBoxnew .bd .boxnewcon a{
	color: #4f4f4f;
    font: 18px/35px 'notoBold';
	font-weight: bold;
	margin-bottom: 15px;
	display: inline-block;
	float: left;
	width: 100%;
}
.slideTxtBoxnew .bd .boxnewcon p{
	color: #666666;
    font: 16px/32px '微软雅黑';
	text-indent: 2em;
	font-weight: normal;
}

/* 党纪法规 */
.djfg{
	width:567px;
	height: 415px;
	float: right;
	margin-top: 15px;
}
.djfgtit{
	width:100%;
	height: 68px;
	float: left;
	background: url(../images/djfg.png) center center no-repeat;
}
.djfgcon{
	width: 100%;
	height: auto;
	float: left;
	padding: 10px 15px;
}
.djfgcon a{
	font-size: 20px;
	line-height: 45px;
	width: 100%;
	display: inline-block;
	background: url(../images/li-bg.png) left center no-repeat;
	padding-left: 15px;

}
a.xxbs{
	width: 100%;
	height: 45px;
	float: left;
	background: #074ec0;
	color: #fff;
	text-align: center;
	line-height: 45px;
	font-size: 20px;
}

/* 廉政图片 */
.picnews{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
}
.picnewscon{
	width: 100%;
	height: 240px;
	float: left;
	margin-top: 5px;
}
.lzpicScroll-left{ 
	width:100%;
	overflow:hidden;
	position:relative;
	height: 240px;
}

.lzpicScroll-left .hd ul{
	float:right;
	overflow:hidden;
	zoom:1;
 }

.lzpicScroll-left .bd{
	padding:0 10px;
	float: left;  
 }
.lzpicScroll-left .bd ul{ 
	overflow:hidden;
	 zoom:1; 
	}
.lzpicScroll-left .bd ul li{ 
	margin:0 8px; 
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;  }
.lzpicScroll-left .bd ul li a{
	width:280px; 
	height:240px;
	display:block;
	position:relative;
 }
.lzpicScroll-left .bd ul li a img{
	width:280px; 
	height:240px;
 }
 .lzpicScroll-left .bd ul li a span{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	color: #000;
	padding-left: 20px;
	font:bold 20px/40px '微软雅黑';
	background:rgba(255,255,255,.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
 }



/* 自办媒体 */
.zbmt{
	width: 100%;
	height: 240px;
	float: left;
	margin-top:25px;
	/*background: url(../images/zbmt.png) no-repeat;*/
background: url(/sitesources/pyjjw/upload/202104/20210428181908865.png) no-repeat;
	margin-bottom: 20px;
	position: relative;
}
a.lzqk{
	width: 105px;
	height: 165px;
	position: absolute;
	left:590px;
	top:40px;
}
a.zwwb{
	width: 105px;
	height: 165px;
	position: absolute;
	left:740px;
	top:40px;
}
a.zwwx{
	width: 105px;
	height: 165px;
	position: absolute;
	left:890px;
	top:40px;
}

/* 尾部内容 */

.footcontainer{
	width: 100%;
min-width:1200px;
	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: 217px;
	height: 40px;
	float: left;
	background: #fff;
	border: none;
	font-size: 18px;
	outline: none;
	color: #666;
	padding-left: 20px;
	text-align-last: center;

}
.sitelinkcon + .sitelinkcon{
	margin-left: 25px;
}
.footlcon{
	width: 117px;
	height: 109px;
	float: left;
	margin-top: 60px;
	margin-left: 150px;
}
.footlcon img{
	width: 117px;
	height: 79px;
	float: left;
}
.footlcon span{
	width: 100%;
	height: 30px;
	float: left;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}
.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: auto;
	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;
}
.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;
}

/* 廉政图片分页 */
.info-picbox{
	width: 25%;
	height: auto;
	float: left;
	padding: 20px 10px 0 10px;
}
.info-picbox a{
	width: 100%;
	height: auto;
	float: left;
}
.info-picbox a img{
	width: 100%;
	height: 350px;
	float: left;
}
.info-picbox a span{
	width: 100%;
	height: 40px;
	float: left;
	text-align: center;
	line-height: 40px;
}





.xxgk {
    overflow: hidden;
    margin-top: 50px;
}


.xxgk a {
    width: 252px;
    height: 115px;
    float: left;
    margin-bottom: 54px;
    margin-left: 45px;
    background: url(/sitesources/pyjjw/upload/202009/20200911110218250.png) no-repeat;
}





/*各县市区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;
				     
				}
				
				
				.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;min-height: 234px;
				}
				.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:284px;
				}
				.ybjy {
				    width: 430px;
				    float: right;margin-bottom: 20px;min-height:284px;
				}



/*图片新闻*/
.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: 32px;
}
.xwtt_line {
       margin: 3px 0;
    border-top: 1px solid #ccc;
    height: 1px;
}

a.more3 {
    float: right;
    font-size: 16px;
}


.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: 140px;
}

/*信息公开*/
.content-bg {
    width: 1128px;
    margin: 0 auto;
    box-shadow: 0 8px 40px #ccc;overflow: hidden;
    padding: 20px;    background: #fff;
}
.xxgk1{
    display: table;
    content: " ";
}
.xxgk1{
      width: 100%;
    background: #fff;
}
.xxgk1 ul li{
width: 150px;
    float: left;line-height: 80px;
    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;
}
.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;
}

/*20220530首页修改start*/


.newheadcontainer{
	background: url(../images/topbg2.jpg) top center no-repeat;

}
.newheadlogo{
	background: url(../images/newlogo.png) left center no-repeat;
	 width: 100%;
    height: 150px;
    float: left;
}
.newsearch-form{
	margin-right: 152px;
	float: right;
    width: 242px;
    height: 30px;
    border: 1px solid #d8d6d6;
    background: #fff;
    margin-top: 15px;
}
.newinput-search{
	width: 192px;
	height: 24px;
	float: left;
	font-size: 14px;
	color: #bfbfbf;
	margin-top: 2px;
	padding-left: 5px;
	border-right:1px solid #d8d6d6;
}
.newsearch-btn{
	width: 45px;
	height: 28px;
	border: none;
	float: right;
	outline: none;
	text-align: center;
	line-height: 28px;
	background: none;
	font-size: 14px;
}

/*导航*/
.newmainnav {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
}
.newmainnav a{
	width: 180px;
	height: 62px;
    font: 24px/62px '微软雅黑';
    color: #fff;
    text-align: center;
    display: inline-block;
    float: left;
    margin: 0 15px;
}
/*主体*/
.synewrow{
	width: 100%;
	min-height: 50px;
	margin-top:20px;
	overflow: hidden;
}
/*头条begin*/
.hot-news{
    position: relative;
    width: 1200px;
    height: 60px;
    margin: 15px auto 0;
    text-align: center;
}
.hot-news h1>a {
    display: inline-block;
    width: 89%;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
    font-weight: bold;
    color: #0258a3;
    
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hot-news .more{
    position: absolute;
    right: 0;
    top: 21px;
    line-height: 18px;
    font-size: 17px;
    color: #335c8a;
}
/*头条end*/

/*焦点图*/
.synewleft{
    width: 630px;
    height: 440px;
    float: left;
    }
    /*焦点图*/
.newslideBox{
	width:100%;
	height:440px;
	overflow:hidden;
	position:relative;}
.newslideBox .hd{
	height:15px; 
	overflow:hidden; 
	position:absolute; 
	right:10px; 
	bottom:15px; 
	z-index:1;  }
.newslideBox .hd ul{
	overflow:hidden;
	zoom:1;
	float:left;}
.newslideBox .hd ul li{
	float:left;
	margin-right:5px;
	width:15px;
	height:15px;
	background:#9b9a9a;
	cursor:pointer;
	color: #fff;
	font: 12px/15px '微软雅黑';
	text-align: center;
}
.newslideBox .hd ul li.on{
	background:#1f6fa2; 
	border:1px solid #1f6fa2;
}
.newslideBox .bd{
	position:relative;
	height:100%;
	z-index:0;}
.newslideBox .bd li{
	zoom:1;
	vertical-align:middle; }
.newslideBox .bd img{
	width:630px;
	height:440px;
	display:block;}
.newslideBox .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);
}
.synewright{
	width:541px;
	height:440px;
	float:right;
	position:relative;
	/*padding: 15px;*/
}
/*廉政要闻start*/
.synewtt{
	margin-top: 0;

}
.synewtt .temp4_tit2 {
    color: #555971;
    font-size: 22px;
    line-height: 25px;
    padding: 10px 5px 10px 5px;
    border-bottom: 1px dashed #c9c9c9;
    /*font-weight: bold;*/
}
.synewtt.temp4_tit2:nth-child(2n+1){
   /* background: url("../images/xwtt.png") no-repeat center bottom #f1f1f1;*/
    background:none;
}
.synewtt .temp4_tit2:last-child{
    border-bottom: none;
}
.synewtt .temp4_tit2.first a{
    color: #0b58a6;
    font-size: 22px;
    font-weight: normal;
}
.synewtt .temp4_tit2 a{
   
    font-weight: normal;
}
.synewtt .temp4_tit2 .sp-tb{
    display: inline-block;
    width: 82px;
    height: 26px;
   /* background: url("../images/sp-tb.png") no-repeat;*/
}
.synewright .tbgz-line{
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 84%;
    height: 1px;
    background: #c9c9c9;
}
.synewright .ttmore{
    position: absolute;
    bottom: 0px;
    right: 21px;
    font-size: 16px;
    color: #3e587d;
}
/*廉政要闻end*/
/*工作动态*/
.newgzdt{
	width: 568px;
    min-height: 390px;
    float: left;
    overflow:hidden;
   
}

/*权威发布*/
.newqwfb{
	width: 568px;
    min-height: 390px;
    float: right;
    overflow:hidden;
   
}
/*廉洁文化*/
.newljwh{
	width: 100%;
	height: 66px;
	border-bottom: solid 3px #074ec0;
	margin:0 auto 30px;
}
.newljwh_a{
	display: block;
width: 165px;
	margin:0 auto;
}
.newljwh_a img{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.newljwh_a span{
	width: auto;
	height: 65px;
	float: left;
	display: inline-block;
	margin-left: 10px;
	font: 24px/65px '微软雅黑';
	color: #d20212;
	font-weight: bold;
	letter-spacing: 1px;
}
.newljwh_a font{
	width: auto;
	height: 65px;
	float: left;
	display: inline-block;
	font: 24px/65px '微软雅黑';
	color: #074ec0;
	font-weight: bold;
	letter-spacing: 1px;
}
/*滑动*/
.slideTxtBox1{
    width:100%;
    height:auto;
    text-align:left;
    float:left;
}
.slideTxtBox1 .hd{
    height:49px;
    line-height:50px;
    position:relative;
}
.slideTxtBox1 .hd ul{
    position:absolute;
    height:50px;
    top:-2px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slideTxtBox1 .hd ul li{
    float: left;
    height: 30px;
    font-size: 18px;
    text-align: center;
    /*width: 142px;*/

    line-height: 30px;
    font-weight: bold;
  /*  border-right: 2px solid #9E9898;*/
}
.ljwhline{
	color:#9E9898;
	display: inline-block;
	font-size:18px;
	height: 20px;
	width: 20px;
	text-align: center;
}
.slideTxtBox1 .hd ul li a{
	display: inline-block;
	color: #676767;
	width: 105px;
	text-align: center;
   /* padding: 0 30px;*/
    
}
.slideTxtBox1 .hd ul li:last-child a{
    border-right: none;
}
/*.slideTxtBox1 .hd ul li.on{
    background: #E2E0E1;
}*/
.slideTxtBox1 .hd ul li.on a{
    color: #706768;
    border: none;
    background: #E2E0E1;
}
.slideTxtBox1 .bd{
    min-height: 170px;
    margin-top: 20px;
}
.slideTxtBox1 .bd ul{
    zoom:1;
    min-height: 170px;
    position:relative;
}
.slideTxtBox1 .bd ul .bd-box-list{
    width: 1200px;
    height: 100%;
}
.slideTxtBox1 .bd ul .bd-box-list ul li{
    width: 293px;
    height: 179px;
    float: left;
    margin-right: 9px;
}
.slideTxtBox1 .bd ul .bd-box-list ul li:nth-child(4n+4){
    margin-right: 0;
}
.slideTxtBox1 .bd ul .bd-box-list ul li>a{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.slideTxtBox1 .bd ul .bd-box-list ul li>a>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slideTxtBox1 .bd ul .bd-box-list ul li>a>span{
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 50px;
   /* background: url("../images/imgnews_titbg.png");*/
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    padding: 0 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*廉政展馆*/
.newlzzg{
	width: 598px;
	min-height: 300px;
	float: left;
	overflow: hidden;
}
/*微信矩阵*/
.newwxjz{
display: block;
width: 598px;
height: 98px;
}
.newlzzgmain{
	margin-top: 10px;
	position: relative;
    width: 598px;
    height: 370px;
    background: url(../images/index_4301.jpg) center top no-repeat;
}
.newlzzgwz{
	width: 95%;
	padding: 0px 10px;
	border-bottom: 2px solid #015eae;
	margin:0 auto;
}
a.newlzzg_a{
	color: #015eae;
    
    display: inline-block;
    line-height: 46px;
    
    font-size: 24px;
    font-weight: bold;
}
#pydt{
	width: 500px;
	height: 320px;
	margin:0 auto;
}
/*信访举报*/
.newxfjb{
	width: 564px;
	min-height: 480px;
	float: right;
	overflow: hidden;
	background:#f5f5f5;
}
.newxfjbtop{
	width: 100%;
	height: 190px;
	float: left;
	padding: 0 10px;
}

.newxfjbtop li{
	width: 100%;
	height:40px ;
	float: left;
	font-size: 16px;
	color: #666;
	line-height: 40px;
	letter-spacing: 2px;
}
.newxfjbtop li span{
	color: #1a4588;
}


/*20220530首页修改end*/

/*20221019微信矩阵start*/

/*头部*/
.weix_top{width:100%;height:519px;background:url(/sitesources/pyjjw/upload/202210/20221018180219000.jpg) no-repeat center top;}
/*中间*/
.weix_main{width:100%;background:#E6E6E6;}
.weix_box{width:1002px;min-height:300px;height:auto !important;margin:0 auto;background:#fff;}
.weix_ul{width:100%;}
.weix_ul li{width:33%;float:left;text-align:center;margin-top:20px;margin-bottom:20px;}
.weix_ul li a{width:322px;height:287px;display:block;margin-left:15px;}
/*20221019微信矩阵end*/
