﻿html * {
    outline: 0;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
input,
button,
textarea,
p,
th,
td {
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: 0;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
}

caption,
th {
    text-align: left;
    font-weight: normal;
}


/* 通用功能 */

.vm,
input,
label {
    vertical-align: middle;
}

.tc {
    text-align: center;
}

.fl {
    float: left;
    _display: inline;
}

.fr {
    float: right;
    _display: inline;
}

.h>li {
    float: left;
}

.clearfix:after,
.nav:after,
.content:after,
.grid:after,
.h:after,
.jr-row:after,
.jr-grids:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}

.clearfix,
.nav,
.content,
.grid,
.row,
.h {
    *zoom: 1;
}

.clear {
    clear: both;
    height: 0;
    font: 0/0 Arial;
    visibility: hidden;
}

a {
    text-decoration: none;
    color: #333;
}

body,
html {
    width: 100%;
    background-color: #fff;
    height: 100%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/* 信息公开列表页 开始 */

.zw-bg {
    background: url("../images/zwgk-bg.png") no-repeat;
    height: 100%;
    width: 100%;
}

.zegk-top {
    overflow: hidden;
}


/* .zegk-top {
    background: #3063a5 url("../images/zwgk-bg.png") no-repeat 0 30px;
    padding: 20px 0 300px 0;
} */

.center {
    width: 1200px;
    margin: 0 auto;
}

.zwgk-nav {
    width: 280px;
}

.zw-guohui {
    font-size: 26px;
    margin: 20px 0 40px 0;
}

.zw-guohui img {
    width: 70px;
    margin-right: 20px;
    vertical-align: middle;
}

.zw-title {
    font-size: 90px;
    font-weight: 600;
    text-align: center;
    color: #f3f3f3;
    text-shadow: 3px 3px 3px #334a63;
}

.zwgk-main {
    background-color: #f2f2f2;
    padding: 0 35px 30px 35px;
    margin-top: 80px;
}

.zw-line {
    width: 460px;
    height: 1px;
    background-color: #fff;
    border: none;
    margin-right: 220px;
}

.s-input {
    text-align: center;
    padding: 60px 0 60px 0;
}

.inp-line {
    width: 279px;
    height: 1px;
    display: inline-block;
    background-color: #ddd;
    margin-top: 21px;
}

.s-input input {
    border: 1px solid #4b6888;
    height: 40px;
    border-radius: 10px;
    width: 500px;
    padding: 0px 10px;
    background-color: #fff;
    font-size: 16px;
}

.zw-con {
    width: 830px;
    margin-left: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 3px #ddd;
}

.ipt-por {
    position: relative;
    width: 522px;
    margin: 0 20px;
}

.zw-ipt {
    background: url("../images/zw-sc.png") no-repeat;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-size: 100%;
    position: absolute;
    right: 10px;
    top: 6px;
}

.info-tree .info-li {
    /* height: 80px; */
    margin-bottom: 15px;
    box-shadow: 0px 0px 3px #ddd;
    background-color: #fff;
}

.info-tree .info-li .info-li-a {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    padding-top: 14px;
    height: 66px;
    color: #2d66a5;
}

.info-tree .info-li .info-li-a i {
    float: left;
    width: 50px;
    height: 50px;
    display: block;
    margin: 0px 25px 0px 20px;
}

.info-tree .info-li .info-li-a span {
    display: block;
    float: left;
    width: 90px;
}

.info-tree .info-li:hover .info-li-a {
    background-color: #2d66a5;
}

.info-tree .active .info-li-a {
    background-color: #2d66a5;
    font-weight: 700;
    color: #fff;
}

.info-tree li.active .info-li-a .zwgk-icon3 {
    background: url("../images/zwgk3.png") no-repeat center;
}

.info-tree li.active .info-li-a .zwgk-icon4 {
    background: url("../images/zwgk4.png") no-repeat center;
}

.info-tree li.active .info-li-a .zw-zk {
    background: url("../images/jian.png") no-repeat center;
    background-size: 50%;
    margin-right: 10px;
}

.info-tree .info-li:hover .info-li-a {
    font-weight: 700;
    color: #fff;
}

.info-tree .info-li .info-li-a .zwgk-icon1 {
    background: url("../images/zwgk01.png") no-repeat center;
}

.info-tree .info-li .info-li-a .zwgk-icon2 {
    background: url("../images/zwgk02.png") no-repeat center;
}

.info-tree .info-li .info-li-a .zwgk-icon3 {
    background: url("../images/zwgk03.png") no-repeat center;
}

.info-tree .info-li .info-li-a .zwgk-icon4 {
    background: url("../images/zwgk04.png") no-repeat center;
}

.info-tree .info-li:hover .zwgk-icon1 {
    background: url("../images/zwgk1.png") no-repeat center;
}

.info-tree .info-li:hover .zwgk-icon2 {
    background: url("../images/zwgk2.png") no-repeat center;
}

.info-tree .info-li:hover .zwgk-icon3 {
    background: url("../images/zwgk3.png") no-repeat center;
}

.info-tree .info-li:hover .zwgk-icon4 {
    background: url("../images/zwgk4.png") no-repeat center;
}


 .zwgk-icon11 {
    background: url("../images/zwgk1.png") no-repeat center;
}

 .zwgk-icon22 {
    background: url("../images/zwgk2.png") no-repeat center;
}

.zwgk-icon33 {
    background: url("../images/zwgk3.png") no-repeat center;
}

.zwgk-icon44 {
    background: url("../images/zwgk4.png") no-repeat center;
}

.info-tree .info-li .info-li-a .zw-zk {
    float: right;
    background: url("../images/jia.png") no-repeat center;
    width: 50px;
    height: 50px;
    display: block;
    background-size: 50%;
    margin-right: 10px;
}

.info-tree .info-li:hover .zw-zk {
    background: url("../images/jia01.png") no-repeat center;
    background-size: 50%;
    margin-right: 10px;
}

.info-li .zw-b {
    padding: 15px 0;
}

.info-li .zw-b li {
    width: 100%;
    line-height: 32px;
}

.info-li .zw-b li a {
    display: block;
    line-height: 32px;
    font-size: 16px;
    padding-left: 50px;
}

.info-li .zw-b li:hover {
    background: #e6f5ff;
}

.info-li .zw-b li:hover a {
    font-weight: 700;
    color: #2d66a5;
}

.circle {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #555;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50px;
    margin: 0 20px;
    vertical-align: middle;
}

.zw-right-title {
    border-bottom: 1px solid #ddd;
}

.zw-right-title span {
    width: 146px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    background-color: #2d66a5;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

.zw-right-list {
    margin: 30px 30px 50px 30px;
}

.zw-right-list li {
    margin: 0 0 5px 0;
}

.zw-right-list li a {
    font-size: 16px;
    display: inline-block;
    width: 100%;
    height: 40px;
}

.zw-right-list li a span {
    color: #bbb;
    margin-left: 10px;
}

.zw-right-list li span.more {
    width: 100px;
    height: 30px;
    display: inline-block;
    background-color: #ddd;
    color: #333;
    line-height: 30px;
    text-align: center;
}

/*.zw-right-list li:last-child {
    text-align: center;
    margin-top: 30px;
}*/

.gkml {
    padding: 50px 40px;
    height: 1600px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.gkml-h {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.gkml-h h1 {
    font-size: 30px;
    color: #2d66a5;
    font-weight: 700;
    width: 88%;
    margin: 0 auto 20px auto;
}

.gkml-h .ztdx {
    padding: 0 80px;
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #888;
}

.gkml-con p {
    text-indent: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #000;
}

.gkml-con h2 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin: 30px 0;
}

.gkml-con h3 {
    font-size: 18px;
    font-weight: 600;
    color: #555;
    margin: 20px 0;
}
/* 信息公开列表页 结束 */