@charset "utf-8";
/* CSS Document */
input {
	outline: none;
}
/*重点领域信息公开概览*/
/*当前位置==================================================*/
.zdgl {
	display: inline-block;
	width: 100%;
	border-top: 2px solid #135CA9;
}
.currentPos4 {
	display: inline-block;
	width: 1174px;
	height: 50px;
	line-height: 55px;
	color: #777777;
	text-align: left;
	padding: 5px 0px;
}
.currentPos4 span {
	display: inline-block;
	font: 14px/55px "微软雅黑";
	padding-left: 30px;
	height: 55px;
	margin-left: 15px;
	color: #777777;
	background: url(/images/2017hd_position_ico.png) left center no-repeat;
}
.currentPos4 a {
	font: 14px/55px "微软雅黑";
	padding-left: 20px;
	color: #666;
	padding: 0 5px;
	color: #777777
}
.currentPos4 a:hover {
	color: #f00;
}
/*概览左边==================================================*/
.glLeft {
	display: inline-block;
	float: left;
	width: 240px;
	margin-bottom: 20px;
}
.glLeft_list {
	display: inline-block;
	width: 240px;
}
.glLeft_tit {
	width: 240px;
	height: 55px;
	background: url(/images/2017hd_kjww_ico1_2.png) no-repeat left center #135ca9;
	text-align: center;
	font-size: 18px;
	color: #fff;
	/* line-height: 53px; */
	font-weight: normal;
	margin-bottom: 15px;
}
/* 处理单行文本溢出换行 */
.glLeft_tit {
	word-break: normal;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 20px;
    box-sizing: border-box;
}
.glLeft_list li {
	display: inline-block;
	width: 240px;
	text-align: center;
	height: 50px;
	box-sizing: border-box;
	margin-bottom: 1px;
	background: url(/images/2017hd_gailan_left_bg.png) center center no-repeat;
    color: #fff;
}
.glLeft_list li a {
	display: inline-block;
	width: 100%;
	text-align: center;
	font: 16px/50px "Microsoft Yahei";
	/* background: url(/images/2017hd_gailan_left_bg.png) center center no-repeat; */
	color: #333;
	overflow: hidden;
    text-overflow: ellipsis;
    width: 67%;
    white-space: nowrap;
}
.glLeft_list li.on, .glLeft_list li:hover {
	background: url(/images/2017hd_gailan_left_bg2.png) center center no-repeat;
	color: #fff;
}
.glLeft_list li.on a,.glLeft_list li:hover a{
	color: #fff;
}
/*概览右边==================================================*/
.glRight {
	display: inline-block;
	float: right;
	width: 960px;
	text-align: left;
}
.glRight_con {
	display: inline-block;
	margin-left: 40px;
}
.glRight_list ul {
	display: inline-block;
	padding: 10px;
}
.glRight_list li {
	display: inline-block;
	width: 880px;
	height: 35px;
	background: url(/images/2017hd_list_ico1_1.png) no-repeat left center;
}
.glRight_list li a {
	display: inline-block;
	float: left;
	width: 690px;
	font: 16px/35px "微软雅黑";
	padding-left: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}
.glRight_list li span {
	float: right;
	font: 16px/35px "微软雅黑";
	color: #999;
}
.glRight_list li:hover {
	background: url(/images/2017hd_list_ico2.png) left center no-repeat;
	color: #f00;
}
.glRight_list li a:hover {
	color: #f00;
}
.glRight_list li span:hover {
	color: #f00;
}
/*通用底部2==================================================*/
#footer2 {
	position: relative;
	color: #FFF;
	margin: 0px auto 30px auto;
	z-index: 3;
	max-width: 1200px;
	font-size: 14px;
	background: #fff;
}
.footerCon2 {
	display: inline-block;
	width: 100%;
	height: 116px;
}
.container2 {
	margin: auto;
	max-width: 1200px;
	width: 1200px;
	position: relative;
	border-top: 1px solid #135ca9;
}
.footerCon_c2 {
	display: inline-block;
	width: 713px;
	margin: 18px 260px;
}
.footerCon_c_l2 {
	display: inline-block;
	position: relative;
	top: 7px;
}
.footerCon_c_c2 {
	display: inline-block;
	height: 108px;
}
.footerCon_c_r2 {
	position: relative;
	display: inline-block;
	top: 90px;
	width: 110px;
}
.footer_de_l_2 p {
	color: #333;
	line-height: 28px;
	font-size: 14px;
}
.footer_de_l_2 p a {
	color: #333;
	line-height: 28px;
	font-size: 14px;
	position: relative;
	top: 1px;
}
.footer_de_l_2 p a:hover {
	color: #f00
}
.footer_de_l_2 em {
	margin: 0 5px;
	font: 12px "微软雅黑";
	line-height: 18px;
	color: #333;
}
.footer_de_l_2 {
	width: 518px;
	text-align: center;
}
/*细览==================================================*/
.publicXl_con {
	width: 1100px;
	margin: 0 auto;
}
.publicXl_con2 {
	margin-top: 20px;
}
.xl_title {
	text-align: center;
	color: #9e1a0b;
	font-size: 20px;
	font-weight: bold;
}
.xl_detail {
    display: block;
    margin-top: 35px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    width:900px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}
