@charset "utf-8";
body {
  font-family: "microsoft yahei";
  background: #fff3e4
    url(http://www.wenming.cn/wmzthc/2025ccjf/images/banner_2025ccjf.jpg)
    no-repeat center 55px;
}
.banner {
  height: 430px;
}
.inner {
  width: 1200px;
  margin: 0 auto;
}
.titleTl {
  height: 45px;
  margin-bottom: 20px; position: relative;
}
.title {
  height: 55px;
}
.zt_more {
  position: absolute;
  right: 0px;
  top: 20px;
  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: auto;
  padding: 10px 0;
}
.part01 .topline {
  width: 96%;
  margin: 0 auto;
  position: relative;
}
.part01 .topline img {
  width: 100%;
  height: auto;
}
.part01 .topline h1 {
  font-size: 30px;
  line-height: 70px;
  color: #f10000;
  text-align: center;
}
.part01 .topline h1 a {
  font-size: 30px;
  line-height: 70px;
  color: #d30000;
}
.part01 .topline span {
  position: absolute;
  right: 0;
  top: 30%;
  font-size: 14px;
}
.part01 .topline span a {
  color: #d30000;
}
.part01 .topline p {
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #c9a397;
  margin-bottom: 20px;
  color: #333;
  text-align: center;
}
.part01 .topline p span {
  color: #c00;
  font-size: 16px;
}
.part01 .topline p span a {
  color: #c00;
  font-size: 16px;
}

.partTjf {
  position: relative;
  width: 1200px;
  margin: 20px auto 40px;
}
.partTjf .swiper-button-next,
.partTjf .swiper-button-prev {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
}
.partTjf .swiper-button-next {
  background: url("http://www.wenming.cn/wmzthc/wmzgztcfbd/images0109/right.png")
    0px 0px no-repeat;
  right: -5px;
}
.partTjf .swiper-button-prev {
  background: url("http://www.wenming.cn/wmzthc/wmzgztcfbd/images0109/left.png")
    0px 0px no-repeat;
  left: -3px;
}
.partTjf .swiper-button-next:hover {
  opacity: 0.7;
}
.partTjf .swiper-button-prev:hover {
  opacity: 0.7;
}
.partTjf .swiper-container {
  width: 1130px;
  margin-top: 30px;
}
.partTjf .swiper-slide {
  position: relative;
  width: 280px;
  height: 495px;
  overflow: hidden;
}
.partTjf .swiper-slide img {
  width: 270px;
  height: 480px;
}


.partYlsx {
  position: relative;
  width: 1200px;
  margin: 20px auto 40px;
}
.partYlsx .swiper-button-next,
.partYlsx .swiper-button-prev {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
}
.partYlsx .swiper-button-next {
  background: url("http://www.wenming.cn/wmzthc/wmzgztcfbd/images0109/right.png")
    0px 0px no-repeat;
  right: -5px; display: none;
}
.partYlsx .swiper-button-prev {
  background: url("http://www.wenming.cn/wmzthc/wmzgztcfbd/images0109/left.png")
    0px 0px no-repeat;
  left: -3px;display: none;
}
.partYlsx .swiper-button-next:hover {
  opacity: 0.7;
}
.partYlsx .swiper-button-prev:hover {
  opacity: 0.7;
}
.partYlsx .swiper-container {
  width: 1130px;
  margin-top: 30px;
}
.partYlsx .swiper-slide {
  position: relative;
  width: 280px;
  height: 495px;
  overflow: hidden;
}
.partYlsx .swiper-slide img {
  width: 270px;
  height: 480px;
}

/*part02*/
.part02 {
  width: 1200px;
  margin: 0 auto;
  height: auto;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.6);
  margin-bottom: 40px;
}
.part2-left {
  width: 580px;
  height: 320px;
  position: relative;
  float: left;
}
.part2-left .part2-left-button-prev {
  background: url(http://images.wenming.cn/web_wenming/images/sdzg20181030-17.png)
    no-repeat left top;
  position: absolute;
  left: 10px;
  top: 45%;
  width: 20px;
  height: 34px;
  z-index: 2;
}
.part2-left .part2-left-button-next {
  background: url(http://images.wenming.cn/web_wenming/images/sdzg20181030-17.png)
    no-repeat right bottom;
  position: absolute;
  right: 10px;
  top: 45%;
  width: 20px;
  height: 34px;
  z-index: 2;
}
.part2-left .swiper-container {
  width: 580px;
  height: 340px;
  margin: 0 auto;
}
.swiper-slide {
  position: relative;
}
.part2-left .swiper-pagination {
  position: absolute;
  right: 10px;
  text-align: right;
  bottom: 10px;
  z-index: 2;
}
.part2-left .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #ccc;
  margin: 0 3px;
  cursor: pointer;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.part2-left .swiper-active-switch {
  background: #fb964c !important;
}
.part2-left .swiper-pagination-bullet {
  margin-left: 5px;
}
.part2-left .swiper-pagination-bullet-active {
  background: #fff !important;
}
.part2-left .picTitle {
  position: relative;
  width: 580px;
  height: 340px;
  overflow: hidden;
}
.part2-left .picTitle .img img {
  width: 580px;
  height: 280px;
  display: block;
}
.part2-left .picTitle .bg {
  background: #c70006;
  height: auto;
  padding: 10px 0;
  width: 100%;
  z-index: 10;
}
.part2-left .picTitle .name {
  bottom: 0;
  color: #fff;
  height: auto;
  left: 0;
  line-height: 25px;
  overflow: hidden;
  text-indent: 0;
  text-align: left;
  font-size: 18px;
  padding-left: 10px;
  width: 90%;
  z-index: 11;
}
.part2-left .picTitle .name a {
  color: #fff;
  text-decoration: none;
}
.part02 .right {
  width: 570px;
  float: right;
  margin: 10px 20px 10px 20px;
}
.right h3 {
  font-size: 17px;
  line-height: 32px;
  color: #d30000;
  margin-bottom: 10px;
  margin-top: 10px;
}
.right h3 a {
  color: #000;
  font-size: 17px;
  line-height: 30px;
}
.right p {
  font-size: 16px;
  line-height: 26px;
  color: #666;
}
.right p a {
  font-size: 16px;
  line-height: 28px;
  color: #666;
}
.zth_list {
  margin-top: 5px;
}
.zth_list li {
  position: relative;
  font-size: 18px;
  padding: 6px 0 6px 15px;
  line-height: 30px;
  margin-bottom: 0px;
}
.zth_list li:before {
  position: absolute;
  display: block;
  left: 0;
  top: 18px;
  content: "";
  width: 4px;
  height: 4px;
  border: 1px solid #fd7221;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.zth_list li a {
  color: #333;
}

.jfgs p {
  font-size: 18px;
  line-height: 38px;
  color: #333;
  text-indent: 2em;
  padding: 40px;
  background: url(http://www.wenming.cn/wmzthc/2025ccjf/images/bg00_2025ccjf.png)
    50% 0 no-repeat;
}
/*图片列表*/
.list-pics {
  margin: 20px auto;
}
.list-pics li {
  position: relative;
  width: 380px;
  height: auto;
  float: left;
  margin-bottom: 40px;
  margin: 20px 10px;
}

.list-pics .img {
  width: 380px;
  height: 230px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.list-pics .img img {
  width: 380px;
  height: 230px;
}

.part06_l {
  float: left;
}
.part06_con {
  background: url(http://www.wenming.cn/wmzthc/2025ccjf/images/bg02_2025ccjf.png)
    50% 0;
  width: 754px;
  height: 528px;
}
.part06_r {
  float: right; width: 416px;
}
.part06_l p {
  font-size: 18px;
  line-height: 38px;
  color: #333;
  text-indent: 2em;
  padding: 20px;
}
/*图片列表*/
.list-pics2 {
  margin: 0;
}
.list-pics2 ul {
  margin-left: 20px;
}
.list-pics2 li {
  position: relative;
  width: 220px;
  height: 395px;
  float: left;
  margin-bottom: 40px;
  margin: 0px 10px;
}

.list-pics2 .img {
  width: 220px;
  height: 395px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.list-pics2 .img img {
  width: 220px;
  height: 395px;
}

/*图片列表*/
.list-pics1 {
  margin-top: 40px;
}
.list-pics1 li {
  position: relative;
  width: 380px;
  height: auto;
  margin-bottom: 40px;
  margin: 20px 10px;
}

.list-pics1 .img {
  width: 380px;
  height: 230px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.list-pics1 .img img {
  width: 380px;
  height: 230px;
}

/*列表*/
.zxzz_box {
  padding-bottom: 0px;
}
.content_bg {
  padding-top: 16px;
  width: 100%;
  background: no-repeat center top;
  margin-top: 50px;
}
.zwmz_cont {
  overflow: hidden;
}
.zwmz_l {
  float: left;
  padding-left: 25px;
  width: 558px;
}
.zwmz_l .title {
  margin-bottom: 20px;
}
.zwmz_r .title {
  margin-bottom: 20px;
}
.zmwz_list li {
  position: relative;
  font-size: 18px;
  padding: 20px 0 20px 20px;
  line-height: 30px;
  border-bottom: 1px dashed #d9b36f;
  margin-bottom: 0px;
}
.zmwz_list li:before {
  position: absolute;
  display: block;
  left: 0;
  top: 25px;
  content: "";
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #c7020b;
}
.zmwz_list li a {
  color: #333;
}
.zmwz_list li span {
  font-size: 16px;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #666666;
  line-height: 64px;
}
.zwmz_r {
  width: 550px;
  float: right;
  margin-right: 15px;
}
.zmwz {
  margin-bottom: 68px;
}

/*红色家书*/
.part04 {
  position: relative;
  width: 1200px;
  margin: 20px auto 40px;
}
.part04 .swiper-button-next,
.part04 .swiper-button-prev {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 60%;
}
.part04 .swiper-button-next {
  background: url("http://www.wenming.cn/wmzthc/wmzgztcfbd/images0109/right.png")
    0px 0px no-repeat;
  right: -5px;
}
.part04 .swiper-button-prev {
  background: url("http://www.wenming.cn/wmzthc/wmzgztcfbd/images0109/left.png")
    0px 0px no-repeat;
  left: -3px;
}
.part04 .swiper-button-next:hover {
  opacity: 0.7;
}
.part04 .swiper-button-prev:hover {
  opacity: 0.7;
}
.part04 .swiper-container {
  width: 1130px;
  margin-top: 30px;
}
.part04 .swiper-slide {
  position: relative;
  width: 180px;
  height: 320px;
  overflow: hidden;
}
.part04 .swiper-slide img {
  width: 180px;
  height: 320px;
}

/*文明会客厅*/
.part05 {
  position: relative;
  width: 1200px;
  margin: 20px auto 40px;
}
.part05 .swiper-button-next,
.part05 .swiper-button-prev {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 60%;
}
.part05 .swiper-button-next {
  background: url("http://www.wenming.cn/wmzthc/wmzgztcfbd/images0109/right.png")
    0px 0px no-repeat;
  right: -5px;
}
.part05 .swiper-button-prev {
  background: url("http://www.wenming.cn/wmzthc/wmzgztcfbd/images0109/left.png")
    0px 0px no-repeat;
  left: -3px;
}
.part05 .swiper-button-next:hover {
  opacity: 0.7;
}
.part05 .swiper-button-prev:hover {
  opacity: 0.7;
}
.part05 .swiper-container {
  width: 1130px;
  margin-top: 30px;
}
.part05 .swiper-slide {
  position: relative;
  width: 220px;
  height:420px;
  overflow: hidden;
}
.part05 .swiper-slide img {
  width: 220px;
  height: 355px;
}
.part05 .swiper-slide p{ font-size: 16px; padding: 10px;}

@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: none;
  }
  .banner {
    display: none;
  }
  .titleTl img {
    width: 100%;
    height: auto;
  }
  .title {
    display: block;
    height: auto;
  }
  .title img {
    width: 100%;
    height: auto;
  }
  .mob_banner {
    display: block;
  }
  .part01,
  .part02 {
    width: 100%;
  }
  .inner {
    width: 96%;
  }
  .zmzz_title {
    margin-bottom: 10px;
    height: auto;
    width: 100%;
  }
  .zwmz_l,
  .zwmz_r {
    width: 100%;
    margin-right: 0;
    float: none;
    padding-left: 0;
  }
  .zmwz {
    margin-bottom: 50px;
  }
  .zmwz_list li {
    line-height: 24px;
    padding-bottom: 10px;
  }
  .zmwz_list li span {
    line-height: 12px;
    font-size: 12px;
    bottom: 5px;
    display: none;
  }
  .part01 .topline h1 {
    font-size: 20px;
    line-height: 34px;
  }
  .part01 .topline h1 a {
    font-size: 20px;
    line-height: 34px;
  }
  .part01 .topline p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 5px;
  }
  .part01 .topline p a {
    font-size: 16px;
    line-height: 24px;
  }

  .partTjf {
    width: 100%;
    margin: 10px auto;
  }
  .partTjf .swiper-container {
    width: 96%;
  }
  .partTjf .swiper-slide {
    width: 100%;
    height: auto;
  }
  .partTjf .swiper-slide img {
    width: 100%;
    height: auto;
  }

  .zwmz_l {
    margin-bottom: 20px;
  }
  .zmwz_list li {
    padding-left: 12px;
  }
  .zmwz_list li:before {
    top: 22px;
  }
  .part2-left {
    width: 100%;
    height: auto;
    float: none;
  }
  .part2-left .swiper-container {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .part2-left .picTitle {
    width: 100%;
    height: auto;
  }
  .part2-left .picTitle .name a {
    font-size: 16px;
    padding-left: 10px;
  }
  .part2-left .picTitle .img img {
    width: 100%;
    height: auto;
  }
  .part02 {
    margin-bottom: 10px;
  }
  .part02 .right {
    width: 96%;
    float: none;
    margin: 10px auto;
  }

  .part04 {
    width: 100%;
    margin: 0px;
  }
  .part04 .swiper-container {
    width: 96%;
    margin: 10px auto;
  }
  .part04 .swiper-slide {
    width: 100%;
    height: auto;
  }
  .part04 .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .part05 {
    width: 100%;
    margin: 0px;
  }
  .part05 .swiper-container {
    width: 96%;
    margin: 10px auto;
  }
  .part05 .swiper-slide {
    width: 100%;
    height: auto;
  }
  .part05 .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .part06_con {
    width: 100%;
    background: none;
  }
  .jfgs p {
    font-size: 16px;
    line-height: 30px;
    padding: 10px;
  }
  .part06_l p {
    font-size: 16px;
    line-height: 30px;
    padding: 10px;
  }
  .list-pics li {
    width: 100%;
    height: auto;
    margin: 0;
    margin-bottom: 10px;
  }
  .list-pics .img {
    width: 100%;
    height: auto;
  }
  .list-pics .img img {
    width: 100%;
    height: auto;
  }
  .list-pics1 li {
    width: 100%;
    height: auto;
    margin: 0;
    margin-bottom: 10px;
  }
  .list-pics1 .img {
    width: 100%;
    height: auto;
  }
  .list-pics1 .img img {
    width: 100%;
    height: auto;
  }
  .list-pics2 ul {
    margin-left: 0px;
  }
  .list-pics2 li {
    width: 100%;
    height: auto;
    margin: 0;
    margin-bottom: 10px;
  }
  .list-pics2 .img {
    width: 100%;
    height: auto;
  }
  .list-pics2 .img img {
    width: 100%;
    height: auto;
  }
}
