@charset "utf-8";
.head {
  position: relative;
}
.head .img {
  width: 100%;
}
.head .logo {
  position: absolute;
  top: 5%;
  left: 20%;
}
/* 内容 */
.swiper-xw {
  position: relative;
  width: 57%;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-xw .swiper-pagination {
  position: absolute;
  right: 5%;
  bottom: 5%;
}
.swiper-xw .swiper-pagination-bullet {
  background: #fff;
  margin-right: 6px;
  opacity: 1;
}
.swiper-xw .swiper-pagination-bullet-active {
  width: 25px;
  border-radius: 20px;
  background: #fff274;
}
.swiper-xw .img img {
  width: 100%;
  height: 385px;
}
.swiper-xw .img span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 55px;
  line-height: 55px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  /*padding-left: 20px;*/
  background-color: rgba(0, 0, 0, .5);
}
/* 公告 */
.notice {
  width: 42%;
  margin-left: 10px;
}
.notice-body h3 {
  height: 75px;
  line-height: 75px;
  color: #fff;
  font-size: 20px;
  margin-top: 20px;
  text-align: center;
  letter-spacing: 2px;
  background-image: linear-gradient(to right,#159eb7, #a7d12c)
}
.notice-body .memo {
  display: inline-block;
  height: 220px;
  line-height: 25px;
  text-indent: 2em;
  padding: 30px 22px 50px 20px; 
  background: #f3faed; /*url(../images/icon_sj.png) bottom right no-repeat;*/
}
/* 督察动态 */
.cloum-til a {
  display: inline-block;
  width: 100%;
  height: 80px;
  line-height: 80px;
  color: #fff;
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 8px;
  margin-top: 35px;
  margin-bottom: 20px;
  /*background: url(../images/til_bg.png) center no-repeat;*/
}
.dt-lists li {
  float: left;
  width: 48.7%;
  height: 90px;
  margin-right: 30px;
  margin-top: 20px;
  background: #f8f8f8;
}
.dt-lists li:nth-child(2n) {
  margin-right: 0;
}
.dt-lists li:nth-child(1),.dt-lists li:nth-child(2) {
  margin-top: 0;
}
.dt-lists .date {
  position: relative;
  width: 85px;
  height: 90px;
  padding: 16px 16px 25px 10px;
  color: #fff;
  background: url(../images/img_date.png) center no-repeat;
}
.date .m {
  font-size: 16px;
}
.date i {
  position: absolute;
  left: 42%;
  top: 30%;
  font-size: 22px;
}
.date .d {
  display: block;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
}
.dt-lists a {
  display: inline-block;
  width: 70%;
  line-height: 25px;
  font-size: 18px;
  padding-top: 20px;
  padding-right: 45px;
  padding-left: 40px;
}
.dt-lists li:hover {
  background-image: linear-gradient(to right, #97cb3c, #19a0b4);
}
.dt-lists li:hover a {
  color: #fff;
}
/* 边督边改 */

.lists {
  padding: 0 15px;
}
.lists li {
  position: relative;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}
.lists li i {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #22a3ab;
  vertical-align: middle;
  margin-right: 10px;
  margin-left: 10px;
}
.lists li:nth-child(even) {
  background: #f3faed;
}
.lists li:hover a {
  color: #ff7800;
}
.lists li .time {
  position: absolute;
  right: 10px;
  color: #8a8d8a;
  font-size: 16px;
}
@media screen and (max-width: 991px) {
  .head img.m-show {width: 100%;}
  .head .logo {top:5%;left: 0;height: 55px;}
  .swiper-xw {float: none;width: 100%;}
  .swiper-xw .img img {height: auto;}
  .swiper-xw .swiper-pagination {right: 50%;bottom: -10%;margin-right: -23px;}
  .swiper-xw .img span {padding: 0 15px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  .notice {width: 100%;margin-top: 35px;margin-left: 0;}
  .swiper-xw .swiper-pagination-bullet {background:#bababa; }
  .swiper-xw .swiper-pagination-bullet-active {background:#5cb774; }
  .notice img {width: 100%;}
  .notice-body .memo {height: auto;}
  .notice-body h3 {font-size: 18px;}
  .cloum-til a {height: 60px; line-height: 60px;font-size: 30px;}
  .cloum-til a img {width: 100%;}
  .dt-lists li {float: none;width: 100%;height: auto;margin-right: 0;}
  .dt-lists li:nth-child(4),.dt-lists li:nth-child(5),.dt-lists li:nth-child(6) {display: none;}
  .dt-lists li:first-child {margin-top: 0;}
  .dt-lists li:nth-child(2) {margin-top: 20px;}
  .dt-lists a {width: calc(100% - 137px);padding-right: 3%;padding-left: 3%;}
  .dt-lists .date {width: 100px;height: 130px;background: url(../images/img_date_m.png) center no-repeat;}
  .date i {font-size: 28px;top: 22%;left: 32%;}
  .date .d {margin-top: 30px;font-size: 24px;}
  .lists li:nth-child(4),.lists li:nth-child(5),.lists li:nth-child(6) {display: none;}
  .lists a {display: inline-block; width: calc(100% - 40px);margin-left: 30px;}
  .lists li i {position: absolute; left: 0;top: 41%;width: 10px;height: 10px;}
  .lists li {height: auto;line-height: unset;padding: 25px 0;border-bottom: 1px solid #ccc;}
  .lists li:nth-child(3){border-bottom: none;}
  .lists li:nth-child(even) {background: #fff;}
  .lists li .time {display: none;}
  .m-hide{  display: none!important }
}
