﻿.sldt_left {
  float: left;
  width: 600px;
  margin-right: 40px;
  overflow: hidden;
}
.sldt_right {
  float: left;
  width: 540px;
  overflow: hidden;
}
/* 栏目标题内容 start */
.nav_main {
  border-bottom: 1px solid #eef2fa;
  height: 60px;
  line-height: 60px;
}
.nav_main .nav {
  float: left;
}
.nav_main .nav li {
  float: left;
  margin-right: 20px;
}
.nav_main .nav li a {
  color: #222222;
  font-size: 24px;
}
.nav_main .nav .on a {
  border-bottom: 3px solid #3a5bc9;
  padding-bottom: 13px;
  color: #3a5bc9;
}
.nav_main .more {
  float: right;
  margin-right: 10px;
  background-image: url(more.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 35px;
}
.nav_main .more a {
  display: block;
  width: 100%;
  height: 100%;
}
.content {
  float: left;
  width: 100%;
  margin-top: 15px;
  overflow: hidden;
}
.content .content_item .item {
  width: 100%;
  overflow: hidden;
}
.content .content_item .item li {
  float: left;
  margin-top: 15px;
}
.content .content_item .item .dian img {
  width: 20px;
  height: 20px;
}
.content .content_item .item .info {
  width: 430px;
  margin-left: 10px;
  font-size: 16px;
  color: #222222;
}
.content .content_item .item .timer {
  float: right;
  font-size: 16px;
  color: #999999;
}
/* 栏目标题内容 end */
/* 轮播图、时政要闻 start */
.swiper_szyw_main {
  width: 100%;
}
.swiper_szyw_main .yx_rotaion {
  position: relative;
  overflow: hidden;
}
.swiper_szyw_main .yx_rotaion .fcon {
  position: relative;
  width: 100%;
  float: left;
  display: none;
  width: 600px;
  height: 300px;
}
.swiper_szyw_main .yx_rotaion .fcon img {
  width: 100%;
  height: 100%;
}
.swiper_szyw_main .yx_rotaion .fcon .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: hsl(0, 0%, 0% 0.5);
  height: 60px;
  text-align: center;
  color: #fff;
  line-height: 40px;
}
.swiper_szyw_main .yx_rotaion .fbg {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  height: 10px;
  text-align: center;
  z-index: 2;
}
.swiper_szyw_main .yx_rotaion .fbg .D1fBt a {
  position: relative;
  width: 12px;
  height: 3px;
  margin: 0 4px;
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  background: #fff;
}
.swiper_szyw_main .yx_rotaion .fbg .D1fBt .current {
  width: 24px;
}
.swiper_szyw_main .szyw_main .content .content_item .item .info {
  width: 400px;
}
/* 轮播图、时政要闻 end */
/* 水利动态、领导活动、通知公告、盟市要闻 satrt*/
.sldt_tzgg_main {
  width: 100%;
  height: 333px;
  margin-top: 35px;
  overflow: hidden;
}
.sldt_tzgg_main .tzgg_main .content .content_item .item .info {
  width: 400px;
}
/* 水利动态、领导活动、通知公告、盟市要闻 e
nd*/
/* 水利宣传 start */
.slxc_main {
  width: 100%;
  margin-top: 35px;
  overflow: hidden;
}
.slxc_main .slxc_list {
  margin-top: 20px;
  position: relative;
}
.slxc_main .slxc_list .swiper-container {
  width: 1200px;
  height: 290px;
}
.slxc_main .slxc_list .swiper-container .swiper-slide {
  float: left;
  width: 360px !important;
  height: 290px !important;
  overflow: hidden;
  margin-right: 20px;
}
.slxc_main .slxc_list .swiper-container .swiper-slide img {
  width: 100%;
  height: 230px;
}
.slxc_main .slxc_list .swiper-container .swiper-slide .title {
  width: 100%;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background-color: #f5f5f5;
  color: #222222;
  font-size: 16px;
}
.slxc_main .slxc_list .arrow-left {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background-color: #1b4bc7;
  border-radius: 5px;
  opacity: 0.7;
  z-index: 99;
  cursor: pointer;
  overflow: hidden;
}
.slxc_main .slxc_list .arrow-right {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background-color: #1b4bc7;
  border-radius: 5px;
  opacity: 0.7;
  z-index: 99;
  cursor: pointer;
}
/* 水利宣传 end */
/* 媒体之声 start */
.mtzs_main {
  width: 100%;
  margin-top: 35px;
  overflow: hidden;
}
.mtzs_main .mtzs_list {
  margin-top: 20px;
}
.mtzs_main .mtzs_list .list_item {
  float: left;
  width: 354px;
  height: 90px;
  margin-left: 20px;
  padding: 20px 15px;
  border: 1px solid #f6f6f6;
  border-bottom: 2px solid #1b4bc7;
}
.mtzs_main .mtzs_list .list_item .title {
  font-size: 18px;
  line-height: 24px;
  color: #222222;
}
.mtzs_main .mtzs_list .list_item .timer {
  margin-top: 20px;
  text-align: right;
  font-size: 16px;
  line-height: 24px;
  color: #999999;
}
.mtzs_main .mtzs_list .list_item:first-child {
  margin-left: 0;
}
/* 媒体之声 end */