@charset "utf-8";
body {
  font-family: "microsoft yahei";
  background: #fff
    url(http://www.wenming.cn/wmzthc/2024szqh/images20240729/bg_szqh2024.png)
    no-repeat center 55px;
}
.banner {
  height: 483px;
}
.inner {
  width: 1200px;
  margin: 0 auto;
}
.line_title {
  width: 100%;
  position: relative;
  height: 80px;
  margin-bottom: 10px;
  margin-top: 25px;
}
.zt_more {
  position: absolute;
  right: 10px;
  top: 26px;
  font-size: 14px;
}
.zt_more a {
  color: #999;
}
.title_san {
  margin: 35px auto 15px;
}
.title_san img {
  width: 104px;
  margin: 0 auto;
  display: block;
}
.title_ban {
  width: 100%;
  position: relative;
  height: 60px;
  margin-bottom: 10px;
}
.domPC {
  display: block;
}
.domMb {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.mob_banner {
  display: none;
}
.mob_banner img {
  width: 100%;
  height: auto;
  display: block;
}
.mob_dh img {
  width: 100%;
  height: auto;
}
/*part01*/
.part01 {
  width: 1200px;
  margin: 0 auto;
  height: auto;
  padding: 10px 0;
}
.part01 .topline {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.part01 .topline span {
  position: absolute;
  right: 0;
  top: 40px;
  font-size: 14px;
}
.part01 .topline span a {
  color: #d30000;
}

.part01 .topline img {
  width: 100%;
  height: auto;
}
.part01 .topline h1 {
  font-size: 38px;
  line-height: 70px;
  color: #c90000;
  text-align: center;
}
.part01 .topline h1 a {
  font-size: 38px;
  line-height: 70px;
  color: #c90000;
}
.part01 .topline p {
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  color: #c90000;
  text-align: center;
}
.part01 .topline p a {
  color: #c90000;
}
.part01 .topline p span {
  color: #c00;
  font-size: 16px;
}
.topimg {
  width: 1200px;
  height: auto;
  margin: 20px auto 0 auto;
}
.topimg img {
  width: 100%;
  height: auto;
}

.focus .swiper-wrapper {
  margin-bottom: 10px;
}
.focus .scroll {
  width: 1200px;
  height: auto;
}
.focus .scroll .swiper-pagination {
  bottom: 8px;
}
.focus .scroll .swiper-pagination-bullet {
  opacity: 1;
  background: #ccc;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 8px;
  height: 8px;
}
.focus .scroll .swiper-pagination-bullet-active {
  width: 44px;
  background: #f55c51;
}
.focus .scroll .img {
  width: 1200px;
  height: 676px;
  position: relative;
  z-index: 1;
}
.focus .scroll .img img {
  width: 1200px;
  height: 676px;
}
.focus .scroll .tit {
  font-size: 38px;
  line-height: 70px;
  color: #c90000;
  text-align: center;
}
.focus .scroll .tit a {
  font-size: 38px;
  line-height: 70px;
  color: #c90000;
}
.focus .scroll .zy {
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  color: #c90000;
  text-align: center;
}
.focus .scroll .swiper-button-prev {
  background-color: #cd0000;
  left: 0;
  top: 54%;
  width: 32px;
  height: 60px;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px;
  background-size: 20px;
  padding: 5px 2px;
}
.focus .scroll .swiper-button-next {
  background-color: #cd0000;
  top: 54%;
  right: 0px;
  width: 32px;
  height: 60px;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px;
  background-size: 20px;
  padding: 5px 2px;
}
/*聚焦*/
.latest {
  width: 1200px;
  height: 60px;
  margin: 15px auto 0;
  background: #f1f1f1;
}
.latest .part {
  height: 60px;
  background: url(http://www.wenming.cn/wmzthc/20240719szqh/images/jj.jpg)
    no-repeat;
}
.latest .latest-title {
  display: block;
  width: 107px;
  height: 45px;
  margin-top: 0px;
  float: left;
}
.latest .latest-cont {
  width: 1020px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: none;
  height: 50px;
}
.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;
  background: #d4171b;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 29px;
}
.latest .latest-cont li .txt .tit {
  font-size: 16px;
  line-height: 60px;
  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;
}
.part01_l {
  width: 385px;
  float: left;
}
.part01_m {
  width: 350px;
  float: left;
  margin-left: 30px;
}
.part01_r {
  width: 400px;
  float: right;
}
.part01_l h3 {
  font-size: 16px;
  color: #da1304;
  margin-top: 25px;
  margin-bottom: 10px;
}
.part01_l h3 a {
  font-size: 16px;
  color: #da1304;
}
.part01_l p {
  text-indent: 2em;
  font-size: 15px;
  line-height: 26px;
  color: #666;
}
.part01_l p a {
  font-size: 15px;
  line-height: 26px;
  color: #666;
}
.part01_list li {
  position: relative;
  font-size: 16px;
  color: #da1304;
  padding: 5px 0 5px 12px;
  line-height: 28px;
  background: url(http://www.wenming.cn/wmzthc/2024szqh/images/dian_szqh2024.png)
    no-repeat 0px 13px;
}
.part01_list li a {
  font-size: 16px;
  color: #da1304;
}
/*part02*/
.part02 {
  width: 1200px;
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
  margin-top: 60px;
}
.part02 .imgbox {
  width: 442px;
  height: auto;
}
.part02 .imgbox img {
  width: 100%;
  height: auto;
}
.part02 .txtbox {
  width: 722px;
  height: auto;
}
.part02 .txtbox h3 {
  font-size: 22px;
  line-height: 32px;
  color: #d30000;
  margin-bottom: 10px;
}
.part02 .txtbox h3 a {
  color: #d30000;
}
.part02 .txtbox p {
  font-size: 16px;
  line-height: 32px;
  color: #666;
  text-indent: 2em;
}
.part02 .txtbox p a {
  font-size: 16px;
  line-height: 32px;
  color: #666;
}
.yw h3 {
  font-size: 22px;
  line-height: 32px;
  color: #d30000;
  margin-bottom: 10px;
}
.yw h3 a {
  color: #d30000;
  font-size: 20px;
  line-height: 30px;
}
.yw p {
  font-size: 16px;
  line-height: 28px;
  color: #333;
  text-indent: 2em;
  margin-bottom: 10px;
}
.yw p a {
  font-size: 16px;
  line-height: 28px;
  color: #666;
}
.yw_list li {
  position: relative;
  font-size: 18px;
  padding: 12px 0 12px 20px;
  line-height: 30px;
  border-bottom: 1px dashed #d9b36f;
  margin-bottom: 0px;
  background: url(http://www.wenming.cn/wmzthc/2024szqh/images/dian_szqh2024.png)
    no-repeat 0px 20px;
}
.yw_list li a {
  color: #333;
  font-size: 18px;
}
.yw_list li span {
  float: right;
  font-size: 16px;
  color: #666;
}
.yw_list01 li {
  position: relative;
  font-size: 18px;
  padding: 5px 0 5px 15px;
  line-height: 30px;
  margin-bottom: 0px;
  background: url(http://www.wenming.cn/wmzthc/2024szqh/images/dian_szqh2024.png)
    no-repeat 0px 15px;
}
.yw_list01 li a {
  color: #333;
  font-size: 18px;
}
/*列表*/
.zxzz_box {
  padding-bottom: 0px;
  margin-top: 50px;
}
.zmwz_list li {
  position: relative;
  font-size: 18px;
  padding: 12px 0 12px 20px;
  line-height: 30px;
  border-bottom: 1px dashed #d9b36f;
  margin-bottom: 0px;
  background: url(http://www.wenming.cn/wmzthc/2024szqh/images/dian_szqh2024.png)
    no-repeat 0px 20px;
}
.zmwz_list li a {
  color: #333;
  font-size: 18px;
}
/*解读权威*/
.jdqw {
  padding-bottom: 0px;
  margin-bottom: 40px;
  margin-top: 50px;
}
.zwmz_l {
  float: left;
  width: 592px;
}
.zwmz_r {
  width: 550px;
  float: right;
}
/*选项卡组件1*/
.tab1 {
  width: 1200px;
  position: relative;
  margin: 50px auto;
  height: 300px;
  background: url(http://www.wenming.cn/wmzthc/2024szqh/images20240729/title11_line.png)
    no-repeat 0px 46px;
}
.tab1 .tab_menu {
  width: 60%;
  float: left;
  position: absolute;
  z-index: 1;
  margin-left: 384px;
}
.tab1 .tab_menu li {
  float: left;
  width: 220px;
  height: 54px;
  line-height: 30px;
  border-bottom: 0px;
  cursor: pointer;
  text-align: center;
  margin: 0 10px 0 0;
  opacity: 0.7;
}
.tab1 .tab_box {
  width: 1200px;
  height: auto;
  clear: both;
  top: 60px;
  position: relative;
}
.tab1 .tab_menu .selected {
  cursor: pointer;
  opacity: 1;
  border-bottom: 3px #fa742b solid;
}
.tab1 .tab_box div {
  padding: 10px;
}
.tab1 .hide {
  display: none;
}
/*大图滚动*/
.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: 20px;
}
.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, 0.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, 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: 0.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 0.3s;
}
.wrap6 .arrow5L:hover {
  margin-left: -440px;
  transition: all 0.3s;
}
.wrap6 .arrow5R {
  left: 50%;
  margin-left: 400px;
  transition: all 0.2s;
  background: url(http://www.xinhuanet.com/world/20190417ydyl/images/right.png)
    no-repeat;
}
.wrap6 .arrow5R:hover {
  transition: all 0.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;
  }
  .left {
    float: none;
  }
  .right {
    float: none;
  }
  .zmzz_title img {
    width: 100%;
  }
  body {
    background: none;
  }
  .banner {
    display: none;
  }
  .mob_banner {
    display: block;
  }
  .part01,
  .part02 {
    width: 100%;
  }
  .zxzz_box {
    margin-top: 0px;
  }
  .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: 30px;
  }
  .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;
  }
  .topimg {
    width: 98%;
    height: auto;
    margin: 15px auto 0 auto;
  }
  /*聚焦*/
  .latest {
    width: 96%;
    margin: 15 auto 0 auto;
  }
  .latest .latest-title {
    width: 25%;
    background-position: center;
    background-size: contain;
  }
  .yw_list li span {
    display: none;
  }
  .latest .latest-cont {
    width: 75%;
  }
  .zwmz_l {
    margin-bottom: 20px;
  }
  .zmwz_list li {
    padding-left: 12px;
  }
  .zmwz_list li:before {
    top: 22px;
  }
  .part01_l {
    width: 100%;
  }
  .part01_m {
    margin-left: 0;
    width: 100%;
  }
  .part01_r {
    width: 100%;
  }
  .focus .scroll{width: 100%;}
  .focus .scroll .tit{ font-size: 22px; line-height: 44px;}
  .focus .scroll .tit a{ font-size: 22px; line-height: 44px;}
  /*part02*/
  .part02 {
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .part02 .imgbox {
    width: 96%;
    height: auto;
    margin: 15px auto;
  }
  .part02 .imgbox img {
    width: 100%;
    height: auto;
  }
  .part02 .txtbox {
    width: 96%;
    height: auto;
    margin: 10px auto;
  }
  .part02 .txtbox h3 {
    font-size: 18px;
    line-height: 26px;
    color: #d30000;
    margin-bottom: 10px;
  }
  .part02 .txtbox h3 a {
    color: #d30000;
  }
  .part02 .txtbox p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
  }
  .line_title {
    width: 100%;
  }
  .line_title img {
    width: 100%;
  }
  .title_san {
    margin: 12px auto 0px;
  }
  .wrap6 .gqSwiper {
    height: 13rem;
  }
  .wrap6 .gqSwiper .swiper-slide .gqtjBgk {
    width: 100%;
    height: auto;
  }
  .wrap6 .gqSwiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .wrap6 .gqSwiper .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .wrap6 .swiper-slide > a {
    height: auto;
  }

  .title_ban img {
    width: 100%;
  }
  .tab1 {
    width: 100%;
    height: auto;
  }
  .tab1 .tab_menu {
    margin-left: 50px;
    width: 85%;
  }
  .tab1 .tab_menu li {
    width: 44%;
    height: 40px;
  }
  .tab1 .tab_menu li img {
    width: 100%;
  }
  .tab1 .tab_box {
    width: 100%;
  }
}
