@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;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/sy_01.jpg) top center no-repeat;
}
/*头部*/
.headcon{
	width:1200px;
	height:249px;
	margin: 0 auto;
	background: url(../images/logo.png) left center no-repeat;
}
.headsearch{
	width: 285px;
	height: 36px;
	float: right;
	margin-top: 200px;
}

/* 搜索 */
.search-form{
	float: left;
	width: 285px;
	height:34px;
	background: url(../images/sy_sc01.png);
	border-radius: 15px;
}
.input-search{
	width: 235px;
	height: 34px;
	float: left;
	font-size: 14px;
	color: #bfbfbf;
	padding-left: 20px;
	border-right:1px solid #d8d6d6;
	background: none;
}
.search-btn{
	width: 50px;
	height: 34px;
	border: none;
	float: right;
	outline: none;
	background: url(../images/sy_sc02.png) center center no-repeat;

}

/* 导航 */
.lynavbar{
	width: 100%;
	height: 54px;
	background:url(../images/sy_02.jpg) repeat-x;
}
.lynav{
	width: 1200px;
	height: 54px;
	margin: 0 auto;
}
.lynav a{
	width:150px;
	height: 54px;
	font: 24px/54px '微软雅黑';
	color: #fff;
	text-align: center;
	display: inline-block;
	float: left;
}
.lynav a:hover{
	background: #114183;
}
.lynav a.navon{
	background: #114183;
}

/*头部结束*/


/*头条*/
.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: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 a{
	width: 100%;
	font: 20px/50px '微软雅黑';
	display: inline-block;
}
a.newsmore{
	width: 50px;
	float: right;
	color:#666;

}

/* 廉政要闻 */
.lzywleft{
	width: 568px;
	height: 660px;
	float: left;
	margin-top: 15px;
}
.lzywright{
	width: 568px;
	height: 660px;
	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: 15px;
	margin-right: 20px;
}
.tymenu span{
	width: auto;
	height: 60px;
	float: left;
	display: inline-block;
	margin-left: 10px;
	font: 24px/60px '微软雅黑';
}
.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;
}

.centerline{
	width: 104px;
	height: 0;
	border-bottom: 1px dashed #e5e5e5;
    transform: scaleX(9.8);
	float: left;
	margin: 15px 0;
}

.qwfbtit{
	width: 100%;
	height: 50px;
	float: left;

}
.qwfbtit span{
	color: #1a4588;
    font: 800 24px/50px '宋体';
}
.qwfbtit a{
	float: right;
    color: #bfbfbf;
    font: 16px/50px 'notoRegular';
}
/* 专题专栏 */
.ztzl{
	width: 100%;
	height: 289px;
	float: left;
	margin-top: 15px;
}
.ztzltit{
	width: 60px;
	height: 289px;
	float: left;
	background: url(../images/sy_24.jpg) no-repeat;
}
.ztzlpic{
	width: 1120px;
	height:161px;
	float: right;
}
.ztzlcon{
	width: 1130px;
	height:120px;
	float: right;
	margin-top: 17px;
}
.picScroll-left{ 
	width: 366px;
	height: 220px;
	overflow:hidden; 
	position:relative;
	float: left;
	margin-left: 10px;
}
.picScroll-left .hd .prev,
.picScroll-left .hd .next{
	position: absolute;
	top: 40px;
	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;
}
.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:366px;
	height:120px;
	display:block;
	transition: all .2s;
}

/* 视频新闻 */
.spxwtit{
	width:100%;
	height: 100px;
	float: left;
	background: url(../images/sy_30.jpg) center center no-repeat;
	display: inline-block;
	margin-top: 15px;
}

/* 视频新闻处标签切换 */
.spxwslideTxt{
	width:100%;
	height:420px;
	float:left;
	padding: 0 25px;
}
.spxwslideTxt .hd{
	width: 550px;
	height: 420px;
	float: right;
	background: #f6f6f6;
	padding: 18px 10px 0 18px;}
.spxwslideTxt .hd ul{
	float:left;
	height:auto;}
