@charset "utf-8";
body {
  font-family: "microsoft yahei";
  background: url(http://www.wenming.cn/wmzthc/srxxgcbxgd/images/banner_bxgd2025.png?v2)
    no-repeat center 55px;
}
.banner {
  height: 380px;
}
.inner {
  width: 1200px;
  margin: 0 auto;
}
.titleTl {
  height: 45px;
  margin-bottom: 20px;
}
.title {
  height: 40px;
}
.zt_more {
  position: absolute;
  right: 20px;
  top: 4px;
  font-size: 14px;
}
.zt_more a {
  color: #999;
}
.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: 38px;
  line-height:50px;
    color: #f10000;
    text-align: center;
    margin-bottom: 10px;
}
.part01 .topline h1 a {
  font-size: 38px;
  line-height:50px;
  color: #d30000;
}
.part01 .topline span {
  position: absolute;
  right: 0;
  bottom:5%;
  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;
}
/*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; margin-top: 20px;
}
.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;
}
.right .more{ float: right; font-size: 14px;  color: #d30000;}
.right .more a{font-size: 14px;  color: #d30000;}
.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;
}
/*正文*/
.gonggao {
  background: url(http://wenming.cn/wmzthc/9thmd/bg02_dyzh.png) no-repeat 50% 0;
  padding: 20px;
  height: 410px;
  margin-top: 60px;
  margin-bottom: 50px;
}
.gonggao_title {
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  margin-top: 20px;
  color: #ba372a;
  margin-bottom: 15px;
}
.gonggao_title a {
  color: #ba372a;
}
.gonggao_tex {
  font-size: 18px;
  line-height: 38px;
  height: 310px;
  overflow-y: auto;
  text-indent: 2em;
  width: 94%;
  margin: 0 auto;
}
.gonggao_tex p {
  line-height: 34px;
  text-indent: 0;
  font-size: 16px;
}
/*列表*/
.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: 16px;
  padding: 12px 0 12px 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: 560px;
  float: right;
  margin-right: 15px;
}
.zmwz {
  margin-bottom: 68px;
}



/*大图滚动*/
.wjfc {
	margin-top: 40px
}
.wjfc .titbt {
	width: 1200px;
	margin: 0 auto; height: 100px;
}
.wjfc .titbt img {
	width: 819px;
	height: 119px;
	display: block;
	float: right
}
.wrap6 {
	position: relative;
  margin-top: 40px;
}
.wrap6 .gqSwiper {
	width: 100%;
	height: 410px;
	position: relative;
}
.wrap6 .gqSwiper .swiper-slide {
	width: 730px;
	height: 410px;
	position: relative
}
.wrap6 .gqSwiper .swiper-slide .gqtjBgk {
	display: block;
	_display: inline;
	background: rgba(255, 255, 255, .6);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9904183f, endColorstr=#9904183f);
	width: 1200px;
	height: 635px;
	position: absolute;
	top: 0;
	z-index: 999;
}
.wrap6 .gqSwiper .swiper-slide-active .gqtjBgk {
	display: none;
}
.wrap6 .gqSwiper .swiper-slide img {
	width: 730px;
	height: 410px;
}
.wrap6 .gqSwiper .swiper-slide-active {
	opacity: 1;
	filter: alpha(opacity=100)
}
.wrap6 .gqCon {
	width: 1200px;
	height: 0px;
	position: absolute;
	bottom: 0;
	background: none;
	z-index: 999;
}
.wrap6 .swiper-slide>a {
	width: 100%;
	height: 635px;
	position: absolute;
	display: block;
	z-index: 999;
}
.wrap6 .gqCon .gqLink {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0px;
	cursor: pointer;
	opacity: 0;
}
.wrap6 .gqCon .gqLink a {
	width: 100%;
	height: 100%;
	display: block;
}
.wrap6 .gqCon h4 {
	min-width: 120px;
	padding: 0 15px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #5096ff;
	position: absolute;
	left: 225px;
	top: 200px
}
.wrap6 .gqCon h4 a {
	color: #fff;
	font-size: 24px;
	transition: none;
	-webkit-transition: none
}
.gqLink {
}
.wrap6 .gqtxt p {
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	background: rgba(0,0,0,.5);
	position: absolute;
	color: #fff;
	left: 0;
	bottom: 0px;
	z-index: 9999;
	width: 100%
}
.wrap6 .gqtxt p a {
	color: #fff;
	transition: none;
	-webkit-transition: none;
	margin-left: 20px
}
.wrap6 .arrow5 {
	width: 65px;
	height: 65px;
	position: absolute;
	top: 55%;
	margin-top: -60px;
	background-color: #fff;
	opacity: .8;
	filter: alpha(opacity=80);
	cursor: pointer;
	z-index: 100;
	box-shadow: none
}
.wrap6 .arrow5:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.wrap6 .arrow5L {
	left: 50%;
	margin-left: -440px;
	background: url(http://www.xinhuanet.com/world/20190417ydyl/images/left.png) no-repeat;
	transition: all .3s
}
.wrap6 .arrow5L:hover {
	margin-left: -440px;
	transition: all .3s
}
.wrap6 .arrow5R {
	left: 50%;
	margin-left: 400px;
	transition: all .2s;
	background: url(http://www.xinhuanet.com/world/20190417ydyl/images/right.png) no-repeat;
}
.wrap6 .arrow5R:hover {
	transition: all .2s;
	margin-left: 400px
}
:root .wrap6 .gqSwiper .swiper-slide .gqtjBgk {
	filter: none
}
/*视频*/
.wrap6 .videoPart {
	width: 1200px;
	height: 635px;
	background: #333;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	z-index: 50;
}
.wrap6 .videoPart iframe {
	width: 1200px;
	height: 635px;
}
.wrap6 .videoPart .videoPart-close {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 0px;
	right: -24px;
	z-index: 50;
	background: url(http://www.xinhuanet.com/world/20190417ydyl/images/close.png) no-repeat;
	cursor: pointer;
	background-size: 100% auto;
}
@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;
  }
  .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: 28px;
    line-height: 40px;
  }
  .part01 .topline h1 a {
    font-size: 24px;
    line-height: 36px;
  }
  .part01 .topline p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 5px;
  }
  .part01 .topline p a {
    font-size: 16px;
    line-height: 24px;
  }
  .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;
  }

  .gonggao {
    padding: 10px 0px;
    margin-top: 30px;
  }

  .wrap6 .gqSwiper {
    height: auto;
  }
  .wrap6 .videoPart {
    height: auto;
  }
  .wrap6 .gqSwiper .swiper-slide {
    width: 100%;
    height: 13rem;
  }
  .wrap6 .gqSwiper .swiper-slide .gqtjBgk {
    width: 100%;
    height: auto;
  }
  .wrap6 .gqSwiper .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .wrap6 .swiper-slide>a {
    height: auto;
  }
  .wrap6 .gqCon {
    width: 100%;
  }
}
