@charset "utf-8";

body {
  font-family: "microsoft yahei";
  background: #fff6e6 url(http://www.wenming.cn/wmzthc/jfcc2025/scylzpzs/images/banner_ylzj.jpg) no-repeat center 55px;
}

.banner {
  height: 824px;
}

.inner {
  width: 1200px;
  margin: 0 auto;
}

.titleTl {
  height: 110px;
  margin-bottom: 50px;
  position: relative;

}

.titleTl img {
  width:auto;
  margin: 0 auto;
  display: block;
}

.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: 100%;
  margin: 0 auto;
  height: auto;
  padding: 10px 0;
  background: url(http://www.wenming.cn/wmzthc/jfcc2025/scylzpzs/images/dy_ylzj.png) no-repeat center 0px;
}

.part01 .topline {
  width: 85%;
  margin: 0 auto;
  position: relative;
  margin-top: 105px;
  height: 185px;

}

.part01 .topline img {}

.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;
}

/*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;
}


.hthd {
  background: url(http://www.wenming.cn/wmdjr_299/images2024new/bg07_wmdjr2024.png) no-repeat center 0px;
  width: 1200px;
  margin: 0 auto;
  height: 100px;
}

.hthd span {
  font-size: 16px;
  line-height: 86px;
}

.hthd .ht {
  padding-left: 100px;
  font-weight: bold;
  padding-right: 20px;
  color: #fa6834;
  font-size: 18px;
}

.hthd .ht a {
  color: #fa6834;
  font-size: 18px;
}


/*各地视频*/
.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: 270px;
  height: 480px;
  overflow: hidden;
}

.part04 .swiper-slide img {
  width: 270px;
  height: 480px;
}



/*诗词赏析*/
.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: 270px;
  height: 480px;
  overflow: hidden;
}

.part05 .swiper-slide img {
  width: 270px;
  height: 480px;
}

@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%;
    background-size: 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 {
    width: 94%;
    margin-top: 29px;
  }

  .part01 .topline img {
    width: 100%;
  }

  .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;
  }

  .hthd {
    background-size: 100%;
    width: 100%;
    height: auto;
  }

  .hthd span {
    font-size: 16px;
    padding-left: 34px;
    line-height: 20px;
    display: block;
  }

  .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;
  }
}