@charset "UTF-8";

/* MARK:面包屑导航 */
.wrapper-breadcrumb {
  background: #f7fafc;
}
.breadcrumb {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #333;
}
.breadcrumb img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.breadcrumb a {
  color
Sets the color of an element's text

在主要浏览器中广泛可用( Baseline 自 2018年1月 起)
了解详细信息

不显示: #333;';
  color: rgba(136, 136, 136, 1);
  color
Sets the color of an element's text

在主要浏览器中广泛可用( Baseline 自 2018年1月 起)
了解详细信息

不显示: #333;';
}
.breadcrumb span:last-child {
  color: rgba(153, 49, 49, 1);
}

/* MARK:列表 */
.commonlist {
  background: #fff;
  margin-top: 30px;
  min-height: 500px;
  padding-bottom: 70px;
}
.commonlist-left {
  width: 300px;
  background: rgba(248, 248, 248, 1);
  float: left;
}
.commonlist-right {
  min-height: 300px;
  margin-left: 300px;
  padding-left: 40px;
}
.commonlist-left-title {
  padding: 18px 0 18px 31px;
  background: #993131 url(../images/commonlist_left_title.png) no-repeat right 31px bottom -7px;
  color: #fff;
  font-size: 28px;
  font-weight: 900;
  font-family: '思源宋体';
  border-bottom: 8px solid #fff;
}
.commonlist-left-channels li {
  border-bottom: 2px solid #fff;
}
.commonlist-left-channels li a {
  display: block;
  padding: 18px 0;
  padding-left: 60px;
  padding-right: 20px;
  font-size: 20px;
  position: relative;
  line-height: 1.4;
  color: rgba(102, 102, 102, 1);
}
.commonlist-left-channels li a:hover,
.commonlist-left-channels li.on a {
  color: rgba(153, 49, 49, 1);
  font-weight: 700;
}
.commonlist-left-channels li.on a:after {
  content: '';
  display: inline-block;
  width: 3px;
  height: 16px;
  background: rgba(153, 49, 49, 1);
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.commonlist-right-ul {
  margin-bottom: 20px;
}
.commonlist-right-ul li:first-child {
  padding-top: 0;
}
.commonlist-right-ul li:nth-child(5n) {
  border-bottom: 1px dashed rgba(221, 221, 221, 1);
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.commonlist-right-ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding: 15px 10px 15px 28px;
  color: rgba(51, 51, 51, 1);
}
.commonlist-right-ul li a:hover {
  color: rgba(153, 49, 49, 1);
}
.commonlist-right-ul li a:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #d8d8d8;
  position: absolute;
  top: 50%;
  left: 0;
  border-radius: 9999px;
  transform: translateY(-50%);
}
.commonlist-right-ul li span {
  float: right;
  color: rgba(153, 153, 153, 1);
  margin-top: 14px;
}

.commonlist-header {
  margin-bottom: 25px;
}
.commonlist-header a {
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  color: rgba(153, 49, 49, 1);
}

.commonlist-noleft {
  margin-top: 0;
}
.commonlist-noleft .commonlist-right {
  margin-left: 0;
  padding-left: 0;
}

/* MARK:政府机构列表 */
.jg-title {
  font-family: 'SimSun';
  font-size: 24px;
  color: rgba(153, 49, 49, 1);
  line-height: 55px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}
