@charset "utf-8";
/* CSS Document */
@charset "utf-8";
body{color:#333333; font-size:16px; font-family:Microsoft Yahei; -webkit-text-size-adjust:none;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
a{ text-decoration:none; color:#333333; noline:expression(this.onFocus=this.blur());}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#2372c2;}
.clear{clear:both; height:0; line-height:0; font-size:0; overflow:hidden; zoom:1;}
input, textarea{font-family:Microsoft Yahei; font-size:14px;}
input:focus { outline: none;}

.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}

.f-l {float:left;}
.f-r {float:right;}
.text-r {text-align:right;}
.hide{display: none!important}
.position02{margin-left:20px;}
.space20{height:20px;}

/*.wrap{width:100%; max-width:1140px; margin:0 auto; position:relative;} */
.wrap{width:100%;max-width:1140px;margin:220px auto 0px auto;position:relative;}
.wrap_dh{width:100%; max-width:1140px; margin:0 auto 0px auto; position:relative;}

.marqueeleft {
    height: 40px;
    width: 350px;
    overflow: hidden;
}
.marqueeleft ul {
    float: left;
}
.marqueeleft li {
	float: left;
    margin: 0 10px;
    display: inline;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    width: 1300px;
    padding-left: 50px;
}
.marqueeleft li a {
    white-space: nowrap;
    display: block;
}

.common_newslist li{position:relative; padding:0 90px 0 18px; height:33px; line-height:33px; background:url(/images/2016sy_pic_meun.jpg) no-repeat left center; overflow:hidden; vertical-align:top;}
.common_newslist li span{position:absolute; right:0; top:0; color:#999999; z-index:1;}
.common_newslist li a{float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; line-height:30px;}
.common_newslist_nd li{padding-right:0;}

.list01 li {
	padding-left:22px;
	height:28px;
	background:url(/images/2016sy_pic_meun.jpg) no-repeat left center;
	text-align:left;
	line-height:28px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.list01 li a {
	font:14px/28px "微软雅黑";
	color:#000;
}
.list01 li a:hover {
	color:#f90;
}

/*头部样式*/
#head {
	width:100%;
	height:290px;
	/* background-color:#f7f8f9; */
}
.gn {
	height:40px;
	margin:0 auto;
	max-width: 1336px;
}
.gn .rq {
	width:150px;
	font:14px/40px "微软雅黑";
	color:#fff;
	margin-left: 2%;
}
.gn .tq {
	display:inline-block;
	margin:0;
	font:14px/40px "微软雅黑";
	width:350px; overflow:hidden;
	height:40px;
}
.gn .tq li{display:inline;}
.gn .dy{
	font:14px/40px "微软雅黑";
	color:#fff;
}
.gn .dy a {
	font:14px/40px "微软雅黑";
	color:#fff;
}
.gn .dy a:hover {
	color:#F00;
}

.top{
	background:url(/images/2021_top9.jpg) no-repeat top center;
	height:414px;
	position:relative;

}
.logobg{
	max-width:1120px;
	margin:auto;
	position:relative;
}
.logo{margin-left:5%; max-width:90%; position:absolute; top:50%; margin-top:46px; }

#sjb{position:relative;margin-right:20px;}
#sjb a{cursor:pointer;}
.drop{display:none}
#sjb .drop{position:absolute; top:35px; left:50%; margin-left:-60px; padding:10px 5px 0; width:110px; display:none; z-index:9; background:#FFF; border-radius:8px; -moz-border-radius:8px; -ms-border-radius:8px; -o-border-radius:8px; -webkit-border-radius:8px; box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#sjb .drop:after{content: ''; display:block; line-height:0; font-size:0; width:0; height:0; overflow:hidden; border:7px solid transparent; border-bottom-color:#000; position:absolute; left:50%; top:-14px; margin-left:-7px; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
#sjb .drop ul{overflow:hidden; zoom:1;}
#sjb .drop ul li{float:left; padding:0 5px 10px;}
#sjb .drop ul li img{display:block; width:100px; height:100px; max-width:none;}

.sflogo img{border:0; width:45px; vertical-align:middle; }
/*导航栏样式*/
#nav {
	display:block;
	/* background-color:#015293; */
	background-color:#d01518;
	height:46px;
	position:relative;
	width:100%; 
	padding:0 2%;
    margin: 0 auto;
}
#nav .js{
	display:block;
	position:absolute;
	right:10px;
	top:6px;
	background:#F6F6F8;
	border:1px solid #999;
	border-radius:4px;
	width:19%;
	height:28px;
	padding:4px 40px 0 10px;
}
#nav .js .xl {
	float:left;
	display:inline-block;
	width:58px;
	border:none;
	font:14px/20px "微软雅黑";
	color:#999;
	background-color:#f6f6f8;
	_margin-top:-4px;    /*IE6*/
}
#nav .js .sr {
	float:left;
	display:inline-block;
	width:100%;
	height:20px;
	border:none;
	font:14px/20px "微软雅黑";
	color:#999;
	background-color:#f6f6f8;
	padding-left:5px;
	_margin-bottom:3px;    /*IE6*/
}
#nav .js .btn {
	display:block;
	position:absolute;
	width:25px;
	height:20px;
	right:8px; top:8px;
	border:0;
	background:url(/images/2016sy_btn_js.jpg) no-repeat left center;
	background-color:#f6f6f8;
	text-indent:-10000px;
	cursor:pointer;
	_margin-bottom:3px;    /*IE6*/
}
/*导航栏切换样式*/
#nav .dh {
	display:block;
	padding-top:3px;
	position:relative;
}
#nav .dh .dh-hd {
	overflow:hidden;
	width:70%;
}
#nav .dh .dh-hd li {
	float:left;
	width:13%;
	height:43px;
	margin-right:3.5%;
	text-align:center;
}
#nav .dh .dh-hd li a {
	display:block;
	width:100%;
	text-align:center;
	font:bold 20px/43px "微软雅黑";
	color:#fff;
}
#nav .dh .dh-hd li a:hover, #nav .dh .dh-hd li.on a, #nav .dh .dh-hd li.on a:hover {
	background:#FFF; border-radius:4px 4px 0 0;
	/* color:#015293; */
	color:#d01518;
}

