@charset "UTF-8";
.h-menu {
  display: none !important;
}

body {
  background-color: #f2f6ff;
  background-image: url(../images/yj-wz-ggqsy-img-head-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 766px;
}

.yj-wz-header .header-text-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0.67rem;
}
.yj-wz-header .header-text-container img + img {
  margin-left: 0.3rem;
}
.yj-wz-header .header-text-container img:nth-child(1) {
  width: 10.67rem;
}
.yj-wz-header .header-text-container img:nth-child(2) {
  width: 2.76rem;
}

img {
  -webkit-user-drag: none;
}

.ggqsy-container {
  margin-top: 0.45rem;
  margin-bottom: 0.4rem;
}
.ggqsy-container .section {
  padding: 0.3rem;
  box-shadow: 0px 2px 18px 0 rgba(0, 18, 34, 0.1);
  background-color: #fff;
  border-radius: 0.24rem;
}
.ggqsy-container .section .section-title {
  position: relative;
  background-image: url(../images/yj-wz-ggqsy-img-section-title-bg.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  height: 0.36rem;
}
.ggqsy-container .section .section-title img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
}
.ggqsy-container .section + .section {
  margin-top: 0.4rem;
}
.ggqsy-container .jy-section .items {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 0.4rem;
}
.ggqsy-container .jy-section .items a {
  box-sizing: border-box;
  position: relative;
  width: 13%;
  height: 1.36rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  transition: all 0.3s ease;
}
.ggqsy-container .jy-section .items a img {
  width: auto;
  height: 0.44rem;
  transition: all 0.3s ease;
}
.ggqsy-container .jy-section .items a span {
  margin-top: 0.2rem;
  font-size: 0.18rem;
}
.ggqsy-container .jy-section .items a:hover {
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.ggqsy-container .jy-section .items a:hover img {
  transform: rotateY(360deg);
}
.ggqsy-container .jy-section .items a:nth-child(1), .ggqsy-container .jy-section .items a:nth-child(7) {
  border: solid 1px #f4e6cc;
  background-color: #fcfaf7;
}
.ggqsy-container .jy-section .items a:nth-child(2) {
  border: solid 1px #c8e1fc;
  background-color: #f5fafc;
}
.ggqsy-container .jy-section .items a:nth-child(3) {
  border: solid 1px #d9efe0;
  background-color: #f5fcfa;
}
.ggqsy-container .jy-section .items a:nth-child(4) {
  border: solid 1px #f4e6cc;
  background-color: #fcfaf7;
}
.ggqsy-container .jy-section .items a:nth-child(5) {
  border: solid 1px #c8e1fc;
  background-color: #f5fafc;
}
.ggqsy-container .jy-section .items a:nth-child(6) {
  border: solid 1px #d9efe0;
  background-color: #f5fcfa;
}
.ggqsy-container .jy-section .jy-swiper {
  margin-top: 0.4rem;
  padding-bottom: 0.28rem;
}
.ggqsy-container .jy-section .jy-swiper .swiper-slide a {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 3.17rem;
  overflow: hidden;
  border-radius: 0.2rem;
}
.ggqsy-container .jy-section .jy-swiper .swiper-slide a::before {
  content: "";
  background-image: url(../images/yj-wz-ggqsy-img-xuexiao-mask.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% - 0.07rem);
  z-index: 2;
}
.ggqsy-container .jy-section .jy-swiper .swiper-slide a::after {
  content: "";
  height: 100%;
  width: 100%;
  background-color: #d5e3f7;
  position: absolute;
  bottom: 0;
}
.ggqsy-container .jy-section .jy-swiper .swiper-slide a img {
  position: absolute;
  right: 0;
  bottom: 0.07rem;
  z-index: 1;
  height: 2.34rem;
  width: 3.55rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-bottom-right-radius: 0.2rem;
}
.ggqsy-container .jy-section .jy-swiper .swiper-slide a .name {
  z-index: 3;
  position: absolute;
  top: 0.28rem;
  left: 0.28rem;
  font-size: 0.18rem;
  font-weight: bold;
  font-family: "MicrosoftYaHei-Bold";
  color: #fff;
  padding-top: 0.14rem;
}
.ggqsy-container .jy-section .jy-swiper .swiper-slide a .name::before {
  content: "";
  width: 0.46rem;
  height: 0.03rem;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.ggqsy-container .jy-section .jy-swiper .swiper-slide a .detail {
  z-index: 3;
  padding: 0.12rem 0.24rem;
  font-size: 0.16rem;
  background-color: #3a87fe;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0.07rem;
  border-top-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.ggqsy-container .jy-section .jy-swiper .jy-swiper-pagination {
  position: absolute;
  bottom: 0;
  text-align: center;
}
.ggqsy-container .jy-section .jy-swiper .jy-swiper-pagination .swiper-pagination-bullet {
  width: 0.3rem;
  height: 0.04rem;
  border-radius: 0.02rem;
  background-color: rgba(76, 120, 221, 0.8);
}
.ggqsy-container .jy-section .jy-swiper .jy-swiper-pagination .swiper-pagination-bullet-active {
  background-color: #4c78dd;
}
.ggqsy-container .wsjk-section .yiyuan-items {
  margin-top: 0.34rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.ggqsy-container .wsjk-section .yiyuan-items > a {
  display: flex;
  box-sizing: border-box;
  position: relative;
  width: 15.3846%;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 3.3rem;
  transition: all 0.3s ease;
}
.ggqsy-container .wsjk-section .yiyuan-items > a > div:nth-child(1) {
  border-top-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  overflow: hidden;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
}
.ggqsy-container .wsjk-section .yiyuan-items > a > div:nth-child(1) > img:nth-child(1), .ggqsy-container .wsjk-section .yiyuan-items > a > div:nth-child(1) > img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ggqsy-container .wsjk-section .yiyuan-items > a > div:nth-child(1) .name {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 2.3rem;
  text-align: center;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  text-shadow: 0px 2px 4px rgba(0, 22, 58, 0.35);
  font-size: 0.18rem;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
}
.ggqsy-container .wsjk-section .yiyuan-items > a > div:nth-child(1) .name i {
  width: 0.18rem;
  height: 0.03rem;
  background-color: #fff;
  position: relative;
  display: inline-block;
  margin-top: 0.05rem;
}
.ggqsy-container .wsjk-section .yiyuan-items > a > div:nth-child(2) {
  transition: all 0.3s ease;
  width: 0;
  height: 100%;
  visibility: hidden;
  padding-top: 0.25rem;
  padding-left: 0.15rem;
}
.ggqsy-container .wsjk-section .yiyuan-items > a > div:nth-child(2) > .name {
  transition: all 0.3s ease;
  opacity: 0;
  font-size: 0.18rem;
  font-weight: bold;
  font-family: "MicrosoftYaHei-Bold";
}
.ggqsy-container .wsjk-section .yiyuan-items > a > div:nth-child(2) > .info {
  transition: all 0.3s ease;
  opacity: 0;
  font-size: 0.16rem;
  line-height: 0.29444rem;
  height: 2.65rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 9; /*设置多行的行数*/
  width: 68%;
  margin-top: 0.15rem;
}
.ggqsy-container .wsjk-section .yiyuan-items > a > div:nth-child(2) .qrcode-container {
  transition: all 0.4s ease;
  position: absolute;
  top: 50%;
  right: 0.28rem;
  width: 1.2rem;
  transform: translateY(-50%);
  opacity: 0;
}
.ggqsy-container .wsjk-section .yiyuan-items > a > div:nth-child(2) .qrcode-container .qrcode {
  background-color: #fff;
  border: solid 1px #9cbfe8;
  width: 1.2rem;
  height: 1.2rem;
}
.ggqsy-container .wsjk-section .yiyuan-items > a > div:nth-child(2) .qrcode-container .qrcode img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1rem;
  height: 1rem;
}
.ggqsy-container .wsjk-section .yiyuan-items > a > div:nth-child(2) .qrcode-container .name {
  margin-top: 0.1rem;
  font-size: 0.14rem;
  line-height: 1.8;
  text-align: center;
}
.ggqsy-container .wsjk-section .yiyuan-items > a.expand {
  background-color: #f2f6ff;
  width: 45%;
}
.ggqsy-container .wsjk-section .yiyuan-items > a.expand > div:nth-child(1) {
  width: 0.1rem;
}
.ggqsy-container .wsjk-section .yiyuan-items > a.expand > div:nth-child(1) > img:nth-child(1),
.ggqsy-container .wsjk-section .yiyuan-items > a.expand > div:nth-child(1) .name {
  opacity: 0;
}
.ggqsy-container .wsjk-section .yiyuan-items > a.expand > div:nth-child(2) {
  width: calc(100% - 0.1rem);
  visibility: visible;
}
.ggqsy-container .wsjk-section .yiyuan-items > a.expand > div:nth-child(2) > .name, .ggqsy-container .wsjk-section .yiyuan-items > a.expand > div:nth-child(2) > .info,
.ggqsy-container .wsjk-section .yiyuan-items > a.expand > div:nth-child(2) .qrcode-container {
  opacity: 1;
}
.ggqsy-container .wsjk-section .more {
  display: block;
  text-align: center;
  width: 40%;
  margin: 0.25rem auto;
  font-size: 0.16rem;
  color: #4c78dd;
}
.ggqsy-container .wsjk-section .items {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.ggqsy-container .wsjk-section .items a {
  width: 31.76923%;
  height: 1.1rem;
  line-height: 1.1rem;
  text-align: center;
  text-shadow: 0px 2px 4px rgba(0, 22, 58, 0.35);
  font-weight: bold;
  font-family: "MicrosoftYaHei-Bold";
  color: #fff;
  font-size: 26px;
  transition: all 0.3s ease;
}
.ggqsy-container .wsjk-section .items a:hover {
  letter-spacing: 0.02rem;
}
.ggqsy-container .wsjk-section .items a:nth-child(1) {
  background-image: url(../images/yj-wz-ggqsy-img-glyyxx.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.ggqsy-container .wsjk-section .items a:nth-child(2) {
  background-image: url(../images/yj-wz-ggqsy-img-myyyxx.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.ggqsy-container .wsjk-section .items a:nth-child(3) {
  background-image: url(../images/yj-wz-ggqsy-img-wsjklyjczwgk.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.ggqsy-container .sdq-section .sdq-container {
  margin-top: 0.4rem;
  *zoom: 1;
}
.ggqsy-container .sdq-section .sdq-container:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.ggqsy-container .sdq-section .sdq-container .left-container {
  float: left;
  width: 53.84615%;
}
.ggqsy-container .sdq-section .sdq-container .left-container > div {
  height: 0.64rem;
  transition: all 0.3s ease;
}
.ggqsy-container .sdq-section .sdq-container .left-container > div > a:nth-child(1) .name {
  height: 0.64rem;
  line-height: 0.64rem;
  padding-left: 1.24rem;
  padding-right: 0.9rem;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  font-size: 0.2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ggqsy-container .sdq-section .sdq-container .left-container > div > a:nth-child(1) .info {
  padding: 0 0.28rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 4; /*设置多行的行数*/
  line-height: 0.24rem;
  height: 0;
  transition: all 0.3s ease;
}
.ggqsy-container .sdq-section .sdq-container .left-container > div .more {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.16rem;
  position: absolute;
  right: 0.2rem;
  top: 0;
}
.ggqsy-container .sdq-section .sdq-container .left-container > div::before {
  content: "";
  width: 1.15rem;
  height: 0.68rem;
  position: absolute;
  top: -0.04rem;
  left: -0.12rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.ggqsy-container .sdq-section .sdq-container .left-container > div:nth-child(1) {
  background-image: linear-gradient(to right, #f7fffa, #eafcf2);
}
.ggqsy-container .sdq-section .sdq-container .left-container > div:nth-child(1) .more {
  color: #68ca96;
}
.ggqsy-container .sdq-section .sdq-container .left-container > div:nth-child(1)::before {
  background-image: url(../images/yj-wz-ggqsy-img-gongshui-tag.png);
}
.ggqsy-container .sdq-section .sdq-container .left-container > div:nth-child(2) {
  background-image: linear-gradient(to right, #fdfbf1, #fcf4d8);
}
.ggqsy-container .sdq-section .sdq-container .left-container > div:nth-child(2) .more {
  color: #f1ab65;
}
.ggqsy-container .sdq-section .sdq-container .left-container > div:nth-child(2)::before {
  background-image: url(../images/yj-wz-ggqsy-ic-gongdian-tag.png);
}
.ggqsy-container .sdq-section .sdq-container .left-container > div:nth-child(3) {
  background-image: linear-gradient(to right, #f7f9ff, #e9f1ff);
}
.ggqsy-container .sdq-section .sdq-container .left-container > div:nth-child(3) .more {
  color: #598bf0;
}
.ggqsy-container .sdq-section .sdq-container .left-container > div:nth-child(3)::before {
  background-image: url(../images/yj-wz-ggqsy-ic-gongqi-tag.png);
}
.ggqsy-container .sdq-section .sdq-container .left-container > div.expand {
  height: 1.76rem;
}
.ggqsy-container .sdq-section .sdq-container .left-container > div.expand > a:nth-child(1) .info {
  margin-top: 0.05rem;
  padding: 0 0.28rem;
  height: 0.96rem;
  overflow: hidden;
}
.ggqsy-container .sdq-section .sdq-container .left-container > div + div {
  margin-top: 0.25rem;
}
.ggqsy-container .sdq-section .sdq-container .right-container {
  float: right;
  width: 44.15384%;
}
.ggqsy-container .sdq-section .sdq-container .right-container .zxfw-section-title {
  display: block;
  width: 100%;
}
.ggqsy-container .sdq-section .sdq-container .right-container .zxfw-items {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 0.26rem;
}
.ggqsy-container .sdq-section .sdq-container .right-container .zxfw-items a {
  position: relative;
  width: 29.6167%;
  height: 3.03rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.ggqsy-container .sdq-section .sdq-container .right-container .zxfw-items a img {
  width: 0.3rem;
  transition: all 0.3s ease;
}
.ggqsy-container .sdq-section .sdq-container .right-container .zxfw-items a span {
  font-size: 0.26rem;
  font-weight: bold;
  letter-spacing: 5px;
  margin-top: 0.2rem;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  color: #fff;
}
.ggqsy-container .sdq-section .sdq-container .right-container .zxfw-items a:nth-child(1) {
  background-image: url(../images/yj-wz-ggqsy-img-sfcx-bg.png);
}
.ggqsy-container .sdq-section .sdq-container .right-container .zxfw-items a:nth-child(2) {
  background-image: url(../images/yj-wz-ggqsy-img-dfcx-bg.png);
}
.ggqsy-container .sdq-section .sdq-container .right-container .zxfw-items a:nth-child(3) {
  background-image: url(../images/yj-wz-ggqsy-img-qfcx-bg.png);
}
.ggqsy-container .sdq-section .sdq-container .right-container .zxfw-items a:hover img {
  transform: rotateY(360deg);
}
.ggqsy-container .ggjt-section .ggjt-tabs {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 0.36rem;
  padding-bottom: 0.4rem;
}
.ggqsy-container .ggjt-section .ggjt-tabs::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../images/yj-wz-ggqsy-ic-dkh.png);
  width: 100%;
  height: 0.13rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.ggqsy-container .ggjt-section .ggjt-tabs span {
  cursor: default;
  display: block;
  position: relative;
  width: 1.8rem;
  height: 0.68rem;
  line-height: 0.68rem;
  background-image: url(../images/yj-wz-ggqsy-img-ggjt-item-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 0.24rem;
  color: #fff;
}
.ggqsy-container .ggjt-section .ggjt-tabs span.active {
  font-weight: bold;
  font-family: "MicrosoftYaHei-Bold";
}
.ggqsy-container .ggjt-section .ggjt-tabs span.active::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.3rem;
  background-image: url(../images/yj-wz-ggqsy-ic-dkh-jiantou.png);
  width: 0.23rem;
  height: 0.18rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.ggqsy-container .ggjt-section .ggjt-tabs span + span {
  margin-left: 0.25rem;
}
.ggqsy-container .ggjt-section .contents {
  margin-top: 0.23rem;
}
.ggqsy-container .ggjt-section .contents > div {
  display: none;
}
.ggqsy-container .ggjt-section .contents > div .companys {
  display: flex;
  flex-direction: row;
}
.ggqsy-container .ggjt-section .contents > div .companys a {
  flex: 1;
  margin: 0 0.15rem;
  background-color: #f2f6ff;
  padding: 0.25rem 0.3rem;
  height: 3.4rem;
}
.ggqsy-container .ggjt-section .contents > div .companys a .name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 2; /*设置多行的行数*/
  color: #4c78dd;
  font-size: 0.24rem;
  border-bottom: solid 1px #d3e8fd;
  line-height: 1.5;
  padding-bottom: 0.1rem;
}
.ggqsy-container .ggjt-section .contents > div .companys a .info {
  font-size: 0.16rem;
  line-height: 0.28571rem;
  height: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 7; /*设置多行的行数*/
  margin-top: 0.15rem;
}
.ggqsy-container .ggjt-section .contents > div .more {
  display: block;
  text-align: center;
  color: #4c78dd;
  font-size: 0.16rem;
  margin-top: 0.25rem;
}
.ggqsy-container .ggjt-section .contents > div.active {
  display: block;
}
.ggqsy-container .sthj-section .sthj-items {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 0.35rem;
}
.ggqsy-container .sthj-section .sthj-items a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  background-image: url(../images/yj-wz-ggqsy-img-sthj-item-bg.png);
  height: 1.12rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 13.5%;
}
.ggqsy-container .sthj-section .sthj-items a img {
  width: auto;
  height: 0.4rem;
  transition: all 0.3s ease;
}
.ggqsy-container .sthj-section .sthj-items a span {
  margin-top: 0.1rem;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  color: #fff;
}
.ggqsy-container .sthj-section .sthj-items a:hover img {
  transform: rotateY(360deg);
}
.ggqsy-container .sthj-section .deps {
  margin-top: 0.35rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.ggqsy-container .sthj-section .deps a {
  width: 48.76923%;
  background-color: #f2f6ff;
  padding: 0.25rem 0.3rem;
  height: 3rem;
}
.ggqsy-container .sthj-section .deps a .name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 2; /*设置多行的行数*/
  color: #4c78dd;
  font-size: 0.24rem;
  border-bottom: solid 1px #d3e8fd;
  line-height: 1.5;
  padding-bottom: 0.1rem;
}
.ggqsy-container .sthj-section .deps a .info {
  font-size: 0.16rem;
  line-height: 0.28571rem;
  height: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 7; /*设置多行的行数*/
  margin-top: 0.15rem;
}
.ggqsy-container .bzml-section ul {
  margin-top: 0.35rem;
}
.ggqsy-container .bzml-section ul li {
  position: relative;
  margin-bottom: 0.3rem;
  color: #333;
}
.ggqsy-container .bzml-section ul li:hover span:nth-child(1) {
  letter-spacing: 0.2px;
  color: #2f72da;
}
.ggqsy-container .bzml-section ul li a {
  *zoom: 1;
}
.ggqsy-container .bzml-section ul li a:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.ggqsy-container .bzml-section ul li span {
  display: block;
  font-size: 0.16rem;
}
.ggqsy-container .bzml-section ul li span:nth-child(1) {
  float: left;
  width: calc(100% - 2rem);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.ggqsy-container .bzml-section ul li span:nth-child(2) {
  float: right;
  width: 2rem;
  color: #999;
  text-align: right;
}

@media screen and (max-width: 992px) {
  body {
    background-size: 100% 200px;
  }
  .yj-wz-header .header-text-container {
    margin-top: 15px;
  }
  .yj-wz-header .header-text-container img:nth-child(2) {
    display: none;
  }
  .yj-wz-header .header-text-container img:nth-child(1) {
    width: 80%;
    max-width: 499px;
    margin: 0 auto;
  }
  .container {
    padding: 10px;
    box-sizing: border-box;
  }
  .ggqsy-container {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .ggqsy-container .section {
    padding: 10px;
    border-radius: 8px;
  }
  .ggqsy-container .section .section-title {
    background: none;
    height: 20px;
  }
  .ggqsy-container .section + .section {
    margin-top: 15px;
  }
  .ggqsy-container .jy-section .items {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 15px;
  }
  .ggqsy-container .jy-section .items a {
    width: 32%;
    margin-left: 2%;
    margin-bottom: 2%;
    height: 60px;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .ggqsy-container .jy-section .items a img {
    height: 20px;
  }
  .ggqsy-container .jy-section .items a span {
    margin-top: 10px;
    font-size: 14px;
  }
  .ggqsy-container .jy-section .items a:hover {
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .ggqsy-container .jy-section .items a:nth-child(3n+1) {
    margin-left: 0;
  }
  .ggqsy-container .jy-section .jy-swiper {
    margin-top: 15px;
    padding-bottom: 20px;
  }
  .ggqsy-container .jy-section .jy-swiper .swiper-slide a {
    display: block;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
    border-radius: 8px;
  }
  .ggqsy-container .jy-section .jy-swiper .swiper-slide a::before {
    height: calc(100% - 7px);
  }
  .ggqsy-container .jy-section .jy-swiper .swiper-slide a img {
    position: absolute;
    right: 0;
    bottom: 7px;
    z-index: 1;
    height: 150px;
    width: 90%;
    -o-object-fit: cover;
       object-fit: cover;
    border-bottom-right-radius: 8px;
  }
  .ggqsy-container .jy-section .jy-swiper .swiper-slide a .name {
    top: 15px;
    left: 15px;
    font-size: 16px;
    padding-top: 10px;
  }
  .ggqsy-container .jy-section .jy-swiper .swiper-slide a .name::before {
    width: 30px;
    height: 2px;
  }
  .ggqsy-container .jy-section .jy-swiper .swiper-slide a .detail {
    z-index: 3;
    padding: 5px 15px;
    font-size: 14px;
    bottom: 7px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .ggqsy-container .jy-section .jy-swiper .jy-swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 2px;
    border-radius: 50%;
  }
  .ggqsy-container .wsjk-section .yiyuan-items {
    margin-top: 15px;
    display: flex;
    align-items: center;
  }
  .ggqsy-container .wsjk-section .yiyuan-items > a {
    display: flex;
    box-sizing: border-box;
    position: relative;
    width: 24%;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 180px;
    transition: all 0.3s ease;
  }
  .ggqsy-container .wsjk-section .yiyuan-items > a > div:nth-child(1) {
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .ggqsy-container .wsjk-section .yiyuan-items > a > div:nth-child(1) .name {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 90%;
    font-size: 14px;
  }
  .ggqsy-container .wsjk-section .yiyuan-items > a > div:nth-child(1) .name i {
    width: 14px;
    height: 3px;
    margin-top: 5px;
  }
  .ggqsy-container .wsjk-section .yiyuan-items > a.expand {
    background-color: transparent;
    width: 20%;
  }
  .ggqsy-container .wsjk-section .yiyuan-items > a.expand > div:nth-child(1) {
    width: 100%;
  }
  .ggqsy-container .wsjk-section .yiyuan-items > a.expand > div:nth-child(1) > img:nth-child(1),
  .ggqsy-container .wsjk-section .yiyuan-items > a.expand > div:nth-child(1) .name {
    opacity: 1;
  }
  .ggqsy-container .wsjk-section .yiyuan-items > a.expand > div:nth-child(2) {
    display: none;
  }
  .ggqsy-container .wsjk-section .more {
    margin: 10px auto;
    font-size: 14px;
  }
  .ggqsy-container .wsjk-section .items {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .ggqsy-container .wsjk-section .items a {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    border-radius: 8px;
    overflow: hidden;
  }
  .ggqsy-container .wsjk-section .items a:hover {
    letter-spacing: 1.5px;
  }
  .ggqsy-container .wsjk-section .items a + a {
    margin-top: 10px;
  }
  .ggqsy-container .sdq-section .sdq-container {
    margin-top: 15px;
  }
  .ggqsy-container .sdq-section .sdq-container .left-container {
    float: none;
    width: 100%;
  }
  .ggqsy-container .sdq-section .sdq-container .left-container > div {
    height: 122px;
  }
  .ggqsy-container .sdq-section .sdq-container .left-container > div > a:nth-child(1) .name {
    height: 32px;
    line-height: 32px;
    padding-left: 60px;
    padding-right: 70px;
    font-size: 16px;
  }
  .ggqsy-container .sdq-section .sdq-container .left-container > div > a:nth-child(1) .info {
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 4; /*设置多行的行数*/
    line-height: 21px;
    height: 85px;
  }
  .ggqsy-container .sdq-section .sdq-container .left-container > div .more {
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    right: 10px;
  }
  .ggqsy-container .sdq-section .sdq-container .left-container > div::before {
    content: "";
    width: 57.5px;
    height: 34px;
    top: -2px;
    left: -6px;
  }
  .ggqsy-container .sdq-section .sdq-container .left-container > div.expand {
    height: 122px;
  }
  .ggqsy-container .sdq-section .sdq-container .left-container > div.expand > a:nth-child(1) .info {
    padding: 0 10px;
    height: 85px;
  }
  .ggqsy-container .sdq-section .sdq-container .left-container > div + div {
    margin-top: 10px;
  }
  .ggqsy-container .sdq-section .sdq-container .right-container {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
  .ggqsy-container .sdq-section .sdq-container .right-container .zxfw-section-title {
    display: none;
  }
  .ggqsy-container .sdq-section .sdq-container .right-container .zxfw-items {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 0;
  }
  .ggqsy-container .sdq-section .sdq-container .right-container .zxfw-items a {
    position: relative;
    width: 100%;
    height: 40px;
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .ggqsy-container .sdq-section .sdq-container .right-container .zxfw-items a img {
    width: 20px;
  }
  .ggqsy-container .sdq-section .sdq-container .right-container .zxfw-items a span {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 5px;
    margin-top: 0;
    margin-left: 15px;
    writing-mode: horizontal-tb;
  }
  .ggqsy-container .ggjt-section .ggjt-tabs {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
    padding-bottom: 20px;
  }
  .ggqsy-container .ggjt-section .ggjt-tabs::before {
    height: 10px;
  }
  .ggqsy-container .ggjt-section .ggjt-tabs span {
    width: 24%;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
  }
  .ggqsy-container .ggjt-section .ggjt-tabs span.active::before {
    bottom: -12px;
    width: 11.5px;
    height: 9px;
  }
  .ggqsy-container .ggjt-section .ggjt-tabs span + span {
    margin-left: 0;
  }
  .ggqsy-container .ggjt-section .contents {
    margin-top: 0;
  }
  .ggqsy-container .ggjt-section .contents > div {
    display: none;
  }
  .ggqsy-container .ggjt-section .contents > div .companys {
    display: flex;
    flex-direction: column;
  }
  .ggqsy-container .ggjt-section .contents > div .companys a {
    flex: auto;
    margin: 0;
    margin-top: 10px;
    padding: 10px;
    height: 190px;
  }
  .ggqsy-container .ggjt-section .contents > div .companys a .name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; /*设置多行的行数*/
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 10px;
  }
  .ggqsy-container .ggjt-section .contents > div .companys a .info {
    font-size: 14px;
    line-height: 25px;
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 4; /*设置多行的行数*/
    margin-top: 10px;
  }
  .ggqsy-container .ggjt-section .contents > div .more {
    font-size: 14px;
    margin-top: 10px;
  }
  .ggqsy-container .sthj-section .sthj-items {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .ggqsy-container .sthj-section .sthj-items a {
    height: 70px;
    width: 49%;
    margin-bottom: 2%;
  }
  .ggqsy-container .sthj-section .sthj-items a img {
    width: auto;
    height: 20px;
  }
  .ggqsy-container .sthj-section .sthj-items a span {
    margin-top: 10px;
    font-size: 14px;
  }
  .ggqsy-container .sthj-section .deps {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .ggqsy-container .sthj-section .deps a {
    width: 100%;
    margin-top: 10px;
    padding: 10px;
    height: 190px;
  }
  .ggqsy-container .sthj-section .deps a .name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; /*设置多行的行数*/
    font-size: 16px;
    padding-bottom: 10px;
  }
  .ggqsy-container .sthj-section .deps a .info {
    font-size: 14px;
    line-height: 25px;
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 4; /*设置多行的行数*/
    margin-top: 10px;
  }
  .ggqsy-container .bzml-section ul {
    margin-top: 20px;
  }
  .ggqsy-container .bzml-section ul li {
    margin-bottom: 20px;
  }
  .ggqsy-container .bzml-section ul li span {
    font-size: 16px;
  }
  .ggqsy-container .bzml-section ul li span:nth-child(1) {
    width: 100%;
    line-height: 1.2;
    overflow: visible;
    white-space: normal;
    text-overflow: clip;
  }
  .ggqsy-container .bzml-section ul li span:nth-child(2) {
    margin-top: 8px;
    width: 100%;
    text-align: left;
  }
}