.white {
  background: #F1F1F1;
}
.xxgk {
  width: 1200px;
  min-height: 740px;
  background: #F1F1F1;
  margin: auto;
  margin-top: -445px;
  padding: 10px 20px;
}
/*---信息公开---*/
.xxgk_left {
  width: 360px;
  height: 720px;
  float: left;
}
/*---公开保障---*/
.gkbz {
  width: 100%;
  height: 280px;
}
.gkbz li {
  width: 100%;
  background: #fff;
  margin-bottom: 8px;
  border-left: solid 5px #fff;
}
.gkbz li div {
  width: 100%;
  height: 100%;
  text-indent: 90px;
  line-height: 50px;
  font-size: 16px;
}
.gkbz li div span {
  float: right;
  margin-right: 20px;
}
.gkbz .ml {
  border-left-color: #F1B231;
}
.gkbz .ml div {
  background: url(../images/public/ml.png) no-repeat;
  background-position: 40px 13px;
}
.gkbz .ml div:hover a {
  color: #F1B231;
}
.gkbz .ml div span {
  color: #F1B231;
}
.gkbz .gk {
  border-left-color: #51A3D3;
}
.gkbz .gk div {
  background: url(../images/public/gk.png) no-repeat;
  background-position: 40px 13px;
}
.gkbz .gk div:hover a {
  color: #51A3D3;
}
.gkbz .gk div span {
  color: #51A3D3;
}
.gkbz .yj {
  border-left-color: #C7484F;
}
.gkbz .yj div {
  background: url(../images/public/yj.png) no-repeat;
  background-position: 40px 13px;
}
.gkbz .yj div:hover a {
  color: #C7484F;
}
.gkbz .yj div span {
  color: #C7484F;
}
.gkbz .zl {
  border-left-color: #5BB2C5;
}
.gkbz .zl div {
  background: url(../images/public/zl.png) no-repeat;
  background-position: 40px 13px;
}
.gkbz .zl div:hover a {
  color: #5BB2C5;
}
.gkbz .zl div span {
  color: #5BB2C5;
}
.gkbz .nb {
  border-left-color: #DAB773;
}
.gkbz .nb div {
  background: url(../images/public/nb.png) no-repeat;
  background-position: 40px 13px;
}
.gkbz .nb div:hover a {
  color: #DAB773;
}
.gkbz .nb div span {
  color: #DAB773;
}
/*-领导--信息-*/
.ld_xx {
  width: 100%;
  height: 280px;
  margin-top: 20px;
  padding: 20px;
  background: #fff;
}
.ld_xx .title {
  width: 100%;
  height: 40px;
  border-bottom: solid 1px #ccc;
}
.ld_xx .title p {
  float: left;
  width: 115px;
  line-height: 40px;
  border-bottom: solid 1px #ccc;
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #BB0710;
  font-size: 18px;
  color: #fff;
}
.ld_xx .title a {
  float: right;
  color: #959595;
  margin-top: 5px;
}
.ld_xx .title a:hover {
  color: red;
}
.ld {
  width: 100%;
  height: 180px;
  margin-top: 20px;
}
.ld .ld_img {
  width: 120px;
  border: solid 1px #ccc;
  padding: 5px;
  height:170px;
  float: left;
}
.ld .ld_img img{
width: 100%;
height:100%;
}
.ld .ld_js {
  float: left;
  width: 160px;
  margin-left: 10px;
  height: auto;
}
.ld .ld_js h2 {
  margin: 10px 0 10px 0;
}
.ld .ld_js h2 a {
  color: #BB0710;
}
.ld .ld_js p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.ld .ld_js span {
  line-height: 25px;
}
/*-五公开-*/
.wgk_box {
  width: 100%;
  height: 120px;
  margin-top: 20px;
  padding: 20px 0 0 30px;
  background: #fff;
}
.wgk_box div {
  width: 140px;
  height: 85px;
  float: left;
  text-align: center;
  padding: 0 15px;
}
.wgk_box div img {
  margin-top: 15px;
}
.wgk_box div a {
  margin-top: 5px;
  display: block;
  color: #fff;
}
.wgk_box .wgk {
  background: url(../images/public/wgk3.jpg) no-repeat;
  margin-right: 20px;
}
.wgk_box .zdly {
  background: url(../images/public/wgk4.png) no-repeat;
}
.xxgk_right {
  width: 780px;
  height: 720px;
  float: right;
}
/*---文件资料---*/
.wjzl,
.ghjh {
  width: 100%;
  height: 280px;
  background: #fff;
  padding: 20px;
}
.wjzl .firstbox,
.ghjh .firstbox {
  display: block;
}
.tabs_nav {
  width: 100%;
  height: 30px;
  border-bottom: solid 1px #A3A3A3;
}
.tabs_nav ul {
  float: left;
}
.tabs_nav ul li {
  float: left;
  height: 24px;
  text-indent: 5px;
  margin-right: 25px;
}
.tabs_nav ul li a {
  font-size: 18px;
  display: inline-block;
  width: 100%;
  color: #333;
}
.tabs_nav ul li:last-child {
  margin-right: 0;
}
.tabs_nav ul .active {
  border-left: solid 4px #BB0712;
}
.tabs_nav ul .active a {
  color: #BB0712;
  font-weight: bold;
}
.tabs_nav > a {
  float: right;
  color: #808080;
}
.tabs_nav > a:hover {
  color: red;
}
.tabs_box {
  width: 100%;
  display: none;
  box-sizing: border-box;
  padding-top: 10px;
}
.tabs_box ul li {
  background: url(../images/icon/point.png) no-repeat;
  background-position-y:10px;
  text-indent: 8px;
  margin-top: 15px;
}
.tabs_box ul li a {
  color: #333;
  font-size: 16px;
}
.tabs_box ul li a:hover {
  color: red;
}
.tabs_box ul li span {
  float: right;
  color: #999999;
  font-size: 14px;
}
.jgzn_box {
  width: 100%;
  height: 120px;
  background: #fff;
  margin: 20px 0;
  padding: 20px;
}
.jgzn_box li {
  width: 210px;
  height: 80px;
  float: left;
  margin-right: 40px;
}
.jgzn_box li .jg_img {
  float: left;
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 70px;
}
.jgzn_box li .jg_txt {
  float: right;
  width: 120px;
  height: 80px;
}
.jgzn_box li .jg_txt a {
  font-size: 18px;
  font-weight: bold;
}
.jgzn_box li .jg_txt p {
  font-size: 12px;
  color: #999999;
  margin-top: 10px;
}
.jgzn_box .jgzn .jg_img {
  background: url(../images/public/jg2.png) no-repeat;
}
.jgzn_box .rsxx .jg_img {
  background: url(../images/public/jg4.png) no-repeat;
}
.jgzn_box .jdhy .jg_img {
  background: url(../images/public/jg6.png) no-repeat;
}
.jgzn_box li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .xxgk {
    width: 100%;
    height: auto;
    margin-top: -445px;
    padding: 20px 5px;
  }
  /*---信息公开---*/
  .xxgk_left {
    width: 100%;
    height: auto;
  }
  /*---公开保障---*/
  .gkbz {
    height: auto;
  }
  .gkbz li a {
    text-indent: 70px;
  }