/*下拉列表*/
#nav .dh .dh-bd {
	position:absolute !important;
	top:46px;
	left:0;
	right:0;
	width:100%;
}
#nav .dh .dh-bd .bk {
	display:block;
	position:relative;
	border:1px solid #9E9F98;
	border-top:0;
	padding:10px 28px 20px 28px;
	background-color:#fff;
	z-index:10000;
}
#nav .dh .dh-bd .bk .wz {
	display:inline-block;
	width:1000px;
	height:14px;
	background:url(/images/2016sy_pic_wz.jpg) no-repeat left center;
	padding-left:25px;
	font:14px/14px "微软雅黑";
	color:#b5b5b5;
}

/*政务下拉样式*/
#nav .dh .dh-bd .bk .xxgk {
	float:left;
	display:inline-block;
	width:227px;
	margin:10px 20px 0 0;
}
#nav .dh .dh-bd .bk .xxgk .xxgk_cglm{
	padding:20px 16px 10px 16px;
	background:#015293;
	margin-bottom:4px;
}
#nav .dh .dh-bd .bk .xxgk .xxgk_cglm h4 {
	border-bottom:1px solid #fff;
	background:url(/images/2016sy_zw_01.jpg) no-repeat 20px center;
	height:45px;
	padding-left:65px;
	font:bold 16px/45px "微软雅黑";
	color:#fff;
	margin-bottom:10px;
}
#nav .dh .dh-bd .bk .xxgk .xxgk_cglm p,#nav .dh .dh-bd .bk .xxgk .xxgk_cglm p a {
	font:12px/30px "微软雅黑";
	color:#fff;
	display:inline-block;
}
#nav .dh .dh-bd .bk .xxgk .xxgk_cglm p a:hover {
	color:#F90;
}
#nav .dh .dh-bd .bk .xxgk .btn {
	text-align:center;
	padding:10px 0;
}
.btn.sgs{background:#2da2f2; float:left; width:49%;}
.btn.qzqd{background:#086eb3; float:right; width:49%;}
#nav .dh .dh-bd .bk .xxgk .btn img {
	margin-bottom:10px;
}
#nav .dh .dh-bd .bk .xxgk .btn a p {
	font:bold 16px "微软雅黑";
	color:#fff;
	height:55px;
}
#nav .dh .dh-bd .bk .xxgk .btn a:hover p {
	color:#F90;
}

