: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;
}

.mt30 {
  margin-top: 8vmin;
}

.max-w {
  padding-top: 0;
}

.row-btn {
  display: block;
  width: 100%;
  height: 11.7333333333vmin;
  line-height: 11.7333333333vmin;
  text-align: center;
  color: #fff;
  font-size: 4.2666666667vmin;
  margin: 6.4vmin 0;
  border-radius: 4px;
}
.row-btn.blue {
  background-color: #10498e;
}
.row-btn.purple {
  background-color: #9a31fd;
}
.row-btn.red {
  background-color: #f34336;
}
.row-btn.hui {
  background-color: #999;
}

.tytit {
  padding-top: 1em;
  font-size: 4.2666666667vmin;
  line-height: 3;
}

.je-ipt {
  display: block;
  width: 100%;
  border: #e2e2e2 1px solid;
  background-color: #efefef;
  height: 11.7333333333vmin;
  line-height: calc(11.7333333333vmin - 2px);
  border-radius: 1.0666666667vmin;
  overflow: hidden;
  font-size: 4.2666666667vmin;
  padding: 0 0.5em;
}

.qbtx {
  font-size: 4.2666666667vmin;
  line-height: 3;
  color: #999;
}
.qbtx .qbtxan {
  color: #4345d8;
}

.zhushi {
  margin-top: 5%;
  background-color: #fff2f1;
  padding: 2.6666666667vmin;
  color: #d03a31;
  font-size: 4.2666666667vmin;
  line-height: 2.2em;
  border-radius: 1.0666666667vmin;
}

.czje {
  padding: 6.4vmin 0 0;
}
.czje .t {
  text-align: center;
}
.czje .t span {
  font-size: 3.7333333333vmin;
  line-height: 2;
}
.czje .t p {
  font-size: 9.6vmin;
  color: #fb3e36;
  line-height: 1.2;
}
.czje .yhxx {
  margin: 10% 0 3%;
  background-color: #efefef;
  border-radius: 6px;
  padding: 2.6666666667vmin;
}
.czje .yhxx li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 3.7333333333vmin;
  line-height: 1.5;
  padding: 0.6em 0;
  font-weight: 500;
}
.czje .yhxx li input {
  display: none;
}
.czje .yhxx li span,
.czje .yhxx li button {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.czje .yhxx li p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fb3e36;
}
.czje .yhxx li button {
  font-size: 3.2vmin;
  width: 4em;
  height: 2.5em;
  line-height: 2.5em;
  text-align: center;
  background-color: #10498e;
  color: #fff;
  border-radius: 4px;
}
.czje .scpz .tit {
  font-size: 4.2666666667vmin;
  line-height: 2.5;
}
.czje .scpz .pz {
  gap: 2.6666666667vmin;
}
.czje .scpz .pz .pic {
  --wh: 100%;
  overflow: hidden;
  border-radius: 4px;
}
.czje .scpz .jh {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f3f8fe;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 8vmin;
}

.zc-logo {
  max-width: 50%;
  margin: 10% auto;
}

.zc-input .ipt {
  display: block;
  width: 100%;
  line-height: 10.6666666667vmin;
  border-bottom: #f3f8fe 1px solid;
  font-size: 4.2666666667vmin;
  color: #333;
  padding: 0 0.5em;
  margin-bottom: 5%;
}
.zc-input .ipt::-webkit-input-placeholder {
  color: #a8a8a8;
}
.zc-input .ipt::-moz-placeholder {
  color: #a8a8a8;
}
.zc-input .ipt:-ms-input-placeholder {
  color: #a8a8a8;
}
.zc-input .ipt::-ms-input-placeholder {
  color: #a8a8a8;
}
.zc-input .ipt::placeholder {
  color: #a8a8a8;
}

.xieyi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.xieyi .l {
  font-size: 6.9333333333vmin;
  width: 1em;
  height: 1em;
}
.xieyi .l label {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 1em;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: #666 1px solid;
}
.xieyi .l label span {
  display: none;
}
.xieyi .l label.on {
  border: #9a31fd 1px solid;
  background-color: #9a31fd;
}
.xieyi .l label.on span {
  display: block;
  color: #fff;
}
.xieyi .l input {
  display: none;
}
.xieyi .r {
  margin-left: 0.5em;
  font-size: 14px;
  line-height: 20px;
}
.xieyi .r a {
  color: #10498e;
}

