﻿@charset "utf-8";
/*统一用*/

body{
	background-color: #f7f7f7;
	font-family: "微软雅黑","宋体";
	font-size: 16px;
	margin: 0;
	padding: 0;
}
a{
	text-decoration:none;
	-webkit-text-size-adjust: none;
}
a img{
	border: none;
}
.pc_web{
	font-family: "微软雅黑","宋体";
	font-size: 16px;
	display: none;
}
a:active{
	color:#1a56a8;
}
.pc_gy_gncd_style:hover{
	color:#1a56a8 !important;
	background-color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	opacity:0.9;
}
.nav_on{
	color:#1a56a8 !important;
	background-color:#FFFFFF !important;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	opacity:0.9 !important;
}
input::-webkit-input-placeholder{ /*WebKit browsers*/

color: #999999;

}

input::-moz-input-placeholder{ /*Mozilla Firefox*/

color:  #999999;

}

input:-ms-input-placeholder{ /*Internet Explorer*/ 

color:  #999999;

}

/*面包屑最后a标签的字体颜色*/
div.pc_xxgk_mbx a:last-child{
	color: #999999 !important;
}
/*面包屑a标签颜色*/
div.pc_xxgk_mbx a {
	color: #1a66a8 !important;
}

.pc_wrap_internet{
	cursor: pointer;
}

/*图标*/
.pc_small_img{
	width: 24px;
	height: 24px;
	/*border-radius:50%;*/
	vertical-align: middle;
	margin-right: 6px;
}

.pc_a_bq{
	margin-right: 20px;
	color: #333333;
}



/*文本*/
/*标题文案*/
.pc_title_font{
    font-size: 28px;
    font-weight: bold;
    line-height: 44px;	
    color: #333;
}
/*内容文案*/
.pc_text_font{
	font-size: 16px;
	line-height: 36px;
	color: #333;
	/*text-indent: 2em; */
}

/*PC端宽度*/
.pc_web{
	width:100%;
	height: 100%;
	min-width: 1300px;
}
.pc_content{
	width: 1180px;
	padding: 20px 20px;
	margin: 0 auto;
	background-color: white;
}
.pc_background{
	width: 100%;
	    min-width: 1220px;
	background-color: white;
}	
	
	
/*首页*/
.pc_head_top{
	background: #f7f7f7;
	width: 1180px;
    margin: 0 auto;
	height: 34px;
	line-height: 34px;
}

.pc_gy_gncd{
	height: 50px;
	background: #1A56A8;
	line-height: 50px;
	color: #FFFFFF;
	width: 100%;
	min-width: 1220px;
}
.pc_gy_gncd_kb1{
	height: 50px;
	width: 100px;
	background: #1A56A8;
	border-right: 1px solid rgba(255,255,255,0.1);
}
.pc_gy_gncd_kb2{
	height: 50px;
	width: 100px;
	background: #1A56A8;
	border-left: 1px solid rgba(255,255,255,0.1);
}
.pc_gy_gncd_style{
	height: 50px;
	width: 202px;
	background: #1A56A8;
	font-size: 22px;
	font-weight: bold;
	color: white ;
	text-align: center;
	display: inline-block;
	float: left;
}
.pc_gy_gncd_ul_li a{
	border-right: 1px solid #FFFFFF;
}
.pc_jcj_gncd_style_first{
	border-left: 1px solid #FFFFFF;
}
.pc_gy_gncd_style:visited{
	color: #FFFFFF;
}
.pc_top a,.pc_background a,.pc_footer a{
	color: #333333;
}
.pc_top{
	width: 100%;
	background-color:#F7F7F7 ;
}
.pc_footer_border{
    height: 150px;
    border-top: 4px solid #1A56A8;
    width: 100%;
    min-width: 1220px;
    background-color: #FFFFFF;
}
.pc_head_title{
	height: 146px;
	background: white;
	width: 1180px;
	margin: 0 auto;
	position: relative;
}

.pc_gy_gncd_div{
	width: 1220px;
	height: 50px;
	overflow: visible;
	margin: 0 auto;
}

