﻿a{
    text-decoration: none;
    color: inherit;
}

/***************************** 领导信息/局长 *****************************/
.touxiang{
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0;
}
.wdfg{
    float: left;
    width: 100%;
    padding-left: 70px;
    margin-bottom: 100px;
}
.wdfg p{
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: bold;
    line-height: 30px;
}
/***************************** 领导信息/局长 *****************************/

/***************************** 领导信息 *****************************/
.juzhang{
    width: 94%;
    margin: 0 auto;
    margin-top: 20px;
    padding: 20px;
    background-color: #f5f7f9;
    overflow: hidden;
    border: #d1d1d1 solid 1px;
}
.juzhang img{
    float: left;
    width: 16%;
    height: auto;
}
.jz_item{
    float: left;
    margin-left: 20px;
}
.bq{
    width: 80%;
    float: left;
    text-decoration: none;
    color: #fefffa;
    position: relative;
    margin-top: 15px;
}
.juzhang p{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    line-height: 30px;
    font-size: 16px;
}
.fuju{
    width: 94%;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0 20px;
    overflow: hidden;
}
.fuju a{
    width: auto;
    padding:0 10px 10px 0;
    line-height: 50px;
    font-size: 20px;
    /*font-weight: bold;*/
    border-bottom: #0f7ac0 solid 3px;
    color: black;
}
.item{
    width: 100%;
    border-top: #cacaca solid 1px;
    padding: 20px 0;
}
.item a{
    border-bottom:none;
    line-height:normal;
    padding: 0;
    font-size: 16px;
}
.pic_item{
    width: 15%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 5%;
}
.pic_item img{
    width: 100%;
    height: auto;
}
.pic_item p{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    line-height: 35px;
}
/***************************** 领导信息 *****************************/

/***************************** 财政资金 *****************************/
.left{
    width: 75%;
    float: left;
    padding: 20px;
}
.but_item{
    width: 100%;
    float: left;
}
.but_item .sanjiao{
  display: none;
  width:0;
  height:0;
  border-width:0 10px 10px;
  border-style:solid;
  border-color:transparent transparent white;/*透明 透明  灰*/
  margin:40px auto;
  position:absolute;
  top: -27px;
  left: 45%;
}
.but_item img{
    width: 220px;
}
.but_item a{
    position: relative;
    font-size: 22px;
    color: white;
}

