.yj-wz-header {
  height: 5.6rem;
  background-image: url(../images/yj-wz-zz-index-img-jkq-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.yj-wz-header .banner-logo {
  display: block;
  width: auto;
  height: 1.85rem;
  margin: 1.62rem auto 0.24rem;
}
.yj-wz-header .banner-search-box {
  width: 52.35294%;
  height: 0.5rem;
  line-height: 0.5rem;
  margin: 0 auto;
  border: solid 1px #2f72da;
  background-color: #2f72da;
  border-radius: 0.06rem;
  display: flex;
  flex-direction: row;
  overflow: hidden;
}
.yj-wz-header .banner-search-box input {
  width: auto;
  flex: 1;
  height: 100%;
  padding-left: 0.27rem;
  font-size: 0.16rem;
  background-color: #fff;
}
.yj-wz-header .banner-search-box button {
  background-color: #2f72da;
  width: 0.72rem;
  background-image: url(../images/yj-wz-index-ic-banner-search.png);
  background-size: 0.28rem 0.28rem;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.yj-wz-nav-menu {
  background: transparent;
  position: absolute;
  left: 0;
  top: 0.6rem;
  width: 100%;
}
.yj-wz-nav-menu > .container > div > .children {
  background: transparent;
  box-shadow: unset;
}
.yj-wz-nav-menu > .container > div > .children a {
  color: #fff;
  text-shadow: 0px 2px 2px rgba(6, 73, 142, 0.35);
}
.yj-wz-nav-menu > .container > div > .children a:hover {
  color: #fff;
  font-weight: bold;
}

.section-name {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.section-name::after {
  content: "";
  background-color: #d9e8fd;
  height: 0.02rem;
  width: auto;
  flex: 1;
}
.section-name a {
  flex-shrink: 0;
  display: inline-block;
  position: relative;
  padding-right: 0.28rem;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  color: #2f72da;
  font-size: 0.22rem;
}
.section-name a::after {
  content: "";
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background-color: #d9e8fd;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.list a {
  display: block;
  box-sizing: border-box;
  position: relative;
}
.list a .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 1.4rem;
  font-size: 0.16rem;
  line-height: 0.44rem;
}
.list a .time {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.16rem;
  line-height: 0.44rem;
  color: #999;
}
.list a:hover .title,
.list a:hover .time {
  color: #2f72da;
}

.section-1 {
  background-image: url(../images/yj-wz-index-img-section-bg-1.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
  padding-bottom: 0.3rem;
}
.section-1 .zdzczz-container {
  border-radius: 0.14rem;
  box-shadow: 0px 0.02rem 0.2rem 0 rgba(5, 34, 86, 0.1);
  background-color: #fff;
  padding-left: 1.27rem;
  padding-right: 0.4rem;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  height: 1.44rem;
}
.section-1 .zdzczz-container::before {
  content: "";
  background-image: url(../images/yj-wz-index-img-zdzczz.png);
  width: 0.83rem;
  height: 1.07rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0.23rem;
  top: -0.12rem;
}
.section-1 .zdzczz-container .section-title {
  display: block;
  z-index: 5;
  width: 0.83rem;
  height: 1.07rem;
  position: absolute;
  left: 0.23rem;
  top: -0.12rem;
  font-size: 0;
}
.section-1 .zdzczz-container .big-title {
  display: block;
  line-height: normal;
  font-size: 0.36rem;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  color: #2f72da;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.section-1 .zdzczz-container .list {
  margin-top: 0.24rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-1 .zdzczz-container .list a {
  display: block;
  box-sizing: border-box;
  position: relative;
  max-width: 33%;
  font-size: 0.16rem;
  color: #999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0.15rem;
}
.section-1 .zdzczz-container .list a:hover {
  color: #2f72da;
}
.section-1 .zdzczz-container .list a + a::before {
  content: "";
  width: 1px;
  height: 0.16rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #999;
}
.section-1 .zdzczz-container #marquee-1 {
  overflow: hidden;
  margin-top: 0.24rem;
}
.section-1 .zdzczz-container #marquee-1 .marquee-wrapper {
  width: 10000px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}
.section-1 .zdzczz-container #marquee-1 .marquee-wrapper > div {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
}
.section-1 .zdzczz-container #marquee-1 .marquee-wrapper > div a {
  display: block;
  box-sizing: border-box;
  position: relative;
  line-height: normal;
  font-size: 0.16rem;
  color: #999;
  width: 3.7rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 0.2rem;
}
.section-1 .zdzczz-container #marquee-1 .marquee-wrapper > div a:hover {
  color: #2f72da;
}
.section-1 .toutiao-container {
  margin-top: 0.4rem;
  *zoom: 1;
}
.section-1 .toutiao-container:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-1 .toutiao-container .imgs-swiper {
  float: left;
  width: 52.20588%;
  height: 3.8rem;
}
.section-1 .toutiao-container .imgs-swiper .swiper-slide a {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section-1 .toutiao-container .imgs-swiper .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease;
}
.section-1 .toutiao-container .imgs-swiper .swiper-slide a .title {
  z-index: 100;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  height: 0.48rem;
  line-height: 0.48rem;
  padding-left: 0.2rem;
  padding-right: 30%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.16rem;
  color: #fff;
}
.section-1 .toutiao-container .imgs-swiper .swiper-slide a:hover img {
  transform: scale(1.02);
}
.section-1 .toutiao-container .imgs-swiper .imgs-swiper-pagination {
  width: auto;
  bottom: 0.15rem;
  right: 0.15rem;
  z-index: 101;
  text-align: right;
  position: absolute;
}
.section-1 .toutiao-container .imgs-swiper .imgs-swiper-pagination .swiper-pagination-bullet {
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.8);
}
.section-1 .toutiao-container .imgs-swiper .imgs-swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 0.05rem;
}
.section-1 .toutiao-container .imgs-swiper .imgs-swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}
.section-1 .toutiao-container .video-container {
  float: left;
  width: 52.20588%;
  height: 3.85rem;
}
.section-1 .toutiao-container .video-container video {
  width: 100%;
  height: 100%;
}
.section-1 .toutiao-container .right-container {
  float: right;
  width: 45.58823%;
}
.section-1 .toutiao-container .right-container .news-tabs {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.section-1 .toutiao-container .right-container .news-tabs a {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  font-size: 0.22rem;
}
.section-1 .toutiao-container .right-container .news-tabs a.active {
  color: #2f72da;
}
.section-1 .toutiao-container .right-container .news-tabs a + a {
  margin-left: 5%;
}
.section-1 .toutiao-container .right-container .news-swiper {
  margin-top: 0.15rem;
}
.section-1 .toutiao-container .right-container .news-swiper .swiper-slide a {
  display: block;
  box-sizing: border-box;
  position: relative;
}
.section-1 .toutiao-container .right-container .news-swiper .swiper-slide a .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 1.4rem;
  font-size: 0.16rem;
  line-height: 0.44rem;
}
.section-1 .toutiao-container .right-container .news-swiper .swiper-slide a .time {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.16rem;
  line-height: 0.44rem;
  color: #999;
}
.section-1 .toutiao-container .right-container .news-swiper .swiper-slide a:hover .title,
.section-1 .toutiao-container .right-container .news-swiper .swiper-slide a:hover .time {
  color: #2f72da;
}
.section-1 .items {
  margin-top: 0.1rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.section-1 .items a {
  display: block;
  box-sizing: border-box;
  position: relative;
  height: 1.1rem;
  border-radius: 0.1rem;
  background-color: #f0f6ff;
  padding-top: 0.18rem;
  width: 13.65546%;
}
.section-1 .items a img {
  height: 0.36rem;
  width: auto;
  display: block;
  margin: 0 auto;
}
.section-1 .items a div {
  margin-top: 0.1rem;
  font-size: 0.16rem;
  text-align: center;
}
.section-1 .items a:hover {
  box-shadow: 0px 0.02rem 0.1rem 0 rgba(5, 34, 86, 0.2);
}
.section-1 .img-ykb {
  display: block;
  margin-top: 0.2rem;
  width: 100%;
}

.section-zcwj-gggs {
  margin-top: 0.2rem;
  *zoom: 1;
}
.section-zcwj-gggs:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-zcwj-gggs .section-zcwj {
  float: left;
}
.section-zcwj-gggs .section-gggs {
  float: right;
}
.section-zcwj-gggs > div {
  width: 48.89705%;
}

.section-yqfc {
  margin-top: 0.3rem;
  margin-bottom: 0.34rem;
}
.section-yqfc .yqfc-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 0.25rem;
}
.section-yqfc .yqfc-container .swiper-container {
  width: 48.89705%;
  display: block;
  box-sizing: border-box;
  position: relative;
  height: 3.2rem;
  overflow: hidden;
}
.section-yqfc .yqfc-container .swiper-container .swiper-slide a {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 100%;
}
.section-yqfc .yqfc-container .swiper-container .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-yqfc .yqfc-container .swiper-container .swiper-slide a .title {
  z-index: 100;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.48rem;
  line-height: 0.48rem;
  background-color: rgba(0, 0, 0, 0.35);
  text-align: center;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  font-size: 0.16rem;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0.2rem;
}
.section-yqfc .yqfc-container .swiper-container .swiper-slide a:hover img {
  transform: scale(1.02);
}
.section-yqfc .yqfc-container .swiper-container .swiper-name {
  z-index: 100;
  position: absolute;
  top: 0;
  right: 0;
  height: 0.48rem;
  line-height: 0.48rem;
  padding: 0 0.1rem;
  background-color: rgba(0, 0, 0, 0.35);
  text-align: center;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  font-size: 0.18rem;
  color: #fff;
}