.jg-list {
  margin: 0 -5px;
}
.jg-list li {
  width: 20%;
  float: left;
  padding: 0 5px;
  margin-bottom: 20px;
}
.jg-list li a {
  display: block;
  border: 1px solid #dddddd;
  border-radius: 5px;
  font-size: 15px;
  line-height: 50px;
  text-align: center;
  white-space: nowrap;
}
.jg-list li a:hover {
  color: rgba(153, 49, 49, 1);
  font-weight: bold;
  transform: translateY(-2%);
  box-shadow: 3px 3px 5px 2px #dddddd;
  -webkit-box-shadow: 3px 3px 5px 2px #dddddd;
  -moz-box-shadow: 3px 3px 5px 2px #dddddd;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

/* MARK:政务机构详情 */
.jg-detail-title {
  font-size: 32px;
  line-height: 55px;
  color: #333333;
  text-align: center;
  padding: 20px 15px;
}
.jg-detail-subtitle {
  font-size: 18px;
  line-height: 40px;
  color: #777777;
  text-align: center;
  margin-bottom: 20px;
}
.jg-detail-content H2 {
  font-size: 14pt;
}
.jg-detail-content .icon {
  border-right-width: 0px;
  margin: 3px 0px 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
.jg-detail-content IMG {
  border-bottom: #ccc 1px solid;
  border-left: #ccc 1px solid;
  border-top: #ccc 1px solid;
  border-right: #ccc 1px solid;
}
.jg-detail-content DIV {
  line-height: 180%;
  text-indent: 2em;
  font-size: 14pt;
}
.jg-detail-content P {
  line-height: 180%;
  text-indent: 2em;
  font-size: 14pt;
}
.jg-detail-content span {
  line-height: 180%;
  text-indent: 2em;
  font-size: 14pt;
}
.jg-detail-content A {
  color: #1e50a2;
  text-decoration: underline;
}
.jg-detail-content A:visited {
  color: #1e50a2;
  text-decoration: underline;
}
.jg-detail-content A:hover {
  color: #ba2636;
}
.jg-detail-content TABLE {
  border-collapse: collapse;
  border: 1px solid #000;
}
.jg-detail-content TABLE TD {
  border: 1px solid #000;
  padding: 2px 3px;
}
.jg-detail-content TABLE TD P {
  text-indent: 0px;
  margin: 0px;
  font-size: 14pt;
  line-height: 180%;
}
.jg-detail-content TABLE TH P {
  text-indent: 0px;
  margin: 0px;
  font-size: 1px;
  line-height: 180%;
}
.jg-detail-content TABLE TD IMG {
  border-bottom-style: none;
  border-right-style: none;
  margin: 5px;
  border-top-style: none;
  border-left-style: none;
}
.jg-detail-content.fs p {
  line-height: 180%;
  text-indent: 2em;
  font-size: 10px;
}
.jg-detail-content.newscontent_l p {
  font-size: 16pt;
}
.jg-detail-content.newscontent_m p {
  font-size: 14pt;
}
.jg-detail-content.newscontent_s p {
  font-size: 12pt;
}
.jg-detail-content .vsbcontent_start {
  line-height: 180%;
  text-indent: 2em;
  font-size: 14pt;
}
.jg-detail-content .vsbcontent_end {
  line-height: 180%;
  text-indent: 2em;
  font-size: 14pt;
}
.jg-detail-content .vsbcontent_img {
  text-align: center;
  text-indent: 0px;
}
.jg-detail-content .vsbcontent_video {
  text-align: center;
  text-indent: 0px;
}

/* MARK:领导列表页 */
.leader {
  margin-top: 20px;
  margin-bottom: 30px;
  height: 51vh;
}
.leader a{
  margin-right: 20px;
  margin-bottom: 30px;
}
.leader-title {
  font-family: 'SimSun';
  font-size: 22px;
  line-height: 50px;
  color: rgba(153, 49, 49, 1);
  text-indent: 1em;
  font-weight: bold;
  background: #dfdcd7;
  text-align: center;
}
.leader-line-container {
  background: #f5f2ed;
  padding: 30px;
}
.leader-line {
  border-bottom: 1px #d2d4d5 solid;
  margin-bottom: 30px;
}
.leader-line-left {
  float: left;
  width: 150px;
  padding-right: 40px;
  font-family: 'SimSun';
  font-size: 20px;
  line-height: 200px;
  color: #222222;
  font-weight: bold;
  text-align: justify;
  text-align-last: justify;
}
.leader-line-right {
  margin-left: 150px;
}

.leader-list li {
  display: inline-block;
  width: 155px;
  margin-right: 80px;
  margin-bottom: 40px;
}
.leader-list img {
  width: 100%;
  height: 189px;
  padding: 7px;
  background: #ffffff;
  border: 1px #e2e2e2 solid;
  border-radius: 5px;
}
.leader-list p {
  text-align: center;
  line-height: 35px;
  color: #444444;
  text-align: center;
  white-space: nowrap;
}

/* MARK:领导详情页 */
.leader-detail {
  font-family: 'SimSun';
  padding: 50px;
  border: 1px solid #dddddd;
}
.leader-detail-img {
  text-align: center;
}
.leader-detail-img img {
  width: 150px;
}
.leader-detail-name {
  text-align: center;
  margin: 30px 0;
  font-size: 24px;
  line-height: 60px;
  color: #000080;
  text-align: center;
  font-weight: bold;
}
.leader-detail-info span {
  display: block;
  margin-bottom: 20px;
  line-height: 33.6px;
  font-size: 14pt;
  color: rgb(0, 0, 128);
  font-weight: bold;
}
.leader-detail-info p {
  margin-bottom: 20px;
  font-size: 14pt;
  text-indent: 2em;
  line-height: 180%;
}
.leader-detail .detail-close {
  text-align: right;
  margin-top: 80px;
  cursor: pointer;
}

/* MARK:专题列表 */
.ztzl-ul {
  margin: 0 -10px;
  padding: 30px 30px 0;
}
.ztzl-ul li {
  width: 25%;
  float: left;
  padding: 0 10px;
  margin-bottom: 30px;
}
.ztzl-ul li a {
  display: block;
}
.ztzl-ul li img {
  width: 100%;
  height: 200px;
}
.ztzl-ul li p {
  text-align: center;
  color: #444444;
  line-height: 50px;
  font-size: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 20px;
}

/* MARK:网站地图 */
#maplist{
  margin-bottom: 30px;
}
#maplist table {
  width: 100%;
  font-size: 16px;
  margin-top: 20px;
  border-collapse: separate;
  border-spacing: 2px;
  border: 1px solid rgb(238, 238, 238);
}
#maplist td {
  border: 1px solid rgb(238, 238, 238);
  line-height: 45px;
  vertical-align: middle;
}
#maplist .one {
  font-weight: bold;
  text-align: center;
  width: 15%;
}
#maplist .one a {
  display: block;
  width: 100%;
}
#maplist .two {
  text-align: center;
  width: 18%;
}
#maplist .three {
  padding-left: 10px;
}
#maplist .three a {
  display: inline-block;
  margin: 0 10px;
}

