@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	color: #444
}
* {
	font-family: "宋体", "Arial"
}
.body-bg {
	background: #FFF;
}/*0 30px*/
.tk-bg {
	background: url(//gdee.gd.gov.cn/images/index_v1/body-bg2022.png) center 0 no-repeat;
}
a {
	color: #444;
	text-decoration: none;
}
ul, ol, li, p {
	margin: 0;
	padding: 0;
	list-style: none;
}
.clear {
	clear: both;
}
hearder {
	width: 100%;
	min-width: 320px;
}
.banner, .content, .hb_notice {
	width: 100%;
}
.fj-top {
	background: #4c4c4c;
	display: block
}
.fj-box {
	width: 1000px;
	margin: 0 auto;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
}
.fj-logo {
	width: 110;
	float: left;
}
.fj-logo img {
	margin-top: 12px;
}
.fj-colu {
	width: 540px;
	float: right;
	margin-right: -10px;
}
.fj-colu ul li {
	display: block;
	float: left;
	padding: 0 10px;
	color: #FFF
}
.fj-colu ul li a {
	color: #FFF;
	text-decoration: none;
}
.fj-colu ul li a:hover {
	text-decoration: underline;
}
.fj-colu span {
	width: 10px;
	height: 30px;
}
/*header*/
.bg_box {
	width: 100%;
	height: 50px;
	background-color: #1A5284;
	padding: 5px 0;
	display: block;
	color: #fff;
	overflow: hidden;
	min-width: 320px;
}
.bg_box .hb_logo {
	width: 210px;
	display: block;
	float: left;
	padding-left: 10px;
	margin: 5px 0;
}
.bg_box .hb_logo a {
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.bg_box .hb_logo a .en_logo {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
.bg_box .hb_btn {
	display: block;
	float: right;
	width: 210px;
	margin: 5px 0;
}
.hb_btn .search-bg-box {
	position: absolute;
}
.bg_box .hb_btn .search {
	float: left;
	margin-bottom: 5px;
}
.bg_box .hb_btn .weather {
	float: left;
	width: 100px;
	height: 50px;
	overflow: hidden;
	margin: 0;
}
.bg_box .hb_btn .weather img {
	width: 70px;
}
.bg_box .hb_btn .desktop {
	float: left;
	text-align: center;
	margin-top: 2px;
}
.bg_box .hb_btn .desktop img {
	width: 35px;
}
.bg_box .hb_btn .desktop a {
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}
.bg_box .hb_btn .hea_line {
	float: left;
	background-color: #fff;
	width: 2px;
	height: 30px;
	margin: 5px 10px 0 10px;
}
.search-page {
	width: 100%;
	background: #fff;
	position: fixed;
	height: 80px;
	z-index: 6;
	top: 0;
	display: none;
}
.fa-desktop {
	font-size: 25px;
	line-height: 30px;
}
.s-bg {
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	position: fixed;
	z-index: 2;
	display: none;
}
.search {
	width: 40px;
	height: 40px;
}
.sea-zz-box .fa-search {
	font-size: 25px;
	line-height: 40px !important;
	display: block
}
.sea-zz-box .fa-times {
	font-size: 30px;
	line-height: 40px !important;
	display: block;
	color: #999;
	right: 0;
	background-color: #FFF;
	top: 75px;
	position: fixed;
	text-align: center;
}
.search-box {
	margin: 20px auto;
	width: 80%;
	display: block
}
.search-box input {
	background: #fff;
	width: 78%;
	border-radius: 4px;
	border: 1px solid #CCC;
	outline: 0;
	height: 30px;
	font-size: 14px;
	color: #666;
	display: block;
	position: absolute;
	z-index: 1;
}
#SearchWord:focus, #h_input:focus {
	-webkit-box-shadow: 0px 0px 3px #0b51ab;
	-moz-box-shadow: 0px 0px 3px #0b51ab;
	box-shadow: 0px 0px 3px #0b51ab;
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}
.search-btn {
	height: 30px;
	width: 30px;
	right: 10%;
	z-index: 2;
	position: absolute;
}
.search-btn .fa-search {
	color: rgb(153, 153, 153);
	font-size: 20px;
	line-height: 33px;
	display: block;
	text-align: center;
}
.search-btn .icon-search a {
	display: block;
	width: 30px;
	height: 30px;
}
.sea-zz-box {
	display: block;
	position: absolute;
	z-index: 3;
	top: 12px;
	right: 200px;
	height: 50px;
}

@media screen and (max-width: 460px) {
.bg_box .hb_btn {
	width: 110px
}
.sea-zz-box {
	right: 105px
}
.bg_box .hb_btn .hea_line {
	margin: 5px 0 0 0;
}
.bg_box .hb_btn .weather {
	margin-right: 7px;
}
}

@media screen and (max-width: 350px) {
.bg_box .hb_btn {
	width: 0px
}
.sea-zz-box {
	right: 0;
}
}
/*header end*/

/*nav*/
.nav_list {
	float: left;
	width: 90%;
}
.nav_list li {
	display: block;
	float: left;
	width: 16%;
	text-align: center;
}
.nav_list li a {
	text-decoration: none;
	font-size: 16px;
	color: #454545;
	display: block;
	line-height: 24px;
}
.nav_block {
	height: 26px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.nav_block .add {
	text-decoration: none;
	font-size: 20px;
	display: block;
	bottom: 0;
	z-index: 9999;
	position: absolute;
	right: 2%;
	width: 10%;
	height: 26px;
	line-height: 26px;
	text-align: center;
}
.blocking {
	height: 51px;
}
.icon-add {
	font-size: 24px !important;
}
.sq {
	background: url(http://gdee.gd.gov.cn/fujian/hbt1_152019.png) center no-repeat;
}
/*nav end*/

/*底部*/
.fa-comments {
	font-size: 20px;
	padding: 0 5px 0 9px;
	line-height: 40px;
}
.bottom_nav {
	background-color: #fff;
	width: 100%;
	max-width: 1020px;
	margin: 0 auto;
}
.bottom_nav ol li {
	display: block;
	width: 25%;
	float: left;
	text-align: center;
	line-height: 30px;
}
.bottom_nav ol li a {
	display: block;
}
.footer {
	background-color: #1A5284;
	width: 80%;
	padding: 15px 10% 35px 10%;
}
.hb_sta p {
	color: #fff;
	text-align: center;
	text-indent: 0;
}
.hb_staimg {
	width: 50px;
	display: block;
	float: right;
	padding-left: 15px;
	heighe: 70px;
}
.hb_staimg img {
	width: 50px;
	display: block;
}
.online {
	background-color: #0067c3;
	width: 110px;
	display: block;
	height: 40px;
	border-radius: 10px 10px 0 0;
	position: fixed;
	z-index: 999;
	bottom: 0;
	right: 10px;
}
.online a {
	display: block;
	color: #fff;
	line-height: 40px;
}
.online a img {
	width: 35px;
	margin-bottom: -8px;
}
.ewm_btn {
	height: 70px;
	display: block;
}
.ewm-btnbox {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999;
	display: none;
	top: 0;
	left: 0;
}
.ewm-bg {
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position: absolute;
}
.ewm-btn2 {
	width: 100%;
	height: 100%;
	position: absolute;
}
.ewm-btn2 img {
	width: 80%;
	height: auto;
	position: fixed;
	top: 18%;
	left: 10%;
}

@media screen and (max-width: 370px) {
.hb_sta p {
	display: block;
	width: 50%;
	font-size: 12px;
	line-height: 20px;
}
}

@media screen and (max-width: 460px) {
.hb_sta p {
	font-size: 12px;
	line-height: 20px;
}
}
/*底部 end*/

/*通用样式 end*/

/* 自适应幻灯片触屏左右滑动 -------------------------------------- */
#content {
	padding: 0;
	background: #fff;
}
.slideBox {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	max-width: 700px;/* 设置焦点图最大宽度 */
}
.slideBox .hd {
	position: absolute;
	height: 28px;
	line-height: 28px;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.slideBox .hd li {
	display: inline-block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 3px;
}
.slideBox .hd li.on {
	background: #f00;
}
.slideBox .bd {
	position: relative;
	z-index: 0;
}
.slideBox .bd li {
	position: relative;
	text-align: center;
}
.slideBox .bd li img {
	vertical-align: top;
	width: 100%;/* 图片宽度100%，达到自适应效果 */
}
.slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}  /* 去掉链接触摸高亮 */
.slideBox .bd li .tita {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 28px;
	background-color: #333;
	filter: alpha(opacity=60);
	opacity: 0.6;
	z-index: 1
}
.slideBox .bd li .tit {
	display: block;
	width: 80%;
	position: absolute;
	bottom: 0;
	text-indent: 10px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	text-align: left;
	z-index: 2
}
.slideBox .bd li .tit a {
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block
}
.hb_num {
	float: left;
	display: block;
}

@media screen and (max-width: 360px) {
.slideBox .bd li .tit {
	width: 75%;
}
}
/*公告*/
.hb_notice_title {
	width: 98%;
	height: 30px;
	padding-left: 2%
}
.hb_notice_title a {
	font-size: 14px;
	line-height: 30px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-decoration: none;
}
.hb_notice_title .fa-volume-up {
	color: #C00;
	float: left;
	padding: 7px 4px 0px 0px;
}
/*公告 end*/

/*列表样式*/
.content {
	background-color: #e0e0e0;
	display: block;
	overflow: hidden;
}
.list_box {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 10px;
}
.list_title {
	color: #0067c3;
	font-size: 16px;
	line-height: 25px;
	display: block;
	margin: 5px 15px;
	font-weight: bold;
	padding-top: 5px;
	border-bottom: solid #91cfff 2px;
}
.list_title2 {
	color: #0067c3;
	font-size: 16px;
	line-height: 25px;
	display: block;
	margin: 5px 15px;
	padding-top: 5px;
	font-weight: bold;
}
.list_i {
	background-color: #91cfff;
	height: 5px;
	width: 5px;
	margin: 10px;
	float: left;
}
.list_news ol li {
	display: block;
	line-height: 30px;
	border-bottom: 1px solid #ececec;
	margin: 5px 15px;
	padding-bottom: 5px;
}
.list_news ol li .list_news_title {
	display: block;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 90%;
	height: 30px;
}

@media screen and (max-width: 445px) {
.list_news ol li .list_news_title {
	width: 86%
}
}

@media screen and (max-width: 340px) {
.list_news ol li .list_news_title {
	width: 100%;
	;
	text-overflow: normal;
	white-space: normal;
	overflow: hidden;
	max-height: 60px;
}
.list_news ol li .list_date {
	margin-top: 0 !important;
}
}
.list_news ol li .list_date {
	display: block;
	float: right;
	width: 40px;
	font-size: 12px;
	color: #999;
	text-align: center;
	line-height: 15px;
	margin-top: 10px;
}
.list_more a {
	font-size: 16px;
	line-height: 30px;
	display: block;
	text-align: center;
	color: #b0b0b0;
	margin-bottom: 5px;
}
/*列表样式 end*/
/*图文样式 end*/
.listimg_box {
	margin: 0 10px;
}
.listimg {
	width: 100%;
	overflow: hidden;
	min-height: 100%;
}
.listimg_news ul li {
	display: block;
	line-height: 20px;
	border-bottom: 1px solid #ececec;
	margin: 5px 15px;
	padding-bottom: 5px;
	height: 90px;
}
.listimg_box img {
	width: 110px;
	height: 80px;
	margin: 5px;
	float: left;
}
.listimg_con {
	padding: 5px 0;
	height: 59px;
	overflow: hidden;
}
.listimg-title {
	display: block;
	font-size: 16px;
	font-family: Arial, "Microsoft YaHei";
	max-height: 42px;
	overflow: hidden;
}
.listimg_text {
	display: block;
	font-size: 12px;
	color: #999;
}
.listimg_see {
	line-height: 12px;
	font-size: 12px;
	color: #999;
	text-align: right;
}
.listimg_data ul li {
	display: block;
	line-height: 32px;
	margin: 0px;
	padding: 3px 0;
}
.list_table {
	font-size: 14px;
	line-height: 40px;
	overflow: hidden;
	display: block;
	padding-right: 20px;
}
.list_table a {
	color: #0b0b0b;
}
.dizhi {
min-width：65px;
	float: left;
	overflow: hidden;
	display: block;
}
.list-date {
	font-size: 14px;
	color: #717171;
	float: right;
}
.icon-dia {
	background-color: #4c4c4c;
	height: 5px;
	margin: 18px 20px 14px 2px;
	width: 5px;
	float: left;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.list-txtbox {
	width: 100%;
	overflow: hidden;
	background: #FFF
}
.list_jg {
	border: #CCC 1px solid;
	margin-bottom: 10px;
}
.list_jg ul li {
	display: block;
	line-height: 26px;
	margin: 0px;
	padding: 3px 0;
}
.list_jg .list_table2 {
	font-size: 14px;
	overflow: hidden;
	padding-right: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list_jg .icon-dia {
	background-color: #4c4c4c;
	height: 5px;
	margin: 10px 10px 0px 10px;
	width: 5px;
	float: left;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

@media screen and (max-width: 700px) {
.fj-top {
	display: none;
}
.listimg_data ul li {
	display: block;
	line-height: 20px;
	border-bottom: 1px solid #ececec;
	margin: 5px 15px;
	padding-bottom: 5px;
}
.list-date {
	font-size: 14px;
	color: #717171;
	float: right;
}
.list_table {
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
}
.listimg {
	background-color: #fff;
	min-height: 1000px;
}
.icon-dia {
	margin: 14px 5px;
}
.list_table a {
	font-size: 16px;
	line-height: 20px;
	padding-right: 10px;
}
}
/*图文样式 end*/
/*网上办事*/
.hb_service {
	background-color: #fff;
	margin-bottom: 10px;
	padding: 10px 15px 5px 15px;
}
.hb_btn1, .hb_btn2 {
	width: 50%;
	text-align: center;
	float: left;
}
.hb_btn1 img, .hb_btn2 img {
	width: 100%
}
/*网上办事 end*/
/*图说环保*/
.hb_img {
	background-color: #fff;
	margin-bottom: 20px;
}
.hb_img .hb_imgbox {
	width: 100%;
	position: relative;
}
.hb_img .hb_imgbox img {
	width: 100%;
	height: 250px;
}
.hb_img_bg {
	background-color: #000;
	opacity: 0.6;
	width: 100%;
	height: 30px;
	z-index: 9;
	position: absolute;
	bottom: 0;
}
.hb_img_titlebox {
	width: 100%;
	height: 30px;
	z-index: 99;
	position: absolute;
	bottom: 0;
}
.hb_img_titlebox p {
	width: 100%;
	line-height: 30px;
	display: block;
	padding-left: 2%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.hb_img_titlebox p a {
	color: #fff;
}
/*图说环保 end*/

/*列表页头部*/
.list-header {
	display: none;
}
.list-pagetitle {
	display: block;
	margin-left: 35px;
	color: #fff;
	line-height: 50px;
	font-size: 18px;
	height: 50px;
	overflow: hidden;
	border-left: 1px solid #1A5284;
}
.list-pagetitle a {
	color: #fff;
	margin-left: 5px;
}
.content2 {
	display: block;
	overflow: hidden;
}
.list-top {
	width: 1000px;
	margin: 0 auto;
	height: 150px;
	position: relative;
}
.list-logo {
	position: absolute;
	top: 43px;
	background: url("http://gdee.gd.gov.cn/fujian/gdep_domain.png");
	width: 550px;
	height: 78px;
}
.lsit-search {
	background:#FFF;
	position: absolute !important; 
	right: 0;
	top: 88px;
	width: 41%; 
}
.search_lm {
	border:1px solid #CCC;
}
#SearchWord {
	position: absolute;
	left: 0;
	width: 80%;
	height: 36px;
	border-radius: 5px 0 0 5px;
	font-size: 14px;
	border: 1px #CCC solid;
	text-indent: 10px;
	line-height: 36px;
*line-height:36px;
	font-family: "微软雅黑", "Microsoft Yahei"
}
.list-search-btn {
	width: 20%;
	height: 40px;
	position: absolute;
	right: 0;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	background: #50799c;
	border-radius: 0 5px 5px 0;
	display: block;
	color: #FFF;
	font-weight: bold;
	border: 0;
}
.list-search-btn:hover {
	background: #174267;
	transition: 0.5s;
	-moz-transition: 0.5s; /* Firefox 4 */
	-webkit-transition: 0.5s; /* Safari 和 Chrome */
	-o-transition: 0.5s; /* Opera */
}
.content2 {
	display: block;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	border: 1px solid #ebebeb;
}

@media screen and (max-width: 700px) {
.content2 {
	border: none;
}
}
.list-now {
	font-size: 12px;
    width: 1000px;
	margin: 0 auto;
	margin-bottom:16px;
	color: #8e8f92;
}
.list-now a {
	color: #8e8f92;
	padding: 0 5px;
	display: inline-block;
}
.list-now a:hover {
	color: #ff5a00;
	text-decoration: underline;
}
.con-right {
	width: 78%;
	float: right;
}

@media screen and (max-width: 700px) {
.con-left {
	border-left: none;
}
}

@media screen and (max-width: 1000px) {
/*.list-top{ width:100%}*/
.list-logo {
	left: 1%;
}
.list-now {
	left: 1%;
}
}

@media screen and (max-width: 700px) {
.content2 {
	width: 100%
}
.list-top {
	display: none;
}
.list-header {
	display: block;
}
.list-hea-bg {
	position: fixed;
	z-index: 55;
	background-color: #1A5284;
	height: 50px;
	width: 100%;
}
.con-right {
	width: 100%;
	margin-top: 50px;
}
}
/*栏目列表*/
.fa-title {
	line-height: 39px;
	height: 39px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	background: #396cae;
	color: #fff;
	border-bottom: 1px solid #142e6f;
}
.fa-title a {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #fff;
}
.fa-title1 {
	line-height: 39px;
	height: 39px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	background: #396cae;
	color: #fff;
	border-bottom: 1px solid #142e6f;
}/*长标题小字号*/
.fa-title1 a {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #fff;
}/*长标题小字号*/
.list-leader, .ks-leader {
	display: block;
	width: 100%;
	background-color: #f0f0f0;
	margin-bottom: 5px;
}
.list-leader a {
	font-size: 12px;
	display: block;
	overflow: hidden;
	padding: 12px 8px 12px 13px;
}
.list-leader a:hover, .ks-leader a:hover {
	color: #ff5a00;
	text-decoration: underline;
}
.ks-ico {
	float: left;
	width: 30px;
	margin-left: -15px;
	margin-top: 12px;
	height: 10px;
}
.list_table a:hover {
	color: #ff5a00;
	text-decoration: underline;
}
.cli1, .cli2, .cli3 {
	display: block;
	border-bottom: 1px solid #e5e5e5;
}
.cli2 {
	background: url(http://gdee.gd.gov.cn/fujian/menu_32019.gif) -12px 6px;
	background-repeat: no-repeat;
	padding-left: 11px;
}
.cli3 {
	padding-left: 11px;
}
.chnlli_1 {
	font-weight: bold !important;
}
.chnlli_2 {
	text-indent: 14px;
	color: #525252;
}
.chnlli_3 {
	text-indent: 25px;
	color: #525252;
}
.chnlli_1_active, .chnlli_2_active, .chnlli_3_active {
	color: #FF4400 !important;
	display: block;
}
.fa-caret-right:before {
	padding-right: 9px;
	font-weight: normal;
	font-size: 10px;
	-webkit-transform : scale(0.84, 0.84);
*font-size:10px;
}
.fa-angle-right:before {
	padding-right: 9px;
}
.ks-leader {
	padding-bottom: 10px;
	overflow: hidden;
}
.ks-leader ul {
	width: 200px;
	overflow: hidden;
}
.ks-leader li {
	height: 25px;
	line-height: 30px;
	float: left;
	font-size: 13px;
}
.ks-a a {
	line-height: 29px;
	font-size: 12px;
	font-weight: bold;
	text-indent: 13px;
	display: block;
	padding-top: 10px
}
.ks-b a {
	width: 86px;
	line-height: 29px;
	font-size: 12px;
	float: left;
	text-indent: 13px;
}
.ks-c a {
	width: 109%;
	line-height: 29px;
	font-size: 12px;
	float: left;
	text-indent: 6px;
}
#responseInfo {
	padding: 10px 5px 10px 12px;
	color: #525252;
	display: block;
	overflow: hidden;
	background-color: #f0f0f0;
	font-size: 12px;
	line-height: 25px
}
.t-display {
	display: none;
}
.list_title3 {
	color: #2b2b2b;
	font-size: 20px;
	line-height: 24px;
	display: block;
	margin: 5px 0 10px 0;
	padding-top: 14px;
	border-bottom: solid #013a82 4px;
	font-family: "Microsoft YaHei";
	height: 30px;
	text-indent: 23px;
	font-weight: bold;
}

@media screen and (max-width: 700px) {
.cli2 {
	background: none;
	padding-left: 13px;
}
.left_con_2, .left_con_3 {
	display: none;
}
.list-leader {
	background-color: #fff;
}
.fa-title {
	border-bottom: 1px solid #1A5284;
	background: #1A5284
}
.list-leader a {
	font-size: 16px;
	display: block;
	margin: 10px 0 0 0;
}
.t-display {
	display: block;
}
.list_title3 {
	color: #0067c3;
	font-size: 16px;
	line-height: 25px;
	height: 25px;
	display: block;
	margin: 5px 15px;
	font-weight: bold;
	padding-top: 5px;
	border-bottom: solid #91cfff 2px;
	text-indent: 5px;
}
}
/*左侧收缩导航代码*/
.con-left {
	width: 20%;
	float: left;
	background-color: #fff;
	border-right: 1px solid #ebebeb;
}
.pop {
	width: 100%;
	background: #fff;
	float: left;
	display: block;
	overflow: hidden;
}
.bg {
	display: none;
}
.con-leftbox {
	display: block;
	height: 100%;
}
.bg-fix {
	height: 100%;
	overflow: hidden;
	position: fixed;
}
.btn {
	display: none !important;
}

@media screen and (max-width: 700px) {
.pop {
	width: 250px;
	background: #fff;
	float: left;
	height: 100%;
	overflow-y: scroll;
	z-index: 10;
	position: absolute;
	display: none;
}
.bg {
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	position: fixed;
	z-index: 2;
}
.btn {
	width: 30px;
	height: 30px;
	float: left;
	margin-top: 10px;
	display: block !important;
	;
	color: #fff;
	font-size: 24px !important;
}
.con-leftbox {
	display: block;
	position: fixed;
	z-index: 56;
	height: 100%;
	top: 0;
	left: 0;
}
.fa-list-ul {
	line-height: 30px !important;
	text-align: center;
	display: block
}
.fa-times-circle {
	position: absolute;
	left: 250px;
	z-index: 10;
	text-align: center;
}
.con-left {
	border: none;
}
}
.xz {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}
/*全宽栏*/
.con-all {
	width: 100%;
	max-width: 1020px;
	margin: 0 auto;
	background-color: #FFF
}
.con-all-textbox {
	width: 98%;
	margin: 0 auto;
}
/*上导航*/
.list-nav {
	width: 98%;
	margin: 0 auto;
	padding: 10px 0;
}
.list-navbox {
	width: 100%;
}
.list-navbox li {
	float: left;
	display: block;
	margin: 5px;
}
.list-navbox li a {
	display: block;
	background-color: #E4EDFB;
	color: #1A5284;
	text-align: center;
	padding: 5px 10px;
}
.list-navbox li a:hover {
	background-color: #0067c3;
	color: #fff;
}
/*翻页*/
.page {
	width: 95%;
	padding-left: 15px;
	padding-right: 15px;
	border-top: 1px solid #ebebeb;
	text-align: center
}
.page span {
	font: 14px;
	margin: 0px 3px;
	color: #595959;
	float: left;
	display: inline-block;
	font-size-adjust: none;
	font-stretch: normal;
}
.page a {
	font: 14px;
	margin: 0px 3px;
	color: #595959;
	float: left;
	display: inline-block;
	font-size-adjust: none;
	font-stretch: normal;
}
.page a {
	padding: 0px 7px;
	border: 1px solid #ebebeb;
	border-image: none;
}
.page a.btn {
	padding: 0px;
	width: 62px;
	height: 23px;
	text-align: center;
}
.page a.current {
	background: #396cae;
	border-color: #ebebeb;
	color: #fff;
}
.page a:hover {
	background: #396cae;
	border-color: #ebebeb;
	color: #fff;
}
/*搜索翻页*/
.resultPage {
	width: 95%;
	padding-left: 15px;
	padding-right: 15px;
	border-top: 1px solid #ebebeb;
	text-align: center
}
.resultPage span {
	font: 14px;
	margin: 0px 3px;
	color: #595959;
	float: left;
	display: inline-block;
	font-size-adjust: none;
	font-stretch: normal;
}
.resultPage a {
	font: 14px;
	margin: 0px 3px;
	color: #595959;
	float: left;
	display: inline-block;
	font-size-adjust: none;
	font-stretch: normal;
}
.resultPage a {
	padding: 0px 7px;
	border: 1px solid #ebebeb;
	border-image: none;
}
.resultPage a.btn {
	padding: 0px;
	width: 62px;
	height: 23px;
	text-align: center;
}
.resultPage a.current {
	background: #396cae;
	border-color: #ebebeb;
	color: #fff;
}
.resultPage a:hover {
	background: #396cae;
	border-color: #ebebeb;
	color: #fff;
}
.page-box {
	width: 95%;
	padding-left: 15px;
	padding-right: 15px;
	border-top: 1px solid #ebebeb;
}
.list_page {
	height: 40px;
	float: left;
	width: 80%;
	margin: 40px 0 60px 0;
	text-align: center;
}
.list_page_count {
	height: 40px;
	float: left;
	width: 20%;
	margin: 40px 0 60px 0;
	line-height: 40px;
}
.list_page span {
	background-color: #396cae;
	color: #FFF;
	display: inline-block;
	float: none;
	height: 26px;
	padding: 0 12px;
	border: 1px solid #396cae;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	margin: 0 3px !important;
	font-family: "Microsoft YaHei";
}
.list_page a {
	color: #fff;
	font-family: "Microsoft YaHei";
	background-color: #c9c9c9;
	text-decoration: none;
	display: inline-block;
	float: none;
	height: 26px;
	padding: 0 12px;
	border: 1px solid #c9c9c9;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	margin: 0 3px !important;
}
.list_page a.current {
	color: #FFF;
	background-color: #396cae;
}
.list_page a:hover {
	background-color: #396cae;
	border: 1px solid #396cae;
	color: #FFF;
}
.list_page {
	height: 40px;
	float: left;
	width: 90%;
	margin: 40px 0 60px 0;
	text-align: right;
}
.list_page_count {
	height: 40px;
	float: left;
	width: 30%;
	margin: 32px 0 60px -20px;
	line-height: 40px;
}
.cy02 {
	font-size: 14px;
	font-family: Microsoft Yahei;
}
.cy02 #CP {
	height: 20px;
	margin: 0 0 0 5px;
}
.cy02 input[type="button"] {
	height: 26px;
	background: #cecece;
	color: #fff;
	border: 0;
}
.cy02 input[type="button"]:hover {
	background-color: #0147a7;
}

@media screen and (max-width: 630px) {
.list_page_count {
	width: 100%;
	text-align: center;
	margin: 0 0 0 -20px;
	float: none;
}
.list_page {
	height: 25px;
	margin: 0 auto;
	padding: 10px 0;
	float: none;
	text-align: center;
}
.cy02 input[type="button"] {
	color: #959595;
	background-color: #fff;
	border: 1px solid #CCC;
}
.cy02 input[type="button"]:hover {
	background-color: #1A5284;
	border: 1px solid #1A5284;
	color: #FFF;
}
}
/*提示*/
.tips {
	display: none;
}
.tips-btn {
	display: none;
}
/*底部*/
	 /*底部.footer-pc{width:100%;display:block; text-align:center; height: 130px; background-color: #e8e8e8;}*/
.footer-mo {
	display: none;
}
.footer-pc {
	width: 100%;
	display: block;
	height: 160px;
	background-color: #e8e8e8;
}
.footer-pc table {
	margin: 0 auto;
	width: 100%;
}

@media screen and (max-width: 700px) {
.list_page {
	width: 100%;
}
.list_page span {
	background-color: #1A5284;
	border: 1px solid #1A5284;
}
.list_page a {
	color: #959595;
	background-color: #fff;
	border: 1px solid #CCC;
}
.list_page a:hover {
	background-color: #1A5284;
	border: 1px solid #1A5284;
	color: #FFF;
}
.footer-mo {
	width: 100%;
	display: block;
}
.footer-pc {
	display: none;
}
.button-bar {
	display: none;
}
.tips {
	background: #000;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1000;
	display: none;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
.tips-btn {
	position: fixed;
	z-index: 1001;
	width: 100%;
	height: 100%;
	background: url(http://gdee.gd.gov.cn/fujian/guidebg.png) no-repeat;
	display: none;
}
}

@media screen and (max-width: 530px) {
.list_page span {
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	padding: 0 8px;
	margin: 0 !important;
}
.list_page a {
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	padding: 0 8px;
	margin: 0 !important;
}
}
/*按钮*/

.button-bar {
	height: 40px;
	padding-right: 10px;
}
.pull-right {
	float: right!important;
}
.button-bar>.pull-right a {
	display: inline-block;
	width: 84px;
	height: 20px;
	border: 1px solid #adadad;
	margin: 0 -2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	color: #000;
}
.button-bar>.pull-right a>span {
	display: inline-block;
	width: 100%;
	height: 18px;
	border-bottom: 1px solid #dedede;
	position: absolute;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
#gdep_footer {
	background: #dad9d7 !important;
}
.gk_txt {
	width: 98%;
	margin: 10px auto;
	display: block;
}
.gk_txt p {
	line-height: 24px;
	font-size: 14px;
	text-indent: 28px;
	padding: 5px 0;
}
/*导航页面*/
.navpage-content {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.navpage-top {
	display: block;
	padding-left: 10px;
	line-height: 50px;
	background-color: #1A5284;
	font-size: 18px;
	height: 50px;
	overflow: hidden;
	color: #FFF;
}
.navpage-top a {
	color: #FFF;
}
.navpage-box {
	width: 100%;
	display: block;
	overflow: hidden;
	min-height: 600px;
}
.navpage-box ul {
	overflow: hidden
}
.navpage-box ul li {
	position: relative;
	border-bottom: #CCC 1px solid;
	height: 40px;
	line-height: 40px;
}
.navpage-box .fa-chevron-circle-right {
	color: #91cfff;
	;
	position: absolute;
	left: 0;
	line-height: 40px;
	font-size: 18px;
	width: 10%;
	text-align: center;
}
.navpage-box .fa-angle-double-right {
	position: absolute;
	right: 0;
	line-height: 40px;
	font-size: 14px;
	width: 6%;
	color: #adadad;
}
.navpage-box p {
	position: absolute;
	line-height: 40px;
	height: 40px;
	display: block;
	color: #999;
	font-size: 14px;
	padding-left: 10%;
	width: 90%;
}
.navpage-box p a {
	display: block;
}
.navpage-box p a:hover {
	color: rgb(255, 68, 0);
	text-decoration: underline
}
/*厅领导*/
.ld-nav {
	width: 200px;
	overflow: hidden;
	background-color: #f0f0f0;
}
.ld-box {
	display: block;
	border-bottom: 1px solid #e5e5e5;
	height: 95px;
}
.ld-box a {
	width: 100%;
	display: block;
	height: 85px;
	position: relative;
}
.ld-box a:hover {
	color: #ff5a00;
}
.ld-name {
	position: absolute;
	width: 90px;
	margin: 10px;
	background-color: #FFF;
	line-height: 30px;
	height: 30px;
	letter-spacing: 0.5em;
	font-weight: bold;
	text-align: center;
	border: #E3E3E3 1px solid;
	left: 0
}
.ld-zw {
	position: absolute;
	right: 0;
	font-size: 12px;
	width: 70px;
	margin: 10px 30px 0 0;
	height: 30px;
}
.ld-userbox {
	margin-bottom: 20px;
	padding:20px;
}
.ld-user {
	width: 100%;
	overflow: hidden;
	background-color: #FFF;
	border-bottom: 2px solid #EAEAEA;
}
.ld-user a {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
}
.ld-zx-name {
	font-size: 24px;
	font-weight: bold;
	height: 78px; 
	text-align:center;
	line-height: 78px;
	background-color:#def1fc;
	
	letter-spacing: 5px;
	width: 90px;
	float: left;
	margin: 10px;
}
.ld-zx-mz {
	font-size: 18px;
	font-weight: bold;
	height: 78px; 
	line-height: 60px;
	letter-spacing: 5px;
	width: 30px;
	float: left;
	margin: 10px;
}
.ld-zx-content {
	font-size: 14px;
	line-height: 20px;
	display: block;
}
.ld-zx-content p {
	font-size: 12px;
}
.ld-zx-zw {
	font-size: 20px; 
	font-weight: bold;
	line-height:46px;
}
.ld-zx-j {
	height:78px;
	font-size: 18px; 
	line-height:78px;
	font-weight: bold;
}
.ld-top {
	margin-top: 10px;
}
.pdtop {
	padding-top: 12px;
}

@media screen and (max-width: 700px) {

.ld-nav {
	background-color: #fff;
	width: 100%;
}
.ld-userbox {
	margin: 5px 15px;
}
.ld-zx-content {
	width: 100%;
}
.ld-top2 {
	margin-top: 10px;
}
.ld-zx-content p {
	margin: 10px;
}
.pdtop {
	padding-top: 0;
}
}
.jgbox {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.jg-lef {
	width: 31%;
	float: left;
	font-size: 12px;
}
.jg-mid {
	width: 31%;
	float: left;
	margin-left: 0.8%;
	font-size: 12px;
}
.jg-mid2 {
	width: 31%;
	float: left;
	margin-left: 0.8%;
	font-size: 12px;
}
.jg-rig {
	width: 22%;
	float: right;
	font-size: 12px;
}
.gk-map {
	width: 100%;
	margin: 10px 0;
}
.ck-map a {
	margin: 10px auto;
	padding: 10px;
	border: #03F 1px solid;
	display: block;
	font-size: 14px;
	line-height: 20px;
	width: 60px;
	text-align: center
}
.ck-map a:hover {
	background: #03F;
	color: #FFF;
}
.robot {
	display: none
}

@media screen and (max-width: 700px) {
.robot {
	display: block
}
.jg-lef {
	width: 48%;
	margin-left: 15px;
}
.jg-mid {
	width: 45%;
	float: right;
	margin-right: 15px;
	margin-left: 0
}
.jg-mid2 {
	width: 45%;
	float: right;
	margin-right: 15px;
	margin-left: 0
}
.jg-rig {
	width: 45%;
	margin-right: 15px;
}
.gk-map {
	margin: 10px auto;
	width: 92%;
}
.ck-map a {
	border: #1A5284 1px solid;
}
.ck-map a:hover {
	background: #1A5284;
	color: #FFF;
}
.ifra {
	width: 92%;
	margin: 0 auto;
	float: none
}
}

@media screen and (max-width: 550px) {
.jg-lef, .jg-mid, .jg-rig {
	width: 92%;
	margin: 0 auto;
	float: none
}
}
/*申请公开按钮*/
.sqgk {
	position: relative;
}
.sqgk-box {
	position: absolute;
	right: 0;
	top: -30px;
	font-size: 14px;
	border: 1px solid #396CAE;
	border-radius: 3px;
	text-indent: 0;
	padding: 2px 5px;
}
.sqgk-box span {
	color: #396CAE;
	width: 20px;
	font-size: 18px;
}
.sqgk-box a {
	font-family: "Microsoft YaHei";
	font-weight: normal;
}
.sqgk-box:hover {
	border: 1px solid #ff5a00;
}
.sqgk-box:hover a, .sqgk-box:hover span {
	color: #ff5a00;
}

@media screen and (max-width: 700px) {
.sqgk-box {
	border: #91cfff;
	font-size: 14px;
	padding: 0px 5px;
}
.sqgk-box span {
	color: #91cfff;
	font-size: 14px;
}
}
/*栏目搜索*/
.searchbox {
	float:left;
	margin-top:0px;
	background:#FFF !important;

	z-index: 1;
	clear: both;
	width: 150px;
	height: 36px;

}
.mod_select {

	left: 0;
	top: 0;
	width: 100px;
}
.mod_select .select_box {
	position: relative;
	width: 150px;
	height: 36px;
}
.mod_select .select_box .select_txt {
	display: inline-block;
	width: 150px;
	height: 36px;
	padding-left: 10px;
	background:#FFF;
	overflow: hidden;
	line-height: 36px;
	font-size: 13px;
	cursor: pointer;
}
.mod_select .select_box .select-icon {
	position: absolute;
	top: 15px;
	right: 8px;
	transform: translate(0, -50%);
	width: 10px;
	height: 10px;
	background: url(http://gdee.gd.gov.cn/fujian/search_ico.png) center no-repeat;
}
.mod_select .select_box .option {
	display: none;
	position: absolute;
	top: 36px;
	left: -1px;
	width: 150px;
	background-color: #fff;
	border: 1px solid #CCC;
	border-top: 0;
}
.mod_select .select_box .option li {
	padding-left: 12px;
	font-size: 13px;
	line-height: 2;
	cursor: pointer;
}
.searchbox .import {
	width: 150px;
	height: 40px;
	margin-left: 170px;
	padding-left: 20px;
	border: none;
	outline: none;
}
.searchbox .btn-search {
	position: absolute;
	right: 0;
	width: 60px;
	height: 40px;
	color: #fff;
	background-color: #3b6fa9;
	border: 0;
}
.searchDiv {
	float: left !important;
	margin-left:9px;
	width:250px;

}
.searchDiv input {
	border:none !important;
	width: 180px;
	height: 38px !important;
	line-height: 20px;
	padding: 0 5px;}
.searchDiv input:focus{ outline:none; }


#scBtn {
	font-size: 14px;
	padding: 4px 10px 6px;
	background-color: #396cae;
	color: #fff;
	cursor: pointer;
}
em {
	font-family: "Microsoft YaHei", serif;
	color: red;
	font-style: normal;
}
.list_table a {
	color: #0b0b0b;
	display: block;
	float: left;
}
#resultPage a {
	padding: 0 5px;
}