.a_item{
    width: 97%;
    float: left;
    margin-top: 10px;
    padding: 0 0 10px 20px;
}
.a_item .inBd ul{ padding:5px;  zoom:1;}
.a_item .inBd li{   zoom:1; margin-top: 2px}
.a_item .inBd li a{  width: 60%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.a_item .inBd li .date{ float:right; color:#999; margin-top: 10px; }

.right{
    width: 20%;
    float: left;
    padding: 20px 0;
    overflow: hidden;
}
.right ul{
    width: 100%;
    list-style-type: none;
    background-color: #eff1f6;
    min-height: 650px;
}
.right ul li{
    float: left;
    width: 100%;
    height: 40px;
    border-bottom: white solid 4px;
    position: relative;
}

.right ul li img{
    position: absolute;
    width: 10px;
    height: auto;
    top: 13px;
    left: 10%;
}
.right ul li a{
    width: 100%;
    display: block;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    color: black;
}
@media screen and (max-width: 768px){
    .right{
        width: 100%;
    }
    .left{
        width: 88%;
    }
}
/***************************** 财政资金 *****************************/

/****************************** 政务公开 ****************************/

.ldxx{
    padding: 20px 0;
    width: 100%;
    float: left;
    overflow: hidden;
}
.ldxx_item{
    padding: 20px 0;
    width: 95%;
    margin: 0 auto;
}
.wenzi{
    float: left;
    margin-left: 20px;
    width: 50%;
    overflow: hidden;
    font-weight: bold;
}
.ldxxxx{
    float: right;
    width: 20%;
    padding: 20px;
    border-left: #d7d7d7 solid 1px;
}
.ldxxxx ul{
    width: 100%;
    list-style-type: none;
}
.ldxxxx ul li{
    width: 40%;
    float: left;
    height: 40px;
    margin-left: 10px;
    margin-top: 10px;
    border: #a7a7a7 solid 1px;
    text-align: center;
    line-height: 40px;
}
.left_box1{
    width: 20%;
    float: left;
    padding: 0 20px;
}
.left_box1 ul{
    list-style-type: none;
    margin-top: 10px;
}
.left_box1 ul li{
    width: 100%;
    height: 55px;
    float: left;
    background-color: #cbdef3;
    margin-top: 5px;
    text-align: left;
    line-height: 55px;
    cursor: pointer;
}
.left_box1 ul li:hover{
    background-color: #aeebf3;
}
.left_box1 ul li img:first-child{
    float: left;
    padding: 17px 20px;

}
.left_box1 ul li img:last-child{
    float: right;
    padding: 20px 30px;
}
.left_box1 ul li:last-child img:last-child{
    position: relative;
    bottom: 53px;
}
.wgk{
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.wgk a{
    text-decoration: none;
    color: white;
}
.wgk a img{
    transition: transform .5s;
}
.right_box1{
    width: 73%;
    float: left;
    padding: 0 20px;
}

.outBox{ width:100%; text-align:left;float: left;margin-left: 0;margin-top: 13px}
.inBox .inHd{ height:24px; line-height:24px; border-bottom:1px solid #ccc; padding-bottom: 10px}
.inBox .inHd ul{  zoom:1; list-style-type: none}
.inBox .inHd ul li{ height:32px; width:auto; text-align:left; float:left; cursor:pointer;font-size: 20px;color: #004e8c}
.inBox .inHd ul li img{float: left;margin-right: 10px}
.inBox .inHd ul li span.on{ !important;color: white;}
.inBox .inHd ul li.on{ color:#ae0303;border-bottom: #ae0303 solid 2px;font-weight: normal}
.inBox .inBd ul{ padding:5px;  zoom:1;position: relative}
.inBox .inBd li{   zoom:1; margin-top: 2px ;margin-left: 20px}
.inBox .inBd li .date{ float:right; color:#999; margin-top: 10px; }
.inBd ul a{ display: inline-block;color: black;margin-top: 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 65%;text-decoration: none}

.jgzn{
    width: 100%;
    float: left;
    margin-top: 20px;
}
.jgzn ul{
    list-style-type: none;
    width: 100%;
    float: left;
}
.jgzn ul li{
    float: left;
    height: 45px;
    width: 23%;
    border: #ababab solid 1px;
    margin-right: 20px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}
.jgzn ul li:hover{
    background-color: #e1e7ee;
}
.jgzn ul li:last-child{
    margin-right: 0;
}
.zdly{
    float: left;
    width: 100%;
    margin-top: 10px;
}
.zdly ul{
    width: 100%;
    float: left;
    list-style-type: none;
}
.zdly ul li{
    float: left;
    width: 16.6%;
    line-height: 40px;
    cursor: pointer;
}
.zdly ul li a:hover{
    color: red;
}
.zdly ul li img{
    padding: 3px 15px;
}
@media screen and (max-width: 768px){
   .wenzi{
       width: 70%;
   }
    .ldxxxx{
        width: 100%;
        padding: 20px 0;
        border: none;
    }
    .left_box1{
        width: 100%;
        padding: 0;
    }
    .right_box1{
        width: 100%;
        padding: 0;
    }
    .jgzn ul li{
        width: 100%;
        margin-right: 0;
        margin-top: 5px;
    }
    .zdly ul li{
        width: 50%;
    }
    .left_box1 ul li:last-child img:last-child{
        position: static;
    }
}
/****************************** 政务公开 ****************************/