/*政务下拉切换样式*/
#zw .lb {
	float:left;
	display:inline-block;
	width:510px;
	margin-right:20px;
	overflow:hidden;
}
#zw .tabtit2 {
	display:block;
	height:31px;
	padding:0 0 0 20px;
	margin-top:10px;
	overflow:hidden;
	position:relative;
}
#zw .tabtit2:after{display:block; content:""; position:absolute; width:7px; height:15px; left:0; top:6px; background:#015293;}
#zw .tabtit2 .tab-hd2 {
	display:block;
	height:30px;
	background:#F5F5F5;
	border-bottom:1px solid #A0A0A0;
}
#zw .tabtit2 .tab-more {
	display:block; position:absolute; right:5px; top:1px; line-height:22px;
}
#zw .tabtit2 .tab-more a {
	font:12px/30px "微软雅黑";
	color:#666;
}
#zw .tabtit2 .tab-more a:hover {
	color:#f40;
}
#zw .tabtit2 .tab-hd2 li {
	display:inline-block;
	width:80px;
	height:20px;
	overflow-y:hidden;
	text-align:center;
	float:left;
	border-right:1px solid #d8d8d8;
	text-align:center;
	font:16px/20px "微软雅黑";
	color:#646464;
	cursor:pointer;
	list-style:none;
	margin:5px 0 10px 0;
}
#zw .tabtit2 .tab-hd2 li.none {
	border:0;
}
#zw .tabtit2 .tab-hd2 li.on {
	height:26px;
	color:#000;
	list-style:none;
	border: 1px solid #a0a0a0;
	border-bottom: 0;
	background: #fff;
}

#zw .tab-bd2 {
	display:block;
	width:100%;
}
#zw .tab-bd2 ul {
	padding:8px 15px 0 5px;
}
#zw .tab-bd2 li {
	height:28px;
	line-height:28px;
}

#zw .rightcon{width:300px;}
/*政务-专项业务*/
#zw .zxyw .tabtit3 {
	background:url(/images/2016sy_zw_08.jpg) no-repeat #F5F5F5;
	height:51px;
	padding-left:160px;
	margin-top:10px;
	border-bottom:2px solid #C7C7C7;
}
#zw .tab-hd3 li {
	float:left;
	width:60px;
	height:20px;
	border-right:1px solid #d8d8d8;
	text-align:center;
	font:16px/20px "微软雅黑";
	color:#646464;
	cursor:pointer;
	margin-top:15px;
}
#zw .tab-hd3 li a{color:#646464;}
#zw .tab-hd3 li.none {
	border:0;
}
#zw .tab-hd3 li.on {
	color:#000;
	list-style:none;
}
#zw .tab-hd3 li.on a{color:#000;}
#zw .tab-bd3 {
	height:110px;
}
#zw .tab-bd3 a {
	font:14px/24px "微软雅黑";
	color:#000;
}
#zw .tab-bd3 a:hover {
	color:#f90;
}
#zw .zw_sn{padding:10px 0;}
#zw .zw_sn a{display:block; float:left; width:32%; text-align:center; border:1px solid #C1D7E1}
#zw .rdzt {
	margin-top:5px;
}
#zw .rdzt h4 {
	display:block;
	background:url(/images/2016sy_zw_09.jpg) no-repeat #F5F5F5;
	height:52px;
	text-indent:-10000px;
	border-bottom:2px solid #C7C7C7;
}
#zw .rdzt span{
	display:block;
	text-align:right;
	height:26px;
	color:#333;
}
#zw .rdzt li {
	padding-left:22px;
	height:26px;
	background:url(/images/2016sy_pic_meun.jpg) no-repeat left center;
	overflow:hidden;
}
#zw .rdzt li a {
	font:14px/26px "微软雅黑";
	color:#333;
}
#zw .rdzt li a:hover {
	color:#f90;
}


