/*页尾(A版) 开始*/
.footer {
    padding: 20px 0px 40px 0px;
    line-height: 34px;
    font-size: 14px;
     background-color: #f2f2f2;
    margin-top: 30px;
}

.footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

.copyright p a,
.copyright p span {
    margin: 0 10px;
}

.gov {
    position: absolute;
    top: 50%;
    right: 0;
    width: 80px;
    height: 80px;
    margin-top: -30px;
}




@media (max-width: 768px) {

    .copyright {
        text-align: center;
    }

    .copyright p span {
        display: block;
    }

    .copyright>.p20 {
        margin: 0;
        width: 100%;
    }

    .footer .gov,
    .footer .jc {
        position: relative;
        display: inline-block;
        top: 0;
        margin-top: 20px;
        vertical-align: middle;
    }
}
/*页尾 结束*/
.info-tree li.current>a{
	    color: #fff;
    background-color: #2d66a8;
}
ul.info-tree li.level-1 ul li.current>a{
font-weight: bold;
color:#2d66a8;
}
@media (max-width:480px){
.inner h1 a{
	font-size:28px;
}
}
@media (max-width:320px){
.inner h1 a{
	font-size:22px;
	
}
}
/*依申请公开图标*/
ul.info-tree li a i.s5 {
background-position: -160px 0px;
}

@media (max-width:480px){
ul.info-tree li.level-2>i{
	top:18px;
}
}
ul.info-tree li a:hover+ul+i{
background-image: url(../../images/infopublic_new_images/pus02.png);
}
.article-box>ul.info-list{
	margin-top:10px;
}
.article h2 {
	margin-top:20px;
	padding:0 15px;
}
.article h2 a {
    line-height: 48px;
}

/*信息公开改版新增样式 开始*/

ul.info-tree li a i.s1 {
background-position: -200px 0px;
}
ul.info-tree li a i.s2{
background-position: 0px 0px;
}
ul.info-tree li a i.s3 {
background-position: -40px 0px;
}
ul.info-tree li a i.s4 {
background-position: -80px 0px;
}
ul.info-tree li a i.s5 {
background-position: -160px 0px;
}

ul.info-tree li a i.s6 {
background-position: -240px 0px;
}
ul.info-tree li a i.s7 {
background-position: -120px 0px;
}
ul.info-tree li.current a i.s1{
background-position: -200px -40px!important;
}
ul.info-tree li.current a i.s2{
background-position: 0px -40px!important;
}
ul.info-tree li.current a i.s3{
background-position: -40px -40px!important;
}
ul.info-tree li.current a i.s4{
background-position: -80px -40px!important;
}

ul.info-tree li.current a i.s5{
background-position: -160px -40px!important;
}

ul.info-tree li.current a i.s6{
background-position: -240px -40px!important;
}
ul.info-tree li.current a i.s7{
background-position: -120px -40px!important;
}
ul.info-tree li a:hover i.s1 {
background-position: -200px -40px;
}

ul.info-tree li a:hover i.s2 {
background-position: -0px -40px;
}

ul.info-tree li a:hover i.s3 {
background-position: -40px -40px;
}

ul.info-tree li a:hover i.s4 {
background-position: -80px -40px;
}

ul.info-tree li a:hover i.s5 {
background-position: -160px -40px;
}
ul.info-tree li a:hover i.s6 {
background-position: -240px -40px;
}
ul.info-tree li a:hover i.s7 {
background-position: -120px -40px;
}

@media(min-width:768px){
ul.info-tree li.level-1:first-child a{
line-height:56px;
}
}
/*信息公开改版新增样式 结束*/


/*信息公开正文*/
.article>h3 {
    font: bold 28px/45px 微软雅黑;
    color: #d20000;
    text-align: center;
    border-bottom: 5px #d20000 solid;
    padding: 0px 20px 35px 20px;
}
#annex {
    margin-bottom: 0;
}

#list a{
    color: #3589d1;
}

.opti {
    text-align: right;
    line-height: 30px;
    margin: 10px auto;
}

.opti a {
    display: inline-block;
    margin-right: 20px;
    padding: 0 10px 0 30px;
    background: url(/material/images/wsjd_images/article_options.png) no-repeat;
}

.opti a {
    display: inline-block;
    margin-right: 20px;
    padding: 0 10px 0 30px;
}

.opti a.i1 {
    background-position: 5px 50%;
}

.opti a.i2 {
    background-position: -100px 50%;
}
.opt-info {
    position: relative;
}
.opt-info .table-close {
    position: absolute;
    width: 16px;
    height: 16px;
    top: -8px;
    right: -8px;
    background-image: url(/material/images/wsjd_images/close.png);
    background-size: cover;
    cursor: pointer;
    transition: all .3s;
}
@media (max-width: 1200px) {
    .opti {
        display: none;
    }
}
.table-bordered>tbody>tr>th{
    padding: 10px;
}



.footer {
    background-color: #1064cf;
    padding: 20px 0;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
}
.inner, .nav ul, .links, .copyright {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.nav li .current, .nav li a.current, .nav li a:hover {
    height: 60px;
    background-color: #1064cf;
    border-bottom: 0px;
}
.links>ul>li, .links li li {
    text-align: left;
}
.links>ul>li {
    position: relative;
    margin-bottom: 20px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}
.links>ul>li>a {
    color: #fff;
    display: block;
    margin: 0 -5px;
    padding: 0 20px;
    background: #327ad6 url(/material/images/wsjd_2022/links_arr.png) 96% 50% no-repeat;
}
.links li ul {
    z-index: -1;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 40px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #ddd;
    background-color: #fff;
    opacity: 0;
    transform: translate(0, 3px);
    transition: opacity, transform .3s;
}
.links li li {
    padding-left: 20px;
}
.links>ul>li, .links li li {
    text-align: left;
}
.links li li {
    border-top: 1px solid #ddd;
    line-height: 39px;
    text-align: left;

}
.links li:hover ul {
    display: block\9;
    z-index: 9;
    opacity: 1;
    transform: translate(0, 0);
}
.copyright p a, .copyright p span {
    margin: 0 10px;
    color: #fff;
}