.pc_img_width{
    width: 345px;
   /*position: relative;
   float: right;*/
    margin-bottom: 20px;
    margin-left: 10px;
    /*display: ruby-base-container;*/
}
.pc_title_gjswzj{
	display: inline;
}
.pc_title_gjswzj>img{
	margin-top:18px;
	height: 108px;
}
.pc_title_right{
	    display: inline;
    margin-top: 18px;
    line-height: 24px;
    font-size: 14px;
    position: relative;
    float: right;
    right: 0;
}
.pc_head_top_left{
	display: inline;
	font-size: 14px;
    color: #666666 !important;
    margin-right: 785px;
}
.pc_head_top_right{
	font-size: 14px;
    color: #666666;
    display: inline;
    float: right;
}
.pc_div_style{
	height: 36px;
}
.pc_input_style{
	color: #999999;
	font-size: 16px;
	height: 30px;
	padding-left: 8px;
	width: 240px;
	border: 1px solid #E5E5E5;
	padding-top: 4px;
	vertical-align: bottom;
	line-height: 30px;
}
.pc_button_style{
    height: 36px;
    width: 100px;
    color: #ffffff;
    background: #1A56A8;
    margin-left: -5px;
    border: 1px solid #1A56A8;
    font-size: 16px;
    padding-right: 14px;
}
.pc_button_style img{
	width: 16px;
	height: 16px;
	margin-right: 12px;
}
.pc_title_rc{
	font-size: 14px;
	color: #333333;
}
.pc_a_ts{
	margin-right: 10px;
}
.pc_a_ts:visited{
	color: #333333;
}	
.pc_gy_gncd_ul{
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}
.pc_gy_gncd_ul_li{
	display: inline;
list-style-type: none;
}
/*首页通用尾*/
.pc_img_dzjg{
	height: 68px;
	width: 58px;
	margin-right: 10px;
}
.pc_img_zfwz{
	height: 68px;
	width: 110px;
	margin-left: 10px;
}
.pc_footer_img{
	display: inline;
    float: left;
}
.pc_footer_text{
	display: inline;
	font-size: 14px;
	margin-left: 60px;
	float: left;
}
.pc_footer_div1{
	margin-top: 11px;
	font-size: 14px;
	color: #333333;
}
.pc_footer_div2{
	font-size: 14px;
	color: #333333;
}
.pc_footer_border_div{
	width: 860px;
    height: 68px;
    margin: 41px auto;
}
/*中间通用*/
.pc_middle{
	border-top: 2px solid #1A56A8;
}
.pc_middle_ul{
	
	flex-direction: row;
}
.pc_middle_li{
	
	flex-direction: row;
}
.pc_ul_li{
	height: 36px;
	width: 100px;
}











.pc_special{
	width: 1220px;
	margin: 0 auto;
	background-color: white;	
	padding-bottom: 1%;
    margin-bottom: 2%;
	text-align: center;	
	position: relative;
	overflow: hidden;
}
.pc_special_title_font{
	cursor: pointer;
	display: inline-block;
	margin-left: 20px;
	font-size: 22px;
    color: #1a56a8;
    font-weight: bold;
    line-height: 58px;
    border-bottom: 4px solid #1A56A8;
}
hr{
	margin: 10px 20px 10px 20px;
	width: auto;
	height: 1px;
	background-color: #E5E5E5;
	border: none;
}
.pc_web a:link{
	text-decoration:none;
}
 .social-share-icon:link{
	color: #FFFFFF !important;
}
.pc_special li{
	color: #1A56A8;
	line-height: 36px;
	font-size: 16px;
}
.pc_special li a{
	color: #333333;
}
.pc_hr_first{
	margin-top: 0px;
}
.pc_ftsz14{
	font-size: 14px;
	font-family: "微软雅黑","宋体";
}
.pc_ftsz16{
	font-size: 16px;
	font-family: "微软雅黑","宋体";
}
.pc_ftsz18{
	font-size: 18px;
	font-family: "微软雅黑","宋体";
	color: #333333;
}
.pc_ftsz20{
	font-size: 20px;
	font-family: "微软雅黑","宋体";
}
.pc_ftsz22{
	font-size: 22px;
	font-family: "微软雅黑","宋体";
}
.pc_ftsz28{
	font-size: 28px;
	font-family: "微软雅黑","宋体";
	font-weight: bold;
}
.pc_ftsz36{
	font-size: 36px;
	font-family: "微软雅黑","宋体";
	font-weight: bold;
}

