/*! 1.0.0 */
html,
body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#mousex-app {
  height: 100%;
}
.value-wrap {
  min-height: 0.2rem;
}
.ant-upload.ant-upload-select-picture-card {
  width: 1.04rem;
  height: 1.41rem;
}
.ant-upload-list-picture-card .ant-upload-list-item {
  width: 1.04rem;
  height: 1.41rem;
}
.ant-upload-list-picture .ant-upload-list-item,
.ant-upload-list-picture-card .ant-upload-list-item {
  padding: 0;
}
.ant-form-item {
  margin-bottom: 0.18rem;
}
.ant-form-item-label > label {
  line-height: 1.2;
  white-space: pre-wrap;
}
.ant-form-item-label {
  white-space: pre-wrap;
}
.ant-table-title {
  padding: 0.12rem 0.08rem;
}
.ant-input-number {
  width: 100%;
}
.btn-space {
  margin-bottom: 0.18rem;
}
.ant-picker {
  width: 100%;
}
#card-title-left-bar {
  content: '';
  display: inline-block;
  height: 0.16rem;
  width: 0.03rem;
  background: #5584FF;
  position: absolute;
  left: 0.15rem;
}
#card-border {
  border: 1px solid #DCDEE3;
  border-radius: 0.03rem;
}
#card-border .ant-card-head {
  border-bottom: 0.01rem solid #DCDEE3;
}
#label-center {
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 0.32rem;
  color: rgba(0, 0, 0, 0.85);
  font-size: 10px;
  padding: 0 0.08rem;
}
.ant-carousel .slick-dots li.slick-active {
  width: 0.4rem;
}
.ant-carousel .slick-dots li {
  margin-right: 0.03rem;
  margin-left: 0.03rem;
  width: 0.3rem;
}
.ant-carousel .slick-dots li.slick-active button {
  background: rgba(24, 144, 255, 0.2);
}
.ant-carousel .slick-dots li button {
  height: 0.06rem;
  background: rgba(0, 0, 0, 0.85);
}
.ant-table-thead > tr > th {
  text-align: center;
  font-style: normal;
  font-weight: bold;
}
.ant-form-item-label > label::after {
  content: ' ';
}
.ant-modal-content {
  border: 1px solid #d0d0d0;
}
.ant-modal-header {
  border-bottom: 0.01rem solid #d0d0d0;
}
.ant-tabs-tab:hover {
  color: #000;
}
.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
  padding: 0.04rem 0.2rem 0.04rem 0.2rem;
  font-size: 14px;
}
.ant-tabs-tab {
  color: #000;
  margin: 0;
  background-color: #f0f0f0;
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #0750a3;
  font-weight: 700;
}
.ant-tabs-tab-active {
  line-height: 0.4rem;
  background-color: #cbddf7;
}
.ant-form-item-label > label {
  white-space: normal;
  height: 100%;
}
.dw-mx-layout-seflike-header-bg {
  background-color: #005EA4;
}
.ant-menu.ant-menu-dark,
.ant-menu-dark .ant-menu-sub,
.ant-menu.ant-menu-dark .ant-menu-sub {
  background-color: #075087;
}
.ant-menu-item {
  color: #ffffff;
}
.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #629E1E;
}
.ant-btn-primary {
  background-color: #005EA4;
  color: #ffffff;
}
.ant-btn-primary:hover {
  background-color: #037ed9;
  color: #ffffff;
}
.ant-btn-primary:active {
  background-color: #075087;
  color: #ffffff;
}
.ant-btn-ghost {
  color: #005EA4;
  border-color: #005EA4;
}
.ant-btn-ghost:hover {
  color: #005EA4;
  border-color: #005EA4;
  background-color: #eaf5ff;
}
.ant-btn-ghost:active {
  color: #005EA4;
  border-color: #005EA4;
  background-color: #a1cef9;
}
.ant-btn .ant-btn-primary .ant-btn-dangerous {
  background-color: #f5222d;
  color: #ffffff;
}
.ant-btn .ant-btn-primary .ant-btn-dangerous:hover {
  background-color: #ff4d4f;
  color: #ffffff;
}
.ant-btn .ant-btn-primary .ant-btn-dangerous:active {
  background-color: #cf1322;
  color: #ffffff;
}
.ant-btn-dangerous:hover,
.ant-btn-dangerous:active {
  background-color: #ffeded;
}
.app-top-userInfo {
  color: #ffffff;
}
.custom-class .ant-message-notice-content {
  position: relative;
  background: linear-gradient(180deg, #FFF 42.97%, #B5DCFF 100%);
  transform: skew(-20deg);
  border-radius: 0.1rem;
  padding: 0.1rem 0.17rem 0.1rem 0.34rem;
}
.custom-class .ant-message-notice-content span {
  transform: skew(20deg);
  /* 与外层元素相反方向的skew */
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #212529;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.ant-pro-basicLayout .ant-pro-sider-menu-sider {
  border-right: 0.01rem solid #F0F0F0;
}
.ant-pro-basicLayout .ant-layout .ant-pro-sider-menu-logo h1 {
  font-size: 18px;
  color: #D8DFE6;
  font-weight: normal;
}
.ant-pro-basicLayout .ant-layout > div {
  min-height: 0 !important;
  flex: 1 1 0;
  margin: 0.12rem;
}
.ant-pro-basicLayout .ant-layout > div > .ant-pro-basicLayout-content {
  height: 100%;
  margin: 0;
}
.ant-pro-basicLayout .ant-layout > div > .ant-pro-basicLayout-content > .ant-pro-basicLayout-children-content-wrap {
  height: 100%;
}
.ant-pro-basicLayout .ant-layout > div > .ant-pro-basicLayout-content > .ant-pro-basicLayout-children-content-wrap > .ant-pro-grid-content {
  height: 100%;
}
.app-data-area {
  margin: 0.24rem;
}
.app-breadcrumb {
  font-size: 14px;
  line-height: 0.22rem;
  padding: 0.12rem 0.12rem 0.12rem 0.24rem;
  border-bottom: 0.01rem solid #E8E8E8;
}
.app-breadcrumb .ant-breadcrumb-link {
  cursor: pointer;
}
.app-lrmenu-left {
  border-right: 0.01rem inset #E8E8E8;
  margin-right: 0.24rem;
}
.dw-mx-layout-seflike {
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.dw-mx-layout-seflike-header {
  flex: none;
  height: 0.65rem;
}
.dw-mx-layout-seflike-header-bg {
  display: flex;
  height: 0.65rem;
  justify-content: space-between;
}
.routes-tab-title .ant-tabs-card > .ant-tabs-nav .ant-tabs-tab {
  height: 0.32rem;
  border-radius: 0.08rem;
}
.routes-tab-title .ant-tabs-top > .ant-tabs-nav::before {
  border: 0;
}
.routes-tab-title .ant-tabs > .ant-tabs-nav .ant-tabs-nav-more {
  padding: 0 0.16rem;
  margin-left: 0.08rem;
  border: 1px solid #f0f0f0;
  background-color: #fff;
  border-radius: 0.08rem;
}
.routes-tab-title .ant-tabs-tab {
  font-size: 16px;
  line-height: 1.25;
}

#exit {
  position: absolute;
  top: 1vw;
  right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/f9276d76267cabe8f5b6d4cb161d207c.png);
}
#back {
  position: absolute;
  top: 1.08rem;
  left: 0.2rem;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/cd404a57784cae8bdf5a3e23e5073a66.png);
}
#music {
  position: absolute;
  top: 1vw;
  right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/84f321ac4356e2abd3571f4cf6994bcb.png);
}
#banmusic {
  position: absolute;
  top: 1vw;
  right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/ba16752e561f8bfc27bcaedad898c82b.png);
}
#suggestions_wf {
  position: absolute;
  top: 10.06vw;
  right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/b8ce57dfcaff255c9183dbcd73cdac0e.png);
}
#suggestionskf_wf {
  position: absolute;
  bottom: 5vw;
  right: -1.5vw;
  width: 8vw;
  height: 18.5vh;
  display: none;
  background-size: 100% 100%;
}
.select-toast_wf {
  position: absolute;
  bottom: 1.4rem;
  right: 1.8rem;
  width: 2rem;
  padding: 0.16rem;
  line-height: 0.3rem;
  color: #3b70c8;
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 0.2rem;
  opacity: 0;
}
.select-toast_wf::before {
  content: "";
  width: 0;
  height: 0;
  border-width: 0.13rem;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.85);
  border-style: solid;
  position: absolute;
  right: -0.26rem;
  top: 0.18rem;
}
.select-toast.toastAni_wf {
  -webkit-animation: toast 4s;
  animation: toast 4s;
}
.znkf_rwdt_wf {
  width: 10.5vw;
  height: 10.5vw;
  transform: rotate(-30deg);
}
#change {
  position: absolute;
  top: 5.53vw;
  right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/e67289e00be2c0ba18c21bbdd93fd8dd.png);
}
#guides {
  position: absolute;
  top: 14.59vw;
  right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/dc0e315fc6f98669f48e104e07492a7d.png);
}
#email {
  position: absolute;
  top: 19.12vw;
  right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/62af85bcfb794873b8684fa3359e2ff2.png);
}
#setup {
  position: absolute;
  top: 23.65vw;
  right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/4db84cc7d4724fedeefa2f653043e7a7.png);
}
#dwxx {
  position: absolute;
  top: 10.06vw;
  right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/9492817db75146937f943b7d0ffd001e.png);
}
#resume {
  position: absolute;
  top: 14.59vw;
  right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/e2121eacacc0bebd3ca7fb2e9386e005.png);
}
#backMain {
  position: absolute;
  top: 1vw;
  right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/cd404a57784cae8bdf5a3e23e5073a66.png);
}
.boothIcon {
  transform: translate(-50%, -50%);
  display: flex;
  height: 0.18rem;
  left: 50%;
  position: absolute;
  bottom: 10%;
}
.boothIcon #video {
  margin-left: 0.2rem;
  width: 1.272rem;
  height: 0.672rem;
  display: inline-block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/3c3b21a56082598c2b2c78dd5c695814.png);
  opacity: 0.8;
}
.boothIcon #textChat {
  margin-left: 0.2rem;
  width: 1.272rem;
  height: 0.672rem;
  display: inline-block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/7d09d5fe2b7c79a20c331f11ada98ee4.png);
  opacity: 0.8;
}
.boothIcon #sendResume {
  margin-left: 0.2rem;
  width: 1.272rem;
  height: 0.672rem;
  display: inline-block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/32d1eeafccdc9173eeb51989d768c75b.png);
  opacity: 0.8;
}
.boothIcon #message {
  margin-left: 0.2rem;
  width: 1.272rem;
  height: 0.672rem;
  display: inline-block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/56c30e278f3fe15660100b8d81498288.png);
  opacity: 0.8;
}
.div_class_wf {
  float: left;
}
#chat {
  position: absolute;
  width: 3.53vw;
  height: 3.53vw;
  right: 1vw;
  top: 19.12vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/38f2a41ab4c547ac52f87e1c1935b5fb.png);
}
#chat > div {
  position: absolute;
  width: 0.15rem;
  height: 0.15rem;
  top: 0.04rem;
  right: 0.04rem;
  background-size: 100% 100%;
  background-image: url(/szrsdt/714618822ff79f5718450990ba7d5ba0.png);
}
#unity-loading-background_wx {
  float: left;
  width: 100%;
  height: 100%;
  position: fixed;
  background: url(/szrsdt/c6d343f480fe4c0ca1f757d92287d283.png) no-repeat center;
  background-size: cover;
}
#unity-loading-background_wf {
  float: left;
  width: 100%;
  height: 100%;
  position: fixed;
  background: url(/szrsdt/23f171f2a440503462222cc5e62f25b4.png) no-repeat center;
  background-size: cover;
}
#unity-loading-tyb_wf {
  width: 70vw;
  height: 50vh;
  margin-bottom: 20vh;
}
#g-container_wf {
  width: 70vw;
  height: 0.23rem;
  border-radius: 2vw;
  background: #eee;
  margin: auto;
  margin-top: -0.6vh;
}
#g-progress_wf {
  width: 0%;
  height: inherit;
  border-radius: 0.2rem 0 0 0.2rem;
  background: #204DB0;
}
#g-progress_logo_wf {
  width: 0.5rem;
}
#unity-loading-bar_wf {
  width: 70vw;
  height: 100vh;
  margin: auto;
  margin-top: 20vh;
}
.JXW_Exit {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  top: 0;
  background: linear-gradient(1turn, transparent, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0.88));
  height: 25vh;
  width: 100vw;
  color: white;
  justify-content: center;
  font-weight: 400;
  font-size: 1.46vw;
}
.JXW_Exit .JXW_Exitimg {
  width: 6vw;
  height: 15vh;
  background-image: url(/szrsdt/c00f07d6cbb89cbd05cbe1f9196a8763.png);
  background-repeat: no-repeat;
  background-size: 90% 90%;
  -moz-background-size: 100% 100%;
}
.JXW_Exit .JXW_ExitP {
  line-height: 100%;
  margin-left: 1vw;
  margin-right: 1vw;
  margin-top: 0;
  margin-bottom: 0;
}
.JXW_Exit .JXW_ExitButton {
  color: #4360ff;
  background: #ffffff;
  border-color: #ffffff;
  width: 7.29vw;
  height: 3.33vw;
  border-radius: 5.21vw;
}
#unity-loading-background_wx {
  float: left;
  width: 100%;
  height: 100%;
  position: fixed;
  background: url(/szrsdt/ed199070749a5ef5761a36b8a5a90eac.png) no-repeat center;
  background-size: cover;
}
#unity-loading-background_wf {
  float: left;
  width: 100%;
  height: 100%;
  position: fixed;
  background: url(/szrsdt/ed199070749a5ef5761a36b8a5a90eac.png) no-repeat center;
  background-size: cover;
}
.bgmask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.bgmask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.backgroundfillet {
  width: 60vw;
  height: 62.5vh;
  background: url(/szrsdt/1693bdad6c7fae91b14d366791b163cc.png);
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 10;
}
.backgroundfillet .bg_name {
  height: 2.4vh;
  margin: 2vh 0 1.8vh 3.2vw;
  line-height: 2.4vh;
  font-weight: 600;
  font-size: 1vw;
  background-image: -webkit-linear-gradient(bottom, #9AC6FF, #FFFFFF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.backgroundfillet .bg_close {
  background: url(/szrsdt/5cae824f3ce10f4b7beb05444c787875.png);
  background-size: 100% 100%;
  width: 4.2vw;
  height: 5vh;
  position: absolute;
  right: 0.9vw;
  top: 1.5vh;
}
.backgroundfillet .bg_content {
  width: 100%;
  height: 54vh;
  padding: 1vh 1vw 1vh 1vw;
}
.backgroundfillet .bg_content .ant-table-cell-row-hover {
  background: none!important;
}
.backgroundfillet .bg_content .ant-table-content {
  overflow: hidden!important;
}
.backgroundfillet .bg_content .changeScene {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
  align-content: start;
  padding: 0 2vw;
}
.backgroundfillet .bg_content .changeScene .Scenecont {
  width: 10.3vw;
  height: 27vh;
  background: url(/szrsdt/293ac1675064e0df5679758fd4e313a5.png);
  background-size: 100% 100%;
  padding: 1.5vh 1.2vw;
}
.backgroundfillet .bg_content .changeScene .Scenecont .Scenecont_topbg {
  width: 100%;
  height: 16.1vh;
  margin: auto;
  background: url(/szrsdt/4c05c416b2e7e45514a171f9ae84a457.png);
  background-size: 100% 100%;
}
.backgroundfillet .bg_content .changeScene .Scenecont .Scenecont_topbg .Scenecont_topbg_image {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-image: url(/szrsdt/1e6ccd1130a63690ab9b49fd52958ae4.png);
}
.backgroundfillet .bg_content .changeScene .Scenecont .Scenecont_bottom {
  width: 100%;
  margin-top: 1vh;
  height: 5.65vh;
  background: url(/szrsdt/1c6f051318e88731f86b499afe409c6b.png);
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.backgroundfillet .bg_content .changeScene .Scenecont .Scenecont_bottom .bottom-name {
  width: 100%;
  padding: 0 10%;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 0.8vw;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}
.backgroundfillet .bg_content .changeScene .Scenecont .Scenecont_bottom .rcrc {
  width: 100%;
  padding: 0 10%;
  color: #0aeaf6c2;
  font-size: 0.7vw;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}
.backgroundfillet .bg_content .changeScene .Scenecont:hover .Scenecont_topbg {
  background: url(/szrsdt/20abb6beb486279d4a1a3babe45e6746.png);
  background-size: 100% 100%;
}
.backgroundfillet .bg_content .changeScene .Scenecont:hover .Scenecont_bottom {
  background: url(/szrsdt/218487b920bd2f417e833a4efa013a80.png);
  background-size: 100% 100%;
  color: #5BF5F0;
}
.backgroundfillet .bg_content .changeScene::-webkit-scrollbar-track {
  background-color: none;
}
.backgroundfillet .bg_content .changeScene::-webkit-scrollbar {
  width: 0.2vw;
}
.backgroundfillet .bg_content .changeScene::-webkit-scrollbar-thumb {
  background-color: #2C97FF;
  border-radius: 0.04rem;
}
.backgroundfillet .bg_content .wf_opinioncont {
  width: 100%;
  height: 54vh;
  padding: 3vh 6vw;
}
.backgroundfillet .bg_content .wf_opinioncont .wf_opiniontxt {
  color: #FFF;
  font-size: 1.3vw;
}
.backgroundfillet .bg_content .wf_opinioncont .wf_opiniontxt span {
  display: inline-block;
  margin-right: 0.04rem;
  color: #ff4d4f;
  font-size: 1vw;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.backgroundfillet .bg_content .wf_opinioncont .wf_opinionbottom {
  width: 100%;
  display: flex;
  justify-content: center;
}
.backgroundfillet .bg_content .wf_opinioncont .wf_opinionbottom .wf_opinionsend {
  width: 12vw;
  height: 8vh;
  background: url(/szrsdt/cd17bdfc3e3ce723d644597dc70a127b.png);
  background-size: 100% 100%;
  border: none;
  color: #FFF;
  font-size: 1.3vw;
  line-height: 7vh;
  box-shadow: none;
}
.backgroundfillet .bg_content .wf_opinioncont .ant-input {
  background-color: #FFF;
  background-image: none;
  color: #3B4656;
}
.backgroundfillet .bg_content .wf_opinioncont .ant-form-item-label > label {
  font-size: 1.3vw;
}
.backgroundfillet .bg_content .wf_opinioncont .ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
  font-size: 1vw;
}
.backgroundfillet .bg_content .wf_setupcont {
  width: 100%;
  height: 54vh;
  padding: 6vh 6vw;
}
.backgroundfillet .bg_content .wf_setupcont .ant-row {
  margin-bottom: 3vh;
}
.backgroundfillet .bg_content .wf_setupcont .ant-col {
  padding-right: 0.2vw;
  margin-bottom: 1vh;
}
.backgroundfillet .bg_content .wf_setupcont .ant-form-item-label > label {
  color: rgba(255, 255, 255);
  font-size: 1.2vw;
  text-align: left;
}
.backgroundfillet .bg_content .wf_guidecont {
  width: 100%;
  padding: 0 2vw;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-card > .ant-tabs-nav .ant-tabs-tab,
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab {
  background: url(/szrsdt/f5b5ffa6a734d52c778993859e20c995.png);
  background-size: 100% 100%;
  border: none;
  display: flex;
  justify-content: center;
  width: 7vw;
  height: 7vh;
  color: #3489f0;
  font-size: 0.8vw;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-nav .ant-tabs-nav-more {
  padding: 0;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-nav .ant-tabs-nav-list {
  height: 53vh;
  overflow: auto;
  display: block;
  border-right: 0.1vw solid #2C97FF;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #FFF;
  font-weight: 500;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-nav .ant-tabs-nav-list::-webkit-scrollbar-track {
  background-color: none;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-nav .ant-tabs-nav-list::-webkit-scrollbar {
  width: 0.2vw;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-nav .ant-tabs-nav-list::-webkit-scrollbar-thumb {
  background-color: #2C97FF;
  border-radius: 0.04rem;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-tabpane {
  height: 52vh;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-tabpane .guide_title {
  width: 100%;
  display: flex;
  justify-content: center;
  background-image: -webkit-linear-gradient(bottom, #9AC6FF, #FFFFFF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-size: 1.3vw;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-tabpane .guide_bg {
  width: 100%;
  height: 45vh;
  display: flex;
  justify-content: center;
  margin: 1vh 0;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-tabpane .guide_bg .guide_button {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 3vw;
  height: 100%;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-tabpane .guide_bg .guide_button .last {
  background: url(/szrsdt/055a703adf3d2261ef909aad7071f60f.png);
  background-size: 100% 100%;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-tabpane .guide_bg .guide_button .next {
  background: url(/szrsdt/acaf5c6ab3431bda07a74c4bb49b9080.png);
  background-size: 100% 100%;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-tabpane .guide_bg .guide_pic {
  height: 100%;
  width: 40vw;
  background-size: 100% 100%!important;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-tabpane .guide_text {
  width: 100%;
  display: flex;
  justify-content: center;
  color: rgba(255, 255, 255, 0.85);
  font-size: 0.85vw;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-tabpane .button {
  width: 90%;
  display: flex;
  justify-content: end;
  color: rgba(255, 255, 255, 0.85);
  font-size: 0.85vw;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-tabpane .button .last {
  margin: 0 0.1vw;
}
.backgroundfillet .bg_content .wf_guidecont .ant-tabs-tabpane .button .next {
  margin: 0 0.1vw;
}
.backgroundfillet .bg_table {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  padding-right: 2vw;
  padding-left: 2vw;
}
.backgroundfillet .bg_table .ant-radio-wrapper {
  color: rgba(255, 255, 255, 0.85);
}
.backgroundfillet .bg_table .ant-radio-checked .ant-radio-inner {
  border-color: #FFF;
}
.backgroundfillet .bg_table .ant-radio-inner {
  border-color: #FFF;
  background-color: #3B4656;
}
.backgroundfillet .bg_table .ant-radio-inner::after {
  background-color: #127FFF;
  width: 0.24rem;
  height: 0.24rem;
  margin-top: -0.12rem;
  margin-left: -0.12rem;
}
.backgroundfillet .bg_table .ant-table {
  height: 45vh;
  overflow: auto;
  background-color: rgba(255, 255, 255, 0);
  color: rgba(255, 255, 255, 0.85);
}
.backgroundfillet .bg_table .ant-table .ant-table-thead {
  background: linear-gradient(90.05deg, rgba(82, 157, 253, 0.1) 0.05%, #003471 47.92%, rgba(82, 157, 253, 0.1) 99.95%);
  box-shadow: 0 0.01rem 0.24rem 0 #2C97FF80 inset;
}
.backgroundfillet .bg_table .ant-table .react-resizable {
  border: none!important;
  color: #FFF;
  font-weight: 500;
}
.backgroundfillet .bg_table .ant-table .react-resizable span {
  display: none;
}
.backgroundfillet .bg_table .ant-table .ant-table-content table {
  border-top: none;
  width: auto!important;
}
.backgroundfillet .bg_table .ant-table .ant-table-container {
  border: none;
}
.backgroundfillet .bg_table .ant-table .ant-table-thead > tr > th {
  background: rgba(255, 255, 255, 0);
}
.backgroundfillet .bg_table .ant-table .ant-table-tbody > tr > td {
  border-right: none!important;
  border-bottom: 0.01rem solid #1d3c6c;
}
.backgroundfillet .bg_table .ant-table .-row-hover {
  background: none;
  color: #77b6ed;
}
.backgroundfillet .bg_table .ant-table .ant-btn-primary {
  background: linear-gradient(176.64deg, #529DFD -45.07%, #2F4695 86.23%);
  box-shadow: 0 0.01rem 0.2rem 0 #2C97FF inset;
}
.backgroundfillet .bg_table .ant-table::-webkit-scrollbar-track {
  background-color: none;
}
.backgroundfillet .bg_table .ant-table::-webkit-scrollbar {
  width: 0.2vw;
  height: 0.2vw;
}
.backgroundfillet .bg_table .ant-table::-webkit-scrollbar-thumb {
  background-color: #2C97FF;
  border-radius: 0.04rem;
}
.backgroundfillet .bg_table .ant-pagination .ant-pagination-total-text {
  color: #FFF;
}
.backgroundfillet .bg_table .ant-pagination .ant-pagination-item-link {
  border-radius: 0.02rem;
  opacity: 1;
  background-color: #0d1b2f33;
  box-shadow: inset 0 0 0.1rem 0 #3d87ff99;
  border: 1px solid #3f8bfc80;
  color: #FFFFFF;
}
.backgroundfillet .bg_table .ant-pagination .ant-pagination-item-active {
  opacity: 1;
  background: linear-gradient(179.8deg, #3453a5 0%, #2f4695 100%);
  box-shadow: inset 0 0.01rem 0.2rem 0 #2c98ff;
  border: 1px solid #3f8bfc80;
}
.backgroundfillet .bg_table .ant-pagination .ant-pagination-item-active a {
  color: #FFF;
}
.backgroundfillet .bg_table .ant-pagination .ant-pagination-item {
  border-radius: 0.02rem;
  opacity: 1;
  background-color: #0d1b2f33;
  box-shadow: inset 0 0 0.1rem 0 #3d87ff99;
  border: 1px solid #3f8bfc80;
}
.backgroundfillet .bg_table .ant-pagination .ant-pagination-item a {
  color: #FFF;
}
.backgroundfillet .bg_table .ant-pagination .ant-table-pagination {
  margin: 1vh 0;
}
.backgroundfillet .bg_table .ant-table-tbody:hover {
  background-color: #0e1b2f;
}
.backgroundfillet .bg_table .ant-table .ant-table-expanded-row-fixed:hover {
  background-color: #0e1b2f;
}
.backgroundfillet .bg_table .ant-table-tbody > tr > td:hover {
  background-color: #005ea400;
}
.backgroundfillet .bg_table .ant-picker-date-panel .ant-picker-body {
  background-color: #0e1b2f;
  color: white;
}
.backgroundfillet .bg_table .ant-picker-panel {
  border: 1px solid #3d87ff;
  background-color: #0e1b2f;
}
.backgroundfillet .bg_table .ant-picker-header {
  background-color: #0e1b2f;
  color: white;
  border-bottom: 0.01rem solid #3d87ff99;
}
.backgroundfillet .bg_table .ant-picker-panel .ant-picker-footer {
  background-color: #0e1b2f;
  color: white;
  border-top: 0.01rem solid #3d87ff99;
}
.backgroundfillet .bg_table .ant-picker-cell-in-view {
  color: rgba(254, 252, 252, 0.85);
}
.backgroundfillet .bg_table .ant-picker-date-panel .ant-picker-content th {
  color: white;
}
.backgroundfillet .bg_table .ant-picker-header > button {
  color: white;
}
.backgroundfillet .bg_table::-webkit-scrollbar-track {
  background-color: none;
}
.backgroundfillet .bg_table::-webkit-scrollbar {
  width: 0.2vw;
  height: 0.2vh;
}
.backgroundfillet .bg_table::-webkit-scrollbar-thumb {
  background-color: #2C97FF;
  border-radius: 0.04rem;
}
.backgroundfillet .ant-input {
  background: url(/szrsdt/1ded038963c0769ebe5d20ed2df4d43d.png);
  background-size: 100% 100%;
  border: none;
  color: rgba(255, 255, 255, 0.85);
  height: 0.4rem;
}
.backgroundfillet .ant-form-item {
  margin-right: 1vw ;
}
.backgroundfillet .ant-form-item-label > label {
  color: rgba(255, 255, 255, 0.85);
  text-align: right;
}
.backgroundfillet .ant-row {
  margin-bottom: 1.5vh;
}
.backgroundfillet .ant-col {
  padding-right: 0.2vw;
}
.backgroundfillet textarea.ant-input {
  height: 1.2rem;
  background: url(/szrsdt/7ecf52f15ab04a3d682e610279fac193.png);
  background-size: 100% 100%;
  border: none;
}
.backgroundfillet .ant-select:not(.ant-select-customize-input) .ant-select-selector {
  background: url(/szrsdt/1ded038963c0769ebe5d20ed2df4d43d.png);
  background-size: 100% 100%;
  border: none;
}
.backgroundfillet .ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
  color: rgba(255, 255, 255, 0.85);
}
.backgroundfillet .ant-select-selection-item {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  color: rgba(255, 255, 255, 0.85);
}
.backgroundfillet .ant-select-selection-item .anticon-close {
  color: #FFF;
}
.backgroundfillet .ant-select-dropdown {
  background: url(/szrsdt/1ded038963c0769ebe5d20ed2df4d43d.png);
  background-size: 100% 100%;
  background-color: #0e1b2f;
}
.backgroundfillet .ant-select-item {
  background-color: rgba(255, 255, 255, 0);
  color: rgba(255, 255, 255, 0.85);
  font-weight: 400;
}
.backgroundfillet .ant-select-item:hover {
  background-color: rgba(18, 127, 255, 0.3);
  color: rgba(255, 255, 255);
  font-weight: 400;
}
.backgroundfillet .ant-select-item-option-selected {
  background-color: rgba(18, 127, 255, 0.3);
  color: rgba(255, 255, 255);
  font-weight: 400;
}
.backgroundfillet .ant-cascader-menu-item {
  color: rgba(255, 255, 255);
  font-weight: 400;
}
.backgroundfillet .ant-cascader-menu-item:hover {
  background-color: rgba(18, 127, 255, 0.3);
  color: rgba(255, 255, 255);
  font-weight: 400;
}
.backgroundfillet .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled) {
  background-color: rgba(18, 127, 255, 0.3);
  color: rgba(255, 255, 255);
  font-weight: 400;
}
.backgroundfillet .ant-cascader-menu::-webkit-scrollbar-track {
  background-color: none;
}
.backgroundfillet .ant-cascader-menu::-webkit-scrollbar {
  width: 0.2vw;
  height: 0.2vh;
}
.backgroundfillet .ant-cascader-menu::-webkit-scrollbar-thumb {
  background-color: rgba(18, 127, 255, 0.3);
  border-radius: 0.04rem;
}
.backgroundfillet .ant-select-arrow .anticon > svg {
  color: #87C4FD;
}
.backgroundfillet .ant-picker-suffix > * {
  color: #87C4FD;
}
.backgroundfillet .ant-picker {
  background: url(/szrsdt/1ded038963c0769ebe5d20ed2df4d43d.png);
  background-size: 100% 100%;
  border: none;
}
.backgroundfillet .ant-picker-input > input {
  color: rgba(255, 255, 255, 0.85);
}
.backgroundfillet .ant-form .ant-btn {
  border: 0px;
  box-shadow: 0 0.01rem 0.2rem 0 #175EED80;
  color: white;
  background: linear-gradient(176.64deg, #529DFD -45.07%, #2F4695 86.23%);
}
.backgroundfillet .ant-table .ant-btn {
  border: 0px;
  box-shadow: 0 0.01rem 0.2rem 0 #175EED80;
  color: white;
  background: linear-gradient(176.64deg, #529DFD -45.07%, #2F4695 86.23%);
}
.backgroundfillet .ant-pagination {
  color: white;
}
.backgroundfillet .ant-table-thead > tr > th {
  color: white;
  background: linear-gradient(90.05deg, rgba(82, 157, 253, 0.1) 0.05%, #003471 47.92%, rgba(82, 157, 253, 0.1) 99.95%);
  box-shadow: 0 0.04rem 0.2rem 0 #175EED33;
}
.backgroundfillet .ant-table-row:nth-child(odd) {
  background-color: #2449795E;
}
.backgroundfillet .ant-table-row:nth-child(even) {
  background-color: linear-gradient(0deg, rgba(13, 27, 47, 0.71), rgba(13, 27, 47, 0.71));
}
.backgroundfillet .ant-table {
  color: white;
  background: linear-gradient(0deg, rgba(13, 27, 47, 0.71), rgba(13, 27, 47, 0.71));
}
.backgroundfillet .ant-table-thead > tr > th {
  border-bottom: transparent;
}
.backgroundfillet .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > td {
  border-right: transparent;
}
.backgroundfillet .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr > th {
  border-right: transparent;
}
.backgroundfillet .ant-table-tbody > tr > td {
  border-bottom: transparent;
}
.backgroundfillet .ant-pagination-next {
  background-color: transparent;
  border-color: #005EA4;
}
.backgroundfillet .ant-pagination-item-link {
  background-color: transparent;
  border-color: #005EA4;
}
.backgroundfillet .ant-pagination-item-active {
  background: transparent;
  border-color: #005EA4;
}
.backgroundfillet .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table {
  border-top: transparent;
}
.backgroundfillet .ant-table.ant-table-bordered > .ant-table-container {
  border-left: transparent;
}
.backgroundfillet .ant-table-tbody:hover {
  background-color: #0e1b2f;
}
.backgroundfillet .ant-table .ant-table-expanded-row-fixed:hover {
  background-color: #0e1b2f;
}
.backgroundfillet .ant-table-tbody > tr > td:hover {
  background-color: transparent;
}
.jjxx_button {
  width: 100%;
  display: flex;
  justify-content: center;
}
.jjxx_button .yyxx_bc {
  background: linear-gradient(#529DFD, #2F4695);
  box-shadow: 0 0.01rem 0.2rem 0 #2C97FF inset;
  border: none;
  color: rgba(255, 255, 255, 0.85);
  padding: 0.05rem, 0.16rem, 0.05rem, 0.16rem;
  width: 0.92rem;
  height: 0.32rem;
}
.video-bg {
  width: 60vw;
  height: 62.5vh;
  background: url(/szrsdt/75e95d8a0b1debc05f43984efa089336.png);
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 10;
}
.video-bg .bg_name {
  height: 2.4vh;
  margin: 2.4vh 0 1.4vh 3.2vw;
  line-height: 2.4vh;
  font-weight: 600;
  font-size: 1vw;
  background-image: -webkit-linear-gradient(bottom, #9AC6FF, #FFFFFF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.video-bg .bg_close {
  background: url(/szrsdt/5cae824f3ce10f4b7beb05444c787875.png);
  background-size: 100% 100%;
  width: 4.2vw;
  height: 5vh;
  position: absolute;
  right: 0.9vw;
  top: 1.5vh;
}
.video-bg .bg_content {
  width: 100%;
  height: 56vh;
  padding: 0vh 1vw 1vh 1vw;
}
#znkf-tc-wf {
  background: url(/szrsdt/6ed81dde15e9219324562d2948974067.png) no-repeat center;
  background-size: 100% 100%;
  display: block;
  width: 37.9vw;
  height: 76.9vh;
  position: absolute;
  right: 1rem;
  bottom: 5%;
}
#znkf-tc-wf .znkf-tit {
  margin-top: 1.6vh;
  margin-bottom: 2vh;
  text-align: center;
  text-shadow: 0 0.04rem 0.05rem rgba(7, 61, 113, 0.55);
  font-family: "PingFang SC";
  font-size: 1.5vw;
  line-height: 4vh;
  font-style: normal;
  font-weight: 600;
  color: #F5F7FB;
}
#znkf-tc-wf .znkf-close {
  position: absolute;
  background: url(/szrsdt/6482c40efe578afc6bd63eed21f46316.png) no-repeat center;
  background-size: 100% 100%;
  top: 4.5vh;
  right: 1.5vw;
  width: 3vw;
  height: 4.5vh;
  float: right;
  cursor: pointer;
}
.wfznyy-bt {
  background: url(/szrsdt/824c649d06290887b7963209fd315aa5.png) no-repeat center;
  background-size: 100% 100%;
  width: 3vw;
  height: 3.1vh;
  position: absolute;
  top: 3.8vh;
  right: 9.5vw;
  cursor: pointer;
}
.wfznyy-bt-close {
  background: url(/szrsdt/cd71b019c1d8316ff7bdf34217d6fbcb.png) no-repeat center;
  background-size: 100% 100%;
  width: 3vw;
  height: 3.1vh;
  position: absolute;
  top: 3.8vh;
  right: 9.5vw;
  cursor: pointer;
}
#wfznkftop {
  width: 32vw;
  margin: 0 auto;
  height: 55vh;
  border-bottom: 0.005rem dashed #98cdffff;
  overflow-y: scroll;
  overflow-x: hidden;
}
/*滚动条样式*/
#wfznkftop::-webkit-scrollbar {
  width: 0.04rem;
}
#wfznkftop::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  box-shadow: inset 0 0 0.05rem #4291f1;
  background: #4291f1;
}
#wfznkftop::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.05rem #fafafa;
  border-radius: 0;
  background: rgba(250, 250, 250);
}
#wfznkf_yy_btn {
  background: url(/szrsdt/bdec506563921cfe231e7c80e4e20a3f.png) no-repeat center;
  background-size: 100% 100%;
  width: 3.4vw;
  height: 7.2vh;
  position: absolute;
  bottom: 5vh;
  left: 1.8vw;
  cursor: pointer;
}
#wfznkf_yy_btn:active {
  transform: scale(1.3);
}
#znkf_fs_btn_wf {
  font-size: 0.85vw;
  width: 4.375vw;
  height: 3.7vh;
  border-radius: 0.04rem;
  opacity: 1;
  background: linear-gradient(179.8deg, #529dfdff 0%, #2f4695ff 100%);
  box-shadow: 0 0.01rem 0.2rem 0 #175eed80, inset 0 0.01rem 0.2rem 0 #2c98ffff;
  float: left;
  text-align: center;
  color: #fff;
  line-height: 3.7vh;
  cursor: pointer;
  position: absolute;
  bottom: 7vh;
  right: 3vw;
}
#znkf-input-wf {
  width: 25vw;
  margin: auto;
  position: absolute;
  bottom: 7vh;
  right: 8vw;
}
#znkf-input-wf input {
  width: 100%;
  height: 3.7vh;
  border-radius: 0.2001rem;
  opacity: 1;
  background: #041748ff;
  box-shadow: inset 0 0 0.1rem 0 #5898ff87;
  border: 0;
  float: left;
  color: #fff;
  text-indent: 0.2rem;
  margin: auto;
  font-size: 0.85vw;
}
.qa_title_wf {
  width: 4.16vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.qa_img_wf {
  background: url(/szrsdt/c00f07d6cbb89cbd05cbe1f9196a8763.png) no-repeat center;
  background-size: 100% 100%;
  width: 2vw;
  height: 3.7vh;
  margin: 0 auto;
  background-size: contain;
}
.qa_txt_wf {
  color: #ffffff80;
  font-size: 12px;
  text-align: center;
}
.qa_content_wf {
  border-radius: 0.08rem 0.08rem 0 0.08rem;
  background: linear-gradient(218.1deg, #10316cff 0%, #162e6bff 100%);
  opacity: 1;
  color: #a8b8d9;
  padding: 0.9vh 1vw;
  margin: 1.3vh 0.5vw;
  max-width: 23.4vw;
}
.qa_wf {
  width: 100%;
  display: flex;
}
.qa_me_wf {
  width: 100%;
  display: flex;
  justify-content: end;
}
.qa_img_me_wf {
  background: url(/szrsdt/9847cbcfb8275fcce6f96986261139ce.png) no-repeat center;
  background-size: 100% 100%;
  width: 2vw;
  height: 3.7vh;
  margin: 0 auto;
}
.qa_img_me_nan1_wf {
  background: url(/szrsdt/7a2bc7f77b5d0995207a4347841b183f.png) no-repeat center;
  background-size: 100% 100%;
  width: 2vw;
  height: 3.7vh;
  margin: 0 auto;
}
.qa_img_me_nan2_wf {
  background: url(/szrsdt/b134cdb06d310297a3e358b76c909e9f.png) no-repeat center;
  background-size: 100% 100%;
  width: 2vw;
  height: 3.7vh;
  margin: 0 auto;
}
.qa_img_me_nan3_wf {
  background: url(/szrsdt/163eabf15170a5c4631adb15cd43b307.png) no-repeat center;
  background-size: 100% 100%;
  width: 2vw;
  height: 3.7vh;
  margin: 0 auto;
}
.qa_img_me_nv1_wf {
  background: url(/szrsdt/1f6651cdef67dcc818afeffd7379df16.png) no-repeat center;
  background-size: 100% 100%;
  width: 2vw;
  height: 3.7vh;
  margin: 0 auto;
}
.qa_img_me_nv2_wf {
  background: url(/szrsdt/4b97c03d212ab13e99d18161053f6e73.png) no-repeat center;
  background-size: 100% 100%;
  width: 2vw;
  height: 3.7vh;
  margin: 0 auto;
}
.qa_img_me_nv3_wf {
  background: url(/szrsdt/0af2ff92ff9ba61b1b3fac245ff08926.png) no-repeat center;
  background-size: 100% 100%;
  width: 2vw;
  height: 3.7vh;
  margin: 0 auto;
}
.qa_img_me_yk_wf {
  background: url(/szrsdt/c54ee507ab0a98fd7ddf26ca8c350d3f.png) no-repeat center;
  background-size: 100% 100%;
  width: 2vw;
  height: 3.7vh;
  margin: 0 auto;
}
.qa_title_me_wf {
  width: 4.16vw;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.qa_content_qustion_wf {
  float: right;
  background: #e9e9e9ff;
  color: #333333ff;
}

.antd-message-icon {
  width: 0.42rem;
  height: 0.42rem;
  transform: rotate(-90deg);
  flex-shrink: 0;
  background: url(/szrsdt/3812d935f4f15c9377a42bf477661ff8.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -0.15rem;
  top: -0.08rem;
  transform: skew(20deg);
  /* 与外层元素相反方向的skew */
}

.ysptx-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.ysptx-mask .ysptx-background {
  width: 90%;
  height: 90%;
  min-width: 12rem;
  min-height: 7rem;
  background-image: url(/szrsdt/a13f70ddf0744f5bad3d220d57a0b6bf.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top center;
}
.ysptx-mask .ysptx-title {
  width: 100%;
  height: 9%;
  position: relative;
  display: flex;
  align-items: center;
}
.ysptx-mask .ysptx-title > img {
  position: absolute;
  right: 0;
  top: 0;
}
.ysptx-mask .ysptx-title .title {
  margin-left: 4%;
  background: linear-gradient(2.87deg, #9AC6FF 15.1%, #FFFFFF 72.78%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "PingFang SC";
  font-size: 24px;
  font-weight: bold;
}
.ysptx-mask .ysptx-title .title_ts {
  background: linear-gradient(2.87deg, #9AC6FF 15.1%, #FFFFFF 72.78%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "PingFang SC";
  font-size: 18px;
  font-weight: bold;
}
.ysptx-mask .ysptx-content {
  width: 100%;
  height: 82%;
  padding: 0.1rem 0.2rem;
}
.ysptx-mask .ysptx-foot {
  width: calc(100% - 0.1rem);
  height: calc(9% - 0.05rem);
  margin: 0 0.05rem 0.05rem 0.05rem;
  background: #0A3D79;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.ysptx-mask .ysptx-foot > div {
  display: flex;
}
.ysptx-mask .ysptx-button {
  margin-left: 0.4rem;
  display: flex;
  align-items: center;
}
.ysptx-mask .ysptx-button > div:nth-child(1) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.ysptx-mask .ysptx-button > div:nth-child(1) > div {
  height: 0.35rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ysptx-mask .ysptx-button > div:nth-child(1) > span {
  width: 0.6rem;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.ysptx-mask .ysptx-button > div:nth-child(2) {
  margin-left: 0.05rem;
  border-radius: 0.02rem;
  width: 0.15rem;
  height: 0.55rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.ysptx-mask .ysptx-button > div:nth-child(2):hover {
  background-color: rgba(217, 217, 217, 0.17);
}
.ysptx-mask .ysptx-close .ant-btn {
  height: 0.5rem;
  width: 1.6rem;
  border-radius: 0.08rem;
  font-family: "PingFang SC";
  font-size: 18px;
  font-weight: bold;
  margin-right: 0.2rem;
}
#ysptx-menu {
  height: 0;
  width: 2.6rem;
  background-image: url(/szrsdt/4084dd4da50cca9d61af63ee191a3204.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  transition: all 0.5s;
}
#ysptx-menu > .active {
  background-color: rgba(18, 127, 255, 0.3);
}
#ysptx-menu > div + div {
  height: 0.4rem;
  padding: 0 0.1rem;
  color: #FFF;
  font-family: "PingFang SC";
  font-size: 16px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
#ysptx-menu > div + div:hover {
  background-color: rgba(18, 127, 255, 0.3);
}
#ysptx-menu > div:first-child {
  height: 0.5rem;
  padding: 0 0.1rem;
  color: #CCE7FF;
  font-family: "PingFang SC";
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ysptx-video-main {
  width: 100%;
  height: 100%;
}
.ysptx-video-main .ysptx-video-show {
  width: calc(75% - 0.075rem);
  height: 100%;
  margin-right: 0.1rem;
  float: left;
}
.ysptx-video-main .ysptx-video-list {
  width: calc(25% - 0.025rem);
  height: 100%;
  float: left;
  overflow: hidden;
}
.ysptx-video-main .ysptx-video-list > div {
  width: calc(100% + 0.2rem);
  height: 100%;
  overflow-y: scroll;
}
.ysptx-video-main .ysptx-video-list > div > div {
  width: 100%;
  height: calc(33.33% - 0.0666rem);
  margin-bottom: 0.1rem;
}
.ysptx-video-main .ysptx-video-list > div > div:last-child {
  margin-bottom: 0;
}
.jstx-content {
  width: 100%;
  height: 91%;
  padding: 0 0.1rem 0.1rem 0.1rem;
}
.jstx-content > .jstx-left {
  width: 80%;
  height: 100%;
  float: left;
}
.jstx-content > .jstx-left > .jstx-msg {
  width: 100%;
  height: calc(100% - 2.4rem);
}
.jstx-content > .jstx-left > .jstx-msg > div {
  width: calc(100% + 0.2rem);
  height: 100%;
  overflow-y: scroll;
  padding: 0.2rem 0;
}
.jstx-content > .jstx-left > .jstx-input {
  width: 100%;
  height: 2.39rem;
  border-top: dashed 0.01rem rgba(152, 205, 255, 0.7);
}
.jstx-content > .jstx-left > .jstx-input > div:first-child {
  width: 100%;
  height: calc(100% - 0.8rem);
  overflow: hidden;
}
.jstx-content > .jstx-left > .jstx-input > div:first-child > textarea {
  color: #fff;
  font-family: "PingFang SC";
  font-size: 16px;
  width: 100%;
  height: 100%;
  background: transparent;
}
.jstx-content > .jstx-left > .jstx-input > .jstx-button {
  height: 0.8rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.jstx-content > .jstx-left > .jstx-input > .jstx-button > .ant-btn {
  width: 0.8rem;
  height: 0.4rem;
  margin-right: 0.2rem;
  border-radius: 0.08rem;
  border: none;
  background: linear-gradient(176.64deg, #529DFD -45.07%, #2F4695 86.23%);
}
.jstx-content > .jstx-right {
  width: 20%;
  height: 100%;
  float: right;
  background-color: #112138;
  overflow: hidden;
}
.jstx-content > .jstx-right > .jstx-per {
  height: 100%;
  width: calc(100% + 0.2rem);
  overflow-y: scroll;
}
.jstx-content > .jstx-right > .jstx-per > .active {
  background-color: #11437F;
}
.jstx-content > .jstx-right > .jstx-per > div {
  width: 100%;
  height: 1rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.jstx-content > .jstx-right > .jstx-per > div > img {
  height: 0.6rem;
  margin: 0 0.2rem;
}
.jstx-content > .jstx-right > .jstx-per > div > div {
  color: #fff;
  display: flex;
  flex-direction: column;
}
.jstx-content > .jstx-right > .jstx-per > div > div > div:nth-child(1) {
  font-family: "PingFang SC";
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0.1rem;
}
.jstx-content > .jstx-right > .jstx-per > div > div > div:nth-child(2) {
  font-family: "PingFang SC";
  font-size: 14px;
}
.jstx-content > .jstx-right > .jstx-per > div:hover {
  background-color: #11437F;
}
.jstx-receive {
  display: flex;
  align-items: flex-start;
  margin-top: 0.2rem;
}
.jstx-receive > div:nth-child(1) {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.jstx-receive > div:nth-child(1) > img {
  width: 0.4rem;
  margin: 0 0.4rem;
}
.jstx-receive > div:nth-child(1) > span {
  color: rgba(255, 255, 255, 0.5);
  font-family: "PingFang SC";
  font-size: 12px;
}
.jstx-receive > div:nth-child(2) {
  background: linear-gradient(268.36deg, #10316C 10.86%, #162E6B 100.37%);
  padding: 0.1rem 0.2rem;
  color: #fff;
  border-radius: 0.08rem;
}
.jstx-send {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  margin-top: 0.2rem;
}
.jstx-send > div:nth-child(1) {
  background: #E9E9E9;
  padding: 0.1rem 0.2rem;
  color: #333;
  border-radius: 0.08rem;
}
.jstx-send > div:nth-child(2) {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.jstx-send > div:nth-child(2) > img {
  width: 0.4rem;
  margin: 0 0.4rem;
}
.jstx-send > div:nth-child(2) > span {
  color: rgba(255, 255, 255, 0.5);
  font-family: "PingFang SC";
  font-size: 12px;
}
.waitimg {
  height: 12vw;
  width: 12vw;
  left: 24vw;
  top: 8vh;
  position: absolute;
  background-size: 100% 100%;
  background-image: url(/szrsdt/c6afe4e4258fbd7cf8bc5bb1435f19a7.png);
}
.waitWord {
  color: white;
  margin-top: 25vh;
  margin-left: auto;
  text-align: center;
  font-size: 22px;
}
.waitInline {
  color: white;
  text-align: center;
  font-size: 24px;
}
.hangUp {
  width: 10vw;
  background-color: #bd0000;
  color: white;
  text-align: center;
  line-height: 0.5rem;
  font-size: 24px;
  position: absolute;
  left: 25vw;
  top: 46vh;
  cursor: pointer;
  -webkit-border-radius: 0.05rem;
  -moz-border-radius: 0.05rem;
}

.xndt-tc {
  display: block;
  width: 65vw;
  height: 60vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
}
.xndt-tc > .xndt-bg {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  background: url(/szrsdt/361fbc4b21b1b5eceb6222a886f5cdb8.png) no-repeat;
  background-size: 100% 100%;
}
.xndt-tc > .xndt-bg > .xndt-top {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: -5vh;
  margin-bottom: 3vh;
}
.xndt-tc > .xndt-bg > .xndt-top .xndt-top-name {
  width: 24vw;
  height: 13.2vh;
  text-align: center;
  font-size: 2vw;
  color: white;
  line-height: 13.2vh;
  background-image: url(/szrsdt/b32107e7d4ba672b83b6630f1ce38527.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.xndt-tc > .xndt-bg > .xndt-Group {
  display: block;
  border: 0;
  padding: 0;
  width: 30vw;
  height: 25vh;
  background: url(/szrsdt/0eb43587c5067258f3e8520a3427a2cd.png) no-repeat;
  background-size: 100% 100%;
  margin: auto;
  margin-top: -21vh;
}
.xndt-tc > .xndt-bg > .xndt-button {
  display: block;
  position: absolute;
  right: 0.3rem;
  top: 0.3rem;
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  width: 5vw;
  height: 7vh;
  background: url(/szrsdt/0444441f88fe44ae77d7a9a80ada52c5.png) center / cover no-repeat;
  background-size: 100% 100%;
}
.xndt-tc > .xndt-bg .black {
  display: block;
  position: absolute;
  left: 0.3rem;
  top: 0.3rem;
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  width: 5.2vw;
  height: 8vh;
  background: url(/szrsdt/f5bd00e73393cc1e54d387fe39f4c0d3.png) center / cover no-repeat;
  background-size: 100% 100%;
}
.xndt-tc > .xndt-bg > .xndt-xcx {
  border: 0;
  margin: auto;
  padding: 0;
  width: 13vw;
  height: 25vh;
  background: url(/szrsdt/1ff228944fa4a695e223dd844354c89d.png) no-repeat;
  background-size: 100% 100%;
}
.xndt-tc > .xndt-bg > .xndt-asd {
  border: 0;
  margin: auto;
  padding: 0;
  width: 13vw;
  height: 25vh;
  background: url(/szrsdt/261ac6f54bc36307e06d45eb118f4ec4.png) center / cover no-repeat;
  background-size: 100% 100%;
}
.xndt-tc > .xndt-bg > .xndt-wenzi {
  display: block;
  margin: auto;
  text-align: center;
  border: 0;
  padding: 0;
  width: 80%;
  height: 10%;
  color: white;
  font-size: 20px;
  margin-bottom: 5vh;
}
.xndt-tc > .scene-bg {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  background: url(/szrsdt/482536443d139062fb2784eb0425dfbf.png) no-repeat;
  background-size: 100% 100%;
}
.xndt-tc > .scene-bg > .scene-top {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: -5vh;
  margin-bottom: 3vh;
}
.xndt-tc > .scene-bg > .scene-top > .scene-top-text {
  width: 19.5vw;
  height: 13vh;
  opacity: 1;
  color: white;
  font-size: 35px;
  font-weight: bolder;
  line-height: 13vh;
  font-family: "PingFang SC";
  text-align: center;
  background-size: 100% 100%;
  background-image: url(/szrsdt/5ef19e2ba6187b4d89d07f2f7fc1eb2b.png);
  background-repeat: no-repeat;
}
.xndt-tc > .scene-bg > .scene-top > .scene-top-text > .scene-top-text-change {
  background: linear-gradient(to right bottom, #9AC6FF, #fff);
  background-clip: text;
  -webkit-background-clip: text;
  /*按字体裁剪*/
  -webkit-text-fill-color: transparent;
  /*设置字体透明*/
}
.xndt-tc > .scene-bg > .scene-closeButton {
  display: block;
  position: absolute;
  right: 0.3rem;
  top: 0.3rem;
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  width: 1.2456rem;
  height: 0.6661rem;
  background: url(/szrsdt/d12abdf4159d5ec1c486f52bf63b6dab.png) center / cover no-repeat;
}
.xndt-tc > .scene-bg > .scene {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 70%;
  border: 0;
  margin: 0;
  padding: 0;
}
.xndt-tc > .scene-bg > .scene > .scenebox {
  display: inline-block;
  width: 13vw;
  height: 35vh;
  border: 0;
  padding: 1vw;
  margin: 1vw;
  background-size: 100%;
  background-image: url(/szrsdt/7416a89f25a3f2779b235ccc17d56f4d.png);
  background-repeat: no-repeat;
}
.xndt-tc > .scene-bg > .scene > .scenebox > .scenetext {
  display: block;
  height: 7vh;
  text-align: center;
  color: white;
  cursor: pointer;
  font-family: "PingFang SC";
  font-size: 1.2vw;
  line-height: 7vh;
  background-size: 100%;
  background-image: url(/szrsdt/5f0cb1f77a59e4b487fd109916251a74.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 1vh;
}
.xndt-tc > .scene-bg > .scene > .scenebox > .ant-image {
  cursor: pointer;
  margin-bottom: 1vh;
}
.browser {
  width: 70vw;
  height: 80vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  z-index: 100;
}
.browser .browser_bg {
  width: 100%;
  height: 100%;
  padding-top: 10vh;
  background-image: url(/szrsdt/7e194f29e377bc76beccc5987372fe58.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
}
.browser .browser_bg > .browser_close {
  display: block;
  position: absolute;
  cursor: pointer;
  width: 0.96rem;
  height: 0.66rem;
  right: 0.2rem;
  top: 0.2rem;
  background-image: url(/szrsdt/a6c23b43bcdf295f35adce0ba588bfb6.png);
  background-repeat: no-repeat;
}
.browser .browser_bg .browser_map {
  width: 60vw;
  margin: auto;
}
@media screen and (max-width: 1600px) {
  .browser_bg_pub {
    display: block;
    width: 12.5rem;
    height: 7rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 100;
    background: url(/szrsdt/7e194f29e377bc76beccc5987372fe58.png) center / cover no-repeat;
  }
  .browser_bg_pub > .browser_pub {
    display: block;
    width: 12rem;
    height: 6rem;
    margin: 0;
    border: 0;
    margin: 0.5rem auto 0 auto;
  }
  .browser_bg_pub > .browser_close_pub {
    display: block;
    position: absolute;
    cursor: pointer;
    width: 1.068rem;
    height: 0.48rem;
    right: 0rem;
    top: 0rem;
    background-image: url(/szrsdt/a6c23b43bcdf295f35adce0ba588bfb6.png);
    background-repeat: no-repeat;
  }
}
@media screen and (min-width: 1600px) {
  .browser_bg_pub {
    z-index: 10000;
    display: block;
    width: 15rem;
    height: 9rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 100;
    background: url(/szrsdt/7e194f29e377bc76beccc5987372fe58.png) center / cover no-repeat;
    background-size: 100%;
    padding-top: 0.3rem;
  }
  .browser_bg_pub > .browser_pub {
    display: block;
    width: 13.66rem;
    height: 7.68rem;
    margin: 0;
    border: 0;
    margin: 0.5rem auto 0 auto;
  }
  .browser_bg_pub > .browser_close_pub {
    display: block;
    position: absolute;
    cursor: pointer;
    width: 1.068rem;
    height: 0.48rem;
    right: 0.1rem;
    top: 0.3rem;
    background-image: url(/szrsdt/a6c23b43bcdf295f35adce0ba588bfb6.png);
    background-repeat: no-repeat;
  }
}
.browser_bg_video {
  display: flex;
  justify-content: center;
  padding-top: 5vh;
  width: 70vw;
  height: 80vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 10;
  background-image: url(/szrsdt/7e194f29e377bc76beccc5987372fe58.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.browser_bg_video > .browser_video {
  display: block;
  width: 13.66rem;
  height: 7.68rem;
  left: 0.67rem;
  top: 0.66rem;
  margin: 0;
  border: 0;
  position: absolute;
}
.browser_bg_video > .browser_close_video {
  display: block;
  position: absolute;
  cursor: pointer;
  width: 4vw;
  height: 5vh;
  right: 0.2rem;
  top: 0.2rem;
  background-image: url(/szrsdt/a6c23b43bcdf295f35adce0ba588bfb6.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.opinion-cont {
  display: block;
  width: 65vw;
  height: 70vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
}
.opinion-cont .opinion-bg {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  background: url(/szrsdt/2a3dfcb8128f59f18f006ff8db128b06.png) no-repeat;
  background-size: 100% 100%;
}
.opinion-cont .opinion-bg .opinion-top {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: -5vh;
  margin-bottom: 5vh;
}
.opinion-cont .opinion-bg .opinion-top .opinion-top-ly {
  width: 21vw;
  height: 13.2vh;
  text-align: center;
  font-size: 26px;
  color: #ffffff;
  line-height: 13.2vh;
  background-size: 100% 100%;
  background-image: url(/szrsdt/b32107e7d4ba672b83b6630f1ce38527.png);
  background-repeat: no-epeat;
  font-size: 30px;
}
.opinion-cont .opinion-bg .opinion-list {
  width: 80%;
  height: 50vh;
  margin: auto;
}
.opinion-cont .opinion-bg .opinion-list .opinion-txt {
  color: #ffffffff;
  font-size: 1.2vw;
  text-align: left;
  margin-bottom: 3vh;
}
.opinion-cont .opinion-bg .opinion-list .opinion-sj {
  line-height: 6.5vh;
  display: flex;
  margin-top: 3vh;
}
.opinion-cont .opinion-bg .opinion-s {
  display: flex;
  justify-content: center;
}
.opinion-cont .opinion-bg .opinion-s .opinion-send {
  width: 2.7539rem;
  height: 0.6122rem;
  opacity: 1;
  font-size: 30px;
  text-align: center;
  background: url(/szrsdt/cd17bdfc3e3ce723d644597dc70a127b.png) center / cover no-repeat;
  margin: 0 auto;
  color: #fff;
  cursor: pointer;
  border-color: #005ea400;
}
.opinion-cont .opinion-bg .opinion-close {
  position: absolute;
  width: 1rem;
  height: 0.8rem;
  right: 0.15rem;
  top: 0.1rem;
  cursor: pointer;
}
.opinion-cont .cursor {
  display: inline-block;
  width: 0.1rem;
  height: 0.2rem;
  background-color: black;
  vertical-align: text-bottom;
  animation: blink 1s infinite;
}
.khzl {
  background: url(/szrsdt/49220831b36703a4b108aabbfb685ed4.png) center / cover no-repeat;
  height: 20vh;
  width: 15vw;
  margin-right: 0.5vw;
  margin-left: -2vw;
  margin-top: 2vh;
}
.zwzl {
  background: url(/szrsdt/97e9566c11a6dae455cafaea9e0073ce.png) center / cover no-repeat;
  height: 20vh;
  width: 15vw;
  margin-right: 0.5vw;
  margin-left: -2vw;
  margin-top: 2vh;
}
.video-cont {
  display: block;
  width: 65vw;
  height: 70vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
}
.video-cont .video-bg {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  background: url(/szrsdt/2a3dfcb8128f59f18f006ff8db128b06.png) no-repeat;
  background-size: 100% 100%;
}
.video-cont .video-bg .video-top {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: -5vh;
}
.video-cont .video-bg .video-top .video-top-name {
  width: 21vw;
  height: 13.2vh;
  text-align: center;
  font-size: 26px;
  color: white;
  line-height: 13vh;
  background-size: 100% 100%;
  background-image: url(/szrsdt/b32107e7d4ba672b83b6630f1ce38527.png);
  background-repeat: no-epeat;
  font-size: 30px;
}
.video-cont .video-bg .video-list {
  width: 9rem;
  margin: 1rem auto 0.5rem auto;
}
.video-cont .video-bg .video-list .video-txt {
  color: #ffffffff;
  font-size: 24px;
  text-align: left;
  float: left;
}
.video-cont .video-bg .video-list .video-fkinfo textarea {
  width: 9rem;
  height: 2rem;
  border-radius: 0.08rem;
  opacity: 1;
  border: 1px solid #93c4ff80;
  box-shadow: inset 0 0.02rem 0.5rem 0 #5898ff87;
  margin: 0.1rem 0;
}
.video-cont .video-bg .video-list .video-fkinfo {
  float: left;
}
.video-cont .video-bg .video-list .video-sjinfo input {
  width: 7.63rem;
  height: 0.5rem;
  border-radius: 0.08rem;
  opacity: 1;
  border: 1px solid #93c4ff80;
  box-shadow: inset 0 0.02rem 0.5rem 0 #5898ff87;
  margin: 0.1rem 0;
}
.video-cont .video-bg .video-list .video-sjinfo {
  float: left;
}
.video-cont .video-bg .video-send {
  width: 2.7539rem;
  height: 0.6122rem;
  opacity: 1;
  font-size: 30px;
  text-align: center;
  background: url(/szrsdt/cd17bdfc3e3ce723d644597dc70a127b.png) center / cover no-repeat;
  margin: 0 auto;
  color: #fff;
  cursor: pointer;
  position: relative;
  top: 4.2rem;
  left: 2rem;
  border-color: #005ea400;
}
.video-cont .video-bg .video-close {
  position: absolute;
  width: 1rem;
  height: 0.8rem;
  right: 0.15rem;
  top: 0.1rem;
  cursor: pointer;
}
.video-cont .ant-tabs-top .ant-tabs-nav {
  padding: 0 2.5vw;
}
.video-cont .ant-tabs-top .ant-tabs-nav::before {
  border-bottom: none;
}
.video-cont .ant-tabs-card .ant-tabs-tabpane {
  height: 50vh;
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
  padding: 0 2.5vw;
}
.video-cont .ant-tabs-card .ant-tabs-tabpane::-webkit-scrollbar {
  width: 0;
}
.video-cont .ant-tabs-card .ant-tabs-tab-active .ant-tabs-tab-btn {
  width: 100%;
  text-align: center;
  height: 0.25rem;
  line-height: 0.25rem;
  font-size: 18px;
  font-weight: 500;
  font-family: "PingFang SC";
  color: #FFFFFF;
}
.video-cont .ant-tabs-card .ant-tabs-tab {
  margin: 0 0.1157rem;
  background: url(/szrsdt/795866e74484944238d1ab2185151166.png);
  border: none;
  width: 1.2358rem;
  height: 0.4359rem;
  padding: 0;
  color: #3792FF;
}
.video-cont .ant-tabs-card .ant-tabs-tab .ant-tabs-tab-btn {
  width: 100%;
  text-align: center;
  height: 0.25rem;
  line-height: 0.25rem;
  font-size: 18px;
  font-weight: 500;
  font-family: "PingFang SC";
}
.video-cont .cursor {
  display: inline-block;
  width: 0.1rem;
  height: 0.2rem;
  background-color: black;
  vertical-align: text-bottom;
  animation: blink 1s infinite;
  box-shadow: inset 0 0.02rem 0.5rem 0 #5898ff87;
}
.video-cont .videinfo {
  height: 18.5vh;
  width: 18.5vw;
  float: left;
  background-image: url(/szrsdt/b063a2b322d38c031f8edf989758f893.png);
  background-size: 100%;
  margin: 1vh 0.5vw;
  padding: 0.04rem;
}
.video-cont .videinfo_v {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  padding-top: 4.5vh;
}
.video-cont .videinfo_t {
  color: #fff;
  width: 100%;
  padding-left: 1vw;
  background: linear-gradient(93deg, #127dfeb5 0%, #127dfe00 100%);
  height: 2vh;
  line-height: 2vh;
  font-size: 0.8vw;
  bottom: 0;
}
.video-cont .videinfo_p {
  background-size: 100% 100%;
  background-image: url(/szrsdt/6effaac872d4c6a7e798f31aaad6f7a0.png);
  width: 3.2vw;
  height: 6vh;
  margin: auto;
  margin-bottom: 5vh;
}
.rdzx-tc {
  background: url(/szrsdt/6ec4d6228a8f92e8ff6712cf5c45c514.png) no-repeat center;
  background-size: 100% 100%;
  display: block;
  width: 35.8vw;
  height: 71vh;
  position: absolute;
  right: 1rem;
  bottom: 5%;
}
.rdzx-tc .rdzx-close {
  position: absolute;
  background: url(/szrsdt/599fc97b4a641f9b92655fbf4df9f433.png) no-repeat center;
  background-size: 100% 100%;
  top: 0.2rem;
  right: 0.1rem;
  width: 5vw;
  height: 6.1vh;
  float: right;
  cursor: pointer;
}
.rdzx-tc .rdzx-tit {
  background: url(/szrsdt/55f35835a9f41b81fac59c41276e31e8.png) no-repeat center;
  background-size: 100% 100%;
  width: 14vw;
  height: 11vh;
  margin: 0 auto;
  margin-top: -3.5vh;
  font-size: 2vw;
  text-align: center;
  line-height: 11vh;
  color: #F5F7FB;
}
.rdzxtop {
  width: 32vw;
  margin: 0 auto;
  height: 48vh;
  border-bottom: 0.005rem dashed #98cdffff;
  overflow-y: scroll;
  overflow-x: hidden;
}
/*滚动条样式*/
.rdzxtop::-webkit-scrollbar {
  width: 0.04rem;
}
.rdzxtop::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  box-shadow: inset 0 0 0.05rem #4291f1;
  background: #4291f1;
}
.rdzxtop::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.05rem #fafafa;
  border-radius: 0;
  background: rgba(250, 250, 250);
}
.qa_title {
  width: 0.8rem;
  float: left;
  min-height: 0.1rem;
}
.qa_img {
  background: url(/szrsdt/393d1a52d7d4a362ca0eb762a3cdd797.png) no-repeat center;
  background-size: 100% 100%;
  width: 2vw;
  height: 3.7vh;
  margin: 0 auto;
  background-size: contain;
}
.qa_img_xz {
  background: url(/szrsdt/2a0a8ce1894ce7001091a507cc05d052.png) no-repeat center;
  background-size: 100% 100%;
  width: 2vw;
  height: 3.7vh;
  margin: 0 auto;
  background-size: contain;
}
.qa_txt {
  color: #ffffff80;
  font-size: 12px;
  text-align: center;
}
.qa_content-hot {
  border-radius: 0.08rem 0.08rem 0 0.08rem;
  background: linear-gradient(218.1deg, #10316cff 0%, #162e6bff 100%);
  opacity: 1;
  color: #a8b8d9;
  font-size: 0.7vw;
  padding: 0.9vh 1vw;
  margin: 1.3vh 0.5vw;
  max-width: 23.4vw;
  height: 100%;
}
.qa {
  width: 100%;
  display: flex;
}
.qa_me {
  width: 100%;
  display: flex;
  justify-content: end;
}
.qa_img_me {
  background: url(/szrsdt/9847cbcfb8275fcce6f96986261139ce.png) no-repeat center;
  background-size: 100% 100%;
  width: 2vw;
  height: 3.7vh;
  margin: 0 auto;
}
.qa_img_me_nan1 {
  background: url(/szrsdt/0a1fd20d29f1178696b67a3a0bea88c8.png) no-repeat center;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto;
  background-size: cover;
}
.qa_img_me_nan2 {
  background: url(/szrsdt/dcffdfd0cebab8eead6b9a11923ee255.png) no-repeat center;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto;
  background-size: cover;
}
.qa_img_me_nan3 {
  background: url(/szrsdt/67020bd23b2229e64309266014a3eee7.png) no-repeat center;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto;
  background-size: cover;
}
.qa_img_me_nv1 {
  background: url(/szrsdt/2880f883d448492e880618e862dcf46f.png) no-repeat center;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto;
  background-size: cover;
}
.qa_img_me_nv2 {
  background: url(/szrsdt/d5215565457f38ea57f5915cec72efbc.png) no-repeat center;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto;
  background-size: cover;
}
.qa_img_me_nv3 {
  background: url(/szrsdt/2002102b3fec49e87e5c6f7768bcbb4f.png) no-repeat center;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto;
  background-size: cover;
}
.qa_img_me_yk {
  background: url(/szrsdt/c54ee507ab0a98fd7ddf26ca8c350d3f.png) no-repeat center;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto;
  background-size: cover;
}
.qa_title_me {
  width: 0.8rem;
  float: right;
}
.qa_btn {
  width: 0.44rem;
  height: 0.41rem;
  flex-shrink: 0;
  background: url(/szrsdt/b295582edd79abde5a35cae65cf62a96.png);
  background-size: 100% 100%;
  align-self: center;
  cursor: pointer;
}
.qa_message {
  position: absolute;
  bottom: -0.1rem;
  width: 1.4rem;
  height: 0.38rem;
  flex-shrink: 0;
  background: url(/szrsdt/1b3ad82a47bad6bb6dd5af282b74581e.png);
  background-size: 100% 100%;
}
.qa_Load {
  display: flex;
}
.qa_download {
  border-radius: 0.02rem;
  border-bottom: 0.01rem solid rgba(217, 217, 217, 0);
  background: linear-gradient(91deg, rgba(171, 207, 253, 0.33) 2.24%, rgba(92, 119, 153, 0.33) 96.69%);
  opacity: 1;
  color: #06CBE5;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: underline;
  text-underline-offset: 0.03rem;
  padding: 0.9vh 1vw;
  margin: 1.3vh 0.5vw;
  max-width: 23.4vw;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.qa_download .qa_download-logo {
  margin-left: 0.29rem;
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  background: url(/szrsdt/9e185e304176890ce104a5cae6fe2c35.png);
  background-size: 100% 100%;
}
.qa_content_qustion {
  float: right;
  background: #e9e9e9ff;
  color: #333333ff;
  position: relative;
}
.ant-menu-item {
  background: linear-gradient(218.1deg, #10316cff 0%, #162e6bff 100%);
}
.ant-menu-submenu-title {
  background: linear-gradient(218.1deg, #10316cff 0%, #162e6bff 100%);
}
.ant-menu-light {
  background: linear-gradient(218.1deg, #10316cff 0%, #162e6bff 100%);
  background-color: #10316cff;
}
.menu-sub.ant-menu-inline {
  background: linear-gradient(218.1deg, #10316cff 0%, #162e6bff 100%);
}
.ant-menu-title-content {
  color: white;
}
.ant-menu-inline {
  border: none;
}
.ant-menu-sub.ant-menu-inline {
  background-color: #10316cff;
}
.ant-menu-item-only-child:active {
  background-color: #10316cff;
}
.ant-menu-submenu-title:active {
  background-color: #10316cff;
}
.qa_jxzx {
  color: #3792FF;
  cursor: pointer;
}
.znyy-bt {
  background: url(/szrsdt/824c649d06290887b7963209fd315aa5.png) no-repeat center;
  width: 0.65rem;
  height: 0.32rem;
  position: absolute;
  top: 0.2rem;
  right: 1.8rem;
  cursor: pointer;
}
.znyy-bt-close {
  background: url(/szrsdt/cd71b019c1d8316ff7bdf34217d6fbcb.png) no-repeat center;
  width: 0.65rem;
  height: 0.32rem;
  position: absolute;
  top: 0.2rem;
  right: 1.8rem;
  cursor: pointer;
}
.qa_pj {
  float: left;
  opacity: 1;
  color: #a8b8d9;
  line-height: 0.3rem;
  margin: 0.14rem 0;
  max-width: 4.5rem;
}
.qa_pj .resolved {
  cursor: pointer;
  display: inline-block;
}
.qa_pj .resolved .zan {
  position: relative;
  top: 0.04rem;
  height: 0.2rem;
  width: 0.2rem;
  display: inline-block;
  background-size: 100% 100%;
  filter: brightness(0) saturate(100%) invert(100%);
  background-image: url(/szrsdt/8025e256550efa2c98dc29e86a75e0c3.png);
}
.qa_pj .unresolved {
  cursor: pointer;
  display: inline-block;
  padding-left: 0.1rem;
}
.qa_pj .unresolved .cai {
  position: relative;
  top: 0.04rem;
  height: 0.2rem;
  width: 0.2rem;
  display: inline-block;
  background-size: 100% 100%;
  filter: brightness(0) saturate(100%) invert(100%);
  background-image: url(/szrsdt/78066992553328f279cc5d2d95b6f44c.png);
}
.qa_pj .disresolved {
  cursor: pointer;
  display: inline-block;
  pointer-events: none;
}
.qa_pj .disresolved .zan {
  position: relative;
  top: 0.04rem;
  height: 0.2rem;
  width: 0.2rem;
  display: inline-block;
  background-size: 100% 100%;
  filter: brightness(0) saturate(100%) invert(100%);
  background-image: url(/szrsdt/8025e256550efa2c98dc29e86a75e0c3.png);
}
.qa_pj .disunresolved {
  cursor: pointer;
  display: inline-block;
  padding-left: 0.1rem;
  pointer-events: none;
}
.qa_pj .disunresolved .cai {
  position: relative;
  top: 0.04rem;
  height: 0.2rem;
  width: 0.2rem;
  display: inline-block;
  background-size: 100% 100%;
  filter: brightness(0) saturate(100%) invert(100%);
  background-image: url(/szrsdt/78066992553328f279cc5d2d95b6f44c.png);
}
.qa_pj .selected_resolved {
  cursor: pointer;
  display: inline-block;
  pointer-events: none;
  color: #1e6fe6;
}
.qa_pj .selected_resolved .zan {
  position: relative;
  top: 0.04rem;
  height: 0.2rem;
  width: 0.2rem;
  display: inline-block;
  background-size: 100% 100%;
  filter: sepia(100%) hue-rotate(146deg) saturate(2500%);
  background-image: url(/szrsdt/8025e256550efa2c98dc29e86a75e0c3.png);
}
.qa_pj .selected_unresolved {
  cursor: pointer;
  display: inline-block;
  padding-left: 0.1rem;
  pointer-events: none;
  color: #1e6fe6;
}
.qa_pj .selected_unresolved .cai {
  position: relative;
  top: 0.04rem;
  height: 0.2rem;
  width: 0.2rem;
  display: inline-block;
  background-size: 100% 100%;
  filter: sepia(100%) hue-rotate(146deg) saturate(2500%);
  background-image: url(/szrsdt/78066992553328f279cc5d2d95b6f44c.png);
}
.jymap-cont {
  background: url(/szrsdt/7e194f29e377bc76beccc5987372fe58.png) center / cover no-repeat;
  width: 12.5rem;
  height: 7rem;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
}
.jymap-cont .jymap-info {
  width: 12rem;
  height: 6rem;
  margin: 0.5rem auto 0 auto;
}
.jymap-cont .browser_close {
  display: block;
  position: absolute;
  cursor: pointer;
  width: 1.068rem;
  height: 0.48rem;
  right: -0.25rem;
  top: 0.05rem;
  background-image: url(/szrsdt/a6c23b43bcdf295f35adce0ba588bfb6.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.jymap-cont .jymap-btn {
  background: url(/szrsdt/e4bf7e02e86dc7602719d7919f5e165b.gif) center / cover no-repeat;
  width: 0.22rem;
  height: 0.22rem;
  position: absolute;
  cursor: pointer;
}
.jymap-cont #jymap-btn1 {
  right: 3.29rem;
  top: 1.24rem;
}
.jymap-cont #jymap-btn2 {
  right: 2.81rem;
  top: 1.84rem;
}
.jymap-cont #jymap-btn3 {
  right: 3.11rem;
  top: 2.38rem;
}
.jymap-cont #jymap-btn4 {
  right: 2.22rem;
  top: 2.21rem;
}
.jymap-cont #jymap-btn5 {
  right: 3.36rem;
  top: 2.7rem;
}
.jymap-cont #jymap-btn6 {
  right: 3.08rem;
  top: 3.51rem;
}
.jymap-cont #jymap-btn7 {
  right: 3.25rem;
  top: 3.99rem;
}
.jymap-cont #jymap-btn8 {
  right: 2.74rem;
  top: 5.09rem;
}
.jymap-cont #jymap-btn9 {
  right: 2.37rem;
  top: 2.28rem;
}
.jymap-cont #jymap-btn10 {
  right: 3.44rem;
  top: 2.8rem;
}
.jymap-cont #jymap-btn11 {
  right: 2.85rem;
  top: 3.39rem;
}
.jymap-cont #jymap-btn12 {
  right: 3.58rem;
  top: 3.65rem;
}
.jymap-cont .jymap-coninfo {
  width: 1.8rem;
  background-color: #4a78ff;
}
.jymap-cont .ant-popover-inner-content {
  padding: 0.1rem 0.12rem;
  color: #fff;
  background-color: #4a78ff;
  border-radius: 0.06rem;
}
.jymap-cont .jymap-coninfo p {
  margin-bottom: 0.1em;
  font-size: 12px;
}
.jymap-cont .ant-popover-inner {
  background-color: unset;
}
.jymap-cont .ant-tabs-top .ant-tabs-nav {
  padding: 0 2.5vw;
}
.jymap-cont .ant-tabs-top .ant-tabs-nav::before {
  border-bottom: none;
}
.jymap-cont .ant-tabs-card .ant-tabs-tabpane {
  height: 50vh;
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
  padding: 0 2.5vw;
}
.jymap-cont .ant-tabs-card .ant-tabs-tabpane::-webkit-scrollbar {
  width: 0;
}
.jymap-cont .ant-tabs-card .ant-tabs-tab-active .ant-tabs-tab-btn {
  width: 100%;
  text-align: center;
  height: 0.25rem;
  line-height: 0.25rem;
  font-size: 18px;
  font-weight: 500;
  font-family: "PingFang SC";
  color: #FFFFFF;
}
.jymap-cont .ant-tabs-card .ant-tabs-tab {
  margin: 0 0.1157rem;
  background: url(/szrsdt/795866e74484944238d1ab2185151166.png);
  border: none;
  width: 1.2358rem;
  height: 0.4359rem;
  padding: 0;
  color: #3792FF;
}
.jymap-cont .ant-tabs-card .ant-tabs-tab .ant-tabs-tab-btn {
  width: 100%;
  text-align: center;
  height: 0.25rem;
  line-height: 0.25rem;
  font-size: 18px;
  font-weight: 500;
  font-family: "PingFang SC";
}
.ch_scene {
  font-size: 16px;
}
.ant-tabs-left > .ant-tabs-content-holder {
  border-left: none !important;
}
.guide-cont {
  display: block;
  width: 65vw;
  height: 70vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
}
.guide-cont .guide-bg {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  background: url(/szrsdt/9d06a413082ad7aeb428bf50a7969ef8.png) no-repeat;
  background-size: 100% 100%;
}
.guide-cont .guide-bg .guide-close {
  position: absolute;
  width: 1.02774rem;
  height: 0.55006rem;
  right: 0.5vh;
  top: 1.5vw;
  cursor: pointer;
  background: url(/szrsdt/cecfed29d8ffa1f7c2bfd943b01a1016.png) no-repeat;
}
.guide-cont .guide-bg .ant-tabs {
  width: 100%;
  padding: 0.3vw 0.3vh;
  margin-top: 3vh;
}
.guide-cont .guide-bg .ant-tabs .ant-tabs-nav {
  margin-top: 3.5vh;
  margin-left: 1.9vw;
  height: 100%;
  margin-bottom: -25vh;
}
.guide-cont .guide-bg .ant-tabs .ant-tabs-tab-active .ant-tabs-tab-btn {
  width: 100%;
  text-align: center;
  height: 5vh;
  line-height: 5vh;
  font-size: 18px;
  font-weight: 500;
  font-family: "PingFang SC";
  color: #FFFFFF;
}
.guide-cont .guide-bg .ant-tabs .ant-tabs-tab {
  background: url(/szrsdt/f5b5ffa6a734d52c778993859e20c995.png) center / cover no-repeat;
  background-size: 100%;
  border: none;
  width: 9vw;
  height: 7vh;
  color: #3792FF;
}
.guide-cont .guide-bg .ant-tabs .ant-tabs-tab .ant-tabs-tab-btn {
  width: 100%;
  text-align: center;
  height: 5vh;
  line-height: 5vh;
  font-size: 18px;
  font-weight: 500;
  font-family: "PingFang SC";
}
.guide-cont .guide-bg .ant-tabs .ant-tabs-tabpane {
  height: 60vh !important;
  padding-left: 0 !important;
}
.guide-cont .guide-bg .ant-tabs .ant-tabs-tabpane-active {
  padding-left: 0 !important;
}
.guide-cont .guide-bg .guide_bg {
  display: flex;
  justify-content: center;
  margin: 2vh 0;
}
.guide-cont .guide-bg .guide_bg .guide_pic {
  width: 34vw;
  height: 40vh;
}
.guide-cont .guide-bg .guide_title {
  color: white;
  font-size: 30px;
  font-weight: 700;
  font-family: "PingFang SC";
  text-align: center;
  background: linear-gradient(to right bottom, #9AC6FF, #fff);
  background-clip: text;
  -webkit-background-clip: text;
  /*按字体裁剪*/
  -webkit-text-fill-color: transparent;
  /*设置字体透明*/
  display: flex;
  justify-content: center;
}
.guide-cont .guide-bg .guide_text {
  display: flex;
  justify-content: center;
  width: 95%;
  padding-left: 1vw;
}
.guide-cont .guide-bg .guide_text .guide_content {
  color: white;
  font-size: 18px;
  font-weight: 500;
  font-family: "PingFang SC";
  text-align: left;
}
.guide-cont .guide-bg .button {
  position: absolute;
  height: 0.5rem;
  width: 2rem;
  right: 0.6rem;
}
.guide-cont .guide-bg .button .last {
  position: absolute;
  left: 0.4rem;
  cursor: pointer;
  height: 0.316rem;
  width: 0.6rem;
  display: inline-block;
  color: white;
  font-size: 18px;
  font-family: "PingFang SC";
  text-align: center;
}
.guide-cont .guide-bg .button .next {
  position: absolute;
  right: 0.1rem;
  cursor: pointer;
  height: 0.316rem;
  width: 0.6rem;
  display: inline-block;
  color: white;
  font-size: 18px;
  font-family: "PingFang SC";
  text-align: center;
}
.rzzp-cont {
  display: block;
  width: 80vw;
  height: 85vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
  /*滚动条样式*/
}
.rzzp-cont .rzzp-bg {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  background: url(/szrsdt/35b843f08cb7bcfd941ff82f736b654c.png) no-repeat;
  background-size: 100%;
}
.rzzp-cont .rzzp-top {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: -5vh;
  margin-bottom: 5vh;
}
.rzzp-cont .rzzp-top .rzzp-top-tjgw {
  width: 19.5vw;
  height: 13vh;
  text-align: center;
  display: block;
  font-size: 26px;
  color: white;
  line-height: 13vh;
  background-size: 100% 100%;
  background-image: url(/szrsdt/b32107e7d4ba672b83b6630f1ce38527.png);
  background-repeat: no-epeat;
  font-size: 36px;
}
.rzzp-cont .rczp_table {
  width: 70vw;
  margin: auto;
  height: 60%;
  overflow-y: auto;
}
.rzzp-cont .rzzp-close {
  position: absolute;
  width: 1rem;
  height: 0.8rem;
  right: 0.2rem;
  top: 0.2rem;
  cursor: pointer;
  background: url(/szrsdt/cef3aebbc6b788988056caf9612c5ee5.png) center / cover no-repeat;
}
.rzzp-cont .ant-table {
  font-size: 16px;
  background: #46515f;
  color: #ffffffc9;
}
.rzzp-cont .ant-table-content {
  overflow: none !important;
}
.rzzp-cont .ant-pagination {
  color: #FFFFFF;
}
.rzzp-cont .ant-table-thead > tr > th {
  color: #FFFFFF;
  background: #5f464600;
  filter: brightness(1.35);
}
.rzzp-cont .ant-btn-primary {
  background-color: #3164be;
}
.rzzp-cont .ant-table-cell {
  border-bottom: 0.01rem solid #ffffff;
}
.rzzp-cont ::-webkit-scrollbar {
  display: none;
  width: 0.04rem;
}
.rzzp-cont ::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  box-shadow: inset 0 0 0.05rem #4291f1;
  background: #4291f1;
}
.rzzp-cont ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.05rem #fafafa;
  border-radius: 0;
  background: rgba(250, 250, 250);
}
.rzzp-cont .ant-popover-placement-bottom .ant-popover-inner {
  width: 2.8rem;
  height: 1.4rem;
  background: url(/szrsdt/4e1c7c80ee9acb22aa73db9ab6a45cff.png) center;
  box-shadow: none;
}
.rzzp-cont .ant-popover-message {
  color: #FFF;
  margin-left: 0.38rem;
  margin-top: 0.1rem;
  font-size: 18px;
}
.rzzp-cont .ant-popover-placement-top .ant-popover-inner {
  width: 2.8rem;
  height: 1.4rem;
  background: url(/szrsdt/3b8da7926d0f2c87073287adc06873f2.png) center;
  box-shadow: none;
}
.rzzp-cont .ant-popover-arrow {
  display: none;
}
.rzzp-cont .ant-popover-buttons .ant-btn-default {
  width: 0.8rem;
  height: 0.28rem;
  border-radius: 0.04rem;
  opacity: 1;
  background: linear-gradient(179.9deg, #142646 0%, #0f1e35 100%);
  box-shadow: inset 0 0.01rem 0.08rem 0 #0a5fb1cc;
  color: #37C1E9;
  border-color: #37C1E9;
}
.rzzp-cont .ant-popover-buttons .ant-btn-primary {
  width: 0.8rem;
  height: 0.28rem;
  border-radius: 0.04rem;
  opacity: 1;
  background: linear-gradient(179.8deg, #52cafd 0%, #2f7695 100%);
  box-shadow: 0 0.01rem 0.2rem 0 #17baed80, inset 0 0.01rem 0.2rem 0 #2cd9ff;
  color: #FFFFFF;
  border-color: #17BAED;
}
.rzzp-cont .ant-popover-buttons {
  text-align: center;
}
.rzzp-cont .anticon-exclamation-circle path {
  display: none;
}
.rzzp-cont .anticon-exclamation-circle {
  width: 0.4807rem;
  height: 0.4876rem;
  background: url(/szrsdt/22fa02c8b35e2e6f1ab379b25d950c4d.png) center;
  box-shadow: none;
  left: -0.3rem;
  top: 0;
}
.rzzp-cont .ant-popover-message-title {
  padding-left: 0.33rem;
  padding-top: 0.06rem;
  padding-bottom: 0.09rem;
}
.rzzp-cont .ant-btn-primary {
  border-radius: 0.04rem;
  opacity: 1;
  background: #2F4695;
  border-color: #52BFFD;
  color: #52BFFD;
}
.rzzp-cont .ant-btn-dangerous {
  border-radius: 0.04rem;
  opacity: 1;
  background: linear-gradient(179.9deg, #529dfd 0%, #2f4695 100%);
  box-shadow: inset 0 0.01rem 0.2rem 0 #2c98ff;
  color: #FFFFFF;
  font-weight: 400;
}
.rzzp-cont .ant-table-content th {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: none !important;
}
.rzzp-cont .ant-table-content tr {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: none !important;
}
.rzzp-cont .ant-table-content td {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: none !important;
}
.rzzp-cont .ant-table-scroll-horizontal {
  background-color: #18253800;
}
.rzzp-cont .ant-table-container {
  border-left: 0 solid #f0f0f0 !important;
}
.rzzp-cont .ant-table-content table {
  border-top: 0 solid #f0f0f0 !important;
}
.rzzp-cont .ant-table-thead {
  width: 14.5rem;
  height: 0.44rem;
  border-radius: 0.02rem;
  opacity: 1;
  background: linear-gradient(179.8deg, #3453a5 0%, #2f4695 100%);
  box-shadow: inset 0 0.01rem 0.2rem 0 #2c98ff;
}
.rzzp-cont .ant-table-tbody tr:nth-child(odd) {
  background: #1f334e;
}
.rzzp-cont .ant-table-tbody > tr.ant-table-row:hover > td,
.rzzp-cont .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #00000000;
  color: #87C4FD;
}
.rzzp-cont .ant-btn-dangerous.ant-btn-primary:hover,
.rzzp-cont .ant-btn-dangerous.ant-btn-primary:focus {
  background: linear-gradient(179.9deg, #529dfd 0%, #2f4695 100%);
  box-shadow: inset 0 0.01rem 0.2rem 0 #2c98ff;
  border-color: #52BFFD;
}
.rzzp-cont .ant-table-pagination-center {
  margin-top: 0.3rem;
}
.rzzp-cont .ant-pagination-prev .ant-pagination-item-link,
.rzzp-cont .ant-pagination-next .ant-pagination-item-link {
  border-radius: 0.02rem;
  opacity: 1;
  background-color: #0d1b2f33;
  box-shadow: inset 0 0 0.1rem 0 #3d87ff99;
  border: 1px solid #3f8bfc80;
  color: #FFFFFF;
}
.rzzp-cont .ant-pagination-item {
  border-radius: 0.02rem;
  opacity: 1;
  background: #0d1b2f33;
  box-shadow: inset 0 0 0.1rem 0 #3d87ff99;
  border: 1px solid #3f8bfc80;
}
.rzzp-cont .ant-pagination-item-active {
  opacity: 1;
  background: linear-gradient(179.8deg, #3453a5 0%, #2f4695 100%);
  box-shadow: inset 0 0.01rem 0.2rem 0 #2c98ff;
  border: 1px solid #3f8bfc80;
}
.rzzp-cont .ant-pagination-item a {
  color: #FFFFFF !important;
}
.post-cont {
  display: block;
  width: 80vw;
  height: 85vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
  /*滚动条样式*/
}
.post-cont .post-bg {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  background: url(/szrsdt/35b843f08cb7bcfd941ff82f736b654c.png) no-repeat;
  background-size: 100%;
}
.post-cont .post-bg .post_table {
  width: 70vw;
  margin: auto;
  height: 60%;
  overflow-y: auto;
  padding-right: 1rem;
}
.post-cont .post-bg .post-top {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: -5vh;
  margin-bottom: 5vh;
}
.post-cont .post-bg .post-top .post-top-gwxq {
  width: 19.5vw;
  height: 13vh;
  text-align: center;
  font-size: 26px;
  color: white;
  line-height: 13vh;
  background-size: 100% 100%;
  background-image: url(/szrsdt/b32107e7d4ba672b83b6630f1ce38527.png);
  background-repeat: no-epeat;
  font-size: 36px;
}
.post-cont .post-close {
  position: absolute;
  width: 1rem;
  height: 0.8rem;
  right: 0.2rem;
  top: 0.2rem;
  cursor: pointer;
  background: url(/szrsdt/cef3aebbc6b788988056caf9612c5ee5.png) center / cover no-repeat;
}
.post-cont .post-back {
  position: absolute;
  width: 1rem;
  height: 0.8rem;
  left: 0.2rem;
  top: 0.2rem;
  cursor: pointer;
  background: url(/szrsdt/1e4bf9b658836154875b895fe2bb5533.png) center / cover no-repeat;
}
.post-cont .ant-form-item-label > label {
  color: #FFFFFF;
}
.post-cont ::-webkit-scrollbar {
  width: 0.04rem;
}
.post-cont ::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  box-shadow: inset 0 0 0.05rem #4291f1;
  background: #4291f1;
}
.post-cont ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.05rem #fafafa;
  border-radius: 0;
  background: rgba(250, 250, 250);
}
.post-cont .ant-input {
  background-color: #0d1b2f33;
  box-shadow: inset 0 0 0.22rem 0 #3d87ff99;
  border: 1px solid #3f8bfc80;
  color: #ffffffc9;
  height: 0.4rem;
}
@keyframes grow-and-fade {
  0% {
    opacity: 0;
    transform: scale(0.1) translatez(0);
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1) translatez(0);
  }
}
@keyframes pulsing-fade {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  40% {
    opacity: 0.8;
  }
  60% {
    opacity: 0;
  }
}
.triangle {
  animation: grow-and-fade 2000ms linear infinite;
  height: 2rem;
  left: 0;
  opacity: 0;
  width: 2rem;
  position: absolute;
  top: 0%;
  transform: translatez(0);
  transform-origin: 50% 60%;
  will-change: opacity, transform;
}
.triangle-wrapper {
  height: 2rem;
  position: relative;
  width: 2rem;
  margin: auto;
  top: 50%;
}
.triangle-loading {
  animation: pulsing-fade 8000ms ease infinite;
  color: white;
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  left: 50%;
  letter-spacing: 0.08rem;
  margin-left: 0.04rem;
  margin-top: 0.1rem;
  opacity: 0;
  position: absolute;
  top: 100%;
  transform: translate3d(-50%, -50%, 0);
  text-transform: uppercase;
  width: 1.4rem;
}
.triangle-svg {
  margin-top: -0.2rem;
  opacity: 0.5;
  overflow: visible;
}
.triangle-polygon {
  stroke-width: 0.05rem;
}
.triangle-1 {
  animation-delay: 0ms;
}
.triangle-1 .triangle-polygon {
  stroke: hotpink;
}
.triangle-2 {
  animation-delay: 400ms;
}
.triangle-2 .triangle-polygon {
  stroke: aqua;
}
.triangle-3 {
  animation-delay: 800ms;
}
.triangle-3 .triangle-polygon {
  stroke: cornflowerblue;
}
.triangle-4 {
  animation-delay: 1200ms;
}
.triangle-4 .triangle-polygon {
  stroke: yellow;
}
.triangle-5 {
  animation-delay: 1600ms;
}
.triangle-5 .triangle-polygon {
  stroke: white;
}
.triangle-background {
  width: 100%;
  height: 100%;
  background-color: #3e506ac9;
  z-index: 10;
  position: absolute;
}
.xxck-cont {
  display: block;
  width: 80vw;
  height: 80vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
  /*滚动条样式*/
}
.xxck-cont .xxck-bg {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  background: url(/szrsdt/35b843f08cb7bcfd941ff82f736b654c.png) no-repeat;
  background-size: 100% 100%;
}
.xxck-cont .xxck-bg .xxck_table {
  width: 70vw;
  margin: auto;
  height: 75%;
  overflow-y: auto;
}
.xxck-cont .xxck-bg .xxck-top {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: -5vh;
  margin-bottom: 5vh;
}
.xxck-cont .xxck-bg .xxck-top .xxck-top-xx {
  width: 19.5vw;
  height: 13vh;
  text-align: center;
  font-size: 26px;
  color: white;
  line-height: 13vh;
  background-size: 100% 100%;
  background-image: url(/szrsdt/b32107e7d4ba672b83b6630f1ce38527.png);
  background-repeat: no-epeat;
  font-size: 36px;
}
.xxck-cont .xxck-close {
  position: absolute;
  width: 1rem;
  height: 0.8rem;
  right: 0.2rem;
  top: 0.2rem;
  cursor: pointer;
  background: url(/szrsdt/cef3aebbc6b788988056caf9612c5ee5.png) center / cover no-repeat;
}
.xxck-cont .ant-table {
  font-size: 16px;
  background: #46515f;
  color: #ffffffc9;
}
.xxck-cont .ant-pagination {
  color: #FFFFFF;
}
.xxck-cont .ant-table-thead > tr > th {
  color: #FFFFFF;
  background: #5f464600;
  filter: brightness(1.35);
}
.xxck-cont .ant-table-cell {
  border-bottom: 0.01rem solid #ffffff;
}
.xxck-cont ::-webkit-scrollbar {
  display: none;
  width: 0.04rem;
}
.xxck-cont ::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  box-shadow: inset 0 0 0.05rem #4291f1;
  background: #4291f1;
}
.xxck-cont ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.05rem #fafafa;
  border-radius: 0;
  background: rgba(250, 250, 250);
}
.xxck-cont .ant-table-content th {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: none !important;
}
.xxck-cont .ant-table-content tr {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: none !important;
}
.xxck-cont .ant-table-content td {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: 0.01rem solid #1d3c6c !important;
}
.xxck-cont .ant-table-scroll-horizontal {
  background-color: #18253800;
}
.xxck-cont .ant-table-container {
  border-left: 0 solid #f0f0f0 !important;
}
.xxck-cont .ant-table-content table {
  border-top: 0.04rem solid #2455a0 !important;
}
.xxck-cont .ant-table-tbody > tr.ant-table-row:hover > td,
.xxck-cont .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #00000000 !important;
  color: #87C4FD;
}
.xxck-cont .ant-table-tbody tr {
  background: #00000000 !important;
}
.xxck-cont .ant-btn-primary {
  border-radius: 0.04rem;
  opacity: 1;
  background: linear-gradient(179.9deg, #529dfd 0%, #2f4695 100%);
  box-shadow: inset 0 0.01rem 0.2rem 0 #2c98ff;
  border-color: #52BFFD;
  color: #FFFFFF;
  font-weight: 400;
}
.xxck-cont .ant-table-pagination-center {
  margin-top: 0.3rem;
}
.xxck-cont .ant-pagination-prev .ant-pagination-item-link,
.xxck-cont .ant-pagination-next .ant-pagination-item-link {
  border-radius: 0.02rem;
  opacity: 1;
  background-color: #0d1b2f33;
  box-shadow: inset 0 0 0.1rem 0 #3d87ff99;
  border: 1px solid #3f8bfc80;
  color: #FFFFFF;
}
.xxck-cont .ant-pagination-item {
  border-radius: 0.02rem;
  opacity: 1;
  background: #0d1b2f33;
  box-shadow: inset 0 0 0.1rem 0 #3d87ff99;
  border: 1px solid #3f8bfc80;
}
.xxck-cont .ant-pagination-item-active {
  opacity: 1;
  background: linear-gradient(179.8deg, #3453a5 0%, #2f4695 100%);
  box-shadow: inset 0 0.01rem 0.2rem 0 #2c98ff;
  border: 1px solid #3f8bfc80;
}
.xxck-cont .ant-pagination-item a {
  color: #FFFFFF !important;
}
.xxckdetil-cont {
  display: block;
  width: 80vw;
  height: 80vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  z-index: 100;
}
.xxckdetil-cont .xxckdetil-bg {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  background: url(/szrsdt/35b843f08cb7bcfd941ff82f736b654c.png) no-repeat;
  background-size: 100% 100%;
}
.xxckdetil-cont .xxckdetil-bg .xxckdetil-top {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: -5vh;
  margin-bottom: 5vh;
}
.xxckdetil-cont .xxckdetil-bg .xxckdetil-top .xxckdetil-top-xx {
  width: 19.5vw;
  height: 13vh;
  text-align: center;
  font-size: 26px;
  color: white;
  line-height: 13vh;
  background-size: 100% 100%;
  background-image: url(/szrsdt/b32107e7d4ba672b83b6630f1ce38527.png);
  background-repeat: no-epeat;
  font-size: 36px;
}
.xxckdetil-cont .xxckdetil-bg .xxckdetil-list {
  width: 100%;
  height: 60%;
  margin: auto;
  display: flex;
  justify-content: center;
}
.xxckdetil-cont .xxckdetil-bg .xxckdetil-list .xxckdetil-txt {
  color: #ffffffff;
  text-align: left;
  float: left;
}
.xxckdetil-cont .xxckdetil-bg .xxckdetil-list .xxckdetil-fkinfo textarea {
  border-radius: 0.08rem;
  opacity: 1;
  border: 1px solid #93c4ff80;
  box-shadow: inset 0 0.02rem 0.5rem 0 #5898ff87;
  font-size: 24px;
}
.xxckdetil-cont .xxckdetil-bg .xxckdetil-list .xxckdetil-fkinfo {
  width: 90%;
  height: 100%;
}
.xxckdetil-cont .xxckdetil-bg .xxckdetil-list .xxckdetil-sjinfo input {
  border-radius: 0.08rem;
  opacity: 1;
  border: 1px solid #93c4ff80;
  box-shadow: inset 0 0.02rem 0.5rem 0 #5898ff87;
}
.xxckdetil-cont .xxckdetil-bg .xxckdetil-send {
  width: 2.7539rem;
  height: 0.6122rem;
  opacity: 1;
  font-size: 30px;
  text-align: center;
  background: url(/szrsdt/cd17bdfc3e3ce723d644597dc70a127b.png) center / cover no-repeat;
  margin: 0 auto;
  color: #fff;
  cursor: pointer;
  position: relative;
  top: 4.2rem;
  left: 2rem;
  border-color: #005ea400;
}
.xxckdetil-cont .xxckdetil-bg .xxckdetil-close {
  position: absolute;
  width: 1rem;
  height: 0.8rem;
  right: 0.2rem;
  top: 0.2rem;
  cursor: pointer;
  background: url(/szrsdt/cef3aebbc6b788988056caf9612c5ee5.png) center / cover no-repeat;
}
.xxckdetil-cont .xxckdetil-bg .xxckdetil-back {
  position: absolute;
  width: 1rem;
  height: 0.8rem;
  left: 0.2rem;
  top: 0.2rem;
  cursor: pointer;
  background: url(/szrsdt/1e4bf9b658836154875b895fe2bb5533.png) center / cover no-repeat;
}
.xxckdetil-cont .cursor {
  display: inline-block;
  width: 0.1rem;
  height: 0.2rem;
  background-color: black;
  vertical-align: text-bottom;
  animation: blink 1s infinite;
}
.xxckdetil-cont .ant-input {
  font-size: 20px;
}
.xxckdetil-cont .ant-input {
  background-color: #0d1b2f33;
  box-shadow: inset 0 0 0.22rem 0 #3d87ff99;
  border: 1px solid #3f8bfc80;
  color: #ffffffc9;
  height: 0.4rem;
}
.browser_bg #topPanel {
  display: none;
}
.ksxx-cont {
  display: block;
  width: 80vw;
  height: 75vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
  /*滚动条样式*/
}
.ksxx-cont .ksxx-bg {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  background: url(/szrsdt/35b843f08cb7bcfd941ff82f736b654c.png) no-repeat;
  background-size: 100% 100%;
}
.ksxx-cont .ksxx-top {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: -5vh;
  margin-bottom: 5vh;
}
.ksxx-cont .ksxx-top .ksxx-top-tjgw {
  width: 19.5vw;
  height: 13vh;
  text-align: center;
  display: block;
  font-size: 26px;
  color: white;
  line-height: 13vh;
  background-size: 100% 100%;
  background-image: url(/szrsdt/b32107e7d4ba672b83b6630f1ce38527.png);
  background-repeat: no-epeat;
  font-size: 36px;
}
.ksxx-cont .ksxx_table {
  width: 70vw;
  margin: auto;
  height: 70%;
  overflow-y: auto;
}
.ksxx-cont .ksxx-close {
  position: absolute;
  width: 1rem;
  height: 0.8rem;
  right: 0.2rem;
  top: 0.2rem;
  cursor: pointer;
  background: url(/szrsdt/cef3aebbc6b788988056caf9612c5ee5.png) center / cover no-repeat;
}
.ksxx-cont .ant-table {
  font-size: 16px;
  background: #46515f;
  color: #ffffffc9;
}
.ksxx-cont .ant-table-content {
  overflow: none !important;
}
.ksxx-cont .ant-pagination {
  color: #FFFFFF;
}
.ksxx-cont .ant-table-thead > tr > th {
  color: #FFFFFF;
  background: #5f464600;
  filter: brightness(1.35);
}
.ksxx-cont .ant-btn-primary {
  background-color: #3164be;
}
.ksxx-cont .ant-table-cell {
  border-bottom: 0.01rem solid #ffffff;
}
.ksxx-cont ::-webkit-scrollbar {
  display: none;
  width: 0.04rem;
}
.ksxx-cont ::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  box-shadow: inset 0 0 0.05rem #4291f1;
  background: #4291f1;
}
.ksxx-cont ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.05rem #fafafa;
  border-radius: 0;
  background: rgba(250, 250, 250);
}
.ksxx-cont .ant-popover-placement-bottom .ant-popover-inner {
  width: 2.8rem;
  height: 1.4rem;
  background: url(/szrsdt/4e1c7c80ee9acb22aa73db9ab6a45cff.png) center;
  box-shadow: none;
}
.ksxx-cont .ant-popover-message {
  color: #FFF;
  margin-left: 0.38rem;
  margin-top: 0.1rem;
  font-size: 18px;
}
.ksxx-cont .ant-popover-placement-top .ant-popover-inner {
  width: 2.8rem;
  height: 1.4rem;
  background: url(/szrsdt/3b8da7926d0f2c87073287adc06873f2.png) center;
  box-shadow: none;
}
.ksxx-cont .ant-popover-arrow {
  display: none;
}
.ksxx-cont .ant-popover-buttons .ant-btn-default {
  width: 0.8rem;
  height: 0.28rem;
  border-radius: 0.04rem;
  opacity: 1;
  background: linear-gradient(179.9deg, #142646 0%, #0f1e35 100%);
  box-shadow: inset 0 0.01rem 0.08rem 0 #0a5fb1cc;
  color: #37C1E9;
  border-color: #37C1E9;
}
.ksxx-cont .ant-popover-buttons .ant-btn-primary {
  width: 0.8rem;
  height: 0.28rem;
  border-radius: 0.04rem;
  opacity: 1;
  background: linear-gradient(179.8deg, #52cafd 0%, #2f7695 100%);
  box-shadow: 0 0.01rem 0.2rem 0 #17baed80, inset 0 0.01rem 0.2rem 0 #2cd9ff;
  color: #FFFFFF;
  border-color: #17BAED;
}
.ksxx-cont .ant-popover-buttons {
  text-align: center;
}
.ksxx-cont .anticon-exclamation-circle path {
  display: none;
}
.ksxx-cont .anticon-exclamation-circle {
  width: 0.4807rem;
  height: 0.4876rem;
  background: url(/szrsdt/22fa02c8b35e2e6f1ab379b25d950c4d.png) center;
  box-shadow: none;
  left: -0.3rem;
  top: 0;
}
.ksxx-cont .ant-popover-message-title {
  padding-left: 0.33rem;
  padding-top: 0.06rem;
  padding-bottom: 0.09rem;
}
.ksxx-cont .ant-btn-primary {
  border-radius: 0.04rem;
  opacity: 1;
  background: #2F4695;
  border-color: #52BFFD;
  color: #52BFFD;
}
.ksxx-cont .ant-btn-dangerous {
  border-radius: 0.04rem;
  opacity: 1;
  background: linear-gradient(179.9deg, #529dfd 0%, #2f4695 100%);
  box-shadow: inset 0 0.01rem 0.2rem 0 #2c98ff;
  color: #FFFFFF;
  font-weight: 400;
}
.ksxx-cont .ant-table-content th {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: none !important;
}
.ksxx-cont .ant-table-content tr {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: none !important;
}
.ksxx-cont .ant-table-content td {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: none !important;
}
.ksxx-cont .ant-table-scroll-horizontal {
  background-color: #18253800;
}
.ksxx-cont .ant-table-container {
  border-left: 0 solid #f0f0f0 !important;
}
.ksxx-cont .ant-table-content table {
  border-top: 0 solid #f0f0f0 !important;
}
.ksxx-cont .ant-table-thead {
  width: 14.5rem;
  height: 0.44rem;
  border-radius: 0.02rem;
  opacity: 1;
  background: linear-gradient(179.8deg, #3453a5 0%, #2f4695 100%);
  box-shadow: inset 0 0.01rem 0.2rem 0 #2c98ff;
}
.ksxx-cont .ant-table-tbody tr:nth-child(odd) {
  background: #1f334e;
}
.ksxx-cont .ant-table-tbody > tr.ant-table-row:hover > td,
.ksxx-cont .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #00000000;
  color: #87C4FD;
}
.ksxx-cont .ant-btn-dangerous.ant-btn-primary:hover,
.ksxx-cont .ant-btn-dangerous.ant-btn-primary:focus {
  background: linear-gradient(179.9deg, #529dfd 0%, #2f4695 100%);
  box-shadow: inset 0 0.01rem 0.2rem 0 #2c98ff;
  border-color: #52BFFD;
}
.ksxx-cont .ant-table-pagination-center {
  margin-top: 0.3rem;
}
.ksxx-cont .ant-pagination-prev .ant-pagination-item-link,
.ksxx-cont .ant-pagination-next .ant-pagination-item-link {
  border-radius: 0.02rem;
  opacity: 1;
  background-color: #0d1b2f33;
  box-shadow: inset 0 0 0.1rem 0 #3d87ff99;
  border: 1px solid #3f8bfc80;
  color: #FFFFFF;
}
.ksxx-cont .ant-pagination-item {
  border-radius: 0.02rem;
  opacity: 1;
  background: #0d1b2f33;
  box-shadow: inset 0 0 0.1rem 0 #3d87ff99;
  border: 1px solid #3f8bfc80;
}
.ksxx-cont .ant-pagination-item-active {
  opacity: 1;
  background: linear-gradient(179.8deg, #3453a5 0%, #2f4695 100%);
  box-shadow: inset 0 0.01rem 0.2rem 0 #2c98ff;
  border: 1px solid #3f8bfc80;
}
.ksxx-cont .ant-pagination-item a {
  color: #FFFFFF !important;
}
.bktj-cont {
  display: block;
  width: 80vw;
  height: 85vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
  /*滚动条样式*/
}
.bktj-cont .bktj-bg {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  background: url(/szrsdt/35b843f08cb7bcfd941ff82f736b654c.png) no-repeat;
  background-size: 100%;
}
.bktj-cont .bktj-bg .bktj_table {
  width: 70vw;
  margin: auto;
  height: 60%;
  overflow-y: auto;
  padding-right: 0.2rem;
  color: #ffffffc9 !important;
}
.bktj-cont .bktj-bg .bktj_table .bktjwz {
  float: right;
  font-size: 0.16rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
}
.bktj-cont .bktj-bg .bktj_table p span {
  color: #ffffffc9 !important;
}
.bktj-cont .bktj-bg .bktj_table p {
  background: #ffffff00 !important;
}
.bktj-cont .bktj-bg .bktj-top {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: -5vh;
  margin-bottom: 5vh;
}
.bktj-cont .bktj-bg .bktj-top .bktj-top-gwxq {
  width: 19.5vw;
  height: 13vh;
  text-align: center;
  font-size: 26px;
  color: white;
  line-height: 13vh;
  background-size: 100% 100%;
  background-image: url(/szrsdt/b32107e7d4ba672b83b6630f1ce38527.png);
  background-repeat: no-epeat;
  font-size: 36px;
}
.bktj-cont .bktj-close {
  position: absolute;
  width: 1rem;
  height: 0.8rem;
  right: 0.2rem;
  top: 0.2rem;
  cursor: pointer;
  background: url(/szrsdt/cef3aebbc6b788988056caf9612c5ee5.png) center / cover no-repeat;
}
.bktj-cont .bktj-back {
  position: absolute;
  width: 1rem;
  height: 0.8rem;
  left: 0.2rem;
  top: 0.2rem;
  cursor: pointer;
  background: url(/szrsdt/1e4bf9b658836154875b895fe2bb5533.png) center / cover no-repeat;
}
.bktj-cont .ant-form-item-label > label {
  color: #FFFFFF;
}
.bktj-cont ::-webkit-scrollbar {
  width: 0.04rem;
}
.bktj-cont ::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  box-shadow: inset 0 0 0.05rem #4291f1;
  background: #4291f1;
}
.bktj-cont ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.05rem #fafafa;
  border-radius: 0;
  background: rgba(250, 250, 250);
}
.bktj-cont .ant-input {
  background-color: #0d1b2f33;
  box-shadow: inset 0 0 0.22rem 0 #3d87ff99;
  border: 1px solid #3f8bfc80;
  color: #ffffffc9;
  height: 0.4rem;
}
.rcmap-cont {
  background: url(/szrsdt/7e194f29e377bc76beccc5987372fe58.png) center / cover no-repeat;
  width: 12.5rem;
  height: 7rem;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
}
.rcmap-cont .rcmap-info {
  width: 12rem;
  height: 6rem;
  margin: 0 auto 0 auto;
}
.rcmap-cont .browser_close {
  display: block;
  position: absolute;
  cursor: pointer;
  width: 1.068rem;
  height: 0.48rem;
  right: -0.25rem;
  top: 0.05rem;
  background-image: url(/szrsdt/a6c23b43bcdf295f35adce0ba588bfb6.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.rcmap-cont .rcmap-btn {
  background: url(/szrsdt/e4bf7e02e86dc7602719d7919f5e165b.gif) center / cover no-repeat;
  width: 0.22rem;
  height: 0.22rem;
  position: absolute;
  cursor: pointer;
}
.rcmap-cont #rcmap-btn1 {
  right: 3.29rem;
  top: 1.24rem;
}
.rcmap-cont #rcmap-btn2 {
  right: 2.81rem;
  top: 1.84rem;
}
.rcmap-cont #rcmap-btn3 {
  right: 3.11rem;
  top: 2.38rem;
}
.rcmap-cont #rcmap-btn4 {
  right: 2.22rem;
  top: 2.21rem;
}
.rcmap-cont #rcmap-btn5 {
  right: 3.36rem;
  top: 2.7rem;
}
.rcmap-cont #rcmap-btn6 {
  right: 3.08rem;
  top: 3.51rem;
}
.rcmap-cont #rcmap-btn7 {
  right: 3.25rem;
  top: 3.99rem;
}
.rcmap-cont #rcmap-btn8 {
  right: 2.74rem;
  top: 5.09rem;
}
.rcmap-cont #rcmap-btn9 {
  right: 2.37rem;
  top: 2.28rem;
}
.rcmap-cont #rcmap-btn10 {
  right: 3.44rem;
  top: 2.8rem;
}
.rcmap-cont #rcmap-btn11 {
  right: 2.85rem;
  top: 3.39rem;
}
.rcmap-cont #rcmap-btn12 {
  right: 3.58rem;
  top: 3.65rem;
}
.rcmap-cont .rcmap-coninfo {
  width: 1.8rem;
  background-color: #4a78ff;
}
.rcmap-cont .ant-popover-inner-content {
  padding: 0.1rem 0.12rem;
  color: #fff;
  background-color: #4a78ff;
  border-radius: 0.06rem;
}
.rcmap-cont .rcmap-coninfo p {
  margin-bottom: 0.1em;
  font-size: 12px;
}
.rcmap-cont .ant-popover-inner {
  background-color: unset;
}
.rcmap-cont .ant-tabs-top .ant-tabs-nav {
  padding: 0 2.5vw;
}
.rcmap-cont .ant-tabs-top .ant-tabs-nav::before {
  border-bottom: none;
}
.rcmap-cont .ant-tabs-card {
  margin-top: 0.16rem;
}
.rcmap-cont .ant-tabs-card .ant-tabs-tabpane {
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
  padding: 0 2.5vw;
}
.rcmap-cont .ant-tabs-card .ant-tabs-tabpane::-webkit-scrollbar {
  width: 0;
}
.rcmap-cont .ant-tabs-card .ant-tabs-tab-active .ant-tabs-tab-btn {
  width: 100%;
  text-align: center;
  height: 0.25rem;
  line-height: 0.25rem;
  font-size: 18px;
  font-weight: 500;
  font-family: "PingFang SC";
  color: #FFFFFF;
}
.rcmap-cont .ant-tabs-card .ant-tabs-tab {
  margin: 0 0.1157rem;
  background: url(/szrsdt/795866e74484944238d1ab2185151166.png);
  border: none;
  width: 1.2358rem;
  height: 0.4359rem;
  padding: 0;
  color: #3792FF;
}
.rcmap-cont .ant-tabs-card .ant-tabs-tab .ant-tabs-tab-btn {
  width: 100%;
  text-align: center;
  height: 0.25rem;
  line-height: 0.25rem;
  font-size: 18px;
  font-weight: 500;
  font-family: "PingFang SC";
}
.bjbl-content {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  color: #fff;
}
.bjbl-content .bjblbg {
  width: 100%;
  margin-top: 0.5rem;
}
.bjbl-content .ldzc {
  position: absolute;
  width: 50%;
  left: -6%;
  top: 7%;
}
.bjbl-content .ldzc .des {
  position: absolute;
  right: 15%;
  top: 26%;
  font-size: 1.6vw;
}
.bjbl-content .sbkksbl {
  position: absolute;
  width: 50%;
  right: -6%;
  top: 7%;
}
.bjbl-content .sbkksbl .des {
  position: absolute;
  left: 15%;
  top: 26%;
  font-size: 1.6vw;
}
.bjbl-content .gjjbl {
  position: absolute;
  width: 50%;
  left: -6%;
  bottom: -9%;
}
.bjbl-content .gjjbl .des {
  position: absolute;
  right: 15%;
  top: 30%;
  font-size: 1.6vw;
}
.bjbl-content .ybbl {
  position: absolute;
  width: 50%;
  right: -6%;
  bottom: -9%;
}
.bjbl-content .ybbl .des {
  position: absolute;
  left: 15%;
  top: 30%;
  font-size: 1.6vw;
}
.bjbl-content img {
  width: 100%;
}
.bjfw-content {
  display: flex;
  align-items: center;
  padding: 0 0.5rem;
  height: 75%;
}
.bjfw-content ::-webkit-scrollbar {
  width: 0.04rem;
}
.bjfw-content ::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  box-shadow: inset 0 0 0.05rem #4291f1;
  background: #4291f1;
}
.bjfw-content ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.05rem #fafafa;
  border-radius: 0;
  background: rgba(250, 250, 250);
}
.bjfw-content .bjfw-menu {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  background: linear-gradient(180deg, #0F2138 0%, #142A4A 100%);
  width: 19%;
  margin-right: 0.2rem;
}
.bjfw-content .menu-content {
  flex: 1;
  background-image: url(/szrsdt/06da80d9cdd0334294f907cbe735f9f2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100%;
  padding: 0.3rem 0.05rem 0.2rem;
  color: #fff;
  font-size: 0.8vw;
  overflow: auto;
}
.bjfw-content .menu-content p {
  text-indent: 1vw;
}
.bjfw-content .menu-content .menu-content_detail {
  height: 100%;
  overflow: auto;
}
.bjfw-content .ant-menu-sub.ant-menu-inline {
  background: linear-gradient(180deg, #0F2138 0%, #142A4A 100%);
}
.bjfw-content .ant-menu-submenu-title {
  background: linear-gradient(180deg, #0F2138 0%, #142A4A 100%);
}
.bjfw-content .ant-menu-light {
  background: linear-gradient(180deg, #0F2138 0%, #142A4A 100%);
  /* background-color: #10316cff; */
}
.bjfw-content .ant-menu-item {
  background: linear-gradient(90deg, #193153 0%, rgba(25, 49, 83, 0) 100%);
}
.bjfw-content .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background: linear-gradient(90deg, #193153 0%, rgba(25, 49, 83, 0) 100%);
  color: #50ADFF;
}
.ldnl-title {
  color: #EDF6FF;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: auto;
}
.ldnl-content {
  padding: 0 0.5rem;
  height: 60%;
  display: flex;
  flex-direction: column;
}
.ldnl-content .tab-content {
  color: #fff;
  margin-top: 1vw;
  flex: 1;
  font-size: 0.8vw;
  overflow: auto;
}
.ldnl-content .tab-content p {
  text-indent: 1vw;
}
.ldnl-content .tab-content::-webkit-scrollbar {
  width: 0.04rem;
}
.ldnl-content .tab-content::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  box-shadow: inset 0 0 0.05rem #4291f1;
  background: #4291f1;
}
.ldnl-content .tab-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.05rem #fafafa;
  border-radius: 0.1rem;
  background: rgba(250, 250, 250);
}
.ldnl-btn {
  width: 2.5rem;
  height: 0.75rem;
  flex-shrink: 0;
  background: url(/szrsdt/cd17bdfc3e3ce723d644597dc70a127b.png) no-repeat;
  background-size: 100% 100%;
  margin: auto;
  color: #FFF;
  font-family: "PingFang SC";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 0.75rem;
  text-align: center;
}
.miao-content {
  padding: 0 0.5rem;
  height: 75%;
  display: flex;
  flex-direction: column;
}
.miao-content .miao-tab {
  display: flex;
}
.miao-content .miao-tab .common-tab {
  padding: 0.8vw 1vw;
  margin-right: 0.2rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 0.9vw;
}
.miao-content .miao-tab .tab-item {
  padding: 0.8vw 1vw;
  margin-right: 0.2rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 0.9vw;
  color: #3792FF;
  background-image: url(/szrsdt/07d0ad5d47b3b529ae452fd5730c8019.png);
}
.miao-content .miao-tab .tab-item-active {
  padding: 0.8vw 1vw;
  margin-right: 0.2rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 0.9vw;
  color: #fff;
  background-image: url(/szrsdt/63fdefee71d5d7feefbd7afa69b2e2ea.png);
}
.miao-content .tab-content {
  color: #fff;
  margin-top: 1vw;
  flex: 1;
  font-size: 0.8vw;
  overflow: auto;
}
.miao-content .tab-content p {
  text-indent: 1vw;
}
.miao-content .tab-content .code {
  background-image: url(/szrsdt/74532c700c801e9fab8302d090d2927a.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.miao-content .tab-content .code img {
  width: 75%;
  height: 75%;
}
.miao-content .tab-content::-webkit-scrollbar {
  width: 0.04rem;
}
.miao-content .tab-content::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  box-shadow: inset 0 0 0.05rem #4291f1;
  background: #4291f1;
}
.miao-content .tab-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.05rem #fafafa;
  border-radius: 0.1rem;
  background: rgba(250, 250, 250);
}
.zyjn-content {
  padding: 0 0.5rem;
  height: 75%;
  display: flex;
  flex-direction: column;
  margin-top: -0.3rem;
}
.zyjn-content .ant-input {
  color: #87C4FD;
  border-radius: 0.04rem;
  border: 1px solid rgba(63, 138, 252, 0.5);
  background: rgba(13, 27, 47, 0.2);
  box-shadow: 0 0 0.32rem 0 rgba(61, 135, 255, 0.6) inset;
}
.zyjn-content .ant-input::input-placeholder {
  color: #87C4FD;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.zyjn-content input::-webkit-input-placeholder {
  color: #87C4FD;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.zyjn-content input::-moz-placeholder {
  color: #87C4FD;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.zyjn-content input::-moz-placeholder {
  color: #87C4FD;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.zyjn-content input::-ms-input-placeholder {
  color: #87C4FD;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.zyjn-content .btn {
  display: flex;
  align-items: center;
  color: #fff;
}
.zyjn-content .btn .search-btn {
  cursor: pointer;
  border-radius: 0.04rem;
  background: linear-gradient(176deg, #52CAFD -44.73%, #2F7695 85.58%);
  box-shadow: 0 0.01rem 0.2rem 0 #2CD9FF inset;
  padding: 0.2vw 0.5vw;
  margin-right: 0.16rem;
}
.zyjn-content .btn .clear-btn {
  cursor: pointer;
  border-radius: 0.04rem;
  border: 1px solid rgba(63, 138, 252, 0.5);
  background: rgba(13, 27, 47, 0.2);
  box-shadow: 0 0 0.32rem 0 rgba(61, 135, 255, 0.6) inset;
  padding: 0.2vw 0.5vw;
}
.zyjn-content .ant-radio-wrapper {
  color: #fff;
}
.zyjn-content .ant-radio-inner {
  background-color: #3B4656;
}
.zyjn-content .ant-radio-inner::after {
  background-color: #127FFF;
}
.zyjn-content .ant-table {
  background: rgba(0, 0, 0, 0);
  overflow: auto;
  height: 35vh;
}
.zyjn-content .ant-table .ant-table-thead {
  border-radius: 0.02rem;
  background: linear-gradient(90deg, rgba(82, 157, 253, 0.1) 0.05%, #003471 47.92%, rgba(82, 157, 253, 0.1) 99.95%);
  box-shadow: 0 0.04rem 0.2rem 0 rgba(23, 94, 237, 0.2), 0 0.01rem 0.24rem 0 rgba(44, 151, 255, 0.5) inset;
}
.zyjn-content .ant-table .ant-table-thead tr > th {
  color: #E4F2FE;
  background-color: initial;
  padding: 0.1rem;
  font-size: 14px;
  font-weight: 400;
  border: none;
}
.zyjn-content .ant-table .ant-table-tbody > tr {
  border-radius: 2px;
  background: rgba(36, 73, 121, 0.37);
}
.zyjn-content .ant-table .ant-table-tbody > tr td {
  color: #E4F2FE;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: none;
  padding: 10px;
  height: 58.4px;
}
.zyjn-content .ant-table .ant-table-tbody > tr td div {
  width: 100%;
  display: -webkit-box;
  /* 将容器以弹性盒子形式布局 */
  -webkit-line-clamp: 2;
  /* 限制文本显示为两行 */
  -webkit-box-orient: vertical;
  /* 将弹性盒子的主轴方向设置为垂直方向 */
  overflow: hidden;
  /* 隐藏容器中超出部分的内容 */
  text-overflow: ellipsis;
  /* 超出容器范围的文本显示省略号 */
  white-space: inherit!important;
  word-break: inherit!important;
  text-align: inherit!important;
}
.zyjn-content .ant-table .ant-table-tbody > tr td:hover {
  background-color: inherit;
}
.zyjn-content .ant-table .ant-table-tbody > tr .ant-table-cell-row-hover {
  background-color: inherit;
}
.zyjn-content .ant-table .ant-table-tbody > tr:nth-of-type(odd) {
  background: rgba(0, 0, 0, 0);
}
.zyjn-content .ant-table::-webkit-scrollbar {
  width: 0.04rem;
}
.zyjn-content .ant-table::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  box-shadow: inset 0 0 0.05rem #4291f1;
  background: #4291f1;
}
.zyjn-content .ant-table::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.05rem #fafafa;
  border-radius: 0.1rem;
  background: rgba(250, 250, 250);
}
.zyjn-content .ant-pagination-total-text {
  color: #FFF;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.zyjn-content .ant-pagination-prev .ant-pagination-item-link,
.zyjn-content .ant-pagination-next .ant-pagination-item-link {
  border-radius: 0.02rem;
  border: 1px solid #0077E5;
  background: linear-gradient(176deg, rgba(82, 191, 253, 0.2) -44.52%, rgba(47, 70, 149, 0.2) 85.18%);
  box-shadow: 0 0.01rem 0.08rem 0 rgba(10, 95, 177, 0.8) inset;
}
.zyjn-content .ant-pagination-prev .ant-pagination-item-link .anticon,
.zyjn-content .ant-pagination-next .ant-pagination-item-link .anticon {
  color: #FFF;
}
.zyjn-content .ant-pagination-item {
  border-radius: 0.02rem;
  border: 1px solid #0077E5;
  background: linear-gradient(176deg, rgba(82, 191, 253, 0.2) -44.52%, rgba(47, 70, 149, 0.2) 85.18%);
  box-shadow: 0 0.01rem 0.08rem 0 rgba(10, 95, 177, 0.8) inset;
}
.zyjn-content .ant-pagination-item a {
  color: #FFF;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.zyjn-content .ant-pagination-item-active {
  border-radius: 0.02rem;
  background: linear-gradient(176deg, #52BFFD -44.52%, #075EE2 85.18%);
  box-shadow: 0 0.01rem 0.2rem 0 #0A5FB1 inset;
}
.zyjn-content .ant-pagination-item-active a {
  color: #FFF;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.zyjn-content .ant-select:not(.ant-select-customize-input) .ant-select-selector {
  border-radius: 0.02rem;
  border: 1px solid #0077E5;
  background: linear-gradient(176deg, rgba(82, 191, 253, 0.2) -44.52%, rgba(47, 70, 149, 0.2) 85.18%);
  box-shadow: 0 0.01rem 0.08rem 0 rgba(10, 95, 177, 0.8) inset;
}
.zyjn-content .ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item {
  color: #FFF;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.zyjn-content .ant-pagination-options-quick-jumper {
  color: #FFF;
}
.zyjn-content .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  background-color: #5fa7ff;
}
.txzt-content {
  padding: 0 0.5rem;
  height: 60%;
  display: flex;
  flex-direction: column;
}
.txzt-content .content-zn {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  background: url(/szrsdt/e56e80d8f0d1670084689c197c88f353.png) no-repeat;
  background-size: 100% 100%;
  color: #D1E7FF;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding: 22% 10%;
  cursor: pointer;
}
.txzt-content .content-bg {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  background: url(/szrsdt/ba9ce0455bb6094fd2d825bd083b6afb.png) no-repeat;
  background-size: 100% 100%;
  color: #D1E7FF;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding: 22% 10%;
  cursor: pointer;
}
.txzt-content .content-dy {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  background: url(/szrsdt/df6ae161770e564562492b454107abdb.png) no-repeat;
  background-size: 100% 100%;
  color: #D1E7FF;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding: 22% 10%;
  cursor: pointer;
}
.browser_pub {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  border: 0;
  margin: 0.5rem auto 0 auto;
}
.gsyjs-content {
  padding: 0 0.5rem;
  height: 75%;
  display: flex;
  flex-direction: column;
}
.gsyjs-content .gsyjs-tab {
  display: flex;
}
.gsyjs-content .gsyjs-tab .common-tab {
  padding: 0.8vw 1vw;
  margin-right: 0.2rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 0.9vw;
}
.gsyjs-content .gsyjs-tab .tab-item {
  padding: 0.8vw 1vw;
  margin-right: 0.2rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 0.9vw;
  color: #3792FF;
  background-image: url(/szrsdt/07d0ad5d47b3b529ae452fd5730c8019.png);
}
.gsyjs-content .gsyjs-tab .tab-item-active {
  padding: 0.8vw 1vw;
  margin-right: 0.2rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 0.9vw;
  color: #fff;
  background-image: url(/szrsdt/63fdefee71d5d7feefbd7afa69b2e2ea.png);
}
.gsyjs-content .tab-content {
  color: #fff;
  margin-top: 1vw;
  flex: 1;
  font-size: 0.8vw;
  overflow: auto;
}
.gsyjs-content .tab-content p {
  text-indent: 1vw;
}
.gsyjs-content .tab-content .code {
  background-image: url(/szrsdt/74532c700c801e9fab8302d090d2927a.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gsyjs-content .tab-content .code img {
  width: 75%;
  height: 75%;
}
.gsyjs-content .tab-content::-webkit-scrollbar {
  width: 0.04rem;
}
.gsyjs-content .tab-content::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  box-shadow: inset 0 0 0.05rem #4291f1;
  background: #4291f1;
}
.gsyjs-content .tab-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.05rem #fafafa;
  border-radius: 0.1rem;
  background: rgba(250, 250, 250);
}
.gsyjs-content .tab-btn {
  margin: 2vh 1vw;
  padding: 0.07rem 0.21rem;
  flex-shrink: 0;
  background: url(/szrsdt/bf35a0f365869f3ccd5b79a65f811395.png);
  background-size: 100% 100%;
  text-align: center;
  text-shadow: 0 0.04rem 0.1rem rgba(0, 50, 98, 0.55);
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 550;
  line-height: 0.3514rem;
  color: #FFF;
}
.blft-content {
  padding: 0 0.5rem;
  height: 75%;
}
.blft-content .blft-title {
  display: flex;
  align-items: center;
  margin-bottom: 1%;
}
.blft-content .blft-title .blft-title-logo {
  align-self: flex-end;
  width: 0.21rem;
  height: 0.205rem;
  background: url(/szrsdt/d8a5ade1d04e94e0a30e8cf633c35218.png);
  background-size: 100% 100%;
}
.blft-content .blft-title .tab-item-active {
  min-width: 15%;
  height: 100%;
  flex-shrink: 0;
  background: url(/szrsdt/33f8c99b944eb0325a8a959c25e50f08.png) no-repeat;
  background-size: 100% 100%;
  margin-left: -1.5%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1vh 2vw;
}
.blft-content .blft-title .tab-item-active .tab-item-text {
  background: -webkit-linear-gradient(#FFF, #3D73FF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-family: YouSheBiaoTiHei;
  font-size: 1vw;
  font-style: normal;
  font-weight: 600;
}
.blft-content .blft-title .tab-item {
  min-width: 15%;
  height: 100%;
  flex-shrink: 0;
  background: url(/szrsdt/251af271228f378817843a63ff3bd5a8.png);
  background-size: 100% 100%;
  margin-left: -1.5%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1vh 2vw;
}
.blft-content .blft-title .tab-item .tab-item-text {
  background: -webkit-linear-gradient(#FFF, #3D73FF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-family: YouSheBiaoTiHei;
  font-size: 1vw;
  font-style: normal;
  font-weight: 600;
}
.blft-content .blft-light {
  width: 100%;
  height: 1%;
  background: url(/szrsdt/113b0b954d7471a870f77aae13843007.png);
  background-size: 100% 100%;
  margin-bottom: 1%;
}
.blft-content .blft-list {
  width: 100%;
  height: 85%;
}
.blft-content .blft-list .blft-list-item {
  width: 100%;
  height: 14vh;
  background: url(/szrsdt/e3d27b2ee9e5b4b872d0e07c13203cd6.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 2vh;
  display: flex;
  align-items: center;
  color: #E4F2FE;
  font-size: 1.5vw;
  font-style: normal;
  font-weight: 400;
  padding: 10%;
  cursor: pointer;
}

.bgmask_wf {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.bgmask_wf .typeImage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50vw;
  background-size: 100% 100%;
}

.nt-unity-loading-background {
  width: 100vw;
  height: 100vh;
  z-index: 100;
  position: fixed;
  background: url(/szrsdt/787d8e9ab57785f45be0d6b964462389.png) no-repeat;
  background-size: 100% 100%;
}
.nt-unity-loading-background .g-container {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70vw;
  height: 0.32rem;
  border-radius: 0.16rem;
  margin: auto;
  margin-top: -0.6vh;
}
.nt-unity-loading-background .g-container .g-bg {
  position: absolute;
  width: 100%;
  height: inherit;
  border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
  background: url(/szrsdt/45252b734eb9a98ba2cce783b0f304b8.png) no-repeat, linear-gradient(270deg, #3FBDFF 29.42%, #8AF1DE 100%);
  background-size: cover;
  display: flex;
  justify-content: end;
}
.nt-unity-loading-background .g-container .g-progress {
  position: absolute;
  width: 0%;
  height: inherit;
  border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
  background: rgba(236, 242, 247);
}
.nt-unity-loading-background .g-container .g-btn {
  position: absolute;
  left: -0.7rem;
  top: -0.061rem;
  width: 0.9rem;
  height: 0.43rem;
  line-height: 0.43rem;
  color: #FFF;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  border-radius: 0.215rem;
  background: #32B8FF;
  box-shadow: 0 0.04rem 0.12rem 0 #7AD9FF inset, 0 0.04rem 0.04rem 0 #198AEA;
}

.nt .SwiperImage {
  width: 80vw;
  height: 62.5vh;
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 10;
}
.nt .SwiperImage .arco-carousel {
  width: 100%!important;
  height: 100%!important;
}
.nt .SwiperImage .arco-carousel-item-current {
  width: 60%;
  background: url(/szrsdt/8ae9cdf964f3f9e60ee46df12e1b5198.png) no-repeat;
  background-size: 100% 100%;
  padding: 6% 6% 4.5%;
}
.nt .SwiperImage .arco-carousel-item-current img {
  width: 100%;
  height: 90%;
  background-size: 100% 100%;
}
.nt .SwiperImage .arco-carousel-item-current .SwiperImage-text {
  background: url(/szrsdt/2bbda15bed12bcc02a3667bac27d71c9.png);
  background-size: 100% 100%;
  display: block;
  width: 100%;
  height: 10%;
  color: #FFF;
  text-shadow: 0 0 0.32rem rgba(45, 61, 147, 0.65);
  font-family: "PingFang SC";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}
.nt .SwiperImage .arco-carousel-item-next {
  width: 40%;
  padding: 5%;
  opacity: 1;
  background-image: linear-gradient(90deg, #3662D2 17%, rgba(115, 115, 115, 0) 83%);
  background-clip: content-box;
  background-size: 100% 100%;
}
.nt .SwiperImage .arco-carousel-item-next img {
  width: 100%;
  height: 100%;
  filter: opacity(20%);
  background-size: 100% 100%;
}
.nt .SwiperImage .arco-carousel-card.arco-carousel-horizontal .arco-carousel-item-next {
  transform: translateX(70%) translateZ(-2rem);
}
.nt .SwiperImage .arco-carousel-item-prev {
  width: 40%;
  padding: 5%;
  opacity: 1;
  background-image: linear-gradient(-90deg, #3662D2 17%, rgba(115, 115, 115, 0) 83%);
  background-clip: content-box;
}
.nt .SwiperImage .arco-carousel-item-prev img {
  width: 100%;
  height: 100%;
  filter: opacity(20%);
  background-size: 100% 100%;
}
.nt .SwiperImage .arco-carousel-card.arco-carousel-horizontal .arco-carousel-item-prev {
  transform: translateX(-170%) translateZ(-2rem);
}
.nt .SwiperImage .SwiperImage-text {
  display: none;
}

.browser_bg_video {
  display: flex;
  justify-content: center;
  padding-top: 5vh;
  width: 70vw;
  height: 80vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 10;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.browser_bg_video > .browser_video {
  display: block;
  width: 13.66rem;
  height: 7.68rem;
  left: 0.67rem;
  top: 0.66rem;
  margin: 0;
  border: 0;
  position: absolute;
}
.browser_bg_video > .browser_close_video {
  display: block;
  position: absolute;
  cursor: pointer;
  width: 4vw;
  height: 5vh;
  right: 0.2rem;
  top: 0.2rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

@font-face {
  font-family: 'ntTitle';
  src: url('/src/assets/font/title.ttf');
}
.bgmask_nt {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.backgroundfillet_nt {
  width: 74vw;
  height: 86vh;
  background: url(/szrsdt/b64ea61aec5b9b4be56e77290b057b7b.png);
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 10;
}
.backgroundfillet_nt .bg_name_nt {
  height: 3.5vh;
  margin: 10.2vh 0 1vh 6.6vw;
  line-height: 3.5vh;
  font-weight: 600;
  font-size: 1.8vw;
  background-image: -webkit-linear-gradient(bottom, #d2e5ff, #FFFFFF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: '黑体';
}
.backgroundfillet_nt .bg_close_nt {
  background-size: 100% 100%;
  width: 6vw;
  height: 9vh;
  position: absolute;
  right: 4vw;
  top: 6vh;
}
.backgroundfillet_nt .bg_content_nt {
  width: 100%;
  height: 62vh;
  padding: 2.2vh 5vw 4vh 4.2vw;
  display: flex;
}

.nt .ScenarioIntroduction {
  width: 64vw;
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 10;
  display: flex;
  justify-content: space-between;
}
.nt .ScenarioIntroduction .Introductionclose {
  position: absolute;
  right: 0;
  top: -1rem;
  width: 0.64rem;
  height: 0.64rem;
  flex-shrink: 0;
  background: url(/szrsdt/b8933f4bccc143322dc03254ac3b2435.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.nt .ScenarioIntroduction .IntroductionItem {
  width: 100%;
  height: 52.5vh;
  padding: 0.2rem;
  border-radius: 0.04rem;
  border: 1px solid #3787FF;
  background: linear-gradient(0deg, rgba(41, 68, 213, 0.35) 0%, rgba(0, 87, 255, 0.09) 100%);
  box-shadow: -0.04rem -0.02rem 0.11rem 0 rgba(112, 251, 247, 0.45) inset, 0.02rem 0.04rem 0.07rem 0 rgba(255, 255, 255, 0.2) inset;
  backdrop-filter: blur(0.05rem);
  display: flex;
  flex-direction: column;
}
.nt .ScenarioIntroduction .IntroductionItem:nth-child(even) {
  margin: 0 0.16rem;
}
.nt .ScenarioIntroduction .IntroductionItem:hover {
  width: 100%;
  height: 52.5vh;
  padding: 0.2rem;
  border-radius: 0.04rem;
  border: 1px solid #3787FF;
  background: linear-gradient(0deg, rgba(41, 68, 213, 0.65) 0%, rgba(0, 87, 255, 0.16) 100%);
  box-shadow: 0 0 0.45rem 0 rgba(112, 243, 251, 0.85), -0.04rem -0.02rem 0.11rem 0 rgba(112, 251, 247, 0.45) inset, 0.02rem 0.04rem 0.07rem 0 rgba(255, 255, 255, 0.2) inset;
  backdrop-filter: blur(0.05rem);
  display: flex;
  flex-direction: column;
}
.nt .ScenarioIntroduction .IntroductionItem .Item-name {
  background: linear-gradient(270deg, rgba(0, 93, 255, 0) 0%, rgba(112, 251, 247, 0.58) 39.83%, rgba(112, 251, 247, 0.6) 43.38%, rgba(112, 251, 247, 0.58) 47.01%, rgba(0, 93, 255, 0) 100%);
  color: #FFF;
  text-shadow: 0 0 0.08rem rgba(45, 61, 147, 0.65);
  font-family: "PingFang SC";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0.05rem;
}
.nt .ScenarioIntroduction .IntroductionItem .Item-imagebg {
  width: 100%;
  height: 100%;
  border-radius: 0.04rem;
  border: 1px solid #3787FF;
  background: linear-gradient(0deg, rgba(0, 117, 255, 0.65) 0%, rgba(0, 87, 255, 0) 100%);
  padding: 0.05rem;
  margin-bottom: 0.12rem;
  position: relative;
  z-index: -2;
}
.nt .ScenarioIntroduction .IntroductionItem .Item-imagebg .Item-image {
  width: 100%;
  height: 100%;
  background: url(/szrsdt/fceb19c8be64a43c2b092031d2c9b938.png) no-repeat;
  background-size: 100% 100%;
  padding: 0.05rem;
  z-index: 10;
}
.nt .ScenarioIntroduction .IntroductionItem .Item-imagebg .Item-image img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: -1;
}
.nt .ScenarioIntroduction .IntroductionItem .Item-introduce {
  color: rgba(255, 255, 255, 0.85);
  text-align: justify;
  font-family: "fangsong";
  font-size: 1.1vw;
  font-style: normal;
  font-weight: 500;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  text-indent: 2em;
}
.nt .ScenarioIntroduction .ActiveIntroductionItem {
  width: 100%;
  height: 52.5vh;
  padding: 0.2rem;
  border-radius: 0.04rem;
  border: 1px solid #3787FF;
  background: linear-gradient(0deg, rgba(41, 68, 213, 0.65) 0%, rgba(0, 87, 255, 0.16) 100%);
  box-shadow: 0 0 0.45rem 0 rgba(112, 243, 251, 0.85), -0.04rem -0.02rem 0.11rem 0 rgba(112, 251, 247, 0.45) inset, 0.02rem 0.04rem 0.07rem 0 rgba(255, 255, 255, 0.2) inset;
  backdrop-filter: blur(0.05rem);
  display: flex;
  flex-direction: column;
}
.nt .ScenarioIntroduction .ActiveIntroductionItem:nth-child(even) {
  margin: 0 0.16rem;
}
.nt .ScenarioIntroduction .ActiveIntroductionItem .Item-name {
  background: linear-gradient(270deg, rgba(0, 93, 255, 0) 0%, rgba(112, 251, 247, 0.58) 39.83%, rgba(112, 251, 247, 0.6) 43.38%, rgba(112, 251, 247, 0.58) 47.01%, rgba(0, 93, 255, 0) 100%);
  color: #FFF;
  text-shadow: 0 0 0.08rem rgba(45, 61, 147, 0.65);
  font-family: "PingFang SC";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0.05rem;
}
.nt .ScenarioIntroduction .ActiveIntroductionItem .Item-imagebg {
  width: 100%;
  height: 100%;
  border-radius: 0.04rem;
  border: 1px solid #3787FF;
  background: linear-gradient(0deg, rgba(0, 117, 255, 0.65) 0%, rgba(0, 87, 255, 0) 100%);
  padding: 0.05rem;
  margin-bottom: 0.12rem;
  position: relative;
  z-index: -2;
}
.nt .ScenarioIntroduction .ActiveIntroductionItem .Item-imagebg .Item-image {
  width: 100%;
  height: 100%;
  background: url(/szrsdt/fceb19c8be64a43c2b092031d2c9b938.png) no-repeat;
  background-size: 100% 100%;
  padding: 0.05rem;
  z-index: 10;
}
.nt .ScenarioIntroduction .ActiveIntroductionItem .Item-imagebg .Item-image img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: -1;
}
.nt .ScenarioIntroduction .ActiveIntroductionItem .Item-introduce {
  color: rgba(255, 255, 255, 0.85);
  text-align: justify;
  font-family: "fangsong";
  font-size: 0.9vw;
  font-style: normal;
  font-weight: 500;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  text-overflow: ellipsis;
  text-indent: 2em;
}
.nt .ScenarioIntroduction .IntroductionSpot {
  position: absolute;
  bottom: -1rem;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
}
.nt .ScenarioIntroduction .IntroductionSpot .SpotItem {
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 0.08rem;
  background: rgba(255, 255, 255, 0.45);
  margin: 0.17rem;
}
.nt .ScenarioIntroduction .IntroductionSpot .ActiveSpotItem {
  width: 0.79rem;
  height: 0.16rem;
  border-radius: 0.08rem;
  background: #FFF;
  box-shadow: 0 0 0.14rem 0 rgba(165, 192, 244, 0.85);
  margin: 0.17rem;
}
.nt .ScenarioIntroduction .Introductionnext {
  position: absolute;
  bottom: -15%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.2rem;
  background: linear-gradient(95deg, rgba(0, 102, 255, 0.65) 13.31%, rgba(151, 71, 255, 0.31) 96.33%);
  padding: 0.5vh 2.6vw;
  color: #70FBF7;
  text-align: center;
  text-shadow: 0 0 0.08rem rgba(62, 255, 249, 0.58);
  font-family: "PingFang SC";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  cursor: pointer;
}

.zt-in {
  /*滚动条样式*/
}
.zt-in .zt-in-image {
  width: 23.01vw;
  height: 60.6vh;
}
.zt-in .zt-in-image .zt-in-image-frame {
  position: absolute;
  width: 23.01vw;
  height: 60.6vh;
  background: url(/szrsdt/f4f49d5a56eb574f04423269364cf246.png) center / contain no-repeat;
  z-index: 10;
  background-size: 100% 100%;
}
.zt-in .zt-in-image .zt-in-image-content {
  position: absolute;
  width: 22.01vw;
  height: 59.6vh;
  background: url(/szrsdt/70409c9e39844859babcaabe518d42d1.png) center / cover no-repeat;
  z-index: 5;
  top: 17.5vh;
  left: 4.72vw;
}
.zt-in .zt-in-content {
  position: absolute;
  width: 40.2vw;
  height: 60vh;
  top: 17.5vh;
  left: 28.72vw;
  color: #ffffffdb;
  font-family: "fangsong";
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
  text-indent: 2em;
  overflow: auto;
  padding-right: 0.5vw;
  text-align: justify;
}
.zt-in .zt-in-content p {
  margin-top: 0;
  margin-bottom: 0;
}
.zt-in .zt-in-content::-webkit-scrollbar {
  width: 0.08rem;
}
.zt-in .zt-in-content::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  background: rgba(96, 169, 255, 0.65);
  box-shadow: 0 0.04rem 0.04rem 0 rgba(112, 251, 247, 0.35) inset;
}
.zt-in .zt-in-content::-webkit-scrollbar-track {
  border-radius: 0.05rem;
  background: rgba(22, 78, 203, 0.68);
}

.qhy-in {
  /*滚动条样式*/
  /*滚动条样式*/
}
.qhy-in .qhy-title-list {
  width: 10.01vw;
  height: 60.6vh;
  float: left;
}
.qhy-in .qhy-title-list .qhy-title {
  width: 10.6vw;
  height: 10vh;
}
.qhy-in .qhy-title-list .qhy-title .qhy-title-name {
  width: 9.2vw;
  height: 10vh;
  background: url(/szrsdt/5e6afcf912667b7bfe7ec90fe7b0afc6.png) center / contain no-repeat;
  line-height: 10vh;
  font-size: 0.85vw;
  color: #FFF;
  font-weight: 400;
  text-align: center;
  float: left;
}
.qhy-in .qhy-title-list .qhy-title .qhy-title-name-w {
  width: 9.2vw;
  height: 10vh;
  background: url(/szrsdt/b78c436316e4e783a06c751db4cb789d.png) center / contain no-repeat;
  line-height: 10vh;
  font-size: 0.85vw;
  color: #FFF;
  font-weight: 400;
  text-align: center;
  float: left;
}
.qhy-in .qhy-title-list .qhy-title .qhy-title-name-icon {
  width: 1.6vw;
  height: 10vh;
  background: url(/szrsdt/d189ac223ae8e65d184da292661eebc2.png) center / contain no-repeat;
  float: left;
  margin-left: -0.4vw;
}
.qhy-in .qhy-title-list .qhy-title .qhy-title-name-icon-n {
  width: 1.6vw;
  height: 10vh;
  float: left;
  margin-left: -0.4vw;
}
.qhy-in .qhy-line {
  width: 1vw;
  height: 64.7vh;
  background: url(/szrsdt/82c2414a60253f1ba80a5d7ea8bac116.png) center / contain no-repeat;
  float: left;
}
.qhy-in .qhy-text-content {
  height: 60vh;
  color: #ffffffdb;
  font-family: "fangsong";
  font-size: 1.1vw;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
  text-indent: 2em;
  overflow: auto;
  padding: 0vh 1vw 0vh 1vw;
  text-align: justify;
}
.qhy-in .qhy-text-content p {
  margin-top: 0;
  margin-bottom: 0;
}
.qhy-in .qhy-xy {
  height: 60vh;
  width: 52vw;
  display: flex;
  flex-direction: column;
  padding: 1vh 1vw;
  overflow: overlay;
}
.qhy-in .qhy-xy .xyItem {
  width: 100%;
  background: url(/szrsdt/cff64d54079eb9b5359250754a34364f.png) no-repeat;
  background-size: 100% 100%;
  padding: 1.5vh 0.8vw 1.5vh 17%;
  margin-bottom: 2vh;
}
.qhy-in .qhy-xy .xyItem .xyItem-head {
  display: flex;
  align-items: center;
  height: 7vh;
}
.qhy-in .qhy-xy .xyItem .xyItem-head span {
  display: none;
  width: 1.2vw;
  height: 1.2vw;
  background: url(/szrsdt/6cf3f1a1134151ca3b74afbb71cf032a.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0.06rem;
}
.qhy-in .qhy-xy .xyItem .xyItem-head .head-left {
  width: 60%;
  height: 5vh;
}
.qhy-in .qhy-xy .xyItem .xyItem-head .head-name {
  display: block;
  color: #FFF;
  text-shadow: 0 0.04rem 0.06rem rgba(32, 55, 139, 0.35);
  font-family: "Source Han Sans CN";
  font-size: 1vw;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0;
}
.qhy-in .qhy-xy .xyItem .xyItem-head .head-type {
  width: 100%;
  color: #FFF;
  font-family: "PingFang SC";
  font-size: 0.8vw;
  font-style: normal;
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
  margin-bottom: 0;
}
.qhy-in .qhy-xy .xyItem .xyItem-head img {
  width: auto;
  max-width: 40%;
  height: 95%;
}
.qhy-in .qhy-xy .xyItem .xyItem-content {
  width: 100%;
  height: 3em;
  color: #FFF;
  font-family: "PingFang SC";
  font-size: 0.85vw;
  font-style: normal;
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
}
.qhy-in ::-webkit-scrollbar {
  width: 0.08rem;
}
.qhy-in ::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  background: rgba(96, 169, 255, 0.65);
  box-shadow: 0 0.04rem 0.04rem 0 rgba(112, 251, 247, 0.35) inset;
}
.qhy-in ::-webkit-scrollbar-track {
  border-radius: 0.05rem;
  background: rgba(22, 78, 203, 0.68);
}
.qhy-in .qhy-video-list {
  height: 60vh;
  width: 52vw;
  overflow: auto;
}
.qhy-in .qhy-content {
  overflow: auto;
  height: 100%;
}
.qhy-in ::-webkit-scrollbar {
  width: 0.08rem;
}
.qhy-in ::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  background: rgba(96, 169, 255, 0.65);
  box-shadow: 0 0.04rem 0.04rem 0 rgba(112, 251, 247, 0.35) inset;
}
.qhy-in ::-webkit-scrollbar-track {
  border-radius: 0.05rem;
  background: rgba(22, 78, 203, 0.68);
}
.qhy-content-rh {
  height: 60vh;
  width: 52vw;
  display: flex;
  flex-direction: column;
}
.qhy-content-rh .qhy-content-rh-list {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 2vh;
  margin-left: 1vw;
}
.qhy-content-rh .qhy-content-rh-list .Item {
  color: #9FE0FF;
  font-family: "Source Han Sans CN";
  font-size: 1vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0 0.4vw;
  cursor: pointer;
  margin: 0 0.3vw;
  margin-bottom: 1vh;
  margin-top: 1vh;
  margin-right: 1vw;
}
.qhy-content-rh .qhy-content-rh-list .Item-title {
  color: #9FE0FF;
  font-family: "Source Han Sans CN";
  font-size: 1.18vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0 0.4vw;
  cursor: pointer;
  margin: 0 0.3vw;
  margin-bottom: 1vh;
  margin-top: 1vh;
}
.qhy-content-rh .qhy-content-rh-list .ActiveItem {
  margin: 0 0.3vw;
  cursor: pointer;
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 1.1vw;
  font-style: normal;
  font-weight: 500;
  padding: 0 0.4vw;
  justify-content: center;
  align-items: center;
  border-radius: 0.02rem;
  border-bottom: 0.01rem solid rgba(114, 255, 250, 0.4);
  background: radial-gradient(58.18% 93.75% at 48.97% 85.42%, rgba(112, 251, 247, 0.58) 0%, rgba(112, 251, 247, 0.23) 59.48%, rgba(112, 251, 247, 0) 89.63%);
  position: relative;
  margin-right: 0.6vw;
  margin-bottom: 0.6vh;
  margin-top: 0.6vh;
}
.qhy-content-rh .qhy-content-rh-list .ActiveItem .ActiveLogo {
  width: 0.34rem;
  height: 0.4rem;
  flex-shrink: 0;
  background: url(/szrsdt/3dc9f23b8071d37613c3c9dedad2aefa.png);
  background-size: 100% 100%;
  position: absolute;
  top: -0.15rem;
  left: -0.13rem;
}
.qhy-content-rh .qhy-content-rh-content {
  width: 100%;
  margin-left: 2vw;
  margin-top: 4vh;
}

.qhy-video-content {
  width: 16.5vw;
  height: 21.5vh;
  background: url(/szrsdt/49e8aeadc24f22b74e17bfc1172cc335.png) center / contain no-repeat;
  background-size: 100% 100%;
  float: left;
  padding: 0.8vh 0.5vw;
  margin: 0 0.3vw 2vh;
}
.qhy-video-content .qhy-video-image {
  width: 100%;
  height: 17.5vh;
  background-size: 100% 100%;
}
.qhy-video-content .qhy-video-play {
  width: 15.2vw;
  height: 8vh;
  background: url(/szrsdt/bcad699d93e1504469e0fbc6618f58c6.png) center / contain no-repeat;
  float: right;
  margin-top: 5vh;
}
.qhy-video-content .qhy-video-name {
  color: #ffffffdb;
  font-family: "PingFang SC";
  font-size: 0.73vw;
  font-weight: 500;
  line-height: 230%;
  text-align: center;
}
.qhy-video-content:hover {
  background: url(/szrsdt/b63aedd0456f67f365bb39a96e9d6cb2.png) center / contain no-repeat;
  background-size: 100% 100%;
}
.qhy-video-content-wwntdy {
  width: 24.75vw;
  height: 32.25vh;
  background: url(/szrsdt/49e8aeadc24f22b74e17bfc1172cc335.png) center / contain no-repeat;
  background-size: 100% 100%;
  float: left;
  padding: 1.2vh 0.75vw;
  margin: 0 0.45vw 3vh;
}
.qhy-video-content-wwntdy:hover {
  background: url(/szrsdt/b63aedd0456f67f365bb39a96e9d6cb2.png) center / contain no-repeat;
  background-size: 100% 100%;
}
.qhy-video-content-wwntdy .qhy-video-image {
  width: 100%;
  height: 26.25vh;
  background-size: 100% 100%;
}
.qhy-video-content-wwntdy .qhy-video-play {
  width: 22.8vw;
  height: 12vh;
  background: url(/szrsdt/bcad699d93e1504469e0fbc6618f58c6.png) center / contain no-repeat;
  float: right;
  margin-top: 7.5vh;
}
.qhy-video-content-wwntdy .qhy-video-name {
  color: #ffffffdb;
  font-family: "PingFang SC";
  font-size: 1.1vw;
  font-weight: 500;
  line-height: 230%;
  text-align: center;
}

.nt_XzDetailsItem {
  width: 100%;
  height: 100%;
  overflow: auto;
  position: relative;
  /*滚动条样式*/
}
.nt_XzDetailsItem::-webkit-scrollbar {
  width: 0.08rem;
}
.nt_XzDetailsItem::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  background: rgba(96, 169, 255, 0.65);
  box-shadow: 0 0.04rem 0.04rem 0 rgba(112, 251, 247, 0.35) inset;
}
.nt_XzDetailsItem::-webkit-scrollbar-track {
  border-radius: 0.05rem;
  background: rgba(22, 78, 203, 0.68);
}
.nt_XzDetailsItem .XzDetailsItem_head {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
}
.nt_XzDetailsItem .XzDetailsItem_head .head_left {
  width: 65%;
  align-items: stretch;
}
.nt_XzDetailsItem .XzDetailsItem_head .head_left .left_title {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 0.04rem;
}
.nt_XzDetailsItem .XzDetailsItem_head .head_left .left_title .title_logo {
  display: block;
  width: 1.1vw;
  height: 1.1vw;
  background: url(/szrsdt/7a657736275b8a1be3b51aeec8fc3bc1.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0.3vw;
}
.nt_XzDetailsItem .XzDetailsItem_head .head_left .left_title .title_mc {
  color: #FFF;
  font-family: "Source Han Serif CN";
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 900;
  text-decoration-line: underline;
  text-underline-offset: 0.05rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
}
.nt_XzDetailsItem .XzDetailsItem_head .head_left .left_type {
  margin: 1.5vh 0;
  display: flex;
  width: 70%;
  padding: 1vh 1vw;
  align-items: center;
  border-radius: 0.1rem;
  border: 1px solid #FFF;
  background: linear-gradient(180deg, rgba(252, 247, 255, 0.1) 0%, rgba(255, 255, 255, 0.6) 254.55%);
  backdrop-filter: blur(0.035rem);
}
.nt_XzDetailsItem .XzDetailsItem_head .head_left .left_type .type-title {
  color: #FFF;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.nt_XzDetailsItem .XzDetailsItem_head .head_left .left_type .type-name {
  color: #FFF;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.nt_XzDetailsItem .XzDetailsItem_head .head_left .left_type .ant-row {
  width: 100%;
}
.nt_XzDetailsItem .XzDetailsItem_head .head_left .left_introduce {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #FFF;
  font-family: "fangsong";
  font-size: 1vw;
  font-style: normal;
  font-weight: 300;
}
.nt_XzDetailsItem .XzDetailsItem_head .head_left .left_introduce span {
  overflow: hidden;
  color: #FFF;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "fangsong";
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 600;
  line-height: 2em;
}
.nt_XzDetailsItem .XzDetailsItem_head .head_left .dropDown {
  overflow: inherit;
  display: block;
}
.nt_XzDetailsItem .XzDetailsItem_head .head_left .left_dropDown {
  width: 100%;
  display: flex;
  justify-content: end;
  color: #FFF;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}
.nt_XzDetailsItem .XzDetailsItem_head .head_right {
  width: 30%;
  display: flex;
  justify-content: center;
  align-items: start;
  margin-right: 1vw;
}
.nt_XzDetailsItem .XzDetailsItem_head .head_right img {
  width: 80%;
  max-width: 80%;
  background-color: #FFF;
  border-radius: 0.1rem;
}
.nt_XzDetailsItem .left_introduce {
  width: 100%;
  color: #FFF;
  font-family: "fangsong";
  font-size: 1vw;
  font-style: normal;
  font-weight: 300;
}
.nt_XzDetailsItem .left_introduce span {
  overflow: hidden;
  color: #FFF;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "fangsong";
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 600;
  line-height: 2em;
}

.ClusterListcontent {
  width: 100%;
  padding: 0 2%;
  overflow: auto;
  color: rgba(255, 255, 255, 0.85);
  font-family: "fangsong";
  font-size: 1.1vw;
  font-style: normal;
  font-weight: 500;
  line-height: 0.30184rem;
  /* 188.65% */
  text-indent: 2em;
  text-align: justify;
  /*滚动条样式*/
}
.ClusterListcontent::-webkit-scrollbar {
  width: 0.08rem;
}
.ClusterListcontent::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  background: rgba(96, 169, 255, 0.65);
  box-shadow: 0 0.04rem 0.04rem 0 rgba(112, 251, 247, 0.35) inset;
}
.ClusterListcontent::-webkit-scrollbar-track {
  border-radius: 0.05rem;
  background: rgba(22, 78, 203, 0.68);
}
.ClusterListcontent .enterpriseItem {
  width: 100%;
  height: 100% ;
  background: url(/szrsdt/1221722987261e49126f720d32b796b8.png) no-repeat;
  background-size: 100% 100%;
}
.ClusterListcontent .enterpriseItem .enterpriseItem-bg {
  width: 100%;
  height: 8.4vh;
  padding: 0.18rem 0.16rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url(/szrsdt/a7252c4812f833c2de520c643d049235.png) no-repeat;
  background-size: 100% 100%;
}
.ClusterListcontent .enterpriseItem .enterpriseItem-bg .enterpriseItem-name {
  flex: 1;
  text-indent: 0;
}
.ClusterListcontent .enterpriseItem .enterpriseItem-bg .enterpriseItem-name div {
  width: 100%;
  color: #2388FF;
  text-shadow: 0.01rem 0.01rem 0 #FFF;
  font-family: "Source Han Serif CN";
  font-size: 1vw;
  font-weight: 900;
  text-decoration-line: underline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.ClusterListcontent .enterpriseItem .enterpriseItem-bg .enterpriseItem-logo {
  width: 50%;
  display: flex;
  justify-content: center;
}
.ClusterListcontent .enterpriseItem .enterpriseItem-bg .enterpriseItem-logo img {
  width: 5vw;
}
.ClusterListcontent .Ewm_bg {
  background: url(/szrsdt/6b8fcd7b2b6ef64a3b2f2e6f07464ac1.png) no-repeat center;
  background-size: 90% 80%;
  margin-top: 1vh;
  padding: 8vh 0;
}
.ClusterListcontent .Ewm_image {
  width: 13vw;
  height: 25.5vh;
  margin: auto;
  display: block;
  border-radius: 1.5vh;
}

.nt_CompanyProfileItem {
  width: 100%;
  height: 100%;
  overflow: auto;
  position: relative;
  /*滚动条样式*/
}
.nt_CompanyProfileItem::-webkit-scrollbar {
  width: 0.08rem;
}
.nt_CompanyProfileItem::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  background: rgba(96, 169, 255, 0.65);
  box-shadow: 0 0.04rem 0.04rem 0 rgba(112, 251, 247, 0.35) inset;
}
.nt_CompanyProfileItem::-webkit-scrollbar-track {
  border-radius: 0.05rem;
  background: rgba(22, 78, 203, 0.68);
}
.nt_CompanyProfileItem .CompanyProfileItem_head {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-bottom: 4vh;
}
.nt_CompanyProfileItem .CompanyProfileItem_head .head_left {
  width: 65%;
  align-items: stretch;
}
.nt_CompanyProfileItem .CompanyProfileItem_head .head_left .left_title {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 0.04rem;
}
.nt_CompanyProfileItem .CompanyProfileItem_head .head_left .left_title .title_logo {
  display: block;
  width: 1.1vw;
  height: 1.1vw;
  background: url(/szrsdt/7a657736275b8a1be3b51aeec8fc3bc1.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0.3vw;
}
.nt_CompanyProfileItem .CompanyProfileItem_head .head_left .left_title .title_mc {
  color: #FFF;
  font-family: "Source Han Serif CN";
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 900;
  text-decoration-line: underline;
  text-underline-offset: 0.05rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
}
.nt_CompanyProfileItem .CompanyProfileItem_head .head_left .left_type {
  margin: 1.5vh 0;
  display: flex;
  width: 70%;
  padding: 1vh 1vw;
  align-items: center;
  border-radius: 0.1rem;
  border: 1px solid #FFF;
  background: linear-gradient(180deg, rgba(252, 247, 255, 0.1) 0%, rgba(255, 255, 255, 0.6) 254.55%);
  backdrop-filter: blur(0.035rem);
}
.nt_CompanyProfileItem .CompanyProfileItem_head .head_left .left_type .type-title {
  color: #FFF;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.nt_CompanyProfileItem .CompanyProfileItem_head .head_left .left_type .type-name {
  color: #FFF;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.nt_CompanyProfileItem .CompanyProfileItem_head .head_left .left_type .ant-row {
  width: 100%;
}
.nt_CompanyProfileItem .CompanyProfileItem_head .head_left .left_introduce {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #FFF;
  font-family: "fangsong";
  font-size: 1vw;
  font-style: normal;
  font-weight: 300;
}
.nt_CompanyProfileItem .CompanyProfileItem_head .head_left .left_introduce span {
  overflow: hidden;
  color: #FFF;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "fangsong";
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 600;
  line-height: 2em;
}
.nt_CompanyProfileItem .CompanyProfileItem_head .head_left .dropDown {
  overflow: inherit;
  display: block;
}
.nt_CompanyProfileItem .CompanyProfileItem_head .head_left .left_dropDown {
  width: 100%;
  display: flex;
  justify-content: end;
  color: #FFF;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}
.nt_CompanyProfileItem .CompanyProfileItem_head .head_right {
  width: 30%;
  display: flex;
  justify-content: center;
  align-items: start;
  margin-right: 1vw;
  padding-top: 5vh ;
}
.nt_CompanyProfileItem .CompanyProfileItem_head .head_right img {
  width: 80%;
  max-width: 80%;
  background-color: #FFF;
  border-radius: 0.1rem;
}
.nt_CompanyProfileItem .CompanyProfileItem_post {
  background: url(/szrsdt/e01e240b8d3b0e5e0762823bfeecae8d.png) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 2.5vh;
  margin-bottom: 4vh;
}
.nt_CompanyProfileItem .CompanyProfileItem_post .post_name {
  background: url(/szrsdt/9308d630d9fcd50cdf25ee9a7aecda3f.png) no-repeat;
  background-size: 100% 100%;
  width: 9vw;
  height: 150%;
  flex-shrink: 0;
  margin: auto;
  color: #FFF;
  font-family: "Source Han Serif CN";
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  display: flex;
  justify-content: center;
}
.nt_CompanyProfileItem .CompanyProfileItem_postMain {
  width: 100%;
  padding: 0 0.2rem;
}
.nt_CompanyProfileItem .CompanyProfileItem_postMain .postItem-education {
  background: url(/szrsdt/439ba10f599fa42720347b57dcada294.png) no-repeat;
  background-size: 100% 100%;
  width: 6.56vw;
  height: 4vh;
  margin: -0.2rem 0 0 -0.2rem;
  color: #FFF;
  text-shadow: 0 0.04rem 0.04rem rgba(255, 122, 0, 0.25);
  font-family: "Alibaba PuHuiTi 3.0";
  font-size: 0.9vw;
  font-style: normal;
  font-weight: 900;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nt_CompanyProfileItem .CompanyProfileItem_postMain .CompanyProfileItem_postItem {
  width: 100%;
  margin-bottom: 2vh;
  flex-shrink: 0;
  padding: 2vh;
  border-radius: 0.08rem;
  border: 2px solid #FFF;
  overflow: hidden;
  background: linear-gradient(98deg, rgba(112, 251, 247, 0.58) 1.46%, rgba(190, 206, 247, 0) 96%);
}
.nt_CompanyProfileItem .CompanyProfileItem_postMain .CompanyProfileItem_postItem .postItem-head {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1vh;
}
.nt_CompanyProfileItem .CompanyProfileItem_postMain .CompanyProfileItem_postItem .postItem-head .head-title {
  width: 65%;
  height: 2.5vh;
  background: url(/szrsdt/3c9cdcf55a36ba2289038c0ea8297b8a.png) no-repeat;
  background-size: 100% 100%;
  padding-left: 6%;
}
.nt_CompanyProfileItem .CompanyProfileItem_postMain .CompanyProfileItem_postItem .postItem-head .head-title div {
  color: #FFF;
  font-family: "Source Han Serif CN";
  font-size: 1vw;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin-top: -1vh;
}
.nt_CompanyProfileItem .CompanyProfileItem_postMain .CompanyProfileItem_postItem .postItem-head .head-money {
  flex: 1;
  display: flex;
  justify-content: end;
  color: #70FBF7;
  text-align: right;
  font-family: "PingFang SC";
  font-size: 1vw;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.nt_CompanyProfileItem .CompanyProfileItem_postMain .CompanyProfileItem_postItem .postItem-middle {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1vh;
  margin-bottom: 2vh;
}
.nt_CompanyProfileItem .CompanyProfileItem_postMain .CompanyProfileItem_postItem .postItem-middle .postItem-type {
  width: 65%;
  color: #FFF;
  font-family: "PingFang SC";
  font-size: 0.9vw;
  font-style: normal;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.nt_CompanyProfileItem .CompanyProfileItem_postMain .CompanyProfileItem_postItem .postItem-middle .postItem-person {
  color: #70FBF7;
  font-family: "PingFang SC";
  font-size: 0.9vw;
  font-style: normal;
  font-weight: 600;
}
.nt_CompanyProfileItem .CompanyProfileItem_postMain .CompanyProfileItem_postItem .postItem-middle .postItem-person .person-number {
  color: #FFD540;
  text-align: right;
  font-family: "Source Han Sans CN";
  font-size: 1.8vw;
  font-style: normal;
  font-weight: 900;
}
.nt_CompanyProfileItem .CompanyProfileItem_postMain .CompanyProfileItem_postItem .postItem-line {
  width: 100%;
  height: 0.01rem;
  background: #70FBF7;
  display: flex;
  align-items: center;
  margin-bottom: 1vh;
}
.nt_CompanyProfileItem .CompanyProfileItem_postMain .CompanyProfileItem_postItem .postItem-line .line-item {
  width: 7%;
  height: 0.03rem;
  flex-shrink: 0;
  background: #70FBF7;
}
.nt_CompanyProfileItem .CompanyProfileItem_postMain .CompanyProfileItem_postItem .postItem-footer {
  display: flex;
  align-items: center;
  color: #F6FBFF;
  font-family: "PingFang SC";
  font-size: 0.9vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.nt_CompanyProfileItem .CompanyProfileItem_postMain .CompanyProfileItem_postItem .postItem-footer .footer-logo {
  display: block;
  width: 1vw;
  height: 1vw;
  background: url(/szrsdt/89157dcbd2bb965a7ff37b9b95d26c06.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0.06rem;
}
.nt_CompanyProfileItem .CompanyProfileItem_footer {
  position: fixed;
  bottom: 5%;
  right: 10%;
  display: flex;
  align-items: center;
}
.nt_CompanyProfileItem .CompanyProfileItem_footer .footer-back {
  text-underline-offset: 0.05rem;
  color: #70FBF7;
  text-shadow: 0 0.04rem 0.11rem rgba(112, 251, 247, 0.58);
  font-family: "PingFang SC";
  font-size: 0.9vw;
  font-style: normal;
  font-weight: 500;
  text-decoration-line: underline;
  cursor: pointer;
}
.nt_CompanyProfileItem .CompanyProfileItem_footer .footer-onClick {
  width: 9.2vw;
  height: 10vh;
  background: url(/szrsdt/e6f40a5c567a10734bf9b1d86de31dce.png) no-repeat;
  background-size: 100% 100%;
  line-height: 10vh;
  font-size: 0.85vw;
  color: #FFF;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
}

.EnterprisesList {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.EnterprisesList .RegionList {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 3vh;
}
.EnterprisesList .RegionList .Item {
  color: #9FE0FF;
  font-family: "Source Han Sans CN";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0 0.4vw;
  cursor: pointer;
  margin: 0 0.3vw;
}
.EnterprisesList .RegionList .ActiveItem {
  margin: 0 0.3vw;
  cursor: pointer;
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  padding: 0 0.4vw;
  justify-content: center;
  align-items: center;
  border-radius: 0.02rem;
  border-bottom: 0.01rem solid rgba(114, 255, 250, 0.4);
  background: radial-gradient(58.18% 93.75% at 48.97% 85.42%, rgba(112, 251, 247, 0.58) 0%, rgba(112, 251, 247, 0.23) 59.48%, rgba(112, 251, 247, 0) 89.63%);
  position: relative;
}
.EnterprisesList .RegionList .ActiveItem .ActiveLogo {
  width: 0.34rem;
  height: 0.4rem;
  flex-shrink: 0;
  background: url(/szrsdt/3dc9f23b8071d37613c3c9dedad2aefa.png);
  background-size: 100% 100%;
  position: absolute;
  top: -0.15rem;
  left: -0.13rem;
}
.EnterprisesList .EnterprisesContent {
  width: 100%;
}
.EnterprisesList .EnterprisesContent .EnterprisesItem {
  width: 100%;
  padding: 1.6vh 0.6vw;
  background: url(/szrsdt/dac7e29ca7d31445605f26ad8fb8b555.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 3vh;
}
.EnterprisesList .EnterprisesContent .EnterprisesItem .EnterprisesItem-title {
  width: 100%;
  height: 0.25rem;
  background: url(/szrsdt/3c9cdcf55a36ba2289038c0ea8297b8a.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  padding: 0 9%;
  color: #FFF;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.EnterprisesList .EnterprisesContent .EnterprisesItem .EnterprisesItem-name {
  margin: 1.5vh 0;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.EnterprisesList .EnterprisesContent .EnterprisesItem .EnterprisesItem-bottom {
  width: 100%;
  display: flex;
}
.EnterprisesList .EnterprisesContent .EnterprisesItem .EnterprisesItem-bottom .EnterprisesItem-zl {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 0.03rem;
  background: rgba(255, 168, 0, 0.84);
  padding: 0.02rem 0.08rem;
  align-items: center;
  color: #FFF;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 0.2rem;
  /* 166.667% */
}
.EnterprisesList .EnterprisesContent .EnterprisesItem .EnterprisesItem-bottom .EnterprisesItem-nonezl {
  width: 100%;
  height: 0.24rem;
}
.EnterprisesList .EnterprisesPagination {
  display: flex;
  flex: 1;
  align-items: end;
  justify-content: end;
}
.EnterprisesList .EnterprisesPagination .prevActive {
  color: #9FE0FF;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-right: 0.2rem;
}
.EnterprisesList .EnterprisesPagination .prevActive span {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  background: url(/szrsdt/e22e3bffd6d92d37691de6d37519c93b.png) no-repeat;
  background-size: 100% 100%;
}
.EnterprisesList .EnterprisesPagination .prev {
  color: rgba(159, 224, 255, 0.45);
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  align-items: center;
  cursor: no-drop;
  margin-right: 0.2rem;
}
.EnterprisesList .EnterprisesPagination .prev span {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  background: url(/szrsdt/877ec984af103eba3b3171f61db510fc.png) no-repeat;
  background-size: 100% 100%;
}
.EnterprisesList .EnterprisesPagination .nextActive {
  color: #9FE0FF;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.EnterprisesList .EnterprisesPagination .nextActive span {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  background: url(/szrsdt/dffc0e3c6c3324e421a6c99d7cb291c4.png) no-repeat;
  background-size: 100% 100%;
}
.EnterprisesList .EnterprisesPagination .next {
  color: rgba(159, 224, 255, 0.45);
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  align-items: center;
  cursor: no-drop;
}
.EnterprisesList .EnterprisesPagination .next span {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  background: url(/szrsdt/f4115820c22ffc30e23584dfaa93c9a0.png) no-repeat;
  background-size: 100% 100%;
}

.nt_EnterprisesItem {
  width: 100%;
  height: 100%;
  overflow: auto;
  position: relative;
  /*滚动条样式*/
}
.nt_EnterprisesItem::-webkit-scrollbar {
  width: 0.08rem;
}
.nt_EnterprisesItem::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  background: rgba(96, 169, 255, 0.65);
  box-shadow: 0 0.04rem 0.04rem 0 rgba(112, 251, 247, 0.35) inset;
}
.nt_EnterprisesItem::-webkit-scrollbar-track {
  border-radius: 0.05rem;
  background: rgba(22, 78, 203, 0.68);
}
.nt_EnterprisesItem .EnterprisesItem_head {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-bottom: 4vh;
}
.nt_EnterprisesItem .EnterprisesItem_head .head_left {
  width: 100%;
  align-items: stretch;
}
.nt_EnterprisesItem .EnterprisesItem_head .head_left .left_title {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 0.28rem;
}
.nt_EnterprisesItem .EnterprisesItem_head .head_left .left_title .title_logo {
  display: block;
  width: 1.1vw;
  height: 1.1vw;
  background: url(/szrsdt/7a657736275b8a1be3b51aeec8fc3bc1.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0.3vw;
}
.nt_EnterprisesItem .EnterprisesItem_head .head_left .left_title .title_mc {
  color: #FFF;
  font-family: "Source Han Serif CN";
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 900;
  text-decoration-line: underline;
  text-underline-offset: 0.05rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
}
.nt_EnterprisesItem .EnterprisesItem_head .head_left .EnterprisesItem_type {
  display: flex;
  justify-content: space-between;
}
.nt_EnterprisesItem .EnterprisesItem_head .head_left .left_type {
  margin-right: 3%;
  display: flex;
  width: 40%;
  padding: 1vh 1vw;
  align-items: center;
  border-radius: 0.1rem;
  border: 1px solid #FFF;
  background: linear-gradient(180deg, rgba(252, 247, 255, 0.1) 0%, rgba(255, 255, 255, 0.6) 254.55%);
  backdrop-filter: blur(0.035rem);
}
.nt_EnterprisesItem .EnterprisesItem_head .head_left .left_type .type-title {
  color: #FFF;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0.08rem;
}
.nt_EnterprisesItem .EnterprisesItem_head .head_left .left_type .type-name {
  color: #FFF;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.nt_EnterprisesItem .EnterprisesItem_head .head_left .left_type .ant-row {
  width: 100%;
}
.nt_EnterprisesItem .EnterprisesItem_head .head_left .left_introduce {
  width: 100%;
  color: #FFF;
  font-family: "fangsong";
  font-size: 1vw;
  font-style: normal;
  font-weight: 300;
}
.nt_EnterprisesItem .EnterprisesItem_head .head_left .left_introduce span {
  overflow: hidden;
  color: #FFF;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "fangsong";
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 600;
  line-height: 2em;
}
.nt_EnterprisesItem .EnterprisesItem_head .head_left .dropDown {
  overflow: inherit;
  display: block;
}
.nt_EnterprisesItem .EnterprisesItem_head .head_left .left_dropDown {
  width: 100%;
  display: flex;
  justify-content: end;
  color: #FFF;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}
.nt_EnterprisesItem .EnterprisesItem_head .head_right {
  width: 57%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 1vw;
  padding: 0 0%;
  border-radius: 0.1rem;
  border: 2px solid #FFF;
  background: linear-gradient(93deg, #FFBE40 -11.4%, #FFF 16.84%, #F7FCFF 34.96%, #34AAFF 104.37%);
}
.nt_EnterprisesItem .EnterprisesItem_head .head_right .type-title {
  display: flex;
}
.nt_EnterprisesItem .EnterprisesItem_head .head_right .type-title .title-logo {
  width: 0.48rem;
  height: 0.48rem;
  background: url(/szrsdt/893e22e7ae9072f064ba2a2d05d96d39.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 1.5vw;
}
.nt_EnterprisesItem .EnterprisesItem_head .head_right .title-lxr {
  color: #000000;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0.08rem;
}
.nt_EnterprisesItem .EnterprisesItem_head .head_right .type-name {
  color: #000000;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.nt_EnterprisesItem .left_introduce {
  width: 100%;
  color: #FFF;
  font-family: "fangsong";
  font-size: 1vw;
  font-style: normal;
  font-weight: 300;
}
.nt_EnterprisesItem .left_introduce span {
  overflow: hidden;
  color: #FFF;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "fangsong";
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 600;
  line-height: 2em;
}

.NewTalentPolicy {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.NewTalentPolicy .NewTalentPolicy-main {
  width: 31.25vw;
  height: 60vh;
  background: url(/szrsdt/6eb2672211b969528fc5b282daa397ec.png) no-repeat;
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 10;
}
.NewTalentPolicy .NewTalentPolicy-main .NewTalentPolicyItem1-logo {
  position: absolute;
  top: -15%;
  right: 18%;
  width: 8.38vw;
  height: 8.38vw;
  background: url(/szrsdt/39cead1a22f5c4bcf3a23a1ae4146bad.png) no-repeat;
  background-size: 100% 100%;
}
.NewTalentPolicy .NewTalentPolicy-main .NewTalentPolicyItem1-content {
  position: absolute;
  top: -10%;
  right: -58%;
  width: 27.13vw;
  height: 12vh;
  background: url(/szrsdt/c6655bdf7de73f250082d73ba58d7f72.png) no-repeat;
  background-size: 100% 100%;
  line-height: 12vh;
  color: #FFF;
  font-family: "Microsoft YaHei";
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 700;
  cursor: pointer;
  text-align: start;
  padding: 0 12%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.NewTalentPolicy .NewTalentPolicy-main .NewTalentPolicyItem2-logo {
  position: absolute;
  top: 50%;
  right: -15%;
  width: 8.38vw;
  height: 8.38vw;
  background: url(/szrsdt/b3c1b212b3eb1dd051e1967509bd1fc5.png) no-repeat;
  background-size: 100% 100%;
}
.NewTalentPolicy .NewTalentPolicy-main .NewTalentPolicyItem2-content {
  position: absolute;
  top: 54%;
  right: -72%;
  width: 20.57vw;
  height: 12vh;
  background: url(/szrsdt/1619e7c1a687f33a13f4ac3325116188.png) no-repeat;
  background-size: 100% 100%;
  line-height: 12vh;
  color: #FFF;
  font-family: "Microsoft YaHei";
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 700;
  cursor: pointer;
  padding: 0 12%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.NewTalentPolicy .NewTalentPolicy-main .NewTalentPolicyItem3-logo {
  position: absolute;
  top: 25%;
  left: -10%;
  width: 8.38vw;
  height: 8.38vw;
  background: url(/szrsdt/ac22adca9e643cd677ce814d468a5ca6.png) no-repeat;
  background-size: 100% 100%;
}
.NewTalentPolicy .NewTalentPolicy-main .NewTalentPolicyItem3-content {
  position: absolute;
  top: 30%;
  left: -75%;
  width: 22.83vw;
  height: 12vh;
  background: url(/szrsdt/b89a42f346799da3603079a33fa92e64.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 12vh;
  color: #FFF;
  font-family: "Microsoft YaHei";
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 700;
  cursor: pointer;
}
.NewTalentPolicy .NewTalentPolicy-main .NewTalentPolicyItem3-content p {
  text-align: end;
  padding: 0 13%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.NewTalentPolicy .NewTalentPolicy-main .NewTalentPolicy-close {
  width: 2.5vw;
  height: 2.5vw;
  flex-shrink: 0;
  position: absolute;
  right: -40%;
  top: -20%;
  background: url(/szrsdt/00ad15192fbe58507e75026ee70b9433.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.NewTalentPolicy-list {
  width: 100%;
  padding: 0 2%;
  overflow: auto;
  color: rgba(255, 255, 255, 0.85);
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 0.30184rem;
  /* 188.65% */
  text-indent: 2em;
  /*滚动条样式*/
}
.NewTalentPolicy-list::-webkit-scrollbar {
  width: 0.08rem;
}
.NewTalentPolicy-list::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  background: rgba(96, 169, 255, 0.65);
  box-shadow: 0 0.04rem 0.04rem 0 rgba(112, 251, 247, 0.35) inset;
}
.NewTalentPolicy-list::-webkit-scrollbar-track {
  border-radius: 0.05rem;
  background: rgba(22, 78, 203, 0.68);
}

.qhy-in {
  /*滚动条样式*/
}
.qhy-in .qhy-title-list {
  width: 10.01vw;
  height: 60.6vh;
  float: left;
}
.qhy-in .qhy-title-list .qhy-title {
  width: 10.6vw;
  height: 10vh;
}
.qhy-in .qhy-title-list .qhy-title .qhy-title-name {
  width: 9.2vw;
  height: 10vh;
  background: url(/szrsdt/5e6afcf912667b7bfe7ec90fe7b0afc6.png) center / contain no-repeat;
  line-height: 10vh;
  font-size: 0.85vw;
  color: #FFF;
  font-weight: 400;
  text-align: center;
  float: left;
}
.qhy-in .qhy-title-list .qhy-title .qhy-title-name-w {
  width: 9.2vw;
  height: 10vh;
  background: url(/szrsdt/b78c436316e4e783a06c751db4cb789d.png) center / contain no-repeat;
  line-height: 10vh;
  font-size: 0.85vw;
  color: #FFF;
  font-weight: 400;
  text-align: center;
  float: left;
}
.qhy-in .qhy-title-list .qhy-title .qhy-title-name-icon {
  width: 1.6vw;
  height: 10vh;
  background: url(/szrsdt/d189ac223ae8e65d184da292661eebc2.png) center / contain no-repeat;
  float: left;
  margin-left: -0.4vw;
}
.qhy-in .qhy-title-list .qhy-title .qhy-title-name-icon-n {
  width: 1.6vw;
  height: 10vh;
  float: left;
  margin-left: -0.4vw;
}
.qhy-in .qhy-title-list .qhy-title .qhy-title-name1 {
  width: 9.2vw;
  height: 10vh;
  background: url(/szrsdt/5e6afcf912667b7bfe7ec90fe7b0afc6.png) center / contain no-repeat;
  line-height: 10vh;
  font-size: 0.65vw;
  color: #FFF;
  font-weight: 400;
  text-align: center;
  float: left;
}
.qhy-in .qhy-title-list .qhy-title .qhy-title-name-w1 {
  width: 9.2vw;
  height: 10vh;
  background: url(/szrsdt/b78c436316e4e783a06c751db4cb789d.png) center / contain no-repeat;
  line-height: 10vh;
  font-size: 0.65vw;
  color: #FFF;
  font-weight: 400;
  text-align: center;
  float: left;
}
.qhy-in .qhy-line {
  width: 1vw;
  height: 64.7vh;
  background: url(/szrsdt/82c2414a60253f1ba80a5d7ea8bac116.png) center / contain no-repeat;
  float: left;
}
.qhy-in .qhy-text-content {
  height: 60vh;
  color: #ffffffdb;
  font-family: "fangsong";
  font-size: 1.1vw;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
  text-indent: 2em;
  overflow: auto;
  padding: 0vh 1vw 0vh 1vw;
  text-align: justify;
}
.qhy-in ::-webkit-scrollbar {
  width: 0.08rem;
}
.qhy-in ::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  background: rgba(96, 169, 255, 0.65);
  box-shadow: 0 0.04rem 0.04rem 0 rgba(112, 251, 247, 0.35) inset;
}
.qhy-in ::-webkit-scrollbar-track {
  border-radius: 0.05rem;
  background: rgba(22, 78, 203, 0.68);
}
.qhy-in .qhy-video-list {
  height: 60vh;
  width: 52vw;
  overflow: auto;
}

.qhy-in {
  /*滚动条样式*/
}
.qhy-in .qhy-title-list {
  width: 10.01vw;
  height: 60.6vh;
  float: left;
}
.qhy-in .qhy-title-list .qhy-title {
  width: 10.6vw;
  height: 10vh;
}
.qhy-in .qhy-title-list .qhy-title .qhy-title-name {
  width: 9.2vw;
  height: 10vh;
  background: url(/szrsdt/5e6afcf912667b7bfe7ec90fe7b0afc6.png) center / contain no-repeat;
  line-height: 10vh;
  font-size: 0.85vw;
  color: #FFF;
  font-weight: 400;
  text-align: center;
  float: left;
}
.qhy-in .qhy-title-list .qhy-title .qhy-title-name-w {
  width: 9.2vw;
  height: 10vh;
  background: url(/szrsdt/b78c436316e4e783a06c751db4cb789d.png) center / contain no-repeat;
  line-height: 10vh;
  font-size: 0.85vw;
  color: #FFF;
  font-weight: 400;
  text-align: center;
  float: left;
}
.qhy-in .qhy-title-list .qhy-title .qhy-title-name-icon {
  width: 1.6vw;
  height: 10vh;
  background: url(/szrsdt/d189ac223ae8e65d184da292661eebc2.png) center / contain no-repeat;
  float: left;
  margin-left: -0.4vw;
}
.qhy-in .qhy-title-list .qhy-title .qhy-title-name-icon-n {
  width: 1.6vw;
  height: 10vh;
  float: left;
  margin-left: -0.4vw;
}
.qhy-in .qhy-line {
  width: 1vw;
  height: 64.7vh;
  background: url(/szrsdt/82c2414a60253f1ba80a5d7ea8bac116.png) center / contain no-repeat;
  float: left;
}
.qhy-in .qhy-text-content {
  height: 60vh;
  color: #ffffffdb;
  font-family: "fangsong";
  font-size: 1.1vw;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
  text-indent: 2em;
  overflow: auto;
  padding: 0vh 1vw 0vh 1vw;
  text-align: justify;
}
.qhy-in ::-webkit-scrollbar {
  width: 0.08rem;
}
.qhy-in ::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  background: rgba(96, 169, 255, 0.65);
  box-shadow: 0 0.04rem 0.04rem 0 rgba(112, 251, 247, 0.35) inset;
}
.qhy-in ::-webkit-scrollbar-track {
  border-radius: 0.05rem;
  background: rgba(22, 78, 203, 0.68);
}
.qhy-in .qhy-video-list {
  height: 60vh;
  width: 52vw;
  overflow: auto;
}

.CitySituationMap {
  width: 100%;
  padding: 0 2%;
  overflow: auto;
  color: rgba(255, 255, 255, 0.85);
  font-family: "fangsong";
  font-size: 1.1vw;
  font-style: normal;
  font-weight: 500;
  line-height: 0.30184rem;
  /* 188.65% */
  text-indent: 2em;
  text-align: justify;
  /*滚动条样式*/
}
.CitySituationMap::-webkit-scrollbar {
  width: 0.08rem;
}
.CitySituationMap::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  background: rgba(96, 169, 255, 0.65);
  box-shadow: 0 0.04rem 0.04rem 0 rgba(112, 251, 247, 0.35) inset;
}
.CitySituationMap::-webkit-scrollbar-track {
  border-radius: 0.05rem;
  background: rgba(22, 78, 203, 0.68);
}
.CitySituationMap .map-video-image {
  margin: auto;
  margin-bottom: 1.5vh;
  position: relative;
  background-image: url(/szrsdt/84348d25e4737ca1654b319b14c759f2.png);
  backdrop-filter: blur(0.05rem);
  background-size: cover;
  background-position: center;
  background-size: 100% 100%;
  border-radius: 0.3rem;
}
.CitySituationMap .map-video-image .content {
  height: 45vh;
  position: relative;
  z-index: 1;
  color: white;
  padding: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.CitySituationMap .map-video-image .content .video {
  width: 35vw;
  display: block;
  margin-right: 5vw;
  padding: 0.11rem;
  border-radius: 0.33rem;
  background: #FFF;
  box-shadow: 0.06rem 0.04rem 0 0 rgba(39, 177, 255, 0.65);
}
.CitySituationMap .map-video-image .content .Ewm_bg {
  background: url(/szrsdt/4c53355a2bb516a49403210f2b58e515.png) no-repeat center;
  background-size: 100% 100%;
  margin-top: 1vh;
  padding: 0.3rem 0.16rem;
  position: relative;
  z-index: 1;
  color: white;
}
.CitySituationMap .map-video-image .content .Ewm_image {
  width: 13vw;
  height: 25.5vh;
  margin: auto;
  display: block;
  border-radius: 1.5vh;
  position: relative;
  z-index: 1;
  color: white;
}
.CitySituationMap .map-video-image::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: inherit;
  filter: blur(0.05rem);
  border-radius: 0.3rem;
}

.SystemSettings {
  width: 100%;
  height: 90%;
  display: flex;
  justify-content: space-around;
  position: relative;
  padding: 0 5%;
}
.SystemSettings .SystemSettings-item,
.SystemSettings .SystemSettings-acitveitem {
  display: flex;
  flex-direction: column;
}
.SystemSettings .SystemSettings-item .SystemSettings-border,
.SystemSettings .SystemSettings-acitveitem .SystemSettings-border {
  width: 15.15vw;
  height: 44vh;
  padding: 0.17rem 0.11rem;
  flex: 1;
  border-right: 0.02rem solid rgba(255, 255, 255, 0);
  border-left: 0.02rem solid rgba(255, 255, 255, 0);
  margin-bottom: 5%;
}
.SystemSettings .SystemSettings-item .SystemSettings-border .SystemSettings-image,
.SystemSettings .SystemSettings-acitveitem .SystemSettings-border .SystemSettings-image {
  width: 100%;
  height: 100%;
  background-size: 100% 100%!important;
}
.SystemSettings .SystemSettings-item .SystemSettings-name,
.SystemSettings .SystemSettings-acitveitem .SystemSettings-name {
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  font-family: YouSheBiaoTiHei;
  font-size: 1.5vw;
  font-style: normal;
  font-weight: 400;
  line-height: 0.30184rem;
  /* 100.613% */
}
.SystemSettings .SystemSettings-item .SystemSettings-name .SystemSettings-nameitem,
.SystemSettings .SystemSettings-acitveitem .SystemSettings-name .SystemSettings-nameitem {
  width: 9.42vw;
  height: 6.18vh;
  line-height: 6.18vh;
}
.SystemSettings .SystemSettings-acitveitem .SystemSettings-border {
  border: 1px solid #E4F2FE;
  background: rgba(217, 217, 217, 0.05);
  box-shadow: 0 0.02rem 0.1rem 0 rgba(112, 251, 247, 0.58) inset;
}
.SystemSettings .SystemSettings-acitveitem .SystemSettings-border .SystemSettings-image {
  filter: drop-shadow(0 0 0.62rem rgba(112, 251, 247, 0.6));
  border-right: 0.03rem solid rgba(255, 255, 255, 0);
  border-left: 0.03rem solid rgba(255, 255, 255, 0);
  background-size: 100% 100%!important;
}
.SystemSettings .SystemSettings-acitveitem .SystemSettings-name {
  display: flex;
  justify-content: center;
}
.SystemSettings .SystemSettings-acitveitem .SystemSettings-name .SystemSettings-nameitem {
  width: 9.42vw;
  height: 6.18vh;
  line-height: 6.18vh;
  background: url(/szrsdt/50857def068aaa27099abe4b0608d08a.png) no-repeat;
  background-size: 100% 100%;
}
.SystemSettings .SystemSettings-ok {
  display: flex;
  width: 11.3vw;
  height: 10vh;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  background: url(/szrsdt/076b67bda3ed435e6eca2abcfa3e6f1e.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  color: #FFF;
  text-shadow: 0 0.04rem 0.11rem rgba(112, 251, 247, 0.58);
  font-family: "PingFang SC";
  font-size: 1vw;
  font-style: normal;
  font-weight: 400;
  line-height: 10vh;
  position: absolute;
  right: 0;
  bottom: -10vh;
}

.OperationManual-in {
  position: relative;
  /*滚动条样式*/
}
.OperationManual-in .OperationManual-title-list {
  width: 10.01vw;
  height: 100%;
  float: left;
}
.OperationManual-in .OperationManual-title-list .OperationManual-title {
  width: 10.6vw;
  height: 10vh;
}
.OperationManual-in .OperationManual-title-list .OperationManual-title .OperationManual-title-name {
  width: 9.2vw;
  height: 10vh;
  background: url(/szrsdt/5e6afcf912667b7bfe7ec90fe7b0afc6.png) center / contain no-repeat;
  line-height: 10vh;
  font-size: 0.85vw;
  color: #fff;
  font-weight: 400;
  text-align: center;
  float: left;
}
.OperationManual-in .OperationManual-title-list .OperationManual-title .OperationManual-title-name-w {
  width: 9.2vw;
  height: 10vh;
  background: url(/szrsdt/b78c436316e4e783a06c751db4cb789d.png) center / contain no-repeat;
  line-height: 10vh;
  font-size: 0.85vw;
  color: #fff;
  font-weight: 400;
  text-align: center;
  float: left;
}
.OperationManual-in .OperationManual-title-list .OperationManual-title .OperationManual-title-name-icon {
  width: 1.6vw;
  height: 10vh;
  background: url(/szrsdt/d189ac223ae8e65d184da292661eebc2.png) center / contain no-repeat;
  float: left;
  margin-left: -0.4vw;
}
.OperationManual-in .OperationManual-title-list .OperationManual-title .OperationManual-title-name-icon-n {
  width: 1.6vw;
  height: 10vh;
  float: left;
  margin-left: -0.4vw;
}
.OperationManual-in .OperationManual-line {
  width: 1vw;
  height: 64.7vh;
  background: url(/szrsdt/82c2414a60253f1ba80a5d7ea8bac116.png) center / contain no-repeat;
  float: left;
}
.OperationManual-in .OperationManual-text-content {
  height: 100%;
  color: #ffffffdb;
  font-family: 'PingFang SC';
  font-size: 0.9vw;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  overflow: auto;
  padding: 0vh 1vw 0vh 1vw;
  position: relative;
}
.OperationManual-in .OperationManual-text-content .cover-gnan {
  width: 2.39rem;
  height: 1.11rem;
  position: absolute;
  right: 10%;
}
.OperationManual-in .OperationManual-text-content .cover-ydsm {
  width: 3.04rem;
  height: 1.6rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.OperationManual-in .OperationManual-text-content .OperationManual-introduce {
  width: 100%;
  border-radius: 0.05rem;
  border: 1px solid #fff;
  background: rgba(190, 206, 247, 0.18);
  padding: 0 0.16rem;
  color: rgba(255, 255, 255, 0.85);
  font-family: 'PingFang SC';
  font-size: 1vw;
  font-style: normal;
  font-weight: 400;
  margin-top: 0.1rem;
  padding: 0.5vh 0.5vw;
  display: flex;
  align-items: center;
}
.OperationManual-in .OperationManual-text-content .OperationManual-introduce .introduce-logo {
  display: inline-block;
  background: url(/szrsdt/e1701936e1628e937fc47a1be5ef7fa6.png) no-repeat;
  background-size: 100% 100%;
  width: 1vw;
  height: 1vw;
  flex-shrink: 0;
  margin-right: 0.11rem;
}
.OperationManual-in .OperationManualPagination {
  display: flex;
  flex: 1;
  align-items: end;
  justify-content: end;
}
.OperationManual-in .OperationManualPagination .prevActive {
  color: #9fe0ff;
  font-family: 'PingFang SC';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-right: 0.2rem;
}
.OperationManual-in .OperationManualPagination .prevActive span {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  background: url(/szrsdt/e22e3bffd6d92d37691de6d37519c93b.png) no-repeat;
  background-size: 100% 100%;
}
.OperationManual-in .OperationManualPagination .prev {
  color: rgba(159, 224, 255, 0.45);
  font-family: 'PingFang SC';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  align-items: center;
  cursor: no-drop;
  margin-right: 0.2rem;
}
.OperationManual-in .OperationManualPagination .prev span {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  background: url(/szrsdt/877ec984af103eba3b3171f61db510fc.png) no-repeat;
  background-size: 100% 100%;
}
.OperationManual-in .OperationManualPagination .nextActive {
  color: #9fe0ff;
  font-family: 'PingFang SC';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.OperationManual-in .OperationManualPagination .nextActive span {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  background: url(/szrsdt/dffc0e3c6c3324e421a6c99d7cb291c4.png) no-repeat;
  background-size: 100% 100%;
}
.OperationManual-in .OperationManualPagination .next {
  color: rgba(159, 224, 255, 0.45);
  font-family: 'PingFang SC';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  align-items: center;
  cursor: no-drop;
}
.OperationManual-in .OperationManualPagination .next span {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  background: url(/szrsdt/f4115820c22ffc30e23584dfaa93c9a0.png) no-repeat;
  background-size: 100% 100%;
}
.OperationManual-in ::-webkit-scrollbar {
  width: 0.08rem;
}
.OperationManual-in ::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  background: rgba(96, 169, 255, 0.65);
  box-shadow: 0 0.04rem 0.04rem 0 rgba(112, 251, 247, 0.35) inset;
}
.OperationManual-in ::-webkit-scrollbar-track {
  border-radius: 0.05rem;
  background: rgba(22, 78, 203, 0.68);
}

.toolbar {
  width: 4.42vw;
  height: 100%;
  position: fixed;
  right: 2vw;
  top: 2vw;
}
.toolbar .logo {
  width: 100%;
  margin-bottom: 3.7vh;
  cursor: pointer;
}

.RegionalPoliciesShow {
  width: 100%;
  overflow: auto;
  /*滚动条样式*/
}
.RegionalPoliciesShow::-webkit-scrollbar {
  width: 0.08rem;
}
.RegionalPoliciesShow::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  background: rgba(96, 169, 255, 0.65);
  box-shadow: 0 0.04rem 0.04rem 0 rgba(112, 251, 247, 0.35) inset;
}
.RegionalPoliciesShow::-webkit-scrollbar-track {
  border-radius: 0.05rem;
  background: rgba(22, 78, 203, 0.68);
}
.RegionalPoliciesShow .RegionalPoliciesShow-video {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-direction: column;
  align-items: center;
}
.RegionalPoliciesShow .RegionalPoliciesShow-image {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-direction: column;
  align-items: center;
}
.rcxz-text-content {
  color: #ffffffdb;
  font-family: "fangsong";
  font-size: 1.1vw;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
  text-indent: 2em;
  overflow: auto;
  padding: 0vh 1vw 0vh 1vw;
  text-align: justify;
}
.rcxz-text-content p {
  margin-top: 0;
  margin-bottom: 0;
}

.company-list {
  height: 60vh;
  width: 48vw;
  overflow: auto;
  overflow-x: hidden;
  float: left;
  margin-left: 1vw;
  /*滚动条样式*/
}
.company-list .enterpriseItem {
  width: 100%;
  background: url(/szrsdt/1221722987261e49126f720d32b796b8.png) no-repeat;
  background-size: 100% 100%;
}
.company-list .enterpriseItem .enterpriseItem-bg {
  width: 100%;
  height: 100%;
  padding: 0.1rem 0.16rem;
  background: url(/szrsdt/a7252c4812f833c2de520c643d049235.png) no-repeat;
  background-size: 100% 100%;
}
.company-list .enterpriseItem .enterpriseItem-bg .item-head {
  width: 100%;
  height: 6.4vh;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5vh;
}
.company-list .enterpriseItem .enterpriseItem-bg .item-head .enterpriseItem-name {
  flex: 1;
  text-indent: 0;
}
.company-list .enterpriseItem .enterpriseItem-bg .item-head .enterpriseItem-name div {
  width: 100%;
  color: #2388FF;
  text-shadow: 0.01rem 0.01rem 0 #FFF;
  font-family: "Source Han Serif CN";
  font-size: 20px;
  font-weight: 900;
  text-decoration-line: underline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.company-list .enterpriseItem .enterpriseItem-bg .item-head .enterpriseItem-logo {
  width: 50%;
  max-height: 100%;
  display: flex;
  justify-content: center;
}
.company-list .enterpriseItem .enterpriseItem-bg .item-head .enterpriseItem-logo img {
  width: 5vw;
}
.company-list .enterpriseItem .enterpriseItem-bg .item-footer {
  display: flex;
  padding: 0.04rem;
  align-items: center;
  gap: 0.06rem;
  border-radius: 0.04rem;
  background: linear-gradient(91deg, rgba(214, 189, 255, 0.58) 0%, rgba(162, 249, 255, 0.58) 100%);
}
.company-list .enterpriseItem .enterpriseItem-bg .item-footer .footer-logo {
  background: url(/szrsdt/89157dcbd2bb965a7ff37b9b95d26c06.png) no-repeat;
  background-size: 100% 100%;
  width: 1vw;
  height: 1vw;
  flex-shrink: 0;
}
.company-list .enterpriseItem .enterpriseItem-bg .item-footer .footer-content {
  color: #60636A;
  font-family: "PingFang SC";
  font-size: 0.7vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.company-list::-webkit-scrollbar {
  width: 0.08rem;
}
.company-list::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  background: rgba(96, 169, 255, 0.65);
  box-shadow: 0 0.04rem 0.04rem 0 rgba(112, 251, 247, 0.35) inset;
}
.company-list::-webkit-scrollbar-track {
  border-radius: 0.05rem;
  background: rgba(22, 78, 203, 0.68);
}

.text-content {
  height: 60vh;
  color: #ffffffdb;
  font-family: "fangsong";
  font-size: 1.1vw;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
  text-indent: 2em;
  overflow: auto;
  padding: 0vh 1vw 0vh 1vw;
  text-align: justify;
}
/*滚动条样式*/
::-webkit-scrollbar {
  width: 0.08rem;
}
::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  background: rgba(96, 169, 255, 0.65);
  box-shadow: 0 0.04rem 0.04rem 0 rgba(112, 251, 247, 0.35) inset;
}
::-webkit-scrollbar-track {
  border-radius: 0.05rem;
  background: rgba(22, 78, 203, 0.68);
}

.Image {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50vw;
}

#unity-loading-background {
  float: left;
  width: 100vw;
  height: 100vh;
  position: fixed;
  background: url(/szrsdt/c6d343f480fe4c0ca1f757d92287d283.png) no-repeat center;
  background-size: cover;
}
#unity-loading-tyb {
  width: 60vw;
  height: 30vh;
  background: url(/szrsdt/975546bfc9fcd17e86ab186b0cd1f2e8.png) no-repeat center;
  margin-bottom: 20vh;
}
#unity-loading-tyb-zw {
  width: 60vw;
  height: 30vh;
  background: url(/szrsdt/a9911c159b3885a3667f5680eabcafa5.png) no-repeat center;
  margin-bottom: 20vh;
}
#g-container {
  width: 60vw;
  height: 0.16rem;
  border-radius: 2vw;
  background: #eee;
  margin: auto;
  margin-top: -0.6vh;
}
#g-progress {
  width: 0%;
  height: inherit;
  border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
  background: #204DB0;
}
#g-progress_logo {
  width: 0.5rem;
}
#unity-loading-bar {
  width: 60vw;
  height: 100vh;
  margin: auto;
  margin-top: 20vh;
}
#znkf-tc {
  background: url(/szrsdt/6ec4d6228a8f92e8ff6712cf5c45c514.png) no-repeat center;
  background-size: 100% 100%;
  display: block;
  width: 35.8vw;
  height: 71vh;
  position: absolute;
  right: 1rem;
  bottom: 5%;
}
#znkf-tc .znkf-close {
  position: absolute;
  background: url(/szrsdt/599fc97b4a641f9b92655fbf4df9f433.png) no-repeat center;
  background-size: 100% 100%;
  top: 0.2rem;
  right: 0.1rem;
  width: 5vw;
  height: 6.1vh;
  float: right;
  cursor: pointer;
}
#znkf-tc .znkf-tit {
  background: url(/szrsdt/55f35835a9f41b81fac59c41276e31e8.png) no-repeat center;
  background-size: 100% 100%;
  width: 14vw;
  height: 11vh;
  margin: 0 auto;
  margin-top: -3.5vh;
  font-size: 2vw;
  text-align: center;
  line-height: 11vh;
  color: #F5F7FB;
}
#znkftop {
  width: 32vw;
  margin: 0 auto;
  height: 48vh;
  border-bottom: 0.005rem dashed #98cdffff;
  overflow-y: scroll;
  overflow-x: hidden;
}
/*滚动条样式*/
#znkftop::-webkit-scrollbar {
  width: 0.04rem;
}
#znkftop::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  box-shadow: inset 0 0 0.05rem #4291f1;
  background: #4291f1;
}
#znkftop::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.05rem #fafafa;
  border-radius: 0;
  background: rgba(250, 250, 250);
}
#znkf_fs_btn {
  font-size: 0.85vw;
  width: 4.375vw;
  height: 3.7vh;
  border-radius: 0.04rem;
  opacity: 1;
  background: linear-gradient(179.8deg, #529dfdff 0%, #2f4695ff 100%);
  box-shadow: 0 0.01rem 0.2rem 0 #175eed80, inset 0 0.01rem 0.2rem 0 #2c98ffff;
  float: left;
  text-align: center;
  color: #fff;
  line-height: 3.7vh;
  cursor: pointer;
  position: absolute;
  bottom: 7vh;
  right: 3vw;
}
#znkf_yy_btn {
  background: url(/szrsdt/bdec506563921cfe231e7c80e4e20a3f.png) no-repeat center;
  background-size: 100% 100%;
  width: 3.4vw;
  height: 7.2vh;
  position: absolute;
  bottom: 5vh;
  left: 1.8vw;
  cursor: pointer;
}
#znkf_yy_btn:active {
  transform: scale(1.3);
}
#znkf-input {
  width: 23vw;
  margin: auto;
  position: absolute;
  bottom: 7vh;
  right: 8vw;
}
#znkf-input input {
  width: 100%;
  height: 3.7vh;
  border-radius: 0.2001rem;
  opacity: 1;
  background: #041748ff;
  box-shadow: inset 0 0 0.1rem 0 #5898ff87;
  border: 0;
  float: left;
  color: #fff;
  text-indent: 0.2rem;
  font-size: 0.85vw;
}
#znkf_wz_btn {
  background: url(/szrsdt/222136f21d5c81da15f9375be3161835.png) no-repeat center;
  width: 0.65rem;
  height: 0.32rem;
  position: absolute;
  top: 5.55rem;
  left: 0.45rem;
  cursor: pointer;
}
#znkf-wz-input {
  margin: 0.3rem auto;
  width: 5.9408rem;
}
#znkf-wz-input-btn {
  width: 5.6495rem;
  height: 0.4rem;
  border-radius: 0.2001rem;
  opacity: 1;
  background: linear-gradient(179.8deg, #529dfd 0%, #2f4695 100%);
  box-shadow: inset 0 0 0.1rem 0 #5898ff87;
  border: 0;
  float: left;
  margin-right: 0.2rem;
  color: #fff;
  text-indent: 0.2rem;
  margin-left: 0.4rem;
}
.qa_title {
  width: 4.16vw;
  display: flex;
  flex-direction: column;
  justify-content: start;
}
.qa_img {
  background: url(/szrsdt/393d1a52d7d4a362ca0eb762a3cdd797.png) no-repeat center;
  background-size: 100% 100%;
  width: 2vw;
  height: 3.7vh;
  margin: 0 auto;
  background-size: contain;
}
.qa_txt {
  color: #ffffff80;
  font-size: 12px;
  text-align: center;
}
.qa_content {
  border-radius: 0.08rem 0.08rem 0 0.08rem;
  background: linear-gradient(218.1deg, #10316cff 0%, #162e6bff 100%);
  opacity: 1;
  color: #a8b8d9;
  padding: 0.9vh 1vw;
  margin: 1.3vh 0.5vw;
  max-width: 23.4vw;
}
.qa {
  width: 100%;
  display: flex;
}
.qa_me {
  width: 100%;
  display: flex;
  justify-content: end;
}
.qa_img_me {
  background: url(/szrsdt/9847cbcfb8275fcce6f96986261139ce.png) no-repeat center;
  background-size: 100% 100%;
  width: 2vw;
  height: 3.7vh;
  margin: 0 auto;
}
.qa_img_me_nan1 {
  background: url(/szrsdt/0a1fd20d29f1178696b67a3a0bea88c8.png) no-repeat center;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto;
  background-size: cover;
}
.qa_img_me_nan2 {
  background: url(/szrsdt/dcffdfd0cebab8eead6b9a11923ee255.png) no-repeat center;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto;
  background-size: cover;
}
.qa_img_me_nan3 {
  background: url(/szrsdt/67020bd23b2229e64309266014a3eee7.png) no-repeat center;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto;
  background-size: cover;
}
.qa_img_me_nv1 {
  background: url(/szrsdt/2880f883d448492e880618e862dcf46f.png) no-repeat center;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto;
  background-size: cover;
}
.qa_img_me_nv2 {
  background: url(/szrsdt/d5215565457f38ea57f5915cec72efbc.png) no-repeat center;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto;
  background-size: cover;
}
.qa_img_me_nv3 {
  background: url(/szrsdt/2002102b3fec49e87e5c6f7768bcbb4f.png) no-repeat center;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto;
  background-size: cover;
}
.qa_img_me_yk {
  background: url(/szrsdt/c54ee507ab0a98fd7ddf26ca8c350d3f.png) no-repeat center;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto;
  background-size: cover;
}
.qa_title_me {
  width: 0.8rem;
  float: right;
}
.qa_content_qustion {
  float: right;
  background: #e9e9e9ff;
  color: #333333ff;
}
.sx_list {
  min-width: 1.6285rem;
  height: 0.24rem;
  border-radius: 0.02rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  opacity: 1;
  background: linear-gradient(90.7deg, #0d99ff52 0%, #0e9aff00 100%);
  margin: 0.1rem 0;
  line-height: 0.24rem;
  cursor: pointer;
}
.sx_list div {
  width: 0.0442rem;
  height: 0.0442rem;
  opacity: 1;
  background: linear-gradient(180deg, #a0ccffff 0%, #2b8cffff 100%);
  float: left;
  margin: 0.1rem 0.12rem;
  border-radius: 0.2rem;
}
.div_class {
  float: left;
  width: 0.8rem;
}
.znyy-bt {
  background: url(/szrsdt/824c649d06290887b7963209fd315aa5.png) no-repeat center;
  background-size: 100% 100%;
  width: 3vw;
  height: 2.96vh;
  position: absolute;
  top: 2vh ;
  right: 8.5vw;
  cursor: pointer;
}
.znyy-bt-close {
  background: url(/szrsdt/cd71b019c1d8316ff7bdf34217d6fbcb.png) no-repeat center;
  background-size: 100% 100%;
  width: 3vw;
  height: 2.96vh;
  position: absolute;
  top: 2vh ;
  right: 8.5vw;
  cursor: pointer;
}
#exit_zb {
  margin-top: 1vw;
  margin-left: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/f9276d76267cabe8f5b6d4cb161d207c.png);
}
#back_zb {
  margin-top: 1vw;
  margin-left: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/cd404a57784cae8bdf5a3e23e5073a66.png);
}
#music_zb {
  margin-top: 1vw;
  margin-right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/84f321ac4356e2abd3571f4cf6994bcb.png);
}
#banmusic_zb {
  margin-top: 1vw;
  margin-right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/92e4d292a8a879c95cdc0061a95ab1e4.png);
}
#suggestions_zb {
  margin-top: 1vw;
  margin-right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/b8ce57dfcaff255c9183dbcd73cdac0e.png);
}
#suggestionskf_zb {
  position: fixed;
  bottom: 10vh;
  width: 8vw;
  height: 23.1vh;
  display: none;
  background-size: 100% 100%;
  right: -3vw;
}
.znkf_rwdt {
  width: 8vw;
  height: 23.1vh;
  transform: rotate(-30deg);
}
#change_zb {
  margin-top: 1vw;
  margin-right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/e67289e00be2c0ba18c21bbdd93fd8dd.png);
}
#leftTip {
  width: 0.88rem;
  min-height: 2rem;
  position: absolute;
  left: 0;
}
#rightTip {
  position: absolute;
  right: 0;
}
.select-toast_zb {
  position: absolute;
  bottom: 8vh;
  right: 10vw;
  width: 10.4vw;
  padding: 1.5vh 0.8vw;
  line-height: 0.3rem;
  color: #3b70c8;
  font-size: 0.7vw;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 0.2rem;
  opacity: 0;
}
.select-toast_zb::before {
  content: "";
  width: 0;
  height: 0;
  border-width: 0.13rem;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.85);
  border-style: solid;
  position: absolute;
  right: -0.26rem;
  top: 0.18rem;
}
.select-toast_zb.toastAni {
  -webkit-animation: toast 4s;
  animation: toast 4s;
}
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title > * {
  color: #FFF;
}
@-webkit-keyframes toast {
  8% {
    opacity: 0.8;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  16% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  24% {
    opacity: 1;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  32% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  82.5% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
  }
}
@keyframes toast {
  8% {
    opacity: 0.8;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  16% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  24% {
    opacity: 1;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  32% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  82.5% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
  }
}
.Exit {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  top: 0;
  background: linear-gradient(1turn, transparent, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0.88));
  height: 25vh;
  width: 100vw;
  color: white;
  justify-content: center;
  font-weight: 400;
  font-size: 1.46vw;
}
.Exit .Exitimg {
  width: 6vw;
  height: 15vh;
  background-image: url(/szrsdt/393d1a52d7d4a362ca0eb762a3cdd797.png);
  background-repeat: no-repeat;
  background-size: 90% 90%;
  -moz-background-size: 100% 100%;
}
.Exit .ExitP {
  line-height: 100%;
  margin-left: 1vw;
  margin-right: 1vw;
  margin-top: 0;
  margin-bottom: 0;
}
.Exit .ExitButton {
  color: #4360ff;
  background: #ffffff;
  border-color: #ffffff;
  width: 7.29vw;
  height: 3.33vw;
  border-radius: 5.21vw;
}
.viewing {
  transform: translateX(0%);
  height: 100vh;
  width: 10vw;
  float: right;
}
#guides_zb {
  margin-top: 1vw;
  margin-right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/dc0e315fc6f98669f48e104e07492a7d.png);
}
#email_zb {
  margin-top: 1vw;
  margin-right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/62af85bcfb794873b8684fa3359e2ff2.png);
}
#setup_zb {
  margin-top: 1vw;
  margin-right: 1vw;
  width: 3.53vw;
  height: 3.53vw;
  display: block;
  background-size: 100% 100%;
  background-image: url(/szrsdt/4db84cc7d4724fedeefa2f653043e7a7.png);
}
.qa_pj {
  float: left;
  opacity: 1;
  color: #a8b8d9;
  line-height: 0.3rem;
  margin: 0.14rem 0;
  max-width: 4.5rem;
}
.qa_pj .resolved {
  cursor: pointer;
  display: inline-block;
}
.qa_pj .resolved .zan {
  position: relative;
  top: 0.04rem;
  height: 0.2rem;
  width: 0.2rem;
  display: inline-block;
  background-size: 100% 100%;
  filter: brightness(0) saturate(100%) invert(100%);
  background-image: url(/szrsdt/8025e256550efa2c98dc29e86a75e0c3.png);
}
.qa_pj .unresolved {
  cursor: pointer;
  display: inline-block;
}
.qa_pj .unresolved .cai {
  position: relative;
  top: 0.04rem;
  height: 0.2rem;
  width: 0.2rem;
  display: inline-block;
  background-size: 100% 100%;
  filter: brightness(0) saturate(100%) invert(100%);
  background-image: url(/szrsdt/78066992553328f279cc5d2d95b6f44c.png);
}
#unity-loading-background_wx_zb {
  float: left;
  width: 100%;
  height: 100%;
  position: fixed;
  background: url(/szrsdt/c6d343f480fe4c0ca1f757d92287d283.png) no-repeat center;
  background-size: cover;
}

.app-logon {
  height: 100%;
  background: url(/szrsdt/9beb5011ae9e7cca0aa1527de2232c21.png) center / cover no-repeat;
}
.app-logon::before {
  content: "";
  display: block;
}
.app-logon > .app-logon-title {
  height: 28%;
  font-size: 60px;
  font-weight: 800;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
}
.app-logon > .app-logon-beltWrapper {
  height: 70%;
}
.app-logon > .app-logon-beltWrapper .app-logon-tyb {
  height: 15%;
  background: url(/szrsdt/975546bfc9fcd17e86ab186b0cd1f2e8.png) no-repeat center;
}
.app-logon > .app-logon-beltWrapper .app-logon-tyb-zw {
  height: 15%;
  background: url(/szrsdt/a9911c159b3885a3667f5680eabcafa5.png) no-repeat center;
}
.app-logon > .app-logon-beltWrapper .app-logon-formWrapper {
  top: 0.4rem;
  background: url(/szrsdt/29a985f3f9282bb43a229701ea5843f8.png) no-repeat center center / contain;
  height: 3.59rem;
  position: relative;
  margin: 0 auto;
  width: 5.74rem;
}
.app-logon > .app-logon-beltWrapper .app-logon-formWrapper .app-logon-welcome {
  background: url(/szrsdt/ccfb4dacd74aac298f8d7f32bb40c4cf.png) no-repeat center center / contain;
  font-size: 28px;
  height: 0.83rem;
  text-align: center;
  color: #fff;
  line-height: 0.83rem;
  position: relative;
  top: -0.22rem;
}
.app-logon > .app-logon-beltWrapper .app-logon-formWrapper .app-logon-grdl {
  width: 4.2rem;
  height: 0.45rem;
  border-radius: 0.04rem;
  opacity: 1;
  background: linear-gradient(179.8deg, #529dfdff 0%, #2f4695ff 100%);
  box-shadow: 0 0.01rem 0.2rem 0 #175eed80, inset 0 0.01rem 0.2rem 0 #2c98ffff;
  text-align: center;
  font-size: 22px;
  color: #fff;
  line-height: 0.45rem;
  margin: 0.1rem auto 0 auto;
  cursor: pointer;
}
.app-logon > .app-logon-beltWrapper .app-logon-formWrapper .app-logon-ykjr {
  width: 4.2rem;
  height: 0.45rem;
  border-radius: 0.04rem;
  opacity: 1;
  background: linear-gradient(179.8deg, #5259fdff 0%, #312f95ff 100%);
  box-shadow: 0 0.01rem 0.2rem 0 #172ced80, inset 0 0.01rem 0.2rem 0 #2c4dffff;
  text-align: center;
  font-size: 22px;
  color: #fff;
  line-height: 0.45rem;
  margin: 0.35rem auto;
  cursor: pointer;
}
.app-logon > .app-logon-beltWrapper .app-logon-formWrapper .grdl-back {
  background: url(/szrsdt/a85807b4b3e1e15c65bab0b4268a0bbf.png) no-repeat center center / contain;
  width: 0.88rem;
  height: 0.41rem;
  position: absolute;
  top: 0.3rem;
  left: 0.4rem;
  cursor: pointer;
}
.app-logon > .app-logon-beltWrapper .app-logon-formWrapper .grdl-count {
  overflow: hidden;
}
.app-logon > .app-logon-beltWrapper .app-logon-formWrapper .grdl-count .grdl-grzhdl,
.app-logon > .app-logon-beltWrapper .app-logon-formWrapper .grdl-count .grdl-zwfw,
.app-logon > .app-logon-beltWrapper .app-logon-formWrapper .grdl-count .grdl-sbk {
  width: 4.2rem;
  height: 0.45rem;
  border-radius: 0.04rem;
  opacity: 1;
  background: linear-gradient(179.8deg, #529dfdff 0%, #2f4695ff 100%);
  box-shadow: 0 0.01rem 0.2rem 0 #175eed80, inset 0 0.01rem 0.2rem 0 #2c98ffff;
  text-align: center;
  font-size: 22px;
  color: #fff;
  line-height: 0.45rem;
  margin: 0 auto 0.2rem auto;
  cursor: pointer;
}
.app-logon > .app-logon-beltWrapper .app-logon-formWrapper .sbk-count .sbk-ewm {
  width: 1.52rem;
  height: 1.52rem;
  background-color: #172ced80;
  margin: 0 auto;
}
.app-logon > .app-logon-beltWrapper .app-logon-formWrapper .sbk-count .sbk-txt {
  color: #333333ff;
  font-size: 22px;
  text-align: center;
  line-height: 0.45rem;
}
.app-logon > .app-logon-beltWrapper .app-logon-formWrapper .app-logon-formWrapper-form {
  position: relative;
  top: 0.3rem;
  width: 2.8rem;
  margin: 0 auto;
}
.app-logon > .app-logon-beltWrapper .app-logon-formWrapper .app-logon-formWrapper-form .login-form-forgot {
  float: right;
}
.logon_ty {
  height: 100%;
  background: url(/szrsdt/e4b34c377e7ee972275cf9163690929e.png) center / cover no-repeat;
}
.logon_ty::before {
  content: "";
  display: block;
}
.logon_ty > .logon_ty-title {
  height: 20%;
  font-size: 60px;
  font-weight: 800;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
}
.logon_ty > .logon_ty-beltWrapper {
  height: 70%;
  background: url(/szrsdt/7a74e76ddd37a188a5275c1c3dc6e17c.png) repeat-x center center;
}
.logon_ty > .logon_ty-beltWrapper .logon_ty-dl {
  font-size: 54px;
  font-weight: 700;
  margin: auto;
  width: 5rem;
  text-align: center;
  margin-bottom: 0.2rem;
  letter-spacing: 0.03rem;
  color: #ffffff;
}
.logon_ty > .logon_ty-beltWrapper .logon_ty-tyb {
  height: 15%;
  background: url(/szrsdt/975546bfc9fcd17e86ab186b0cd1f2e8.png) no-repeat center;
}
.logon_ty > .logon_ty-beltWrapper .logon_ty-formWrapper {
  top: 0.4rem;
  background: url(/szrsdt/29a985f3f9282bb43a229701ea5843f8.png) no-repeat center center / contain;
  height: 3.59rem;
  position: relative;
  margin: 0 auto;
  width: 5.74rem;
}
.logon_ty > .logon_ty-beltWrapper .logon_ty-formWrapper .logon_ty-welcome {
  background: url(/szrsdt/ccfb4dacd74aac298f8d7f32bb40c4cf.png) no-repeat center center / contain;
  font-size: 28px;
  height: 0.83rem;
  text-align: center;
  color: #fff;
  line-height: 0.83rem;
  position: relative;
  top: -0.22rem;
}
.logon_ty > .logon_ty-beltWrapper .logon_ty-formWrapper .logon_ty-grdl {
  width: 4.2rem;
  height: 0.45rem;
  border-radius: 0.04rem;
  opacity: 1;
  background: linear-gradient(179.8deg, #529dfdff 0%, #2f4695ff 100%);
  box-shadow: 0 0.01rem 0.2rem 0 #175eed80, inset 0 0.01rem 0.2rem 0 #2c98ffff;
  text-align: center;
  font-size: 22px;
  color: #fff;
  line-height: 0.45rem;
  margin: 0.1rem auto 0 auto;
  cursor: pointer;
}
.logon_ty > .logon_ty-beltWrapper .logon_ty-formWrapper .logon_ty-ykjr {
  width: 4.2rem;
  height: 0.45rem;
  border-radius: 0.04rem;
  opacity: 1;
  background: linear-gradient(179.8deg, #5259fdff 0%, #312f95ff 100%);
  box-shadow: 0 0.01rem 0.2rem 0 #172ced80, inset 0 0.01rem 0.2rem 0 #2c4dffff;
  text-align: center;
  font-size: 22px;
  color: #fff;
  line-height: 0.45rem;
  margin: 0.35rem auto;
  cursor: pointer;
}
.logon_ty > .logon_ty-beltWrapper .logon_ty-formWrapper .grdl-back {
  background: url(/szrsdt/a85807b4b3e1e15c65bab0b4268a0bbf.png) no-repeat center center / contain;
  width: 0.88rem;
  height: 0.41rem;
  position: absolute;
  top: 0.3rem;
  left: 0.4rem;
  cursor: pointer;
}
.logon_ty > .logon_ty-beltWrapper .logon_ty-formWrapper .grdl-count {
  overflow: hidden;
}
.logon_ty > .logon_ty-beltWrapper .logon_ty-formWrapper .grdl-count .grdl-grzhdl,
.logon_ty > .logon_ty-beltWrapper .logon_ty-formWrapper .grdl-count .grdl-zwfw,
.logon_ty > .logon_ty-beltWrapper .logon_ty-formWrapper .grdl-count .grdl-sbk {
  width: 4.2rem;
  height: 0.45rem;
  border-radius: 0.04rem;
  opacity: 1;
  background: linear-gradient(179.8deg, #529dfdff 0%, #2f4695ff 100%);
  box-shadow: 0 0.01rem 0.2rem 0 #175eed80, inset 0 0.01rem 0.2rem 0 #2c98ffff;
  text-align: center;
  font-size: 22px;
  color: #fff;
  line-height: 0.45rem;
  margin: 0 auto 0.2rem auto;
  cursor: pointer;
}
.logon_ty > .logon_ty-beltWrapper .logon_ty-formWrapper .sbk-count .sbk-ewm {
  width: 1.52rem;
  height: 1.52rem;
  background-color: #172ced80;
  margin: 0 auto;
}
.logon_ty > .logon_ty-beltWrapper .logon_ty-formWrapper .sbk-count .sbk-txt {
  color: #333333ff;
  font-size: 22px;
  text-align: center;
  line-height: 0.45rem;
}
.logon_ty > .logon_ty-beltWrapper .logon_ty-formWrapper .logon_ty-formWrapper-form {
  position: relative;
  top: 0.3rem;
  width: 2.8rem;
  margin: 0 auto;
}
.logon_ty > .logon_ty-beltWrapper .logon_ty-formWrapper .logon_ty-formWrapper-form .login-form-forgot {
  float: right;
}
.logon_ty > .logon_ty-beltWrapper .logon_ty-formWrapper .changedbid-form {
  position: relative;
  top: 0.3rem;
  width: 2.8rem;
  margin: 0 auto;
}
.logon_ty > .logon_ty-beltWrapper .logon_ty-formWrapper .changedbid-form .login-form-forgot {
  float: right;
}
.app-logon_nt {
  height: 100%;
  background: url(/szrsdt/787d8e9ab57785f45be0d6b964462389.png) center / cover no-repeat;
  background-size: 100% 100%;
}
.app-logon_nt .app-logon-ykjr_nt {
  background: url(/szrsdt/ddfc24f845b41ab0b324e525e7aac73f.png);
  background-size: 100% 100%;
  width: 11.25vw;
  height: 7.2vh;
  position: absolute;
  bottom: 12%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  text-shadow: 0 0.04rem 0.04rem #1070C8;
  font-family: "Source Han Serif CN";
  font-size: 1vw;
  font-style: normal;
  font-weight: 500;
}
.logon_nt {
  height: 100%;
  background-color: #FFF;
}
.logon_nt::before {
  content: "";
  display: block;
}
.logon_nt > .logon_ty-title {
  height: 20%;
  font-size: 60px;
  font-weight: 800;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
}
.logon_nt > .logon_ty-beltWrapper {
  height: 70%;
}
.logon_nt > .logon_ty-beltWrapper .logon_ty-dl {
  font-size: 54px;
  font-weight: 700;
  margin: auto;
  width: 5rem;
  text-align: center;
  margin-bottom: 0.2rem;
  letter-spacing: 0.03rem;
  color: #ffffff;
}
.logon_nt > .logon_ty-beltWrapper .logon_ty-formWrapper {
  top: 0.4rem;
  background: url(/szrsdt/29a985f3f9282bb43a229701ea5843f8.png) no-repeat center center / contain;
  height: 3.59rem;
  position: relative;
  margin: 0 auto;
  width: 5.74rem;
}
.logon_nt > .logon_ty-beltWrapper .logon_ty-formWrapper .logon_ty-welcome {
  background: url(/szrsdt/ccfb4dacd74aac298f8d7f32bb40c4cf.png) no-repeat center center / contain;
  font-size: 28px;
  height: 0.83rem;
  text-align: center;
  color: #fff;
  line-height: 0.83rem;
  position: relative;
  top: -0.22rem;
}
.logon_nt > .logon_ty-beltWrapper .logon_ty-formWrapper .logon_ty-formWrapper-form {
  position: relative;
  top: 0.3rem;
  width: 2.8rem;
  margin: 0 auto;
}
.logon_nt > .logon_ty-beltWrapper .logon_ty-formWrapper .logon_ty-formWrapper-form .login-form-forgot {
  float: right;
}
.app-logon_video {
  position: absolute;
  width: 100%;
  height: 137vh;
  margin-top: -19vh;
  z-index: 10;
}
.app-logon_video .video-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.logoning {
  text-align: center;
}
.logon_nt {
  height: 100%;
  background-color: #FFF;
}
.logon_nt::before {
  content: "";
  display: block;
}
.logon_nt > .logon_ty-title {
  height: 20%;
  font-size: 60px;
  font-weight: 800;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
}
.logon_nt > .logon_ty-beltWrapper {
  height: 70%;
}
.logon_nt > .logon_ty-beltWrapper .logon_ty-dl {
  font-size: 54px;
  font-weight: 700;
  margin: auto;
  width: 5rem;
  text-align: center;
  margin-bottom: 0.2rem;
  letter-spacing: 0.03rem;
  color: #ffffff;
}
.logon_nt > .logon_ty-beltWrapper .logon_ty-formWrapper {
  top: 0.4rem;
  background: url(/szrsdt/29a985f3f9282bb43a229701ea5843f8.png) no-repeat center center / contain;
  height: 3.59rem;
  position: relative;
  margin: 0 auto;
  width: 5.74rem;
}
.logon_nt > .logon_ty-beltWrapper .logon_ty-formWrapper .logon_ty-welcome {
  background: url(/szrsdt/ccfb4dacd74aac298f8d7f32bb40c4cf.png) no-repeat center center / contain;
  font-size: 28px;
  height: 0.83rem;
  text-align: center;
  color: #fff;
  line-height: 0.83rem;
  position: relative;
  top: -0.22rem;
}
.logon_nt > .logon_ty-beltWrapper .logon_ty-formWrapper .logon_ty-formWrapper-form {
  position: relative;
  top: 0.3rem;
  width: 2.8rem;
  margin: 0 auto;
}
.logon_nt > .logon_ty-beltWrapper .logon_ty-formWrapper .logon_ty-formWrapper-form .login-form-forgot {
  float: right;
}

