.domPc{
  display: block !important;
}
.domMobile  {
  display: none !important;
}
.part {
  width: 1200px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.title {
  text-align: center;
  position: relative; background: url(https://www.news.cn/digital/zsdjk/dbjjbh/index/images/lmt.png) 0 0 no-repeat; width: 1200px; height: 100px;
}
.title h2{
  font-size: 38px; color: #fff; line-height: 100px;
}
.title h2 a{
  color: #fff;
}
body,
html {
  min-width: 1200px;
}
body {
  background-image: url(https://www.news.cn/digital/zsdjk/dbjjbh/index/images/banner.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}
.banner {
  width: 100%;
  height: 786px;
}

.focus {
  padding-top: 40px;
}
.focus .scroll {
  width: 750px;
  height: 420px;
}
.focus .scroll .swiper-pagination {
  bottom: 8px;
}
.focus .scroll .swiper-pagination-bullet {
  opacity: 1;
  background: #f4f3eb;
  -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: #024ac2;
}
.focus .scroll .img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.focus .scroll .img img {
  width: 100%;
  height: 100%;
}
.focus .scroll .tit {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  padding: 10px 10px 35px;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.502)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.502) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background-image: -moz-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.502) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background-image: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.502) 0,
    rgba(0, 0, 0, 0) 100%
  );
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
.focus .scroll .tit a {
  color: #fff;
}
.focus .list .more {
  margin-top: 6px;
  float: right;
  text-align: center;
  width: 80px;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  background-color: #fff8eb;
}
.focus .list .more a {
  color: #666;
}
.focus .list.list-txt.dot {
  width: 430px;
}
.focus .list.list-txt.dot li {
  position: relative;
  height: auto;
  color: #333;
  overflow: hidden;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  border-bottom: 1px dotted #7b5123; padding-bottom: 7px;
}
.focus .list.list-txt.dot li:last-child {
  border: 0;
}
.focus .list.list-txt.dot li:before {
  width: 6px;
  height: 6px;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
.focus .list.list-txt.dot li span {
  width: 100%;
  padding: 10px;
  display: block;
}
.focus .list.list-txt.dot li span a {
  color: #333;
  font-size: 18px;  
  line-height: 26px;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.focus .list.list-txt.dot li p a{font-size: 14px;
  line-height: 24px; color: #999;}

.tfzg {
  margin-top: 60px;
}
.tfzg .cont {
  margin-top: 30px;
  font-size: 0;
}
.tfzg .list {
  display: inline-block;
  vertical-align: top;
}
.tfzg .list li{ width: 380px; float: left; margin-right: 15px; margin-bottom:20px;}
.tfzg .list .img {
  width: 100%;
  height: 220px;
}
.tfzg .list .img img {
  width: 100%;
  height: 100%;
}
.tfzg .list .tit {
  background-color: #024ac2;
  background-position: center bottom;
  background-repeat: no-repeat;
  font-size: 18px;
  color: #fff;
  line-height: 1.556;
  padding: 10px 15px;
  height:54px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tfzg .list.list-pic .tit a {
  color: #fff;
}

.fyzg {
  margin-top: 40px;
}
.fyzg .scroll {
  margin-top: 10px;
  position: relative;
}
.fyzg .scroll:hover .swiper-button-next,
.fyzg .scroll:hover .swiper-button-prev {
  display: block;
}
.fyzg .swiper-button-next,
.fyzg .swiper-button-prev {
  width: 25px;
  height: 52px;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  margin-top: -26px;
}
.fyzg .swiper-container {
  width: 100%;
  height: 250px;
}
.fyzg .swiper-slide {
  width: 380px;
  height: 250px;
}
.fyzg .swiper-slide:hover .bg {
  background-image: url(//www.news.cn/zt/whzgx2024/images/fy-bg-on.png);
  background-position: center top;
  background-repeat: no-repeat;
}
.fyzg .img {
  position: relative;
  margin: 29px auto;
  width: 100%;
  height: 250px;
}
.fyzg .img img {
  width: 100%;
  height: 100%;
}
.fyzg .tit {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  padding: 10px;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.502)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.502) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background-image: -moz-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.502) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background-image: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.502) 0,
    rgba(0, 0, 0, 0) 100%
  );
  font-size: 20px;
  color: #fff;
  line-height: 1.2;
  text-align: center;
}
.fyzg .tit a {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .domMobile {
    display: block !important;
  }
  .domPc {
    display: none !important;
  }
  body,
  html {
    min-width: 100%;
  }
  body {
    background: 0 0;
  }
  .part {
    width: 100%;
  }
  .banner {
    width: 100%;
    height: auto;
  }
  .banner img {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  .focus .part {
    padding: 0 2%;
  }
  .focus .scroll {
    float: none !important;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }
  .focus .scroll .img,
  .focus .scroll .img img,
  .focus .swiper-container,
  .focus .swiper-slide {
    height: auto;
    width: 100%;
  }
  .focus .scroll .img,
  .focus .scroll .tit,
  .focus .swiper-container,
  .focus .swiper-slide {
    font-size: 18px;
    position: relative;
    background-color: #024ac2;
    background-image: url(//www.news.cn/info/rdzt/2024ttdqyjnh/img/xcyd_bg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
  }
  .focus .scroll .tit{ padding: 10px 10px 20px;}
  .focus .list.list-txt.dot {
    width: 100%;
  }
  .focus .list.list-txt.dot ul {
    padding: 0;
  }
  .focus .list.list-txt.dot li {
    height: auto;
    min-height: 70px;
  }

  
  .title img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 66%;
    height: auto;
  }
  
  .tfzg {
    margin-top: 30px;
  }
  .tfzg .cont {
    margin-top:20px;
    padding: 0 2%;
  }
  .tfzg .list {
    display: block;
  }
 
  .tfzg .list {
    margin-right: 0;
    width: 100%;
  }
  .tfzg .list li{ width: 45%;height: auto; margin-right: 0;
        padding: 0 2.5%;}
  .tfzg .list .img {
    width: 100%;
    height:auto;
  }
  .tfzg .list .img img {
    width: 100%;
    height:auto;
  }
  .tfzg .list .tit {
    height: 188px;
  }
  
  .fyzg {
    margin-top: 10px;
  }
  .fyzg .scroll {
    margin-top: 0px;
    padding: 0 2%;
    width: 96%;
  }
  .fyzg .swiper-button-next {
    right: 2%;
  }
  .fyzg .swiper-button-prev {
    left: 2%;
  }
  .fyzg .swiper-button-next,
  .fyzg .swiper-button-prev {
    display: block;
  }
  .fyzg .swiper-container {
    width: 100%;
    height: auto;
  }
  .fyzg .swiper-slide {
    width: 200px;
    height: auto;
  }
  .fyzg .img {
    width: 200px;
    height: auto;
    margin: 23px auto;
  }
  .fyzg .img img {
    width: 100%;
    height: 100%;
  }
  .fyzg .tit {
    height:auto;
    bottom: 25px;
    font-size: 16px;
  }
  .title {
  text-align: center;
  position: relative; background: url(https://www.news.cn/digital/zsdjk/dbjjbh/index/images/mlmt.png) 0 0 no-repeat; width: 100%; background-size: 100% 100%; height: 48px;
}
.focus {
  padding-top: 20px;
}
.title h2{
  font-size: 26px; color: #fff; line-height: 48px;
}
  
}