/*后缀*/
.pc_span{
	float: right;
	color: #999999;
	line-height: 36px;
	font-size: 16px;
}
/*正文*/
.pc_text{
	word-wrap:break-word; 
	
	text-align: left;
	margin: 40px 20px auto 20px;
	line-height: 36px;
	color: #333;
}
.pc_text p{ text-indent:2em; }
/*正文前介绍*/
.pc_introduce{
	text-align: left;
	color: #999;
	margin: 40px auto 0px 20px;
	padding-bottom: 10px ;
}
/*分页*/
div.pager {
	margin: 0 auto;
	text-align: center;
	width: 760px;
	height: 70px;
}
div.pager font {
	background-color: #f1f1f1;
	padding: 5px 10px;
}   
div.pager span {
	color: #333333 !important;
	background-color: #f1f1f1;
	padding: 5px 10px;
}
div.pager a {
	display: inline-block;
	padding: 5px 10px;
	background-color: #f1f1f1;
	color: #333333;
}
.currentIndex{
	background-color: #1A56A8;
	color: white;
}
div.pager a:hover{
	background-color: #1A56A8;
	color: white;
}








.pc_paging{
	margin-top: 30px;
}
.pc_paging span{
	font-family: "微软雅黑","宋体";
	font-size: 16px;
	padding: 5px 10px;
	background-color: #F1F1F1;
	margin: 2px;
}
.pc_paging input{
	width: 30px;
	margin: 10px;
	border: #E5E5E5;
	position: relative;
	bottom: 2px;
}
.pc_paging #pc_paging_last{
	color: #1A56A8;
}
.pc_paging span:hover{
	color: #FFFFFF !important;
	background-color: #1A56A8;
}

.pc_blankspace{
	visibility: hidden;
}


.pc_changeftsz_big{
	color: #1A56A8;
	font-weight: bold;
	cursor: pointer;
}
.pc_changeftsz_mid{
	color: #1A56A8;
	font-weight: bold;
	cursor: pointer;
}
.pc_changeftsz_sml{
	color: #1A56A8;
	font-weight: bold;
	cursor: pointer;
}



