@charset "UTF-8";
/* 二级页面样式 */

/* 领导列表页 */
.leader-title {
  font-family: 'SimSun';
  font-size: 22px;
  line-height: 50px;
  color: #000000;
  text-indent: 1em;
  font-weight: bold;
  background: #dcdcdd;
}
.leader-line-container {
  background: #ecf7ff;
  padding: 30px;
}
.leader-line {
  border-bottom: 1px #ccdce8 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;
}

/* 领导详情页 */
.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;
}

/* 政府机构列表 */
.jg-title {
  font-family: 'SimSun';
  font-size: 24px;
  color: #2760b7;
  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: #2760b7;
  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;
}

/* 政务机构详情 */
.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;
}

@media screen and (max-width: 1000px) {
  /* 政府机构列表 */
  .jg-list li {
    width: 33.33333%;
  }
}

@media screen and (max-width: 768px) {
  /* 政府机构列表 */
  .jg-list li {
    width: 50%;
  }
}

@media screen and (max-width: 500px) {
  /* 领导列表页 */
  .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;
  }

  /* 政府机构列表 */
  .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;
  }
}
