@charset "utf-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	margin: .67em 0;
	font-size: 2em
}

hr {
	overflow: visible;
	box-sizing: content-box;
	height: 0
}

pre {
	font-size: 1em;
	font-family: monospace, monospace
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-size: 1em;
	font-family: monospace, monospace
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-size: 100%;
	font-family: inherit;
	line-height: 1.15
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	display: table;
	box-sizing: border-box;
	padding: 0;
	max-width: 100%;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: textfield
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

/*! Swiper 2.7.6 Mobile touch slider and framework with hardware accelerated transitions http://www.idangero.us/sliders/swiper/ Copyright 2010-2015, Vladimir Kharlampidi The iDangero.us http://www.idangero.us/ Licensed under GPL & MIT Released on: February 11, 2015 */
.swiper-container {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 0 auto;
	direction: ltr;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-wrapper {
	position: relative;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 100%;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
	-webkit-transition-property: -webkit-transform, left, top;
	-moz-transition-property: -moz-transform, left, top;
	-o-transition-property: -o-transform, left, top;
	transition-property: transform, left, top;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	transform: translate3d(0, 0, 0);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0, 0, 0);
	-ms-transition-timing-function: ease
}

.swiper-free-mode>.swiper-wrapper {
	margin: 0 auto;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out
}

.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
lengend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent
}

article,
aside,
audio,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
nav,
section,
summary,
time,
video {
	display: block;
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent
}

embed,
object {
	outline: 0
}

del {
	text-decoration: line-through
}

em {
	font-style: normal
}

textarea {
	resize: none
}

i {
	vertical-align: middle
}

ol,
ul {
	list-style: none
}

a {
	text-decoration: none
}

a:active,
a:hover,
a:link,
a:visited {
	color: #333;
	text-decoration: none
}

legend {
	color: #000
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

button,
input,
select,
textarea {
	outline: 0;
	font-size: 100%
}

button,
textarea {
	border: 0
}

fieldset,
img {
	border: 0
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	margin: 0;
	-webkit-appearance: none !important
}

input::-webkit-input-placeholder {
	color: #b9bbbe
}

::-moz-selection {
	background-color: #0097fd;
	text-shadow: none;
	color: #fff
}

::selection {
	background-color: #0097fd;
	text-shadow: none;
	color: #fff
}

:focus {
	outline: 0
}

.main-m {
	margin: 0 auto;
	width: 1200px
}

.fl {
	float: left
}

.fr {
	float: right
}

.fix1 {
	position: relative;
	overflow: hidden;
	zoom: 1
}

.clearfix {
	clear: both
}

.clearfix1 {
	*overflow: hidden;
	*zoom: 1
}

.clearfix1:after,
.clearfix1:before {
	content: "";
	display: table
}

.clearfix1:after {
	clear: both
}

.fix2 {
	display: inline-block;
	*display: inline
}

.opa0 {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-khtml-opacity: 0
}

.opa1 {
	opacity: .1;
	-moz-opacity: .1;
	filter: alpha(opacity=10);
	-khtml-opacity: .1
}

.opa2 {
	opacity: .2;
	-moz-opacity: .2;
	filter: alpha(opacity=20);
	-khtml-opacity: .2
}

.opa3 {
	opacity: .3;
	-moz-opacity: .3;
	filter: alpha(opacity=30);
	-khtml-opacity: .3
}

.opa4 {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	-khtml-opacity: .4
}

.opa5 {
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	-khtml-opacity: .5
}

.opa6 {
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
	-khtml-opacity: .6
}

.opa7 {
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
	-khtml-opacity: .7
}

.opa8 {
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	-khtml-opacity: .8
}

.opa9 {
	opacity: .9;
	-moz-opacity: .9;
	filter: alpha(opacity=90);
	-khtml-opacity: .9
}

.opa10 {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-khtml-opacity: 1
}

.trans1 {
	-webkit-transition: all .3s cubic-bezier(.215, .61, .355, 1) 0s;
	-moz-transition: all .3s cubic-bezier(.215, .61, .355, 1) 0s;
	-o-transition: all .3s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .3s cubic-bezier(.215, .61, .355, 1) 0s;
	-ms-transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s
}

.scrollbar1::-webkit-scrollbar {
	width: 4px;
	height: 4px
}

.scrollbar1::-webkit-scrollbar-thumb {
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
	background: rgba(0, 0, 0, .2)
}

.scrollbar1::-webkit-scrollbar-thumb:hover {
	background: rgba(0, 0, 0, .3)
}

.scrollbar1::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
	border-radius: 0;
	background: rgba(0, 0, 0, .1)
}