/*内容列表1*/
.pc_nrlb1_left{
	width:380px;
	position: relative;
	top: 20px;
	left: 20px;
	float: left;
}
.pc_nrlb1_right{
	width: 780px;
	margin-top: 20px;
	border-left: 1px solid #E5E5E5;
	display: inline-block;
	float: right;
	padding-left: 25px;
}
.pc_15_ul{
	color: #1a56a8;
}
.pc_15_ul li a{
	color: #333333;
}
.pc_15_ul li a:hover{
	color: #1A56A8;
}
.pc_15_ul li a{
	-webkit-text-size-adjust: none;
}
.pc_15_ul li{
	list-style: disc inside;
}
.pc_15_ul li:nth-child(5),.pc_15_ul li:nth-child(10){
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.pc_normal_content_ul li:nth-child(5),.pc_normal_content_ul li:nth-child(10){
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.pc_nrlb1_right ul{
	text-align: left;
	line-height: 36px;
	margin: 10px 20px 10px 20px;
	padding-left: 0px;
}
.pc_nrlb1_list_head{
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #1A56A8;
	height: 74px;
	width: 340px;
}
.pc_nrlb1_list_head img{
	float: left;
	height: 36px;
	width: 36px;
	position: relative;
	top: 20px;
	left: 62px;
}
.pc_nrlb1_list_head div{
	font-size: 22px;
	font-weight: bold;
	line-height: 74px;
	text-align: left;
	padding-left: 120px;
}
.pc_nrlb1_list_head div a{
	font-size: 22px;
	font-weight: bold;
	padding-top: 21px ;
}
.pc_nrlb1_list_title{
	margin-bottom: 10px;
	width: 340px;
}
.pc_nrlb1_list{
	font-size: 22px;
	height: 60px;
	background-color: #f1f1f1;
	opacity: 1;
	cursor: pointer;
}
.pc_nrlb1_list img{
	float: left;
	position: relative;
	top: 14px;
	left: 288px;
	height: 32PX;
	width: 32px;
	
}
.pc_nrlb1_list div{
	font-size: 20px;
	text-align: left;
	line-height: 60px;
	background-image: url(/version/2019/sswj/img/rightarrow.png);
	background-repeat: no-repeat;
	background-position: 275px 13px;
}
.pc_nrlb1_list div a{
	width: 310px;
	padding-left: 30px;
	height: 60px;
	display: inline-block;
}
.pc_nrlb1_list ul{
	position: relative;
	margin: auto;
}
.pc_nrlb1_special_title .p_special_title_font{
	width: 4em;
	padding: 0 0 20px 0;
	font-size: 24px;
}
.pc_nrlb1_special_title ul{
	text-align: left;
}
.pc_nrlb1_list_title ul{
	margin: 0;
	padding-left: 70px;
	text-align: left;
	background-color: #F1F1F1;
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.pc_nrlb1_list_title li{
	font-size: 18px;
	font-weight: bold;
	color: #1A56A8;
}
.pc_nrlb1_list_title span{
	color: #666666;
}
.pc_nrlb1_list_title:hover{
	/*background: rgba(26,86,168,0.1);*/
	background-image: url(/version/2019/sswj/img/jx_bj.png);
	color: #1A56A8;
	/*font-family: "微软雅黑","宋体";*/
	font-weight: bold;
}
.pc_nrlb1_list a{
	color: inherit !important;
}
.pc_nrlb1_list:hover{
	/*background: rgba(26,86,168,0.1);*/
	background-image: url(/version/2019/sswj/img/jx_bj.png);
	color: #1A56A8;
	/*font-family: "微软雅黑","宋体";*/
	font-weight: bold;
}

/*内容列表2*/
.pc_nrlb2_left{
	float: left;
	width: 780px;
	padding-top:20px;
}
.pc_nrlb2_right{
	position: relative;
	top: 20px;
	padding-left: 20px;
	margin: 20px 20px auto 800px;
	border-left: 1px solid #E5E5E5; 
}
.pc_nrlb2_left ul{
	text-align: left;
	line-height: 36px;
	margin: 10px auto 10px 40px;
	padding-left: 0px;
}
.pc_nrlb2_right ul{
	text-align: left;
	line-height: 36px;
	margin: 10px auto 10px 40px;
	padding-left: 0px;
}
.pc_nrlb2_right_special{
	 margin: 20px 20px;
	 overflow: hidden;
}
.pc_nrlb2_right_special img{
	position: relative;
}
.pc_nrlb2_right_special .pc_ftsz16{
	float: right;
}
#pc_nrlb2_wb{
	float: left;
	border: 1px solid #E5E5E5; 
	width: 160px;
}
#pc_nrlb2_wx{
	border: 1px solid #E5E5E5; 
	width: 160px; 
	margin: auto 180px;
}
.pc_nrlb2_right_special_text{
	width: 10%; 
	margin: 20px 5px 20px auto;
}





/*内容详情2*/
.pc_nrxq2_head1{
	margin:0 auto;
	text-align: center;
	font-family: "微软雅黑","宋体";
}
.pc_nrxq2_head2{
	font-weight: bold;
}
.pc_nrxq2_right{
	margin: 20px 20px auto 800px;
	width: 400px;
	padding-left: 20px;
	border-left: 1px solid #E5E5E5; 
}
.pc_nrxq2_right ul{
	text-align: left;
	line-height: 36px;
	margin: 10px auto 10px 40px;
	padding-left: 0px;
}



/*内容详情1*/
.pc_nrxq1{
	width:1000px;
	margin: auto auto;
	padding-top: 50px;
}
.pc_nrxq1_bottom{
	height: 200px;
	text-align: center;
}
.pc_nrxq1_bottom img{
	border: 1px solid #E5E5E5; 
}

.pc_nrxq1_img{
	float: right; 
	margin: 0 14px 0 auto;
	position: relative;
	bottom: 6px;
}
.pc_nrxq1_img img{
	margin-right: 3px;
}
#pc_nrlb1_share{
	 height: 24px; 
	 width: 24px;
	 position: relative;
	 /*top: 2px;*/
	display: inline-block;
	vertical-align: middle;
}
.pc_nrxq1_tittle{
	line-height: 40px;
}
.pc_nrxq1_tittle div{
	padding-top: 20px;
}
.pc_xq_font_size1{
	font-size: 20px;
}
.pc_xq_font_size2{
	font-size: 16px;
}
.pc_xq_font_size3{
	font-size: 12px;
}
/*县局信息公开*/
.pc_xjxxgk_head{
	font-weight: bold; 
	text-align: center;
	padding-bottom: 10px;
}