.spxwslideTxt .hd ul li{
	width:100%;
	height:75px;
	float: left;
	padding: 16px 0;
	line-height: 35px;
}
.spxwslideTxt .hd ul li a{
	width: 100%;
	height: auto;
	font-size: 20px;
}
.spxwslideTxt .hd ul li a span{
	font-weight: bold;
	margin-right: 5px;
}
.spxwslideTxt .hd ul li.on{
	font-size: 20px;
	color:#135aaa;
	font-weight: bold;
}
.spxwslideTxt .hd ul li.on a{
	color:#135aaa;}
.spxwslideTxt .bd ul{
	zoom:1;
	width: 580px;
	height: 420px;
	float: left;
	background: #f3f5f2;
	padding: 0 20px;
}
.spxwslideTxt .bd a img{
	width: 540px;
	height: 420px;	
}

/* 廉政微视频 */
.lzvideo{
	width: 755px;
	height: 315px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}
.lzvideocon{
	width: 100%;
	height: 220px;
	float: left;
	margin-top: 25px;
}
.lzvideocon a{
	width: 358px;
	height: 220px;
	float: left;
	position: relative;
}
.lzvideocon a + a{
	margin-left: 39px;
}
.lzvideocon a img{
	width: 358px;
	height: 220px;
}
.lzvideocon a span{
	position: absolute;
	width: 100%;
	height: 50px;
	position: absolute;
    bottom: 0;
    width: 100%;
    color: #000;
    font: bold 20px/50px '微软雅黑';
    text-align: center;
    background-color: rgba(255, 255, 255, 0.6);
}


/* 纪检人镜头 */
.jjrjt{
	width: 360px;
	height: 315px;
	float: right;
	margin-top: 15px;
	margin-right: 20px;
}


/* 工作动态 */
.gzdttit{
	width:100%;
	height: 85px;
	float: left;
	background: url(../images/sy_44.jpg) center center no-repeat;
	margin-top: 30px;
}
.gzdt{
	width: 100%;
	height: 330px;
	padding: 0 20px;
	float: left;
	margin-top: 20px;
}
.gzdtleft{
	width: 330px;
	height: 330px;
	float: left;
	
}
.gzdtcenter{
	width: 330px;
	height: 330px;
	float: left;
	margin-left: 30px;
}
.gzdtright{
	width: 430px;
	height: 330px;
	float: right;
}

.gzdtpic{
	width: 100%;
	height: 110px;
	float: left;
	margin-bottom: 5px;
}
.gzdtpic img{
	width: 100%;
	height: 110px;
}


/* 宣传教育 */
.xcjy{
	width:100%;
	height: 390px;
	float: left;
	margin-top: 15px;
	background: #f6f6f6;
}
.xcjytit{
	width:100%;
	height: 68px;
	float: left;
	background: url(../images/sy_88.jpg) center center no-repeat;
}
.xcjycon{
	width: 100%;
	height: 322px;
	float: left;
	padding: 20px;
}
.xcjyleft{
	width:565px;
	height: 285px;
	float: left;
	margin-top: 15px;
}
.xcjyleftcon{
	width: 100%;
	height: auto;
	float: left;
}
.xcjyleftcon a.xcjytop{
	font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    margin-left: 17px;
}
.xcjyleftcon a{
	width: 100%;
    line-height: 33px;
	font-size: 16px;
	display: inline-block;
}
.xcjyleftcon a span{
	margin-left: 25px;
    margin-right: 5px;
}
.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: 20px;
    text-align: center;
}
.slideTxtBoxnew .hd ul li a{
	color:#a0a0a0;
}
.slideTxtBoxnew .hd ul li.on{
	background: url(../images/swich.png) no-repeat center bottom;
	}
.slideTxtBoxnew .hd ul li.on a{
	color:#135aaa;}
.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;
}


/* 信息公开 */
.xxgk{
	width: 580px;
	height: 240px;
	float: left;
	margin-top: 20px;
}

.xxgkleft{
	width: 206px;
	height: auto;
	float: left;
	margin-top: 10px;
}
.xxgkleft a{
	width: 206px;
	height: 60px;
	float: left;
	margin-top: 10px;
	font-size: 20px;
	padding-left: 60px;
	line-height: 60px;
	color: #fff;
}
.xxgkleft a.xxgkzn{
	background: url(../images/sy_115.jpg) no-repeat;
}
.xxgkleft a.xxgkml{
	background: url(../images/sy_137.jpg) no-repeat;
}

.xxgkright{
	width: 370px;
	height: auto;
	float: left;
	margin-top: 16px;
}
.xxgkright a{
	width: 96px;
	height: auto;
	float: left;
	margin-left: 25px;
}
.xxgkright a img{
	width: 96px;
	height: 96px;
}
.xxgkright a span{
	width: 100%;
	height: 50px;
	float: left;
	display: inline-block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
}

/* 互动交流 */
.hdjl{
	width: 590px;
	height: 240px;
	float: right;
	margin-top: 20px;
}
.hdjlleft{
	width: 490px;
	height: auto;
	float: left;
	margin-top: 30px;
}
.hdjlleft a{
	width: 96px;
	height: auto;
	float: left;
	margin-left: 20px;
}
.hdjlleft a img{
	width: 54px;
	height: 54px;
	float: left;
	margin-left: 22px;
	margin-bottom: 15px;
}
.hdjlleft a span{
	width: 100%;
	height: 50px;
	float: left;
	display: inline-block;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
}
.hdjlright{
	width: 90px;
	height: auto;
	float: left;
	margin-top: 20px;
}
.hdjlright img{
	width: 68px;
	height: 68px;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
}
.hdjlright span{
	width: 100%;
	height: 50px;
	float: left;
	display: inline-block;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #a61b18;
}


/* 尾部内容 */

.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: 59px;
	height: 91px;
	float: left;
	margin-top: 60px;
	margin-left: 250px;
}
.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;
}
.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;
}
