@charset "UTF-8";

.index-channel {
  text-align: center;
  background: url(../images/index_channel_bg.png) no-repeat center center;
  background-size: contain;
  margin-bottom: 30px;
}
.index-channel a {
  font-size: 28px;
  color: #333333;
  font-weight: bold;
}
.index-channel i {
  color: #1b5aba;
  font-style: normal;
}

/* MARK:头条新闻 */
.wrapper-index {
  padding: 30px 0;
}
.line-topnews {
  margin-bottom: 38px;
}
.topnews1 a {
  margin-bottom: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 30px;
  font-weight: bold;
  font-family: '思源宋体', serif;
  color: #185292;
  text-align: center;
}
.topnews2 a {
  width: 50%;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 20px;
  font-size: 20px;
  font-weight: bold;
  font-family: '思源宋体', serif;
  color: #185292;
  text-align: center;
}

/* MARK:新闻 */
.line-news {
  margin: 0 -15px;
  margin-bottom: 33px;
}
.news-left {
  width: 60%;
  float: left;
  padding: 0 15px;
}
.news-right {
  width: 40%;
  float: left;
  padding: 0 15px;
}
.news-right .common-header {
  display: flex;
  justify-content: space-between;
}

/* MARK:中央要闻接口列表 */
#gov-list-container .govpushinfo150203 li {
  display: none;
}
#gov-list-container .govpushinfo150203 li:nth-child(1),
#gov-list-container .govpushinfo150203 li:nth-child(2),
#gov-list-container .govpushinfo150203 li:nth-child(3),
#gov-list-container .govpushinfo150203 li:nth-child(4),
#gov-list-container .govpushinfo150203 li:nth-child(5),
#gov-list-container .govpushinfo150203 li:nth-child(6),
#gov-list-container .govpushinfo150203 li:nth-child(7),
#gov-list-container .govpushinfo150203 li:nth-child(8),
#gov-list-container .govpushinfo150203 li:nth-child(9) {
  display: block;
}

/* MARK:公示公告 领导 */
.line-gk {
  margin: 0 -15px;
  margin-bottom: 30px;
}
.gk-left {
  width: 60%;
  float: left;
  padding: 0 15px;
}
.gk-right {
  width: 40%;
  float: left;
  padding: 0 15px;
}

.gk-left2 {
  margin: 0 -6px;
}
.gk-list-box {
  width: 9%;
  padding: 0 6px;
  float: left;
}
.gk-list-box.on {
  width: 91%;
}
.gk-list-box .common-list {
  display: none;
}
.gk-list-box.on .common-list {
  display: block;
}
.gk-list {
  height: 228px;
  border: 1px solid #d6d6d6;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.gk-list:before {
  content: '';
  display: inline-block;
  width: 23px;
  height: 100%;
  opacity: 1;
  background: linear-gradient(90deg, #8cc6ff 37.04%, #ffffff 100%);
  position: absolute;
  left: -10px;
  top: 0;
}
.gk-list .common-list {
  padding: 14px 20px 10px 70px;
}
.gk-list-name {
  writing-mode: vertical-lr;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: bold;
  color: rgba(50, 123, 198, 1);
  letter-spacing: 10px;
  white-space: nowrap;
}

.leader-box {
  background: #f0f7ff;
  padding: 15px;
}
.leader-header h3 {
  color: #185292;
  font-size: 22px;
  font-weight: bold;
}
.leader-header a {
  float: right;
  background-color: #fff;
  padding: 8px 15px;
}
.leader-header a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.leader-header a span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-weight: bold;
  color: #185292;
}
.leader img {
  width: 120px;
  float: left;
}
.leader .leader-info {
  margin-left: 120px;
  padding-left: 20px;
}
.leader .leader-info h4 {
  font-size: 20px;
  margin-bottom: 7px;
}
.leader .leader-info h5 {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 10px;
  padding-bottom: 7px;
  border-bottom: 1px dashed #6f9ed1;
  color: #185292;
}
.leader .leader-info p {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 20px;
  line-height: 1.4;
}
.leader .leader-info p span {
  color: #d43030;
}

/* MARK:政务公开 */
.line-zwgk {
  margin-bottom: 30px;
}
.zwgk {
  margin: 0 -20px;
  margin-bottom: 20px;
}
.zwgk-left {
  width: 50%;
  float: left;
  padding: 0 20px;
}
.zwgk-right {
  width: 50%;
  float: left;
  padding: 0 20px;
}

.zfxxgk-list {
  margin: 0 -6px;
  margin-top: 10px;
}
.zfxxgk-list li {
  width: 50%;
  float: left;
  padding: 0 6px;
  margin-bottom: 26px;
}
.zfxxgk-list li a {
  display: block;
  padding-left: 100px;
  padding-right: 20px;
  background: #f2f2f2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.zfxxgk-list li a:hover span {
  color: #1e5996;
}
.zfxxgk-list li a img {
  position: absolute;
  left: 47px;
  top: 50%;
  transform: translateY(-50%);
}
.zfxxgk-list li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 23px 0;
  font-size: 18px;
  color: #000;
}

