body{
    background: #fff!important;
}
li{
    list-style: none;
}
.introduction-box{
position: relative;
   padding-top: 13px;
   padding-left: 11px;
  margin-top: 50px;
  margin-bottom: 70px;
}
.introduction{
    position: relative;
 background: #FFFFFF;
    box-shadow: 0px 0px 20px 0px rgba(110, 0, 0, 0.5);
    border-radius: 5px;
    padding: 56px 41px  51px 35px;
overflow: hidden;
}
.introduction-box:before{
    content: '';
    width: 99%;
    height: 261px;
    position: absolute;
    left:0; 
    top: 0;
background: linear-gradient(334deg, #ECE3D4 0%, #C9B27D 100%);
box-shadow: 0px 0px 15px 0px rgba(149, 83, 22, 0.5);
border-radius: 5px;
}
.introduction-lt h2{
  margin: 0;
  font-size: 36px;
padding-top: 45px;
font-weight: bold;
color: #000000;
margin-bottom: 10px;
}
.introduction-lt{
    float: left;
    width: 170px;
height: 154px;
margin-right: 23px;
text-align: center;
background: #FFFFFF;
box-shadow: 0px 2px 8px 0px rgba(176, 144, 53, 0.5);
border-radius: 3px;
border: 2px solid #E3AE9F;
}
.introduction-lt img{
    width: auto;
}
.introduction-txt{
    font-size: 14px;
    font-weight: 500;
    color: #858585;
    line-height: 26px;
    width: 59%;
    float: left;
}
.introduction-img{
width: 240px;
    height: 154px;
    float: right;
    margin-left: 36px;
}
.title-bg span{
    position: relative;
    font-size: 30px;
font-weight: bold;
color: #CBB486;
}
.title-bg span:before{
content: '';
    background: url(title-lt.png) no-repeat;
    width: 41px;
    height: 14px;
    display: block;
    position: absolute;
    left: -65px;
    top: 50%;
    transform: translateY(-50%);
}
.title-bg{
    text-align: center;
    margin-bottom: 39px;
}
.title-bg span:after{
content: '';
    background: url(title-rt.png) no-repeat;
    width: 41px;
    height: 14px;
    display: block;
    position: absolute;
    right: -65px;
    top: 50%;
    transform: translateY(-50%);
}
.Municipal-government-documents a{
    float: left;
    font-size: 18px;
font-weight: 500;
position: relative;
padding-left: 20px;
color: #000000;
white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 90%;
}
.Municipal-government-documents{
border: 5px solid #FDF0DB;
border-radius: 5px;
padding: 15px 30px;
overflow: hidden;
margin-bottom: 39px;
}
.Municipal-government-documents a:before,.Other-policies ul li a:before,
.various-departments-box ul li a:before,.District-policy ul li a:before{
    content: '';
    width: 6px;
height: 6px;
border-radius: 50%;
background: #C9B27D;
position: absolute;
left: 0;
top:50%;
    transform: translateY(-50%);
}
.Municipal-government-documents span{
    float: right;
    font-size: 16px;
font-weight: 500;
color: #A6A6A6;
margin-top: 3px;
}
.Municipal-government-documents a:hover,.Other-policies ul li a:hover,.District-policy ul li a:hover{
    color: #CBB486;
}
.margin-botom66{
    display: block;
}
.Other-policies{
    border-radius: 8px;
border: 5px solid #FDF0DB;
padding: 38px 79px 54px 51px;
overflow: hidden;
margin-bottom: 44px;
}
.Other-policies img{
    float: left;
    width: auto;
    margin-top: 35px;
}
.Other-policies ul li a,.various-departments-box ul li a{
font-size: 18px;
    font-weight: 500;
    color: #000000;
    position: relative;
    padding-left: 20px;
    width: 87%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    float: left;
}
.Other-policies ul li span,.various-departments-box ul li span{
font-size: 16px;
    font-weight: 500;
    color: #A6A6A6;
    float: right;
    margin-top: 2px;
}
.Other-policies ul{
    margin-left: 195px;
    margin-bottom: 0;
}
.Other-policies ul li,.various-departments-box ul li,.District-policy ul  li {
        padding: 16px 0;
        overflow: hidden;
    border-bottom: 1px solid #D8D8D8;
}
.various-departments .nav-tabs1128 li a img{
   width: auto;
   display: block;
   margin: 0 auto;
   margin-bottom: 17px;
}
.nav-tabs {
    border-bottom: none;
}
.various-departments .nav-tabs1128 li a{
    background: #F8F4ED;
    border-radius: 13px;
    border: 5px solid #FDF0DB;
    text-align: center;
    padding: 28px 0px;
}
.various-departments .nav-tabs1128{
    margin: 0 -5px;
}
.various-departments .nav-tabs1128 li{
    padding: 0 5px;
    width: 12.5%;
}
.various-departments .nav-tabs1128 li a span{
    font-size: 20px;
font-weight: bold;
color: #5E5E5E;

}
.various-departments .nav-tabs1128 .active a{
background: linear-gradient(334deg, #ECE3D4 0%, #C9B27D 100%);
box-shadow: 0px 0px 15px 0px rgba(149, 83, 22, 0.5);
border-radius: 13px;
}
.various-departments .nav-tabs1128 .active a span{
    color: #000000;
}
.various-departments{
    margin-bottom: 45px;
}
.various-departments-box{
    border-radius: 8px;
   border: 5px solid #FDF0DB;
       padding:30px 79px 36px 51px;
    overflow: hidden;
}
.various-departments .nav-tabs1128 .active a:after{
content: '';
    width: 25px;
    height: 25px;
    background: #fff;
    border-top: 5px solid #FDF0DB;
    border-left: 5px solid #FDF0DB;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    position: absolute;
    right: 65px;
    bottom: -63px;
}
.position-b{
    margin-bottom: 60px;
}
.various-departments-right img{
  width: auto;
}
.various-departments-right span{
    font-size: 20px;
font-weight: bold;
color: #CBB486;
display: block;
text-align: center;
}
.various-departments-right{
    margin-left: 80px;
    float: right;
}
.various-departments-box ul{
        float: left;
    width: 79%;
    margin-bottom: 0;
    margin-top: 15px;
}
.District-policy{
background: rgba(203,180,134,.15);
    border-radius: 8px;
    padding: 35px;
    border: 5px solid rgba(234,156,18,.15);
    margin-bottom: 67px;
}
.District-policy ul li a{
float: left;
    font-size: 18px;
    position: relative;
    font-weight: 500;
    color: #4A4A4A;
    padding-left: 20px;
    width: 78%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.District-policy ul li span{
font-size: 14px;
    font-weight: 500;
    color: #A6A6A6;
    float: right;
    margin-top: 3px;
}
.map-box{
height:390px;
position: relative;
box-shadow: 0px 0px 15px 0px rgba(149, 83, 22, 0.5);
border-radius: 8px;
    padding-top: 10px;
border: 5px solid #FEF1DB;
}
.map-box a{
padding: 5px 0;
    position: absolute;
    height: 33px;
    display: block;
    width: 50px;
}
.map01{
right: 385px;
    top: 66px;
}
.map02{
     left: 128px;
    top: 139px;
}
.map03{
    left: 80px;
    top: 148px;
}
.map04{
    right: 16px;
    top: 67px;
}
.map05{
    right: 70px;
    top: 89px;
}
.map06{
    right: 152px;
    top:140px;
}
.map07{
     right: 114px;
    top: 83px;
}
.map08{
right: 72px;
    top: 187px;
}
.map09 {
    left: 18px;
    top:233px;
}
.map10{
right: 179px;
    top: 204px;
}
.map11{
  right: 120px;
    top:262px;
}
.map12{
      right: 342px;
    top: 217px;
}
.map13{
  left: 75px;
    top: 237px;
}
.map14{
 left: 139px;
    top: 234px;
}
.map15{
   left: 157px;
    top: 281px;
}
.map16{
 left: 85px;
    top: 302px;
}
.gov-news-zfment li{
    padding: 0 10px;
    width: 50%;
    float: left;
    margin-bottom: 30px;
}
.gov-news-zfment{
    overflow: hidden;
    margin: 0 -10px;
    margin-bottom: 50px;
}


@media (min-width: 1294px){
.container {
    width: 1264px;
}
}
@media (max-width: 1293px) {
.introduction{
    padding: 56px 25px 51px 25px;
}
.introduction-img{
    margin-left: 9px;
}
.various-departments-box ul{
        width: 77%;
}
.map01 {
    right: 348px;
}
.map02 {
    left: 117px;
    top: 124px;
}
.map03 {
    left: 69px;
    top: 136px;
}
.map05 {
    right: 62px;
}
.map06 {
    right: 134px;
    top: 131px;
}
.map07 {
    right: 106px;
}
.map08 {
    right: 63px;
    top: 178px;
}
.map09 {
    left: 17px;
    top: 214px;
}
.map10 {
    right: 158px;
    top: 187px;
}
.map11 {
    right: 109px;
    top: 241px;
}
.map12 {
    right: 312px;
    top: 203px;
}
.map13 {
    left: 69px;
    top: 229px;
}
.map14 {
    left: 123px;
    top: 216px;
}
.map15 {
    left: 143px;
    top: 257px;
}
.map16 {
    left: 75px;
    top: 278px;
}



}
@media (max-width: 1199px) {
.introduction-img{
    display: none;
}
.introduction-txt{
    width: 78%;
}
.Municipal-government-documents a{
    width: 85%;
}
.Other-policies ul li a{
    width: 83%;
}
.various-departments .nav-tabs1128 li {
    padding: 0 5px;
}
.various-departments .nav-tabs1128 {
    margin: 0 -5px;
}
.various-departments .nav-tabs1128 li a{
    padding: 28px 5px;
}
.various-departments .nav-tabs1128 .active a:after{
    right: 55px;
}
.various-departments-box ul{
    width: 71%;
}
.various-departments-box ul li a{
    width: 83%;
}
.map-box{
    width: 468px;
    height: 310px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.map01 {
    right: 289px;
    top: 51px;
}
.map02 {
    left: 98px;
    top: 108px;
}
.map03 {
    left: 56px;
    top: 114px;
}
.map04 {
    right: 10px;
}
.map05 {
    right: 50px;
}
.map06 {
    right: 112px;
    top: 109px;
}
.map07 {
    right: 84px;
    top: 72px;
}
.map08 {
    right: 50px;
    top: 146px;
}
.map09 {
    left: 11px;
    top: 179px;
}
.map10 {
    right: 133px;
    top: 157px;
}
.map11 {
    right: 88px;
    top: 202px;
}
.map12 {
    right: 255px;
    top: 168px;
}
.map13 {
    left: 55px;
    top: 194px;
}
.map14 {
    left: 100px;
    top: 178px;
}
.map15 {
    left: 117px;
    top: 216px;
}
.map16 {
    left: 62px;
    top: 233px;
}


}
@media (max-width: 991px) {
.introduction-txt{
    width: 70%;
    text-align: justify;
}
.Municipal-government-documents a{
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.Other-policies,.various-departments-box,.District-policy{
    padding: 25px;
    padding-top: 10px;
}
.Other-policies ul {
    margin-left: 150px;
}
.various-departments .nav-tabs1128 li a span {
    font-size: 16px;
}
.various-departments .nav-tabs1128 li a {
    padding: 28px 2px;
}
.various-departments .nav-tabs1128 .active a:after {
    right: 37px;
}
.various-departments-right {
    margin-left: 10px;
}
.various-departments-box ul {
    width: 74%;
}
.various-departments-box ul li a {
    width: 76%;
}


}
@media (max-width: 767px) {
.introduction{
    padding: 25px;
}
.introduction-lt{
    float: none;
    margin: 0 auto;
}
.introduction-txt {
    width: 100%;
    margin-top: 20px;
}
.Municipal-government-documents a{
    width: 75%;
}
.Other-policies img,.various-departments .nav-tabs1128 .active a:after{
    display: none;
}
.Other-policies ul {
    margin-left: 0px;
}
.Other-policies ul li a {
    width: 77%;
}
.various-departments .nav-tabs1128 li{
    width: 25%;
    margin-bottom: 20px;
}
.various-departments .nav-tabs1128 li a span{
    height: 45px;
    display: block;
}
.various-departments {
    margin-bottom: 15px;
}
.various-departments-right{
   float: none;
    margin: auto;
    text-align: center;
}
.various-departments-box ul {
    width: 100%;
    float: none;
}
.col-xs-12{
    padding-left: 15px;
    padding-right: 15px;
}
.gov-news-zfment li {
    width: 100%;
    margin-bottom: 10px;
}
}
@media (max-width: 480px){
.introduction-lt h2{
    font-size: 28px;
}
.introduction-lt{
    width: 135px;
    height: 128px;
}
.introduction-lt h2{
    padding-top: 35px;
}
.introduction-box{
    margin-bottom: 40px;
}
.title-bg {
    margin-bottom: 15px;
}
.title-bg span{
    font-size: 26px;
}
.Municipal-government-documents{
    padding: 10px 15px;
}
.Municipal-government-documents a,.Other-policies ul li a,.various-departments-box ul li a,.District-policy ul li a{
    font-size: 16px;
    width: 100%;
}
.Municipal-government-documents span,.Other-policies ul li span,.various-departments-box ul li span,
.District-policy ul li span {
    display: none;
}
.various-departments .nav-tabs1128 li a img {
    width: 50%;
    margin-bottom: 5px;
}
.various-departments .nav-tabs1128 li a {
    padding: 10px 2px;
}
.District-policy ul{
    margin-bottom: 0;
}
.gov-news-zfment {
    margin-bottom: 20px;
}
.District-policy{
    margin-bottom: 30px;
}
.various-departments-right img {
    width: 40%;
}
.various-departments-right span,.District-policy ul li a {
    font-size: 16px;
}
.position-b {
    margin-bottom: 35px;
}
.map-box {
    width: 295px;
    height: auto;
    padding-bottom: 10px;
}
.map01 {
    right: 167px;
    top: 31px;
}
.map02 {
    left: 54px;
    top: 60px;
}
.map03 {
    left: 27px;
    top: 64px;
}
.map04 {
    right:-3px;
    top: 37px;
}
.map05 {
        right: 14px;
    top: 50px;
}
.map06 {
    right: 69px;
    top: 62px;
}
.map08 {
    right: 20px;
    top: 86px;
}
.map07 {
    right: 40px;
    top: 30px;
}
.map09 {
    left: 0px;
    top: 104px;
}
.map10 {
    right: 70px;
    top: 96px
}
.map11 {
    right: 44px;
    top: 130px;
}
.map12 {
    right: 139px;
    top: 99px;
}
.map13 {
    top: 116px;
    left: 25px;
}
.map14 {
    left: 60px;
    top: 104px;
}
.map15 {
    left: 73px;
    top: 138px;
}
.map16 {
    left: 30px;
    top: 150px;
}


}
@media (max-width: 380px){
.various-departments .nav-tabs1128 li {
    width: 33.333%;
    height: 128px;
}
}