@media screen and (max-width: 1000px) {
  .commonlist-left {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  .commonlist-right {
    margin-left: 0;
    padding-left: 0;
  }

  /* 政府机构列表 */
  .jg-list li {
    width: 33.33333%;
  }
}

@media screen and (max-width: 768px) {
  .commonlist {
    margin-top: 0;
  }
  .commonlist-left-title {
    padding: 14px 0 14px 20px;
    color: #fff;
    font-size: 20px;
    border-bottom: 4px solid #fff;
  }
  .commonlist-left-channels li a {
    padding: 12px 0;
    padding-left: 30px;
    font-size: 16px;
  }
  .commonlist-header {
    margin-bottom: 10px;
  }
  .commonlist-header a {
    font-size: 22px;
  }
  .commonlist-right-ul li:nth-child(5n) {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  /* 政府机构列表 */
  .jg-list li {
    width: 50%;
  }

  /* 专题列表 */
  .ztzl-ul li {
    width: 33.33333%;
  }
}

@media screen and (max-width: 500px) {
  /* 政府机构列表 */
  .jg-title {
    font-size: 20px;
    line-height: 40px;
  }
  .jg-list li {
    width: 100%;
  }

  /* 政务机构详情 */
  .jg-detail-title {
    font-size: 20px;
    line-height: 40px;
    padding: 10px 15px;
  }

  /* 领导列表页 */
  .leader-line-left {
    float: none;
    width: 100%;
    float: none;
    padding-right: 0;
    text-align: center;
    text-align-last: center;
    line-height: 40px;
  }
  .leader-line-right {
    margin-left: 0;
  }
  .leader-list li {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  /* 领导详情页 */
  .leader-detail {
    padding: 20px;
  }
  .leader-detail-img img {
    width: 100px;
  }
  .leader-detail-name {
    margin: 20px 0;
    font-size: 20px;
    line-height: 40px;
  }

  /* 专题列表 */
  .ztzl-ul li {
    width: 50%;
  }
}

@media screen and (max-width: 375px) {
  /* 专题列表 */
  .ztzl-ul li {
    width: 100%;
  }
}
.zfld,a{
      font-size: 18px;
      color: #333;
      line-height: 50px;
      /* margin: 0 20px; */
}
.zfld,a{
      font-size: 18px;
      color: #333;
      line-height: 50px;
      /* margin: 0 20px; */
}

/*-----------------------------*/
.gongkai {
  border: 1px solid #ddd;
  padding: 20px;
}
.gongkai .title {
  text-align: center;
  font-weight: bold;
  color: #0f4fa6;
  font-size: 30px;
  padding-top: 15px;
}
.gongkai .bd dd {
  margin-top: 20px;
}
.gongkai .bd dd ul {
  display: flex;
  flex-wrap: wrap;
  margin: -8px;
  padding: 0;
}
.gongkai .bd dd ul li {
  width: 19%;
  padding: 8px 5px;
}
.gongkai .bd dd ul a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  height: 82px;
  background: #f4f4f4;
}
.gongkai .bd dd ul a:hover {
  color: #fff;
  background: #0f4fa6;
}
.gongkai .bd dl {
  padding-top: 40px;
}
.gongkai .bd dt {
  display: flex;
  align-items: center;
  background: #f6fbff;
  color: #0f4fa6;
  font-size: 22px;
}
.gongkai .bd dt span {
  width: 60px;
  background: #0f4fa6;
  display: flex;
  align-items: center;
  margin-right: 15px;
  justify-content: center;
  height: 52px;
}
.gongkai .bd dt span i {
  display: block;
  width: 29px;
  height: 29px;
  background: url(../images/03_04.png) center no-repeat;
  background-size: 100% 100%;
}
/**/