.fdgk-list {
  margin: 0 -10px;
}
.fdgk-list li {
  width: 20%;
  float: left;
  padding: 0 10px;
}
.fdgk-list li a {
  display: table;
  width: 100%;
  height: 100px;
  background: #f2f2f2;
  padding: 0 10px;
  position: relative;
  padding-left: 94px;
}
.fdgk-list li img {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.fdgk-list li span {
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
}

/* MARK:政务服务 */
.zwfw-list {
  margin: 0 -8px;
  margin-bottom: 34px;
}
.zwfw-list li {
  width: 25%;
  float: left;
  padding: 0 8px;
}
.zwfw-inner {
  border-top: 4px solid #185292;
  box-shadow: 0px 0px 7px rgba(35, 114, 204, 0.18);
  padding: 30px 46px 40px;
}
.zwfw-header {
  text-align: center;
  margin-bottom: 47px;
  position: relative;
  padding-left: 70px;
}
.zwfw-header:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  height: 11px;
  opacity: 1;
  border-radius: 7px 7px 0px 0px;
  background: linear-gradient(180deg, #c9d6e8 0%, #ffffff 100%);
}
.zwfw-header img {
  position: absolute;
  left: 10px;
  bottom: -15px;
  z-index: 2;
}
.zwfw-header a {
  font-size: 24px;
  font-weight: bold;
  color: #185292;
}
.zwfw-links a {
  width: 50%;
  float: left;
  text-align: center;
  margin-bottom: 25px;
  font-size: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zwfw-links a:nth-child(odd) {
  border-right: 1px solid #cccccc;
}
.zwfw-list li:last-child .zwfw-links a {
  width: 100%;
  border-right: none;
}

.zwfwdt {
  height: 90px;
  border: 1px solid #eee;
  margin-bottom: 30px;
  padding-top: 15px;
  background: url(../images/index_zw_bg.jpg) no-repeat;
  background-size: cover;
}
.zwfwdt-left {
  width: 43%;
  float: left;
}
.zwfwdt-center {
  width: 10%;
  float: left;
}
.zwfwdt-center span {
  display: inline-block;
  background-color: #4377b2;
  color: #fff;
  border-radius: 30px;
  border-bottom-right-radius: 0;
  padding: 4px 10px;
}
.zwfwdt-right {
  width: 47%;
  float: left;
}
.zwfwdt-right h2 {
  display: none;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
  color: #0c5998;
}
.zwfwdt-right a {
  display: inline-block;
  line-height: 30px;
  margin-right: 30px;
  color: #597cc8;
}

/* MARK:政民互动 */
.zmhd {
  margin: 0 -20px;
}
.zmhd-left {
  width: 50%;
  float: left;
  padding: 0 20px;
}
.zmhd-right {
  width: 50%;
  float: left;
  padding: 0 20px;
}

.xx {
  margin-top: 15px;
}
.xx a:first-child {
  margin-right: 30px;
}
.xx span {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}
.xx img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.bmdh {
  background: #f5faff;
  padding: 33px 25px;
}
.bmdh-line {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.bmdh-line:first-child {
  margin-bottom: 30px;
}
.bmdh-line span {
  font-size: 18px;
  font-weight: bold;
  color: #1e5996;
}

/* MARK:轮播 */
.slideBox {
  width: 100%;
  height: 382px;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 24px;
  bottom: 17px;
  z-index: 1;
}
.slideBox .hd ul li {
  float: left;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  background: #cccccc;
  border-radius: 10px;
  font-size: 0;
}
.slideBox .hd ul li.on {
  background: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  width: 100%;
  height: 100%;
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
.slideBox .bd p {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px 150px 20px 27px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  font-weight: bold;
}
.slideBox .bd ul {
  width: 100%;
  height: 100%;
}
.slideBox .bd img {
  width: 100%;
  height: 100%;
  display: block;
}
.slideBox .prev,
.slideBox .next {
  position: absolute;
  top: 50%;
  margin-top: -32px;
  display: block;
  width: 24px;
  height: 64px;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.slideBox .prev {
  left: 0;
  background: url(../images/icon_arleft.png) no-repeat;
  background-size: contain;
}
.slideBox .next {
  right: 0;
  background: url(../images/icon_arright.png) no-repeat;
  background-size: contain;
}
.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBox .prevStop {
  display: none;
}
.slideBox .nextStop {
  display: none;
}

/* MARK:专题轮播 */
.line-ztzl {
  margin-bottom: 35px;
}
.ztzl-header {
  margin-bottom: 32px;
  position: relative;
}
.ztzl-header:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #c9e1ff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.ztzl-header:before {
  content: '';
  display: inline-block;
  border-left: 10px solid #005cb8;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  left: 163px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}
.ztzl-header a {
  display: inline-block;
  font-size: 36px;
  color: #1469c9;
  font-weight: 700;
  background: #fff;
  padding-right: 50px;
  position: relative;
  z-index: 2;
}
.ztzl-header a i {
  color: #333333;
}
.picMarquee-left {
  position: relative;
  margin: 0 -14px;
}
.picMarquee-left .bd {
  width: 100%;
  overflow: hidden;
}
.picMarquee-left ul li {
  width: 25%;
  height: 135px;
  line-height: 30px;
  text-align: center;
  float: left;
}
.picMarquee-left ul li img {
  width: 100%;
  height: 100%;
  padding: 0 14px;
}
.picMarquee-left .prev,
.picMarquee-left .next {
  position: absolute;
  top: 50%;
  margin-top: -23px;
  display: block;
  width: 15px;
  height: 45px;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.picMarquee-left .prev {
  left: 14px;
  background: url(../images/slidebox-prev.png) no-repeat;
  background-size: contain;
}
.picMarquee-left .next {
  right: 14px;
  background: url(../images/slidebox-next.png) no-repeat;
  background-size: contain;
}
.picMarquee-left .prev:hover,
.picMarquee-left .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

@media screen and (max-width: 1000px) {
  .news-left {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  .news-right {
    width: 100%;
    float: none;
  }

  .gk-left {
    width: 100%;
    float: none;
  }
  .gk-right {
    width: 100%;
    float: none;
  }
  .gk-list {
    height: auto;
  }
  .gk-list-box {
    width: 100% !important;
    margin-bottom: 30px;
  }
  .gk-list .common-list {
    display: block !important;
  }

  .zwgk-left {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  .zwgk-right {
    width: 100%;
    float: none;
  }

  .fdgk-list li {
    width: 50%;
    margin-bottom: 20px;
  }

  .zwfw-list li {
    width: 50%;
    margin-bottom: 20px;
  }

  .zwfwdt {
    height: auto;
    background: #dbecfc;
    padding: 20px;
  }
  .zwfwdt-left {
    display: none;
  }
  .zwfwdt-center {
    display: none;
  }
  .zwfwdt-right {
    width: 100%;
    float: none;
    text-align: center;
  }
  .zwfwdt-right h2 {
    display: block;
  }

  .zmhd-left {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  .zmhd-right {
    width: 100%;
    float: none;
  }
}

@media screen and (max-width: 768px) {
  .topnews1 a {
    font-size: 20px;
  }
  .topnews2 a {
    font-size: 16px;
  }

  .slideBox {
    height: 200px;
  }
  .slideBox .hd {
    right: 7px;
    bottom: 7px;
  }
  .slideBox .bd p {
    padding: 10px 100px 10px 17px;
    font-size: 16px;
  }

  .news-right .common-header {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .leader img {
    display: block;
    float: none;
    margin: 0 auto;
  }
  .leader .leader-info {
    margin-left: 0;
    padding-left: 0;
  }
  .leader-header h3 {
    font-size: 18px;
  }
  .leader-header a span {
    font-size: 16px;
  }
  .leader .leader-info h4 {
    font-size: 16px;
  }
  .leader .leader-info h5 {
    font-size: 16px;
  }
  .leader .leader-info p {
    font-size: 16px;
  }

  .picMarquee-left ul li {
    width: 100%;
  }

  .zfxxgk-list li {
    width: 100%;
    margin-bottom: 15px;
  }
  .zfxxgk-list li a span {
    font-size: 16px;
  }

  .fdgk-list li {
    width: 100%;
  }
  .fdgk-list li a {
    height: 62px;
    padding-left: 100px;
  }
  .fdgk-list li span {
    font-size: 16px;
    color: #000;
  }
  .fdgk-list li span br {
    display: none;
  }
  .fdgk-list li img {
    width: 45px;
    left: 40px;
  }

  .zwfw-list li {
    width: 100%;
  }

  .zwfw-header {
    padding-left: 0px;
  }
  .zwfw-header a {
    font-size: 20px;
  }
  .zwfw-header img {
    width: 40px;
  }
  .zwfw-links a {
    font-size: 16px;
  }
  .zwfw-inner {
    padding: 20px;
  }

  .xx img {
    width: 40px;
  }

  .bmdh {
    padding: 20px;
  }
  .bmdh-line {
    flex-wrap: wrap;
  }
  .bmdh-line:first-child {
    margin-bottom: 0;
  }
  .bmdh-line span {
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
  }

  .index-channel {
    background-size: 190%;
  }
  .index-channel a {
    font-size: 22px;
  }
}
