:root {
  --swiper-navigation-color: #fff;
  --swiper-theme-color: #fff;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: .5;
  --swiper-navigation-size: 20px;
}

:root {
  --swiper-navigation-color: #fff;
  --swiper-theme-color: #fff;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: .5;
  --swiper-navigation-size: 20px;
}

.jg-gray {
  height: 2.6666666667vmin;
  background-color: #f0f0f0;
  margin: 5.3333333333vmin 0;
}

.mb0 {
  margin-bottom: 0;
}

.mt0 {
  margin-top: 0;
}

.a-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: calc(11.7333333333vmin + 1px);
  line-height: 11.7333333333vmin;
  border-bottom: #f0f0f0 1px solid;
  padding: 0 0.5em;
}
.a-list a p {
  font-size: 4.8vmin;
  color: #000;
  font-weight: 500;
}
.a-list a span {
  font-size: 4.8vmin;
  color: #a7a7a7;
}

.tzxx {
  height: 2.5em;
  font-size: 4.2666666667vmin;
  line-height: 2.5em;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.tzxx a {
  color: #333;
}
.tzxx .w {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tzxx .w .iconfont {
  color: #f34336;
  font-size: 5.8666666667vmin;
  margin-right: 0.5em;
}

.zhxx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 34.6666666667vmin;
}
.zhxx .idxx {
  margin-left: 5%;
}
.zhxx .idxx .name {
  font-size: 5.3333333333vmin;
  font-weight: 500;
  line-height: 1.5;
}
.zhxx .idxx .yqm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 4.2666666667vmin;
  line-height: 2;
  color: #666;
}
.zhxx .idxx .yqm input {
  display: none;
  font-size: 4.2666666667vmin;
  line-height: 2;
  color: #666;
  width: auto;
}
.zhxx .idxx .yqm .fz {
  margin-left: 0.5em;
}

.zhye {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  grid-template-rows: repeat(2, auto-fill);
  grid-template-areas: "a b" "c c";
  background-color: #49515e;
  border-radius: 6px;
  text-align: center;
  overflow: hidden;
  padding: 15px;
}
.zhye .l {
  grid-area: a;
  position: relative;
}
.zhye .l::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #666;
}
.zhye .r {
  grid-area: b;
}
.zhye .box a {
  display: block;
  font-size: 4.2666666667vmin;
  line-height: 2.8;
  color: #fff;
}
.zhye .box span {
  font-size: 4.2666666667vmin;
  color: #adb2ba;
  line-height: 1.8;
}
.zhye .box p {
  font-size: 5.8666666667vmin;
  color: #fff;
  font-weight: 500;
  line-height: 1.8;
}
.zhye .more {
  padding-top: 5.3333333333vmin;
  grid-area: c;
  text-align: right;
  font-size: 4.2666666667vmin;
  color: #adb2ba;
  line-height: 1.8;
}

.yqhy {
  margin-top: 20px;
  background-color: #49515e;
  border-radius: 6px;
  overflow: hidden;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.yqhy .l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.yqhy .l .ico {
  color: #efd0a2;
}
.yqhy .l .ico .iconfont {
  font-size: 28px;
}
.yqhy .l .info {
  color: #fff;
  margin-left: 10px;
  line-height: 1.4;
}
.yqhy .l .info span {
  font-size: 18px;
}
.yqhy .l .info p {
  font-size: 14px;
}
.yqhy .r a {
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 2.5;
  width: 6em;
  text-align: center;
  border-radius: 1.5em;
  background-image: -webkit-gradient(linear, left top, right top, from(#a447f1), to(#8212e6));
  background-image: linear-gradient(to right, #a447f1, #8212e6);
}

.kjan {
  gap: 6%;
  padding: 5% 0 0;
}
.kjan a {
  text-align: center;
}
.kjan a .pic {
  --wh: 100%;
}
.kjan a .box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #e8e5f8;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kjan a .box span {
  font-size: 7.4666666667vmin;
  color: #a447f1;
}
.kjan a p {
  font-size: 3.7333333333vmin;
  line-height: 3;
}

.news-list li {
  border-bottom: #f0f0f0 1px solid;
}
.news-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 2.5;
  font-size: 4.2666666667vmin;
  padding: 0 0.5em;
}
.news-list a span {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  color: #a7a7a7;
}
.news-list a p {
  margin-right: 0.5em;
  color: #333;
}