﻿
/* 底部 */

.footer {
    height: 250px;
    padding: 20px 0;
    background: #f5f5f5;
	margin-top: 10px;
}


.links{
    border: 1px #000 solid;
    border-radius: 12px;
}
.links>ul>li {
    position: relative;
    margin: 20px 0;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    color: #0b2d5a;
}
.links .arr{
    width: 10px;
    height: 6px;
    display: inline-block;
    background: url(/material/images/index_2022/links_arr.png);
    vertical-align: middle;
    margin-left: 10px;
}
.links>ul>li>a {
    display: block;
    margin: 0 -5px;
    color: #0b2d5a;
    padding: 0 20px;
    border-right: 1px solid #333;
    cursor: pointer;
	background: #f5f5f5 url();
}
.links>ul>li:last-child>a {
    border-right: 0;
}
.links li ul {
    display: none\9;
    z-index: -1;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 22px;
    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:hover ul {
    display: block\9;
    z-index: 9;
    opacity: 1;
    transform: translate(0, 0);
}

.links li li {
    border-top: 1px solid #ddd;
    line-height: 39px;
    text-align: center;
    transition: all .3s;
}

.links li li:hover {
    background-color: #f8f8f8;
}

.links li li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
    font-size: 14px;
}
.footer .p20{
    border-radius: 12px;
    border: solid 1px #333;
    color: #333;
    margin-right: 24px;
    padding: 15px 50px 15px 20px;
}
.copyright .zwxmt a{
    margin-right: 0;
}
.copyright .zwxmt{
    border-radius: 12px;
    border: solid 1px #333;
    color: #fff;
    margin-right: 24px;
    padding: 15px 20px;
}
.footer .xmt{
    width: 40px;
    height: 40px;
    display: block;
    background: url(/material/images/index_2022/zwxmt.png);
    margin: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}
.copyright {
    margin-top: 20px;
    line-height: 32px;
}
.links {
    padding: 0 20px;
}
.copyright p a,
.copyright p span {
    margin-right:10px;
    color: #333;
}

.gov {
    position: absolute;
    top: 50%;
    right: 135px;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

.jc {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 110px;
    height: 55px;
    margin-top: -27px;
}


@media (max-width: 1400px) {
    .footer {
        padding: 20px;
    }

}
@media (max-width: 1200px) {


    .header h1 a {
        display: block;
        height: 100px;
    }

    .ht .fl,
    .nav,
    .header .search p {
        display: none;
    }

    .ht .fr {
        text-align: center;
        font-size: 12px;
    }

    .ht .fr,
    .header h1,
    .inner,
    .grid,
    .content,
    .links,
    .copyright {
        width: 100%;
    }

    .menu-btn {
        display: block;
    }

    .footer {
        padding: 20px;
        height: auto;
    }
    .copyright {
        line-height: 22px;
        font-size: 14px;
    }

    .handle {
        margin-bottom: 10px;
    }
    .footer .p20 {
        float: none;
        text-align: center;
        margin-bottom: 20px;
        margin-right: 0;
    }
    .copyright .zwxmt {
        margin-left: 25%;
    }
    .gov {
        right: 0;
    }
    .p2 .panel-more a {
        display: none;
        width: 96%;
    }
	.ttzq {
    margin-top: 0px;
    padding: 3px 3px;
}
}
@media (max-width: 768px) {

    .zzms,.wza {
        padding: 10px;
    }
    .copyright p span {
        display: block;
    }

    .footer .gov,
    .footer .jc {
        position: relative;
        display: inline-block;
        top: 0;
        right: 0;
        margin-top: 20px;
        vertical-align: middle;
    }
    .header .search {
        margin: 0;
    height: 50px;
	margin-top: 170px;
    }
	.ttzq .fr a {
    padding: 0 6px;
}
   
    .links>ul>li {
        line-height: 40px;
    }
    .links>ul>li>a {
      border-right: 0;
      background: #e1eaed7a;
    }
    .links li ul{
        bottom: 36px;
    }
    
}
@media (max-width:480px) {
    .copyright .zwxmt {
        margin-left:0;
    }
    .jc {
        width: 0 !important;
   }
   .hyfw .col-md-12 {
    padding: 20px 0;
}
}
.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:21px;
}
}
@media (max-width:320px){
.inner h1 a{
	font-size:21px;
	
}
}
/*依申请公开图标*/
ul.info-tree li a i.s5 {
background-position: -160px 0px;
}

/*信息公开列表页高亮  开始*/
.current .s1{
background-position: 0px -40px!important;
}
.current .s2{
    background-position: -40px -40px!important;
}

.current .s3{
background-position: -80px -40px!important;
}

.current .s4{
background-position: -120px -40px!important;
}

ul.info-tree li a:hover i.s5 {
background-position: -160px -40px;
}
/*信息公开列表页高亮  结束*/
@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);
}





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;
}
.current .s1{
background-position: -200px -40px!important;
}
.current .s2{
background-position: 0px -40px!important;
}
.current .s3{
background-position: -40px -40px!important;
}
.current .s4{
background-position: -80px -40px!important;
}

.current .s5{
background-position: -160px -40px!important;
}

.current .s6{
background-position: -240px -40px!important;
}
.current .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;
}
}