/*办事下拉切换样式*/
#bs .bsztcx {
	display:inline-block;
	width:630px;
	margin:10px 20px 0 0;
}
#bs .bsztcx h4 {
	background:url(/images/2016sy_pic_title.jpg) no-repeat left center;
	padding-left:25px;
	font:16px/15px "微软雅黑";
	color:#000;
}
#bs .bsztcx h4 p {
	font:14px/15px "微软雅黑";
	color:#666;
}
#bs .bsztcx h4 p span{
   margin-top: 4px;
}
#bs .bsztcx h4 p a{
	font:14px/15px "微软雅黑";
    margin: 6px 0 0 6px;
   color:#333;
}
#bs .bsztcx h4 p a:hover{
   color:#f90;
}
#bs .bsztcx h4 p .ztjs {
	display:inline-block;
	background:url(/images/2016sy_bs_js.jpg) no-repeat;
	width:71px;
	height:26px;
	margin-left:5px;
	border:0;
	cursor:pointer;
}
#bs .bsztcx h4 p input {
	width:200px;
	border:1px solid #cadae7;
	font:12px "微软雅黑";
	color:#999;
	height:24px;
	padding-left:5px;
}
#bs .bsztcx table {
	margin-top:10px;
}
#bs .bsztcx table th {
	heithg:45px;
	background-color:#f6f6f6;
	text-align:center;
	font:14px/45px "微软雅黑";
	color:#000;
}
#bs .bsztcx table td {
	font:14px/43px "微软雅黑";
	color:#000;
	height:43px;
	border-bottom:1px solid #f6f6f6;
}
#bs .bsztcx table td a {
	font:14px/43px "微软雅黑";
	color:#000;
}
#bs .bsztcx table td a:hover {
	color:#f90;
}
#bs .bs-btn {
	display:inline-block;
	width:425px;
}
#bs .bs-btn .bsbk {
	margin-top:10px;
	display:inline-block;
	width:385px;
	padding:10px 20px;
	border:1px solid #f6f6f6;
}
#bs .bs-btn .bsbk a{display:block; float:left; text-align:center; width:60px; 	padding-top:62px; font:14px/30px "微软雅黑";
	color:#000;
	margin-right:17px;
	overflow-x:hidden;
	text-align:center;
}
#bs .bs-btn .bsbk a.a1 {
	background:url(/images/2016sy_bs_01.jpg) no-repeat top center;
}
#bs .bs-btn .bsbk a.a2 {
	background:url(/images/2016sy_bs_02.jpg) no-repeat top center;
}
#bs .bs-btn .bsbk a.a3 {
	background:url(/images/2016sy_bs_03.jpg) no-repeat top center;
}
#bs .bs-btn .bsbk a.a4 {
	background:url(/images/2016sy_bs_04.jpg) no-repeat top center;
}
#bs .bs-btn .bsbk a.a5 {
	background:url(/images/2016sy_bs_05.jpg) no-repeat top center;
}
#bs .bs-btn .bsbk a:hover {
	color:#f90;
}
#bs .bs-btn .bsbk2 {
	margin-top:10px;
	border:1px solid #f6f6f6;
	height:132px;
}
.bsbk2{
	background: url(/images/2016sy_bs_cjfw.jpg) no-repeat;
	background-size: 100% 100%;
	width: 427px;
	height: 134px;
}
.bsbk2  .clj{
	padding: 14px 0;
}
.bsbk2 .clj a{
	display: inline-block;
	font:bold 14px/25px "微软雅黑";
	color:#333;
	margin-left: 26px;
	margin-bottom: 5px;
	padding: 0 8px;
	border: 1px solid #EDEBEC;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    background-color: #fff;
}
.bsbk2 .clj a:hover {
	color:#f90;
	border: 1px solid #f90;
}

