﻿.body .end .goverment {
    /* margin-bottom: 30px; */
    padding: 5px;

}
.body .end .goverment .index{
    width: 1280px;
    margin: 0 auto;
    /* background: #000; */
}
.body .end .goverment .index ul:nth-child(1) li {
    height: 55px;
    font-size: 22px;
    line-height: 55px;
}


.body .end .goverment .index ul:nth-child(1) li:nth-child(1) {
    width: 210px;
}

.body .end .goverment .index ul:nth-child(1) li:nth-child(2) {
    width: 260px;
}

.body .end .goverment .index ul:nth-child(1) li:nth-child(3) {
    width: 300px;
}

.body .end .goverment .index ul:nth-child(1) li:nth-child(4) {
    width: 300px;
}

.body .end .goverment .index ul:nth-child(1) li:nth-child(5) {
    width: 200px;
}

.body .end .goverment .index .temple {
    padding-bottom: 13px;
}

.body .end .goverment .index .temple li {
    font-size: 20px;
}

.body .end .goverment .index .temple li img {
    padding: 20px 12px 0;
}

.body .end .goverment .index .temple li span {
    padding: 20px 18px 0 0;
}
/* 底部各种 */
.body .end .goverment {
    background-color: #eeeeee;
    box-sizing: border-box;
}

.body .end .goverment .index {
    background-color: #eeeeee;
}

.body .end .goverment .index ul:nth-child(1) li {
    text-align: center;
    float: left;
    cursor: pointer;
}

.active-goverment {
    background-color: #f7f7f7 !important;
}

.body .end .goverment .index ul:nth-child(1) li:nth-child(1) {
    background-color: #eeeeee;
}

.body .end .goverment .index ul:nth-child(1) li:nth-child(2) {
    background-color: #eeeeee;
}

.body .end .goverment .index ul:nth-child(1) li:nth-child(3) {
    background-color: #eeeeee;
}

.body .end .goverment .index ul:nth-child(1) li:nth-child(4) {
    background-color: #eeeeee;
}

.body .end .goverment .index ul:nth-child(1) li:nth-child(5) {
    background-color: #eeeeee;
}

.body .end .goverment .index .temple {
    box-sizing: border-box;
}

.body .end .goverment .index .temple li {
    float: left;
    text-align: center;
}

.body .end .goverment .index .temple li img {
    box-sizing: border-box;
    vertical-align: middle;
}

.body .end .goverment .index .temple li span {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
}

.szfwz,
.dszzwz,
.qzfwz,
.szbmwz {
    display: none;
}

@media screen and (max-width: 1200px) {

    /* 手机屏幕的尺寸 */
    .body .end .goverment .index{
        width: 100%;
     
        /* background: #000; */
    }

    /* 底部各种 */
    .body .end .goverment {
        margin-bottom: .3rem;
        padding: .05rem;
    }

    .body .end .goverment .index ul:nth-child(1) li {
        height: .55rem;
        font-size: .22rem;
        line-height: .55rem;
    }


    .body .end .goverment .index ul:nth-child(1) li:nth-child(1) {
        width: 50%
    }

    .body .end .goverment .index ul:nth-child(1) li:nth-child(2) {
        width: 50%;
    }

    .body .end .goverment .index ul:nth-child(1) li:nth-child(3) {
        width: 50%;
    }

    .body .end .goverment .index ul:nth-child(1) li:nth-child(4) {
        width: 50%;
    }

    .body .end .goverment .index ul:nth-child(1) li:nth-child(5) {
        width: 100%;
    }

    .body .end .goverment .index .temple {
        padding-bottom: .13rem;
    }

    .body .end .goverment .index .temple li {
        font-size: .2rem;
    }

    .body .end .goverment .index .temple li img {
        padding: .2rem .12rem 0;
    }

    .body .end .goverment .index .temple li span {
        padding: .2rem .18rem 0 0;
    }

    /* 结束 */
    .body .end {
        border-top: .04rem solid #146aae;
        padding: .6rem 0;
        /* background-color: #1f4e82; */
    }

    .body .end .icon {
        width: 100%;
    }

    .body .end .icon .images {
        display: none;
    }

    .body .end .icon div {
        float: none;
    }

    .body .end .about {
        font-size: .2rem;
        font-weight: 500;
        color: #fff;
    }
    .body .end .about ul .clearfix a{
        color: #fff !important;
    }
    .body .end .about .last img {
        width: .24rem;
        height: .26rem;
    }
}