.scrollbar2::-webkit-scrollbar {
	width: 4px;
	height: 8px
}

.scrollbar2::-webkit-scrollbar-thumb {
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
	background: rgba(0, 0, 0, .2)
}

.scrollbar2::-webkit-scrollbar-thumb:hover {
	background: rgba(0, 0, 0, .3)
}

.scrollbar2::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
	border-radius: 0;
	background: rgba(0, 0, 0, .1)
}

.bsd {
	box-shadow: 0 0 30px rgba(8, 40, 76, .14)
}

.bsd:hover {
	box-shadow: 0 0 16px rgba(0, 0, 0, .1)
}

@media \0screen {
	.iebor {
		border: 1px solid #b9bbbe !important
	}

	.iebor:hover {
		border-color: #f0f0f0 !important
	}
}

@media screen\9 {
	.iebor {
		border: 1px solid #b9bbbe !important
	}

	.iebor:hover {
		border-color: #f0f0f0 !important
	}
}

html,body {
	width: 100%
}

body {
	font-family: -apple-system, Arial, PingFang SC, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif
}



.com-tit-wp {
	margin: 0 auto;
	width: 698px;
	height: 85px;
	background: url(../images/qz_tit_bg.png) no-repeat center;
	text-align: center;
	line-height: 85px
}

.com-tit-wp a {
	color: #0e71d0;
	font-size: 34px;
	cursor: default
}

.com-tit-wp a:hover {
	color: #117fe8
}

/* head */
.head-wrap {
	position: relative;
	min-width: 1200px;
	height: 519px;
	background: url(../images/2020wzndbbzl_banner.jpg) no-repeat center top
}

.head-wrap .logo-wp {
	position: relative;
	top: 25px;
	left: 40px
}

.head-wrap .logo-wp img {
	width: 220px;
	height: 46px
}

/* 市政府及部门网站工作年度报表 */
.bmwz-wp {
	padding: 50px 0
}

.bmwz-wrap .chans-wrap {
	padding-top: 50px
}

.bmwz-wrap .chans-wrap .itm {
	margin: 0 16px 32px;
	width: 208px;
	height: 56px;
	background: url(../images/qz_cha_bg.png) no-repeat center;
	text-align: center;
	line-height: 56px
}