.gkbz li div{
 text-indent: 50px;
}
  .gkbz .ml div {
    background-position: 10px 13px;
  }
  .gkbz .gk div {
    background-position: 10px 13px;
  }
  .gkbz .yj div{
    background-position: 10px 13px;
  }
  .gkbz .zl div {
    background-position: 10px 13px;
  }
  .gkbz .nb div {
    background-position: 10px 13px;
  }
  /*-领导--信息-*/
  .ld_xx {
    min-height: 280px;
    padding: 20px 5px;
  }
  /*-五公开-*/
  .wgk_box {
    height: auto;
    padding: 20px 5px;
    margin-bottom: 20px;
  }
  .xxgk_right {
    width: 100%;
    height: auto;
  }
  /*---文件资料---*/
  .wjzl,
  .ghjh {
    height: auto;
    padding: 20px 5px;
  }
  .wjzl .firstbox,
  .ghjh .firstbox {
    display: block;
  }
  .tabs_nav ul li {
    margin-right: 25px;
  }
  .tabs_box ul li a {
    font-size: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: 70%;
    display: inline-block;
  }
  .tabs_box ul li span {
    font-size: .5em;
  }
  .jgzn_box {
    height: auto;
    padding: 20px 5px;
  }
  .jgzn_box li {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .jgzn_box li:last-child {
    margin-right: 20px;
  }
}
/*---领导信息---*/
.ldxx {
  width: 1200px;
  min-height: 845px;
  background: #fff;
  margin: auto;
  margin-top: -445px;
  padding: 10px 20px;
}
.ld_title {
  width: 100%;
  height: 35px;
  border-bottom: solid 1px #ccc;
  margin: 20px auto;
}
.ld_title p {
  width: 110px;
  height: 25px;
  border-left: solid 4px #B90713;
  font-size: 18px;
  color: #B90713;
  font-weight: bold;
  text-indent: 10px;
  float: left;
}
.ld_title a {
  float: right;
  color: #959595;
}
.ld_title a:hover {
  color: red;
}
.zfld {
  width: 100%;
  height: 270px;
  margin-bottom: 20px;
}
.ldjs_box{
width:580px;
float:left;

}
.zfld_img {
  width: 200px;
  border: solid 1px #ccc;
  float: left;
  height: 246px;
  padding: 10px;
}
.zfld_txt {
  float: left;
  margin-left: 20px;
  width:300px;
  height: 270px;
}
.zfld_txt p {
  font-size: 25px;
  font-weight: bold;
}
.zfld_txt p a {
  color: #B90713;
}
.zfld_txt .gz {
  width: 110px;
  height: 40px;
  background: #B90713;
  border-radius: 3px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  margin: 15px 0;
  position: relative;
}
.zfld_txt .gz:after {
  width: 0;
  height: 0;
  content: "";
  border: solid transparent;
  position: absolute;
  left: 42%;
  border-width: 10px;
  border-style: solid;
  border-color: #B90713 transparent transparent transparent;
  top: 39px;
}
.fjz {
  width: 100%;
}
.fjz ul li {
  width: 160px;
  height: 288px;
  float: left;
  margin: 0 90px 15px 0;
  text-align: center;
  font-size: 16px;
}
.fjz ul li div {
  width: 158px;
  height: 200px;
  border: solid 1px #ccc;
  padding: 10px;
}
.fjz ul li div img{
 width:100%;
 height:180px;
}
.fjz ul li p {
  margin-top: 5px;
}
.fjz li:nth-child(5n) {
  margin-right: 0;
}
.ldhd {
  width: 100%;
  margin-bottom: 20px;
}
.ldhd li {
  background: url(../images/icon/point.png) no-repeat;
  background-position-y:10px;
  text-indent:8px;
  margin-top: 18px;
}
.ldhd li a {
  color: #333;
  font-size: 16px;
}
.ldhd li a:hover {
  color: red;
}
.ldhd li span {
  float: right;
  color: #999999;
}
@media screen and (max-width: 768px) {
  /*---领导信息---*/
  .ldxx {
    width: 100%;
    min-height: 845px;
    background: #fff;
    margin: auto;
    margin-top: -445px;
    padding: 100px 5px 20px 5px;
  }
  .zfld {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .zfld_img {
    margin-bottom: 20px;
  }
  .zfld_txt {
    margin-left: 0;
    width: 100%;
    height: auto;
  }
.ldjs_box {
width:100%;
}
  .fjz {
    width: 100%;
  }
  .fjz ul li {
    width: 45%;
    height: auto;
    padding: 10px;
    margin: 0 10px 15px 0;
  }
  .fjz ul li div {
    width: auto;
    height: auto;
  }
  .fjz ul li div img {
    max-width: 100%;
  }
  .fjz li:nth-child(5n) {
    margin-right: 10px;
  }
  .ldhd li a {
    font-size: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: 70%;
    display: inline-block;
  }
  .ldhd li span {
    font-size: .5em;
  }
}
/*----权责清单-----*/
/*----权责清单-----*/
.qzqd {
  width: 1200px;
  min-height: 845px;
  background: #fff;
  margin: auto;
  margin-top: -445px;
  padding: 10px 20px;
}
.qz_left {
  width: 300px;
  min-height: 550px;
  background: #F3F3F3;
  float: left;
  margin-top: 20px;
}
.qz_left > p {
  width: 100%;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #BA0813;
}
.qz_left li {
  width: 100%;
  line-height: 50px;
  text-indent: 30px;
  font-size: 18px;
}
.qz_left li a {
  
}
.qz_left li  span {
  float: right;
  color: #ccc;
  margin-right: 20px;
}
.qz_left li:hover a{
  font-weight: bold;
  color: #BA0813;
}
.qz_left li:hover span {
  color: #BA0813;
}
.qz_left li.active a {
  font-weight: bold;
  color: #BA0813;
}
.qz_left li.active span {
  color: #BA0813;
}
.qz_right {
  width: 800px;
  min-height: 550px;
  float: right;
  margin-top: 20px;
}
.qz_title {
  width: 100%;
  background: #F3F3F3;
  height: auto;
}
.qz_title p {
  width: 30%;
  line-height: 50px;
  font-size: 18px;
  text-indent: 20px;
  color: #fff;
  background: #BA0813;
}
.qz_list li {
  background: url(../images/icon/point.png) no-repeat;
  background-position-y: 10px;
  text-indent: 8px;
  margin-top: 18px;
}
.qz_list li a {
  color: #333;
  font-size: 16px;
}
.qz_list li a:hover {
  color: red;
}
.qz_list li span {
  float: right;
  font-size: 14px;
  color: #999999;
}
@media screen and (max-width: 768px) {
  .qzqd {
    width: 100%;
    padding: 0 5px;
  }
  .qz_left {
    width: 100%;
  }
  .qz_left > p {
    width: 100%;
  }
  .qz_right {
    width: 100%;
    min-height: 550px;
    float: right;
    margin-top: 20px;
  }
  .qz_title {
    width: 100%;
  }
  .qz_title p {
    width: 100%;
    text-align: center;
    text-indent: 0;
  }
  .qz_list li a {
    font-size: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: 70%;
    display: inline-block;
  }
  .qz_list li span {
    font-size: .5em;
  }
}
/*# sourceMappingURL=xxgk.css.map */