@media screen and (max-width: 992px) {
  .yj-wz-header {
    height: 7.5rem;
  }
  .yj-wz-header .banner-logo {
    display: block;
    width: auto;
    height: 1.8rem;
    margin: 2.25rem auto 0.25rem;
  }
  .yj-wz-header .banner-search-box {
    width: 85%;
    max-width: 485px;
    height: 1rem;
    line-height: 1rem;
    border-radius: 0.2rem;
  }
  .yj-wz-header .banner-search-box input {
    padding-left: 0.375rem;
    font-size: 0.35rem;
  }
  .yj-wz-header .banner-search-box button {
    width: 1rem;
    background-size: 0.5rem 0.5rem;
  }
  .yj-wz-nav-menu {
    top: 1.2rem;
  }
  .yj-wz-nav-menu > .container {
    justify-content: flex-start;
  }
  .yj-wz-nav-menu > .container > div {
    flex: unset;
  }
  .section-name::after {
    height: 0.05rem;
  }
  .section-name a {
    padding-right: 0.4rem;
    font-size: 0.4rem;
  }
  .section-name a::after {
    width: 0.2rem;
    height: 0.2rem;
  }
  .list a .title {
    padding-right: 2rem;
    font-size: 0.35rem;
    line-height: 0.875rem;
  }
  .list a .time {
    font-size: 0.35rem;
    line-height: 0.875rem;
  }
  .section-1 {
    padding-bottom: 0.375rem;
  }
  .section-1 .zdzczz-container {
    border-radius: 0.15rem;
    box-shadow: 0px 0.05rem 0.25rem 0 rgba(5, 34, 86, 0.1);
    padding: 0.25rem;
    height: auto;
  }
  .section-1 .zdzczz-container .section-title {
    display: block;
    z-index: 5;
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    top: 0;
    font-family: "MicrosoftYaHei-Bold";
    font-weight: bold;
    color: #d72121;
    margin-bottom: 0.25rem;
  }
  .section-1 .zdzczz-container .big-title {
    font-size: 0.45rem;
    padding: 0 0.7rem;
  }
  .section-1 .zdzczz-container .list {
    margin-top: 0.25rem;
  }
  .section-1 .zdzczz-container .list a {
    max-width: 50%;
    font-size: 0.35rem;
    padding: 0 0.2rem;
  }
  .section-1 .zdzczz-container .list a:nth-child(3) {
    display: none;
  }
  .section-1 .zdzczz-container .list a + a::before {
    height: 0.35rem;
  }
  .section-1 .zdzczz-container #marquee-1 {
    margin-top: 0.25rem;
  }
  .section-1 .zdzczz-container #marquee-1 .marquee-wrapper > div a {
    font-size: 0.35rem;
    width: 5rem;
    margin-right: 0.375rem;
  }
  .section-1 .toutiao-container {
    margin-top: 0.375rem;
  }
  .section-1 .toutiao-container .imgs-swiper {
    float: none;
    width: 100%;
    height: 4.5rem;
  }
  .section-1 .toutiao-container .imgs-swiper .swiper-slide a .title {
    height: 0.875rem;
    line-height: 0.875rem;
    padding-left: 0.375rem;
    padding-right: 30%;
    font-size: 0.35rem;
  }
  .section-1 .toutiao-container .imgs-swiper .imgs-swiper-pagination {
    width: auto;
    bottom: 0.25rem;
    right: 0.25rem;
  }
  .section-1 .toutiao-container .imgs-swiper .imgs-swiper-pagination .swiper-pagination-bullet {
    width: 0.15rem;
    height: 0.15rem;
  }
  .section-1 .toutiao-container .imgs-swiper .imgs-swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 0.125rem;
  }
  .section-1 .toutiao-container .video-container {
    float: none;
    width: 100%;
    height: 4.5rem;
  }
  .section-1 .toutiao-container .right-container {
    float: none;
    width: 100%;
    margin-top: 0.375rem;
  }
  .section-1 .toutiao-container .right-container .news-tabs {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    overflow-x: scroll;
    padding-bottom: 0.25rem;
    justify-content: flex-start;
  }
  .section-1 .toutiao-container .right-container .news-tabs a {
    font-size: 0.4rem;
    word-break: keep-all;
  }
  .section-1 .toutiao-container .right-container .news-tabs a + a {
    margin-left: 0.25rem;
  }
  .section-1 .toutiao-container .right-container .news-swiper {
    margin-top: 0;
  }
  .section-1 .toutiao-container .right-container .news-swiper .swiper-slide a .title {
    padding-right: 2rem;
    font-size: 0.35rem;
    line-height: 0.875rem;
  }
  .section-1 .toutiao-container .right-container .news-swiper .swiper-slide a .time {
    font-size: 0.35rem;
    line-height: 0.875rem;
  }
  .section-1 .items {
    margin-top: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .section-1 .items a {
    height: 1.6rem;
    border-radius: 0.1rem;
    padding-top: 0.18rem;
    width: 49%;
    margin-top: 0.2rem;
  }
  .section-1 .items a img {
    height: 0.5rem;
  }
  .section-1 .items a div {
    margin-top: 0.2rem;
    font-size: 0.375rem;
  }
  .section-1 .items a:nth-child(4), .section-1 .items a:nth-child(5), .section-1 .items a:nth-child(6) {
    width: 49%;
  }
  .section-1 .img-ykb {
    margin-top: 0.2rem;
    height: 2rem;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left center;
       object-position: left center;
  }
  .section-zcwj-gggs {
    margin-top: 0.2rem;
    *zoom: 1;
  }
  .section-zcwj-gggs:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
  }
  .section-zcwj-gggs .section-zcwj,
  .section-zcwj-gggs .section-gggs {
    float: none;
  }
  .section-zcwj-gggs > div {
    width: 100%;
    margin-top: 0.2rem;
  }
  .section-yqfc {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
  }
  .section-yqfc .yqfc-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 0;
  }
  .section-yqfc .yqfc-container .swiper-container {
    width: 100%;
    display: block;
    box-sizing: border-box;
    position: relative;
    height: 3rem;
    overflow: hidden;
    margin-top: 0.2rem;
  }
  .section-yqfc .yqfc-container .swiper-container .swiper-slide a .title {
    height: 1rem;
    line-height: 1rem;
    font-size: 0.375rem;
  }
  .section-yqfc .yqfc-container .swiper-container .swiper-name {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.4rem;
  }
}