.bmwz-wrap .chans-wrap .itm a {
	display: block;
	margin: 0 auto;
	width: 170px;
	color: #333;
	font-size: 19px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.bmwz-wrap .chans-wrap .itm:hover {
	background-image: url(../images/qz_cha_bg_active.png)
}

.bmwz-wrap .chans-wrap .itm:hover a {
	color: #fff
}

/* 县市区政府网站工作年度报表 */
.zfwz-wrap {
	min-width: 1200px;
	background-color: #ebf8ff
}

.zfwz-wp {
	padding: 50px 0
}

.zfwz-wrap .chans-wrap {
	position: relative;
	margin: 0 auto;
	margin-top: 50px;
	width: 1088px;
	height: 578px;
	background: url(../images/qz_xqditu.png) no-repeat center
}

.zfwz-wrap .chans-wrap .itm {
	position: absolute;
	width: 156px;
	height: 42px;
	text-align: center;
	line-height: 42px
}

.zfwz-wrap .chans-wrap .itm a {
	display: block;
	color: #fff;
	font-size: 22px
}

.zfwz-wrap .chans-wrap .itm a:hover {
	color: #f6f6f6
}

.zfwz-wrap .chans-wrap .i1 {
	top: 4px;
	left: 255px
}

.zfwz-wrap .chans-wrap .i2 {
	top: 0;
	right: 96px;
}

.zfwz-wrap .chans-wrap .i3 {
	top: 86px;
	left: 150px;
}

.zfwz-wrap .chans-wrap .i4 {
	top: 70px;
	right: 54px;
}

.zfwz-wrap .chans-wrap .i5 {
	top: 174px;
	left: 110px;
}

.zfwz-wrap .chans-wrap .i6 {
	top: 174px;
	right: 18px;
}

.zfwz-wrap .chans-wrap .i7 {
	top: 270px;
	left: 68px;
}

.zfwz-wrap .chans-wrap .i8 {
	top: 268px;
	right: 0;
}

.zfwz-wrap .chans-wrap .i9 {
	top: 376px;
	left: 10px;
}

.zfwz-wrap .chans-wrap .i10 {
	top: 332px;
	right: 130px;
}

.zfwz-wrap .chans-wrap .i11 {
	top: 418px;
	right: 166px;
}

.zfwz-wrap .chans-wrap .i12 {
	top: 486px;
	left: 0;
}

.zfwz-wrap .chans-wrap .i13 {
	top: 504px;
	right: 276px;
}

/* foot */
.foot {
	position: relative;
	min-width: 1200px;
	background: #2d66a5;
	text-align: center;
	font-size: 0
}

.ft-wp {
	padding: 22px 0
}

.ft-wp .main,
.ft-wp .side {
	position: relative
}

.ft-wp .main {
	padding: 8px 0 8px 40px
}

.ft-wp .main p,
.ft-wp .main p a {
	color: #fff;
	font-size: 14px
}

.ft-wp .main p {
	text-align: center;
	height: 28px;
	line-height: 28px
}

.ft-wp .main p a:hover {
	color: #000
}

.ft-wp .side .icon-wp {
	display: block;
	position: relative;
	top: 35px;
	height: 73px
}

.ft-wp .side .icon-wp a:first-child {
	padding-right: 18px
}

.ft-wp .side .icon-wp img {
	vertical-align: middle
}

.ft-wp .side .icon-wp .dzjg {
	margin-right: 20px
}

.ft-wp .side .icon-wp .zfwzjc {
	padding-top: 8px
}

.ft-wp .main p .foot-a:hover {
	color: #f6f6f6
}




/* 手机端 */
.phone {
	width: 100%;

	background-color: $#FFFFFF;
}

.banner_phone img {
	width: 100%;
	
}

.content_app-item {
	width: 350px;
	margin: 20px auto;
	overflow: hidden;
}
/* 市直 */
.content_title_phone {
	margin: 5px auto;
	width: 98%;
}
.content_title_phone  img{
	
	width: 100%;
}

.sz_list_phone {
	position: relative;
	overflow: hidden;
	zoom: 1;
	padding-top: 20px;
	
}

 .sz_li_phone {
	margin: 12px 3px;
	width: 110px;
	height: 34px;
	background: url(../images/2020wznbbbzl_list_li1_phone.png) no-repeat center;
	text-align: center;
	line-height: 34px;
	float: left;
	background-size: 100% ;
}

.sz_li_phone a {
	display: block;
	margin: 0 auto;
	width: 106px;
	color: #333;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.sz_li_phone:hover {
	background-image: url(../images/2020wznbbbzl_list_li2_phone.png);
	background-size: 100% ;
}

.sz_li_phone:hover a {
	color: #fff
}


/* 区县 */
.mobile-map{
    background: url(../images/2020wznbbbzl_qxdt_phone.png);
    width: 100%;
    height: 210px;
    position: relative;
    background-size: 100% 100%;
}

.mobile-map  a{
    text-decoration: none;
    display: block;
    width: 46px;
    height: 16px;
    position: absolute;
    border-radius: 20px;
    cursor: pointer;
}

.mobile-map .qx_jingkaiqu{
    left:83px;
    top:2px;
}
.mobile-map .qx_longhui{
    left: 50px;
    top: 30px;
}
.mobile-map .qx_dongkou{
    left: 37px;
    top: 62px;
}
.mobile-map .qx_wugang{
    left: 24px;
    top: 97px;
}
.mobile-map .qx_suining{
    left: 5px;
    top: 135px;
}
.mobile-map .qx_chengbu{
    left: 3px;
    top: 175px;
}
.mobile-map .qx_xinshao{
    left: 271px;
    top: 0px;
}

.mobile-map .qx_daxiang{
    left: 285px;
    top: 25px;
}
.mobile-map .qx_shuangqing{
    left: 296px;
    top: 63px;
}


.mobile-map .qx_shaodong{
    left: 302px;
    top: 96px;
}
.mobile-map .qx_beita{
    left: 261px;
    top: 119px;
}


.mobile-map .qx_shaoyangxian{
    left: 248px;
    top: 149px;
}

.mobile-map .qx_xinning{
    left: 213px;
    top: 182px;
}

/* 手机端end */


@media screen and (max-width: 1000px) {
	.pc {
		display: none;
	}
}

@media screen and (min-width: 1000px) {
	.phone {
		display: none;
	}
}