/*内容详情2*/
.pc_nrxq2_left{
	float: left;
	width:800px;
	margin: auto auto auto 0px;
	padding-top: 30px;
}
.pc_nrxq2_tittle{
	line-height: 30px;
}






#tree{
	padding: 0;
}
.leftmenu{
	width: 360px;
	display: inline-block;
	margin-top: 20px;
	float:left;
	margin-left: 10px;
}
.yinxing{
	margin: 10px auto;
}
.treeview .yinxing .hitarea{
	width: 340px;
	height: 60px;
	color: #333333;
	background-color: #f1f1f1;
	cursor: pointer;
	list-style-type: none;
}

.treeview .yinxing .hitarea p{
	height: 60px;
	width: 340px;
	text-align: left;
	line-height: 60px;
	vertical-align: middle;
	/*padding-left: 30px;*/
	margin: 0;
}

.treeview .yinxing .hitarea p a{
	font-size: 20px;
	color: #333333;
	display: inline-block;
	width: 310px;
	padding-left: 30px;
}
.treeMenuAll .nosedchild{
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	font-size: 16px;
	text-align: left;
	list-style-type: disc;
	color: #1a56a8;
	line-height: 30px;
}
.menuTo-hitarea{
	font-size: 18px;
	font-weight: bold;
	color: #1A56A8;
	height: 30px;
}
div.hitarea.menuTo-hitarea.nosedchild-hitarea{
	height: 30px;
	background-color: #f8f8f8;
	width: 270px;
}
div.hitarea.menuTo-hitarea.nosedchild-hitarea a{
	font-size: 18px;
	color: inherit;
}
div.hitarea.menuTo-hitarea.nosedchild-hitarea{
	color: #666666;
}
.treeMenuAll {
	padding-left: 60px;
	width: 280px !important;
	background-color: #f1f1f1;
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	padding-bottom: 20px;
}

#tree .yinxing .hitarea:hover{
	color: #1A56A8;
	font-weight: bold;
	background-image: url(/version/2019/sswj/img/jx_bj.png);
}
div.hitarea.menuTo-hitarea.nosedchild-hitarea:hover{
	color: #1A56A8 !important;
	background-image: none !important;
}
.yinxing .hitarea p a{
	color: inherit !important;
}

.treeview .yinxing .hitarea p{
	background-image: url(/version/2019/sswj/img/rightarrow.png);
	background-position: 275px 13px;
	background-repeat: no-repeat;
}


































.pc_nrxq2_text{
	word-wrap:break-word; 
	text-indent:2em; 
	text-align: left;
	margin: 10px 20px auto 20px;
	line-height: 36px;
	color: #333;
	padding-left: 20px;
	padding-right: 20px;
}


