
.links,
.copyright {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.footer {
    border-top: 2px solid #37e;
    padding: 20px 0;
    background-color: #eee;
}

.links>ul>li {
    position: relative;
    margin-bottom: 20px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}

.links>ul>li>a {
    display: block;
    margin: 0 -5px;
    padding: 0 20px;
    background: #fff url(../../images/links_arr.png) 96% 50% no-repeat;
}

.links li ul {
    display: none\9;
    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: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;
}

.copyright {
    line-height: 32px;
}

.copyright p a,
.copyright p span {
    margin: 0 10px;
}

.gov {
    position: absolute;
    top: 50%;
    left: 0;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

.jc {
    position: absolute;
    top: 50%;
    right: 0;
    width: 110px;
    height: 55px;
    margin-top: -22px;
}
 .friendship>li>a{
     background: #fff !important;
     padding: 0 !important;
 }
 .friendship>li>a>img{
     width: 100%;
 }
 .rowyw {
     margin-right: -2px;
     margin-left: -2px;
 }
 .links>ul>li>a.foot_gov{
    background:#fff;
}
.copyright .handle a{
    display: inline-block;
}
@media (max-width: 1200px) {
    .links,
    .copyright {
        width: 100%;
    }
   .footer {
        padding: 20px;
    }

    .links {
        padding: 0 20px;
    }

    .copyright {
        line-height: 22px !important;
        font-size: 14px;
    }

    .handle {
        margin-bottom: 10px;
    }
}
@media (max-width: 768px) {

    .copyright p span {
        display: block;
    }

    .footer .gov,
    .footer .jc {
        position: relative;
        display: inline-block;
        top: 0;
        margin-top: 20px;
        vertical-align: middle;
    }
}
.friendship>li>a>img {
    width: 100%;
}
/*==========*/



.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;
}
.header h1{
    background-size:auto 40%;
    padding-left:70px;
}
}
@media (max-width:320px){
.inner h1 a{
    font-size:23px;
    
}
.header h1{
    background-size:auto 34%;
    padding-left:63px;
}
}
/*依申请公开图标*/
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;
}
}
.pages .current {
    background-color: #a3bde2;
    color: #fff;
    position: relative;
}
.links .chain {
    background: #fff;
}
@media (max-width: 480px){
.copyright p {
    font-size: 14px;
}
.jc {
    right: 8px !important;
}
}
@media (max-width: 320px){
.copyright p {
    font-size: 12px !important;
}
}
@media (max-width: 320px){
.copyright p a, .copyright p span {
    margin: 0px !important;
}
}
.article-box>ul.info-list{
	margin-top:10px !important;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 0;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}