@charset "UTF-8";
body {
  background-color: #f2f8ff;
  background-image: url(../images/yj-wz-zcwjjdzl-img-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 766px;
}

.page-head-text {
  display: block;
  height: 0.95rem;
  margin-top: 0.94rem;
  margin-left: auto;
  margin-right: auto;
}

.page-content-container {
  border-radius: 0.24rem;
  box-shadow: 0px 0.02rem 0.18rem 0 rgba(0, 18, 34, 0.1);
  background-color: #fff;
  margin-top: 1.3rem;
  margin-bottom: 0.54rem;
  padding: 0.78rem 0.3rem 0.4rem;
}
.page-content-container .page-tabs {
  position: absolute;
  left: 50%;
  top: -0.44rem;
  width: calc(100% - 0.6rem);
  transform: translateX(-50%);
  padding-bottom: 0.33rem;
  border-bottom: dashed 2px #6a9ff0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.page-content-container .page-tabs > a {
  width: 26.15384%;
  height: 0.88rem;
  line-height: 0.88rem;
  border-radius: 0.1rem;
  background-image: linear-gradient(to left, #93a5cf, #bac8e0);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.page-content-container .page-tabs > a img {
  height: 0.3rem;
  margin-right: 0.2rem;
}
.page-content-container .page-tabs > a span {
  color: #f2f5ff;
  letter-spacing: 1.2px;
  font-family: MicrosoftYaHei;
  font-size: 0.24rem;
  font-weight: bold;
}
.page-content-container .page-tabs > a.active {
  background-image: linear-gradient(to left, #46aef7, #1dd5e6);
}
.page-content-container .page-tabs > a.active span {
  color: #fff;
}
.page-content-container .page-tabs > a + a {
  margin-left: 2.76923%;
}
.page-content-container .zcwj-search-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0.37rem;
}
.page-content-container .zcwj-search-container .search-box-name {
  font-family: MicrosoftYaHei;
  font-size: 0.24rem;
  font-weight: bold;
  margin-right: 2%;
}
.page-content-container .zcwj-search-container input {
  border-radius: 0.06rem;
  background-color: #f5f7fa;
  height: 0.6rem;
  line-height: 0.6rem;
  width: 23.92307%;
  font-size: 0.16rem;
  padding-left: 0.24rem;
}
.page-content-container .zcwj-search-container input:nth-of-type(2) {
  margin-left: 1.30769%;
}
.page-content-container .zcwj-search-container button {
  margin-left: 1.38461%;
  border-radius: 0.06rem;
  background-color: #2f72da;
  padding: 0 0.42rem;
  font-family: MicrosoftYaHei;
  font-size: 0.22rem;
  font-weight: bold;
  letter-spacing: 2.2px;
  color: #fff;
  height: 0.6rem;
  line-height: 0.6rem;
}
.page-content-container .zcwj-tabs {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0.37rem;
}
.page-content-container .zcwj-tabs a {
  font-family: MicrosoftYaHei;
  font-size: 0.2rem;
  font-weight: bold;
  padding-bottom: 0.2rem;
  position: relative;
}
.page-content-container .zcwj-tabs a.active::after, .page-content-container .zcwj-tabs a:hover::after {
  content: "";
  width: 0.6rem;
  height: 0.04rem;
  border-radius: 0.02rem;
  background-color: #2f72da;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.page-content-container .zcwj-tabs a + a {
  margin-left: 10%;
}
.page-content-container #zcwj-swiper {
  margin-top: 0.35rem;
}
.page-content-container #zcwj-swiper .swiper-slide {
  padding: 0 1px;
  box-sizing: border-box;
}
.page-content-container #zcwj-swiper .swiper-slide .zcwj-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div {
  width: 48.92307%;
  border: solid 1px #e6ebf5;
  background-color: #f7f9fc;
  padding: 0 0.25rem;
  margin-bottom: 0.25rem;
}
.page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div > a {
  display: block;
  box-sizing: border-box;
  position: relative;
  padding: 0.16rem 0;
}
.page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div > a .zcwj-title {
  font-size: 0.18rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div > a .info {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 0.1rem;
}
.page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div > a .info .time {
  font-size: 0.16rem;
  color: #999;
}
.page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div > a .info .split {
  height: 0.18rem;
  width: 1px;
  margin: 0 0.08rem;
  background-color: #999;
}
.page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div > a .info .type {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: MicrosoftYaHei;
  font-size: 0.16rem;
  font-weight: bold;
  color: #2f72da;
}
.page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div > a:hover .zcwj-title {
  color: #2f72da;
}
.page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div .downloads {
  border-top: solid 1px #e6ebf5;
  padding: 0.16rem 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div .downloads .label {
  font-size: 0.16rem;
  color: #999;
}
.page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div .downloads a {
  padding: 0.05rem 0.12rem;
  border-radius: 0.06rem;
  border: solid 1px #c9daf3;
  background-color: #f1f6ff;
  font-size: 0.14rem;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  color: #427fdd;
}
.page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div .downloads a:hover {
  background-color: #2f72da;
  color: #fff;
}
.page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div .downloads a + a {
  margin-left: 0.08rem;
}
.page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div .downloads > div:nth-child(1) {
  margin-right: 0.14rem;
}
.page-content-container .zcjd-section-title {
  display: block;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
}
.page-content-container .zcjd-section-title span {
  position: relative;
  display: inline-block;
  font-family: MicrosoftYaHei;
  font-size: 0.24rem;
  font-weight: bold;
}
.page-content-container .zcjd-section-title span i {
  color: #2f72da;
  font-style: normal;
}
.page-content-container .zcjd-section-title span::before {
  content: "";
  position: absolute;
  left: -0.18rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 50%;
  background-color: #2f72da;
}
.page-content-container .zcjd-section-title span::after {
  content: "";
  position: absolute;
  right: -0.19rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 50%;
  background-color: #2f72da;
}
.page-content-container .wzjd-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-content-container .wzjd-list > div {
  border: solid 1px #dbe9fc;
  background-image: linear-gradient(to top, #fff, #ebf3ff);
  width: 48.15384%;
  padding: 0 0.3rem;
  margin-top: 0.27rem;
}
.page-content-container .wzjd-list > div .title {
  height: 0.9rem;
  line-height: 0.3rem;
  font-size: 0.18rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 2; /*设置多行的行数*/
  display: block;
  box-sizing: border-box;
  position: relative;
  padding: 0.15rem 0;
}
.page-content-container .wzjd-list > div .title::before {
  content: "";
  width: 0.5rem;
  height: 0.03rem;
  background-color: #2f72da;
  position: absolute;
  left: 0;
  bottom: 0;
}
.page-content-container .wzjd-list > div .title:hover {
  color: #2f72da;
}
.page-content-container .wzjd-list > div .info {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0.16rem 0;
}
.page-content-container .wzjd-list > div .info .time,
.page-content-container .wzjd-list > div .info .source {
  font-size: 0.16rem;
  color: #999;
}
.page-content-container .wzjd-list > div .info .source {
  margin-left: 0.15rem;
}
.page-content-container .wzjd-list > div .info .zcyw {
  border-radius: 0.06rem;
  background-color: #2f72da;
  color: #fff;
  padding: 0.05rem 0.08rem;
  font-size: 0.14rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-content-container .wzjd-list > div:hover {
  border-color: #2f72da;
}
.page-content-container .wzjd-list > div:nth-child(-n+2) {
  margin-top: 0;
}
.page-content-container .dmtjd-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.page-content-container .dmtjd-container .img-container {
  width: 33.07692%;
  height: 2.6rem;
  border: solid 3px #9cc1fa;
}
.page-content-container .dmtjd-container .img-container img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-content-container .dmtjd-container .dmtjd-list {
  width: 64.61538%;
}
.page-content-container .dmtjd-container .dmtjd-list a {
  display: block;
  box-sizing: border-box;
  position: relative;
  height: 1.2rem;
  width: 100%;
  background-color: #f2f8ff;
  border: solid 1px #f2f8ff;
  padding: 0.15rem 0.3rem 0;
  margin-top: 0.2rem;
}
.page-content-container .dmtjd-container .dmtjd-list a .title {
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 2; /*设置多行的行数*/
  font-size: 0.18rem;
}
.page-content-container .dmtjd-container .dmtjd-list a .info {
  position: absolute;
  left: 0.3rem;
  bottom: 0.2rem;
}
.page-content-container .dmtjd-container .dmtjd-list a .info span {
  font-size: 0.14rem;
  color: #999;
}
.page-content-container .dmtjd-container .dmtjd-list a .info span + span {
  margin-left: 0.15rem;
}
.page-content-container .dmtjd-container .dmtjd-list a:hover {
  border: solid 1px #dbe9fc;
}
.page-content-container .dmtjd-container .dmtjd-list a:hover .title,
.page-content-container .dmtjd-container .dmtjd-list a:hover .info span {
  color: #2f72da;
}
.page-content-container .dmtjd-container .dmtjd-list a:nth-child(1) {
  margin-top: 0;
}
.page-content-container #xwfb-swiper {
  padding-bottom: 0.27rem;
}
.page-content-container #xwfb-swiper .swiper-slide {
  box-sizing: border-box;
  padding: 0 1px;
}
.page-content-container #xwfb-swiper .swiper-slide a {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  padding: 0.2rem;
  background-color: #f2f8ff;
  border: solid 1px #f2f8ff;
  height: 1.1rem;
}
.page-content-container #xwfb-swiper .swiper-slide a .title {
  line-height: 1.2;
  font-size: 0.18rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 2; /*设置多行的行数*/
}
.page-content-container #xwfb-swiper .swiper-slide a .info {
  position: absolute;
  left: 0.2rem;
  bottom: 0.2rem;
}
.page-content-container #xwfb-swiper .swiper-slide a .info span {
  font-size: 0.14rem;
  color: #999;
}
.page-content-container #xwfb-swiper .swiper-slide a .info span + span {
  margin-left: 0.15rem;
}
.page-content-container #xwfb-swiper .swiper-slide a:hover {
  border-color: #2f72da;
}
.page-content-container #xwfb-swiper .swiper-slide a:hover .title,
.page-content-container #xwfb-swiper .swiper-slide a:hover .info span {
  color: #2f72da;
}
.page-content-container #xwfb-swiper .xwfb-swiper-pagination {
  position: absolute;
  bottom: 0;
  text-align: center;
}
.page-content-container #xwfb-swiper .xwfb-swiper-pagination .swiper-pagination-bullet {
  width: 0.2rem;
  height: 0.04rem;
  border-radius: 0.02rem;
}
.page-content-container .zczxwdk-search-container {
  margin-top: 0.2rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.page-content-container .zczxwdk-search-container img {
  width: 8.30769%;
}
.page-content-container .zczxwdk-search-container input {
  width: 59%;
  height: 0.6rem;
  line-height: 0.6rem;
  border-radius: 0.06rem;
  background-color: #f5f7fa;
  padding-left: 0.25rem;
  font-size: 0.16rem;
}
.page-content-container .zczxwdk-search-container button {
  width: 13.23076%;
  height: 0.6rem;
  line-height: 0.6rem;
  border-radius: 0.06rem;
  font-family: MicrosoftYaHei;
  font-size: 0.22rem;
  font-weight: bold;
  letter-spacing: 2.2px;
  color: #fff;
  cursor: pointer;
}
.page-content-container .zczxwdk-search-container button:nth-of-type(1) {
  background-color: #2f72da;
}
.page-content-container .zczxwdk-search-container button:nth-of-type(2) {
  background-color: #29caea;
}
.page-content-container .zczxwdk-search-type-tabs {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 0.34rem;
}
.page-content-container .zczxwdk-search-type-tabs span {
  font-family: MicrosoftYaHei;
  font-size: 0.2rem;
  font-weight: bold;
  position: relative;
  padding-bottom: 0.19rem;
  cursor: pointer;
}
.page-content-container .zczxwdk-search-type-tabs span.active::after {
  content: "";
  width: 0.6rem;
  height: 0.04rem;
  border-radius: 0.02rem;
  background-color: #2f72da;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.page-content-container .zczxwdk-search-type-tabs span + span {
  margin-left: 5%;
}
.page-content-container .zczxwdk-search-type-container {
  border-radius: 0.04rem;
  border: solid 1px #e6ebf5;
  background-color: #f7f9fc;
  padding: 0.22rem 0.26rem 0.45rem;
  overflow: hidden;
  margin-top: 0.24rem;
}
.page-content-container .zczxwdk-search-type-container .search-types {
  display: none;
  flex-direction: row;
  flex-wrap: wrap;
}
.page-content-container .zczxwdk-search-type-container .search-types span {
  width: 15.70512%;
  height: 0.44rem;
  line-height: 0.44rem;
  border-radius: 0.04rem;
  background-color: #e8f1fc;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  font-size: 0.16rem;
  margin-left: 1.153856%;
  margin-bottom: 1.153856%;
}
.page-content-container .zczxwdk-search-type-container .search-types span.active {
  background-color: #2f72da;
  color: #fff;
}
.page-content-container .zczxwdk-search-type-container .search-types span:nth-child(6n+1) {
  margin-left: 0;
}
.page-content-container .zczxwdk-search-type-container .search-types.active {
  display: flex;
}
.page-content-container .zczxwdk-search-type-container .expand {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  height: 0.41rem;
  background-color: #f7f9fc;
}
.page-content-container .zczxwdk-search-type-container .expand img {
  height: 0.07rem;
  transform: rotate(180deg);
  margin-right: 0.04rem;
}
.page-content-container .zczxwdk-search-type-container .expand span {
  font-size: 0.14rem;
  color: #2f72da;
}
.page-content-container .zczxwdk-search-type-container .expand span:nth-of-type(1) {
  display: none;
}
.page-content-container .zczxwdk-search-type-container .expand span:nth-of-type(2) {
  display: inline-block;
}
.page-content-container .zczxwdk-search-type-container.fold {
  max-height: 1.11rem;
}
.page-content-container .zczxwdk-search-type-container.fold .expand img {
  transform: rotate(0);
}
.page-content-container .zczxwdk-search-type-container.fold .expand span:nth-of-type(1) {
  display: inline-block;
}
.page-content-container .zczxwdk-search-type-container.fold .expand span:nth-of-type(2) {
  display: none;
}
.page-content-container .zwsj {
  height: 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page-content-container .zczxwdk-search-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-content-container .zczxwdk-search-list a {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 48.53846%;
  padding: 0 0.27rem;
  margin-top: 0.36rem;
}
.page-content-container .zczxwdk-search-list a::before {
  content: "";
  border-radius: 0.1rem;
  box-shadow: 0px 0.02rem 0.15rem 0 rgba(5, 34, 86, 0.1);
  border-style: solid;
  border-width: 0.02rem;
  border-image-source: linear-gradient(to top, #fff, #2f72da);
  border-image-slice: 1;
  background-image: linear-gradient(to top, #fff, #ebf3ff), linear-gradient(to top, #fff, #2f72da);
  background-origin: border-box;
  background-clip: content-box, border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page-content-container .zczxwdk-search-list a .question {
  height: 0.6rem;
  line-height: 0.6rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 0.38rem;
  border-bottom: solid 1px #e6ebf5;
  font-family: MicrosoftYaHei;
  font-size: 0.16rem;
  font-weight: bold;
}
.page-content-container .zczxwdk-search-list a .question::before {
  content: "";
  width: 0.29rem;
  height: 0.27rem;
  background-image: url(../images/yj-wz-zcwjjdzl-ic-q.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-content-container .zczxwdk-search-list a .answer {
  height: 0.8rem;
  padding-left: 0.38rem;
  font-size: 0.16rem;
  line-height: 0.3rem;
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
  height: 0.82rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 2; /*设置多行的行数*/
}
.page-content-container .zczxwdk-search-list a .answer::before {
  content: "";
  width: 0.29rem;
  height: 0.27rem;
  background-image: url(../images/yj-wz-zcwjjdzl-ic-a.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  left: 0;
  top: 0.15rem;
}
.page-content-container .zczxwdk-search-list a .tags {
  display: flex;
  flex-direction: row;
  padding-bottom: 0.15rem;
}
.page-content-container .zczxwdk-search-list a .tags span {
  display: inline-block;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  padding: 0 0.12rem;
  border-radius: 0.06rem;
  border: solid 1px #c9daf3;
  background-color: #f1f6ff;
  font-size: 0.14rem;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  color: #427fdd;
}
.page-content-container .zczxwdk-search-list a .tags span:hover {
  background-color: #2f72da;
  color: #fff;
}
.page-content-container .zczxwdk-search-list a .tags span + span {
  margin-left: 0.08rem;
}
.page-content-container .zczxwdk-search-list a:hover .question,
.page-content-container .zczxwdk-search-list a:hover .answer {
  color: #2f72da;
}
.page-content-container .twspwd-section-title {
  margin-top: 0.1rem;
}
.page-content-container .twspwd-section-title a {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  background-color: #fff;
  padding-right: 0.24rem;
  font-family: MicrosoftYaHei;
  font-size: 0.24rem;
  font-weight: bold;
  color: #2f72da;
}
.page-content-container .twspwd-section-title a::after {
  content: "";
  background-color: #d9e8fd;
  width: 0.09rem;
  height: 0.09rem;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-content-container .twspwd-section-title::before {
  content: "";
  background-color: #d9e8fd;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-content-container .twspwd-list {
  display: flex;
  flex-direction: row;
  margin-top: 0.32rem;
}
.page-content-container .twspwd-list a {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 23.53846%;
  margin-left: 1.94872%;
  background-color: #f2f8ff;
  padding: 0.16rem 0.27rem 0;
}
.page-content-container .twspwd-list a .title {
  height: 0.5rem;
  font-size: 0.18rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 2; /*设置多行的行数*/
  line-height: 0.25rem;
}
.page-content-container .twspwd-list a .time {
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.14rem;
  color: #999;
  margin-top: 0.16rem;
}
.page-content-container .twspwd-list a .time::before {
  content: "";
  width: 0.5rem;
  height: 0.02rem;
  background-color: #2f72da;
  position: absolute;
  left: 0;
  top: 0;
}
.page-content-container .twspwd-list a:hover .title,
.page-content-container .twspwd-list a:hover .time {
  color: #2f72da;
}
.page-content-container .twspwd-list a:nth-child(1) {
  margin-left: 0;
}

@media screen and (max-width: 992px) {
  body {
    background-size: 100% 260px;
  }
  .page-head-text {
    display: block;
    height: auto;
    margin-top: 0.4rem;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    max-width: 860px;
  }
  .page-content-container {
    border-radius: 0.4rem;
    margin-top: 0.8rem;
    margin-bottom: 0.54rem;
    padding: 0.9rem 0.25rem 0.4rem;
    width: auto;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }
  .page-content-container .page-tabs {
    position: absolute;
    left: 50%;
    top: -0.44rem;
    width: calc(100% - 0.5rem);
    transform: translateX(-50%);
    padding-bottom: 0.3rem;
    border-bottom: dashed 2px #6a9ff0;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .page-content-container .page-tabs > a {
    width: 60%;
    display: none;
    height: 1.2rem;
    line-height: 1.2rem;
    border-radius: 0.2rem;
  }
  .page-content-container .page-tabs > a img {
    height: 0.5rem;
    margin-right: 0.2rem;
  }
  .page-content-container .page-tabs > a span {
    font-size: 0.5rem;
  }
  .page-content-container .page-tabs > a.active {
    display: flex;
    background-image: linear-gradient(to left, #46aef7, #1dd5e6);
  }
  .page-content-container .page-tabs > a.active span {
    color: #fff;
  }
  .page-content-container .page-tabs > a + a {
    margin-left: 2.76923%;
  }
  .page-content-container .zcwj-search-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0.5rem;
  }
  .page-content-container .zcwj-search-container .search-box-name {
    font-size: 0.4rem;
    margin-right: 0;
  }
  .page-content-container .zcwj-search-container input {
    border-radius: 0.1rem;
    height: 1rem;
    line-height: 1rem;
    width: 80%;
    font-size: 0.375rem;
    padding-left: 0.2rem;
    margin-top: 0.25rem;
  }
  .page-content-container .zcwj-search-container input:nth-of-type(2) {
    margin-left: 0;
  }
  .page-content-container .zcwj-search-container button {
    margin-left: 0;
    margin-top: 0.25rem;
    border-radius: 0.1rem;
    padding: 0;
    font-size: 0.375rem;
    letter-spacing: 2.2px;
    height: 1rem;
    line-height: 1rem;
    width: 80%;
  }
  .page-content-container .zcwj-tabs {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    margin-top: 0.5rem;
  }
  .page-content-container .zcwj-tabs a {
    font-size: 0.375rem;
    padding-bottom: 0.2rem;
  }
  .page-content-container .zcwj-tabs a.active::after, .page-content-container .zcwj-tabs a:hover::after {
    content: "";
    width: 0.8rem;
    height: 0.1rem;
    border-radius: 0.05rem;
  }
  .page-content-container .zcwj-tabs a + a {
    margin-left: 0;
  }
  .page-content-container #zcwj-swiper {
    margin-top: 0.35rem;
  }
  .page-content-container #zcwj-swiper .swiper-slide .zcwj-list {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div {
    width: 100%;
    padding: 0 0.25rem;
    margin-bottom: 0.25rem;
  }
  .page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div > a {
    display: block;
    box-sizing: border-box;
    position: relative;
    padding: 0.16rem 0;
  }
  .page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div > a .zcwj-title {
    font-size: 0.375rem;
    white-space: initial;
    overflow: visible;
    text-overflow: initial;
  }
  .page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div > a .info {
    display: flex;
    flex-direction: column;
    align-items: start;
    margin-top: 0.1rem;
  }
  .page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div > a .info .time {
    font-size: 0.35rem;
    margin-top: 0.1rem;
  }
  .page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div > a .info .split {
    display: none;
  }
  .page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div > a .info .type {
    font-size: 0.35rem;
  }
  .page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div .downloads {
    padding: 0.16rem 0;
    display: flex;
    flex-direction: column;
    align-items: start;
  }
  .page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div .downloads .label {
    font-size: 0.35rem;
  }
  .page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div .downloads a {
    padding: 0.05rem 0.1rem;
    border-radius: 0.1rem;
    font-size: 0.35rem;
  }
  .page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div .downloads a + a {
    margin-left: 0.05rem;
  }
  .page-content-container #zcwj-swiper .swiper-slide .zcwj-list > div .downloads > div:nth-child(1) {
    margin-right: 0;
    margin-bottom: 0.1rem;
  }
  .page-content-container .zcjd-section-title {
    margin-top: 0.5rem;
    margin-bottom: 0.25rem;
  }
  .page-content-container .zcjd-section-title span {
    font-size: 0.4rem;
  }
  .page-content-container .zcjd-section-title span::before {
    left: -0.3rem;
    width: 0.1rem;
    height: 0.1rem;
  }
  .page-content-container .zcjd-section-title span::after {
    right: -0.3rem;
    width: 0.1rem;
    height: 0.1rem;
  }
  .page-content-container .wzjd-list {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .page-content-container .wzjd-list > div {
    width: 100%;
    padding: 0 0.3rem;
    margin-top: 0.25rem;
  }
  .page-content-container .wzjd-list > div .title {
    height: auto;
    line-height: 1.5;
    font-size: 0.375rem;
    padding: 0.15rem 0;
  }
  .page-content-container .wzjd-list > div .title::before {
    width: 1rem;
    height: 0.05rem;
  }
  .page-content-container .wzjd-list > div .info {
    padding: 0.15rem 0;
    flex-direction: column;
    align-items: start;
  }
  .page-content-container .wzjd-list > div .info .time,
  .page-content-container .wzjd-list > div .info .source {
    display: block;
    font-size: 0.35rem;
  }
  .page-content-container .wzjd-list > div .info .source {
    margin-top: 0.1rem;
    margin-left: 0;
  }
  .page-content-container .wzjd-list > div .info .zcyw {
    border-radius: 0.1rem;
    padding: 0.1rem 0.2rem;
    font-size: 0.35rem;
  }
  .page-content-container .wzjd-list > div:nth-child(1) {
    margin-top: 0;
  }
  .page-content-container .wzjd-list > div:nth-child(2) {
    margin-top: 0.25rem;
  }
  .page-content-container .dmtjd-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .page-content-container .dmtjd-container .img-container {
    width: 100%;
    height: 3rem;
  }
  .page-content-container .dmtjd-container .dmtjd-list {
    width: 100%;
  }
  .page-content-container .dmtjd-container .dmtjd-list a {
    height: auto;
    padding: 0.25rem;
    margin-top: 0.25rem;
  }
  .page-content-container .dmtjd-container .dmtjd-list a .title {
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; /*设置多行的行数*/
    font-size: 0.375rem;
  }
  .page-content-container .dmtjd-container .dmtjd-list a .info {
    position: relative;
    left: 0;
    bottom: 0;
  }
  .page-content-container .dmtjd-container .dmtjd-list a .info span {
    font-size: 0.35rem;
    display: block;
    margin-top: 0.1rem;
  }
  .page-content-container .dmtjd-container .dmtjd-list a .info span + span {
    margin-left: 0;
  }
  .page-content-container .dmtjd-container .dmtjd-list a:nth-child(1) {
    margin-top: 0.25rem;
  }
  .page-content-container #xwfb-swiper {
    padding-bottom: 0.6rem;
  }
  .page-content-container #xwfb-swiper .swiper-slide {
    padding: 0 1px;
  }
  .page-content-container #xwfb-swiper .swiper-slide a {
    padding: 0.25rem;
    height: auto;
  }
  .page-content-container #xwfb-swiper .swiper-slide a .title {
    line-height: 1.5;
    font-size: 0.375rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; /*设置多行的行数*/
  }
  .page-content-container #xwfb-swiper .swiper-slide a .info {
    position: relative;
    left: 0;
    bottom: 0;
  }
  .page-content-container #xwfb-swiper .swiper-slide a .info span {
    display: block;
    font-size: 0.35rem;
    margin-top: 0.1rem;
  }
  .page-content-container #xwfb-swiper .swiper-slide a .info span + span {
    margin-left: 0;
  }
  .page-content-container #xwfb-swiper .xwfb-swiper-pagination .swiper-pagination-bullet {
    width: 0.5rem;
    height: 0.1rem;
    border-radius: 0.05rem;
  }
  .page-content-container .zczxwdk-search-container {
    margin-top: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .page-content-container .zczxwdk-search-container img {
    display: none;
  }
  .page-content-container .zczxwdk-search-container input {
    width: 80%;
    height: 1rem;
    line-height: 1rem;
    border-radius: 0.1rem;
    padding-left: 0.25rem;
    font-size: 0.375rem;
  }
  .page-content-container .zczxwdk-search-container button {
    width: 80%;
    height: 1rem;
    line-height: 1rem;
    border-radius: 0.1rem;
    font-size: 0.375rem;
    margin-top: 0.25rem;
  }
  .page-content-container .zczxwdk-search-type-tabs {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 0.5rem;
  }
  .page-content-container .zczxwdk-search-type-tabs span {
    font-size: 0.4rem;
    padding-bottom: 0.25rem;
    word-break: keep-all;
  }
  .page-content-container .zczxwdk-search-type-tabs span.active::after {
    width: 1rem;
    height: 0.1rem;
    border-radius: 0.05rem;
  }
  .page-content-container .zczxwdk-search-type-tabs span + span {
    margin-left: 0;
  }
  .page-content-container .zczxwdk-search-type-container {
    border-radius: 0.1rem;
    padding: 0.25rem 0.26rem 0.8rem;
    overflow: hidden;
    margin-top: 0.25rem;
  }
  .page-content-container .zczxwdk-search-type-container .search-types {
    display: none;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .page-content-container .zczxwdk-search-type-container .search-types span {
    width: 32%;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 0.04rem;
    font-size: 0.375rem;
    margin-left: 2%;
    margin-bottom: 2%;
  }
  .page-content-container .zczxwdk-search-type-container .search-types span:nth-child(6n+1) {
    margin-left: 2%;
  }
  .page-content-container .zczxwdk-search-type-container .search-types span:nth-child(3n+1) {
    margin-left: 0;
  }
  .page-content-container .zczxwdk-search-type-container .expand {
    height: 0.55rem;
  }
  .page-content-container .zczxwdk-search-type-container .expand img {
    height: 0.15rem;
    margin-right: 0.1rem;
  }
  .page-content-container .zczxwdk-search-type-container .expand span {
    font-size: 0.375rem;
  }
  .page-content-container .zczxwdk-search-type-container.fold {
    max-height: 1.8rem;
  }
  .page-content-container .zczxwdk-search-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .page-content-container .zczxwdk-search-list a {
    display: block;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    padding: 0 0.27rem 0.2rem;
    margin-top: 0.25rem;
  }
  .page-content-container .zczxwdk-search-list a::before {
    content: "";
    border-radius: 0.1rem;
    box-shadow: 0px 0.02rem 0.15rem 0 rgba(5, 34, 86, 0.1);
    border-style: solid;
    border-width: 0.02rem;
    border-image-source: linear-gradient(to top, #fff, #2f72da);
    border-image-slice: 1;
    background-image: linear-gradient(to top, #fff, #ebf3ff), linear-gradient(to top, #fff, #2f72da);
    background-origin: border-box;
    background-clip: content-box, border-box;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .page-content-container .zczxwdk-search-list a .question {
    height: 1.2rem;
    line-height: 1.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 0.8rem;
    font-size: 0.375rem;
  }
  .page-content-container .zczxwdk-search-list a .question::before {
    width: 0.58rem;
    height: 0.54rem;
  }
  .page-content-container .zczxwdk-search-list a .answer {
    height: 1.4rem;
    padding-left: 0.8rem;
    font-size: 0.375rem;
    line-height: 0.6rem;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; /*设置多行的行数*/
  }
  .page-content-container .zczxwdk-search-list a .answer::before {
    width: 0.58rem;
    height: 0.54rem;
    top: 0.2rem;
  }
  .page-content-container .zczxwdk-search-list a .tags {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .page-content-container .zczxwdk-search-list a .tags span {
    height: 0.5rem;
    line-height: 0.5rem;
    padding: 0 0.2rem;
    border-radius: 0.1rem;
    font-size: 0.35rem;
    margin-top: 0.1rem;
  }
  .page-content-container .zczxwdk-search-list a .tags span + span {
    margin-left: 0.15rem;
  }
  .page-content-container .twspwd-section-title {
    margin-top: 0;
  }
  .page-content-container .twspwd-section-title a {
    padding-right: 0.5rem;
    font-size: 0.4rem;
  }
  .page-content-container .twspwd-section-title a::after {
    width: 0.1rem;
    height: 0.1rem;
  }
  .page-content-container .twspwd-section-title::before {
    height: 1px;
  }
  .page-content-container .twspwd-list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 0;
  }
  .page-content-container .twspwd-list a {
    margin-top: 0.25rem;
    width: 100%;
    padding: 0.16rem 0.27rem 0;
    margin-left: 0;
  }
  .page-content-container .twspwd-list a .title {
    height: auto;
    font-size: 0.375rem;
    line-height: 1.5;
    overflow: visible;
    text-overflow: initial;
    display: block;
    -webkit-line-clamp: unset;
  }
  .page-content-container .twspwd-list a .time {
    height: 1rem;
    line-height: 1rem;
    font-size: 0.35rem;
    margin-top: 0.2rem;
  }
  .page-content-container .twspwd-list a .time::before {
    width: 1rem;
    height: 0.05rem;
  }
}