/*政策法规库*/
.pc_zcfg_wrap{
	height: 765px;
	overflow: auto;
	margin-top: 10px;
	width: 340px;
}
.pc_zcfg_wrap div{ text-align:left;}
.pc_zcfg_fl{ background-color:#1A56A8;
 height:50px;
  margin-bottom:10px;
  position:relative;
}
.pc_zcfg_fl img{ position: absolute; left:63px; top:11px; }
.pc_zcfg_fl span{ color:#FFFFFF; font-size:20px; font-weight:bold; line-height:50px; padding-left:115px;}
.pc_zcfg_list{
	font-size: 22px;
	height: 50px;
	background-color: #f1f1f1;
	opacity: 1;
	cursor: pointer;
}
.pc_zcfg_list img{
	float: left;
	position: relative;
	top: 14px;
	left: 288px;
	height: 32PX;
	width: 32px;
	
}
.pc_zcfg_list div{
	font-size: 20px;
	text-align: left;
	line-height: 50px;
}
.pc_zcfg_list div a{
	width: 260px;
	padding-left: 60px;
	display: inline-block;
	color:#000;
}
.pc_zcfg_list div span{
    width: 260px;
	padding-left: 60px;
	display: inline-block;
	color:#000;
}
.pc_zcfg_list_title{
	margin-bottom: 10px;
	width: 340px;
	height:300px;
	overflow-y:auto;
}
.pc_zcfgk_right_p1{
	width: 758px;
	border: 1px solid #E5E5E5;
	border-top: 5px solid #1A56A8;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 16px;
	font-family: "微软雅黑","宋体";
	text-align: left;
}
.pc_zcfgk_right_p1 div{
	display: inline-table !important;
	margin: 5px 15px 5px 15px;
}
.pc_zcfgk_right_p1 input{
	width: 132px;
	height: 36px;
	line-height: 36px;
	margin: 5px auto;
	border-radius: 4px;
	vertical-align:middle;
	border: 1px solid #E5E5E5;
	padding-left: 8px;
}
.pc_zcfgk_btn{
	position: relative;
	top: 10px;
	left: 100px;
}
#pc_zcfgk_btn1{
	height: 36px;
	width: 140px;
	background-color: #1A56A8;
	font-size: 16px;
	font-family: "微软雅黑","宋体";
	color: #FFFFFF;
	border: none;
	margin: 10px;
	
}
#pc_zcfgk_btn2{
	height: 36px;
	width: 140px;
	background-color: #F1F1F1;
	font-size: 16px;
	font-family: "微软雅黑","宋体";
	border: none;
	margin: 10px;
	padding: 0 6px;
}
.pc_zcfgk_right_p2{
	width: 760px;
	padding-bottom: 20px;
	font-size: 16px;
	font-family: "微软雅黑","宋体";
	text-align: left;
}
.pc_zcfgk_right_p2 td{
	height: 57px;
	font-size: 16px;
	font-family: "微软雅黑","宋体";
	border: 1px solid #E5E5E5;
	color: #333333;
}
.pc_zcfgk_right_p2 th{
	border-left: 1px solid #E5E5E5 ;
	text-align: center;
}
.pc_zcfgk_right_p2 tr:first-child{
	background-color: #F1F1F1;
	font-weight: normal;
}
.pc_zcfgk_right_p2 tr>th:first-child{
	width: 480px;
	height: 41px;
	text-align: center;
}
table.pc_zcfgk_table a{
    color:#333333; 
}

.pc_zcfgk_table{
	width: 760px; 
	border: 1px solid #E5E5E5; 
	border-collapse:collapse; 
	text-align: left;
}
#pc_zcfgk_paging{
	position: relative; 
	top: 100px; 
	height: 780px;
}
#inpstart,#inpend{
	max-width: 47.5px;
}


/*分享*/
.social-share_addclass{
	/*float: right;*/
	position: relative;
	line-height: 32px;
	display: inline-block;
	vertical-align: middle;
}
.social-share-icon_addclass{
	position: relative;
	width: 24px !important;
	height: 24px !important;
	margin: 0px 3px !important;
	line-height: 24px !important;
	font-size: 14px !important;
}

.qrcode_addclass{
	width: auto !important;
}
.qrcode_table_style{
	/*width: ;*/
}
.pc_wechat-qrcode_addclass{
	height: 147px !important;
    width: 130px !important;
    top: -158px !important;
    left: -52px !important;
}
.qrcode_table {
    width: 245px !important;
    height: 245px !important;
}
.pc_wechat-qrcode_addclass h4{
	font-size: 16px !important;
	font-family: "微软雅黑","宋体";
	line-height: 20px !important;
	position: relative;
	/*top: 6px;*/
	padding-top: 4px;
	height: 25px !important;
}
.pc_wechat-qrcode_addclass img{
	width: 100px !important;
	height: 100px !important;
	/*margin-left: 25px !important;*/
}
/*ie8圆角兼容*/
.demo{
	-webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 50% !important;
    behavior: url(/version/2019/sswj/js/PIE.htc) !important;
}
.qrcode_addclass div{
	margin: auto auto !important;
}