/*互动下拉样式*/
#hd .list01 {
	display:inline-block;
	padding-right:20px;
	border-right:1px solid #c7c7c7;
	margin-top:10px;
}
#hd .jfyg{width:31%;}
.bk  h5 {
	background:url(/images/2016sy_pic_title.jpg) no-repeat left center #F5F5F5;
	padding-left:25px;
	border-bottom:1px solid #c7c7c7;
	text-align:left;
	font:16px/30px "微软雅黑";
	color:#000;
}
.bk h5 a {
	float:right;
	font:12px/30px "微软雅黑";
	color:#000;
}
.bk h5 a:hover {
	color:#f90;
}
#hd .img{padding-top:10px;}
#hd .list01 ul {
	margin-top:10px;
}
#hd .list02 {
	display:inline-block;
	padding-right:15px;
	margin-top:10px;
}
#hd .list02 ul {
	margin-top:10px;
}
#hd .list02 li {
	height:56px;
	text-align:left;
	overflow:hidden;
	line-height:1.8;
}
#hd .list02 li span {
	float:right;
	font:14px/28px "微软雅黑";
	color:#999;
}
#hd .position02{width:26%; height:270px; overflow:hidden;}

#hd .hd-btn {
	width:8%;
	float:left;
}
#hd .hd-btn img:hover{width:101%; height:101%; margin-left:-0.5%;}


/*服务下拉样式*/
#fw .list01 {
	height:262px;
	display:inline-block;
	padding-right:20px;
	border-right:1px solid #c7c7c7;
	margin-top:10px;
	width:320px;
}
#fw .list01 li{
	background:none;
}
#fw .list01 ul.pt{
	margin:10px -8px 0;
}
#fw .list01 .pt li{display:block; float:left; width:45%; margin:1.8%; text-align:center; padding:5px 0.2%; border:1px solid #9FD9E8; border-radius:2px;}

#fw .position02{width:446px; line-height:30px;}
#fw .jgjs {
	margin-top:10px;
	font: 14px/30px "微软雅黑";
	color: #646464;
}
#fw .jgjs input {
	margin: 0 5px;
	padding: 0 5px;
}
#fw .xk {
	background-color:#dadada;
	margin-bottom:10px;
}
#fw .jgbg {
	margin-top: 10px;
}
#fw .jgbg th {
	background-color: #ebeeed;
	height:30px;
	text-align: center;
	font:bold 14px/30px "微软雅黑";
	color: #000;
}
#fw .jgbg td {
	text-align:center;
	font: 14px/26px "微软雅黑";
	color: #000;
	background-color:#FFF;
}
#fw .jgbg td a {
	font: 14px/26px "微软雅黑";
	color: #61b6f9;
	text-decoration: underline;
	background:none;
	padding:0;
}
#fw .jgbg td a:hover {
	color: #f00;
}
#fw .jgbg td img {
	vertical-align:middle;
}
#fw .fwtb {
	display:block;
	background-color:#e5e5e5;
	width:236px;
	margin-top:10px;
}
#fw .fwtb li{
	display:block;
	width:50%;
	float:left;
	text-align:center;
	padding-top:32px;
	margin:7px 0;
}
#fw .fwtb a  {
	font:14px "微软雅黑";
}
#fw .fwtb .a1 {
	background:url(/images/2016sy_fw_01.jpg) no-repeat top center;
}
#fw .fwtb .a2 {
	background:url(/images/2016sy_fw_02.jpg) no-repeat top center;
}
#fw .fwtb .a3 {
	background:url(/images/2016sy_fw_03.jpg) no-repeat top center;
}
#fw .fwtb .a4 {
	background:url(/images/2016sy_fw_04.jpg) no-repeat top center;
}
#fw .fwtb .a5 {
	background:url(/images/2016sy_fw_05.jpg) no-repeat top center;
}
#fw .fwtb .a6 {
	background:url(/images/2016sy_fw_06.jpg) no-repeat top center;
}
#fw .fwtb .a7 {
	background:url(/images/2016sy_fw_07.jpg) no-repeat top center;
}
#fw .fwtb .a8 {
	background:url(/images/2016sy_fw_08.jpg) no-repeat top center;
}

