.index .sysjshow {
  position: fixed;
  top: 109px;
  left: 0;
  right: 0;
  height: 128px;
  box-shadow: -4px -4px 10px 0px #ffffff, 20px 20px 60px 0px rgba(174,174,192,0.15);
  padding: 0 100px 0 50px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 118;
}
.index .sysjshow_jx {
  background: #007eff;
}
.index .sysjshow .line {
  width: 2px;
  height: 73px;
  background: rgba(218,218,218,.53);
}
.index .sysjshow .sysjshow_div {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.index .sysjshow .sysjshow_div p {
  font-size: 40px;
  font-family: dinprom;
  font-weight: 700;
  color: #fff;
  line-height: 40px;
  margin-bottom: 18px;
}
.index .sysjshow .sysjshow_div p.qian {
  color: #fff;
  font-size: 36px;
}
.index .sysjshow .sysjshow_div span {
  font-size: 24px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #fff;
  line-height: 24px;
}
.index .sysjshow .sysjshow_div .id {
  font-size: 30px;
  font-family: pingfangsc-medium, pingfang sc;
  line-height: 32px;
  margin-top: 4px;
  color: #fff;
}
.index .sysjshow .sysjshow_div .bm,.index .sysjshow .sysjshow_div .bm font {
  color: #fff!important;
}
.index .sysjshow .sysjshow_div .coly {
  color: #fff;
}
.index .sysjshow .sysjshow_div .zt {
  font-size: 32px;
  font-family: pingfangsc-medium, pingfang sc;
  color: #fff;
  line-height: 32px;
}
.index .sysjshow_js {
  background: #f95151;
}
.index .sysjshow_cg {
  background: #01a460;
}
.index .content .ym-info {
  position: relative;
  z-index: 111;
  margin-bottom: 24px;
  background: linear-gradient(180deg,#f0f0f3 0%, #f9f9fa 43%);
  border-image: linear-gradient(180deg, #ffffff, rgba(255,255,255,0.20)) 2.8 2.8;
  box-shadow: -4px -4px 10px 0px #ffffff, 20px 20px 60px 0px rgba(174,174,192,0.15);
}
.index .content .mb280 {
  margin-bottom: 280px;
}
.index .content .mb340 {
  margin-bottom: 340px;
}
/*.index .content .mb208 {*/
/*  margin-bottom: 208px;*/
/*}*/
.index .content .mb160 {
  margin-bottom: 160px;
}
.index .content .qxdl {
  height: 474px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.index .content .qxdl img {
  width: 296px;
}
.index .content .qxdl span {
  font-size: 28px;
  font-family: microsoftyahei;
  color: #999;
  line-height: 46px;
  margin: 31px 0;
  text-align: center;
}
.index .content .qxdl p {
  width: 180px;
  height: 56px;
  background: #037cff;
  border-radius: 6px;
  font-size: 24px;
  font-family: microsoftyahei;
  color: #fff;
  line-height: 56px;
  text-align: center;
}
.index .content .title {
  height: 105px;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 32px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.index .content .title span .ymmc {
  position: relative;
  padding-left: 20px;
  display: block;
  font-weight: bold;
  font-size: 36px;
  line-height: 50px;
  white-space: nowrap;
  max-width: 380px;
  overflow: hidden;
  text-overflow: ellipsis;
  top: -2px;
}
.s_title {
  position: relative;
  padding-left: 20px;
  font-size: 30px;
  color: #000;
  font-weight: 600;
}
.index .content .title span .ymmc:before,.s_title:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  content: '';
  width: 6px;
  height: 24px;
  background: #037cff;
  border-radius: 3px;
}
.index .content .title .btnl {
  display: flex;
  align-items: center;
}
.index .content .title .bz {
  position: relative;
  font-size: 26px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #037cff;
  margin-left: 34px;
}
.index .content .title .bz:after {
  position: absolute;
  content: '';
  width: 2px;
  height: 16px;
  background: #d8d8d8;
  border-radius: 2px;
  right: -16px;
  top: 50%;
  margin-top: -8px;
}
.index .content .title .bz:last-child::after{
  content: none;
}
.index .content .title .yj {
  border-color: #666;
  color: #666;
}
.index .content .title .all {
  font-size: 24px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #8b92aa;
  line-height: 24px;
}
.index .content .title .all i {
  font-size: 20px;
  margin-left: 3px;
}
.index .content .jjxq {
  padding-bottom: 32px;
}
.index .content .ydtd {
  padding: 30px;
  background: #fff;
}
.index .content .ydtd li {
  margin-bottom: 20px;
}
.index .content .ydtd .ydtd_div {
  width: 100%;
  height: 88px;
  background: #f7f9ff;
  border-radius: 4px;
  border: 1px solid #c6cadd;
  padding: 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}
.index .content .ydtd .ydtd_div span {
  display: inline-block;
}
.index .content .ydtd .ydtd_div .ydtd_lil {
  line-height: 0;
  display: flex;
  align-items: center;
}
.index .content .ydtd .ydtd_div .ydtd_lil .circle {
  width: 26px;
  height: 26px;
  border: 1px solid #c6cadd;
  border-radius: 50%;
}
.index .content .ydtd .ydtd_div .ydtd_lil .circle1 {
  position: relative;
  background: #fff;
}
.index .content .ydtd .ydtd_div .ydtd_lil .circle1::after {
  position: absolute;
  display: table;
  border: 5px solid #037cff;
  top: 44%;
  left: 19%;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(1) translate(-50%, -50%);
  -ms-transform: rotate(45deg) scale(1) translate(-50%, -50%);
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  content: ' ';
  width: 5px;
  height: 16px;
}
.index .content .ydtd .ydtd_div .ydtd_lil .td {
  font-size: 28px;
  font-family: pingfangsc-medium, pingfang sc;
  font-weight: 700;
  color: #333;
  line-height: 28px;
  margin-left: 16px;
}
.index .content .ydtd .ydtd_div .ydtd_lil .line {
  width: 1px;
  height: 22px;
  background: #d8d8d8;
  margin-left: 16px;
}
.index .content .ydtd .ydtd_div .ydtd_lil .cgl {
  font-size: 24px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #666;
  line-height: 24px;
  margin-left: 16px;
}
.index .content .ydtd .ydtd_div .ydtd_lir {
  display: flex;
  align-items: center;
}
.index .content .ydtd .ydtd_div .ydtd_lir span {
  font-size: 24px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #999;
  line-height: 24px;
}
.index .content .ydtd .ydtd_div .ydtd_lir span i {
  font-size: 22px;
}
.index .content .ydtd .ydtd_li {
  background: #037cff;
  box-shadow: 0px 4px 7px 0px rgba(0,54,249,0.2);
  border: 0;
  border-radius: 4px 4px 0px 0px;
}
.index .content .ydtd .ydtd_li .ydtd_lil span {
  color: #fff !important;
}
.index .content .ydtd .ydtd_li .ydtd_lir span,
.index .content .ydtd .ydtd_li .ydtd_lil .line {
  color: #fff !important;
  opacity: 0.6;
}
.index .content .ydtd .ydtdxq {
  width: 100%;
  height: 200px;
  background: #fff;
  border: 1px solid #c6cadd;
  border-top: 0;
  box-sizing: border-box;
  padding: 30px 0 40px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.index .content .ydtd .ydtdxq div {
  display: flex;
}
.index .content .ydtd .ydtdxq div p,
.index .content .ydtd .ydtdxq div span {
  font-size: 26px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #666;
  line-height: 26px;
}
.index .content .ym-item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
  line-height: 94px;
  margin: 0 32px;
  font-size: 28px;
  justify-content: space-between;
}
.index .content .js strong span {
  font-size: 24px!important;
}
.index .content .ym-item:last-child {
  border-bottom: 0;
}
.index .content .ym-item .ydym {
  width: 100%;
  position: relative;
  height: 96px;
  background: #007eff;
  border-radius: 8px;
  padding: 0 56px 0 26px;
  display: flex;
  align-items: center;
}
.index .content .ym-item .ydym b {
  font-size: 24px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #fff;
  white-space: nowrap;
}
.index .content .ym-item .ydym span {
  display: inline-block;
  font-size: 36px;
  font-family: dinprom;
  font-weight: 700;
  color: #333;
  width: 64px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  background: ;
  margin-right: 20px;
  margin-left: 20px;
  background-size: cover;
}
.index .content .ym-item .ydym p {
  font-size: 32px;
  font-family: pingfangsc-medium, pingfang sc;
  font-weight: 700;
  color: #fff;
  line-height: 32px;
}
.index .content .ym-item .ydym .line {
  width: 2px;
  height: 26px;
  background: #fff;
  opacity: 0.5;
  margin: 0 20px;
}
.index .content .ym-item .ydym_js {
  background: #f74645;
}
.index .content .ym-item .ydymxx {
  width: 100%;
  height: 148px;
  margin-top: 24px;
  box-sizing: border-box;
  display: flex;
  background: rgba(3,124,255,0.05);
  border-radius: 8px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.index .content .ym-item .ydymxx .ydymxx_div::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 80px;
  background: #dadada;
  top: 10px;
  left: 165px;
}
.index .content .ym-item .ydymxx .ydymxx_div2::before {
  left: 235px;
}
.index .content .ym-item .ydymxx .ydymxx_div:last-child::before{
  content: none;
}
.index .content .ym-item .ydymxx .line {
  width: 1px;
  height: 80px;
  background: #e8ecff;
}
.index .content .ym-item .ydymxx .ydymxx_div {
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
}
.index .content .ym-item .ydymxx .ydymxx_div p {
  font-size: 30px;
  font-family: dinprom;
  font-weight: 700;
  color: #e8001c;
  line-height: 42px;
  height: 42px;
  margin-bottom: 23px;
}
.index .content .ym-item .ydymxx .ydymxx_div span {
  font-size: 24px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #666d7f;
  line-height: 24px;
}
.index .content .ym-item .ydymxx .ydymxx_div .dlj {
  margin-bottom: 17px;
}
.index .content .ym-item .ydymxx .ydymxx_div .qian {
  color: #f95151;
  font-size: 36px;
}
.index .content .ym-item .ydymxx .ydymxx_div .id {
  color: #333;
  font-size: 30px;
  line-height: 33px;
  margin-top: 4px;
  margin-bottom: 19px;
}
.index .content .ym-item .ydymxx .ydymxx_div .coly {
  color: #e49a00;
}
.index .content .ym-item .ydymxx .ydymxx_div .zt {
  color: #009207;
  font-size: 32px;
  font-family: pingfangsc-medium, pingfang sc;
  line-height: 32px;
  margin-bottom: 25px;
}
.index .content .ym-item .yyd {
  height: 204px;
}
.index .content .ym-item .yyd::after {
  height: 124px;
}
.index .content .ym-item span {
  color: #333b4c;
  font-size: 28px;
}
.index .content .ym-item span.jj_1,.index .content .ym-item span.jj_1 a {
  color: #037cff;
}
.index .content .ym-item strong {
  font-size: 28px;
  color: #333b4c;
  max-width: 75%;
  font-weight: 400;
}
.index .content .ym-item.js strong,.index .content .ym-item.js strong a {
  color: #037cff;
  line-height: 32px;
  font-size: 26px;
}
.index .content .ym-item .wbj {
  color: #e8001c;
}
.index .content .ym-item .wbj i {
  font-size: 28px;
}
.index .content .ym-item i {
  font-size: 24px;
}
.index .content .ym-item .cnxh {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #e8ecff;
}
.index .content .ym-item .cnxh .cnxh_ym {
  width: 50%;
  font-weight: bold;
}
.index .content .ym-item .cnxh .cnxh_jg {
  width: 25%;
  font-size: 28px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #e8001c;
  font-weight: bold;
}
.index .content .ym-item .cnxh .cnxh_gm {
  width: 25%;
  display: inline-block;
  width: 108px;
  height: 50px;
  border-radius: 6px;
  border: 2px solid #037cff;
  font-size: 24px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 600;
  color: #037cff;
  line-height: 50px;
  text-align: center;
}
.index .content .tabelist {
  height: auto;
}
.ydgz_list {
  padding: 0 32px 40px 32px;
}
.ydgz_list p {
  font-size: 24px;
  color: #666d7f;
  line-height: 44px;
}
.ydgz_list p span {
  color: #f95151;
}
.index .content .gjcs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 47px 0 50px;
}
.index .content .gjcs .gjcs-item {
  width: 50%;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 60px;
  box-sizing: border-box;
  margin-bottom: 57px;
}
.index .content .gjcs .gjcs-item .shuzhi {
  margin-left: 24px;
  position: relative;
  top: -2px;
}
.index .content .gjcs .gjcs-item .shuzhi p {
  font-size: 24px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 500;
  color: #999;
  line-height: 24px;
}
.index .content .gjcs .gjcs-item .shuzhi .shuzi {
  font-size: 30px;
  line-height: 30px;
  font-family: dinprom;
  margin-bottom: 13px;
}
.index .content .gjcs .gjcs-item .shuzhi .shuzi b {
  font-size: 24px;
  position: relative;
  top: -1px;
}
.index .content .gjcs .gjcs-item .shuzhi .shuzi span {
  width: 50px;
  height: 46px;
  font-size: 46px;
  font-family: dinprom;
  font-weight: 500;
  color: #050505;
  line-height: 46px;
}
.index .content .gjcs .gjcs-item:last-child {
  margin-bottom: 0;
}
.index .content .gjcs .gjcs-item:first-child::after {
  content: '';
  width: 1px;
  height: 224px;
  background: #e8ecff;
  position: absolute;
  right: 0;
  top: 0;
}
.index .content .jzls {
  box-sizing: border-box;
  padding: 30px;
  border: 0;
  width: 100%;
  overflow-x: auto;
  margin: 0;
}
.index .content .jzls .jzls_1 ul {
  display: flex;
  margin-right: 30px;
}
.index .content .jzls .jzls_1 .nx li {
  font-size: 18px;
  line-height: 40px;
  width: 50px;
  text-align: center;
}
.index .content .jzls .jzls_1 .jl li {
  background: #f0f0f0;
  width: 50px;
  height: 100px;
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
}
.index .content .jzls .jzls_1 .jl li span {
  display: inline-block;
  width: 4.4px;
  background: #000;
}
.index .content .jzls .jzls_1 .jl li:first-child {
  border-left: 0;
}
.index .content .tabel span {
  display: inline-block;
}
.index .content .tabel .tabelist_id {
  width: 55px;
}
.index .content .tabel .tabelist_span {
  line-height: 1;
  display: flex;
  flex-direction: column;
}
.index .content .tabel .tabelist_span .tabelist_qian {
  font-size: 28px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #e8001c;
  line-height: 28px;
  margin-bottom: 16px;
}
.index .content .tabel .tabelist_span .tabelist_sj {
  font-size: 24px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #999;
  line-height: 24px;
}
.index .content .tabel .tabelist_span .tabelist_lx {
  font-size: 28px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #666;
  line-height: 28px;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}
.index .content .tabel .tabelist_span .tabelist_lx i {
  width: 54px;
  height: 28px;
  background: #01a460;
  border-radius: 6px;
  margin-left: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index .content .tabel .tabelist_span .tabelist_lx i b {
  display: inline-block;
  font-size: 20px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #fff;
  transform: scale(0.9);
  position: relative;
}
.index .content .tabel .tabelist_span .tabelist_lx .lh {
  background: #c2c2c2;
}
.index .content .tabel .tabelist_span .tabelist_dj {
  font-size: 24px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #0002ff;
  line-height: 24px;
}
.index .content .tabel .tabelist_left {
  flex: 1;
}
.index .content .tabel .tabelist_right {
  text-align: right;
}
.index .content .tabel .visi {
  visibility: hidden;
}
.index .content .tabel .ym-item {
  justify-content: flex-start;
  padding: 14px 0;
}

.ym-item .cnxh:last-child {
  border: 0 !important;
}
.ckqb {
  height: 88px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ckqb b {
  font-size: 28px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #037cff;
  line-height: 28px;
}
.ckqb i {
  font-size: 26px;
}
.flex {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1;
}
.flex strong {
  max-width: 100% !important;
  overflow-x: visible !important;
}
.flex i {
  margin-left: 5px;
}
.bo2 {
  position: relative;
  top: 2px;
  white-space: nowrap;
}
.shuaxin {
  position: fixed;
  right: 0;
  bottom: 400px;
  width: 100px;
  height: 58px;
  background: rgba(3,124,255,0.8);
  border-radius: 200px 0px 0px 200px;
  font-size: 24px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #fff;
  line-height: 58px;
  padding-left: 24px;
  z-index: 112;
}
.laoding {
  position: fixed;
  right: 50%;
  top: 50%;
  transform: translate(50%, 50%);
}
.index-head span.yymm {
  width: auto;
  flex: none;
  display: flex;
  align-items: center;
  max-width: 416px;
}
.szhl {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.65);
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.szhl .sztc {
  width: 600px;
  background: #fff;
  border-radius: 18px;
}
.szhl .sztc .sztop {
  padding: 50px 50px 0;
  display: flex;
  flex-direction: column;
}
.szhl .sztc .sztop h3 {
  font-size: 36px;
  font-family: pingfangsc-medium, pingfang sc;
  font-weight: blod;
  color: #333;
  line-height: 36px;
  text-align: center;
}
.szhl .sztc .sztop input {
  width: 500px;
  height: 80px;
  background: #fff;
  border-radius: 6px;
  border: 2px solid #e1e6f0;
  font-size: 30px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #8187a1;
  line-height: 80px;
  padding-left: 26px;
  margin: 46px 0 24px;
  box-sizing: border-box;
}
.szhl .sztc .sztop span {
  font-size: 24px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #e8001c;
  line-height: 24px;
  margin-bottom: 24px;
}
.szhl .sztc .szfoot {
  display: flex;
  align-items: center;
}
.szhl .sztc .szfoot span {
  height: 97px;
  flex: 1;
  font-size: 36px;
  font-family: pingfangsc-regular, pingfang sc;
  font-weight: 400;
  color: #8187a1;
  line-height: 97px;
  border-top: 1px solid #e1e6f0;
  border-right: 1px solid #e1e6f0;
  box-sizing: border-box;
  text-align: center;
}
.szhl .sztc .szfoot .szfoot_qd {
  border-right: 0;
  color: #037cff;
}
.v-enter,
.v-leave-to {
  opacity: 0;
}
.v-enter-active,
.v-leave-active {
  transition: all 0.6s ease;
}
.theno {
  max-width: 512px;
  text-overflow: ellipsis;
  overflow-x: hidden;
  white-space: nowrap;
}
.jj .van-tabs__nav {
  box-shadow: none;
  border-bottom: 1px solid #e5e5e5
}
.jj .van-tabs--line .van-tabs__wrap {
  height: 103px;
}
.index .content .ykjxq {
  padding-bottom: 32px;
}
.index .content .ykjxq .ydymxx {
  margin-top: 0!important;
}
.index .content .ykjxq .ym-item .ydymxx .qian {
  font-size: 30px!important;
  color: #333b4c!important;
}
.index .content .ykjxq .ym-item .ydymxx .ydymxx_div p {
  color: #f95151;
  font-size: 36px;
  font-family: dinprom;
}

.sclx_ts {
  padding:20px 32px;
  color: #f95151;
  font-size: 26px;
}
.footer3 {
  height: 132px;
  padding: 0 30px;
}
.dl_msg {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
.dl_msg span {
  color: #01a460;
  font-size: 24px;
}
.dl_msg a {
  color: #078cff;
  font-size: 24px;
}
.input_zj {
  position: relative;
}
.input_zj i {
  position: absolute;
  right: 44px;
  top: 18px;
  color: #333;
  font-size: 24px;
}
.index .content .ym-item .ykjxx .ydymxx_div {
  width: 50%;
}
.index .content .ym-item .ykjxx .ydymxx_div::before {
  left: 340px;
}
.index .ykj_c .ym-item strong {
  color: #666d7f;
}
.jiance {
  padding: 24px 32px;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 24px;
  box-shadow: -4px -4px 10px 0px #ffffff, 20px 20px 60px 0px rgb(174 174 192 / 15%);
  background: #fff;
  color: #34a4fc;
}
.jiance span:first-child {
  color: #333b4c;
  font-size: 26px;
}