/* 重新调整发布日期、文章来源一行文字的居中显示 */
.xl_detail {
	margin-left: 0 !important;
	display: flex !important;
	justify-content: center;
	width:100%;
}
.fb {
	display: inline-block;
	float: left;
	color: #777;
}
.fb a {
	color: #777;
}
.xl_detail a {
	font-size: 14px;
	line-height: 24px;
	color: #777;
}
.fx {
	display: inline-block;
	float: left;
	position: relative;
	top: 4px;
	left: 10px;
	;
}
.xl_ner_con {
	font-size: 14px;
	line-height: 24px;
}
.xl_ner {
	font-size: 16px;
	line-height: 30px;
	margin-top: 25px;
	margin-bottom: 35px;
	padding-bottom: 60px;
	text-align: left;
	color: #333;
}
.xl_ner * {
	font-size: 16px;
	color: #333;
}
.xl_ner tr td{
	border: 1px solid #cdcdcd;
}
.appendix {
	display: inline-block;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 40px;
	width: 100%;
}
.appendix_tit {
	font: 14px/28px "微软雅黑";
	color: #3592df;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.comlist li {
	padding-left: 14px;
	overflow: hidden;
	border-bottom: 1px dashed #CCC;
	text-align: left;
}
.comlist li a {
	font: 14px/30px "微软雅黑";
	color: #333;
}
.comlist li a:hover {
	color: #f00;
}
.ztd {
	font-size: 18px;
}
.ztz {
	font-size: 16px;
}
.ztx {
	font-size: 14px;
}
.dysc {
	text-align: center;
	margin: 20px 40px 50px 40px;
}
.publicXl_con2 img {
	text-align: center;
	width: auto;
	max-width: 1100px;
	overflow: hidden;
}
.zzfx {
	display: inline-block;
	width: 100%;
	background-color: #fafafa;
	margin-top: 40px;
	margin-bottom: 40px;
}
.zzfx_l {
	display: inline-block;
	float: left;
	margin: 20px 40px 50px 40px;
}
.zzfx_r {
	display: inline-block;
	float: right;
}
.dysc p a {
	color: #333;
}
.dysc p a:hover {
	color: #f00;
}
/*分页==================================================*/
.page {
    margin: 30px 0px;
    color: #666;
    text-align: center;
}
.page a:hover {
    color: #c00;
}
.page li {
	background: none;
	float: left;
}
.page_con a {
	padding: 5px;
	font-size: 14px;
}
.page_con input {
	width: 35px;
	height: 12px;
}
.page_con button {
	height: 23px;
	width: 50px;
	line-height: 21px;
	margin-left: 10px;
	position: relative;
}
.page_con {
	font-size: 14px;
	padding: 5px;
}
.gl_fy_bg a {
    display: inline-block;
    padding: 0 10px;
    margin-top: 6px;
    line-height: 30px;
    border: #dddddd 1px solid;
    border-radius: 3px;
}
.page a {
    color: #2d374b;
    margin-right: 5px;
}
.page a.current {
    color: #fff;
    background-color: #00558E;
    text-align: center;
    /* width: 16px; */
    height: 100%;
    padding: 8px;
}
/*当前位置==================================================*/
.currentPos2 {
	display: inline-block;
	width: 960px;
	height: 55px;
	background-color: #f7f7f7;
	line-height: 55px;
	color: #777777;
}
.currentPos2 span {
	display: inline-block;
	font: 14px/55px "微软雅黑";
	padding-left: 30px;
	margin-left: 40px;
	color: #777777;
	background: url(/images/2017hd_position_ico.png) left center no-repeat;
}
.currentPos2 a {
	font: 14px/55px "微软雅黑";
	padding-left: 20px;
	color: #666;
	padding: 0 5px;
	color: #777777
}
.currentPos2 a:hover {
	color: #f00;
}
.currentPos3 {
	display: inline-block;
	width: 1200px;
	height: 50px;
	background-color: #f7f7f7;
	line-height: 55px;
	color: #777777;
	text-align: left
}
.currentPos3 span {
	display: inline-block;
	font: 14px/55px "微软雅黑";
	padding-left: 30px;
	height: 55px;
	margin-left: 15px;
	color: #777777;
	background: url(/images/2017hd_position_ico.png) left center no-repeat;
}
.currentPos3 a {
	font: 14px/55px "微软雅黑";
	padding-left: 20px;
	color: #666;
	padding: 0 5px;
	color: #777777
}
.currentPos3 a:hover {
	color: #f00;
}
.zdly08Bottom_list_9 li {
	display: inline-block;
	margin: 0px 9px;
}
.zdly08Bottom_list_9 ul {
	display: inline-block;
	padding: 14px 0px;
}
/*热点专题-花都记忆*/
.glRight_con2 {
	display: inline-block;
	width: 900px;
	margin: 30px;
	text-align: justify;
}
.header-top2 {
	height: 200px;
	position: relative;
	padding-bottom: 18px;
}
.hdjy {
	display: inline-block;
	background: url(/images/2017hdjy.png) center center no-repeat;
	width: 100%;
	height: 83px;
	line-height: 83px;
	color: #fff;
	font-size: 18px;
}
.hdjy2 {
	display: inline-block;
	background: url(/images/2017hdjy.png) center center no-repeat;
	width: 100%;
	height: 83px;
	line-height: 83px;
	color: #fff;
	font-size: 16px;
}
.index_content4 {
	padding: 23px 0px 20px 0px;
	background: #FFF;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.glRight2 {
	display: inline-block;
	float: right;
	width: 960px;
	text-align: left;
	border-top: 2px solid #135CA9;
}
.xl_detail2 {
	display: inline-block;
	margin-top: 35px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	/* margin-left: 280px;
	margin-right: 280px; */
}
.glRight_con3 {
	display: inline-block;
}
.bm-con {
	padding: 0 15px 30px 15px;
}
.rdzt {
	display: inline-block;
	width: 1120px;
}
.nian {
	display: inline-block;
	width: 100%;
	position: relative;
	text-align: left;
	margin: 25px 0px;
}
.nian h2 {
	display: inline-block;
	background: #9e1a0b;
	padding: 0 30px;
	color: #005aca;
	position: absolute;
	left: 32px;
	top: -18px;
	z-index: 999;
	color: #fff;
	line-height: 35px;
	border-radius: 10px;
}
.rdztC {
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	margin-bottom: 50px;
}
.rdzt_con {
	padding: 10px 50px 10px 50px;
}
.nian_con ul {
	display: inline-block;
	padding: 20px 0px;
	width: 100%;
	position: relative;
}
.nian_con {
	border: 1px solid #d6d6d6;
	padding: 24px 15px 15px 15px;
	position: relative;
	box-shadow: 5px 5px 5px #eee;
}
.nian_con li {
	display: inline-block;
	width: 31.5%;
	text-align: center;
	height: 35px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	background: #eee;
	border: 1px solid #c9c9c9;
	border-radius: 10px;
}
.nian_con li a {
	display: inline-block;
	line-height: 35px;
	width: 100%;
	height: 35px;
	color: #333;
}
.nian_con li:hover {
	background: #fff;
}
.glLeft_tel {
	display: inline-block;
	width: 200px;
	float: left;
	margin: 20px;
}
.glLeft_tel h2 {
	text-align: left;
	line-height: 35px;
}
.glLeft_tel p {
	text-align: left;
	line-height: 35px;
	color: #333;
}
/*内页领导之窗*/
.ldzc {
	display: inline-block;
	width: 1200px;
	text-align: left;
	height: 35px;
	background: url(/images/2017hd_ldzc.png) left center no-repeat #f2f2f2;
	margin: 15px 0px 0px;
}
.ldzc span {
	color: #9e1a0b;
	line-height: 35px;
	padding-left: 50px;
	font-size: 16px;
}
.ldzc_list {
	padding: 50px 15px 15px 15px;
}
.qw_name {
	display: inline-block;
	float: left;
	position: absolute;
	padding: 0px 25px;
}
.ldzc_list ul {
	display: inline-block;
	float: right;
}
.qw {
	font-weight: bold;
	font-size: 16px;
	width: 165px;
}
.nian_con td {
	height: 45px;
	line-height: 45px;
	display: inline-block;
	color: #333;
}
.nian_con td a {
	color: #333;
	margin-right: 25px;
}
.nian_con td a:hover {
	color: #f00;
}
/*领导之窗细览*/
.ldzcxl_c {
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 30px
}
.ldzcxl_c_l {
	display: inline-block;
	float: left;
	width: 170px;
	text-align: center;
}
.ldzcxl_c_l_img a {
	display: inline-block;
	width: 126px;
	height: 144px;
}
.ldzcxl_c_l_img img {
	display: inline-block;
	height: 100%;
	width: 100%;
}
.ldzcxl_c_l_img h1 {
	margin-top: 10px;
	font-size: 16px;
	color: #135ca9;
}
.ldzcxl_c_l_img p {
	font-size: 16px;
	margin-top: 5px;
	color: #999;
	width: 105px;
	margin-right: auto;
	margin-left: auto;
}
.ldzcxl_c_r {
	text-align: left;
	padding-top: 20px;
}
.ldzcxl_c_r h2 {
	display: inline-block;
	width: 100%;
	height: 40px;
	background-color: #f5f5f5;
}
.fg_content {
	display: inline-block;
	width: 100%;
	line-height: 70px;
}
.fg_content span {
	line-height: 28px;
	padding: 20px 0px;
	text-indent: 2em;
	text-align: justify;
	display: inline-block;
	font-size: 14px;
	color: #333;
}
.fg_content_2 {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	line-height: 28px;
}
.fg_content_2 span {
	display: inline;
	padding: 0px;
	text-indent: 0em;
	line-height: 28px;
	font-size: 16px;
	color: #333;
}
.ldzcxl_c_r h2 span {
	line-height: 40px;
	padding-left: 15px;
	font-size: 16px;
	color: #135ca9;
}
.wxts {
	display: inline-block;
	color: #333;
	background-color: #ebf3fa;
	line-height: 28px;
	text-indent: 2em;
	margin-top: 15px;
	width: 865px;
	padding: 0px 10px;
}
.tl {
	display: inline-block;
	padding: 0px 0px 0px 30px;
	min-width: 65px;width: 65px;border: none;
}
.zxzx table tr {
	height: 60px;
	width: 100%;
}
.td_input {
	width: 745px;
	height: 28px;
	border-radius: 6px;
	border: 1px solid #eee;
}
.zxzx table tr {
	margin-top: 30px;
}
.zxzx {
	display: inline-block;
	margin-top: 30px;
	height: 300px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
.table2 {
	margin-left: 105px;
	margin-top: 30px;
}
.table2 tr {
	height: 55px;
	position: relative;
}
button.tjBT {
	display: inline-block;
	height: 50px;
	background: #4291CA;
	border: none;
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
	border-radius: 10px;
	width: 100%;
	position: relative;
	left: 280px;
	outline: none;
}
.xh_2 {
	color: #f00;
}
.xh_1 {
	position: relative;
	left: 257px;
	top: -24px;
	color: #f00;
}
.td_input2 {
	width: 250px;
	border: 1px solid #eee;
	border-radius: 10px;
	height: 25px;
	overflow: hidden;
}
.select {
	padding: 5px 20px;
	border: 1px solid #eee;
	border-radius: 5px;
	font-size: 12px;
	color: #333;
	outline: none;
	display: inline-block;
}
.tl2 {
	width: 70px;
	letter-spacing: 25px;
	background: #e2f3f2;
	border: 1px solid #e3e8e8;
	height: 100%
}
.tl2 span {
	position: relative;
	left: 27px;
}
.tl3 {
	padding-left: 15px;
	border: 1px solid #e3e8e8;
	height: 100%;
	line-height: 45px;
}
.table3 {
	margin-top: 15px;
}
.tl2 span {
	display: inline-block;
	position: relative;
	left: 27px;
	padding: 20px 0px;
}
.tl3 span {
	display: inline-block;
	width: 780px;
	word-break: break-all;
	line-height: normal;
	vertical-align: super;
	margin-top: 15px;
}
.tl4 {
	border: 1px solid #e3e8e8;
	height: 100%;
}
.map_list h2 {
	display: inline-block;
	width: 100%;
	text-align: left;
}
.tl4 span {
	position: relative;
	top: -33px;
	left: 15px;
}
.bt {
	background: url(/images/bt.png) no-repeat center center #e2f3f2;
}
.nr2 {
	background: url(/images/nr.png) no-repeat center center #e2f3f2;
}
.hf {
	background: url(/images/hf.png) no-repeat center center #e2f3f2;
}
/*网站地图*/
.map {
	display: inline-block;
	padding: 0px 20px;
	width: 1160px;
}
.map_list {
	display: inline-block;
	width: 100%;
	text-align: left;
	height: 40px;
	background: url(/images/2017hd_kjww_ico1_1.png) left center no-repeat #eeeeee;
	overflow: hidden;
	margin-top: 15px;
}
.map_list h2 {
	font-size: 16px;
	padding-left: 30px;
	line-height: 40px;
	font-weight: normal;
	color: #135ca9;
}
.map_list2 li {
	display: inline-block;
	float: left;
	width: 210px;
	text-align: left;
	margin-left: 20px;
	height: 40px;
}
.map_list2 li a {
	display: inline-block;
	float: left;
	width: 210px;
	text-align: left;
	line-height: 40px;
	color: #333;
}
.map_list2 li a:hover {
	font-weight: bold;
	color: #f00
}
.tj {
	display: inline-block;
	width: 100%;
}
.tj from {
	float: right;
}
.tj input[type="text"] {
	width: 250px;
	height: 28px;
	float: right;
	position: absolute;
	right: 90px;
	background: #fff;
	border: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	outline: 0;
	padding-left: 10px;
	font: 14px/29px "微软雅黑";
	color: #333;
}
.tj input[type="button"] {
	width: 58px;
	height: 31px;
	background: url(/images/cx.png) no-repeat center right;
	float: left;
	border: none;
	position: absolute;
	right: 32px;
}
.tilb {
	display: inline-block;
	margin-top: 50px;
	width: 888px;
}
.table05 {
	width: 100%;
	height: 29px;
}
.status2 {
	width: 100%;
	background: #eeeeee;
	height: 42px;
}
.table05 td {
	color: #333;
	font-size: 14px;
	line-height: 42px;
}
.table07 {
	display: inline-block;
	width: 100%;
	padding: 11px;
	overflow: hidden;
	background: #f9f6f6;
}
.s_ll {
	display: inline-block;
	margin: 4px 0px 4px 10px;
	width: 865px;
}
.s_ll td {
	height: 40px\9;
}
tr.status3 td {
	line-height: 42px;
	background: #eee;
}
.table05 td {
	color: #333;
	font-size: 14px;
	line-height: 25px;
}
.td05 {
	width: 452px;
	width: 480px\9;
	text-align: left;
}
.td05 span {
	padding-left: 20px;
}
.td06, .td07 {
	width: 140px;
}
.td08 span {
	color: #135ca9;
}
/*单文档概览*/
.dwdgl {
	width: 900px;
	margin: 0 auto;
}
.dwdgl_con {
	margin-top: 25px;
}
.xl_detail_dw {
	display: inline-block;
	margin-top: 35px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	width: 480px;
	margin: 20px 195px auto;
}
/*在线咨询列表页*新*/
.xjnr {
	margin-top: 15px;
	width: 862px;
}
.tdLeft, .tdLeft1 {
	width: 138px;
	text-align: center;
	background: #dcf0fa;
}
.xjnr tr td {
	border: 1px solid #9fc2d3;
	vertical-align: middle;
	color: #333;
}
.xjnr tr {
	background: #f3fbfe;
}
.tdLeft {
	height: 45px;
}
.tdLeft1 {
	height: 110px;
}
.xjnr tr td span {
    margin: 5px;
    display: inline-block;
    color: #333!important;
    font-size: 14px!important;
    line-height: 28px;
}
.xjnr tr td span * {
    display: inline-block;
    color: #333!important;
    font-size: 14px!important;
    line-height: 28px;
    font-family: "Microsoft Yahei!important";
}