.yqhy {
  background-color: #4a1281;
  padding: 10% 0;
}
.yqhy .wdyqm,
.yqhy .wdewm {
  background-color: #601a9e;
  padding: 8vmin;
  border-radius: 1.6vmin;
}
.yqhy .wdyqm .wdm,
.yqhy .wdewm .wdm {
  display: block;
  width: 100%;
  background-color: #4a1281;
  color: #fff;
  text-align: center;
  font-size: 4.2666666667vmin;
  line-height: 2.5;
  border-radius: 1.0666666667vmin;
  margin: 8vmin 0;
}
.yqhy .wdyqm .wdurl,
.yqhy .wdewm .wdurl {
  display: none;
}
.yqhy .wdyqm .btn-box,
.yqhy .wdewm .btn-box {
  gap: 5.3333333333vmin;
}
.yqhy .wdyqm .btn-box button,
.yqhy .wdewm .btn-box button {
  font-size: 3.7333333333vmin;
  line-height: 2.8;
  border-radius: 2.8em;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#5372ff), color-stop(#4345d8), to(#5372ff));
  background-image: linear-gradient(to right, #5372ff, #4345d8, #5372ff);
  color: #fff;
}
.yqhy .wdyqm .btn-box button.purple,
.yqhy .wdewm .btn-box button.purple {
  background-image: -webkit-gradient(linear, left top, right top, from(#9f40f4), to(#7a11df));
  background-image: linear-gradient(to right, #9f40f4, #7a11df);
}
.yqhy .tit {
  text-align: center;
  font-size: 4.2666666667vmin;
  font-style: italic;
  line-height: 1.5em;
  color: #fff;
}
.yqhy .ewm {
  width: 60%;
  margin: 8% auto 0;
}

.mingxi ul {
  padding: 2em 0 1em;
  border-bottom: #efefef 1px solid;
}
.mingxi ul li {
  padding: 0.4em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 3.7333333333vmin;
  line-height: 1.5;
}
.mingxi ul li span {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  color: #9a9a9a;
  margin-right: 1em;
}
.mingxi ul li p {
  color: #53a24f;
}
.mingxi ul li:nth-child(4) p {
  color: #101010;
}
.mingxi ul li:nth-child(5) p {
  color: #4345d8;
}
.mingxi ul li:nth-child(6) p {
  color: #333;
}
.mingxi.zhanghu ul li:nth-child(3) p {
  color: #101010;
}
.mingxi.zhanghu ul.red li:nth-child(1) p, .mingxi.zhanghu ul.red li:nth-child(2) p {
  color: #f34336;
}
.mingxi.team ul li p {
  color: #101010;
}
.mingxi.team ul li:nth-child(4) p {
  color: #f34336;
}
.mingxi.team ul li:nth-child(5) p {
  color: #53a24f;
}
.mingxi.chongzhi ul li p {
  color: #101010;
}
.mingxi.chongzhi ul li:nth-child(1) p, .mingxi.chongzhi ul li:nth-child(3) p {
  color: #f34336;
}
.mingxi.shouyi ul li p {
  color: #101010;
}
.mingxi.shouyi ul li:nth-child(2) p {
  color: #f34336;
}

.wdzh {
  margin: 5% 0 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#4e5162), to(#323642));
  background-image: linear-gradient(to right, #4e5162, #323642);
  padding: 2.6666666667vmin;
  border-radius: 1.6vmin;
}
.wdzh > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wdzh .t {
  font-size: 3.7333333333vmin;
  line-height: 1.6;
  color: #9aa1a7;
}
.wdzh .c {
  font-size: 6.4vmin;
  line-height: 1.6;
  color: #fff;
}
.wdzh .b {
  margin-top: 3%;
}
.wdzh .b a {
  display: block;
  width: 30%;
  height: 2.5em;
  line-height: 2.5em;
  font-size: 3.7333333333vmin;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#b4b9bd), to(#848685));
  background-image: linear-gradient(to right, #b4b9bd, #848685);
  border-radius: 1.0666666667vmin;
}
.wdzh .b a:nth-child(1) {
  background-image: -webkit-gradient(linear, left top, right top, from(#a23cff), to(#7618d0));
  background-image: linear-gradient(to right, #a23cff, #7618d0);
  color: #fff;
}

.myTeam {
  border-radius: 0 0 8vmin 8vmin;
  background-color: #9a31fd;
  overflow: hidden;
  padding: 2.6666666667vmin;
}
.myTeam .box {
  text-align: center;
  color: #fff;
  padding: 2.6666666667vmin;
}
.myTeam .box span {
  font-size: 5.3333333333vmin;
  line-height: 1.5;
}
.myTeam .box p {
  font-size: 3.7333333333vmin;
  line-height: 1.5;
}

.article {
  padding: 4% 0;
}
.article .title {
  font-size: 4.8vmin;
  font-weight: 500;
  text-align: center;
  line-height: 1.5;
}
.article .sub-title {
  font-size: 3.7333333333vmin;
  line-height: 1.5;
  text-align: center;
  margin: 4%;
}
.article .edit {
  font-size: 4.2666666667vmin;
  line-height: 1.8;
}
.article .edit img {
  max-width: 100% !important;
}

.sb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.news-list {
  padding: 5% 0;
}
.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;
}

.smrz .ipt {
  display: block;
  width: 100%;
  border: #e2e2e2 1px solid;
  background-color: #efefef;
  height: 11.7333333333vmin;
  line-height: calc(11.7333333333vmin - 2px);
  border-radius: 1.0666666667vmin;
  overflow: hidden;
  font-size: 4.2666666667vmin;
  padding: 0 0.5em;
}
.smrz p {
  font-size: 4.2666666667vmin;
  line-height: 2.5;
}
.smrz .tit {
  font-size: 4.8vmin;
  line-height: 3;
  text-align: center;
}
.smrz .box {
  padding: 2.6666666667vmin;
  border: #f0f0f0 1px solid;
  border-radius: 1.6vmin;
}

.hyqy {
  overflow: hidden;
  position: relative;
  min-height: 50vh;
}
.hyqy .top-bg {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -95%);
          transform: translate(-50%, -95%);
  width: 400%;
  height: 400vw;
  border-radius: 50%;
  background-color: #9a31fd;
  z-index: -1;
}
.hyqy .t {
  margin: 5% 0 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#4e5162), to(#323642));
  background-image: linear-gradient(to right, #4e5162, #323642);
  padding: 4vmin;
  border-radius: 1.6vmin;
  position: relative;
  overflow: hidden;
}
.hyqy .t .name {
  margin: 0 0 0 5%;
  font-size: 5.3333333333vmin;
  color: #fff;
  line-height: 2;
}
.hyqy .t .name p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 8em;
  height: 8.5333333333vmin;
  font-size: 3.7333333333vmin;
  border-radius: 2em;
  background-color: #fff;
  color: #333;
  text-align: center;
}
.hyqy .t .name p span {
  color: #5372ff;
  font-size: 5.3333333333vmin;
}
.hyqy .t .sjxy {
  margin-top: 5%;
  position: relative;
}
.hyqy .t .sjxy p {
  position: relative;
  z-index: 1;
  font-size: 4.2666666667vmin;
  line-height: 1.5;
  color: #aeb6c3;
}
.hyqy .t .sjxy p span {
  color: #d02629;
}
.hyqy .t .sjxy .bg-vip {
  position: absolute;
  left: 0;
  bottom: -25%;
  z-index: 0;
  font-size: 10.6666666667vmin;
  color: #6b7380;
  font-weight: 700;
  z-index: 0;
}
.hyqy .t .sjxy .bg-zuan {
  position: absolute;
  right: -8%;
  bottom: -100%;
  z-index: 0;
}
.hyqy .t .sjxy .bg-zuan span {
  font-size: 21.3333333333vmin;
  color: #6b7380;
  font-weight: 700;
}
.hyqy .t .dj {
  display: block;
  position: absolute;
  right: 1em;
  top: 6.6666666667vmin;
  border-radius: 4px;
  font-size: 4.2666666667vmin;
  width: 6em;
  height: 2em;
  text-align: center;
  line-height: 2;
  background-color: #7a11df;
  color: #fff;
}
.hyqy .c {
  text-align: center;
  padding: 10% 0 1%;
}
.hyqy .c .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hyqy .c .box span {
  font-size: 5.3333333333vmin;
  width: 10.6666666667vmin;
  height: 10.6666666667vmin;
  line-height: 10.6666666667vmin;
  background-color: #7618d0;
  color: #fff;
  border-radius: 50%;
  overflow: hidden;
}
.hyqy .c .box p {
  font-size: 3.7333333333vmin;
  line-height: 3;
}
.hyqy .c .box:nth-child(2) span {
  font-size: 6.9333333333vmin;
}
.hyqy .c .box:nth-child(3) span {
  font-size: 5.8666666667vmin;
}
.hyqy .c .box:nth-child(4) span {
  font-size: 4.8vmin;
}
.hyqy .b {
  font-size: 4.2666666667vmin;
}
.hyqy .b .box {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 2em;
}
.hyqy .b .box > span {
  display: block;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffe3b4), to(#fff1d6));
  background-image: linear-gradient(to right, #ffe3b4, #fff1d6);
  line-height: 2;
  height: 2em;
  padding: 0 1em;
  border-radius: 2em;
  margin-bottom: 0.5em;
}
.hyqy .b .box p {
  line-height: 1.8;
  margin-left: 1em;
}
.hyqy .b .box p span {
  color: #fb3e36;
}

.page {
  display: block;
  text-align: center;
  line-height: 2.5;
  font-size: 4.2666666667vmin;
}