@charset "utf-8";
/* CSS Document */
ul,li{ list-style:none;}
h1,h2,h3,h4,h5{ margin:0px; padding:0px;}
ul, ol,dl{ padding:0px; margin:0px;}
.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-left:0px;padding-right:0px;
}

BODY {
	width:100%;
	overflow-x: hidden;
	background:url(../images/bg.jpg) repeat-x #EEEEEE;
	
}
body,td,th,div
 {FONT-SIZE: 14px; LINE-HEIGHT: 28px; outline:none;}
A:link {
	FONT-SIZE: 14px; COLOR: #000000; TEXT-DECORATION: none; font-family:微软雅黑;
}
A:visited {
	FONT-SIZE: 14px; COLOR: #000000; TEXT-DECORATION: none; font-family:微软雅黑;
}
A:hover {
	FONT-SIZE: 14px; COLOR: #D00000; TEXT-DECORATION: none; font-family:微软雅黑;
}

.clear{ clear:both;}

.row{ margin-left:0px; margin-right:0px;}

.width_t{ width: 100%;}

.flt_left{ float: left;}

div{outline: none;}


/*页面及公共样式*/
.zk_main{ width:1002px; min-height:500px; height:auto !important; background:#FFF; margin:0px auto;}
.container{ width: 976px !important; padding-left: 0px; padding-right: 0px;}

.bor_all{ border:#DADADA solid 1px;}

/*滑动*/
.tabberlive .tabbertab {overflow:visible;overflow:hidden;outline:none;}
.tabberlive .tabbertabhide {display:none;}


/*盒模型*/
.outLeft5{ margin-left:5px;}
.outLeft9{ margin-left:9px;}
.outLeft13{ margin-left:13px;}
.outLeft15{ margin-left:15px;}
.outLeft18{ margin-left:18px;}
.outLeft20{ margin-left:20px;}
.outRight9{ margin-right:9px;}
.outRight13{ margin-right:13px;}
.outTop8{ margin-top:8px;}
.outTop13{ margin-top:13px;}
.outTop35{ margin-top: 35px;}
.outBot8{ margin-bottom: 8px;}
.outBot18{ margin-bottom:18px;}
.outBot15{ margin-bottom:15px;}
.inTop8{ padding-top:8px;}
.inLeft13{ padding-left: 13px;}
.inRight13{ padding-right: 13px;}

/*头部Start*/
.head_zk{ width:1002px; margin:0px auto;}
/*顶部*/
.head_topL{ width: 340px; height: 30px;}
.head_topC{ width:479px; height:30px;}
.head_topR{ width: 156px; height: 30px;}
.htCon{ line-height: 30px; color: #b7d1fa; font-size: 12px; font-family: 宋体;}
.htCon a{ line-height: 30px; color: #b7d1fa; font-size: 12px; font-family: 宋体;}
/*LOGO*/
.head_Pic{ width: 1002px; height: 96px; background:url(../images/logo.png) center center no-repeat; }
/*头部End*/

/*导航Start*/
.zk_Nav{ width: 100%; height: 47px; background:url(../images/mbg.jpg) repeat-x;}
.zknav_Con a{ width:118px; height:47px; line-height:47px; font-size:18px; color:#FFF; text-align:center; font-weight:bold; display:block; letter-spacing:1px;}
.zknav_Con a:hover{ width:118px; height:47px; line-height:47px; font-size:18px; color:#FF0; text-align:center; font-weight:bold; display:block; letter-spacing:1px;}
.zknav_Con span{ width:3px; text-align:center; height:47px; line-height:47px; font-size:18px; color:#FFF;}
/*导航End*/

/*首页Start*/
/*第一行-焦点图-搜索信息内容*/
.d1_PIC{ width:511px; height:322px;}
.d1_Right{ width:445px; height:322px;}

/*焦点图*/
.rollImg-left {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.rollImg-left .hd {
    overflow: hidden;
    height: 35px;
    padding: 0 10px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 20;
}
.rollImg-left .prev{
	 cursor: pointer;
	 position:absolute;
	 left:5px;
	 top:40%; 
	 z-index:2;
	 width:27px;
	 height:62px;
	}
.rollImg-left .next{
	 cursor: pointer;
	 position:absolute;
	 right:5px;
	 top:40%;
	 z-index:2;
	  width:27px;
	 height:62px;
	}

.rollImg-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 11px;
    zoom: 1;
}

.rollImg-left .hd ul li {
    float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: #fff;
	border-radius:50%;
}

.rollImg-left .hd ul li.on {
    background-position: 0 0;
    background: #0458b8;
}

.rollImg-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.rollImg-left .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.rollImg-left .bd ul li .pic {
    text-align: center;
}

.rollImg-left .bd ul li .pic img {
    width: 100%;
    height: 322px;
    display: block;
    border: none;
}

.rollImg-left .blackShade {
    width: 100%;
    height: 40px;
    background: #000;
    opacity: 0.57;
    filter: alpha(opacity=57);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 18;
}

.rollImg-left .bd ul li .title {
    line-height: 40px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: left;
    text-indent: 8px;
    color: #fff;
    z-index: 19;
}
.rollImg-left .bd ul li .title a{color:#fff;}
.pageState{display:none;}
/*读取信息内容-右*/
.r1_Cont{ width:100%; height:265px;}
.rc_Title a{ color:#0932B0; font-size:24px; font-family:微软雅黑; letter-spacing:2px; line-height:30px;}
.rc_line{ border-bottom:dashed 1px;}
.rc_Content{ line-height:30px; text-indent:2em; font-size:16px; color:#141523; font-family:微软雅黑;}




/*第二行-廉政要闻-曝光台*/
.d2_Left{ width: 511px; height: 525px;}
.d2_Right{ width:445px; height:525px;}

/*信息列表左*/
.l2_Con{ width:98%; margin:0px auto;}
.l2_titBG{ width:100%; height:42px; border-bottom:#C0C0C0 solid 4px;    margin-top: 20px;}
.l2_title{ border-bottom:#A40C0A solid 4px; line-height:38px; font-size:18px; font-family:微软雅黑; color:#000000; letter-spacing:1px; text-align:center; width:20%; height:42px;}
.l2_more a{ line-height:40px; font-size:12px;}
.l2_info a{ height:30px; line-height:30px;font-size:16px;}
.l2_ico{ background:url(../images/arr_01.png) center center no-repeat; width:15px; height:30px;}

/*曝光台*/
.r2_jd{ background:url(../images/pic_13.jpg) no-repeat; height:132px;}
.r2_pic1 a img{ margin:60px 0px 20px 55px;}
.r2_pic2 a img{ margin:60px 55px 20px 50px;}

/*举报*/
.r2_pic3{ width:100%; height:49px;}
.r2_pic3 li{ float:left; width:145px; height:49px; display:block;}

/*其他举报方式*/
.r2_othCon{ height:110px; width:100%;}
.r2_tit{ height:30px; background:#DFDFDF; line-height:30px; font-size:16px; padding-left:15px; font-family:微软雅黑;}
.r2_content{ line-height:25px;}




/*第三行-专题*/
.d3_Zt{ width:976px; height:228px;}
/*工作专题*/
.zhuanti_bigbox{overflow:hidden;}
.zhuanti_left{float:left;}
#colee_left{
float:left;
width:883px;
height:85px;
-moz-box-sizing: border-box;  
-webkit-box-sizing: border-box; 
-o-box-sizing: border-box; 
-ms-box-sizing: border-box; 
 box-sizing: border-box;
 border-top:1px solid #dddcd8;
 border-bottom:1px solid #dddcd8;
 border-right:1px solid #dddcd8;
 background-color:#fff8f2;
padding-left:7px;
overflow:hidden;
  }
 .img_box{
height:85px;
	  }
  .img_box img{
  width:163px;
  height:62px;
  margin-left:10px;
  }




/*第四行-工作动态-滑动切换 */
.d4_Hd{ width:976px; height:410px;}
.d4_Tit{ height:40px; width:100px; font-size:18px; color:#000000; line-height:40px;}
.d4_Con{ width:50%;}
.d4hd_ON a{ width:120px; height:40px; line-height:40px; text-align:center; font-size:16px; font-family:微软雅黑; color:#a00303; float:left;}
.d4hd_OFF a{ width:120px; height:40px; line-height:40px; text-align:center; font-size:16px; font-family:微软雅黑; color:#000000; float:left;}
.yqljCon{ width:100%; min-height:60px; height:auto !important; float:left;}
.d4hd_CON{ width:95%; height:100%; float:left;}
.d4_Infotit a{ font-size:18px; font-family:微软雅黑; line-height:30px; text-align:left; display:block; font-weight:bold;}
.d4_Infosum{ height:50px;}
.d4_Infosum a{ font-size:16px; color:#5E5E5E; font-family:微软雅黑; line-height:27px; display:block; margin:0px 8px; text-indent:2em;}
.d4_InfoList a{ display:block; line-height:30px;font-size:16px;}
.d4_time{ line-height:30px; font-size:14px; color:#8D8D8D; font-family:微软雅黑;}
.l4_title{ border-bottom:#A40C0A solid 4px; line-height:38px; font-size:18px; font-family:微软雅黑; color:#000000; letter-spacing:1px; text-align:center; width:10%; height:42px;}




/*第五行-廉政教育-资料中心*/
.d5_Con{ width:479px; height:262px;}

.d5hd_ALL{ width:100%;}
.d5hd_ON a{ width:120px; height:32px; margin-top:3px; margin-left:3px; line-height:32px; text-align:center; font-size:16px; font-family:微软雅黑; color:#a00303; float:left; background:#FFF;}
.d5hd_OFF a{ width:120px; height:35px; line-height:35px;  text-align:center; font-size:16px; font-family:微软雅黑;  color:#000000; float:left;}
.yqljCon{ width:100%; min-height:60px; height:auto !important; float:left;}
.d5hd_CON{ width:100%; height:100%; float:left;}

.d5_L{ width:100%;}
.d5_LPic{ width:200px;}
.d5_List{ width:253px;}



/*第六行-图片新闻 */
.d6_Con{ width:446px; height:228px;overflow: hidden;float: right;}

.tsxy_ImgPic {width:900px; position:relative; margin: 15px auto;}
.tsxy_ImgPic .prev{ display:block; width:20px; height:37px; float:left; cursor: pointer; background:url(../images/arr_02.png) center center no-repeat; position:absolute; bottom:25px;  z-index:20;left: -20px;}
.tsxy_ImgPic .next { display:block; width:20px; height:37px; float:right; cursor: pointer; background:url(../images/arr_03.png) center center no-repeat; position:absolute; bottom:25px; right:-20px; z-index:20;}
.tsxy_ImgPic .bd {
	overflow: hidden;
	}
.tsxy_ImgPic .bd ul li.on {background-position:0px 0px;}
.tsxy_ImgPic .bd ul { overflow:hidden; zoom:1; padding:0px; margin:0px; width:9721px; padding-left:55px;}
.tsxy_ImgPic .bd ul li { float:left; _display:inline; overflow:hidden; text-align:center; position:relative; width:210px; height:150px; padding:0px; margin-right: 20px;}
.tsxy_ImgPic .bd ul li .pic {text-align: center;}
.tsxy_ImgPic .bd ul li .pic img { width:210px; height:128px; display:block; border:none; text-align:center;}



/*第七行-友情链接 */
.d7_Yqlj{ width:976px; height:auto !important;}

.d7_titBG{ width:100%; height:37px; background:#F1F0F0; border-bottom:#A30C0B solid 2px;}
.d7_yqlj{ font-size:18px; line-height:35px; font-family:微软雅黑; width:115px; text-align:center; float:left;}
.d7hd_ON{ width:150px; line-height:35px; text-align:center; background:url(../images/but_04.png) center center no-repeat; color:#FFF; font-size:16px; font-family:微软雅黑; float:left;}
.d7hd_OFF{ width:150px; line-height:35px; text-align:center;  color:#000000; font-size:16px; font-family:微软雅黑; float:left;}
.d7_yqljCon_b{ width:100%; height:100%;}
.d7_yqljlk{ color:#7F7F7F; font-size:14px; font-family:微软雅黑; line-height:35px;}

/*首页End*/


/*尾部Start*/
.zk_Foot{ width: 100%; height: 138px; background:url(../images/bottombg.jpg) repeat-x;}
.foot_Con{ width: 1002px; height: 138px; margin: 0px auto; }
.fc_L{ margin-left:110px; margin-top:30px; width:80px; margin-right:20px; float:left;}
.fc_C{ margin-top:25px; float:left; width:600px;}
.fc_C p{ line-height:25px; color:#ADBDFE; font-size:14px; text-align:center; width:100%; font-family:微软雅黑; }
.fc_R{ margin-top:30px; margin-left:20px; width:80px; float:left}
/*尾部End*/


/*默认二级Start*/
/*当前位置*/
.curpo{ width: 984px; height: 52px;}
.curL{ width: 55%; float: left;}
.curR{ width: 45%; float: right;}
.curCon{ line-height: 35px; letter-spacing: 1px; font-size: 14px; font-family: 宋体; padding-left:20px;}
/*列表*/
.erji_Left{ width:235px;}
.erji_Right{ width:740px;}
.colInfoBoxTit1{font-size:20px; color:#A50C07; line-height:50px; padding-left:10px; margin-left:8px; background:url(/sitesources/hnsjct/theme/uxtheme10001/images/img_2.png) bottom left no-repeat;}
.colRtitle a{width:100%; line-height:55px; font-size:20px; color:#5f5f5f; padding-left:15px; font-weight:bold;}
.colInfoDate a{float:right;font-size:12px; padding-right:10px; font-weight:normal;}
.colInfoSum a{ width:100%; height:111px; line-height:28px; font-size:16px; color:#4f4f4f; padding:0px 5px; text-indent:2em;}

.colR_bg{ background:url(../images/list_03.jpg) no-repeat; width:233px; height:57px;}
.colR_Wd{ line-height:57px; font-size:24px; font-family:微软雅黑; text-align:center; display:block;}
.colibg{ background:url(../images/list_11.jpg) center bottom no-repeat; width:233px; height:55px;}
.col_ico{ width:65px; height:55px; background:url(../images/list_07.jpg) center right no-repeat; float:left;}
.col_LM{ font-size:16px; color:#292929; line-height:55px; padding-left:10px;}
.col_PIC{ width:100%; height:300px; background:url(../images/list_14.jpg) center bottom no-repeat;}
.colLeftBox{ padding-bottom:10px;}
.colInfoDate{ line-height:55px;}
/*默认二级End*/


/*信息页Start*/
.InfoConR{ width: 976px; margin: 0px auto;}
.InfoFont{ font-family: 微软雅黑;}
.cms-article-box h2{ text-align: center; font-size: 30px; font-weight: bold; color: #000000; line-height: 150%;}
.Info_xinxi{ text-align: center; font-size: 14px; font-family: 微软雅黑; line-height: 60px;}
.article-detail{width: 95%; margin: 0px auto;}
.infoLine{ border-bottom: #7A7A7A solid 4px; width: 100%; line-height: 30px;}
.article-detail p{ font-family: 微软雅黑; font-size: 18px; }
.article-detail img{ width: 680px;}
/*信息页End*/

/*信息公开二级Start*/
.Sxxgk_Tit{ color:#1F5781; font-size:32px; line-height:110px; text-align:center; letter-spacing:2px; font-family: 微软雅黑;}
.Sxxgk_col a{ color:#1F5781; font-size:18px; line-height:40px; text-align:center; font-family: 微软雅黑;}
/*信息公开二级End*/
/*ceshi*/



/*视频新闻*/
.spxw{width:511px;;height:243px;float:left}
/*通用样式：灰色背景部分*/
.tyys{ width:100%; float:left;}
.tyysTit{ height:46px; border-bottom:1px solid #d5d3d4; font-size:20px; font-weight:bold; line-height:46px; margin:0px auto; padding-left:15px;}
a.tyysMore{ width:60px; font-size:12px; color:#555656; float:right; text-align:center; line-height:46px;}
a.tyysMore:hover{ color:#FF0000;}
.tyysOn{ width:80px; height:40px; font-size:18px; color:#545454; float:left; text-align:center; line-height:47px; border-bottom:2px solid #be1013; cursor:pointer;}
.tyysOn a{ font-size:18px; color:#545454;}
.tyysOff{  width:80px; height:40px; font-size:18px; color:#545454; float:left; text-align:center; line-height:47px;}
.tyysOff a{ font-size:18px; color:#545454;}
.tyysCon{ width:100%; float:left;}
.tyysHeight6 {
    height: 228px;
}
.OutmarTop5 {
    margin-top: 15px;
}
.tyysTit {
    height: 46px;
    border-bottom: 1px solid #d5d3d4;
    font-size: 20px;
    font-weight: bold;
    line-height: 46px;
    margin: 0px auto;
    padding-left: 15px;
}
.tyysWidth4 {
    width: 511px;
}
.OutmarTop7 {
    margin-top: 25px;
}a.lzft_pic {
    width: 224px;
    height: 150px;
    float: left;
    background: #ffffff;
    border: 1px solid #dedede;
    margin-left: 15px;
}
a.lzft_pic img {
    display: block;
    width: 224px;
    height: 150px;
    float: left;
}
a.lzft_tit {
    width: 225px;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    margin-left: 10px;
    float: left;
}
.lzft_li {
    width: 225px;
    font-size: 15px;
    line-height: 30px;
    display: block;
    color: #4e4e4e;
    float: left;
    margin-left: 10px;
}
.erji_Right1{width:98%}
.tyys .tempWrap{width:343px !important;}
.jumpToSel{
    line-height: 1;
    height: 34px;
    padding: 3px 12px !important;
    background: #FFF;
}
.jumpToSel input:first-child{
    width: 32px;
    margin:auto 2px;
    border:1px solid #e1e1e1;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.jumpToSel input:last-child{
    border:none;
    background: #48af9c;
    color: #fff;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.jumpToSel:hover{
    background:none;
}
.jumpToSel input{
   /* height: 20px;*/
}