/*数据下拉样式*/
#sj .list01 {
	display:inline-block;
	padding-right:20px;
	border-right:1px solid #c7c7c7;
	margin-top:10px;
	width:500px
}
#sj .list01 ul {
	margin-top:10px;
}

#sj .position02{width:530px; padding-right:0 !important; border-right:0;}
#sj .sn {
	margin-top:10px;
}
#sj .sn li{
	display:block; float:left; width:50%; height:45px; padding:0; background:none; line-height:45px;
}
#sj .sn a {
	display:block;
	font:12px/45px "微软雅黑";
	color:#000;
	padding-left:48px;
}
#sj .sn a:hover {
	color:#f90;
}
#sj .sn .a1 a{
	background:url(/images/2016sy_sj_01.jpg) no-repeat left center;
}
#sj .sn .a2 a{
	background:url(/images/2016sy_sj_02.jpg) no-repeat left center;
}
#sj .sn .a3 a{
	background:url(/images/2016sy_sj_03.jpg) no-repeat left center;
}
#sj .sn .a4 a{
	background:url(/images/2016sy_sj_04.jpg) no-repeat left center;
}
#sj .sn .a5 a{
	background:url(/images/2016sy_sj_05.jpg) no-repeat left center;
}
#sj .sn .a6 a{
	background:url(/images/2016sy_sj_06.jpg) no-repeat 5px center;
}
#sj .sn .a7 a{
	background:url(/images/2016sy_sj_07.jpg) no-repeat 3px center;
}
#sj .sn .a8 a{
	background:url(/images/2016sy_sj_08.jpg) no-repeat left center;
}
#sj .sn .a9 a{
	background:url(/images/2016sy_sj_09.jpg) no-repeat left center;
}
#sj .sn .a10 a{
	background:url(/images/2016sy_sj_10.jpg) no-repeat 5px center;
}
#sj .list02 {
	display:inline-block;
	margin-top:10px;
	width:340px !important
}
#sj .list02 .hy {
	margin-top:10px;
	line-height:1.8;
}
#sj .list02 .hy a {
	display:inline-block;
	background:url(/images/2016sy_pic_meun.jpg) no-repeat left center;
	padding-left:15px;
	padding-right:10px;
}
#sj .list02 .hy td a {
	font:14px/30px "微软雅黑";
	color:#000;
}
#sj .list02 .hy td a:hover {
	color:#f90;
}
#sj .list02 .bg {
	display:inline-block;
	background:url(/images/2016sy_sj_hy.jpg) no-repeat;
	width:339px;
	height:42px;
	padding-top:104px;
	text-align:center;
	margin-top:10px;
}
#sj .list02 .bg a {
	font:12px/42px "微软雅黑";
	color:#fff;
}
#sj .list02 .bg a:hover {
	color:#f90;
}

#content {
	display: inline-block;
	width: 1140px;
	margin: 16px auto 0 auto;
	position: relative;
}

/*=右悬浮图标=*/
.rnav {
	display:block;
	width:84px;
	height:236px;
	position: absolute;
	right:-89px;
	top:4px;
}
.rnav li {
	display:inline-block;
	width:84px;
}
.rnav li .a1 {
	display:inline-block;
	width:84px;
	height:70px;
	background:url(/images/2016sy_fd.jpg) no-repeat left top;
	margin-bottom:-4px;
}
.rnav li .a2 {
	display:inline-block;
	width:84px;
	height:68px;
	background:url(/images/2016sy_fd.jpg) no-repeat left -72px;
}
.rnav li .a3 {
	display:inline-block;
	width:84px;
	height:70px;
	background:#f5f5f5 url(/images/2016sy_fd.jpg) no-repeat left -140px;
}
.rnav li .a4 {
	display:inline-block;
	width:84px;
	height:70px;
	background:#f5f5f5 url(/images/2016sy_fd.jpg) no-repeat left bottom;
}
.rnav li div {
	display:none;
	z-index:500;
	margin-left: -70px;
	/* position: relative; */
}
.rnav li div img {
	width:160px;
	height:160px;
}
.rnav .gb {
	display:inline-block;
	width:13px;
	height:11px;
	background:url(/images/2016sy_fd_gb.png) no-repeat;
	margin-right:-60px;
	z-index:700;
	_margin-left:35px;
	_margin-bottom:-15px;    /*IE6*/
}



