@charset "utf-8";
body {
  font-family: "microsoft yahei";
  background: #edf9fb
    url(http://www.wenming.cn/wmzthc/mflwdc5/images/banner_mflwdc5.jpg)
    no-repeat center 55px;
}
.banner {
  height: 576px;
}
.banner img {
  animation: zoomIn 2s 1 ease-out;
  -webkit-animation: zoomIn 2s 1 ease-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  width:683px;
  margin: 0 auto;
  display: block;
  padding-top: 126px;
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.inner {
  width: 1200px;
  margin: 0 auto;
}
.dh {
  width: 1200px;
  position: relative;
  height: 58px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.zt_more {
  position: absolute;
  right: 20px;
  top: 14px;
  font-size: 14px;
}
.zt_more a {
  color: #666;
}
.domPC {
  display: block;
}
.domMb {
  display: none;
}
.mob_banner {
  display: none;
}
.mob_banner img {
  width: 100%;
  height: auto;
  display: block;
}
/*part01*/
.part01 {
  width: 1200px;
  margin: 0 auto;
  height: 150px;
  padding: 10px 0;
}
.part01 .topline p {
  font-size: 18px;
  line-height: 36px;
  color: #333;
  width: 90%;
  margin: 0 auto;
  text-indent: 2rem;
  font-weight: bold;
}
.part01 .topline p span {
  color: #fc3b06;
  font-size: 20px;
  font-weight: bold;
}
/*最新播报*/
.latest {
  width: 1200px;
  margin: 20px auto 0;
  border: 2px solid #35908f;
  background: #fff;
}
.latest .part {
  height: 39px;
  background: url(http://www.wenming.cn/wmzthc/mflwdc5/images/tit00_mflwdc5.png)
    no-repeat;
}
.latest .latest-title {
  display: block;
  width: 145px;
  height: 38px;
  margin-top: 8px;
  float: left;
}
.latest .latest-cont {
  width: 1030px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: none;
  height: 39px;
  border-left: none;
}
.latest .latest-cont ul {
  white-space: nowrap;
  font-size: 0;
}
.latest .latest-cont li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
}
.latest .latest-cont li .txt:before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 18px;
  background: #35908f;
  border-radius: 100%;
}
.latest .latest-cont li .txt .tit {
  font-size: 16px;
  line-height: 39px;
  margin-right: 10px;
  color: #101010;
  display: inline-block;
  padding-left: 20px;
}
.latest .latest-cont li .txt .tit a {
  color: #101010;
}
.latest .latest-cont li .txt .time {
  font-size: 14px;
  line-height: 32px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  color: #666;
  display: inline-block;
}
/* 对话太阳岛 */
.dhtyd_box {
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
}
.djch_nr {
  width: 1200px;
  height: 338px;
  margin: 0 auto;
}
.focusBox4 {
  width: 1200px;
  height: 338px;
  position: relative;
  background: #fff;
}
.focusBox4 .arrow-left4 {
  background: url(http://www.news.cn/info/rdzt/2024ttdqyjnh/img/dhtyd_left.png)
    no-repeat left top;
  position: absolute;
  left: -70px;
  top: 135px;
  width: 29px;
  height: 70px;
  z-index: 2;
}
.focusBox4 .arrow-right4 {
  background: url(http://www.news.cn/info/rdzt/2024ttdqyjnh/img/dhtyd_right.png)
    no-repeat left bottom;
  position: absolute;
  right: -70px;
  top: 135px;
  width: 29px;
  height: 70px;
  z-index: 2;
}
.focusBox4 .swiper-container {
  width: 1200px;
  height: 338px;
}
.swiper-slide {
  position: relative;
}
.slide_cont {
  width: 1200px;
}
.narrow_box {
  float: left;
  width: 299px;
  height: 168px;
  position: relative;
  margin-right: 1px;
  transition: all 1s;
  cursor: pointer;
}
.narrow_box .title {
  position: absolute;
  left: 0;
  width: 299px;
  height: 168px;
  background: #35908f;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
  padding: 40px 35px;
  z-index: 2;
  box-sizing: border-box;
}
.narrow_box .title a {
  color: #fff;
}
.narrow_box .img {
  position: absolute;
  left: 0;
  width: 299px;
  height: 168px;
  top: 230px\9;
}
.narrow_box .img img {
  width: 100%;
  height: 100%;
}
.narrow_box:nth-child(odd) .title {
  top: 0;
}
.narrow_box:nth-child(odd) .img {
  top: 169px;
}
.narrow_box:nth-child(even) .title {
  top: 169px;
}
.narrow_box:nth-child(even) .img {
  top: 0;
}
.narrow_box.on {
  width: 599px;
  height: 338px;
}
.narrow_box.on .img {
  position: absolute;
  left: 0;
  width: 599px;
  height: 338px;
  top: 0\9;
}
.narrow_box.on .title {
  position: absolute;
  left: 0;
  top: 205px;
  width: 100%;
  height: 133px;
  background: url(http://www.wenming.cn/wmzthc/mflwdc5/images/bg03_mflwdc5.png)
    repeat-x;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
  padding: 75px 10px 0 10px;
}
.narrow_box.on:nth-child(odd) .img {
  top: 0;
}
/*part02*/
.part02 {
  width: 1200px;
  margin: 0 auto;
  height: auto;
  margin-bottom: 20px;
}
.list {
  width: 1200px;
  margin: 0 auto;
}
.list ul {
  overflow: hidden;
}
.list ul li {
  float: left;
  width: 370px;
  height: 280px;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
  border: 4px solid #35908f;
}
.list ul li .img {
  width: 370px;
  height: 280px;
}
.list ul li .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.list ul li .tit {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 5px 10px;
  color: #fff;
  font-size: 16px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.65))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.65) 100%
  );
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.65) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.65) 100%
  );
  text-align: center;
}
.list ul li .tit a {
  color: #fff;
  font-size: 16px;
}
@media only screen and (min-width: 100px) and (max-width: 1199px) {
  .domPC {
    display: none !important;
  }
  .domMb {
    display: block !important;
  }
  .zmzz_title img {
    width: 100%;
  }
  body {
    background: #edf9fb;
    background-image: none;
  }
  .banner {
    display: none;
  }
  .mob_banner {
    display: block;
  }
  .part01,
  .part02 {
    width: 100%;
    margin-bottom: 10px;
  }
  .inner {
    width: 96%;
  }
  .dh {
    position: relative;
    width: 100%;
    height: 42px;
    overflow: hidden;
  }
  .dh img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 220%;
    height: auto;
  }
  .part01 .inner {
    background: #f3f9f0;
    border: 2px solid #35908f;
    border-radius: 10px;
  }
  .part01 .topline p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 5px;
  }
  .part01 .topline p a {
    font-size: 16px;
    line-height: 24px;
  }


 


  .latest {
    width: 96%;
  }
  .latest .latest-cont {
    width: 62%;
  }
  .list {
    width: 100%;
    margin: 0 auto;
  }
  .list ul {
    width: 100%;
    overflow: hidden;
  }
  .list ul li {
    float: left;
    width: 46%;
    height: auto;
    margin: 1%;
  }
  .list ul li .img {
    width: 100%;
    height: auto;
    background: #fff9e7;
  }
  .list ul li .img img {
    display: block;
    width: 100%;
    height: 200px;
  }
  .list ul li .tit {
    padding: 5px;
  }
  .list ul li .tit a {
    display: block;
    width: 100%;
    height: 36px;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
    padding-top: 20px;
  }
  .wq {
    margin-bottom: 20px;
  }
  .wq img {
    width: 100%;
    display: block;
  }
}