/*领导介绍*/
.pc_ldjs{
	width: 800px; 
	overflow: hidden;
	margin: auto;
}
.pc_ldjs_person{
	text-align: left; 
	margin-top: 50px;
}
.pc_ldjs hr{
	margin: 20px 0;
}
.pc_ldjs_person img{
	float: left;
	margin: 0 20px 10px 0;
}
.pc_ldjs_person .pc_ftsz18{
	font-weight: bold;
	margin-bottom: 20px;
}
.pc_ldjs .pc_ftsz28{
	margin-top: 50px;
}










.pc_xxgk_mbx{
	background: #F7F7F7;
	font-size: 14px;
	height: 60px;
	line-height: 60px;
	width: 1180px;
	margin: 0 auto;
}
.pc_gy_bsdt{
	width: 24px;
	height: 24px;
}
.pc_gy_sy{
	margin-left: 5px;
	color: #1A56A8;
	font-size: 14px;
}
.pc_gy_location{
	color: #BBBBBB;
	font-size: 14px;
}
.left_s{
	width: 24px;
    margin-top: 6px  !important;
}








/*左侧树形结构使用channels循环*/
.pc_normal_left{
    width: 380px;
    margin-left: 20px;
    float: left;
    margin-top: 20px;
}
.pc_normal_left_title{
	margin-bottom: 10px;
    color: #FFFFFF;
    background-color: #1A56A8;
    height: 74px;
    width: 340px;
}
.pc_normal_left_title img{
	float: left;
    height: 36px;
    width: 36px;
    position: relative;
    top: 20px;
    left: 62px;
}
.pc_normal_left_title div{
	font-size: 22px;
    font-weight: bold;
    line-height: 74px;
    text-align: left;
    padding-left: 120px;
}
.pc_normal_left_wrap{
	margin-top: 10px;
    width: 360px;
}
.pc_normal_left_list{
	margin-bottom: 10px;
    width: 340px;
    color: #333333;
}

.pc_normal_left_list_content{
    height: 60px;
    background-color: #f1f1f1;
    opacity: 1;
    cursor: pointer;
}

.pc_normal_left_list_content:hover{
    background-image: url(/version/2019/sswj/img/jx_bj.png);
    color: #1A56A8;
    font-weight: bold;
}
.pc_normal_left_list_content div{
	font-size: 20px;
    text-align: left;
    line-height: 60px;
    background-image: url(/version/2019/sswj/img/rightarrow.png);
    background-repeat: no-repeat;
    background-position: 275px 13px;
}
.pc_normal_left_list_content div a{
    width: 310px;
    padding-left: 30px;
    height: 60px;
    display: inline-block;
    color: inherit !important;
}
.pc_normal_right{
	float: right;
	width: 765px;
	min-height: 600px;
	border-left: 1px solid #E5E5E5;
	margin-right: 20px;
    padding-left: 25px;
    margin-top: 20px;
}
.pc_normal_right_title{
	width: 100%;
	border-bottom: 1px solid #E5E5E5;
    text-align: left;
}
.pc_normal_right_title_font{
	cursor: pointer;
    display: inline-block;
    font-size: 22px;
    color: #1a56a8;
    font-weight: bold;
    border-bottom: 4px solid #1A56A8;
    line-height: 58px;
}
.pc_normal_content_ul{
	text-align: left;
    line-height: 36px;
    margin: 10px 0 10px 20px;
    padding-left: 0px;
    color: #1a56a8;
    text-align: left;
}
.pc_normal_content_ul li{
    color: #1A56A8;
    line-height: 36px;
    font-size: 16px;
}
.pc_normal_content_ul li a{
	color: #333333;
}
.pc_normal_content_ul li a:hover{
	color: #1A56A8;
}



.filelist{
	text-indent: 0;
	display: inline-block !important;
	vertical-align: top;
}
div.pc_introduce a{
	color: #333333;
}
div.filelist a{
	color: #333333;
}
div.filelist a:hover{
	color: #1A56A8;
}
#xgzc a{
	color: #333333;
}
#xgzc a:hover{
	color: #1A56A8;
}
.pc_web .TRS_Editor{
	font-family: "微软雅黑";
	font-size: 16px !important;
	line-height: 150% !important;
}