/*尾部样式*/
#foot {
	text-align: center;
	padding: 30px 0;
	background-color: #ebeeed;
	margin-top: 20px;
}
#foot .footcon{width:100%; max-width:1200px; margin:0 auto; position:relative;}
#foot .lj {
	padding-bottom: 10px;
}
#foot .lj, #foot .lj a {
	font: 16px/30px "微软雅黑";
	color: #000;
}
#foot img {
	float: left;
	margin:10px 20px 0 0;
}
#foot .bq {
	float: left;
	width:65%;
	padding: 0 2%;
	text-align: left;
}
#foot .bq p {
	font: 14px/30px "微软雅黑";
	color: #575656;
}
#foot .bq a:hover {
	color: #f00;
}
#foot .bq em{font-style:normal;}
#foot .bqpic{width:30%; padding-top:10px; border-left:1px solid #ccc;}
#foot .bqpic a, #foot .bqpic span{ display:inline-block;  text-align: center}
#foot .bqpic span + span{margin-left:10px;}

/*=面包屑=*/
.curmb {
	background:url(/images/2016sy_pic_wz.jpg) no-repeat 10px center;
	padding-left: 35px;
	font:14px/30px "微软雅黑";
	color:#b5b5b5;
	text-align:left;
	clear:both;
}
.curmb span {
	margin:0 6px;
	font:14px/30px "微软雅黑";
	color:#b5b5b5;
}
.curmb a {
	font:14px/30px "微软雅黑";
	color:#b5b5b5;
}
.curmb a:hover {
	color:#f90;
}

@media (max-width: 1199px) {
	*{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */	
	}
	.wrap{width:100%; padding:0 2%;}
	#nav .dh .dh-hd li {width:14%; margin-right:1.5%;}
	#nav .js{height:32px;}
	#foot .bq {width: 60%;}
	#foot .bqpic{width: 35%;}

}
@media (max-width: 1100px) {
	.dh-bd{display:none !important;}
}
@media (max-width: 991px) {
#foot .bq, #foot .bqpic {float: none; text-align:center; width:96%; padding:2%; margin:auto; border:0;}
}
@media (max-width: 779px) {
	.tq{ display:none !important;}
	.dy .sflogo{display: none;}
	.dy > *{display: none;}
	.dy > #slh{display: inline-block;}
	.top{ height:250px; background-size: 100% 100%;}
	.wrap{margin-top:0px;}
	.logobg{ padding:25px 10px;}
	.logo{ position:static; margin:0;}
	#nav .dh .dh-hd{width:100%}
	#nav .js{position:relative; width:80%; margin:10px auto;}
	#nav .dh .dh-hd li {width:15.5%; margin-right:1%;}
	#nav .dh .dh-hd li a:hover, #nav .dh .dh-hd li.on a, #nav .dh .dh-hd li.on a:hover {border-radius:4px; margin-top:2px;}
	#foot .bq, #foot .bqpic {float: none; text-align:center; width:96%; padding:2%; margin:auto; border:0;}
	.rnav{display:none;}
	#head{height: auto;}
	#nav{height: auto;}
}
@media (max-width: 480px) {
	#head {height:auto; margin-bottom:15px;}
	#nav{margin-bottom:50px;}
	#nav .js{ width:90%; clear:both;}
	#nav .dh .dh-hd li {margin-right:0;}
	#nav .dh .dh-hd li a{ font-size:14px !important;}
	.top{height: 200px;}
}