/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-result {
  padding: 48px 32px;
}
.ant-result-success .ant-result-icon > .anticon {
  color: #52c41a;
}
.ant-result-error .ant-result-icon > .anticon {
  color: #ff4d4f;
}
.ant-result-info .ant-result-icon > .anticon {
  color: #147bc0;
}
.ant-result-warning .ant-result-icon > .anticon {
  color: #faad14;
}
.ant-result-image {
  width: 250px;
  height: 295px;
  margin: auto;
}
.ant-result-icon {
  margin-bottom: 24px;
  text-align: center;
}
.ant-result-icon > .anticon {
  font-size: 72px;
}
.ant-result-title {
  color: rgba(0, 0, 0, 0.85);
  font-size: 24px;
  line-height: 1.8;
  text-align: center;
}
.ant-result-subtitle {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
}
.ant-result-extra {
  margin: 24px 0 0 0;
  text-align: center;
}
.ant-result-extra > * {
  margin-right: 8px;
}
.ant-result-extra > *:last-child {
  margin-right: 0;
}
.ant-result-content {
  margin-top: 24px;
  padding: 24px 40px;
  background-color: #fafafa;
}
.ant-result-rtl {
  direction: rtl;
}
.ant-result-rtl .ant-result-extra > * {
  margin-right: 0;
  margin-left: 8px;
}
.ant-result-rtl .ant-result-extra > *:last-child {
  margin-left: 0;
}

.home-container{width:100%;height:calc(100% - 543px);min-height:624px;background-image:url("/static/img/index/homeBgRow.png");background-size:100% 100%;background-repeat:no-repeat;position:relative;z-index:6;min-width:1388px}.home-container .handle-btn,.home-container .modal-container+.ant-modal-root{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);width:100%;text-align:center}.home-container .handle-btn .ant-btn,.home-container .modal-container+.ant-modal-root .ant-btn{margin-right:15px;color:#fafafa !important;background-color:#ffffff38 !important;min-width:128px;min-height:50px;border-radius:30px !important}.home-container .handle-btn .ant-btn:first-child,.home-container .modal-container+.ant-modal-root .ant-btn:first-child{margin-right:50px}.home-container .handle-btn .ant-btn:hover,.home-container .modal-container+.ant-modal-root .ant-btn:hover{border-color:#00528f !important;background-color:#00528f !important;font-weight:normal !important}.login-modal{border-radius:10px;overflow:hidden;padding-bottom:0}.modal-container{position:fixed;left:0;top:68px;width:100%;height:0}

.wscn-http404{position:relative;width:1200px;margin:20px auto 60px;padding:0 100px;height:100%;overflow:hidden}.wscn-http404 .pic-404{position:relative;float:left;width:600px;padding:150px 0;overflow:hidden}.wscn-http404 .pic-404__parent{width:100%}.wscn-http404 .pic-404__child{position:absolute}.wscn-http404 .pic-404__child.left{width:80px;top:17px;left:220px;opacity:0;animation-name:cloudLeft;animation-duration:2s;animation-timing-function:linear;animation-fill-mode:forwards;animation-delay:1s}.wscn-http404 .pic-404__child.mid{width:46px;top:10px;left:420px;opacity:0;animation-name:cloudMid;animation-duration:2s;animation-timing-function:linear;animation-fill-mode:forwards;animation-delay:1.2s}.wscn-http404 .pic-404__child.right{width:62px;top:100px;left:500px;opacity:0;animation-name:cloudRight;animation-duration:2s;animation-timing-function:linear;animation-fill-mode:forwards;animation-delay:1s}@keyframes cloudLeft{0%{top:17px;left:220px;opacity:0}20%{top:33px;left:188px;opacity:1}80%{top:81px;left:92px;opacity:1}100%{top:97px;left:60px;opacity:0}}@keyframes cloudMid{0%{top:10px;left:420px;opacity:0}20%{top:40px;left:360px;opacity:1}70%{top:130px;left:180px;opacity:1}100%{top:160px;left:120px;opacity:0}}@keyframes cloudRight{0%{top:100px;left:500px;opacity:0}20%{top:120px;left:460px;opacity:1}80%{top:180px;left:340px;opacity:1}100%{top:200px;left:300px;opacity:0}}.wscn-http404 .bullshit{position:relative;float:left;width:300px;padding:150px 0;overflow:hidden}.wscn-http404 .bullshit__oops{font-size:32px;font-weight:bold;line-height:40px;color:#1482f0;opacity:0;margin-bottom:20px;animation-name:slideUp;animation-duration:0.5s;animation-fill-mode:forwards}.wscn-http404 .bullshit__headline{font-size:20px;line-height:24px;color:#1482f0;opacity:0;margin-bottom:10px;animation-name:slideUp;animation-duration:0.5s;animation-delay:0.1s;animation-fill-mode:forwards}.wscn-http404 .bullshit__info{font-size:13px;line-height:21px;color:grey;opacity:0;margin-bottom:30px;animation-name:slideUp;animation-duration:0.5s;animation-delay:0.2s;animation-fill-mode:forwards}.wscn-http404 .bullshit__return-home{display:block;float:left;width:110px;height:36px;background:#1482f0;border-radius:100px;text-align:center;color:#ffffff;opacity:0;font-size:14px;line-height:36px;cursor:pointer;animation-name:slideUp;animation-duration:0.5s;animation-delay:0.3s;animation-fill-mode:forwards}@keyframes slideUp{0%{transform:translateY(60px);opacity:0}100%{transform:translateY(0);opacity:1}}.errorContainer{margin-top:-20px;height:100%}

.sign-form-wrap{padding:10px}.sign-form-wrap .sign-form-item{display:flex;align-items:center;margin-bottom:10px}.sign-form-wrap .sign-form-item .sign-item-label{flex:0.3}.sign-form-wrap .sign-form-item .sign-item-control{flex:0.6}.btnColor{background-color:#3989fc !important;color:#fff;border-radius:6px;border-color:#3989fc !important;height:38px}.btnColor:hover{background-color:#3989fc !important;border-color:#3989fc !important}.sign-upload-wrap .sign-upload-title{color:#000;font-weight:500;font-size:18px;padding:10px 20px}.sign-upload-wrap .hr{height:5px;width:100%;background-color:#f0f1f5}.sign-upload-wrap .sign-upload-list{padding:20px 0 0px 0px}.sign-upload-wrap .sign-upload-list .sign-upload-item{width:80%;margin:0 auto;margin-bottom:30px;border-radius:10px;overflow:hidden;position:relative}.sign-upload-wrap .sign-upload-list .sign-upload-item .upload-item-img{width:100%;height:180px;background-color:#f4f8fe;display:flex;justify-content:center;align-items:center}.sign-upload-wrap .sign-upload-list .sign-upload-item .upload-item-img>img{width:250px;height:160px}.sign-upload-wrap .sign-upload-list .sign-upload-item .upload-item-text{width:100%;background-color:#3989fc;color:#fff;text-align:center;padding:10px 0;font-size:18px}.sign-upload-wrap .sign-upload-list .sign-upload-item:last-child .upload-item-text{font-size:14px}.sign-upload-wrap .sign-upload-list .sign-upload-item .upload-item-again{position:absolute;right:0;bottom:0;background-color:#333333;color:#ffffff;border-radius:5px 0px 5px 0px;padding:5px 10px;display:flex;align-items:center}.sign-upload-wrap .sign-upload-list .sign-upload-item .upload-item-again .anticon{margin-right:5px}.sign-upload-wrap .sign-upload-document{width:80%;margin:0 auto;display:flex;align-items:center}.sign-upload-wrap .sign-upload-document .upload-document-label{white-space:nowrap}.sign-upload-wrap .sign-upload-document .ant-upload-picture-card-wrapper{flex:1;margin-left:15px}.sign-upload-wrap .check-promise-wrap{background-color:#f0f1f5;padding:10px 20px}.sign-upload-wrap .check-promise-wrap .ant-checkbox-wrapper{display:flex;align-items:center}.sign-upload-wrap .check-promise-wrap .ant-checkbox-wrapper .ant-checkbox{margin-right:10px}.sign-upload-wrap .check-promise-wrap .ant-checkbox-wrapper>span:last-child{color:#999}.sign-upload-wrap .sign-upload-btn{background-color:#fff;padding:10px}.sign-canvas-wrap{background-color:#f0f1f5;height:100vh;font-family:Source Han Sans CN}.sign-canvas-wrap .sign-canvas-title{text-align:center;padding:10px 0}.sign-canvas-wrap .sign-btn-wrap{text-align:center;padding-top:20px;display:flex;justify-content:space-around}.sign-canvas-wrap .sign-btn-wrap .ant-btn{flex:0.4;height:40px;border-radius:6px}.sign-canvas-wrap .sign-btn-wrap .ant-btn:first-child{color:#3989fc;background-color:#fff;border-color:#fff}.sign-canvas-wrap .sign-btn-wrap .ant-btn:last-child{color:#fff;background-color:#3989fc;border-color:currentColor}.sign-canvas-wrap .sign-rotate-icon{width:20px;position:absolute;right:10px;top:50px;z-index:99;cursor:pointer}.sign-canvas-wrap .sign-rotate-icon>img{width:100%}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-back-top {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: fixed;
  right: 100px;
  bottom: 50px;
  z-index: 10;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.ant-back-top:empty {
  display: none;
}
.ant-back-top-rtl {
  right: auto;
  left: 100px;
  direction: rtl;
}
.ant-back-top-content {
  width: 40px;
  height: 40px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 20px;
  transition: all 0.3s;
}
.ant-back-top-content:hover {
  background-color: rgba(0, 0, 0, 0.85);
  transition: all 0.3s;
}
.ant-back-top-icon {
  font-size: 24px;
  line-height: 40px;
}
@media screen and (max-width: 768px) {
  .ant-back-top {
    right: 60px;
  }
}
@media screen and (max-width: 480px) {
  .ant-back-top {
    right: 20px;
  }
}

.loginHeader{width:100%;min-width:1388px;height:68px;background-color:#fff;box-shadow:0px 1px 12px 0px rgba(0,21,83,0.11);margin-bottom:30px}.loginHeader .loginContent{width:100%;height:100%;margin:0 auto;justify-content:space-between;display:flex;padding:0 20px}.loginHeader .loginContent .leftContent{display:flex}.loginHeader .loginContent .logoContainer{height:100%;display:flex;align-items:center}.loginHeader .loginContent .logoContainer .logo{width:56px;height:56px;margin-right:20px}.loginHeader .loginContent .logoContainer .des-content{white-space:nowrap}.loginHeader .loginContent .logoContainer .des-content .desc1{font-size:18px;font-weight:bold}.loginHeader .loginContent .logoContainer .des-content .desc2{font-size:15px;margin-top:3px}.loginHeader .loginContent .logoContainer .logoTitle{font-size:20px;font-weight:bold;margin-left:15px;white-space:nowrap}.loginHeader .loginContent .logoContainer .nameContainer .nameZh{font-size:22px;font-family:Source Han Sans SC;font-weight:bold;color:#ffffff;line-height:45px}.loginHeader .loginContent .logoContainer .nameContainer .nameEn{font-size:16px;font-family:Source Han Sans SC;font-weight:400;color:#ffffff}.loginHeader .loginContent .lanContainer{width:180px;align-items:center;color:#999999;font-size:14px;display:flex;margin-left:36px}.loginHeader .loginContent .lanContainer .switchLan{width:16px;margin-right:12px;height:16px}.loginHeader .loginContent .lanContainer .eng,.loginHeader .loginContent .lanContainer .zh{cursor:pointer;white-space:nowrap}.loginHeader .loginContent .lanContainer .eng .icon,.loginHeader .loginContent .lanContainer .zh .icon{text-align:center;line-height:16px;display:inline-block;width:20px;height:20px;border:1px solid #999999;border-radius:50%}.loginHeader .loginContent .lanContainer .active{color:#147bc0}.loginHeader .loginContent .lanContainer .active .icon{border-color:#147bc0}.loginHeader .loginContent .lanContainer .eng{margin-right:12px}.loginHeader .loginContent .lanContainer .divider{margin-right:12px}

.navListZz{pointer-events:none}.navList{flex:1;height:68px;line-height:68px;display:flex;justify-content:space-between}.navList .navContent{height:68px;display:flex;justify-content:center;flex:1}.navList .navContent .navItem{height:68px;display:inline-block;color:#333333;font-size:14px;padding:0 20px;cursor:pointer;text-align:center;white-space:nowrap}.navList .navContent .odrGuideNavItem{position:relative}.navList .navContent .odrGuideNavItem .odr-guides-container{position:absolute;top:60px;left:-30px;width:105px;background-color:#fff;box-shadow:1px 0 #f0f0f0, 0 1px #f0f0f0, 0px 1px #f0f0f0, 1px 0 #f0f0f0 inset, 0 1px #f0f0f0 inset;z-index:200}.navList .navContent .odrGuideNavItem .odr-guides-container::after{content:'';width:0px;height:0px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;position:absolute;top:-8px;left:50%;transform:translateX(-50%);z-index:202}.navList .navContent .odrGuideNavItem .odr-guides-container::before{content:'';width:0px;height:0px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #f0f0f0;position:absolute;top:-10px;left:50%;transform:translateX(-50%);z-index:201}.navList .navContent .odrGuideNavItem .odr-guides-container .odr-guides-item{color:#333333}.navList .navContent .odrGuideNavItem .odr-guides-container .odr-guides-item:hover{color:#2658b7;font-weight:bold}.navList .navContent .odrGuideNavItem .odr-guides-container .odr-guide-nav{color:#2658b7;font-weight:bold}.navList .navContent .activeNavItem{font-weight:bold;color:#2658b7;border-bottom:0 !important;position:relative}.navList .navContent .whiteCircle{box-shadow:0 0 0 2000px rgba(0,0,0,0.4);position:absolute;pointer-events:none;top:10px;right:-1px;width:100px;height:50px;border-radius:100%}.navItem-regist{font-size:12px;padding:0;height:68px;display:inline-block;color:#333333;cursor:pointer;text-align:center;cursor:default}.navItem-regist>span{cursor:pointer}.navItem-regist .shu{padding:0 5px;color:#ededed;cursor:default}.navItem-regist .quit{margin-left:20px;color:red}.zh{font-size:16px}.photo{background-color:rgba(0,0,0,0.5);position:absolute;left:-8px;top:98px;width:100vw;height:calc(100% - 98px);z-index:999}.photo .logo{position:absolute;width:122px;height:122px;top:-30px;left:52vw}.photo .content{color:#fff;font-size:24px;position:absolute;width:308px;height:30px;top:92px;left:46vw;line-height:1.5715}.photo .logo-know{position:absolute;width:122px;height:62px;top:154px;left:50vw;cursor:pointer}.photo .enLogo{position:absolute;width:122px;height:122px;top:-30px;left:63vw}.photo .enContent{color:#fff;font-size:24px;position:absolute;width:246px;height:32px;top:92px;left:58vw;line-height:1.5715}.photo .en-logo-know{position:absolute;width:122px;height:62px;top:184px;left:62vw;cursor:pointer}.navItem-regist{display:flex;align-items:center}.navItem-regist>span:first-child{display:inline-block;max-width:450px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}

.odr-login-footer{width:100%;height:300px;box-sizing:border-box;background:#ffffff;padding:30px}.odr-login-footer .odr-login-footer-content{width:100%;max-width:1200px;margin:0 auto;display:flex}.odr-login-footer .odr-login-footer-content .contactUs-container{margin-right:100px}.odr-login-footer .odr-login-footer-content .contactUs-container .linkP{color:#8e8e8e}.odr-login-footer .odr-login-footer-content .link-container{margin-right:30px}.odr-login-footer .odr-login-footer-content .link-container .linkP{cursor:pointer;width:auto;color:#8e8e8e;text-decoration:underline}.odr-login-footer .odr-login-footer-content .link-container p{margin-bottom:1em}.odr-login-footer .odr-login-footer-content .wechat-container{margin-left:auto;text-align:center;float:right;margin-top:50px}.odr-login-footer .odr-login-footer-content .title{font-size:16px;font-family:Source Han Sans SC;font-weight:500;margin-bottom:20px;font-weight:bold;position:relative;display:inline-block}.odr-login-footer .odr-login-footer-content .title:after{position:absolute;content:'';display:inline-block;width:100%;height:3px;background:#000;left:0;bottom:-2px}.odr-login-footer .odr-login-footer-content .linkP{font-size:14px;font-family:Microsoft YaHei;font-weight:400;margin-top:10px;margin-bottom:1em}

.breadcrumb{padding:0 20px;width:100%;height:42px;line-height:42px;background:#f7f8fa;color:#555555;font-size:15px}.breadcrumb .header-icon{color:#147bc0;font-weight:bold;font-size:18px;position:relative;top:-3px}.breadcrumb .header-title-active{color:#147bc0;font-weight:bold}

.icon{vertical-align:middle;display:inline-block}.icon--small{width:1rem;height:1rem}.icon--medium{width:1.5rem;height:1.5rem}.icon--large{width:4rem;height:4rem}

.odr-homepage-container{width:100%;background:linear-gradient(0deg, #fff 0%, #d0e0f5 100%);padding-top:30px;min-width:1388px}.odr-homepage-container .odr-homepage-inner-container{max-width:1300px;margin:0 auto;background-color:#ffffff}

.fee-charge-container{background:#f7fafd;border-radius:10px;padding:30px;margin-top:30px;width:100%}.fee-charge-container .mgl10{margin-left:10px}.fee-charge-container .charge-result{font-weight:bold;font-size:18px}

.odr-instrument-container{width:100%;font-size:16px;margin-bottom:1em}.odr-instrument-container li{display:flex;width:100%;justify-content:space-between;align-items:center;margin-top:15px}.odr-instrument-container li:nth-of-type(1){margin-top:0}.odr-instrument-container li .point{width:5px;height:5px;border-radius:50%;background:#147bc0;display:inline-block;margin-right:8px}.odr-instrument-container li .right{color:#147bc0;cursor:pointer}.odr-instrument-container li .right .icon{font-weight:bold;position:relative;top:-3px;color:#147bc0}

.odr-instrument-container{width:100%;font-size:16px;margin-bottom:1em}.odr-instrument-container li{display:flex;width:100%;justify-content:space-between;align-items:center;margin-top:15px}.odr-instrument-container li:nth-of-type(1){margin-top:0}.odr-instrument-container li .point{width:5px;height:5px;border-radius:50%;background:#147bc0;display:inline-block;margin-right:8px}.odr-instrument-container li .left{display:flex;align-items:center}.odr-instrument-container li .right{color:#147bc0;cursor:pointer}.odr-instrument-container li .right .icon{font-weight:bold;position:relative;top:-3px;color:#147bc0}

.homepage-content{display:flex;justify-content:space-between;padding:20px;width:100%;height:100%}.homepage-content .content{width:1100px;padding:0px 40px;height:inherit}.homepage-content-navList{width:200px;background-color:#f2f2f2}.homepage-content-navList .nav-header{width:100%;height:54px;text-align:center;line-height:54px;color:#ffffff;background:#2658b7;font-family:Source Han Sans SC}.homepage-content-navList .nav-child{width:200px;height:100%}.homepage-content-navList .nav-child li{width:100%;background:#eaeff5;height:54px;text-align:center;line-height:54px;display:flex;justify-content:space-between;padding:0 20px;font-family:Source Han Sans SC;font-weight:400;color:#333333;align-items:center;cursor:pointer;border-bottom:3px solid #fff}.homepage-content-navList .nav-child li:hover{background:#2372c2;font-family:Source Han Sans SC;font-weight:400;color:#fff}.homepage-content-navList .nav-child li:hover .icon-right{position:relative;top:0;color:#fff}.homepage-content-navList .nav-child li .nav-child-title{white-space:nowrap !important;text-overflow:ellipsis !important;overflow:hidden !important}.homepage-content-navList .nav-child .children-item{text-align:center;text-indent:1em}.homepage-content-navList .nav-child .active{background:#2372c2;font-family:Source Han Sans SC;font-weight:400;color:#fff}.homepage-content-navList .nav-child .active .icon-right{position:relative;top:0;color:#fff}.homepage-content-navList .nav-child .icon-right{position:relative;top:0;color:#000}.form-item-new .ant-form-item-control-input-content{display:inline-flex}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-spin {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  display: none;
  color: #147bc0;
  text-align: center;
  vertical-align: middle;
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-spin-spinning {
  position: static;
  display: inline-block;
  opacity: 1;
}
.ant-spin-nested-loading {
  position: relative;
}
.ant-spin-nested-loading > div > .ant-spin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 400px;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-text {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 5px;
  text-shadow: 0 1px 2px #fff;
}
.ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot {
  margin-top: -20px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-dot {
  margin: -7px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-text {
  padding-top: 2px;
}
.ant-spin-nested-loading > div > .ant-spin-sm.ant-spin-show-text .ant-spin-dot {
  margin-top: -17px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-dot {
  margin: -16px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-text {
  padding-top: 11px;
}
.ant-spin-nested-loading > div > .ant-spin-lg.ant-spin-show-text .ant-spin-dot {
  margin-top: -26px;
}
.ant-spin-container {
  position: relative;
  transition: opacity 0.3s;
}
.ant-spin-container::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none \9;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: all 0.3s;
  content: '';
  pointer-events: none;
}
.ant-spin-blur {
  clear: both;
  overflow: hidden;
  opacity: 0.5;
  user-select: none;
  pointer-events: none;
}
.ant-spin-blur::after {
  opacity: 0.4;
  pointer-events: auto;
}
.ant-spin-tip {
  color: rgba(0, 0, 0, 0.45);
}
.ant-spin-dot {
  position: relative;
  display: inline-block;
  font-size: 20px;
  width: 1em;
  height: 1em;
}
.ant-spin-dot-item {
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  background-color: #147bc0;
  border-radius: 100%;
  transform: scale(0.75);
  transform-origin: 50% 50%;
  opacity: 0.3;
  animation: antSpinMove 1s infinite linear alternate;
}
.ant-spin-dot-item:nth-child(1) {
  top: 0;
  left: 0;
}
.ant-spin-dot-item:nth-child(2) {
  top: 0;
  right: 0;
  animation-delay: 0.4s;
}
.ant-spin-dot-item:nth-child(3) {
  right: 0;
  bottom: 0;
  animation-delay: 0.8s;
}
.ant-spin-dot-item:nth-child(4) {
  bottom: 0;
  left: 0;
  animation-delay: 1.2s;
}
.ant-spin-dot-spin {
  transform: rotate(45deg);
  animation: antRotate 1.2s infinite linear;
}
.ant-spin-sm .ant-spin-dot {
  font-size: 14px;
}
.ant-spin-sm .ant-spin-dot i {
  width: 6px;
  height: 6px;
}
.ant-spin-lg .ant-spin-dot {
  font-size: 32px;
}
.ant-spin-lg .ant-spin-dot i {
  width: 14px;
  height: 14px;
}
.ant-spin.ant-spin-show-text .ant-spin-text {
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ */
  .ant-spin-blur {
    background: #fff;
    opacity: 0.5;
  }
}
@keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
@keyframes antRotate {
  to {
    transform: rotate(405deg);
  }
}
.ant-spin-rtl {
  direction: rtl;
}
.ant-spin-rtl .ant-spin-dot-spin {
  transform: rotate(-45deg);
  animation-name: antRotateRtl;
}
@keyframes antRotateRtl {
  to {
    transform: rotate(-405deg);
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-typography {
  color: rgba(0, 0, 0, 0.85);
  overflow-wrap: break-word;
}
.ant-typography.ant-typography-secondary {
  color: rgba(0, 0, 0, 0.45);
}
.ant-typography.ant-typography-success {
  color: #52c41a;
}
.ant-typography.ant-typography-warning {
  color: #faad14;
}
.ant-typography.ant-typography-danger {
  color: #ff4d4f;
}
a.ant-typography.ant-typography-danger:active,
a.ant-typography.ant-typography-danger:focus,
a.ant-typography.ant-typography-danger:hover {
  color: #ff7875;
}
.ant-typography.ant-typography-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  user-select: none;
}
div.ant-typography,
.ant-typography p {
  margin-bottom: 1em;
}
h1.ant-typography,
.ant-typography h1 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 38px;
  line-height: 1.23;
}
h2.ant-typography,
.ant-typography h2 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 30px;
  line-height: 1.35;
}
h3.ant-typography,
.ant-typography h3 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 24px;
  line-height: 1.35;
}
h4.ant-typography,
.ant-typography h4 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
}
h5.ant-typography,
.ant-typography h5 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
}
.ant-typography + h1.ant-typography,
.ant-typography + h2.ant-typography,
.ant-typography + h3.ant-typography,
.ant-typography + h4.ant-typography,
.ant-typography + h5.ant-typography {
  margin-top: 1.2em;
}
.ant-typography div + h1,
.ant-typography ul + h1,
.ant-typography li + h1,
.ant-typography p + h1,
.ant-typography h1 + h1,
.ant-typography h2 + h1,
.ant-typography h3 + h1,
.ant-typography h4 + h1,
.ant-typography h5 + h1,
.ant-typography div + h2,
.ant-typography ul + h2,
.ant-typography li + h2,
.ant-typography p + h2,
.ant-typography h1 + h2,
.ant-typography h2 + h2,
.ant-typography h3 + h2,
.ant-typography h4 + h2,
.ant-typography h5 + h2,
.ant-typography div + h3,
.ant-typography ul + h3,
.ant-typography li + h3,
.ant-typography p + h3,
.ant-typography h1 + h3,
.ant-typography h2 + h3,
.ant-typography h3 + h3,
.ant-typography h4 + h3,
.ant-typography h5 + h3,
.ant-typography div + h4,
.ant-typography ul + h4,
.ant-typography li + h4,
.ant-typography p + h4,
.ant-typography h1 + h4,
.ant-typography h2 + h4,
.ant-typography h3 + h4,
.ant-typography h4 + h4,
.ant-typography h5 + h4,
.ant-typography div + h5,
.ant-typography ul + h5,
.ant-typography li + h5,
.ant-typography p + h5,
.ant-typography h1 + h5,
.ant-typography h2 + h5,
.ant-typography h3 + h5,
.ant-typography h4 + h5,
.ant-typography h5 + h5 {
  margin-top: 1.2em;
}
a.ant-typography-ellipsis,
span.ant-typography-ellipsis {
  display: inline-block;
}
a.ant-typography,
.ant-typography a {
  color: #147bc0;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  text-decoration: none;
}
a.ant-typography:focus,
.ant-typography a:focus,
a.ant-typography:hover,
.ant-typography a:hover {
  color: #3595cc;
}
a.ant-typography:active,
.ant-typography a:active {
  color: #085a99;
}
a.ant-typography:active,
.ant-typography a:active,
a.ant-typography:hover,
.ant-typography a:hover {
  text-decoration: none;
}
a.ant-typography[disabled],
.ant-typography a[disabled],
a.ant-typography.ant-typography-disabled,
.ant-typography a.ant-typography-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
a.ant-typography[disabled]:active,
.ant-typography a[disabled]:active,
a.ant-typography.ant-typography-disabled:active,
.ant-typography a.ant-typography-disabled:active,
a.ant-typography[disabled]:hover,
.ant-typography a[disabled]:hover,
a.ant-typography.ant-typography-disabled:hover,
.ant-typography a.ant-typography-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
}
a.ant-typography[disabled]:active,
.ant-typography a[disabled]:active,
a.ant-typography.ant-typography-disabled:active,
.ant-typography a.ant-typography-disabled:active {
  pointer-events: none;
}
.ant-typography code {
  margin: 0 0.2em;
  padding: 0.2em 0.4em 0.1em;
  font-size: 85%;
  background: rgba(150, 150, 150, 0.1);
  border: 1px solid rgba(100, 100, 100, 0.2);
  border-radius: 3px;
}
.ant-typography kbd {
  margin: 0 0.2em;
  padding: 0.15em 0.4em 0.1em;
  font-size: 90%;
  background: rgba(150, 150, 150, 0.06);
  border: 1px solid rgba(100, 100, 100, 0.2);
  border-bottom-width: 2px;
  border-radius: 3px;
}
.ant-typography mark {
  padding: 0;
  background-color: #ffe58f;
}
.ant-typography u,
.ant-typography ins {
  text-decoration: underline;
  text-decoration-skip-ink: auto;
}
.ant-typography s,
.ant-typography del {
  text-decoration: line-through;
}
.ant-typography strong {
  font-weight: 600;
}
.ant-typography-expand,
.ant-typography-edit,
.ant-typography-copy {
  color: #147bc0;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  margin-left: 4px;
}
.ant-typography-expand:focus,
.ant-typography-edit:focus,
.ant-typography-copy:focus,
.ant-typography-expand:hover,
.ant-typography-edit:hover,
.ant-typography-copy:hover {
  color: #3595cc;
}
.ant-typography-expand:active,
.ant-typography-edit:active,
.ant-typography-copy:active {
  color: #085a99;
}
.ant-typography-copy-success,
.ant-typography-copy-success:hover,
.ant-typography-copy-success:focus {
  color: #52c41a;
}
.ant-typography-edit-content {
  position: relative;
}
div.ant-typography-edit-content {
  left: -12px;
  margin-top: -5px;
  margin-bottom: calc(1em - 4px - 1px);
}
.ant-typography-edit-content-confirm {
  position: absolute;
  right: 10px;
  bottom: 8px;
  color: rgba(0, 0, 0, 0.45);
  pointer-events: none;
}
.ant-typography-edit-content textarea {
  -moz-transition: none;
}
.ant-typography ul,
.ant-typography ol {
  margin: 0 0 1em 0;
  padding: 0;
}
.ant-typography ul li,
.ant-typography ol li {
  margin: 0 0 0 20px;
  padding: 0 0 0 4px;
}
.ant-typography ul {
  list-style-type: circle;
}
.ant-typography ul ul {
  list-style-type: disc;
}
.ant-typography ol {
  list-style-type: decimal;
}
.ant-typography pre,
.ant-typography blockquote {
  margin: 1em 0;
}
.ant-typography pre {
  padding: 0.4em 0.6em;
  white-space: pre-wrap;
  word-wrap: break-word;
  background: rgba(150, 150, 150, 0.1);
  border: 1px solid rgba(100, 100, 100, 0.2);
  border-radius: 3px;
}
.ant-typography pre code {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  background: transparent;
  border: 0;
}
.ant-typography blockquote {
  padding: 0 0 0 0.6em;
  border-left: 4px solid rgba(100, 100, 100, 0.2);
  opacity: 0.85;
}
.ant-typography-single-line {
  white-space: nowrap;
}
.ant-typography-ellipsis-single-line {
  overflow: hidden;
  text-overflow: ellipsis;
}
a.ant-typography-ellipsis-single-line,
span.ant-typography-ellipsis-single-line {
  vertical-align: bottom;
}
.ant-typography-ellipsis-multiple-line {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}
.ant-typography-rtl {
  direction: rtl;
}
.ant-typography-rtl .ant-typography-expand,
.ant-typography-rtl .ant-typography-edit,
.ant-typography-rtl .ant-typography-copy {
  margin-right: 4px;
  margin-left: 0;
}
.ant-typography-rtl .ant-typography-expand {
  float: left;
}
div.ant-typography-edit-content.ant-typography-rtl {
  right: -12px;
  left: auto;
}
.ant-typography-rtl .ant-typography-edit-content-confirm {
  right: auto;
  left: 10px;
}
.ant-typography-rtl.ant-typography ul li,
.ant-typography-rtl.ant-typography ol li {
  margin: 0 20px 0 0;
  padding: 0 4px 0 0;
}

.step-wrap{display:flex;margin-bottom:20px;justify-content:center;padding:0 70px}.step-wrap .step-item{width:253px;height:50px;background:#f5f7fa;display:flex;align-items:center;justify-content:center;position:relative;margin-right:30px;white-space:nowrap;padding-left:10px}.step-wrap .step-item:last-child{margin-right:0px}.step-wrap .step-item .step-item-order{width:20px;height:20px;border:2px solid #bbbfc7;border-radius:50%;font-family:Source Han Sans CN;font-weight:400;color:#bbbfc7;line-height:17px;text-align:center;margin-right:10px;font-size:14px}.step-wrap .step-item .step-item-title{font-size:18px;font-family:Source Han Sans CN;font-weight:400;color:#bbbfc7}.step-wrap .startTriangle::before{content:'';position:absolute;left:-26px;top:0;width:0;height:0;border-top:25px solid #f5f7fa;border-left:26px solid #fff;border-bottom:25px solid #f5f7fa}.step-wrap .endTriangle::after{content:'';position:absolute;right:-26px;top:0;width:0;height:0;border-top:25px solid transparent;border-left:26px solid #f5f7fa;border-bottom:25px solid transparent;z-index:6}.step-wrap .activeStep{background-color:#1890ff}.step-wrap .activeStep .step-item-order{color:#fff;border-color:#fff}.step-wrap .activeStep .step-item-title{color:#fff}.step-wrap .activeStep::before{border-top-color:#1890ff;border-bottom-color:#1890ff}.step-wrap .activeStep::after{border-left-color:#1890ff}.step-wrap .beforeStep .step-item-order{color:#fff;border-color:#1890ff;background-color:#1890ff}.step-wrap .beforeStep .step-item-title{color:#1890ff}

.common-container-new{background-color:#ffffff;padding:20px;width:100%;position:relative;min-height:85vh}.common-container-new .stepBtn{margin-top:30px}.common-container-new .common-content{width:1200px;max-width:100%;margin:0 auto;margin-top:30px}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-popover {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  font-weight: normal;
  white-space: normal;
  text-align: left;
  cursor: auto;
  user-select: text;
}
.ant-popover::after {
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
  content: '';
}
.ant-popover-hidden {
  display: none;
}
.ant-popover-placement-top,
.ant-popover-placement-topLeft,
.ant-popover-placement-topRight {
  padding-bottom: 10px;
}
.ant-popover-placement-right,
.ant-popover-placement-rightTop,
.ant-popover-placement-rightBottom {
  padding-left: 10px;
}
.ant-popover-placement-bottom,
.ant-popover-placement-bottomLeft,
.ant-popover-placement-bottomRight {
  padding-top: 10px;
}
.ant-popover-placement-left,
.ant-popover-placement-leftTop,
.ant-popover-placement-leftBottom {
  padding-right: 10px;
}
.ant-popover-inner {
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-popover {
    /* IE10+ */
  }
  .ant-popover-inner {
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  }
}
.ant-popover-title {
  min-width: 177px;
  min-height: 32px;
  margin: 0;
  padding: 5px 16px 4px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  border-bottom: 1px solid #f0f0f0;
}
.ant-popover-inner-content {
  padding: 12px 16px;
  color: rgba(0, 0, 0, 0.85);
}
.ant-popover-message {
  position: relative;
  padding: 4px 0 12px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}
.ant-popover-message > .anticon {
  position: absolute;
  top: 8.0005px;
  color: #faad14;
  font-size: 14px;
}
.ant-popover-message-title {
  padding-left: 22px;
}
.ant-popover-buttons {
  margin-bottom: 4px;
  text-align: right;
}
.ant-popover-buttons button {
  margin-left: 8px;
}
.ant-popover-arrow {
  position: absolute;
  display: block;
  width: 8.48528137px;
  height: 8.48528137px;
  background: transparent;
  border-style: solid;
  border-width: 4.24264069px;
  transform: rotate(45deg);
}
.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  bottom: 6.2px;
  border-top-color: transparent;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: transparent;
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
}
.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}
.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  left: 6px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #fff;
  border-left-color: #fff;
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
}
.ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px;
}
.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  top: 6px;
  border-top-color: #fff;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #fff;
  box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06);
}
.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}
.ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  right: 6px;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
}
.ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px;
}
.ant-popover-rtl {
  direction: rtl;
  text-align: right;
}
.ant-popover-rtl .ant-popover-message-title {
  padding-right: 22px;
  padding-left: 16px;
}
.ant-popover-rtl .ant-popover-buttons {
  text-align: left;
}
.ant-popover-rtl .ant-popover-buttons button {
  margin-right: 8px;
  margin-left: 0;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-empty {
  margin: 0 8px;
  font-size: 14px;
  line-height: 1.5715;
  text-align: center;
}
.ant-empty-image {
  height: 100px;
  margin-bottom: 8px;
}
.ant-empty-image img {
  height: 100%;
}
.ant-empty-image svg {
  height: 100%;
  margin: auto;
}
.ant-empty-footer {
  margin-top: 16px;
}
.ant-empty-normal {
  margin: 32px 0;
  color: rgba(0, 0, 0, 0.25);
}
.ant-empty-normal .ant-empty-image {
  height: 40px;
}
.ant-empty-small {
  margin: 8px 0;
  color: rgba(0, 0, 0, 0.25);
}
.ant-empty-small .ant-empty-image {
  height: 35px;
}
.ant-empty-img-default-ellipse {
  fill: #f5f5f5;
  fill-opacity: 0.8;
}
.ant-empty-img-default-path-1 {
  fill: #aeb8c2;
}
.ant-empty-img-default-path-2 {
  fill: url(#linearGradient-1);
}
.ant-empty-img-default-path-3 {
  fill: #f5f5f7;
}
.ant-empty-img-default-path-4 {
  fill: #dce0e6;
}
.ant-empty-img-default-path-5 {
  fill: #dce0e6;
}
.ant-empty-img-default-g {
  fill: #fff;
}
.ant-empty-img-simple-ellipse {
  fill: #f5f5f5;
}
.ant-empty-img-simple-g {
  stroke: #d9d9d9;
}
.ant-empty-img-simple-path {
  fill: #fafafa;
}
.ant-empty-rtl {
  direction: rtl;
}

.loginedHeader{width:calc(100% - 210px);height:56px;background-color:#fff;box-shadow:0px 1px 12px 0px rgba(0,21,83,0.11);position:fixed;left:210px;top:0px;transition:all 0.2s;z-index:100}.loginedHeader .loginContent{width:100%;height:100%;margin:0 auto;justify-content:space-between;display:flex}.loginedHeader .loginContent .leftContent{display:flex;align-items:center}.loginedHeader .loginContent .leftContent .collapse-wrap{line-height:56px;height:100%;float:left;cursor:pointer;transition:background 0.3s;-webkit-tap-highlight-color:transparent;padding:0 15px}.loginedHeader .loginContent .logoContainer{height:100%;display:flex;align-items:center}.loginedHeader .loginContent .logoContainer .logo{width:56px;height:56px;margin-right:20px}.loginedHeader .loginContent .logoContainer .des-content{white-space:nowrap}.loginedHeader .loginContent .logoContainer .des-content .desc1{font-size:18px;font-weight:bold}.loginedHeader .loginContent .logoContainer .des-content .desc2{font-size:15px;margin-top:3px}.loginedHeader .loginContent .logoContainer .logoTitle{font-size:20px;font-weight:bold;margin-left:15px;white-space:nowrap}.loginedHeader .loginContent .logoContainer .nameContainer .nameZh{font-size:22px;font-family:Source Han Sans SC;font-weight:bold;color:#ffffff;line-height:45px}.loginedHeader .loginContent .logoContainer .nameContainer .nameEn{font-size:16px;font-family:Source Han Sans SC;font-weight:400;color:#ffffff}.loginedHeader .loginContent .lanContainer{align-items:center;color:#999999;font-size:14px;display:flex}.loginedHeader .loginContent .lanContainer .switchLan{width:16px;margin-right:12px;height:16px}.loginedHeader .loginContent .lanContainer .eng,.loginedHeader .loginContent .lanContainer .zh{cursor:pointer;white-space:nowrap}.loginedHeader .loginContent .lanContainer .eng .icon,.loginedHeader .loginContent .lanContainer .zh .icon{text-align:center;line-height:16px;display:inline-block;width:20px;height:20px;border:1px solid #999999;border-radius:50%}.loginedHeader .loginContent .lanContainer .active{color:#147bc0 !important}.loginedHeader .loginContent .lanContainer .active .icon{border-color:#147bc0 !important}.loginedHeader .loginContent .lanContainer .eng{margin-right:12px}.loginedHeader .loginContent .lanContainer .divider{margin-right:12px}.loginedHeader .loginContent .userContainer{align-items:center;font-size:14px;display:flex;margin-right:20px}.loginedHeader .loginContent .userContainer .user-icon{margin-right:10px}.loginedHeader .loginContent .userContainer .name{font-family:SourceHanSansSC;margin-right:30px;font-weight:500;color:#333333;cursor:pointer;display:flex;align-items:center}.loginedHeader .loginContent .userContainer .name ._name{display:inline-block;max-width:450px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.loginedHeader .loginContent .userContainer .logout,.loginedHeader .loginContent .userContainer .guid{cursor:pointer}.loginedHeader .loginContent .userContainer .guid{margin-right:30px}.loginedHeader-shrik{width:calc(100% - 50px);left:50px}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-notification {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: fixed;
  z-index: 1010;
  margin-right: 24px;
}
.ant-notification-topLeft,
.ant-notification-bottomLeft {
  margin-right: 0;
  margin-left: 24px;
}
.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active {
  animation-name: NotificationLeftFadeIn;
}
.ant-notification-close-icon {
  font-size: 14px;
  cursor: pointer;
}
.ant-notification-hook-holder {
  position: relative;
}
.ant-notification-notice {
  position: relative;
  width: 384px;
  max-width: calc(100vw - 24px * 2);
  margin-bottom: 16px;
  margin-left: auto;
  padding: 16px 24px;
  overflow: hidden;
  line-height: 1.5715;
  word-wrap: break-word;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-notification-topLeft .ant-notification-notice,
.ant-notification-bottomLeft .ant-notification-notice {
  margin-right: auto;
  margin-left: 0;
}
.ant-notification-notice-message {
  margin-bottom: 8px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  line-height: 24px;
}
.ant-notification-notice-message-single-line-auto-margin {
  display: block;
  width: calc(384px - 24px * 2 - 24px - 48px - 100%);
  max-width: 4px;
  background-color: transparent;
  pointer-events: none;
}
.ant-notification-notice-message-single-line-auto-margin::before {
  display: block;
  content: '';
}
.ant-notification-notice-description {
  font-size: 14px;
}
.ant-notification-notice-closable .ant-notification-notice-message {
  padding-right: 24px;
}
.ant-notification-notice-with-icon .ant-notification-notice-message {
  margin-bottom: 4px;
  margin-left: 48px;
  font-size: 16px;
}
.ant-notification-notice-with-icon .ant-notification-notice-description {
  margin-left: 48px;
  font-size: 14px;
}
.ant-notification-notice-icon {
  position: absolute;
  margin-left: 4px;
  font-size: 24px;
  line-height: 24px;
}
.anticon.ant-notification-notice-icon-success {
  color: #52c41a;
}
.anticon.ant-notification-notice-icon-info {
  color: #147bc0;
}
.anticon.ant-notification-notice-icon-warning {
  color: #faad14;
}
.anticon.ant-notification-notice-icon-error {
  color: #ff4d4f;
}
.ant-notification-notice-close {
  position: absolute;
  top: 16px;
  right: 22px;
  color: rgba(0, 0, 0, 0.45);
  outline: none;
}
.ant-notification-notice-close:hover {
  color: rgba(0, 0, 0, 0.67);
}
.ant-notification-notice-btn {
  float: right;
  margin-top: 16px;
}
.ant-notification .notification-fade-effect {
  animation-duration: 0.24s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
}
.ant-notification-fade-enter,
.ant-notification-fade-appear {
  animation-duration: 0.24s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
  opacity: 0;
  animation-play-state: paused;
}
.ant-notification-fade-leave {
  animation-duration: 0.24s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
  animation-duration: 0.2s;
  animation-play-state: paused;
}
.ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-fade-appear.ant-notification-fade-appear-active {
  animation-name: NotificationFadeIn;
  animation-play-state: running;
}
.ant-notification-fade-leave.ant-notification-fade-leave-active {
  animation-name: NotificationFadeOut;
  animation-play-state: running;
}
@keyframes NotificationFadeIn {
  0% {
    left: 384px;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes NotificationLeftFadeIn {
  0% {
    right: 384px;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@keyframes NotificationFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
.ant-notification-rtl {
  direction: rtl;
}
.ant-notification-rtl .ant-notification-notice-closable .ant-notification-notice-message {
  padding-right: 0;
  padding-left: 24px;
}
.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-message {
  margin-right: 48px;
  margin-left: 0;
}
.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-description {
  margin-right: 48px;
  margin-left: 0;
}
.ant-notification-rtl .ant-notification-notice-icon {
  margin-right: 4px;
  margin-left: 0;
}
.ant-notification-rtl .ant-notification-notice-close {
  right: auto;
  left: 22px;
}
.ant-notification-rtl .ant-notification-notice-btn {
  float: left;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-divider {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.ant-divider-vertical {
  position: relative;
  top: -0.06em;
  display: inline-block;
  height: 0.9em;
  margin: 0 8px;
  vertical-align: middle;
  border-top: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.06);
}
.ant-divider-horizontal {
  display: flex;
  clear: both;
  width: 100%;
  min-width: 100%;
  margin: 24px 0;
}
.ant-divider-horizontal.ant-divider-with-text {
  display: flex;
  margin: 16px 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-align: center;
  border-top: 0;
  border-top-color: rgba(0, 0, 0, 0.06);
}
.ant-divider-horizontal.ant-divider-with-text::before,
.ant-divider-horizontal.ant-divider-with-text::after {
  position: relative;
  top: 50%;
  width: 50%;
  border-top: 1px solid transparent;
  border-top-color: inherit;
  border-bottom: 0;
  transform: translateY(50%);
  content: '';
}
.ant-divider-horizontal.ant-divider-with-text-left::before {
  top: 50%;
  width: 5%;
}
.ant-divider-horizontal.ant-divider-with-text-left::after {
  top: 50%;
  width: 95%;
}
.ant-divider-horizontal.ant-divider-with-text-right::before {
  top: 50%;
  width: 95%;
}
.ant-divider-horizontal.ant-divider-with-text-right::after {
  top: 50%;
  width: 5%;
}
.ant-divider-inner-text {
  display: inline-block;
  padding: 0 1em;
}
.ant-divider-dashed {
  background: none;
  border-color: rgba(0, 0, 0, 0.06);
  border-style: dashed;
  border-width: 1px 0 0;
}
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed {
  border-top: 0;
}
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::before,
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::after {
  border-style: dashed none none;
}
.ant-divider-vertical.ant-divider-dashed {
  border-width: 0 0 0 1px;
}
.ant-divider-plain.ant-divider-with-text {
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
}
.ant-divider-rtl {
  direction: rtl;
}
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::before {
  width: 95%;
}
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::after {
  width: 5%;
}
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::before {
  width: 5%;
}
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::after {
  width: 95%;
}

@keyframes fingerBeat{0%{transform:none}70%{transform:scale3d(0.8, 0.8, 0.8)}100%{transform:none}}@keyframes expansionBox{0%{opacity:0;box-shadow:0 0 0 0 #ecf2fa}70%{opacity:0;box-shadow:0 0 0 0px #ecf2fa}100%{opacity:1;box-shadow:0 0 0 10px #ecf2fa}}.choose-regist-way-content{padding:20px 20px 10px;width:100%}.choose-regist-way-content .tips{margin-top:10px;margin-left:63px}.choose-regist-way-content .tips .tips-title{font-weight:bold}.choose-regist-way-content .regist-header{display:flex;justify-content:space-between}.choose-regist-way-content .regist-header h3{font-weight:bold}.choose-regist-way-content .regist-header .ant-typography{margin-bottom:20px}.choose-regist-way-content .regist-header .right-icon{margin-left:5px}.choose-regist-way-content .regist-header .rigist-header-right{display:flex;align-items:center}.choose-regist-way-content .regist-header .rigist-header-right .toLogin{color:#2658b7}.choose-regist-way-content .regist-header .rigist-header-right .toLogin .anticon{margin-left:6px}.choose-regist-way-content .regist-header .rigist-header-right .guid-btn{position:relative;z-index:2}.choose-regist-way-content .regist-header .rigist-header-right .guid-btn::before{position:absolute;content:'';background-color:#d1e0f5;width:16px;height:16px;border-radius:50%;display:inline-block;right:32px;top:17px;animation:expansionBox 1s ease infinite both;animation-delay:0.5s;z-index:2;pointer-events:none}.choose-regist-way-content .regist-header .rigist-header-right .guid-btn::after{content:'';position:absolute;right:14px;bottom:-20px;background-image:url("/static/img/register/finger.png");background-size:cover;background-repeat:no-repeat;width:30px;height:32px;animation:fingerBeat 1s ease infinite both;z-index:2;opacity:1 !important;left:unset !important;top:unset !important;pointer-events:none}.choose-regist-way-content .regist-header .rigist-header-right .guid-btn .ant-btn{margin-right:30px;color:#2658b7;border-color:currentColor;position:relative}.choose-regist-way-content .regist-way{display:flex;width:auto !important;height:300px;margin-top:20px;justify-content:center;align-items:center}.choose-regist-way-content .regist-way li{cursor:pointer;transition:all 0.28s ease-in;font-size:16px;font-family:Source Han Sans CN;color:#000;text-align:center;min-width:320px;height:150px;line-height:normal !important;font-weight:normal !important;background-color:#f9f9fb;border:1px solid #dfdfe8;border-radius:5px;text-overflow:ellipsis;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.choose-regist-way-content .regist-way li:first-child{margin-right:200px}.choose-regist-way-content .regist-way li .icon{width:46px;height:46px;background-repeat:no-repeat;background-size:cover;margin-bottom:6px;transition:all 0.28s ease-in}.choose-regist-way-content .regist-way li .person{background-image:url("/static/img/register/person-register.png")}.choose-regist-way-content .regist-way li .company{background-image:url("/static/img/register/company-register.png")}.choose-regist-way-content .regist-way li:hover,.choose-regist-way-content .regist-way li.branch-active{background-color:#eef4fc;border:1px solid #0053b8;color:#0053b8}.choose-regist-way-content .regist-way li:hover .person,.choose-regist-way-content .regist-way li.branch-active .person{background-image:url("/static/img/register/hover-person-register.png")}.choose-regist-way-content .regist-way li:hover .company,.choose-regist-way-content .regist-way li.branch-active .company{background-image:url("/static/img/register/hover-company-register.png")}.choose-regist-way{height:100%;width:100%;margin:0 auto;background-color:#fff}.enterptise-tip{width:1000px;text-align:center;margin-bottom:30px;font-size:18px}.enterptise-tip-en{width:1000px;text-align:center;margin-left:35px;margin-bottom:30px;font-size:18px}.agreement-foot-en{margin-right:125px !important}.register-tip{text-align:center;margin-bottom:30px;font-size:18px}.banAutoFill{width:0;height:0;opacity:0;position:absolute}.ant-form-item-label{font-weight:normal !important}.falseType{position:relative;left:10px}.antd-Col{margin-right:130px !important}.enrow .ant-form-item-label>label{width:210px;white-space:pre-line;text-align-last:justify;text-align:justify;height:35px}.ant-divider{margin:0 !important}.choose-way-wrap{display:flex;justify-content:center}.choose-way-wrap .guid-wrap{width:1011px;height:700px;background:#ffffff;border-radius:10px}.choose-way-wrap .guid-wrap .ant-btn{margin-top:10px;color:#147bc0;border-color:currentColor}.choose-way-wrap .guid-wrap .guid-list{display:flex}.choose-way-wrap .guid-wrap .guid-list .guid-item:first-child{width:46%;margin-right:68px;flex-shrink:0}.choose-way-wrap .guid-wrap .guid-list .guid-item .guid-item-title{font-size:20px;font-family:Source Han Sans CN;font-weight:500;color:#333333;margin-bottom:24px}.choose-way-wrap .guid-wrap .guid-list .guid-item .guid-item-content{margin-bottom:24px}.choose-way-wrap .guid-wrap .guid-list .guid-item .guid-item-content .content-item-label .label-order{display:inline-block;background-image:url("/static/img/register/order.png");background-repeat:no-repeat;background-position:4px 6px;background-origin:content-box;font-size:18px;font-family:Source Han Sans CN;font-weight:500;color:#333333;padding-right:3px}.choose-way-wrap .guid-wrap .guid-list .guid-item .guid-item-content .content-item-label .label-text{font-size:18px;font-family:Source Han Sans CN;font-weight:500;color:#333333;margin-left:6px}.choose-way-wrap .guid-wrap .guid-list .guid-item .guid-item-content .content-item-value{margin-left:35px;margin-top:10px;font-weight:400;color:#333333;font-size:14px}.choose-way-wrap .guid-wrap .guid-list .guid-item .guid-item-content .content-item-value>p{margin-bottom:6px}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
  padding: 8px 0;
  font-size: 14px;
}
.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
  padding: 16px 0;
  font-size: 16px;
}
.ant-tabs-card.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
  padding: 6px 16px;
}
.ant-tabs-card.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
  padding: 7px 16px 6px;
}
.ant-tabs-rtl {
  direction: rtl;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab {
  margin: 0 0 0 32px;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab:last-of-type {
  margin-left: 0;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .anticon {
  margin-right: 0;
  margin-left: 12px;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove {
  margin-right: 8px;
  margin-left: -4px;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove .anticon {
  margin: 0;
}
.ant-tabs-rtl.ant-tabs-left > .ant-tabs-nav {
  order: 1;
}
.ant-tabs-rtl.ant-tabs-left > .ant-tabs-content-holder {
  order: 0;
}
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-nav {
  order: 0;
}
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-content-holder {
  order: 1;
}
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin-right: 0;
  margin-left: 2px;
}
.ant-tabs-dropdown-rtl {
  direction: rtl;
}
.ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item {
  text-align: right;
}
.ant-tabs-top,
.ant-tabs-bottom {
  flex-direction: column;
}
.ant-tabs-top > .ant-tabs-nav,
.ant-tabs-bottom > .ant-tabs-nav,
.ant-tabs-top > div > .ant-tabs-nav,
.ant-tabs-bottom > div > .ant-tabs-nav {
  margin: 0 0 16px 0;
}
.ant-tabs-top > .ant-tabs-nav::before,
.ant-tabs-bottom > .ant-tabs-nav::before,
.ant-tabs-top > div > .ant-tabs-nav::before,
.ant-tabs-bottom > div > .ant-tabs-nav::before {
  position: absolute;
  right: 0;
  left: 0;
  border-bottom: 1px solid #f0f0f0;
  content: '';
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
  height: 2px;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
  transition: width 0.3s, left 0.3s, right 0.3s;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  top: 0;
  bottom: 0;
  width: 30px;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
  left: 0;
  box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08);
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  right: 0;
  box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before {
  opacity: 1;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after {
  opacity: 1;
}
.ant-tabs-top > .ant-tabs-nav::before,
.ant-tabs-top > div > .ant-tabs-nav::before {
  bottom: 0;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar {
  bottom: 0;
}
.ant-tabs-bottom > .ant-tabs-nav,
.ant-tabs-bottom > div > .ant-tabs-nav {
  order: 1;
  margin-top: 16px;
  margin-bottom: 0;
}
.ant-tabs-bottom > .ant-tabs-nav::before,
.ant-tabs-bottom > div > .ant-tabs-nav::before {
  top: 0;
}
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
  top: 0;
}
.ant-tabs-bottom > .ant-tabs-content-holder,
.ant-tabs-bottom > div > .ant-tabs-content-holder {
  order: 0;
}
.ant-tabs-left > .ant-tabs-nav,
.ant-tabs-right > .ant-tabs-nav,
.ant-tabs-left > div > .ant-tabs-nav,
.ant-tabs-right > div > .ant-tabs-nav {
  flex-direction: column;
  min-width: 50px;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
  padding: 8px 24px;
  text-align: center;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin: 16px 0 0 0;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap {
  flex-direction: column;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  right: 0;
  left: 0;
  height: 30px;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
  top: 0;
  box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, 0.08);
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  bottom: 0;
  box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08);
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before {
  opacity: 1;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after {
  opacity: 1;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
  width: 2px;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
  transition: height 0.3s, top 0.3s;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-operations {
  flex: 1 0 auto;
  flex-direction: column;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar {
  right: 0;
}
.ant-tabs-left > .ant-tabs-content-holder,
.ant-tabs-left > div > .ant-tabs-content-holder {
  margin-left: -1px;
  border-left: 1px solid #f0f0f0;
}
.ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
.ant-tabs-left > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
  padding-left: 24px;
}
.ant-tabs-right > .ant-tabs-nav,
.ant-tabs-right > div > .ant-tabs-nav {
  order: 1;
}
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
  left: 0;
}
.ant-tabs-right > .ant-tabs-content-holder,
.ant-tabs-right > div > .ant-tabs-content-holder {
  order: 0;
  margin-right: -1px;
  border-right: 1px solid #f0f0f0;
}
.ant-tabs-right > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
.ant-tabs-right > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
  padding-right: 24px;
}
.ant-tabs-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}
.ant-tabs-dropdown-hidden {
  display: none;
}
.ant-tabs-dropdown-menu {
  max-height: 200px;
  margin: 0;
  padding: 4px 0;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-tabs-dropdown-menu-item {
  min-width: 120px;
  margin: 0;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-tabs-dropdown-menu-item:hover {
  background: #f5f5f5;
}
.ant-tabs-dropdown-menu-item-disabled,
.ant-tabs-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  cursor: not-allowed;
}
.ant-tabs-card > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab {
  margin: 0;
  padding: 8px 16px;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-card > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab-active {
  color: #147bc0;
  background: #fff;
}
.ant-tabs-card > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-ink-bar {
  visibility: hidden;
}
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin-left: 2px;
}
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 2px 2px 0 0;
}
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-bottom-color: #fff;
}
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 0 0 2px 2px;
}
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-top-color: #fff;
}
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin-top: 2px;
}
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 2px 0 0 2px;
}
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-right-color: #fff;
}
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 0 2px 2px 0;
}
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-left-color: #fff;
}
.ant-tabs {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: flex;
  overflow: hidden;
}
.ant-tabs > .ant-tabs-nav,
.ant-tabs > div > .ant-tabs-nav {
  position: relative;
  display: flex;
  flex: none;
  align-items: center;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap {
  position: relative;
  display: inline-block;
  display: flex;
  flex: auto;
  align-self: stretch;
  overflow: hidden;
  white-space: nowrap;
  transform: translate(0);
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
  content: '';
  pointer-events: none;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-list {
  position: relative;
  display: flex;
  transition: transform 0.3s;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations {
  display: flex;
  align-self: stretch;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations-hidden,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations-hidden {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-more,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more {
  position: relative;
  padding: 8px 16px;
  background: transparent;
  border: 0;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-more::after,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 5px;
  transform: translateY(100%);
  content: '';
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add {
  min-width: 40px;
  padding: 0 8px;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  border-radius: 2px 2px 0 0;
  outline: none;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:hover,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:hover {
  color: #3595cc;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:active,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:active,
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:focus,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:focus {
  color: #085a99;
}
.ant-tabs-extra-content {
  flex: none;
}
.ant-tabs-centered > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*='ant-tabs-nav-wrap-ping']),
.ant-tabs-centered > div > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*='ant-tabs-nav-wrap-ping']) {
  justify-content: center;
}
.ant-tabs-ink-bar {
  position: absolute;
  background: #147bc0;
  pointer-events: none;
}
.ant-tabs-tab {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 12px 0;
  font-size: 14px;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}
.ant-tabs-tab-btn:focus,
.ant-tabs-tab-remove:focus,
.ant-tabs-tab-btn:active,
.ant-tabs-tab-remove:active {
  color: #085a99;
}
.ant-tabs-tab-btn {
  outline: none;
  transition: all 0.3s;
}
.ant-tabs-tab-remove {
  flex: none;
  margin-right: -4px;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-tabs-tab-remove:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-tabs-tab:hover {
  color: #3595cc;
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #147bc0;
  text-shadow: 0 0 0.25px currentColor;
}
.ant-tabs-tab.ant-tabs-tab-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:focus,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:focus,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:active,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:active {
  color: rgba(0, 0, 0, 0.25);
}
.ant-tabs-tab .ant-tabs-tab-remove .anticon {
  margin: 0;
}
.ant-tabs-tab .anticon {
  margin-right: 12px;
}
.ant-tabs-tab + .ant-tabs-tab {
  margin: 0 0 0 32px;
}
.ant-tabs-content {
  display: flex;
  width: 100%;
}
.ant-tabs-content-holder {
  flex: auto;
  min-width: 0;
  min-height: 0;
}
.ant-tabs-content-animated {
  transition: margin 0.3s;
}
.ant-tabs-tabpane {
  flex: none;
  width: 100%;
  outline: none;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-badge {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  line-height: 1;
}
.ant-badge-count {
  z-index: auto;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  text-align: center;
  background: #ff4d4f;
  border-radius: 10px;
  box-shadow: 0 0 0 1px #fff;
}
.ant-badge-count a,
.ant-badge-count a:hover {
  color: #fff;
}
.ant-badge-count-sm {
  min-width: 14px;
  height: 14px;
  padding: 0;
  font-size: 12px;
  line-height: 14px;
  border-radius: 7px;
}
.ant-badge-multiple-words {
  padding: 0 8px;
}
.ant-badge-dot {
  z-index: auto;
  width: 6px;
  min-width: 6px;
  height: 6px;
  background: #ff4d4f;
  border-radius: 100%;
  box-shadow: 0 0 0 1px #fff;
}
.ant-badge-count,
.ant-badge-dot,
.ant-badge .ant-scroll-number-custom-component {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  transform-origin: 100% 0%;
}
.ant-badge-count.anticon-spin,
.ant-badge-dot.anticon-spin,
.ant-badge .ant-scroll-number-custom-component.anticon-spin {
  animation: antBadgeLoadingCircle 1s infinite linear;
}
.ant-badge-status {
  line-height: inherit;
  vertical-align: baseline;
}
.ant-badge-status-dot {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  border-radius: 50%;
}
.ant-badge-status-success {
  background-color: #52c41a;
}
.ant-badge-status-processing {
  position: relative;
  background-color: #1890ff;
}
.ant-badge-status-processing::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1890ff;
  border-radius: 50%;
  animation: antStatusProcessing 1.2s infinite ease-in-out;
  content: '';
}
.ant-badge-status-default {
  background-color: #d9d9d9;
}
.ant-badge-status-error {
  background-color: #ff4d4f;
}
.ant-badge-status-warning {
  background-color: #faad14;
}
.ant-badge-status-pink {
  background: #eb2f96;
}
.ant-badge-status-magenta {
  background: #eb2f96;
}
.ant-badge-status-red {
  background: #f5222d;
}
.ant-badge-status-volcano {
  background: #fa541c;
}
.ant-badge-status-orange {
  background: #fa8c16;
}
.ant-badge-status-yellow {
  background: #fadb14;
}
.ant-badge-status-gold {
  background: #faad14;
}
.ant-badge-status-cyan {
  background: #13c2c2;
}
.ant-badge-status-lime {
  background: #a0d911;
}
.ant-badge-status-green {
  background: #52c41a;
}
.ant-badge-status-blue {
  background: #1890ff;
}
.ant-badge-status-geekblue {
  background: #2f54eb;
}
.ant-badge-status-purple {
  background: #722ed1;
}
.ant-badge-status-text {
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}
.ant-badge-zoom-appear,
.ant-badge-zoom-enter {
  animation: antZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  animation-fill-mode: both;
}
.ant-badge-zoom-leave {
  animation: antZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
  animation-fill-mode: both;
}
.ant-badge-not-a-wrapper .ant-badge-zoom-appear,
.ant-badge-not-a-wrapper .ant-badge-zoom-enter {
  animation: antNoWrapperZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
}
.ant-badge-not-a-wrapper .ant-badge-zoom-leave {
  animation: antNoWrapperZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
}
.ant-badge-not-a-wrapper:not(.ant-badge-status) {
  vertical-align: middle;
}
.ant-badge-not-a-wrapper .ant-scroll-number-custom-component {
  transform: none;
}
.ant-badge-not-a-wrapper .ant-scroll-number-custom-component,
.ant-badge-not-a-wrapper .ant-scroll-number {
  position: relative;
  top: auto;
  display: block;
  transform-origin: 50% 50%;
}
.ant-badge-not-a-wrapper .ant-badge-count {
  transform: none;
}
@keyframes antStatusProcessing {
  0% {
    transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    transform: scale(2.4);
    opacity: 0;
  }
}
.ant-scroll-number {
  overflow: hidden;
}
.ant-scroll-number-only {
  position: relative;
  display: inline-block;
  height: 20px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.ant-scroll-number-only > p.ant-scroll-number-only-unit {
  height: 20px;
  margin: 0;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.ant-scroll-number-symbol {
  vertical-align: top;
}
@keyframes antZoomBadgeIn {
  0% {
    transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
  100% {
    transform: scale(1) translate(50%, -50%);
  }
}
@keyframes antZoomBadgeOut {
  0% {
    transform: scale(1) translate(50%, -50%);
  }
  100% {
    transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
}
@keyframes antNoWrapperZoomBadgeIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
  }
}
@keyframes antNoWrapperZoomBadgeOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}
@keyframes antBadgeLoadingCircle {
  0% {
    transform-origin: 50%;
  }
  100% {
    transform: translate(50%, -50%) rotate(360deg);
    transform-origin: 50%;
  }
}
.ant-ribbon-wrapper {
  position: relative;
}
.ant-ribbon {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: 8px;
  height: 22px;
  padding: 0 8px;
  color: #fff;
  line-height: 22px;
  white-space: nowrap;
  background-color: #147bc0;
  border-radius: 2px;
}
.ant-ribbon-text {
  color: #fff;
}
.ant-ribbon-corner {
  position: absolute;
  top: 100%;
  width: 8px;
  height: 8px;
  color: currentColor;
  border: 4px solid;
  transform: scaleY(0.75);
  transform-origin: top;
}
.ant-ribbon-corner::after {
  position: absolute;
  top: -4px;
  left: -4px;
  width: inherit;
  height: inherit;
  color: rgba(0, 0, 0, 0.25);
  border: inherit;
  content: '';
}
.ant-ribbon-color-pink {
  color: #eb2f96;
  background: #eb2f96;
}
.ant-ribbon-color-magenta {
  color: #eb2f96;
  background: #eb2f96;
}
.ant-ribbon-color-red {
  color: #f5222d;
  background: #f5222d;
}
.ant-ribbon-color-volcano {
  color: #fa541c;
  background: #fa541c;
}
.ant-ribbon-color-orange {
  color: #fa8c16;
  background: #fa8c16;
}
.ant-ribbon-color-yellow {
  color: #fadb14;
  background: #fadb14;
}
.ant-ribbon-color-gold {
  color: #faad14;
  background: #faad14;
}
.ant-ribbon-color-cyan {
  color: #13c2c2;
  background: #13c2c2;
}
.ant-ribbon-color-lime {
  color: #a0d911;
  background: #a0d911;
}
.ant-ribbon-color-green {
  color: #52c41a;
  background: #52c41a;
}
.ant-ribbon-color-blue {
  color: #1890ff;
  background: #1890ff;
}
.ant-ribbon-color-geekblue {
  color: #2f54eb;
  background: #2f54eb;
}
.ant-ribbon-color-purple {
  color: #722ed1;
  background: #722ed1;
}
.ant-ribbon.ant-ribbon-placement-end {
  right: -8px;
  border-bottom-right-radius: 0;
}
.ant-ribbon.ant-ribbon-placement-end .ant-ribbon-corner {
  right: 0;
  border-color: currentColor transparent transparent currentColor;
}
.ant-ribbon.ant-ribbon-placement-start {
  left: -8px;
  border-bottom-left-radius: 0;
}
.ant-ribbon.ant-ribbon-placement-start .ant-ribbon-corner {
  left: 0;
  border-color: currentColor currentColor transparent transparent;
}
.ant-badge-rtl {
  direction: rtl;
}
.ant-badge-rtl .ant-badge-count,
.ant-badge-rtl .ant-badge-dot,
.ant-badge-rtl .ant-badge .ant-scroll-number-custom-component {
  right: auto;
  left: 0;
  direction: ltr;
  transform: translate(-50%, -50%);
  transform-origin: 0% 0%;
}
.ant-badge-rtl.ant-badge .ant-scroll-number-custom-component {
  right: auto;
  left: 0;
  transform: translate(-50%, -50%);
  transform-origin: 0% 0%;
}
.ant-badge-rtl .ant-badge-status-text {
  margin-right: 8px;
  margin-left: 0;
}
.ant-badge-rtl .ant-badge-zoom-appear,
.ant-badge-rtl .ant-badge-zoom-enter {
  animation-name: antZoomBadgeInRtl;
}
.ant-badge-rtl .ant-badge-zoom-leave {
  animation-name: antZoomBadgeOutRtl;
}
.ant-badge-not-a-wrapper .ant-badge-count {
  transform: none;
}
.ant-ribbon-rtl {
  direction: rtl;
}
.ant-ribbon-rtl.ant-ribbon-placement-end {
  right: unset;
  left: -8px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner {
  right: unset;
  left: 0;
  border-color: currentColor currentColor transparent transparent;
}
.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner::after {
  border-color: currentColor currentColor transparent transparent;
}
.ant-ribbon-rtl.ant-ribbon-placement-start {
  right: -8px;
  left: unset;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner {
  right: 0;
  left: unset;
  border-color: currentColor transparent transparent currentColor;
}
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner::after {
  border-color: currentColor transparent transparent currentColor;
}
@keyframes antZoomBadgeInRtl {
  0% {
    transform: scale(0) translate(-50%, -50%);
    opacity: 0;
  }
  100% {
    transform: scale(1) translate(-50%, -50%);
  }
}
@keyframes antZoomBadgeOutRtl {
  0% {
    transform: scale(1) translate(-50%, -50%);
  }
  100% {
    transform: scale(0) translate(-50%, -50%);
    opacity: 0;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-drawer {
  position: fixed;
  z-index: 1000;
  width: 0%;
  height: 100%;
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), height 0s ease 0.3s, width 0s ease 0.3s;
}
.ant-drawer > * {
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-content-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}
.ant-drawer .ant-drawer-content {
  width: 100%;
  height: 100%;
}
.ant-drawer-left,
.ant-drawer-right {
  top: 0;
  width: 0%;
  height: 100%;
}
.ant-drawer-left .ant-drawer-content-wrapper,
.ant-drawer-right .ant-drawer-content-wrapper {
  height: 100%;
}
.ant-drawer-left.ant-drawer-open,
.ant-drawer-right.ant-drawer-open {
  width: 100%;
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-left {
  left: 0;
}
.ant-drawer-left .ant-drawer-content-wrapper {
  left: 0;
}
.ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: 6px 0 16px -8px rgba(0, 0, 0, 0.08), 9px 0 28px 0 rgba(0, 0, 0, 0.05), 12px 0 48px 16px rgba(0, 0, 0, 0.03);
}
.ant-drawer-right {
  right: 0;
}
.ant-drawer-right .ant-drawer-content-wrapper {
  right: 0;
}
.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: -6px 0 16px -8px rgba(0, 0, 0, 0.08), -9px 0 28px 0 rgba(0, 0, 0, 0.05), -12px 0 48px 16px rgba(0, 0, 0, 0.03);
}
.ant-drawer-right.ant-drawer-open.no-mask {
  right: 1px;
  transform: translateX(1px);
}
.ant-drawer-top,
.ant-drawer-bottom {
  left: 0;
  width: 100%;
  height: 0%;
}
.ant-drawer-top .ant-drawer-content-wrapper,
.ant-drawer-bottom .ant-drawer-content-wrapper {
  width: 100%;
}
.ant-drawer-top.ant-drawer-open,
.ant-drawer-bottom.ant-drawer-open {
  height: 100%;
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-top {
  top: 0;
}
.ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: 0 6px 16px -8px rgba(0, 0, 0, 0.08), 0 9px 28px 0 rgba(0, 0, 0, 0.05), 0 12px 48px 16px rgba(0, 0, 0, 0.03);
}
.ant-drawer-bottom {
  bottom: 0;
}
.ant-drawer-bottom .ant-drawer-content-wrapper {
  bottom: 0;
}
.ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: 0 -6px 16px -8px rgba(0, 0, 0, 0.08), 0 -9px 28px 0 rgba(0, 0, 0, 0.05), 0 -12px 48px 16px rgba(0, 0, 0, 0.03);
}
.ant-drawer-bottom.ant-drawer-open.no-mask {
  bottom: 1px;
  transform: translateY(1px);
}
.ant-drawer.ant-drawer-open .ant-drawer-mask {
  height: 100%;
  opacity: 1;
  transition: none;
  animation: antdDrawerFadeIn 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  pointer-events: auto;
}
.ant-drawer-title {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
.ant-drawer-content {
  position: relative;
  z-index: 1;
  overflow: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
}
.ant-drawer-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: block;
  padding: 20px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  line-height: 1;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
  text-rendering: auto;
}
.ant-drawer-close:focus,
.ant-drawer-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.ant-drawer-header-no-title .ant-drawer-close {
  margin-right: var(--scroll-bar);
  /* stylelint-disable-next-line function-calc-no-invalid */
  padding-right: calc(20px - var(--scroll-bar));
}
.ant-drawer-header {
  position: relative;
  padding: 16px 24px;
  color: rgba(0, 0, 0, 0.85);
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 2px 2px 0 0;
}
.ant-drawer-header-no-title {
  color: rgba(0, 0, 0, 0.85);
  background: #fff;
}
.ant-drawer-wrapper-body {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
}
.ant-drawer-body {
  flex-grow: 1;
  padding: 24px;
  overflow: auto;
  font-size: 14px;
  line-height: 1.5715;
  word-wrap: break-word;
}
.ant-drawer-footer {
  flex-shrink: 0;
  padding: 10px 16px;
  border-top: 1px solid #f0f0f0;
}
.ant-drawer-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.45);
  opacity: 0;
  filter: alpha(opacity=45);
  transition: opacity 0.3s linear, height 0s ease 0.3s;
  pointer-events: none;
}
.ant-drawer-open-content {
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-drawer .ant-picker-clear {
  background: #fff;
}
@keyframes antdDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ant-drawer-rtl {
  direction: rtl;
}
.ant-drawer-rtl .ant-drawer-close {
  right: auto;
  left: 0;
}

.text-primary{color:#086cb3}.text-success{color:#67c23a}.text-warning{color:#e6a23c}.text-danger{color:#f56c6c}.text-muted{color:#909399}.msg-dot-item .is-fixed{top:26px !important}.msg-status{position:absolute;top:39px;right:0.1px;font-size:0.5em}.text-gray{color:#909399}.msg-ul{margin-top:0;margin-bottom:5px;list-style:none;padding:0}.msg-ul .msg-li{padding:5px 20px 5px 20px;border-bottom:1px solid #efefef}.msg-ul .msg-li .msg-content div{color:#91939a}.msg-ul .msg-li .msg-content .custom-wrap{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.msg-ul .msg-li .msg-read-btn{text-align:right}.msg-ul .msg-li .msg-footer{font-size:13px;margin-top:7px;display:flex;align-items:center}.msg-ul .msg-li .msg-footer .msg-time{float:right;color:#cccccc}.msg-ul .msg-li .msg-footer .msg-status{color:#cccccc}.msg-ul .msg-li .msg-footer .msg-btn-bar{flex:1}.msg-ul .msg-li:hover{background-color:#f9f9f9}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-breadcrumb {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-breadcrumb .anticon {
  font-size: 14px;
}
.ant-breadcrumb a {
  color: rgba(0, 0, 0, 0.45);
  transition: color 0.3s;
}
.ant-breadcrumb a:hover {
  color: #3595cc;
}
.ant-breadcrumb > span:last-child {
  color: rgba(0, 0, 0, 0.85);
}
.ant-breadcrumb > span:last-child a {
  color: rgba(0, 0, 0, 0.85);
}
.ant-breadcrumb > span:last-child .ant-breadcrumb-separator {
  display: none;
}
.ant-breadcrumb-separator {
  margin: 0 8px;
  color: rgba(0, 0, 0, 0.45);
}
.ant-breadcrumb-link > .anticon + span,
.ant-breadcrumb-link > .anticon + a {
  margin-left: 4px;
}
.ant-breadcrumb-overlay-link > .anticon {
  margin-left: 4px;
}
.ant-breadcrumb-rtl {
  direction: rtl;
}
.ant-breadcrumb-rtl::before {
  display: table;
  content: '';
}
.ant-breadcrumb-rtl::after {
  display: table;
  clear: both;
  content: '';
}
.ant-breadcrumb-rtl > span {
  float: right;
}
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + span,
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + a {
  margin-right: 4px;
  margin-left: 0;
}
.ant-breadcrumb-rtl .ant-breadcrumb-overlay-link > .anticon {
  margin-right: 4px;
  margin-left: 0;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-alert {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: flex;
  align-items: center;
  padding: 8px 15px;
  word-wrap: break-word;
  border-radius: 2px;
}
.ant-alert-content {
  flex: 1;
  min-width: 0;
}
.ant-alert-icon {
  margin-right: 8px;
}
.ant-alert-description {
  display: none;
  font-size: 14px;
  line-height: 22px;
}
.ant-alert-success {
  background-color: #f6ffed;
  border: 1px solid #b7eb8f;
}
.ant-alert-success .ant-alert-icon {
  color: #52c41a;
}
.ant-alert-info {
  background-color: #e6f9ff;
  border: 1px solid #85c9e6;
}
.ant-alert-info .ant-alert-icon {
  color: #147bc0;
}
.ant-alert-warning {
  background-color: #fffbe6;
  border: 1px solid #ffe58f;
}
.ant-alert-warning .ant-alert-icon {
  color: #faad14;
}
.ant-alert-error {
  background-color: #fff2f0;
  border: 1px solid #ffccc7;
}
.ant-alert-error .ant-alert-icon {
  color: #ff4d4f;
}
.ant-alert-error .ant-alert-description > pre {
  margin: 0;
  padding: 0;
}
.ant-alert-action {
  margin-left: 8px;
}
.ant-alert-close-icon {
  margin-left: 8px;
  padding: 0;
  overflow: hidden;
  font-size: 12px;
  line-height: 12px;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.ant-alert-close-icon .anticon-close {
  color: rgba(0, 0, 0, 0.45);
  transition: color 0.3s;
}
.ant-alert-close-icon .anticon-close:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-alert-close-text {
  color: rgba(0, 0, 0, 0.45);
  transition: color 0.3s;
}
.ant-alert-close-text:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-alert-with-description {
  align-items: flex-start;
  padding: 15px 15px 15px 24px;
}
.ant-alert-with-description.ant-alert-no-icon {
  padding: 15px 15px;
}
.ant-alert-with-description .ant-alert-icon {
  margin-right: 15px;
  font-size: 24px;
}
.ant-alert-with-description .ant-alert-message {
  display: block;
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
}
.ant-alert-message {
  color: rgba(0, 0, 0, 0.85);
}
.ant-alert-with-description .ant-alert-description {
  display: block;
}
.ant-alert.ant-alert-motion-leave {
  overflow: hidden;
  opacity: 1;
  transition: max-height 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), padding-top 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), padding-bottom 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), margin-bottom 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-alert.ant-alert-motion-leave-active {
  max-height: 0;
  margin-bottom: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 0;
}
.ant-alert-banner {
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
}
.ant-alert.ant-alert-rtl {
  direction: rtl;
}
.ant-alert-rtl.ant-alert.ant-alert-no-icon {
  padding: 8px 15px;
}
.ant-alert-rtl .ant-alert-icon {
  margin-right: auto;
  margin-left: 8px;
}
.ant-alert-rtl .ant-alert-action {
  margin-right: 8px;
  margin-left: auto;
}
.ant-alert-rtl .ant-alert-close-icon {
  margin-right: 8px;
  margin-left: auto;
}
.ant-alert-rtl.ant-alert-with-description .ant-alert-icon {
  margin-right: auto;
  margin-left: 15px;
}

.preview-container-new{background-color:#fff;width:100%;position:relative}.preview-container-new .stepBtn{margin-top:10px;text-align:center}.preview-container-new .stepBtn .negotiation-btn,.preview-container-new .stepBtn .mediate-btn,.preview-container-new .stepBtn .arbitration-btn{margin-left:20px}.preview-container-new .stepBtn .mediate-btn{background-color:#e6a23c;color:#ffffff}.preview-container-new .stepBtn .mediate-btn:hover{border:1px solid #e6a23c}.preview-container-new .stepBtn .arbitration-btn{background-color:#14af64;color:#ffffff}.preview-container-new .stepBtn .arbitration-btn:hover{border:1px solid #14af64}.preview-container-new .plaintOrder{width:100%;margin:0 auto;font-size:18px;border-radius:10px;margin-top:50px;margin-bottom:20px;display:flex;font-weight:bold;justify-content:space-between;align-items:center;padding:10px;border-bottom:1px solid #e9e8e8;background-color:#f3f8fc}.preview-container-new .plaintOrder .applicant-num-container,.preview-container-new .plaintOrder .agent-num-container{padding:0 20px;height:100%;color:#000}.preview-container-new .plaintOrder .applicant-num-container .fontAwesome,.preview-container-new .plaintOrder .agent-num-container .fontAwesome{margin-right:10px}.preview-container-new .plaintOrder:nth-child(1){margin-top:0}.preview-container-new .plaintOrder .num{display:inline-block;min-width:20px;height:20px;font-size:20px;padding:0 5px;line-height:19px;text-align:center;color:#000}.preview-container-new .plaintOrder .icon-container{float:right}.preview-container-new .preview-content-new{margin:0 auto}.preview-container-new .preview-content-new .odr-preview-item{width:100%;margin:20px auto;padding:20px;border:1px solid #e9e8e8}.preview-container-new .preview-content-new .odr-preview-item .item-title{font-size:18px;color:#147bc0;font-weight:bold;border-bottom:1px solid #e9e8e8;padding-bottom:10px;margin-bottom:10px}.preview-container-new .preview-content-new .odr-preview-item .item-content{margin-top:20px;font-size:16px !important}.preview-container-new .preview-content-new .odr-preview-item .item-content .head{font-weight:bold}.preview-container-new .preview-content-new .odr-preview-item .item-content .head .num{color:#ffffff;display:inline-block;width:26px !important;height:26px !important;text-align:center;background:#147bc0;border-radius:50%}.preview-container-new .preview-content-new .odr-preview-item .item-content .head .name{margin-left:10px;color:#147bc0}.preview-container-new .preview-content-new .odr-preview-item .item-content .content{display:flex;justify-content:space-between}.preview-container-new .preview-content-new .odr-preview-item .item-content .content .content-left{padding:0 32px}.preview-container-new .preview-content-new .odr-preview-item .item-content .content .content-left .content-item{font-weight:normal;align-items:center;margin-top:10px;display:flex}.preview-container-new .preview-content-new .odr-preview-item .item-content .content .content-left .content-item .odf-content-item-title{margin-right:26px;white-space:nowrap}.preview-container-new .preview-content-new .odr-preview-item .item-content .content .content-left .content-item .content-item-content{word-break:break-all;white-space:normal;max-width:500px}.preview-container-new .preview-content-new .odr-preview-item .item-content .content .content-right{float:right}.preview-container-new .el-form-item__content{font-size:16px !important}.preview-container-new .nextBtn{margin-left:20px;text-align:center}.common-container{background-color:#ffffff;padding:20px;width:100%;position:relative;min-height:680px}.common-container .common-content-new{width:1040px;max-width:100%;margin:0 auto;margin-top:30px;padding-top:200px}.stepBtn-new{margin-top:30px;text-align:center}.stepBtn-new>.ant-btn{width:1040px !important;height:50px;background-color:#0099ff;border-color:#0099ff}.stepBtn-new>.ant-btn:hover{background-color:#0099ff}.preview-container .loginContent-new{width:100%;margin:0 auto;position:fixed;left:0;top:0;padding:0 20px;z-index:6;padding-top:10px;background-color:#fff}.preview-container .loginContent-new .head-container{display:flex;width:1040px;margin:0 auto;justify-content:space-between}.preview-container .loginContent-new .leftContent-new{display:flex;position:relative;left:0 !important;align-items:center}.preview-container .loginContent-new .leftContent-new .collapse-wrap{line-height:56px;height:100%;float:left;cursor:pointer;transition:background 0.3s;-webkit-tap-highlight-color:transparent;padding:0 15px}.preview-container .loginContent-new .logoContainer{height:100%;display:flex;align-items:center}.preview-container .loginContent-new .logoContainer .logo{width:56px;height:56px;margin-right:20px}.preview-container .loginContent-new .logoContainer .des-content{white-space:nowrap}.preview-container .loginContent-new .logoContainer .des-content .desc1{font-size:18px;font-weight:bold}.preview-container .loginContent-new .logoContainer .des-content .desc2{font-size:15px;margin-top:3px}.preview-container .loginContent-new .lanContainer{width:auto;align-items:center;color:#999999;font-size:14px;display:flex;margin-left:36px}.preview-container .loginContent-new .lanContainer .switchLan{width:16px;margin-right:12px;height:16px}.preview-container .loginContent-new .lanContainer .eng,.preview-container .loginContent-new .lanContainer .zh{cursor:pointer;white-space:nowrap}.preview-container .loginContent-new .lanContainer .eng .icon,.preview-container .loginContent-new .lanContainer .zh .icon{text-align:center;line-height:16px;display:inline-block;width:20px;height:20px;border:1px solid #999999;border-radius:50%}.preview-container .loginContent-new .lanContainer .zh{margin-right:20px}.preview-container .loginContent-new .lanContainer .active{color:#147bc0 !important}.preview-container .loginContent-new .lanContainer .active .icon{border-color:#147bc0 !important}.preview-container .loginContent-new .lanContainer .eng{margin-right:12px}.preview-container .loginContent-new .lanContainer .divider{margin-right:12px}.preview-container .loginContent-new .userContainer-new{position:relative;right:0 !important;display:flex;align-items:center;font-size:14px}.preview-container .loginContent-new .userContainer-new .guid{cursor:pointer;color:#000}.preview-container .loginContent-new .warm-tip{width:1040px;margin:20px auto 0 auto}.modal-tip-wrap .ant-alert{background-color:transparent;border:none}.modal-tip-wrap .ant-modal-footer{text-align:center}.back-top{right:380px}.verify-modal{border-radius:10px;overflow:hidden;padding:0}.verify-modal .ant-modal-body{padding:0}.verify-modal .verify-container1{margin:0;border:0;padding:30px 30px 0 30px;width:100% !important}.verify-modal .verify-container1 h2{font-size:26px;font-weight:bold;margin-bottom:1em}.verify-modal .foot-btn{margin:0 auto !important}.verify-modal .foot-btn .ant-btn{margin-bottom:24px !important}.verify-modal .respodent-username{margin-bottom:20px}.verify-modal .respodent-username:last-child{margin:0}

.fontAwesome{transition:all 0.2s}.sideBar-container{display:block;position:fixed;left:0;bottom:0;height:100%;background-color:#147bc0;transition:all 0.2s}.sideBar-container::-webkit-scrollbar{width:0;height:0;background-color:#f8f9fb}.sideBar-container::-webkit-scrollbar-track{border-radius:5px;background-color:#f8f9fb}.sideBar-container::-webkit-scrollbar-thumb{border-radius:5px;background-color:#c2c2c2;border:1px solid #c2c2c2}.sideBar-container .logo-container{width:100%;background-color:#147bc0;height:80px;text-align:center;cursor:pointer;display:flex;align-items:center}.sideBar-container .logo-container>img{width:40px;height:40px;margin-left:4px;object-fit:cover}.sideBar-container .logo-container .des-content{color:#fff}.sideBar-container .logo-container .des-content .en-desc1{font-size:12px;font-family:SourceHanSansCN-Bold;font-weight:bold;zoom:0.9;margin-bottom:5px}.sideBar-container .logo-container .des-content .en-desc2{font-size:12px;zoom:0.9;font-family:SourceHanSansCN-Regular}.sideBar-container .logo-container .des-content .zh-desc1{font-size:18px;font-family:SourceHanSansCN-Bold;font-weight:bold;margin-bottom:5px;margin-left:8px}.sideBar-container .logo-container .des-content .zh-desc2{font-size:12px;zoom:0.7;font-family:SourceHanSansCN-Regular;margin-left:8px}.sideBar-container .collapseBtn{position:fixed;height:40px;z-index:6;display:flex;align-items:center;justify-content:center;overflow-y:hidden;transition:all 0.2s}.sideBar-container .shrinkMenu:hover .absolute-subMenu{display:block !important;position:absolute;right:-132px;top:0;background:#147bc0;padding:10px 0;width:130px}.sideBar-container .shrinkMenu:hover .absolute-subMenu::before{content:'';position:absolute;left:-10px;top:0;width:10px;height:100%;background-color:transparent}.sideBar-container .menu-container{width:100%;position:relative}.sideBar-container .menu-container:nth-of-type(1){margin-top:60px;border-top:none}.sideBar-container .menu-container .active{width:100%;height:100%}.sideBar-container .menu-container .active .firstMenu{background:#ebf0f7;font-size:16px;font-family:Microsoft YaHei;font-weight:bold;color:#147bc0;display:flex;align-items:center;flex-wrap:nowrap}.sideBar-container .menu-container .active .firstMenu{border-top-left-radius:30px;border-bottom-left-radius:30px;color:#147bc0;position:relative;margin-top:20px;margin-bottom:20px;display:flex;align-items:center;flex-wrap:nowrap}.sideBar-container .menu-container .active .firstMenu .fontAwesome{color:#147bc0}.sideBar-container .menu-container .active+.subMenu-container{display:block;margin-top:-5px}.sideBar-container .menu-container .active .subMenu:nth-child(1){z-index:100}.sideBar-container .menu-container .active .submenu-name .fontAwesome{font-family:Microsoft YaHei;font-weight:bold;color:#ffffff}.sideBar-container .menu-container .firstMenu{font-size:15px;font-family:Microsoft YaHei;font-weight:400;color:#ffffff;cursor:pointer;padding-left:20px;height:46px;background-color:#147bc0;margin-top:20px;margin-bottom:20px;position:relative;display:flex;align-items:center;flex-wrap:nowrap}.sideBar-container .menu-container .firstMenu .fontAwesome{font-size:18px;width:22px;color:#ffffff}.sideBar-container .menu-container .firstMenu .menu-name{margin-left:5px;height:41px;line-height:46px;display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sideBar-container .menu-container a+.subMenu-container{margin-top:-5px}.sideBar-container .menu-container .subMenu:nth-child(1){z-index:100}.sideBar-container .menu-container .subMenu .active{font-family:Microsoft YaHei;font-weight:bold;color:#ffffff;position:relative}.sideBar-container .menu-container .subMenu .active:before{content:'';position:absolute;border-radius:50%;width:8px;height:8px;display:inline-block;left:-20px;background-color:#ffffff;top:14px;bottom:0}.sideBar-container .menu-container .subMenu-container{width:100%;box-sizing:border-box;transition:all 0.2s}.sideBar-container .menu-container .subMenu-container .subMenu{font-size:14px;font-family:Microsoft YaHei;font-weight:400;background-color:#147bc0;color:#ffffff;box-sizing:border-box;width:100%;cursor:pointer;height:35px;line-height:35px;padding-left:50px}.sideBar-container .menu-container .subMenu-container .subMenu .submenu-name{width:100%;height:100%;display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sideBar-container .menu-container .subMenu-container .subMenu:nth-last-child(1){z-index:100}

.odr-home{width:100%;height:100%;background-color:#f0f2f5}.odr-home .odr-main{display:flex}.odr-home .odr-main .odr-views{padding-top:110px;bottom:0;margin:auto;width:100%;height:100%;background-color:#f0f2f5;transition:all 0.2s}.odr-home .odr-main .odr-views .content-container{height:100%;padding:0 15px;width:100%}.odr-views-shrik{padding-left:50px}.odr-views-expand{padding-left:210px}

.tag-wrap{background-color:#f0f2f5;position:fixed;top:56px;z-index:100;padding:7px 15px;transition:all 0.2s}.tag-wrap .tablist{margin:0}.tag-wrap .ant-tabs-top>.ant-tabs-nav,.tag-wrap .ant-tabs-bottom>.ant-tabs-nav,.tag-wrap .ant-tabs-top>div>.ant-tabs-nav,.tag-wrap .ant-tabs-bottom>div>.ant-tabs-nav{margin:0}.tag-wrap .ant-tabs-content-holder{width:0}.tag-wrap .ant-tabs-nav-list .ant-tabs-tab{background-color:#fff;color:#808695;font-size:12px;padding:0 15px;height:35px;line-height:35px;margin-right:3px;font-family:SourceHanSansCN-Bold;transition:none}.tag-wrap .ant-tabs-nav-list .ant-tabs-tab:hover{font-weight:bold;color:#147bc0}.tag-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-remove>span{border-radius:50%}.tag-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-remove>span:hover{background-color:#b4bccc;color:#fff}.tag-wrap .ant-tabs-nav-list .ant-tabs-tab-active{font-weight:bold;color:#147bc0}.tag-shrik{left:50px;width:calc(100% - 50px)}.tag-expand{left:210px;width:calc(100% - 210px)}.activeTab{height:40px;color:#147bc0 !important;background:#fff !important;font-weight:700}.normalTab{height:40px;margin:0;margin-right:2px;line-height:38px;background:#fff;border:1px solid #e8e8e8;border-radius:4px 4px 0 0;-webkit-transition:all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);transition:all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);cursor:pointer;color:#808695}.normalTab:hover{font-weight:bold;color:#147bc0}.tabbar-wrap{display:flex;align-items:center;justify-content:space-between}.tabbar-wrap .tabbar-list{display:flex;align-items:center;overflow-x:overlay;overflow-y:hidden;margin-right:10px;box-sizing:border-box}.tabbar-wrap .tabbar-list::-webkit-scrollbar{width:4px;height:8px;background-color:#f8f9fb}.tabbar-wrap .tabbar-list::-webkit-scrollbar-track{border-radius:5px;background-color:#f8f9fb}.tabbar-wrap .tabbar-list::-webkit-scrollbar-thumb{border-radius:5px;background-color:#c2c2c2;border:1px solid #c2c2c2}.tabbar-wrap .tabbar-list .tab-icon{border-radius:50%;margin-left:8px;color:#808695}.tabbar-wrap .tabbar-list .tab-icon:hover{background-color:#b4bccc;color:#fff}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-picker {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  padding: 4px 11px 4px;
  position: relative;
  display: inline-flex;
  align-items: center;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: border 0.3s, box-shadow 0.3s;
}
.ant-picker:hover,
.ant-picker-focused {
  border-color: #3595cc;
  border-right-width: 1px !important;
}
.ant-picker-focused {
  border-color: #3595cc;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(20, 123, 192, 0.2);
}
.ant-picker.ant-picker-disabled {
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-picker.ant-picker-disabled .ant-picker-suffix {
  color: rgba(0, 0, 0, 0.25);
}
.ant-picker.ant-picker-borderless {
  background-color: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}
.ant-picker-input {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 100%;
}
.ant-picker-input > input {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s;
  flex: auto;
  min-width: 1px;
  height: auto;
  padding: 0;
  background: transparent;
  border: 0;
}
.ant-picker-input > input::-moz-placeholder {
  opacity: 1;
}
.ant-picker-input > input::placeholder {
  color: #bfbfbf;
}
.ant-picker-input > input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-picker-input > input:hover {
  border-color: #3595cc;
  border-right-width: 1px !important;
}
.ant-picker-input > input:focus,
.ant-picker-input > input-focused {
  border-color: #3595cc;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(20, 123, 192, 0.2);
}
.ant-picker-input > input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-picker-input > input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-picker-input > input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-picker-input > input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-picker-input > input-borderless,
.ant-picker-input > input-borderless:hover,
.ant-picker-input > input-borderless:focus,
.ant-picker-input > input-borderless-focused,
.ant-picker-input > input-borderless-disabled,
.ant-picker-input > input-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-picker-input > input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-picker-input > input-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-picker-input > input-sm {
  padding: 0px 7px;
}
.ant-picker-input > input:focus {
  box-shadow: none;
}
.ant-picker-input > input[disabled] {
  background: transparent;
}
.ant-picker-input:hover .ant-picker-clear {
  opacity: 1;
}
.ant-picker-input-placeholder > input {
  color: #bfbfbf;
}
.ant-picker-large {
  padding: 6.5px 11px 6.5px;
}
.ant-picker-large .ant-picker-input > input {
  font-size: 16px;
}
.ant-picker-small {
  padding: 0px 7px 0px;
}
.ant-picker-suffix {
  align-self: center;
  margin-left: 4px;
  color: rgba(0, 0, 0, 0.25);
  line-height: 1;
  pointer-events: none;
}
.ant-picker-suffix > * {
  vertical-align: top;
}
.ant-picker-clear {
  position: absolute;
  top: 50%;
  right: 0;
  color: rgba(0, 0, 0, 0.25);
  line-height: 1;
  background: #fff;
  transform: translateY(-50%);
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s, color 0.3s;
}
.ant-picker-clear > * {
  vertical-align: top;
}
.ant-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-picker-separator {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 16px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 16px;
  vertical-align: top;
  cursor: default;
}
.ant-picker-focused .ant-picker-separator {
  color: rgba(0, 0, 0, 0.45);
}
.ant-picker-disabled .ant-picker-range-separator .ant-picker-separator {
  cursor: not-allowed;
}
.ant-picker-range {
  position: relative;
  display: inline-flex;
}
.ant-picker-range .ant-picker-clear {
  right: 11px;
}
.ant-picker-range:hover .ant-picker-clear {
  opacity: 1;
}
.ant-picker-range .ant-picker-active-bar {
  bottom: -1px;
  height: 2px;
  margin-left: 11px;
  background: #147bc0;
  opacity: 0;
  transition: all 0.3s ease-out;
  pointer-events: none;
}
.ant-picker-range.ant-picker-focused .ant-picker-active-bar {
  opacity: 1;
}
.ant-picker-range-separator {
  align-items: center;
  padding: 0 8px;
  line-height: 1;
}
.ant-picker-range.ant-picker-small .ant-picker-clear {
  right: 7px;
}
.ant-picker-range.ant-picker-small .ant-picker-active-bar {
  margin-left: 7px;
}
.ant-picker-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1050;
}
.ant-picker-dropdown-hidden {
  display: none;
}
.ant-picker-dropdown-placement-bottomLeft .ant-picker-range-arrow {
  top: 1.66666667px;
  display: block;
  transform: rotate(-45deg);
}
.ant-picker-dropdown-placement-topLeft .ant-picker-range-arrow {
  bottom: 1.66666667px;
  display: block;
  transform: rotate(135deg);
}
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topRight,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-topRight {
  animation-name: antSlideDownIn;
}
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-bottomRight,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-bottomRight {
  animation-name: antSlideUpIn;
}
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-topRight {
  animation-name: antSlideDownOut;
}
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-bottomRight {
  animation-name: antSlideUpOut;
}
.ant-picker-dropdown-range {
  padding: 6.66666667px 0;
}
.ant-picker-dropdown-range-hidden {
  display: none;
}
.ant-picker-dropdown .ant-picker-panel > .ant-picker-time-panel {
  padding-top: 4px;
}
.ant-picker-ranges {
  margin-bottom: 0;
  padding: 4px 12px;
  overflow: hidden;
  line-height: 34px;
  text-align: left;
  list-style: none;
}
.ant-picker-ranges > li {
  display: inline-block;
}
.ant-picker-ranges .ant-picker-preset > .ant-tag-blue {
  color: #147bc0;
  background: #e6f9ff;
  border-color: #85c9e6;
  cursor: pointer;
}
.ant-picker-ranges .ant-picker-ok {
  float: right;
  margin-left: 8px;
}
.ant-picker-range-wrapper {
  display: flex;
}
.ant-picker-range-arrow {
  position: absolute;
  z-index: 1;
  display: none;
  width: 10px;
  height: 10px;
  margin-left: 16.5px;
  box-shadow: 2px -2px 6px rgba(0, 0, 0, 0.06);
  transition: left 0.3s ease-out;
}
.ant-picker-range-arrow::after {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 10px;
  height: 10px;
  border: 5px solid #f0f0f0;
  border-color: #fff #fff transparent transparent;
  content: '';
}
.ant-picker-panel-container {
  overflow: hidden;
  vertical-align: top;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  transition: margin 0.3s;
}
.ant-picker-panel-container .ant-picker-panels {
  display: inline-flex;
  flex-wrap: nowrap;
  direction: ltr;
}
.ant-picker-panel-container .ant-picker-panel {
  vertical-align: top;
  background: transparent;
  border-width: 0 0 1px 0;
  border-radius: 0;
}
.ant-picker-panel-container .ant-picker-panel-focused {
  border-color: #f0f0f0;
}
.ant-picker-panel {
  display: inline-flex;
  flex-direction: column;
  text-align: center;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  outline: none;
}
.ant-picker-panel-focused {
  border-color: #147bc0;
}
.ant-picker-decade-panel,
.ant-picker-year-panel,
.ant-picker-quarter-panel,
.ant-picker-month-panel,
.ant-picker-week-panel,
.ant-picker-date-panel,
.ant-picker-time-panel {
  display: flex;
  flex-direction: column;
  width: 280px;
}
.ant-picker-header {
  display: flex;
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #f0f0f0;
}
.ant-picker-header > * {
  flex: none;
}
.ant-picker-header button {
  padding: 0;
  color: rgba(0, 0, 0, 0.25);
  line-height: 40px;
  background: transparent;
  border: 0;
  cursor: pointer;
  transition: color 0.3s;
}
.ant-picker-header > button {
  min-width: 1.6em;
  font-size: 14px;
}
.ant-picker-header > button:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-picker-header-view {
  flex: auto;
  font-weight: 500;
  line-height: 40px;
}
.ant-picker-header-view button {
  color: inherit;
  font-weight: inherit;
}
.ant-picker-header-view button:not(:first-child) {
  margin-left: 8px;
}
.ant-picker-header-view button:hover {
  color: #147bc0;
}
.ant-picker-prev-icon,
.ant-picker-next-icon,
.ant-picker-super-prev-icon,
.ant-picker-super-next-icon {
  position: relative;
  display: inline-block;
  width: 7px;
  height: 7px;
}
.ant-picker-prev-icon::before,
.ant-picker-next-icon::before,
.ant-picker-super-prev-icon::before,
.ant-picker-super-next-icon::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 7px;
  height: 7px;
  border: 0 solid currentColor;
  border-width: 1.5px 0 0 1.5px;
  content: '';
}
.ant-picker-super-prev-icon::after,
.ant-picker-super-next-icon::after {
  position: absolute;
  top: 4px;
  left: 4px;
  display: inline-block;
  width: 7px;
  height: 7px;
  border: 0 solid currentColor;
  border-width: 1.5px 0 0 1.5px;
  content: '';
}
.ant-picker-prev-icon,
.ant-picker-super-prev-icon {
  transform: rotate(-45deg);
}
.ant-picker-next-icon,
.ant-picker-super-next-icon {
  transform: rotate(135deg);
}
.ant-picker-content {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.ant-picker-content th,
.ant-picker-content td {
  position: relative;
  min-width: 24px;
  font-weight: 400;
}
.ant-picker-content th {
  height: 30px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 30px;
}
.ant-picker-cell {
  padding: 3px 0;
  color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.ant-picker-cell-in-view {
  color: rgba(0, 0, 0, 0.85);
}
.ant-picker-cell-disabled {
  cursor: not-allowed;
}
.ant-picker-cell::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 1;
  height: 24px;
  transform: translateY(-50%);
  content: '';
}
.ant-picker-cell .ant-picker-cell-inner {
  position: relative;
  z-index: 2;
  display: inline-block;
  min-width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  transition: background 0.3s, border 0.3s;
}
.ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,
.ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):not(.ant-picker-cell-range-hover-start):not(.ant-picker-cell-range-hover-end) .ant-picker-cell-inner {
  background: #f5f5f5;
}
.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  border: 1px solid #147bc0;
  border-radius: 2px;
  content: '';
}
.ant-picker-cell-in-view.ant-picker-cell-in-range {
  position: relative;
}
.ant-picker-cell-in-view.ant-picker-cell-in-range::before {
  background: #e6f9ff;
}
.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,
.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,
.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner {
  color: #fff;
  background: #147bc0;
}
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single)::before,
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single)::before {
  background: #e6f9ff;
}
.ant-picker-cell-in-view.ant-picker-cell-range-start::before {
  left: 50%;
}
.ant-picker-cell-in-view.ant-picker-cell-range-end::before {
  right: 50%;
}
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start-single::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-end-near-hover::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-start-near-hover::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-end-single::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-in-range)::after {
  position: absolute;
  top: 50%;
  z-index: 0;
  height: 24px;
  border-top: 1px dashed #4daded;
  border-bottom: 1px dashed #4daded;
  transform: translateY(-50%);
  content: '';
}
.ant-picker-cell-range-hover-start::after,
.ant-picker-cell-range-hover-end::after,
.ant-picker-cell-range-hover::after {
  right: 0;
  left: 2px;
}
.ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover::before,
.ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-hover::before,
.ant-picker-cell-in-view.ant-picker-cell-range-end.ant-picker-cell-range-hover::before,
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single).ant-picker-cell-range-hover-start::before,
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single).ant-picker-cell-range-hover-end::before,
.ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start::before,
.ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end::before {
  background: #93cdf4;
}
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner {
  border-radius: 2px 0 0 2px;
}
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner {
  border-radius: 0 2px 2px 0;
}
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner::after,
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner::after {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  background: #93cdf4;
  content: '';
}
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner::after {
  right: -6px;
  left: 0;
}
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner::after {
  right: 0;
  left: -6px;
}
.ant-picker-cell-range-hover.ant-picker-cell-range-start::after {
  right: 50%;
}
.ant-picker-cell-range-hover.ant-picker-cell-range-end::after {
  left: 50%;
}
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:first-child::after,
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child::after,
.ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start.ant-picker-cell-range-hover-edge-start-near-range::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover-edge-start-near-range)::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start::after {
  left: 6px;
  border-left: 1px dashed #4daded;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:last-child::after,
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::after,
.ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover-edge-end-near-range)::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end::after {
  right: 6px;
  border-right: 1px dashed #4daded;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.ant-picker-cell-disabled {
  pointer-events: none;
}
.ant-picker-cell-disabled .ant-picker-cell-inner {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
}
.ant-picker-cell-disabled::before {
  background: #f5f5f5;
}
.ant-picker-cell-disabled.ant-picker-cell-today .ant-picker-cell-inner::before {
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-picker-decade-panel .ant-picker-content,
.ant-picker-year-panel .ant-picker-content,
.ant-picker-quarter-panel .ant-picker-content,
.ant-picker-month-panel .ant-picker-content {
  height: 264px;
}
.ant-picker-decade-panel .ant-picker-cell-inner,
.ant-picker-year-panel .ant-picker-cell-inner,
.ant-picker-quarter-panel .ant-picker-cell-inner,
.ant-picker-month-panel .ant-picker-cell-inner {
  padding: 0 8px;
}
.ant-picker-decade-panel .ant-picker-cell-disabled .ant-picker-cell-inner,
.ant-picker-year-panel .ant-picker-cell-disabled .ant-picker-cell-inner,
.ant-picker-quarter-panel .ant-picker-cell-disabled .ant-picker-cell-inner,
.ant-picker-month-panel .ant-picker-cell-disabled .ant-picker-cell-inner {
  background: #f5f5f5;
}
.ant-picker-quarter-panel .ant-picker-content {
  height: 56px;
}
.ant-picker-footer {
  width: min-content;
  min-width: 100%;
  line-height: 38px;
  text-align: center;
  border-bottom: 1px solid transparent;
}
.ant-picker-panel .ant-picker-footer {
  border-top: 1px solid #f0f0f0;
}
.ant-picker-footer-extra {
  padding: 0 12px;
  line-height: 38px;
  text-align: left;
}
.ant-picker-footer-extra:not(:last-child) {
  border-bottom: 1px solid #f0f0f0;
}
.ant-picker-now {
  text-align: left;
}
.ant-picker-today-btn {
  color: #147bc0;
}
.ant-picker-today-btn:hover {
  color: #3595cc;
}
.ant-picker-today-btn:active {
  color: #085a99;
}
.ant-picker-today-btn.ant-picker-today-btn-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-picker-decade-panel .ant-picker-cell-inner {
  padding: 0 4px;
}
.ant-picker-decade-panel .ant-picker-cell::before {
  display: none;
}
.ant-picker-year-panel .ant-picker-body,
.ant-picker-quarter-panel .ant-picker-body,
.ant-picker-month-panel .ant-picker-body {
  padding: 0 8px;
}
.ant-picker-year-panel .ant-picker-cell-inner,
.ant-picker-quarter-panel .ant-picker-cell-inner,
.ant-picker-month-panel .ant-picker-cell-inner {
  width: 60px;
}
.ant-picker-year-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-quarter-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-month-panel .ant-picker-cell-range-hover-start::after {
  left: 14px;
  border-left: 1px dashed #4daded;
  border-radius: 2px 0 0 2px;
}
.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-start::after {
  right: 14px;
  border-right: 1px dashed #4daded;
  border-radius: 0 2px 2px 0;
}
.ant-picker-year-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-quarter-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-month-panel .ant-picker-cell-range-hover-end::after {
  right: 14px;
  border-right: 1px dashed #4daded;
  border-radius: 0 2px 2px 0;
}
.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-end::after {
  left: 14px;
  border-left: 1px dashed #4daded;
  border-radius: 2px 0 0 2px;
}
.ant-picker-week-panel .ant-picker-body {
  padding: 8px 12px;
}
.ant-picker-week-panel .ant-picker-cell:hover .ant-picker-cell-inner,
.ant-picker-week-panel .ant-picker-cell-selected .ant-picker-cell-inner,
.ant-picker-week-panel .ant-picker-cell .ant-picker-cell-inner {
  background: transparent !important;
}
.ant-picker-week-panel-row td {
  transition: background 0.3s;
}
.ant-picker-week-panel-row:hover td {
  background: #f5f5f5;
}
.ant-picker-week-panel-row-selected td,
.ant-picker-week-panel-row-selected:hover td {
  background: #147bc0;
}
.ant-picker-week-panel-row-selected td.ant-picker-cell-week,
.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-week {
  color: rgba(255, 255, 255, 0.5);
}
.ant-picker-week-panel-row-selected td.ant-picker-cell-today .ant-picker-cell-inner::before,
.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-today .ant-picker-cell-inner::before {
  border-color: #fff;
}
.ant-picker-week-panel-row-selected td .ant-picker-cell-inner,
.ant-picker-week-panel-row-selected:hover td .ant-picker-cell-inner {
  color: #fff;
}
.ant-picker-date-panel .ant-picker-body {
  padding: 8px 12px;
}
.ant-picker-date-panel .ant-picker-content {
  width: 252px;
}
.ant-picker-date-panel .ant-picker-content th {
  width: 36px;
}
.ant-picker-datetime-panel {
  display: flex;
}
.ant-picker-datetime-panel .ant-picker-time-panel {
  border-left: 1px solid #f0f0f0;
}
.ant-picker-datetime-panel .ant-picker-date-panel,
.ant-picker-datetime-panel .ant-picker-time-panel {
  transition: opacity 0.3s;
}
.ant-picker-datetime-panel-active .ant-picker-date-panel,
.ant-picker-datetime-panel-active .ant-picker-time-panel {
  opacity: 0.3;
}
.ant-picker-datetime-panel-active .ant-picker-date-panel-active,
.ant-picker-datetime-panel-active .ant-picker-time-panel-active {
  opacity: 1;
}
.ant-picker-time-panel {
  width: auto;
  min-width: auto;
}
.ant-picker-time-panel .ant-picker-content {
  display: flex;
  flex: auto;
  height: 224px;
}
.ant-picker-time-panel-column {
  flex: 1 0 auto;
  width: 56px;
  margin: 0;
  padding: 0;
  overflow-y: hidden;
  text-align: left;
  list-style: none;
  transition: background 0.3s;
}
.ant-picker-time-panel-column::after {
  display: block;
  height: 196px;
  content: '';
}
.ant-picker-datetime-panel .ant-picker-time-panel-column::after {
  height: 198px;
}
.ant-picker-time-panel-column:not(:first-child) {
  border-left: 1px solid #f0f0f0;
}
.ant-picker-time-panel-column-active {
  background: rgba(230, 249, 255, 0.2);
}
.ant-picker-time-panel-column:hover {
  overflow-y: auto;
}
.ant-picker-time-panel-column > li {
  margin: 0;
  padding: 0;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner {
  display: block;
  width: 100%;
  height: 28px;
  margin: 0;
  padding: 0 0 0 14px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 28px;
  border-radius: 0;
  cursor: pointer;
  transition: background 0.3s;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover {
  background: #f5f5f5;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner {
  background: #e6f9ff;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell-disabled .ant-picker-time-panel-cell-inner {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  cursor: not-allowed;
}
/* stylelint-disable-next-line */
_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,
:root .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,
_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell,
:root .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell {
  padding: 21px 0;
}
.ant-picker-rtl {
  direction: rtl;
}
.ant-picker-rtl .ant-picker-suffix {
  margin-right: 4px;
  margin-left: 0;
}
.ant-picker-rtl .ant-picker-clear {
  right: auto;
  left: 0;
}
.ant-picker-rtl .ant-picker-separator {
  transform: rotate(180deg);
}
.ant-picker-panel-rtl .ant-picker-header-view button:not(:first-child) {
  margin-right: 8px;
  margin-left: 0;
}
.ant-picker-rtl.ant-picker-range .ant-picker-clear {
  right: auto;
  left: 11px;
}
.ant-picker-rtl.ant-picker-range .ant-picker-active-bar {
  margin-right: 11px;
  margin-left: 0;
}
.ant-picker-rtl.ant-picker-range.ant-picker-small .ant-picker-active-bar {
  margin-right: 7px;
}
.ant-picker-dropdown-rtl .ant-picker-ranges {
  text-align: right;
}
.ant-picker-dropdown-rtl .ant-picker-ranges .ant-picker-ok {
  float: left;
  margin-right: 8px;
  margin-left: 0;
}
.ant-picker-panel-rtl {
  direction: rtl;
}
.ant-picker-panel-rtl .ant-picker-prev-icon,
.ant-picker-panel-rtl .ant-picker-super-prev-icon {
  transform: rotate(135deg);
}
.ant-picker-panel-rtl .ant-picker-next-icon,
.ant-picker-panel-rtl .ant-picker-super-next-icon {
  transform: rotate(-45deg);
}
.ant-picker-cell .ant-picker-cell-inner {
  position: relative;
  z-index: 2;
  display: inline-block;
  min-width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  transition: background 0.3s, border 0.3s;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start::before {
  right: 50%;
  left: 0;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-end::before {
  right: 0;
  left: 50%;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-end::before {
  right: 50%;
  left: 50%;
}
.ant-picker-panel-rtl .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner::after {
  right: 0;
  left: -6px;
}
.ant-picker-panel-rtl .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner::after {
  right: -6px;
  left: 0;
}
.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-start::after {
  right: 0;
  left: 50%;
}
.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-end::after {
  right: 50%;
  left: 0;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner {
  border-radius: 0 2px 2px 0;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner {
  border-radius: 2px 0 0 2px;
}
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):first-child::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start.ant-picker-cell-range-hover-edge-start-near-range::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover-edge-start-near-range)::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-start::after {
  right: 6px;
  left: 0;
  border-right: 1px dashed #4daded;
  border-left: none;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):last-child::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover-edge-end-near-range)::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-end::after {
  right: 0;
  left: 6px;
  border-right: none;
  border-left: 1px dashed #4daded;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::after,
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover)::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-end.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover)::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-start.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover)::after,
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover.ant-picker-cell-range-hover-edge-start:last-child::after,
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover.ant-picker-cell-range-hover-edge-end:first-child::after {
  right: 6px;
  left: 6px;
  border-right: 1px dashed #4daded;
  border-left: 1px dashed #4daded;
  border-radius: 2px;
}
.ant-picker-dropdown-rtl .ant-picker-footer-extra {
  direction: rtl;
  text-align: right;
}
.ant-picker-panel-rtl .ant-picker-time-panel {
  direction: ltr;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-tag {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  height: auto;
  margin-right: 8px;
  padding: 0 7px;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  background: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  opacity: 1;
  transition: all 0.3s;
}
.ant-tag,
.ant-tag a,
.ant-tag a:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-tag > a:first-child:last-child {
  display: inline-block;
  margin: 0 -8px;
  padding: 0 8px;
}
.ant-tag-close-icon {
  margin-left: 3px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 10px;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-tag-close-icon:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-tag-has-color {
  border-color: transparent;
}
.ant-tag-has-color,
.ant-tag-has-color a,
.ant-tag-has-color a:hover,
.ant-tag-has-color .anticon-close,
.ant-tag-has-color .anticon-close:hover {
  color: #fff;
}
.ant-tag-checkable {
  background-color: transparent;
  border-color: transparent;
  cursor: pointer;
}
.ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #147bc0;
}
.ant-tag-checkable:active,
.ant-tag-checkable-checked {
  color: #fff;
}
.ant-tag-checkable-checked {
  background-color: #147bc0;
}
.ant-tag-checkable:active {
  background-color: #085a99;
}
.ant-tag-hidden {
  display: none;
}
.ant-tag-pink {
  color: #c41d7f;
  background: #fff0f6;
  border-color: #ffadd2;
}
.ant-tag-pink-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.ant-tag-magenta {
  color: #c41d7f;
  background: #fff0f6;
  border-color: #ffadd2;
}
.ant-tag-magenta-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.ant-tag-red {
  color: #cf1322;
  background: #fff1f0;
  border-color: #ffa39e;
}
.ant-tag-red-inverse {
  color: #fff;
  background: #f5222d;
  border-color: #f5222d;
}
.ant-tag-volcano {
  color: #d4380d;
  background: #fff2e8;
  border-color: #ffbb96;
}
.ant-tag-volcano-inverse {
  color: #fff;
  background: #fa541c;
  border-color: #fa541c;
}
.ant-tag-orange {
  color: #d46b08;
  background: #fff7e6;
  border-color: #ffd591;
}
.ant-tag-orange-inverse {
  color: #fff;
  background: #fa8c16;
  border-color: #fa8c16;
}
.ant-tag-yellow {
  color: #d4b106;
  background: #feffe6;
  border-color: #fffb8f;
}
.ant-tag-yellow-inverse {
  color: #fff;
  background: #fadb14;
  border-color: #fadb14;
}
.ant-tag-gold {
  color: #d48806;
  background: #fffbe6;
  border-color: #ffe58f;
}
.ant-tag-gold-inverse {
  color: #fff;
  background: #faad14;
  border-color: #faad14;
}
.ant-tag-cyan {
  color: #08979c;
  background: #e6fffb;
  border-color: #87e8de;
}
.ant-tag-cyan-inverse {
  color: #fff;
  background: #13c2c2;
  border-color: #13c2c2;
}
.ant-tag-lime {
  color: #7cb305;
  background: #fcffe6;
  border-color: #eaff8f;
}
.ant-tag-lime-inverse {
  color: #fff;
  background: #a0d911;
  border-color: #a0d911;
}
.ant-tag-green {
  color: #389e0d;
  background: #f6ffed;
  border-color: #b7eb8f;
}
.ant-tag-green-inverse {
  color: #fff;
  background: #52c41a;
  border-color: #52c41a;
}
.ant-tag-blue {
  color: #096dd9;
  background: #e6f7ff;
  border-color: #91d5ff;
}
.ant-tag-blue-inverse {
  color: #fff;
  background: #1890ff;
  border-color: #1890ff;
}
.ant-tag-geekblue {
  color: #1d39c4;
  background: #f0f5ff;
  border-color: #adc6ff;
}
.ant-tag-geekblue-inverse {
  color: #fff;
  background: #2f54eb;
  border-color: #2f54eb;
}
.ant-tag-purple {
  color: #531dab;
  background: #f9f0ff;
  border-color: #d3adf7;
}
.ant-tag-purple-inverse {
  color: #fff;
  background: #722ed1;
  border-color: #722ed1;
}
.ant-tag-success {
  color: #52c41a;
  background: #f6ffed;
  border-color: #b7eb8f;
}
.ant-tag-processing {
  color: #1890ff;
  background: #e6f7ff;
  border-color: #91d5ff;
}
.ant-tag-error {
  color: #f5222d;
  background: #fff1f0;
  border-color: #ffa39e;
}
.ant-tag-warning {
  color: #fa8c16;
  background: #fff7e6;
  border-color: #ffd591;
}
.ant-tag > .anticon + span,
.ant-tag > span + .anticon {
  margin-left: 7px;
}
.ant-tag.ant-tag-rtl {
  margin-right: 0;
  margin-left: 8px;
  direction: rtl;
  text-align: right;
}
.ant-tag-rtl .ant-tag-close-icon {
  margin-right: 3px;
  margin-left: 0;
}
.ant-tag-rtl.ant-tag > .anticon + span,
.ant-tag-rtl.ant-tag > span + .anticon {
  margin-right: 7px;
  margin-left: 0;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-popconfirm {
  z-index: 1060;
}

.preview-container{background-color:#ffffff;padding:0 30px;width:100%;position:relative}.preview-container .stepBtn{margin-top:10px;text-align:center}.preview-container .stepBtn .enBtn{min-width:160px}.preview-container .stepBtn .negotiation-btn,.preview-container .stepBtn .mediate-btn,.preview-container .stepBtn .arbitration-btn{margin-left:20px}.preview-container .stepBtn .mediate-btn{background-color:#e6a23c;color:#ffffff}.preview-container .stepBtn .mediate-btn:hover{border:1px solid #e6a23c}.preview-container .stepBtn .arbitration-btn{background-color:#14af64;color:#ffffff}.preview-container .stepBtn .arbitration-btn:hover{border:1px solid #14af64}.preview-container .plaintOrder{background-color:#f3f8fc;width:100%;margin:0 auto;font-size:18px;margin-top:50px;margin-bottom:20px;display:flex;font-weight:bold;justify-content:space-between;align-items:center;padding:10px 50px}.preview-container .plaintOrder .applicant-num-container,.preview-container .plaintOrder .agent-num-container{padding:0 20px;height:100%;color:#000}.preview-container .plaintOrder .applicant-num-container .fontAwesome,.preview-container .plaintOrder .agent-num-container .fontAwesome{margin-right:10px}.preview-container .plaintOrder:nth-child(1){margin-top:0}.preview-container .plaintOrder .num{display:inline-block;min-width:20px;height:20px;font-size:20px;padding:0 5px;line-height:19px;text-align:center;color:#000}.preview-container .plaintOrder .icon-container{float:right}.preview-container .preview-content{max-width:1100px;margin:0 auto}.preview-container .preview-content .odr-preview-item{width:100%;margin:20px auto;padding:20px;border:1px solid #e9e8e8}.preview-container .preview-content .odr-preview-item .item-title{font-size:18px;color:#147bc0;font-weight:bold;border-bottom:1px solid #e9e8e8;padding-bottom:10px;margin-bottom:10px}.preview-container .preview-content .odr-preview-item .item-content{margin-top:20px;font-size:16px !important}.preview-container .preview-content .odr-preview-item .item-content .head{font-weight:bold}.preview-container .preview-content .odr-preview-item .item-content .head .num{color:#ffffff;display:inline-block;width:26px !important;height:26px !important;text-align:center;background:#147bc0;border-radius:50%}.preview-container .preview-content .odr-preview-item .item-content .head .name{margin-left:10px;color:#147bc0}.preview-container .preview-content .odr-preview-item .item-content .content{display:flex;justify-content:space-between}.preview-container .preview-content .odr-preview-item .item-content .content .content-left{padding:0 32px}.preview-container .preview-content .odr-preview-item .item-content .content .content-left .content-item{font-weight:normal;align-items:center;margin-top:10px;display:flex}.preview-container .preview-content .odr-preview-item .item-content .content .content-left .content-item .odf-content-item-title{margin-right:26px;white-space:nowrap}.preview-container .preview-content .odr-preview-item .item-content .content .content-left .content-item .content-item-content{word-break:break-all;white-space:normal;max-width:500px}.preview-container .preview-content .odr-preview-item .item-content .content .content-right{float:right}.preview-container .el-form-item__content{font-size:16px !important}.preview-container .nextBtn{margin-left:20px;text-align:center}

.last-sideBar-container{display:block;position:fixed;left:0;top:0;bottom:0;overflow-y:scroll;min-height:100%;background-color:#147bc0;transition:all 0.2s;z-index:200}.last-sideBar-container::-webkit-scrollbar{width:0;height:0;background-color:#f8f9fb}.last-sideBar-container::-webkit-scrollbar-track{border-radius:5px;background-color:#f8f9fb}.last-sideBar-container::-webkit-scrollbar-thumb{border-radius:5px;background-color:#c2c2c2;border:1px solid #c2c2c2}.last-sideBar-container .logo-container{width:100%;background-color:#147bc0;height:80px;text-align:center;cursor:pointer;display:flex;align-items:center}.last-sideBar-container .logo-container>img{width:40px;height:40px;margin-left:4px;object-fit:cover}.last-sideBar-container .logo-container .des-content{width:100%;color:#fff}.last-sideBar-container .logo-container .des-content .en-desc1{font-size:12px;font-family:SourceHanSansCN-Bold;font-weight:bold;zoom:0.9;margin-bottom:5px}.last-sideBar-container .logo-container .des-content .en-desc2{font-size:12px;zoom:0.9;font-family:SourceHanSansCN-Regular}.last-sideBar-container .logo-container .des-content .zh-desc1{font-size:18px;font-family:SourceHanSansCN-Bold;font-weight:bold;margin-bottom:5px;margin-left:8px}.last-sideBar-container .logo-container .des-content .zh-desc2{font-size:12px;zoom:0.7;font-family:SourceHanSansCN-Regular;margin-left:8px}.last-sideBar-container .menu-container{width:100%;border:0;background-color:#147bc0}.ant-menu-item::after{border-color:transparent !important}.ant-menu-inline.ant-menu-root .ant-menu-item,.ant-menu-inline.ant-menu-root .ant-menu-submenu-title{transition:none !important}.ant-menu-submenu,.ant-menu-submenu-inline{transition:none !important}.ant-menu-submenu .ant-menu-sub{transition:none !important}.ant-menu.ant-menu-light,.ant-menu-light .ant-menu-sub,.ant-menu.ant-menu-light .ant-menu-sub,.ant-menu-submenu-arrow{background-color:#147bc0 !important;color:#acc8e3 !important}.ant-menu-light .ant-menu-item:hover,.ant-menu-light .ant-menu-item-active,.ant-menu-light .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,.ant-menu-light .ant-menu-submenu-active,.ant-menu-light .ant-menu-submenu-title:hover,.ant-menu-light .ant-menu-submenu:hover{color:#fff !important}.ant-menu-light .ant-menu-item:hover .ant-menu-submenu-arrow,.ant-menu-light .ant-menu-item-active .ant-menu-submenu-arrow,.ant-menu-light .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open .ant-menu-submenu-arrow,.ant-menu-light .ant-menu-submenu-active .ant-menu-submenu-arrow,.ant-menu-light .ant-menu-submenu-title:hover .ant-menu-submenu-arrow,.ant-menu-light .ant-menu-submenu:hover .ant-menu-submenu-arrow{color:#fff !important}.ant-menu-light .ant-menu-item:hover,.ant-menu-light .ant-menu-submenu-title:hover{background-color:#4395cd !important}.ant-menu-light .ant-menu-item,.ant-menu-light .ant-menu-submenu .ant-menu-submenu-title,.ant-menu-light .ant-menu-submenu .ant-menu .ant-menu-item{margin:0 !important;height:50px !important;line-height:50px !important}.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected,.ant-menu-inline-collapsed .ant-menu-submenu-selected{background-color:#4395cd !important;color:#fff !important}.ant-menu-submenu-selected,.ant-menu-submenu-selected .ant-menu-item-icon,.ant-menu-submenu-selected .ant-menu-submenu-arrow{color:#fff !important}.ant-menu-vertical .ant-menu-item:not(:last-child){margin:0 !important}.shrink{width:210px !important}.expand{width:50px !important}.expand .logo-container{justify-content:center !important}.expand .logo-container>img{width:40px !important;height:40px !important;margin-left:0 !important}.ant-menu-inline-collapsed:hover .ant-menu-submenu{display:block !important}.ant-menu-inline.ant-menu-root .ant-menu-item,.ant-menu-inline.ant-menu-root .ant-menu-submenu-title{padding-left:24px !important}.ant-menu-light .ant-menu-submenu .ant-menu .ant-menu-item{padding-left:48px !important}.ant-menu.ant-menu-inline-collapsed{width:100% !important}

.header-container{background-color:#fff;padding:10px 20px;min-height:96px}.notice-header{width:100%;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.notice-header .header-caseno{font-size:22px;font-family:Microsoft YaHei;font-weight:bold;color:#333333;margin-right:50px}.notice-header .notice-header-left{width:75%;display:flex;align-items:center}.notice-header .notice-header-left .header-caseno{display:inline-block}.notice-header .switch-container{height:40px;background:#ffffff;border-radius:20px;display:flex;line-height:40px;cursor:pointer;justify-content:space-around;border:1px solid #e9e8e8}.notice-header .switch-container .switch-active{background:#147bc0;border-radius:20px;font-family:Microsoft YaHei;font-weight:bold;color:#ffffff}.notice-header .switch-container .switch-inactive{border-radius:20px;font-weight:bold}.notice-header .header-select{width:180px}.notice-header .header-btn-group .speedUpBtn{width:60px !important;font-size:12px !important}.notice-header .header-btn-group .el-button--mini{padding:7px 0px !important}.notice-header .header-days-left{font-size:16px;font-weight:600;color:#666;margin-top:5px;padding:5px 10px}.notice-header .header-days-left i{font-size:22px;font-weight:600;color:#666;margin-right:10px}.notice-header .header-days-left .days-left-no{font-size:30px;color:#147bc0;margin-right:5px}.notice-header .header-negotiation-date{color:#147bc0 !important;font-weight:bold;font-size:16px}.notice-header .header-negotiation-date .des{margin-right:10px}.notice-header .header-negotiation-date .time{margin-left:5px;margin-right:5px}

.tabs-container,.notice-tab-content{height:100%;width:100%}.tabs-container .tabs-container-row,.notice-tab-content .tabs-container-row{height:100%;width:100%;display:flex}.tabs-container .tabs-container-row .tabs-container-left-col,.notice-tab-content .tabs-container-row .tabs-container-left-col{height:100%;flex:0.6;overflow-y:auto;overflow-x:hidden;margin-right:10px;background-color:#fff;box-sizing:border-box}.tabs-container .tabs-container-row .tabs-container-left-col::-webkit-scrollbar,.notice-tab-content .tabs-container-row .tabs-container-left-col::-webkit-scrollbar{width:8px;height:8px;background-color:#efefef}.tabs-container .tabs-container-row .tabs-container-left-col::-webkit-scrollbar-track,.notice-tab-content .tabs-container-row .tabs-container-left-col::-webkit-scrollbar-track{border-radius:5px;background-color:#efefef}.tabs-container .tabs-container-row .tabs-container-left-col::-webkit-scrollbar-thumb,.notice-tab-content .tabs-container-row .tabs-container-left-col::-webkit-scrollbar-thumb{border-radius:5px;background-color:#147bc0;border:1px solid #147bc0}.tabs-container .tabs-container-row .tabs-container-right-col,.notice-tab-content .tabs-container-row .tabs-container-right-col{flex:0.4;overflow:auto;padding:10px 10px 20px;background-color:#fff}.tabs-container .tabs-container-row .tabs-container-right-col::-webkit-scrollbar,.notice-tab-content .tabs-container-row .tabs-container-right-col::-webkit-scrollbar{width:8px;height:8px;background-color:#efefef}.tabs-container .tabs-container-row .tabs-container-right-col::-webkit-scrollbar-track,.notice-tab-content .tabs-container-row .tabs-container-right-col::-webkit-scrollbar-track{border-radius:5px;background-color:#efefef}.tabs-container .tabs-container-row .tabs-container-right-col::-webkit-scrollbar-thumb,.notice-tab-content .tabs-container-row .tabs-container-right-col::-webkit-scrollbar-thumb{border-radius:5px;background-color:#147bc0;border:1px solid #147bc0}.tabs-container .tabs-container-row .tabs-container-right-col .todo,.notice-tab-content .tabs-container-row .tabs-container-right-col .todo{border:1px solid #e9e8e8;margin-bottom:20px}.tabs-container .tabs-item,.notice-tab-content .tabs-item{background-color:#fff}.tabs-container .tabs-item::-webkit-scrollbar,.notice-tab-content .tabs-item::-webkit-scrollbar{width:8px;height:8px;background-color:#efefef}.tabs-container .tabs-item::-webkit-scrollbar-track,.notice-tab-content .tabs-item::-webkit-scrollbar-track{border-radius:5px;background-color:#efefef}.tabs-container .tabs-item::-webkit-scrollbar-thumb,.notice-tab-content .tabs-item::-webkit-scrollbar-thumb{border-radius:5px;background-color:#147bc0;border:1px solid #147bc0}.tabs-container .tabs-item:first-child,.notice-tab-content .tabs-item:first-child{margin-top:0}.tabs-container .tabs-item.container-left,.notice-tab-content .tabs-item.container-left{height:100%;overflow:auto;padding:0 20px 0 10px}.tabs-container .tabs-item .reason,.notice-tab-content .tabs-item .reason{font-size:16px;font-weight:600;color:#6b6b6b}.tabs-container .tabs-item .tabs-item-header,.notice-tab-content .tabs-item .tabs-item-header{height:35px;color:#147bc0;font-size:16px;font-weight:600;border-bottom:1px solid #e9e8e8;display:flex;justify-content:space-between;align-items:center;padding-left:10px}.tabs-container .tabs-item .tabs-item-header .tabs-item-header-title,.notice-tab-content .tabs-item .tabs-item-header .tabs-item-header-title{width:100px;margin-right:20px;font-size:16px;display:inline-block;white-space:nowrap}.tabs-container .tabs-item .tabs-item-header .el-button,.notice-tab-content .tabs-item .tabs-item-header .el-button{margin-bottom:10px}.tabs-container .tabs-item .tabs-item-header .tabs-item-header-right,.notice-tab-content .tabs-item .tabs-item-header .tabs-item-header-right{color:#a5a5a5;font-size:16px;font-weight:500;display:flex;flex-wrap:wrap;margin-right:10px}.tabs-container .tabs-item .tabs-item-header .tabs-item-header-right .ant-btn,.notice-tab-content .tabs-item .tabs-item-header .tabs-item-header-right .ant-btn{margin-right:5px}.tabs-container .tabs-item .upload,.notice-tab-content .tabs-item .upload{padding:5px 0}.tabs-container .tabs-item .litigant-item .tabs-item-table,.notice-tab-content .tabs-item .litigant-item .tabs-item-table{border:none}.tabs-container .tabs-item .litigant-item .tabs-item-table th,.notice-tab-content .tabs-item .litigant-item .tabs-item-table th{background-color:#e8f4ff !important;text-align:center;border:none}.tabs-container .tabs-item .litigant-item .tabs-item-table td,.notice-tab-content .tabs-item .litigant-item .tabs-item-table td{text-align:center;border:none;color:#666;font-weight:600}.tabs-container .tabs-item .litigant-item .tabs-item-table .el-table__row--striped td,.notice-tab-content .tabs-item .litigant-item .tabs-item-table .el-table__row--striped td{background-color:#f8fcff !important}.tabs-container .tabs-item .litigant-item .tabs-item-table::before,.notice-tab-content .tabs-item .litigant-item .tabs-item-table::before{background-color:transparent}.tabs-container .tabs-item .litigant-list .litigant-list-item,.notice-tab-content .tabs-item .litigant-list .litigant-list-item{line-height:35px;color:#999;font-weight:600;padding-left:20px;margin:15px 0}.tabs-container .tabs-item .litigant-list .litigant-list-item.active,.notice-tab-content .tabs-item .litigant-list .litigant-list-item.active{color:#333;padding-left:15px;border-left:5px solid #147bc0}.tabs-container .tabs-item .litigant-list .ant-descriptions-item-label,.notice-tab-content .tabs-item .litigant-list .ant-descriptions-item-label{width:120px !important;text-align-last:justify}.tabs-container .tabs-item .evidence-item .evidence-item-header,.notice-tab-content .tabs-item .evidence-item .evidence-item-header{padding:10px 20px;background-color:#f6f8fc;font-size:16px;color:#333}.tabs-container .tabs-item .evidence-item .evidence-item-header .evidence-item-header-index,.notice-tab-content .tabs-item .evidence-item .evidence-item-header .evidence-item-header-index{font-weight:900}.tabs-container .tabs-item .evidence-item .evidence-item-header .evidence-item-header-right,.notice-tab-content .tabs-item .evidence-item .evidence-item-header .evidence-item-header-right{float:right;color:#a5a5a5;font-size:16px;font-weight:500}.tabs-container .tabs-item .evidence-item .evidence-item-content,.notice-tab-content .tabs-item .evidence-item .evidence-item-content{padding:20px}.tabs-container .reply-list-container .reply-item,.notice-tab-content .reply-list-container .reply-item{border:1px solid #eff3ef;margin-top:20px}.tabs-container .reply-list-container .reply-item:first-child,.notice-tab-content .reply-list-container .reply-item:first-child{margin-top:0}.tabs-container .reply-list-container .reply-item .reply-item-header,.notice-tab-content .reply-list-container .reply-item .reply-item-header{background-color:#eff3f5;padding:5px 10px 5px 40px;font-size:16px;color:#666;line-height:1.8;position:relative}.tabs-container .reply-list-container .reply-item .reply-item-header .reply-item-index,.notice-tab-content .reply-list-container .reply-item .reply-item-header .reply-item-index{color:#ffffff;display:inline-block;width:18px;height:18px;line-height:18px;text-align:center;background:#147bc0;border-radius:50%;position:absolute;left:15px;top:10px;padding:1px}.tabs-container .reply-list-container .reply-item .reply-item-header .reply-time,.notice-tab-content .reply-list-container .reply-item .reply-item-header .reply-time{float:right}.tabs-container .reply-list-container .reply-item .reply-item-content,.notice-tab-content .reply-list-container .reply-item .reply-item-content{font-size:16px;color:#666;line-height:1.8;padding:10px 20px 10px 25px}.tabs-container .el-col,.notice-tab-content .el-col{word-break:break-all}.tabs-container .odr-preview-item,.notice-tab-content .odr-preview-item{width:100%;padding:20px}.tabs-container .odr-preview-item .item-title,.notice-tab-content .odr-preview-item .item-title{font-size:16px;font-weight:bold;color:#147bc0;border-bottom:1px solid #e9e8e8;padding-bottom:10px;margin-bottom:10px}.tabs-container .odr-preview-item .flex-title,.notice-tab-content .odr-preview-item .flex-title{display:flex;justify-content:space-between}.tabs-container .odr-preview-item .flex-title .right-text,.notice-tab-content .odr-preview-item .flex-title .right-text{color:#000}.tabs-container .odr-preview-item .item-content,.notice-tab-content .odr-preview-item .item-content{line-height:26px;margin-top:10px;word-break:break-word}.tabs-container .odr-preview-item .item-content .head,.notice-tab-content .odr-preview-item .item-content .head{font-size:17px;margin-bottom:10px;font-weight:bold}.tabs-container .odr-preview-item .item-content .head .num,.notice-tab-content .odr-preview-item .item-content .head .num{color:#ffffff;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;background:#147bc0;border-radius:50%}.tabs-container .odr-preview-item .item-content .head .name,.notice-tab-content .odr-preview-item .item-content .head .name{margin-left:10px;color:#147bc0;font-size:17px}.tabs-container .odr-preview-item .item-content .content,.notice-tab-content .odr-preview-item .item-content .content{display:flex;font-size:16px;line-height:26px}.tabs-container .odr-preview-item .item-content .content .content-left,.notice-tab-content .odr-preview-item .item-content .content .content-left{padding:0 25px;width:100%}.tabs-container .odr-preview-item .item-content .content .content-left .content-item,.notice-tab-content .odr-preview-item .item-content .content .content-left .content-item{font-size:16px;font-weight:normal;align-items:center;display:flex;margin-bottom:10px}.tabs-container .odr-preview-item .item-content .content .content-left .content-item .odf-content-item-title,.notice-tab-content .odr-preview-item .item-content .content .content-left .content-item .odf-content-item-title{text-align:right;margin-right:20px;white-space:nowrap}.tabs-container .odr-preview-item .item-content .content .content-left .content-item .content-item-content,.notice-tab-content .odr-preview-item .item-content .content .content-left .content-item .content-item-content{word-wrap:break-word}.notice-container{width:100%;margin:auto;height:100%;height:calc(100vh - 110px);overflow:hidden;padding-bottom:120px}.notice-container .case-detail-spin{height:calc(100vh - 110px);width:100%;text-align:center;background-color:#fff;line-height:100%;padding-top:10%;box-sizing:border-box}.notice-container .case-detail-spin .ant-spin-text{margin-top:20px}.notice-container .case-detail-content{height:100%;display:flex;margin-top:10px}.notice-container .notice-tab .el-tabs .el-tabs__header{background-color:#fff}.notice-container .notice-tab .el-tabs .el-tabs__header .el-tabs__item{padding:0 70px;height:55px;line-height:55px;font-size:16px;color:#999}.notice-container .notice-tab .el-tabs .el-tabs__header .el-tabs__item.is-active{color:#004494;font-family:Microsoft YaHei;font-weight:bold;position:relative}.notice-container .notice-tab .el-tabs .el-tabs__header .el-tabs__item.is-active:before{display:inline-block;content:'';position:absolute;width:calc(100% - 140px);height:3px;background-color:#004494;left:0;right:0;bottom:0%;margin:auto}.notice-container .notice-tab .el-tabs .el-tabs__header .el-tabs__active-bar{height:4px;border-radius:4px}.notice-container .notice-tab .el-tabs .el-tabs__content{height:calc(100% - 70px)}.notice-container .notice-tab .el-tabs .el-tabs__content .el-tab-pane{height:100%}

.case-detail-tab{background-color:#fff;box-sizing:border-box;margin-right:10px;height:100%}.case-detail-tab .ant-tabs-content-holder{width:0}.case-detail-tab .ant-tabs{height:100%}.case-detail-tab .ant-tabs .ant-tabs-nav-list{max-width:300px}.case-detail-tab .ant-tabs .ant-tabs-nav-list .ant-tabs-tab{white-space:pre-wrap !important;text-align:left !important}.case-detail-tab .tabBox{width:130px;height:100%;overflow-y:auto}.case-detail-tab .tabBox .tabItem{display:inline-block;width:100%;text-align:left;padding:8px 0px 8px 24px;box-sizing:border-box;margin-bottom:16px;cursor:pointer}.case-detail-tab .tabBox :hover{color:#3595cc}.case-detail-tab .tabBox .curTab{color:#147bc0}.case-detail-tab .tabBox::-webkit-scrollbar{width:10px;height:10px}.case-detail-tab .tabBox::-webkit-scrollbar-thumb{border-radius:10px;background:#147bc0}.case-detail-tab .tabBox::-webkit-scrollbar-track{border-radius:10px;background:#f0f2f5}.workbench-tab-wrap .ant-tabs-tab{margin:0 30px !important}.en-tab-wrap .ant-tabs-tab{margin:0 20px !important}

.info-wrap{position:relative}.info-wrap .update-btn{position:absolute;top:46px;right:76px;font-size:16px;font-weight:bold}.spinLoading{margin:20px 0;margin-bottom:20px;padding:30px 50px;text-align:center;border-radius:4px;width:100%}.main-container{background-color:#fff;padding:20px;margin-bottom:20px;width:100%;position:relative}.simple_data{width:100%;line-height:1.6;background-color:#fff;text-align:center;border-spacing:0}.simple_data .thead{background-color:#f6f8f9;color:#9a9a9a}.simple_data .thead .table_cell{line-height:40px;border-bottom:1px solid #e7e7eb;border-left:1px solid #e7e7eb;font-weight:bold;color:#333333;text-align:center}.simple_data .thead .last_child{border-right:1px solid #e7e7eb}.simple_data .table_cell{font-size:16px;text-align:left;font-weight:400;font-style:normal}.simple_data .table_cell_1{width:20%}.simple_data .last_child{width:20%;text-align:left}.simple_data .thead tr{border-top:1px solid #e7e7eb}.simple_data .tbody .table_cell{height:40px;line-height:40px;border-top:0;border-bottom:1px solid #e7e7eb;word-wrap:break-word;word-break:break-all;text-align:center;border-left:1px solid #e7e7eb}.simple_data .tbody .table_cell .item-submitted-info{margin-right:10px}.simple_data .tbody .last_child{color:#147bc0;font-size:16px;border-right:1px solid #e7e7eb}.simple_data .tbody .cursor{cursor:pointer}.headTitle{font-weight:bold;margin-bottom:20px;text-align:center}.headTitleTwo{font-weight:bold;margin-bottom:20px;margin-top:20px;text-align:center}.caseDetail-container{padding:20px;height:100%;position:relative}.caseDetail-container .headLine{font-size:20px;color:#434a54;font-weight:600;position:absolute;top:0px;left:20px}.caseDetail-container .caseDetail-content{width:100%;height:100%;background-color:#ffffff;padding:40px 20px 0;overflow:auto}.caseDetail-container .caseDetail-content .caseDetail-container-header{font-size:18px;font-weight:600;color:#147bc0;margin-bottom:10px;margin-top:20px}.caseDetail-container .caseDetail-content .caseDetail-container-header:first-child{margin-top:0}.regist-way{display:flex;width:300px;margin:0 auto;margin-top:20px;justify-content:space-between}.regist-way li{cursor:pointer;transition:all 0.28s ease-in;font-size:20px;font-family:Microsoft YaHei;font-weight:bold;color:#086cb3;text-align:center;width:280px;height:120px;line-height:120px;background:#e6f0f7;border:1px solid #086cb3;border-radius:5px}.regist-way li:hover,.regist-way li.branch-active{background:#086cb3;border:1px solid #086cb3;color:#fefefe}.modify_other_card_little{color:#9a9a9a;font-size:12px;margin:0;padding:0;white-space:pre-line}.modify_other_card .ant-upload{margin-top:20px}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-list {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
}
.ant-list * {
  outline: none;
}
.ant-list-pagination {
  margin-top: 24px;
  text-align: right;
}
.ant-list-pagination .ant-pagination-options {
  text-align: left;
}
.ant-list-more {
  margin-top: 12px;
  text-align: center;
}
.ant-list-more button {
  padding-right: 32px;
  padding-left: 32px;
}
.ant-list-spin {
  min-height: 40px;
  text-align: center;
}
.ant-list-empty-text {
  padding: 16px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  text-align: center;
}
.ant-list-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
  color: rgba(0, 0, 0, 0.85);
}
.ant-list-item-meta {
  display: flex;
  flex: 1;
  align-items: flex-start;
  max-width: 100%;
}
.ant-list-item-meta-avatar {
  margin-right: 16px;
}
.ant-list-item-meta-content {
  flex: 1 0;
  width: 0;
  color: rgba(0, 0, 0, 0.85);
}
.ant-list-item-meta-title {
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
}
.ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
  transition: all 0.3s;
}
.ant-list-item-meta-title > a:hover {
  color: #147bc0;
}
.ant-list-item-meta-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5715;
}
.ant-list-item-action {
  flex: 0 0 auto;
  margin-left: 48px;
  padding: 0;
  font-size: 0;
  list-style: none;
}
.ant-list-item-action > li {
  position: relative;
  display: inline-block;
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5715;
  text-align: center;
}
.ant-list-item-action > li:first-child {
  padding-left: 0;
}
.ant-list-item-action-split {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background-color: #f0f0f0;
}
.ant-list-header {
  background: transparent;
}
.ant-list-footer {
  background: transparent;
}
.ant-list-header,
.ant-list-footer {
  padding-top: 12px;
  padding-bottom: 12px;
}
.ant-list-empty {
  padding: 16px 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  text-align: center;
}
.ant-list-split .ant-list-item {
  border-bottom: 1px solid #f0f0f0;
}
.ant-list-split .ant-list-item:last-child {
  border-bottom: none;
}
.ant-list-split .ant-list-header {
  border-bottom: 1px solid #f0f0f0;
}
.ant-list-split.ant-list-empty .ant-list-footer {
  border-top: 1px solid #f0f0f0;
}
.ant-list-loading .ant-list-spin-nested-loading {
  min-height: 32px;
}
.ant-list-split.ant-list-something-after-last-item .ant-spin-container > .ant-list-items > .ant-list-item:last-child {
  border-bottom: 1px solid #f0f0f0;
}
.ant-list-lg .ant-list-item {
  padding: 16px 24px;
}
.ant-list-sm .ant-list-item {
  padding: 8px 16px;
}
.ant-list-vertical .ant-list-item {
  align-items: initial;
}
.ant-list-vertical .ant-list-item-main {
  display: block;
  flex: 1;
}
.ant-list-vertical .ant-list-item-extra {
  margin-left: 40px;
}
.ant-list-vertical .ant-list-item-meta {
  margin-bottom: 16px;
}
.ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 12px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  line-height: 24px;
}
.ant-list-vertical .ant-list-item-action {
  margin-top: 16px;
  margin-left: auto;
}
.ant-list-vertical .ant-list-item-action > li {
  padding: 0 16px;
}
.ant-list-vertical .ant-list-item-action > li:first-child {
  padding-left: 0;
}
.ant-list-grid .ant-col > .ant-list-item {
  display: block;
  max-width: 100%;
  margin-bottom: 16px;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.ant-list-item-no-flex {
  display: block;
}
.ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action {
  float: right;
}
.ant-list-bordered {
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}
.ant-list-bordered .ant-list-header {
  padding-right: 24px;
  padding-left: 24px;
}
.ant-list-bordered .ant-list-footer {
  padding-right: 24px;
  padding-left: 24px;
}
.ant-list-bordered .ant-list-item {
  padding-right: 24px;
  padding-left: 24px;
}
.ant-list-bordered .ant-list-pagination {
  margin: 16px 24px;
}
.ant-list-bordered.ant-list-sm .ant-list-item {
  padding: 8px 16px;
}
.ant-list-bordered.ant-list-sm .ant-list-header,
.ant-list-bordered.ant-list-sm .ant-list-footer {
  padding: 8px 16px;
}
.ant-list-bordered.ant-list-lg .ant-list-item {
  padding: 16px 24px;
}
.ant-list-bordered.ant-list-lg .ant-list-header,
.ant-list-bordered.ant-list-lg .ant-list-footer {
  padding: 16px 24px;
}
@media screen and (max-width: 768px) {
  .ant-list-item-action {
    margin-left: 24px;
  }
  .ant-list-vertical .ant-list-item-extra {
    margin-left: 24px;
  }
}
@media screen and (max-width: 576px) {
  .ant-list-item {
    flex-wrap: wrap;
  }
  .ant-list-item-action {
    margin-left: 12px;
  }
  .ant-list-vertical .ant-list-item {
    flex-wrap: wrap-reverse;
  }
  .ant-list-vertical .ant-list-item-main {
    min-width: 220px;
  }
  .ant-list-vertical .ant-list-item-extra {
    margin: auto auto 16px;
  }
}
.ant-list-rtl {
  direction: rtl;
  text-align: right;
}
.ant-list-rtl .ReactVirtualized__List .ant-list-item {
  direction: rtl;
}
.ant-list-rtl .ant-list-pagination {
  text-align: left;
}
.ant-list-rtl .ant-list-item-meta-avatar {
  margin-right: 0;
  margin-left: 16px;
}
.ant-list-rtl .ant-list-item-action {
  margin-right: 48px;
  margin-left: 0;
}
.ant-list.ant-list-rtl .ant-list-item-action > li:first-child {
  padding-right: 0;
  padding-left: 16px;
}
.ant-list-rtl .ant-list-item-action-split {
  right: auto;
  left: 0;
}
.ant-list-rtl.ant-list-vertical .ant-list-item-extra {
  margin-right: 40px;
  margin-left: 0;
}
.ant-list-rtl.ant-list-vertical .ant-list-item-action {
  margin-right: auto;
}
.ant-list-rtl .ant-list-vertical .ant-list-item-action > li:first-child {
  padding-right: 0;
  padding-left: 16px;
}
.ant-list-rtl .ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action {
  float: left;
}
@media screen and (max-width: 768px) {
  .ant-list-rtl .ant-list-item-action {
    margin-right: 24px;
    margin-left: 0;
  }
  .ant-list-rtl .ant-list-vertical .ant-list-item-extra {
    margin-right: 24px;
    margin-left: 0;
  }
}
@media screen and (max-width: 576px) {
  .ant-list-rtl .ant-list-item-action {
    margin-right: 22px;
    margin-left: 0;
  }
  .ant-list-rtl.ant-list-vertical .ant-list-item-extra {
    margin: auto auto 16px;
  }
}

.lan-desc{font-family:Arial;font-weight:400;color:#333333;margin-top:20px;text-indent:20px;font-size:17px}.button-list{margin:0 auto;margin-top:50px;text-align:center}.mgl30{margin-left:30px}.program-list{display:flex;justify-content:space-around}.program-list .program-item{transition:all 0.28s ease-in;font-family:SourceHanSansCN-Normal}.program-list .program-item:hover{transform:translateY(-5px)}.program-list .program-item .program-title{margin:20px 0;font-size:16px;color:#17233d;height:50px;font-family:SourceHanSansCN-Bold;font-weight:bold}.program-list .program-item .program-desc{font-size:14px;color:#666666;font-weight:400;text-align:justify;line-height:27px;word-break:break-all}.program-list .program-item .program-btn{margin-top:46px;border-radius:17px !important;border:1px solid #147bc0;color:#147bc0;min-width:120px;height:36px;font-size:14px}.program-list .program-item .program-btn:hover{background-color:#147bc0;color:#fff !important}.programModal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns>button:first-child{background-color:#1890ff;border:1px solid #1890ff;color:#fff}.programModal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns>button:last-child{background-color:#67c23a;border:1px solid #67c23a}.modal-wrap .ant-modal{top:100px}.modal-wrap .modal-title{text-align:center;font-size:20px;font-weight:bold}.modal-wrap .ant-modal-header{border:0}.modal-wrap .modal-text{font-size:18px}.modal-wrap .ant-modal-body{padding:10px 24px;border:0;text-align:center}.modal-wrap .ant-modal-footer{display:flex;padding:0;border-top:1px solid #e8e8e8;margin-top:16px}.modal-wrap .ant-modal-footer .modal-btn{flex:1;margin:0 !important;border:0;height:50px;border-radius:0 !important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{width:6px;background:rgba(16,31,28,0);-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em}::-webkit-scrollbar-thumb{background-color:rgba(144,147,153,0.3);background-clip:padding-box;min-height:28px;-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em;transition:background-color .3s;cursor:pointer}::-webkit-scrollbar-thumb:hover{background-color:rgba(144,147,153,0.2)}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-select-single .ant-select-selector {
  display: flex;
}
.ant-select-single .ant-select-selector .ant-select-selection-search {
  position: absolute;
  top: 0;
  right: 11px;
  bottom: 0;
  left: 11px;
}
.ant-select-single .ant-select-selector .ant-select-selection-search-input {
  width: 100%;
}
.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  padding: 0;
  line-height: 30px;
  transition: all 0.3s;
}
@supports (-moz-appearance: meterbar) {
  .ant-select-single .ant-select-selector .ant-select-selection-item,
  .ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    line-height: 30px;
  }
}
.ant-select-single .ant-select-selector .ant-select-selection-item {
  position: relative;
  user-select: none;
}
.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  pointer-events: none;
}
.ant-select-single .ant-select-selector::after,
.ant-select-single .ant-select-selector .ant-select-selection-item::after,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder::after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\A0';
}
.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
  right: 25px;
}
.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 18px;
}
.ant-select-single.ant-select-open .ant-select-selection-item {
  color: #bfbfbf;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  width: 100%;
  height: 32px;
  padding: 0 11px;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  height: 30px;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector::after {
  line-height: 30px;
}
.ant-select-single.ant-select-customize-input .ant-select-selector::after {
  display: none;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-search {
  position: static;
  width: 100%;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder {
  position: absolute;
  right: 0;
  left: 0;
  padding: 0 11px;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder::after {
  display: none;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
  height: 40px;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector::after,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder {
  line-height: 38px;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
  height: 38px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
  height: 24px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector::after,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder {
  line-height: 22px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
  height: 22px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selection-search {
  right: 7px;
  left: 7px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
  padding: 0 7px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
  right: 28px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 21px;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
  padding: 0 11px;
}
/**
 * Do not merge `height` & `line-height` under style with `selection` & `search`,
 * since chrome may update to redesign with its align logic.
 */
.ant-select-selection-overflow {
  position: relative;
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  max-width: 100%;
}
.ant-select-selection-overflow-item {
  flex: none;
  align-self: center;
  max-width: 100%;
}
.ant-select-multiple .ant-select-selector {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1px 4px;
}
.ant-select-show-search.ant-select-multiple .ant-select-selector {
  cursor: text;
}
.ant-select-disabled.ant-select-multiple .ant-select-selector {
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-select-multiple .ant-select-selector::after {
  display: inline-block;
  width: 0;
  margin: 2px 0;
  line-height: 24px;
  content: '\A0';
}
.ant-select-multiple.ant-select-show-arrow .ant-select-selector,
.ant-select-multiple.ant-select-allow-clear .ant-select-selector {
  padding-right: 24px;
}
.ant-select-multiple .ant-select-selection-item {
  position: relative;
  display: flex;
  flex: none;
  box-sizing: border-box;
  max-width: 100%;
  height: 24px;
  margin-top: 2px;
  margin-bottom: 2px;
  line-height: 22px;
  background: #f5f5f5;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  cursor: default;
  transition: font-size 0.3s, line-height 0.3s, height 0.3s;
  user-select: none;
  margin-inline-end: 4px;
  padding-inline-start: 8px;
  padding-inline-end: 4px;
}
.ant-select-disabled.ant-select-multiple .ant-select-selection-item {
  color: #bfbfbf;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-select-multiple .ant-select-selection-item-content {
  display: inline-block;
  margin-right: 4px;
  overflow: hidden;
  white-space: pre;
  text-overflow: ellipsis;
}
.ant-select-multiple .ant-select-selection-item-remove {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  font-size: 10px;
  line-height: inherit;
  cursor: pointer;
}
.ant-select-multiple .ant-select-selection-item-remove > * {
  line-height: 1;
}
.ant-select-multiple .ant-select-selection-item-remove svg {
  display: inline-block;
}
.ant-select-multiple .ant-select-selection-item-remove::before {
  display: none;
}
.ant-select-multiple .ant-select-selection-item-remove .ant-select-multiple .ant-select-selection-item-remove-icon {
  display: block;
}
.ant-select-multiple .ant-select-selection-item-remove > .anticon {
  vertical-align: -0.2em;
}
.ant-select-multiple .ant-select-selection-item-remove:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-select-multiple .ant-select-selection-overflow-item + .ant-select-selection-overflow-item .ant-select-selection-search {
  margin-inline-start: 0;
}
.ant-select-multiple .ant-select-selection-search {
  position: relative;
  max-width: 100%;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-inline-start: 7px;
}
.ant-select-multiple .ant-select-selection-search-input,
.ant-select-multiple .ant-select-selection-search-mirror {
  height: 24px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  line-height: 24px;
  transition: all 0.3s;
}
.ant-select-multiple .ant-select-selection-search-input {
  width: 100%;
  min-width: 4.1px;
}
.ant-select-multiple .ant-select-selection-search-mirror {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  white-space: pre;
  visibility: hidden;
}
.ant-select-multiple .ant-select-selection-placeholder {
  position: absolute;
  top: 50%;
  right: 11px;
  left: 11px;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.ant-select-multiple.ant-select-lg .ant-select-selector::after {
  line-height: 32px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item {
  height: 32px;
  line-height: 30px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-search {
  height: 32px;
  line-height: 32px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-search-input,
.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror {
  height: 32px;
  line-height: 30px;
}
.ant-select-multiple.ant-select-sm .ant-select-selector::after {
  line-height: 16px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-item {
  height: 16px;
  line-height: 14px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search {
  height: 16px;
  line-height: 16px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search-input,
.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror {
  height: 16px;
  line-height: 14px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
  left: 7px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search {
  margin-inline-start: 3px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item {
  height: 32px;
  line-height: 32px;
}
.ant-select-disabled .ant-select-selection-item-remove {
  display: none;
}
/* Reset search input style */
.ant-select {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  position: relative;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: pointer;
}
.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  cursor: text;
}
.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: auto;
}
.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
  border-color: #3595cc;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(20, 123, 192, 0.2);
}
.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  background: #f5f5f5;
}
.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: not-allowed;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  outline: none;
  appearance: none;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input::-webkit-search-cancel-button {
  display: none;
  -webkit-appearance: none;
}
.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
  border-color: #3595cc;
  border-right-width: 1px !important;
}
.ant-select-selection-item {
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media all and (-ms-high-contrast: none) {
  .ant-select-selection-item *::-ms-backdrop,
  .ant-select-selection-item {
    flex: auto;
  }
}
.ant-select-selection-placeholder {
  flex: 1;
  overflow: hidden;
  color: #bfbfbf;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
@media all and (-ms-high-contrast: none) {
  .ant-select-selection-placeholder *::-ms-backdrop,
  .ant-select-selection-placeholder {
    flex: auto;
  }
}
.ant-select-arrow {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 53%;
  right: 11px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 1;
  text-align: center;
  pointer-events: none;
}
.ant-select-arrow > * {
  line-height: 1;
}
.ant-select-arrow svg {
  display: inline-block;
}
.ant-select-arrow::before {
  display: none;
}
.ant-select-arrow .ant-select-arrow-icon {
  display: block;
}
.ant-select-arrow .anticon {
  vertical-align: top;
  transition: transform 0.3s;
}
.ant-select-arrow .anticon > svg {
  vertical-align: top;
}
.ant-select-arrow .anticon:not(.ant-select-suffix) {
  pointer-events: auto;
}
.ant-select-disabled .ant-select-arrow {
  cursor: not-allowed;
}
.ant-select-clear {
  position: absolute;
  top: 50%;
  right: 11px;
  z-index: 1;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  font-style: normal;
  line-height: 1;
  text-align: center;
  text-transform: none;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  transition: color 0.3s ease, opacity 0.15s ease;
  text-rendering: auto;
}
.ant-select-clear::before {
  display: block;
}
.ant-select-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-select:hover .ant-select-clear {
  opacity: 1;
}
.ant-select-dropdown {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  box-sizing: border-box;
  padding: 4px 0;
  overflow: hidden;
  font-size: 14px;
  font-variant: initial;
  background-color: #fff;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpIn;
}
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownIn;
}
.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpOut;
}
.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownOut;
}
.ant-select-dropdown-hidden {
  display: none;
}
.ant-select-dropdown-empty {
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-item-empty {
  position: relative;
  display: block;
  min-height: 32px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-item {
  position: relative;
  display: block;
  min-height: 32px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
  transition: background 0.3s ease;
}
.ant-select-item-group {
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  cursor: default;
}
.ant-select-item-option {
  display: flex;
}
.ant-select-item-option-content {
  flex: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-select-item-option-state {
  flex: none;
}
.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
  background-color: #f5f5f5;
}
.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  background-color: #e6f9ff;
}
.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state {
  color: #147bc0;
}
.ant-select-item-option-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-item-option-grouped {
  padding-left: 24px;
}
.ant-select-lg {
  font-size: 16px;
}
.ant-select-borderless .ant-select-selector {
  background-color: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}
.ant-select-rtl {
  direction: rtl;
}
.ant-select-rtl .ant-select-arrow {
  right: initial;
  left: 11px;
}
.ant-select-rtl .ant-select-clear {
  right: initial;
  left: 11px;
}
.ant-select-dropdown-rtl {
  direction: rtl;
}
.ant-select-dropdown-rtl .ant-select-item-option-grouped {
  padding-right: 24px;
  padding-left: 12px;
}
.ant-select-rtl.ant-select-multiple.ant-select-show-arrow .ant-select-selector,
.ant-select-rtl.ant-select-multiple.ant-select-allow-clear .ant-select-selector {
  padding-right: 4px;
  padding-left: 24px;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-item {
  text-align: right;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-item-content {
  margin-right: 0;
  margin-left: 4px;
  text-align: right;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-search-mirror {
  right: 0;
  left: auto;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-placeholder {
  right: 11px;
  left: auto;
}
.ant-select-rtl.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
  right: 7px;
}
.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  right: 0;
  left: 9px;
  text-align: right;
}
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
  right: 11px;
  left: 25px;
}
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 0;
  padding-left: 18px;
}
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
  right: 6px;
}
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 0;
  padding-left: 21px;
}

.add-plaintiff{width:95%;margin:0 auto;margin-top:40px;display:flex;align-items:center;text-align:center;margin-bottom:20px}.add-plaintiff .divider{display:inline-block;width:43%;height:1px;border-top:1px dashed #e9e8e8}.add-plaintiff .addPlaintBtn{margin-left:20px;margin-right:20px;font-size:13px;display:inline-block;width:100%;text-align:center;color:#ffffff;height:36px;border-radius:3px;cursor:pointer}.add-plaintiff .add-applicant{width:100%}.applicant-content{margin-top:20px}.applicant-content .skeleton{width:60%;max-height:100px;margin:0 auto}.applicant-content .agent-container{margin-top:50px}.applicant-content .add-agent .addPlaintBtn{background:#14af64}.add-plaintiff-one{width:60%;margin:0 auto;margin-top:40px;display:flex;align-items:center;text-align:center;margin-bottom:20px}.add-plaintiff-one .divider{display:inline-block;width:43%;height:1px;border-top:1px dashed #e9e8e8}.add-plaintiff-one .addPlaintBtn{margin-left:20px;margin-right:20px;font-size:13px;display:inline-block;width:100%;text-align:center;color:#ffffff;height:36px;border-radius:3px;cursor:pointer}.add-plaintiff-one .add-applicant{width:100%}.add-plaintiff .ant-btn:not([disabled]){color:#147bc0;border-color:#147bc0}.add-plaintiff .ant-btn:not([disabled]):hover{color:#ffffff !important;background:#147bc0;border-color:#147bc0}.uploading .upload .ant-btn{color:#147bc0;border-color:#147bc0}.uploading .upload .ant-btn:hover{color:#ffffff !important;background:#147bc0;border-color:#147bc0}.uploading .upload .ant-btn:hover .anticon{color:#ffffff !important}.uploading .upload .ant-upload-list .ant-btn:not([disabled]){min-width:50px;min-height:30px;line-height:30px;text-align:center;border-radius:3px}.uploading .upload .ant-upload-list .ant-btn:not([disabled]):first-child{margin-right:6px}.add-plaintiff-three{width:95%;margin:0 auto;margin-top:40px;display:flex;align-items:center;text-align:center;margin-bottom:20px}.add-plaintiff-three .divider{display:inline-block;width:43%;height:1px;border-top:1px dashed #e9e8e8}.add-plaintiff-three .addPlaintBtn{margin-left:20px;margin-right:20px;font-size:13px;display:inline-block;width:100%;text-align:center;color:#ffffff;height:36px;border-radius:3px;cursor:pointer}.add-plaintiff-three .add-applicant{width:100%}.add-plaintiff-three .ant-btn:not([disabled]){color:#e6a23c;border-color:#e6a23c}.add-plaintiff-three .ant-btn:not([disabled]):hover{color:#ffffff !important;background:#e6a23c !important;border-color:#e6a23c !important}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-upload {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  outline: 0;
}
.ant-upload p {
  margin: 0;
}
.ant-upload-btn {
  display: block;
  width: 100%;
  outline: none;
}
.ant-upload input[type='file'] {
  cursor: pointer;
}
.ant-upload.ant-upload-select {
  display: inline-block;
}
.ant-upload.ant-upload-disabled {
  cursor: not-allowed;
}
.ant-upload.ant-upload-select-picture-card {
  width: 104px;
  height: 104px;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  vertical-align: top;
  background-color: #fafafa;
  border: 1px dashed #d9d9d9;
  border-radius: 2px;
  cursor: pointer;
  transition: border-color 0.3s;
}
.ant-upload.ant-upload-select-picture-card > .ant-upload {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
}
.ant-upload.ant-upload-select-picture-card:hover {
  border-color: #147bc0;
}
.ant-upload-disabled.ant-upload.ant-upload-select-picture-card:hover {
  border-color: #d9d9d9;
}
.ant-upload.ant-upload-drag {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fafafa;
  border: 1px dashed #d9d9d9;
  border-radius: 2px;
  cursor: pointer;
  transition: border-color 0.3s;
}
.ant-upload.ant-upload-drag .ant-upload {
  padding: 16px 0;
}
.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled) {
  border-color: #085a99;
}
.ant-upload.ant-upload-drag.ant-upload-disabled {
  cursor: not-allowed;
}
.ant-upload.ant-upload-drag .ant-upload-btn {
  display: table;
  height: 100%;
}
.ant-upload.ant-upload-drag .ant-upload-drag-container {
  display: table-cell;
  vertical-align: middle;
}
.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover {
  border-color: #3595cc;
}
.ant-upload.ant-upload-drag p.ant-upload-drag-icon {
  margin-bottom: 20px;
}
.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon {
  color: #3595cc;
  font-size: 48px;
}
.ant-upload.ant-upload-drag p.ant-upload-text {
  margin: 0 0 4px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
}
.ant-upload.ant-upload-drag p.ant-upload-hint {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-upload.ant-upload-drag .anticon-plus {
  color: rgba(0, 0, 0, 0.25);
  font-size: 30px;
  transition: all 0.3s;
}
.ant-upload.ant-upload-drag .anticon-plus:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload.ant-upload-drag:hover .anticon-plus {
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload-picture-card-wrapper {
  display: inline-block;
  width: 100%;
}
.ant-upload-picture-card-wrapper::before {
  display: table;
  content: '';
}
.ant-upload-picture-card-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-upload-list {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  line-height: 1.5715;
}
.ant-upload-list::before {
  display: table;
  content: '';
}
.ant-upload-list::after {
  display: table;
  clear: both;
  content: '';
}
.ant-upload-list-item {
  position: relative;
  height: 22.001px;
  margin-top: 8px;
  font-size: 14px;
}
.ant-upload-list-item-name {
  display: inline-block;
  width: 100%;
  padding-left: 22px;
  overflow: hidden;
  line-height: 1.5715;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-upload-list-item-card-actions {
  position: absolute;
  right: 0;
}
.ant-upload-list-item-card-actions-btn {
  opacity: 0;
}
.ant-upload-list-item-card-actions-btn.ant-btn-sm {
  height: 20px;
  line-height: 1;
}
.ant-upload-list-item-card-actions.picture {
  top: 22px;
  line-height: 0;
}
.ant-upload-list-item-card-actions-btn:focus,
.ant-upload-list-item-card-actions.picture .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}
.ant-upload-list-item-card-actions .anticon {
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload-list-item-info {
  height: 100%;
  padding: 0 4px;
  transition: background-color 0.3s;
}
.ant-upload-list-item-info > span {
  display: block;
  width: 100%;
  height: 100%;
}
.ant-upload-list-item-info .anticon-loading .anticon,
.ant-upload-list-item-info .ant-upload-text-icon .anticon {
  position: absolute;
  top: 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-upload-list-item .anticon-close {
  position: absolute;
  top: 6px;
  right: 4px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 10px;
  line-height: 0;
  cursor: pointer;
  opacity: 0;
  transition: all 0.3s;
}
.ant-upload-list-item .anticon-close:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-upload-list-item:hover .ant-upload-list-item-info {
  background-color: #f5f5f5;
}
.ant-upload-list-item:hover .anticon-close {
  opacity: 1;
}
.ant-upload-list-item:hover .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}
.ant-upload-list-item-error,
.ant-upload-list-item-error .ant-upload-text-icon > .anticon,
.ant-upload-list-item-error .ant-upload-list-item-name {
  color: #ff4d4f;
}
.ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
  color: #ff4d4f;
}
.ant-upload-list-item-error .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}
.ant-upload-list-item-progress {
  position: absolute;
  bottom: -12px;
  width: 100%;
  padding-left: 26px;
  font-size: 14px;
  line-height: 0;
}
.ant-upload-list-picture .ant-upload-list-item,
.ant-upload-list-picture-card .ant-upload-list-item {
  position: relative;
  height: 66px;
  padding: 8px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}
.ant-upload-list-picture .ant-upload-list-item:hover,
.ant-upload-list-picture-card .ant-upload-list-item:hover {
  background: transparent;
}
.ant-upload-list-picture .ant-upload-list-item-error,
.ant-upload-list-picture-card .ant-upload-list-item-error {
  border-color: #ff4d4f;
}
.ant-upload-list-picture .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item-info {
  padding: 0;
}
.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info {
  background: transparent;
}
.ant-upload-list-picture .ant-upload-list-item-uploading,
.ant-upload-list-picture-card .ant-upload-list-item-uploading {
  border-style: dashed;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
  width: 48px;
  height: 48px;
  line-height: 54px;
  text-align: center;
  opacity: 0.8;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail .anticon,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail .anticon {
  font-size: 26px;
}
.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#e6f7ff'],
.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#e6f7ff'] {
  fill: #fff2f0;
}
.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#1890ff'],
.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#1890ff'] {
  fill: #ff4d4f;
}
.ant-upload-list-picture .ant-upload-list-item-icon,
.ant-upload-list-picture-card .ant-upload-list-item-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 26px;
  transform: translate(-50%, -50%);
}
.ant-upload-list-picture .ant-upload-list-item-icon .anticon,
.ant-upload-list-picture-card .ant-upload-list-item-icon .anticon {
  font-size: 26px;
}
.ant-upload-list-picture .ant-upload-list-item-image,
.ant-upload-list-picture-card .ant-upload-list-item-image {
  max-width: 100%;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail img,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  display: block;
  width: 48px;
  height: 48px;
  overflow: hidden;
}
.ant-upload-list-picture .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-name {
  display: inline-block;
  box-sizing: border-box;
  max-width: 100%;
  margin: 0 0 0 8px;
  padding-right: 8px;
  padding-left: 48px;
  overflow: hidden;
  line-height: 44px;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name {
  line-height: 28px;
}
.ant-upload-list-picture .ant-upload-list-item-progress,
.ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 14px;
  width: calc(100% - 24px);
  margin-top: 0;
  padding-left: 56px;
}
.ant-upload-list-picture .anticon-close,
.ant-upload-list-picture-card .anticon-close {
  position: absolute;
  top: 8px;
  right: 8px;
  line-height: 1;
  opacity: 1;
}
.ant-upload-list-picture-card-container {
  display: inline-block;
  width: 104px;
  height: 104px;
  margin: 0 8px 8px 0;
  vertical-align: top;
}
.ant-upload-list-picture-card.ant-upload-list::after {
  display: none;
}
.ant-upload-list-picture-card .ant-upload-list-item {
  height: 100%;
  margin: 0;
}
.ant-upload-list-picture-card .ant-upload-list-item-info {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.ant-upload-list-picture-card .ant-upload-list-item-info::before {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.3s;
  content: ' ';
}
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info::before {
  opacity: 1;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete {
  z-index: 10;
  width: 16px;
  margin: 0 4px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover {
  color: #fff;
}
.ant-upload-list-picture-card .ant-upload-list-item-info:hover + .ant-upload-list-item-actions,
.ant-upload-list-picture-card .ant-upload-list-item-actions:hover {
  opacity: 1;
}
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  position: static;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ant-upload-list-picture-card .ant-upload-list-item-name {
  display: none;
  margin: 8px 0 0;
  padding: 0;
  line-height: 1.5715;
  text-align: center;
}
.ant-upload-list-picture-card .ant-upload-list-item-file + .ant-upload-list-item-name {
  position: absolute;
  bottom: 10px;
  display: block;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item {
  background-color: #fafafa;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info {
  height: auto;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info::before,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete {
  display: none;
}
.ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 32px;
  width: calc(100% - 14px);
  padding-left: 0;
}
.ant-upload-list-text-container,
.ant-upload-list-picture-container {
  transition: opacity 0.3s, height 0.3s;
}
.ant-upload-list-text-container::before,
.ant-upload-list-picture-container::before {
  display: table;
  width: 0;
  height: 0;
  content: '';
}
.ant-upload-list-text-container .ant-upload-span,
.ant-upload-list-picture-container .ant-upload-span {
  display: block;
  flex: auto;
}
.ant-upload-list-text .ant-upload-span,
.ant-upload-list-picture .ant-upload-span {
  display: flex;
  align-items: center;
}
.ant-upload-list-text .ant-upload-span > *,
.ant-upload-list-picture .ant-upload-span > * {
  flex: none;
}
.ant-upload-list-text .ant-upload-list-item-name,
.ant-upload-list-picture .ant-upload-list-item-name {
  flex: auto;
  padding: 0 8px;
}
.ant-upload-list-text .ant-upload-list-item-card-actions,
.ant-upload-list-picture .ant-upload-list-item-card-actions {
  position: static;
}
.ant-upload-list-text .ant-upload-text-icon .anticon {
  position: static;
}
.ant-upload-list .ant-upload-animate-inline-appear,
.ant-upload-list .ant-upload-animate-inline-enter,
.ant-upload-list .ant-upload-animate-inline-leave {
  animation-duration: 0.3s;
  animation-fill-mode: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-upload-list .ant-upload-animate-inline-appear,
.ant-upload-list .ant-upload-animate-inline-enter {
  animation-name: uploadAnimateInlineIn;
}
.ant-upload-list .ant-upload-animate-inline-leave {
  animation-name: uploadAnimateInlineOut;
}
@keyframes uploadAnimateInlineIn {
  from {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateInlineOut {
  to {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
.ant-upload-rtl {
  direction: rtl;
}
.ant-upload-rtl.ant-upload.ant-upload-select-picture-card {
  margin-right: auto;
  margin-left: 8px;
}
.ant-upload-list-rtl {
  direction: rtl;
}
.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1 {
  padding-right: 22px;
  padding-left: 14px;
}
.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2 {
  padding-right: 22px;
  padding-left: 28px;
}
.ant-upload-list-rtl .ant-upload-list-item-name {
  padding-right: 22px;
  padding-left: 0;
}
.ant-upload-list-rtl .ant-upload-list-item-name-icon-count-1 {
  padding-left: 14px;
}
.ant-upload-list-rtl .ant-upload-list-item-card-actions {
  right: auto;
  left: 0;
}
.ant-upload-list-rtl .ant-upload-list-item-card-actions .anticon {
  padding-right: 0;
  padding-left: 5px;
}
.ant-upload-list-rtl .ant-upload-list-item-info {
  padding: 0 4px 0 12px;
}
.ant-upload-list-rtl .ant-upload-list-item .anticon-close {
  right: auto;
  left: 4px;
}
.ant-upload-list-rtl .ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
  padding-right: 0;
  padding-left: 5px;
}
.ant-upload-list-rtl .ant-upload-list-item-progress {
  padding-right: 26px;
  padding-left: 0;
}
.ant-upload-list-picture .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item-info {
  padding: 0;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-thumbnail,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
  right: 8px;
  left: auto;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-icon,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-icon {
  right: 50%;
  left: auto;
  transform: translate(50%, -50%);
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name {
  margin: 0 8px 0 0;
  padding-right: 48px;
  padding-left: 8px;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-1,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1 {
  padding-right: 48px;
  padding-left: 18px;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-2,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2 {
  padding-right: 48px;
  padding-left: 36px;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-progress,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-progress {
  padding-right: 0;
  padding-left: 0;
}
.ant-upload-list-rtl.ant-upload-list-picture .anticon-close,
.ant-upload-list-rtl.ant-upload-list-picture-card .anticon-close {
  right: auto;
  left: 8px;
}
.ant-upload-list-rtl .ant-upload-list-picture-card-container {
  margin: 0 0 8px 8px;
}
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-actions {
  right: 50%;
  left: auto;
  transform: translate(50%, -50%);
}
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-file + .ant-upload-list-item-name {
  margin: 8px 0 0;
  padding: 0;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-progress {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-progress-line {
  position: relative;
  width: 100%;
  font-size: 14px;
}
.ant-progress-steps {
  display: inline-block;
}
.ant-progress-steps-outer {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.ant-progress-steps-item {
  flex-shrink: 0;
  min-width: 2px;
  margin-right: 2px;
  background: #f3f3f3;
  transition: all 0.3s;
}
.ant-progress-steps-item-active {
  background: #1890ff;
}
.ant-progress-small.ant-progress-line,
.ant-progress-small.ant-progress-line .ant-progress-text .anticon {
  font-size: 12px;
}
.ant-progress-outer {
  display: inline-block;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}
.ant-progress-show-info .ant-progress-outer {
  margin-right: calc(-2em - 8px);
  padding-right: calc(2em + 8px);
}
.ant-progress-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  vertical-align: middle;
  background-color: #f5f5f5;
  border-radius: 100px;
}
.ant-progress-circle-trail {
  stroke: #f5f5f5;
}
.ant-progress-circle-path {
  animation: ant-progress-appear 0.3s;
}
.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #1890ff;
}
.ant-progress-success-bg,
.ant-progress-bg {
  position: relative;
  background-color: #1890ff;
  border-radius: 100px;
  transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
}
.ant-progress-success-bg {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #52c41a;
}
.ant-progress-text {
  display: inline-block;
  width: 2em;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 1em;
  line-height: 1;
  white-space: nowrap;
  text-align: left;
  vertical-align: middle;
  word-break: normal;
}
.ant-progress-text .anticon {
  font-size: 14px;
}
.ant-progress-status-active .ant-progress-bg::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  border-radius: 10px;
  opacity: 0;
  animation: ant-progress-active 2.4s cubic-bezier(0.23, 1, 0.32, 1) infinite;
  content: '';
}
.ant-progress-status-exception .ant-progress-bg {
  background-color: #ff4d4f;
}
.ant-progress-status-exception .ant-progress-text {
  color: #ff4d4f;
}
.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #ff4d4f;
}
.ant-progress-status-success .ant-progress-bg {
  background-color: #52c41a;
}
.ant-progress-status-success .ant-progress-text {
  color: #52c41a;
}
.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #52c41a;
}
.ant-progress-circle .ant-progress-inner {
  position: relative;
  line-height: 1;
  background-color: transparent;
}
.ant-progress-circle .ant-progress-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 1em;
  line-height: 1;
  white-space: normal;
  text-align: center;
  transform: translate(-50%, -50%);
}
.ant-progress-circle .ant-progress-text .anticon {
  font-size: 1.16666667em;
}
.ant-progress-circle.ant-progress-status-exception .ant-progress-text {
  color: #ff4d4f;
}
.ant-progress-circle.ant-progress-status-success .ant-progress-text {
  color: #52c41a;
}
@keyframes ant-progress-active {
  0% {
    width: 0;
    opacity: 0.1;
  }
  20% {
    width: 0;
    opacity: 0.5;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}
.ant-progress-rtl {
  direction: rtl;
}
.ant-progress-rtl.ant-progress-show-info .ant-progress-outer {
  margin-right: 0;
  margin-left: calc(-2em - 8px);
  padding-right: 0;
  padding-left: calc(2em + 8px);
}
.ant-progress-rtl .ant-progress-success-bg {
  right: 0;
  left: auto;
}
.ant-progress-rtl.ant-progress-line .ant-progress-text,
.ant-progress-rtl.ant-progress-steps .ant-progress-text {
  margin-right: 8px;
  margin-left: 0;
  text-align: right;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-radio-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  font-size: 0;
  line-height: unset;
}
.ant-radio-group .ant-badge-count {
  z-index: 1;
}
.ant-radio-group > .ant-badge:not(:first-child) > .ant-radio-button-wrapper {
  border-left: none;
}
.ant-radio-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-flex;
  align-items: baseline;
  margin-right: 8px;
  cursor: pointer;
}
.ant-radio-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: '\A0';
}
.ant-radio {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 0.2em;
  display: inline-block;
  outline: none;
  cursor: pointer;
}
.ant-radio-wrapper:hover .ant-radio,
.ant-radio:hover .ant-radio-inner,
.ant-radio-input:focus + .ant-radio-inner {
  border-color: #147bc0;
}
.ant-radio-input:focus + .ant-radio-inner {
  box-shadow: 0 0 0 3px rgba(20, 123, 192, 0.08);
}
.ant-radio-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #147bc0;
  border-radius: 50%;
  visibility: hidden;
  animation: antRadioEffect 0.36s ease-in-out;
  animation-fill-mode: both;
  content: '';
}
.ant-radio:hover::after,
.ant-radio-wrapper:hover .ant-radio::after {
  visibility: visible;
}
.ant-radio-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 1px;
  border-radius: 50%;
  transition: all 0.3s;
}
.ant-radio-inner::after {
  position: absolute;
  top: 3px;
  left: 3px;
  display: block;
  width: 8px;
  height: 8px;
  background-color: #147bc0;
  border-top: 0;
  border-left: 0;
  border-radius: 8px;
  transform: scale(0);
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  content: ' ';
}
.ant-radio-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
}
.ant-radio-checked .ant-radio-inner {
  border-color: #147bc0;
}
.ant-radio-checked .ant-radio-inner::after {
  transform: scale(1);
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-radio-disabled {
  cursor: not-allowed;
}
.ant-radio-disabled .ant-radio-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
  cursor: not-allowed;
}
.ant-radio-disabled .ant-radio-inner::after {
  background-color: rgba(0, 0, 0, 0.2);
}
.ant-radio-disabled .ant-radio-input {
  cursor: not-allowed;
}
.ant-radio-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
span.ant-radio + * {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-radio-button-wrapper {
  position: relative;
  display: inline-block;
  height: 32px;
  margin: 0;
  padding: 0 15px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 30px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top-width: 1.02px;
  border-left-width: 0;
  cursor: pointer;
  transition: color 0.3s, background 0.3s, border-color 0.3s, box-shadow 0.3s;
}
.ant-radio-button-wrapper a {
  color: rgba(0, 0, 0, 0.85);
}
.ant-radio-button-wrapper > .ant-radio-button {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.ant-radio-group-large .ant-radio-button-wrapper {
  height: 40px;
  font-size: 16px;
  line-height: 38px;
}
.ant-radio-group-small .ant-radio-button-wrapper {
  height: 24px;
  padding: 0 7px;
  line-height: 22px;
}
.ant-radio-button-wrapper:not(:first-child)::before {
  position: absolute;
  top: -1px;
  left: -1px;
  display: block;
  box-sizing: content-box;
  width: 1px;
  height: 100%;
  padding: 1px 0;
  background-color: #d9d9d9;
  transition: background-color 0.3s;
  content: '';
}
.ant-radio-button-wrapper:first-child {
  border-left: 1px solid #d9d9d9;
  border-radius: 2px 0 0 2px;
}
.ant-radio-button-wrapper:last-child {
  border-radius: 0 2px 2px 0;
}
.ant-radio-button-wrapper:first-child:last-child {
  border-radius: 2px;
}
.ant-radio-button-wrapper:hover {
  position: relative;
  color: #147bc0;
}
.ant-radio-button-wrapper:focus-within {
  box-shadow: 0 0 0 3px rgba(20, 123, 192, 0.08);
}
.ant-radio-button-wrapper .ant-radio-inner,
.ant-radio-button-wrapper input[type='checkbox'],
.ant-radio-button-wrapper input[type='radio'] {
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  z-index: 1;
  color: #147bc0;
  background: #fff;
  border-color: #147bc0;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
  background-color: #147bc0;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
  border-color: #147bc0;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #3595cc;
  border-color: #3595cc;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover::before {
  background-color: #3595cc;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #085a99;
  border-color: #085a99;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active::before {
  background-color: #085a99;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  box-shadow: 0 0 0 3px rgba(20, 123, 192, 0.08);
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  color: #fff;
  background: #147bc0;
  border-color: #147bc0;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #fff;
  background: #3595cc;
  border-color: #3595cc;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #fff;
  background: #085a99;
  border-color: #085a99;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  box-shadow: 0 0 0 3px rgba(20, 123, 192, 0.08);
}
.ant-radio-button-wrapper-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-radio-button-wrapper-disabled:first-child,
.ant-radio-button-wrapper-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-radio-button-wrapper-disabled:first-child {
  border-left-color: #d9d9d9;
}
.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
  color: rgba(0, 0, 0, 0.25);
  background-color: #e6e6e6;
  border-color: #d9d9d9;
  box-shadow: none;
}
@keyframes antRadioEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
.ant-radio-group.ant-radio-group-rtl {
  direction: rtl;
}
.ant-radio-wrapper.ant-radio-wrapper-rtl {
  margin-right: 0;
  margin-left: 8px;
  direction: rtl;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl {
  border-right-width: 0;
  border-left-width: 1px;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:not(:first-child)::before {
  right: -1px;
  left: 0;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:first-child {
  border-right: 1px solid #d9d9d9;
  border-radius: 0 2px 2px 0;
}
.ant-radio-button-wrapper-checked:not([class*=' ant-radio-button-wrapper-disabled']).ant-radio-button-wrapper:first-child {
  border-right-color: #3595cc;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:last-child {
  border-radius: 2px 0 0 2px;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper-disabled:first-child {
  border-right-color: #d9d9d9;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-tree-treenode-leaf-last .ant-tree-switcher-leaf-line::before {
  top: auto !important;
  bottom: auto !important;
  height: 14px !important;
}
@keyframes antCheckboxEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
.ant-select-tree-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 0.2em;
  line-height: 1;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
}
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,
.ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner,
.ant-select-tree-checkbox-input:focus + .ant-select-tree-checkbox-inner {
  border-color: #147bc0;
}
.ant-select-tree-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #147bc0;
  border-radius: 2px;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}
.ant-select-tree-checkbox:hover::after,
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox::after {
  visibility: visible;
}
.ant-select-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  direction: ltr;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  border-collapse: separate;
  transition: all 0.3s;
}
.ant-select-tree-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 22%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.ant-select-tree-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner {
  background-color: #147bc0;
  border-color: #147bc0;
}
.ant-select-tree-checkbox-disabled {
  cursor: not-allowed;
}
.ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  animation-name: none;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-input {
  cursor: not-allowed;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  animation-name: none;
}
.ant-select-tree-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-tree-checkbox-disabled:hover::after,
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-disabled::after {
  visibility: hidden;
}
.ant-select-tree-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-flex;
  align-items: baseline;
  line-height: unset;
  cursor: pointer;
}
.ant-select-tree-checkbox-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: '\A0';
}
.ant-select-tree-checkbox-wrapper.ant-select-tree-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.ant-select-tree-checkbox-wrapper + .ant-select-tree-checkbox-wrapper {
  margin-left: 8px;
}
.ant-select-tree-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-select-tree-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-select-tree-checkbox-group-item {
  margin-right: 8px;
}
.ant-select-tree-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-select-tree-checkbox-group-item + .ant-select-tree-checkbox-group-item {
  margin-left: 0;
}
.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #147bc0;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.ant-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-tree-select-dropdown {
  padding: 8px 4px 0;
}
.ant-tree-select-dropdown-rtl {
  direction: rtl;
}
.ant-tree-select-dropdown .ant-select-tree {
  border-radius: 0;
}
.ant-tree-select-dropdown .ant-select-tree-list-holder-inner {
  align-items: stretch;
}
.ant-tree-select-dropdown .ant-select-tree-list-holder-inner .ant-select-tree-treenode {
  padding-bottom: 8px;
}
.ant-tree-select-dropdown .ant-select-tree-list-holder-inner .ant-select-tree-treenode .ant-select-tree-node-content-wrapper {
  flex: auto;
}
.ant-select-tree {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  background: #fff;
  border-radius: 2px;
  transition: background-color 0.3s;
}
.ant-select-tree-focused:not(:hover):not(.ant-select-tree-active-focused) {
  background: #e6f9ff;
}
.ant-select-tree-list-holder-inner {
  align-items: flex-start;
}
.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner {
  align-items: stretch;
}
.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner .ant-select-tree-node-content-wrapper {
  flex: auto;
}
.ant-select-tree .ant-select-tree-treenode {
  display: flex;
  align-items: flex-start;
  padding: 0 0 4px 0;
  outline: none;
}
.ant-select-tree .ant-select-tree-treenode-disabled .ant-select-tree-node-content-wrapper {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-tree .ant-select-tree-treenode-disabled .ant-select-tree-node-content-wrapper:hover {
  background: transparent;
}
.ant-select-tree .ant-select-tree-treenode-active .ant-select-tree-node-content-wrapper {
  background: #f5f5f5;
}
.ant-select-tree .ant-select-tree-treenode:not(.ant-select-tree .ant-select-tree-treenode-disabled).filter-node .ant-select-tree-title {
  color: inherit;
  font-weight: 500;
}
.ant-select-tree-indent {
  align-self: stretch;
  white-space: nowrap;
  user-select: none;
}
.ant-select-tree-indent-unit {
  display: inline-block;
  width: 24px;
}
.ant-select-tree-switcher {
  position: relative;
  flex: none;
  align-self: stretch;
  width: 24px;
  margin: 0;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
  user-select: none;
}
.ant-select-tree-switcher .ant-tree-switcher-icon,
.ant-select-tree-switcher .ant-select-tree-switcher-icon {
  display: inline-block;
  font-size: 10px;
  vertical-align: baseline;
}
.ant-select-tree-switcher .ant-tree-switcher-icon svg,
.ant-select-tree-switcher .ant-select-tree-switcher-icon svg {
  transition: transform 0.3s;
}
.ant-select-tree-switcher-noop {
  cursor: default;
}
.ant-select-tree-switcher_close .ant-select-tree-switcher-icon svg {
  transform: rotate(-90deg);
}
.ant-select-tree-switcher-loading-icon {
  color: #147bc0;
}
.ant-select-tree-switcher-leaf-line {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.ant-select-tree-switcher-leaf-line::before {
  position: absolute;
  top: 0;
  bottom: -4px;
  margin-left: -1px;
  border-left: 1px solid #d9d9d9;
  content: ' ';
}
.ant-select-tree-switcher-leaf-line::after {
  position: absolute;
  width: 10px;
  height: 14px;
  margin-left: -1px;
  border-bottom: 1px solid #d9d9d9;
  content: ' ';
}
.ant-select-tree-checkbox {
  top: initial;
  margin: 4px 8px 0 0;
}
.ant-select-tree .ant-select-tree-node-content-wrapper {
  position: relative;
  z-index: auto;
  min-height: 24px;
  margin: 0;
  padding: 0 4px;
  color: inherit;
  line-height: 24px;
  background: transparent;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s, border 0s, line-height 0s, box-shadow 0s;
}
.ant-select-tree .ant-select-tree-node-content-wrapper:hover {
  background-color: #f5f5f5;
}
.ant-select-tree .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected {
  background-color: #b3e1f2;
}
.ant-select-tree .ant-select-tree-node-content-wrapper .ant-select-tree-iconEle {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  vertical-align: top;
}
.ant-select-tree .ant-select-tree-node-content-wrapper .ant-select-tree-iconEle:empty {
  display: none;
}
.ant-select-tree-unselectable .ant-select-tree-node-content-wrapper:hover {
  background-color: transparent;
}
.ant-select-tree-node-content-wrapper[draggable='true'] {
  line-height: 24px;
  user-select: none;
}
.ant-select-tree-node-content-wrapper[draggable='true'] .ant-tree-drop-indicator {
  position: absolute;
  z-index: 1;
  height: 2px;
  background-color: #147bc0;
  border-radius: 1px;
  pointer-events: none;
}
.ant-select-tree-node-content-wrapper[draggable='true'] .ant-tree-drop-indicator::after {
  position: absolute;
  top: -3px;
  left: -6px;
  width: 8px;
  height: 8px;
  background-color: transparent;
  border: 2px solid #147bc0;
  border-radius: 50%;
  content: '';
}
.ant-select-tree .ant-select-tree-treenode.drop-container > [draggable] {
  box-shadow: 0 0 0 2px #147bc0;
}
.ant-select-tree-show-line .ant-select-tree-indent-unit {
  position: relative;
  height: 100%;
}
.ant-select-tree-show-line .ant-select-tree-indent-unit::before {
  position: absolute;
  top: 0;
  right: 12px;
  bottom: -4px;
  border-right: 1px solid #d9d9d9;
  content: '';
}
.ant-select-tree-show-line .ant-select-tree-indent-unit-end::before {
  display: none;
}
.ant-select-tree-show-line .ant-select-tree-switcher {
  background: #fff;
}
.ant-select-tree-show-line .ant-select-tree-switcher-line-icon {
  vertical-align: -0.225em;
}
.ant-tree-select-dropdown-rtl .ant-select-tree .ant-select-tree-switcher_close .ant-select-tree-switcher-icon svg {
  transform: rotate(90deg);
}
.ant-tree-select-dropdown-rtl .ant-select-tree .ant-select-tree-switcher-loading-icon {
  transform: scaleY(-1);
}

.plaintiffForm{max-width:1200px;margin:0 auto;margin-top:30px}.plaintiffForm:nth-child(1){margin-top:0}.spinLoading{margin:20px 0;margin-bottom:20px;padding:30px 50px;text-align:center;border-radius:4px;width:100%}.plaintiff-form{max-width:1200px;margin:0 auto;margin-top:20px}.plaintiff-form .el-radio{margin-right:7px !important}.plaintiff-form .plantiff-form-title{width:100%;text-align:center;margin-bottom:20px;font-size:20px}.plaintiff-form .plaintOrder{width:98%;margin:0 auto;font-size:18px;margin-top:50px;margin-bottom:20px;display:flex;font-weight:bold;justify-content:space-between;align-items:center;padding:10px 50px;margin-left:20px;background-color:#f3f8fc;color:#000}.plaintiff-form .plaintOrder .applicant-num-container,.plaintiff-form .plaintOrder .agent-num-container{background-color:#f3f8fc;border-radius:20px;float:left;height:100%;color:#000;display:flex;align-items:center}.plaintiff-form .plaintOrder .applicant-num-container .fontAwesome,.plaintiff-form .plaintOrder .agent-num-container .fontAwesome{margin-right:10px}.plaintiff-form .plaintOrder:nth-child(1){margin-top:0}.plaintiff-form .plaintOrder .num{display:inline-block;min-width:20px;height:20px;font-size:20px;line-height:19px;text-align:center;background:#ffffff;color:#000;border-radius:50%}.plaintiff-form .plaintOrder .deletePlaint{font-size:20px;cursor:pointer;color:#c4183c}.plaintiff-form .plaintOrder .editPlaint{font-size:20px;cursor:pointer;color:#147bc0;margin-right:20px}.plaintiff-form .plaintOrder .icon-container-float{float:right}.plaintiff-form .plaintOrder .icon-container-float .operate-btn{cursor:pointer;margin-right:20px}.plaintiff-form .plaintOrder .icon-container-float .operate-btn .title{margin-left:5px;font-size:14px}.plaintiff-form .plaintOrder .icon-container-float .edit-btn{color:#147bc0}.plaintiff-form .plaintOrder .icon-container-float .delete-btn{color:#ed4014}.plaintiff-form .plaintOrder .icon-container-flex{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.plaintiff-form .plaintOrder .icon-container-flex .operate-btn{cursor:pointer}.plaintiff-form .plaintOrder .icon-container-flex .operate-btn .title{margin-left:5px;font-size:14px}.plaintiff-form .plaintOrder .icon-container-flex .edit-btn{color:#147bc0}.plaintiff-form .plaintOrder .icon-container-flex .delete-btn{color:#ed4014;margin-left:20px}.plaintiff-form .form-outer-container{display:flex;justify-content:center;padding-bottom:20px}.plaintiff-form .tips{font-size:12px;line-height:26px;color:#e6a23c;position:relative}.plaintiff-form .tips .mask{position:absolute;width:100%;height:100%;z-index:10}.plaintiff-form .modifyPlaintiff{font-size:13px;color:#147bc0;position:relative;top:10px;right:10px}.plaintiff-form .btn-container{padding-left:120px;text-align:center;margin-top:30px}.plaintiff-form .btn-container .el-button{width:35%}.plaintiff-form .uploadBtn{padding:2px 5px;border:1px solid #e9e8e8;border-radius:3px;display:flex;align-items:center;font-size:13px}.plaintiff-form .uploadBtn .uploadBtnIcon{color:#fff;margin-right:5px}.plaintiff-form .uploadBtn .font{line-height:26px}.item-submitted-info{font-size:16px;color:#606266;word-wrap:break-word}.next-step{width:100%}.next-step .next-step-btn{width:80%;margin:0 auto}.respondent-step-container{text-align:center;margin-top:50px}.respondent-step-container .step-btn:nth-child(1){margin-right:20px}.respondent-step-container .next-btn{color:#fff}.ant-form-item-label{font-weight:600}.ant-checkbox-wrapper{color:black}.plainForm{border:1px solid #e9e8e8;max-width:1000px;margin:0 auto;margin-top:30px}.plainForm:nth-child(1){margin-top:0}.plainForm .plainOne{color:#147bc0;border-bottom:1px solid #e9e8e8;padding-bottom:10px;font-weight:700;margin:20px}.plainForm .add-applicant{color:#086cb3}.plainForm .ant-col-offset-3{margin-left:0 !important}.plainForm .ant-select-selector,.plainForm .ant-input-affix-wrapper{min-height:34px !important}.falseType{position:relative;left:10px}.falseUile{position:relative;right:10px}.ant-form-item-label{font-weight:normal !important}.enrow .ant-form-item-label>label{width:210px;white-space:pre-line;text-align-last:justify;text-align:justify;height:35px}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-image {
  position: relative;
  display: inline-block;
}
.ant-image-img {
  display: block;
  width: 100%;
  height: auto;
}
.ant-image-img-placeholder {
  background-color: #f5f5f5;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuNSAyLjVoLTEzQS41LjUgMCAwIDAgMSAzdjEwYS41LjUgMCAwIDAgLjUuNWgxM2EuNS41IDAgMCAwIC41LS41VjNhLjUuNSAwIDAgMC0uNS0uNXpNNS4yODEgNC43NWExIDEgMCAwIDEgMCAyIDEgMSAwIDAgMSAwLTJ6bTguMDMgNi44M2EuMTI3LjEyNyAwIDAgMS0uMDgxLjAzSDIuNzY5YS4xMjUuMTI1IDAgMCAxLS4wOTYtLjIwN2wyLjY2MS0zLjE1NmEuMTI2LjEyNiAwIDAgMSAuMTc3LS4wMTZsLjAxNi4wMTZMNy4wOCAxMC4wOWwyLjQ3LTIuOTNhLjEyNi4xMjYgMCAwIDEgLjE3Ny0uMDE2bC4wMTUuMDE2IDMuNTg4IDQuMjQ0YS4xMjcuMTI3IDAgMCAxLS4wMi4xNzV6IiBmaWxsPSIjOEM4QzhDIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30%;
}
.ant-image-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s;
}
.ant-image-mask-info .anticon {
  margin-inline-end: 4px;
}
.ant-image-mask:hover {
  opacity: 1;
}
.ant-image-placeholder {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ant-image-preview {
  pointer-events: none;
  height: 100%;
  text-align: center;
}
.ant-image-preview.ant-zoom-enter,
.ant-image-preview.antzoom-appear {
  transform: none;
  opacity: 0;
  animation-duration: 0.3s;
  user-select: none;
}
.ant-image-preview-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.ant-image-preview-mask-hidden {
  display: none;
}
.ant-image-preview-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}
.ant-image-preview-body {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.ant-image-preview-img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  transform: scale3d(1, 1, 1);
  cursor: grab;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  user-select: none;
  pointer-events: auto;
}
.ant-image-preview-img-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.ant-image-preview-img-wrapper::before {
  display: inline-block;
  width: 1px;
  height: 50%;
  margin-right: -1px;
  content: '';
}
.ant-image-preview-moving .ant-image-preview-img {
  cursor: grabbing;
}
.ant-image-preview-moving .ant-image-preview-img-wrapper {
  transition-duration: 0s;
}
.ant-image-preview-wrap {
  z-index: 1080;
}
.ant-image-preview-operations {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  font-feature-settings: 'tnum';
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  width: 100%;
  color: rgba(255, 255, 255, 0.85);
  list-style: none;
  background: rgba(0, 0, 0, 0.1);
  pointer-events: auto;
}
.ant-image-preview-operations-operation {
  margin-left: 12px;
  padding: 12px;
  cursor: pointer;
}
.ant-image-preview-operations-operation-disabled {
  color: rgba(255, 255, 255, 0.25);
  pointer-events: none;
}
.ant-image-preview-operations-operation:last-of-type {
  margin-left: 0;
}
.ant-image-preview-operations-icon {
  font-size: 18px;
}
.ant-image-preview-switch-left,
.ant-image-preview-switch-right {
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  color: rgba(255, 255, 255, 0.85);
  background: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  cursor: pointer;
  pointer-events: auto;
}
.ant-image-preview-switch-left-disabled,
.ant-image-preview-switch-right-disabled {
  color: rgba(255, 255, 255, 0.25);
  cursor: not-allowed;
}
.ant-image-preview-switch-left-disabled > .anticon,
.ant-image-preview-switch-right-disabled > .anticon {
  cursor: not-allowed;
}
.ant-image-preview-switch-left > .anticon,
.ant-image-preview-switch-right > .anticon {
  font-size: 18px;
}
.ant-image-preview-switch-left {
  left: 10px;
}
.ant-image-preview-switch-right {
  right: 10px;
}

.verify-container1{width:600px !important;margin:0 auto;border:1px solid #e9e8e8;margin-top:50px;background-color:#fff;padding:20px;margin-bottom:20px;width:100%;position:relative}.verify-container1 h2{text-align:center}.verify-container1 .respodent-username{font-size:20px;display:flex;align-items:center}.verify-container1 .respodent-username>span{display:inline-block}.verify-container1 .twoFactor{font-size:14px;margin-top:50px}.verify-container1 .twoFactor .factorLight{color:#f59a23}.verify-container1 .twoFactor .twoFactorType{display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px}.verify-container1 .twoFactor .twoFactorType .switchFactorType{color:#e6a23c;padding:6px;box-sizing:border-box;background-color:#fdf6ec;border:1px solid #faecd8;cursor:pointer;margin-left:20px}.verify-container1 .twoFactor .twoFactorText{margin-bottom:10px}.verify-container1 .twoFactor .twoFactorCode{margin-bottom:10px}.verify-container1 .twoFactorNone{max-width:300px;margin-top:50px;text-align:center}.verify-container1 .twoFactorNone .twoFactorNoneIcon{font-size:60px;margin-bottom:20px}.verify-container1 .twoFactorNone .twoFactorNoneText{font-size:16px}

.ant-upload-list-item{margin-top:0}.upload .ant-upload-list-item{margin-top:0px !important}.upload .ant-upload-list-item-info{margin-top:15px;padding:0 !important}.upload .ant-upload-list-item-name{flex:none !important}

.odr-preview-item{width:100%;margin:0 auto 10px;padding:0 20px;border:1px solid #e9e8e8}.odr-preview-item:last-child{margin-bottom:0}.odr-preview-item .item-title{font-size:18px;color:#147bc0;font-weight:bold;border-bottom:1px solid #e9e8e8;padding-bottom:10px;margin-bottom:10px}.odr-preview-item .quest-head{display:flex;justify-content:space-between;border-bottom:1px solid #e9e8e8;margin-bottom:10px}.odr-preview-item .quest-head .quest-title{font-size:16px !important;color:#147bc0;font-weight:bold;padding-bottom:10px;margin:0}.odr-preview-item .plaintOrder{width:100%;margin:0 auto;font-size:18px;border-radius:10px;margin-top:50px;margin-bottom:10px;display:flex;font-weight:bold;justify-content:space-between;align-items:center;padding:10px 10px}.odr-preview-item .plaintOrder .applicant-num-container,.odr-preview-item .plaintOrder .agent-num-container{padding:0 20px;height:100%;color:#000}.odr-preview-item .plaintOrder .applicant-num-container .fontAwesome,.odr-preview-item .plaintOrder .agent-num-container .fontAwesome{margin-right:10px}.odr-preview-item .plaintOrder:nth-child(1){margin-top:0}.odr-preview-item .plaintOrder .num{display:inline-block;min-width:20px;height:20px;font-size:20px;padding:0 5px;line-height:19px;text-align:center;color:#000}.odr-preview-item .plaintOrder .icon-container{float:right}.odr-preview-item .item-content{margin-top:20px;font-size:16px !important}.odr-preview-item .item-content .head{font-weight:bold}.odr-preview-item .item-content .head .num{color:#ffffff;display:inline-block;width:26px !important;height:26px !important;text-align:center;background:#147bc0;border-radius:50%}.odr-preview-item .item-content .head .name{margin-left:10px;color:#147bc0}.odr-preview-item .item-content .content{display:flex;justify-content:space-between}.odr-preview-item .item-content .content .content-left{padding:0 32px}.odr-preview-item .item-content .content .content-left .content-item{font-weight:normal;align-items:center;margin-top:10px;display:flex}.odr-preview-item .item-content .content .content-left .content-item .odf-content-item-title{margin-right:26px;white-space:nowrap}.odr-preview-item .item-content .content .content-left .content-item .content-item-content{word-break:break-all;white-space:normal;max-width:500px}.odr-preview-item .item-content .content .content-right{float:right}.odr-preview-item .reply-item{border:1px solid #eff3ef;margin-top:20px;font-size:14px}.odr-preview-item .reply-item:first-child{margin-top:0}.odr-preview-item .reply-item .reply-item-header{background-color:#eff3f6;padding:6px 15px;font-size:16px;position:relative;font-weight:600;color:rgba(0,0,0,0.8);overflow:hidden}.odr-preview-item .reply-item .reply-item-header .reply-item-index{display:inline-block;height:18px;width:18px;text-align:center;line-height:18px;background-color:#2c7fa6;color:#fff;margin-right:5px;border-radius:50%;font-size:12px}.odr-preview-item .reply-item .reply-item-header .reply-item-title{margin-right:20px}.odr-preview-item .reply-item .reply-item-header .reply-time{float:right;font-size:14px}.odr-preview-item .reply-item .reply-item-content{color:#666;line-height:1.8;padding:10px 20px 10px 40px;font-size:14px}.odr-preview-item .reply-item .reply-item-content .title{white-space:unset;display:inline-flex;align-items:center}.odr-preview-item .reply-item .reply-item-content .title::after{content:':';position:relative;top:-0.5px;margin:0 8px 0 2px}.tabs-container{padding:20px}

.rce-container-mbox{flex-direction:column;display:block;overflow-x:hidden;min-width:300px}.rce-mbox-forward{width:30px;height:30px;border-radius:20px;background:#fff;position:absolute;flex-direction:row;align-self:center;align-items:center;justify-content:center;box-shadow:0 0 5px 0 #a4a4a4;cursor:pointer;transition:all 0.3s ease;top:0;bottom:0;margin:auto}.rce-mbox-forward-left{display:flex;opacity:0;visibility:hidden;left:-50px}.rce-mbox-forward-right{display:flex;opacity:0;visibility:hidden;right:-50px}.rce-mbox-reply-btn-left{display:flex;opacity:0;visibility:hidden;left:-85px}.rce-mbox-reply-btn-right{display:flex;opacity:0;visibility:hidden;right:-85px}.rce-container-mbox:hover .rce-mbox-forward-left{opacity:1;visibility:visible}.rce-container-mbox:hover .rce-mbox-forward-right{opacity:1;visibility:visible}.rce-mbox-remove{width:30px;height:30px;border-radius:20px;background:#fff;position:absolute;flex-direction:row;align-self:center;align-items:center;justify-content:center;box-shadow:0 0 5px 0 #a4a4a4;cursor:pointer;transition:all 0.3s ease;top:0;bottom:0;margin:auto}.rce-mbox-remove-left{display:flex;opacity:0;visibility:hidden;left:-120px}.rce-mbox-remove-right{display:flex;opacity:0;visibility:hidden;right:-120px}.rce-container-mbox:hover .rce-mbox-remove-left{opacity:1;visibility:visible}.rce-container-mbox:hover .rce-mbox-remove-right{opacity:1;visibility:visible}.rce-container-mbox:hover .rce-mbox-reply-btn-left{opacity:1;visibility:visible}.rce-container-mbox:hover .rce-mbox-reply-btn-right{opacity:1;visibility:visible}.rce-mbox{position:relative;background:white;border-radius:5px;box-shadow:1px 1px 1px 1px rgba(0,0,0,0.2);border-top-left-radius:0px;margin-left:20px;margin-right:5px;margin-top:3px;flex-direction:column;margin-bottom:3px;padding:6px 9px 8px 9px;float:left;min-width:140px}.rce-mbox.message-focus{animation-iteration-count:2;-webkit-animation-iteration-count:2;-webkit-animation-duration:1s;animation-name:message-box-default-focus;animation-duration:1s}@-webkit-keyframes message-box-default-focus{from{background-color:#fff}to{background-color:#dfdfdf}}.rce-mbox-body{margin:0;padding:0;position:relative}.rce-mbox.rce-mbox-right{float:right;margin-left:5px;margin-right:20px;border-top-right-radius:0px;border-top-left-radius:5px}.rce-mbox.rce-mbox-right.message-focus{animation-iteration-count:2;-webkit-animation-iteration-count:2;-webkit-animation-duration:1s;animation-name:message-box-right-focus;animation-duration:1s}@-webkit-keyframes message-box-right-focus{from{background-color:#d4f1fb}to{background-color:#b8dae6}}.rce-mbox-text{font-size:13.6px;word-break:break-word}.rce-mbox-text-retracted{font-style:italic;user-select:none;display:flex;align-items:center}.rce-mbox-text.rce-mbox-text-retracted svg{margin-right:3px}.rce-mbox-text-retracted.left{color:#555555b3 !important}.rce-mbox-text-retracted.right{color:#efefefb3 !important}.rce-mbox-text:after{content:'\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0'}.rce-mbox-time{text-align:right;color:rgba(0,0,0,0.45);font-size:12px;position:absolute;right:-4px;bottom:-5px}.rce-mbox-time.non-copiable:before{content:attr(data-text)}.rce-mbox-time-block{right:0;bottom:0;left:0;margin-right:-6px;margin-left:-6px;padding-top:5px;padding-right:3px;padding-bottom:2px;background:linear-gradient(to top, rgba(0,0,0,0.33), transparent);border-bottom-left-radius:5px;border-bottom-right-radius:5px;color:#fff}.rce-mbox--clear-padding{padding-bottom:3px}.rce-mbox.rce-mbox--clear-notch{border-radius:5px 5px 5px 5px !important}.rce-mbox-right-notch{position:absolute;right:-14px;top:0px;width:15px;height:15px;fill:white;filter:drop-shadow(2px 0px 1px rgba(0,0,0,0.2))}.rce-mbox-right-notch.message-focus{animation-iteration-count:2;-webkit-animation-iteration-count:2;-webkit-animation-duration:1s;animation-name:message-right-notch-focus;animation-duration:1s}@-webkit-keyframes message-right-notch-focus{from{fill:#d4f1fb}to{fill:#b8dae6}}.rce-mbox-left-notch{position:absolute;left:-14px;top:0px;width:15px;height:15px;fill:white}.rce-mbox-left-notch.message-focus{animation-iteration-count:2;-webkit-animation-iteration-count:2;-webkit-animation-duration:1s;animation-name:message-left-notch-focus;animation-duration:1s}@-webkit-keyframes message-left-notch-focus{from{fill:#fff}to{fill:#dfdfdf}}.rce-mbox-title{margin:0;margin-bottom:8px;font-weight:500;font-size:13px;color:#4f81a1;user-select:none;cursor:pointer;display:flex;align-items:center}.rce-mbox-title:hover{text-decoration:underline}.rce-mbox-title--clear{margin-bottom:5px}.rce-mbox-status{margin-left:3px;font-size:15px}.rce-mbox-title>.rce-avatar-container{margin-right:5px}.rce-mbox-photo{margin-top:-3px;margin-right:-6px;margin-left:-6px}.rce-mbox-photo .rce-mbox-text{padding:5px 0px;max-width:300px;margin:auto}.rce-mbox-photo--img{position:relative;display:flex;overflow:hidden;justify-content:center;border-radius:5px;max-height:300px}.rce-mbox-photo--img__block{position:absolute;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.5);border-radius:5px;display:flex}.rce-mbox-photo--img img{height:100%;min-height:100px;user-select:none}.rce-mbox-photo--img__block-item{margin:auto;cursor:pointer;width:100px;height:100px}.rce-mbox-photo--download{color:#efe;display:flex;justify-content:center;background:none;border:none;font-size:3.2em;outline:none;border:1px solid #eee;border-radius:100%;height:100px;width:100px}.rce-mbox-photo--download:hover{opacity:0.7}.rce-mbox-photo--download:active{opacity:0.3}.rce-mbox-photo--error{display:flex;justify-content:center;align-items:center;background:none;font-size:70px;color:#eaeaea}.rce-mbox-file{padding-bottom:13px}.rce-mbox-file>button{background:#e9e9e9;display:flex;border-radius:5px;margin-top:-3px;margin-right:-6px;margin-left:-6px;align-items:center;min-height:52px;max-width:500px;padding:5px 0;cursor:pointer;user-select:none;outline:none;border:none}.rce-mbox-file>button>*{padding:0px 10px}.rce-mbox-file--icon{font-size:30px;align-items:center;display:flex;flex-direction:column}.rce-mbox-file--size{font-size:10px;margin-top:3px;max-width:52px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rce-mbox-file--text{font-size:13.6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rce-mbox-file--buttons{font-size:30px;align-items:center;display:flex}.rce-mbox-file--buttons .rce-error-button{display:inherit}.rce-mbox-file--loading{font-size:15px;width:40px;height:40px}.rce-container-smsg{display:flex;align-items:center;justify-content:center}.rce-smsg{position:relative;background:white;border-radius:10px;box-shadow:1px 1px 1px 1px rgba(0,0,0,0.2);display:flex;flex-direction:column;margin:5px 0px;padding:6px 9px 8px 9px;float:left;max-width:70%;align-items:center;justify-content:center}.rce-smsg-text{text-align:center;display:inline-block;font-size:15px}.rce-mbox-location{position:relative;width:250px;height:150px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-top:-3px;margin-right:-6px;margin-left:-6px;border-radius:5px}.rce-mbox-location-img{width:100%}.rce-mbox-location-text{padding:5px 0;width:250px;margin-left:-6px;margin-right:-6px}.rce-mbox-spotify{margin-top:-2px;overflow:hidden;margin-right:-6px;margin-left:-6px;display:flex;border-radius:5px}.rce-mbox-reply{position:relative;overflow:hidden;display:flex;margin-top:-3px;margin-bottom:6px;margin-right:-6px;margin-left:-6px;border-radius:5px;background:#ececec;padding:0 5px;padding-right:0;font-size:12px;cursor:pointer;transition:200ms;user-select:none}.rce-mbox-reply.rce-mbox-reply-border{border-left:5px solid}.rce-mbox-reply:hover{opacity:0.85}.rce-mbox-reply-left{display:flex;flex-direction:column;justify-content:space-between;padding:3px 0;flex:1}.rce-mbox-reply-owner{font-size:13px}.rce-mbox-reply-message{color:#5a5a5a;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:150px}.rce-mbox-reply-right{width:40px;height:40px}.rce-mbox-reply-right img{width:100%}.rce-mbox-reply-text{padding:5px 0;width:250px;margin-left:-6px;margin-right:-6px}.rce-mbox-mtmg{display:flex;justify-content:center;align-content:center;padding-bottom:13px;min-width:425px;max-width:425px}.rce-mtmg{width:100%;position:relative;background:#f5f5f5;display:flex;flex-direction:column;margin:5px 0px;float:left;border-radius:2px}.rce-mtmg-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:300px}.rce-mtmg-subject{text-align:start;display:inline-block;font-size:15px;padding:5px 9px}.rce-mtmg-toogleItem{width:100%;height:100%}.rce-mtmg-body{height:50px;background:#6264a7;color:white;font-size:15px;display:flex;justify-content:space-between}.rce-mtmg-body:hover{opacity:0.9}.rce-mtmg-item{display:flex;align-items:center;justify-content:flex-start;padding:0px 10px}.rce-mtmg-item>svg{width:23px;height:23px}.rce-mtmg-content{display:flex;flex-direction:column;padding:0 10px}.rce-mtmg-date{color:#cecece;font-size:13px}.rce-mtmg-body-bottom{display:flex;flex-direction:row;padding:9px;color:#6264a7;cursor:pointer;font-size:13px}.rce-mtmg-bottom--tptitle{display:flex;justify-content:center;align-items:center}.rce-mtmg-bottom--tptitle>svg,.rce-mtmg-body-bottom--bttitle>svg{color:#6264a7a1}.rce-mtmg-toogleContent{display:none;height:auto;min-height:60px;flex-direction:column}.rce-mtmg-toogleContent--click{display:flex}.rce-mtmg-right-icon{right:10px;cursor:pointer;height:100%;background:transparent !important}.rce-mtmg-body .rce-dropdown-container{height:100%}.rce-mtmg-right-icon>svg{width:23px;height:23px}.rce-mitem{display:flex;padding:10px 8px}.rce-mitem:hover,.rce-mitem-event:hover{background:#ececec}.rce-mitem-event{user-select:none}.rce-mitem-body{display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.rce-mitem-body-content{display:flex;align-items:flex-start;justify-content:flex-start}.rce-mitem-body--top{display:flex;align-items:center;margin-bottom:2px;user-select:none}.rce-mitem-body--top-title{font-size:15px;color:#6264a7;padding:0px 15px 0 0;text-transform:capitalize;font-weight:600}.rce-mitem-body--top-title:hover{cursor:pointer;text-decoration:underline}.rce-mitem-body--bottom-title{color:#252525;font-size:13px;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif}.rce-mitem-body--top-time{font-size:12px;color:rgba(0,0,0,0.4)}.rce-mitem-bottom-body{padding:10px 8px;display:flex;align-items:flex-start;justify-content:flex-start}.rce-mitem-body.avatar{padding:8px 10px 0 0}.rce-mitem.avatar{padding:8px 5px 0 0}.rce-mitem.no-avatar{padding:8px 10px 0 0}.rce-mitem.no-avatar>svg{width:19px;height:19px}.rce-mitem.avatar img{width:22px;height:22px;border:none !important;background:#ccc;border-radius:100%}.rce-mitem-body.avatar>svg{width:19px;height:19px}.rce-mitem-bottom-body-top{display:flex;flex-direction:column}.rce-mitem-bottom-body-top-title>svg{padding:0 7px 0 0}.rce-mitem-avatar-content{position:absolute;right:10px;display:flex}.rce-mitem-avatar{padding:0 3px 0 0;display:flex}.rce-mitem-tooltip{display:inline;position:relative}.rce-mitem-tooltip-text{margin:5px}.rce-mitem-tooltip-text:after{content:'';left:15%;top:29px;position:absolute;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:11px solid #444;opacity:0;transition:opacity 0.8s linear 0.2s}.rce-mitem-tooltip[tooltip]:after{display:flex;justify-content:center;background:#444;border-radius:8px;color:#fff;content:attr(tooltip);font-size:14px;padding:5px;position:absolute;opacity:0;transition:opacity 0.8s linear 0.2s;min-width:415px;max-width:415px;top:40px;right:-13px;z-index:1}.rce-mitem-tooltip-text:hover:after{opacity:1;transition:opacity 0.8s linear}.rce-mitem-tooltip[tooltip]:hover:after{opacity:1;transition:opacity 0.8s linear 0.1s}.rce-mitem-tooltip[tooltip]:hover .rce-mitem-tooltip-text:after{opacity:1}.rce-mitem-length{color:#fff;font-size:14px;background:#e48989;display:flex;align-items:center;text-align:center;width:25px;height:25px;display:flex;border-radius:50%}.rce-mitem-avatar img{width:50px;height:50px;border:none !important;background:#ccc;border-radius:100%}.rce-mtmg-call-record{width:350px;height:85%;background:#eaeaea;margin-top:11px}.rce-mtmg-call-body{display:flex;align-items:flex-start;flex-direction:row;position:relative}.rce-mtmg-call-avatars{width:140px !important;height:100px !important;position:relative}.rce-mtmg-call-avatars img{width:100% !important;height:100% !important;background:#ccc;cursor:pointer}.rce-mtmg-call-body-title{display:flex;position:relative;flex-direction:column;top:30px;left:15px}.rce-mtmg-call-body-title>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:185px}.rce-mtmg-call-body-bottom{color:#505050;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:185px;font-size:12px}.rce-mtmg-record-time{position:absolute;bottom:5px;right:5px;font-size:13px;background:#000000cf;color:white;padding:4px;border-radius:5px}.rce-avatar-container{overflow:hidden;display:flex;justify-content:center;align-items:center}.rce-avatar-container .rce-avatar{width:100%;height:100%}.rce-avatar-container.flexible .rce-avatar{height:auto !important;width:100% !important;border-radius:unset !important;overflow:unset !important}.rce-avatar-container.default{width:25px;height:25px}.rce-avatar-container.rounded{border-radius:5px}.rce-avatar-container.circle{border-radius:100%}.rce-avatar-container.xsmall{width:30px;height:30px}.rce-avatar-container.small{width:35px;height:35px}.rce-avatar-container.medium{width:40px;height:40px}.rce-avatar-container.large{width:45px;height:45px}.rce-avatar-container.xlarge{width:55px;height:55px}@keyframes avatarLazy{0%{opacity:1}50%{opacity:0.5}100%{opacity:1}}.rce-avatar-lazy{animation:avatarLazy normal 2s infinite ease-in-out}.rce-avatar-container.rce-citem-avatar-encircle-status{box-sizing:border-box;position:relative}.rce-avatar-letter{margin-top:5px;font-size:20px;color:#fff;display:flex;justify-content:center;align-items:center}.rce-avatar-letter-background{height:35px;width:35px;border-radius:20px}.rce-dropdown-container{position:relative}.rce-dropdown{min-width:100%;box-sizing:border-box;padding:8px 15px;background:#fff;border-radius:5px;display:none;flex-direction:row;align-items:center;justify-content:center;transform:scale(0);position:absolute;box-shadow:0px 0px 5px 0px #a3a3a3;transform-origin:left top;z-index:99999}.rce-dropdown-title{font-size:14px;color:'#000';font-weight:500}.rce-dropdown.dropdown-show{animation:dropdown-scaling 0.2s ease forwards;display:flex}@keyframes dropdown-scaling{0%{opacity:0}50%{opacity:0.5;transform:scale(1.1)}100%{opacity:1;transform:scale(1)}}.rce-dropdown.dropdown-hide{animation:dropdown-reverse-scaling 0.2s ease forwards;display:flex}@keyframes dropdown-reverse-scaling{0%{opacity:1;transform:scale(1)}50%{opacity:0.5;transform:scale(1.1)}100%{opacity:0;transform:scale(0)}}.rce-dropdown-open__nortwest{transform-origin:left top;left:0;top:100%;margin-top:5px}.rce-dropdown-open__norteast{transform-origin:right top;right:0;top:100%;margin-top:5px}.rce-dropdown-open__southwest{transform-origin:left bottom;left:0;bottom:100%;margin-bottom:5px}.rce-dropdown-open__southeast{transform-origin:right bottom;right:0;bottom:100%;margin-bottom:5px}.rce-dropdown ul{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.rce-dropdown ul li{white-space:nowrap;color:#767676;padding:8px;cursor:pointer;font-size:16px;width:100%;border-bottom:1px solid #e9e9e9;box-sizing:border-box;user-select:none}.rce-dropdown ul li:last-child{border:none}.rce-dropdown ul li:hover a{color:#3a6d8c}.rce-dropdown.fade{opacity:0;transform:scale(1);animation:dropdown-fade 0.5s ease forwards}@keyframes dropdown-fade{0%{opacity:0}100%{opacity:1}}.rce-button{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:12px;border-radius:5px;cursor:pointer;padding:8px;text-align:center;box-sizing:border-box;background:#3979aa;color:white;transition:all 0.15s ease;user-select:none;border:none;outline:none;border:none;position:relative}.rce-button-icon--container{display:flex;align-items:center}.rce-button:hover{opacity:0.8}.rce-button:active{opacity:0.6}.rce-button.outline{background:rgba(0,0,0,0) !important;border:1px solid #3979aa;color:#3979aa}.rce-button.outline:hover{opacity:0.6}.rce-button.outline:active{opacity:0.3}.rce-button.transparent{background:rgba(0,0,0,0) !important}.rce-button.transparent:hover{opacity:0.6}.rce-button.transparent:active{opacity:0.3}.rce-button-icon{position:relative;font-size:18px;display:flex;padding:0 3px}.rce-button-badge{border-radius:4px;padding:4px;background:#f64b34;display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;right:-7px;top:-7px;font-size:10px}.rce-button.circle{min-width:35px;min-height:35px;border:1px solid #3979aa;border-radius:100%}.rce-mbox-video{margin-top:-3px;margin-right:-6px;margin-left:-6px}.rce-mbox-video.padding-time{padding-bottom:12px}.rce-mbox-video .rce-mbox-text{padding:5px 0px;max-width:300px;margin:auto}.rce-mbox-video--video{position:relative;display:flex;overflow:hidden;justify-content:center;border-radius:5px;max-height:500px}.rce-mbox-video--video__block{position:absolute;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.5);border-radius:5px;display:flex}.rce-mbox-video--video img{height:100%;min-height:100px;user-select:none}.rce-mbox-video--video video{width:100%;user-select:none}.rce-mbox-video--video__block-item{margin:auto;cursor:pointer;width:100px;height:100px}.rce-mbox-video--download{color:#efe;display:flex;justify-content:center;background:none;border:none;font-size:3.2em;outline:none;border:1px solid #eee;border-radius:100%;height:100px;width:100px}.rce-mbox-video--download:hover{opacity:0.7}.rce-mbox-video--download:active{opacity:0.3}.rce-mbox-video--error{display:flex;justify-content:center;align-items:center;background:none;font-size:70px;color:#eaeaea}.rce-mbox-audio{padding-bottom:10px;max-width:300px}audio:focus{outline:none}.rce-container-citem{flex-direction:column;display:block;overflow:hidden;min-width:240px}.rce-container-citem.rce-citem-status-encircle{position:relative}.rce-citem{position:relative;background:white;display:flex;flex-direction:row;height:72px;cursor:pointer;user-select:none;max-width:100%;overflow:hidden;min-width:240px}.rce-citem:hover{background:#f9f9f9}.rce-citem-avatar{position:relative;padding:0 15px 0 13px;justify-content:center;display:flex;align-items:center}.rce-citem-status{width:20px;height:20px;bottom:10px;right:10px;position:absolute;border-radius:100%;display:flex;align-items:center;justify-content:center;background:#ccc}.rce-citem-avatar.rce-citem-status-encircle .rce-citem-status{left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:transparent;margin:auto;border-radius:100%}.rce-citem-avatar img{width:50px;height:50px;border:none !important;border-radius:100%;overflow:hidden;font-size:10px;text-align:center;line-height:50px;text-overflow:ellipsis;white-space:nowrap}.rce-citem-body{display:flex;flex:1;flex-direction:column;justify-content:center;padding-right:15px;border-bottom:1px solid rgba(0,0,0,0.05);overflow:hidden}.rce-citem-body--top{display:flex}.rce-citem-body--bottom{margin-top:4px;display:flex}.rce-citem-body--bottom-title,.rce-citem-body--top-title{flex:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rce-citem-body--top-title{font-size:16px}.rce-citem-body--bottom-title{color:#555;font-size:15px}.rce-citem-body--top-time{font-size:12px;color:rgba(0,0,0,0.4)}.rce-citem-body--bottom-status{margin-left:3px}.rce-citem-body--bottom-status span{width:18px;height:18px;font-size:12px;color:white;font-weight:bold;text-align:center;align-items:center;justify-content:center;display:flex;border-radius:100%;background:red}.rce-citem-body--bottom-tools{align-items:center;justify-content:center;flex-direction:row;display:flex;height:0;opacity:0;position:absolute;left:-999px;transition:height 0.5s ease, opacity 1s ease}.rce-citem:hover .rce-citem-body--bottom-tools{height:100%;opacity:1;position:relative;left:0}.rce-citem-body--bottom-tools-item-hidden-hover{height:100%;opacity:0.3;transition:0.5s ease}.rce-citem:hover .rce-citem-body--bottom-tools-item-hidden-hover{height:0;opacity:0;position:absolute;left:-999px;transition:0.5s ease}.rce-citem-body--bottom-tools-item{width:18px;height:18px}.rce-citem-body--bottom-tools-item svg{width:18px;height:18px;fill:#575757}.rce-container-clist{display:block;overflow:auto}.rce-container-mlist{position:relative;display:flex}.rce-mlist{display:block;overflow:auto;position:relative;flex:1}.rce-mlist-down-button{position:absolute;right:10px;bottom:15px;width:40px;height:40px;background:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,0.05),0 2px 5px 0 rgba(0,0,0,0.1);border-radius:100%;display:flex;justify-content:center;align-items:center;color:#333;cursor:pointer;transition:200ms}.rce-mlist-down-button:hover{opacity:0.7}.rce-mlist-down-button--badge{position:absolute;right:-5px;top:-5px;background:red;width:20px;height:20px;border-radius:100%;font-size:12px;display:flex;text-align:center;align-items:center;justify-content:center;color:#fff;font-weight:700}.rce-container-input{min-width:100%;box-sizing:border-box;background:#fff}.rce-input{width:100%;min-height:80px;height:80px;overflow-y:scroll !important;padding:0 5px;border:none;border-radius:5px;color:#333;font-size:14px;box-sizing:border-box;outline:none}.rce-input::-webkit-scrollbar{width:4px;height:8px;background-color:#f8f9fb}.rce-input::-webkit-scrollbar-track{border-radius:5px;background-color:#f8f9fb}.rce-input::-webkit-scrollbar-thumb{border-radius:5px;background-color:#c2c2c2;border:1px solid #c2c2c2}.rce-input-textarea{height:80px !important;overflow-y:scroll !important;padding:10px 5px;resize:none}.rce-input-textarea::-webkit-scrollbar{width:4px;height:8px;background-color:#f8f9fb}.rce-input-textarea::-webkit-scrollbar-track{border-radius:5px;background-color:#f8f9fb}.rce-input-textarea::-webkit-scrollbar-thumb{border-radius:5px;background-color:#c2c2c2;border:1px solid #c2c2c2}.rce-input-buttons{margin-right:20px;float:right}.rce-input-buttons>*{display:flex;flex-direction:row}.rce-input-buttons .rce-button:nth-child(even){margin-left:5px;margin-right:5px}.rce-input-buttons .rce-button:last-child{margin-right:0}.rce-left-padding{padding-left:10px;padding-right:0px !important}.rce-right-padding{padding-right:10px;padding-left:0px !important}.rce-input::placeholder{color:#afafaf}.rce-navbar{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 10px}.rce-navbar.light{background:#f4f4f4}.rce-navbar.dark{background:#2f414c}.rce-navbar-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.rce-navbar-item>*{display:flex;flex-direction:row}.rce-navbar-item>*>*{margin-left:5px}.rce-sbar{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:10px;box-sizing:border-box;min-height:100%}.rce-sbar.light{background:#f4f4f4}.rce-sbar.dark{background:#2f414c}.rce-sbar-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;max-width:100%}.rce-sbar-item>*{display:flex;flex-direction:column}.rce-sbar-item__center{margin:15px 0}.rce-popup-wrapper{position:fixed;left:0;right:0;top:0;bottom:0;margin:auto;background:rgba(255,255,255,0.7);z-index:9999999999;display:flex;flex-direction:row;align-items:center;justify-content:center}.rce-popup{background:#fff;border-radius:5px;padding:0 10px 0 10px;width:400px;min-height:100px;box-shadow:0px 0px 25px -2px #4f4f4f;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;animation:popup-scaling 0.4s ease forwards;box-sizing:border-box}@keyframes popup-scaling{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2);opacity:0.5}100%{transform:scale(1);opacity:1}}.rce-popup-header{padding:18px 8px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box}.rce-popup-content{padding:8px;font-size:14px;box-sizing:border-box}.rce-popup-content *{margin:0}.rce-popup-footer{padding:18px 8px;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;box-sizing:border-box}.rce-popup-footer>*{margin-left:5px}.rce-container-mtitem{flex-direction:column;display:block;overflow:hidden;min-width:240px}.rce-mtitem{position:relative;background:white;display:flex;flex-direction:column;user-select:none;max-width:100%;overflow:hidden;min-width:240px;border-bottom:1px solid rgba(0,0,0,0.05)}.rce-mtitem:hover{background:#fbfbfb}.rce-mtitem-top{display:flex;flex-direction:row;position:relative;justify-content:space-between}.rce-mtitem-subject{padding:0 10px;margin-top:5px;font-size:15px;overflow:hidden;color:#333;max-height:35px;text-overflow:ellipsis}.rce-mtitem-body{display:flex;flex:1;flex-direction:row;display:flex;justify-content:center;padding:0 10px;overflow:hidden;align-items:center}.rce-mtitem-body--avatars{display:flex;flex:1;overflow:hidden;opacity:0.7}.rce-mtitem-body--functions{width:70px;display:flex;align-items:center;justify-content:flex-end}.rce-mtitem-footer{padding:0 10px;display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.rce-mtitem-body--avatars .rce-avatar-container{margin-left:-10px;border:2px solid #fff}.rce-mtitem-body--avatars .rce-avatar-container:first-child{margin:0}.rce-mtitem-letter{color:#fff;background:#e48989;display:flex;align-items:center;justify-content:center}.rce-mtitem-button{font-size:25px;display:flex;align-items:center;justify-content:center;color:#fff;background:#5ba7c5;border-radius:100%;padding:3px;transition:300ms}.rce-mtitem-closable{font-size:25px;color:#fff;background:#ff4a4f;display:none;justify-content:center;align-items:center;border-radius:100%;padding:3px;margin-right:7px}.rce-mtitem:hover .rce-mtitem-closable{display:flex;cursor:pointer}.rce-mtitem-share{font-size:30px;display:flex;align-items:center;justify-content:center;color:#5ba7c5;margin:-10px 0;transition:300ms;position:relative;left:-10px}.rce-mtitem-button:hover,.rce-mtitem-share:hover{opacity:0.8;cursor:pointer}.rce-mtitem-date{color:#9f9f9f;font-size:13px}.rce-container-mtlist{display:block;overflow:auto}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-space {
  display: inline-flex;
}
.ant-space-vertical {
  flex-direction: column;
}
.ant-space-align-center {
  align-items: center;
}
.ant-space-align-start {
  align-items: flex-start;
}
.ant-space-align-end {
  align-items: flex-end;
}
.ant-space-align-baseline {
  align-items: baseline;
}
.ant-space-item:empty {
  display: none;
}
.ant-space-rtl {
  direction: rtl;
}

.picList{font-size:0;margin-top:12px}.picList .record_item{display:inline-block;position:relative;width:260px;height:136px;margin-bottom:12px;border-radius:5px;overflow:hidden}.picList .record_item:nth-child(2n){margin-left:18px}.picList .record_item .pic{height:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.picList .record_item .name{position:absolute;width:100%;height:30px;line-height:30px;margin-bottom:0;bottom:0;left:0;color:white;font-size:12px;text-align:center;opacity:0;z-index:-2;transition:all 0.4s;background-color:rgba(0,0,0,0.53)}.picList .record_item:hover{cursor:pointer}.picList .record_item:hover .name{opacity:1;z-index:1}.picList .item_raido{position:absolute;display:flex;width:20px;height:20px;top:10px;right:10px;z-index:10;border-radius:50%;transition:all 0.4s;border:1px solid #a3a3a3;background-color:transparent}.picList .item_raido.hide{display:none}.picList .item_raido.on{border-color:#147bc0;background-color:#147bc0}.picList .item_raido.on>img{display:block}.picList .item_raido img{display:none;margin:auto;max-width:80%}.showDiv{position:fixed;width:500px;height:600px;top:50%;left:50%;z-index:100;background-color:white;border:1px solid #eee;transition:all 0.4s;overflow:hidden;transform:translate(-50%, -50%) scale(0)}.showDiv.on{transform:translate(-50%, -50%)}.showDiv .show_head{display:flex;height:60px;padding:0 30px;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.showDiv .show_head .right{cursor:pointer}.showDiv .show_head .right img{max-width:40px}.showDiv .show_main{display:flex;height:540px}.showDiv .show_main img{position:relative;display:block;margin:0 auto}.showDiv .poab{position:absolute;display:flex;top:50%;left:50%;width:100%;height:50px;padding:0 30px;align-items:center;justify-content:space-between;transform:translate(-50%, -50%)}.showDiv .poab>div img{display:block;max-width:40px;cursor:pointer}

.mediationRoom{position:relative;height:100%;width:100%;overflow:hidden}.mediationRoom .mediationRoom-col{height:100%}.mediationRoom .chat-logo-container{height:100%;display:flex;border:1px solid #e9e8e8;flex-direction:column;justify-content:center}.mediationRoom .chat-logo-container img{width:200px;height:200px;margin:0 auto}.mediationRoom .msgroom-container{height:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e9e8e8;position:relative}.mediationRoom .msgroom-container .at_tip{position:absolute;bottom:210px;right:30px;color:#147bc0;cursor:pointer;font-size:16px;z-index:9;background-color:#fff;border-radius:30px;padding:4px 20px}.mediationRoom .msgroom-container .msgroom-date-wrap{position:absolute;top:38px;left:50%;transform:translateX(-50%);padding:5px 0;width:calc(100% - 18px);background-color:#fff;text-align:center;z-index:2}.mediationRoom .msgroom-container .msgroom-date-wrap .msgroom-date{width:250px;margin:0 auto}.mediationRoom .msgroom-container .msgroom-date-wrap .msgroom-date .ant-divider{margin:0}.mediationRoom .msgroom-container .ant-alert{position:absolute;left:10px;top:46px;z-index:9;width:calc(100% - 20px)}.mediationRoom .msgroom-container .msgroom-header{padding:5px 0;text-align:center;color:#333;font-size:16px;border-bottom:1px solid #e9e8e8}.mediationRoom .msgroom-container .msgroom-header span{font-weight:600}.mediationRoom .msgroom-container .msgroom-header .msgroom-person{font-size:10px;color:#999}.mediationRoom .msgroom-container .msgroom-content{flex:1;overflow:auto;padding:20px;border:10px solid white;background-color:#f3f3f3;position:relative}.mediationRoom .msgroom-container .msgroom-content::-webkit-scrollbar{width:8px;height:8px;background-color:#efefef}.mediationRoom .msgroom-container .msgroom-content::-webkit-scrollbar-track{border-radius:5px;background-color:#efefef}.mediationRoom .msgroom-container .msgroom-content::-webkit-scrollbar-thumb{border-radius:5px;background-color:#147bc0;border:1px solid #147bc0}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox{margin-bottom:20px;border:none}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox{box-shadow:none;background-color:initial;margin-left:0;margin-right:0}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-left-notch{display:none}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-file,.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-photo,.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-text{margin-top:5px}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-text{border-top-left-radius:0 !important;background-color:white}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-body{display:flex;flex-wrap:wrap;border-radius:10px;overflow:hidden}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-body .rce-mbox-title{margin-bottom:0px;order:1;margin-right:10px}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-body .rce-mbox-time{position:relative;order:1;bottom:0;font-size:13px;color:rgba(0,0,0,0.45);background-image:none;display:flex;align-items:center;text-align:center;right:0}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-body .rce-mbox-time.rce-mbox-time-block{margin:0}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-body .rce-mbox-time .non-copiable:before{white-space:nowrap}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-body .rce-mbox-file{width:100%;order:3}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-body .rce-mbox-file button{margin:0 0 0 0}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-body .rce-mbox-text{display:block;width:100%;order:3;padding:15px}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-body .rce-mbox-text::after{content:''}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-body .rce-mbox-photo{display:block;width:100%;order:3;margin-top:5px}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-body .rce-mbox-photo .rce-mbox-photo--img{width:initial !important;height:inherit !important;right:42px}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-body .rce-mbox-photo .rce-mbox-photo--img img{max-width:250px;overflow:hidden;border-radius:10px;border-top-left-radius:0}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-right-notch{display:none}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-reply{width:100%;order:4;margin:0;padding:0;border-radius:0;overflow:initial;background-color:transparent}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-reply .rce-mbox-reply-left{width:100%;display:inline-block;text-align:left;padding:0;position:relative}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-reply .rce-mbox-reply-left::after{content:'';position:absolute;top:0;left:0;background-color:#dcdcdc;opacity:0.15;width:100%;height:1px}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox .rce-mbox-reply .rce-mbox-reply-left .rce-mbox-reply-owner{width:100%;display:inline-block;padding:15px;color:#333333;text-align:left;border-radius:10px;border-top-left-radius:0;border-top-right-radius:0;background-color:white}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox.rce-mbox-right{margin-left:auto;margin-right:0}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox.rce-mbox-right .rce-mbox-body{flex-direction:row-reverse;border-top-right-radius:0 !important;border-top-left-radius:10px !important}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox.rce-mbox-right .rce-mbox-title{order:2}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox.rce-mbox-right .rce-mbox-title span{display:block;margin-left:auto;margin-right:0}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox.rce-mbox-right .rce-mbox-text{display:block;width:100%;color:white;background-color:#006dd0;border-top-left-radius:10px !important}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox.rce-mbox-right .rce-mbox-text::after{content:''}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox.rce-mbox-right .rce-mbox-file button{background-color:white;margin:0 0 0 auto}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox.rce-mbox-right .rce-mbox-photo{display:block;width:100%;margin-top:5px}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox.rce-mbox-right .rce-mbox-photo .rce-mbox-photo--img{width:initial !important;height:inherit !important;left:42px}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox.rce-mbox-right .rce-mbox-photo .rce-mbox-photo--img img{max-width:250px;overflow:hidden;border-radius:10px;border-top-right-radius:0}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox.rce-mbox-right .rce-mbox-reply-left{text-align:right;position:relative;display:block;width:100%}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox.rce-mbox-right .rce-mbox-reply-left::after{content:'';position:absolute;top:0;left:0;background-color:#dcdcdc;opacity:0.15;width:100%;height:1px}.mediationRoom .msgroom-container .msgroom-content .message-list .rce-mlist .rce-container-mbox .rce-mbox.rce-mbox-right .rce-mbox-reply-left .rce-mbox-reply-owner{width:100%;background-color:#006dd0;color:white}.mediationRoom .msgroom-container .msgroom-content .spin-wrap{display:flex;justify-content:center;align-items:center;height:100%}.mediationRoom .msgroom-container .msgroom-content .msg-item{display:flex;margin-top:20px}.mediationRoom .msgroom-container .msgroom-content .msg-item:first-child{margin-top:0}.mediationRoom .msgroom-container .msgroom-content .msg-item img.msg-avatar{width:50px;height:50px;margin-right:15px}.mediationRoom .msgroom-container .msgroom-content .msg-item .msg-container .msg-info{display:flex;justify-content:space-between;font-size:10px;color:#999;margin-bottom:5px}.mediationRoom .msgroom-container .msgroom-content .msg-item .msg-container .msg-info span:first-child{margin-right:20px}.mediationRoom .msgroom-container .msgroom-content .msg-item .msg-container .msg-content{font-size:16px;line-height:1.8;background-color:#f6f6f6;color:#333;padding:8px 15px;border-radius:5px;overflow:hidden;word-break:break-all;word-wrap:break-word}.mediationRoom .msgroom-container .msgroom-content .msg-item .msg-container .msg-content img{max-width:100%}.mediationRoom .msgroom-container .msgroom-content .msg-item .msg-container .msg-content .msg-content-file-container{display:flex;background-color:#fff;border-radius:5px;padding:10px}.mediationRoom .msgroom-container .msgroom-content .msg-item .msg-container .msg-content .msg-content-file-container p{color:#333;margin:10px}.mediationRoom .msgroom-container .msgroom-content .msg-item .msg-container .msg-content .msg-content-file-container .el-link{margin-left:10px}.mediationRoom .msgroom-container .msgroom-content .msg-item .msg-container .msg-content .msg-content-file-container img{width:80px;height:80px}.mediationRoom .msgroom-container .msgroom-content .msg-item .msg-container .msg-content.text-content{padding:8px 0}.mediationRoom .msgroom-container .msgroom-content .msg-item .msg-container .msg-content.text-content .msg-content-content{padding:0 15px 5px 15px}.mediationRoom .msgroom-container .msgroom-content .msg-item .msg-container .msg-content.text-content .msg-content-translation{padding:5px 15px 0 15px;border-top:1px solid #ddd}.mediationRoom .msgroom-container .msgroom-content .msg-item.self{flex-direction:row-reverse}.mediationRoom .msgroom-container .msgroom-content .msg-item.self img.msg-avatar{margin:0 0 0 15px}.mediationRoom .msgroom-container .msgroom-content .msg-item.self .msg-container .msg-content{background-color:#409eff;color:#fff}.mediationRoom .msgroom-container .msgroom-content .msg-item.self .msg-container .msg-content.text-content .msg-content-content{padding:0 15px}.mediationRoom .msgroom-container .msgroom-content .msg-item.self .msg-container .msg-content.text-content .msg-content-translation{border-top:1px solid #eee}.mediationRoom .msgroom-container .msgroom-input{flex-basis:185px;border-top:1px solid #e9e8e8;position:relative}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-toolrow{padding:5px 20px 0 20px;color:#a7a7a7;font-size:22px;display:flex;justify-content:space-between}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-toolrow .translate-wrap{display:inline-block;vertical-align:text-top;line-height:1}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-toolrow .translate-wrap .ant-select{margin:0 10px 0 20px}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-toolrow .translate-wrap .ant-select .ant-select-selection-item img{display:inline-block;width:30px;vertical-align:sub}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-toolrow .translate-wrap .ant-select-selector,.mediationRoom .msgroom-container .msgroom-input .msgroom-input-toolrow .translate-wrap .ant-btn-icon-only{border-radius:5px}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-toolrow .translate-wrap>span{font-size:14px;color:#000}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-toolrow .right-history{line-height:34px;font-size:14px;font-weight:bold;color:#333;cursor:pointer}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-toolrow .right-history img{display:inline-block;vertical-align:sub;max-width:20px;margin-right:5px}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-toolrow .upload-file{cursor:pointer}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-toolrow .video{cursor:pointer;margin-left:15px}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-content{padding:0 15px 15px 15px;height:125px;position:relative}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-content .rce-container-input{position:relative}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-content .el-textarea__inner{border:none;resize:none}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-content .el-textarea__inner::-webkit-scrollbar{width:8px;height:8px;background-color:#efefef}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-content .el-textarea__inner::-webkit-scrollbar-track{border-radius:5px;background-color:#efefef}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-content .el-textarea__inner::-webkit-scrollbar-thumb{border-radius:5px;background-color:#147bc0;border:1px solid #147bc0}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-content .el-button{width:90px;position:absolute;bottom:10px;right:10px}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-content .input-right-btn{display:flex;align-items:center}.mediationRoom .msgroom-container .msgroom-input .msgroom-input-content .input-right-btn .send-tip{color:#ccc;margin-right:10px}.mediationRoom .mediationRoom-right .tipClass{display:flex;justify-content:center;align-items:center}.mediationRoom .mediationRoom-right .room-list-container{background-color:#fff;padding:10px;height:100%;overflow:auto;position:relative}.mediationRoom .mediationRoom-right .room-list-container::-webkit-scrollbar{width:8px;height:8px;background-color:#efefef}.mediationRoom .mediationRoom-right .room-list-container::-webkit-scrollbar-track{border-radius:5px;background-color:#efefef}.mediationRoom .mediationRoom-right .room-list-container::-webkit-scrollbar-thumb{border-radius:5px;background-color:#147bc0;border:1px solid #147bc0}.mediationRoom .mediationRoom-right .room-list-container .room-list-title{font-size:18px;font-weight:bold;color:#333}.mediationRoom .mediationRoom-right .room-list-container .room-list-item{position:relative}.mediationRoom .mediationRoom-right .room-list-container .room-list-item .user-item::before{content:attr("subtitle");position:absolute;top:50%;right:0;transform:translateY(-50%)}.mediationRoom .mediationRoom-right .room-list-container .room-list-item:first-child{margin-top:0}.mediationRoom .mediationRoom-right .room-list-container .room-list-item .room-list-item-header{color:#147bc0;font-size:18px;font-weight:600}.mediationRoom .mediationRoom-right .room-list-container .active-chat .rce-citem{background-color:#f2f2f2}.mediationRoom .mediationRoom-right .room-list-container .room-item{display:flex;justify-content:space-between;padding:15px 20px;margin-top:10px;cursor:pointer;transition:0.3s;height:90px}.mediationRoom .mediationRoom-right .room-list-container .room-item:hover{background-color:#f2f2f2}.mediationRoom .mediationRoom-right .room-list-container .room-item:first-child{margin-top:0}.mediationRoom .mediationRoom-right .room-list-container .room-item.active{background-color:#f2f2f2}.mediationRoom .mediationRoom-right .room-list-container .room-item img{width:55px;height:55px;position:relative;top:2px}.mediationRoom .mediationRoom-right .room-list-container .room-item .room-content{margin:0 20px;width:210px;overflow:hidden}.mediationRoom .mediationRoom-right .room-list-container .room-item .room-content .room-title{width:100%;overflow:hidden;font-size:18px;font-weight:600;color:#333;width:100%;display:block;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.mediationRoom .mediationRoom-right .room-list-container .room-item .room-content .room-msg{width:100%;overflow:hidden;font-size:16px;color:#999;width:100%;display:block;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.mediationRoom .mediationRoom-right .room-list-container .room-item .room-time{flex:1;color:#999}.mediationRoom .mediationRoom-right .downLoadXY{bottom:20px;left:0;font-weight:bold;width:100%}.mediationRoom .myDatePicker .ant-picker-input{display:flex}.mediationRoom .myDatePicker .ant-picker-input>input{order:1}.mediationRoom .myDatePicker .ant-picker-input .ant-picker-suffix{order:0;margin-right:15px;margin-left:0}.mediationRoom .searchTypeCpn_{padding:0 20px}.mediationRoom .searchTypeCpn_ .ant-btn{border-radius:5px}.mediationRoom .searchTypeCpn{width:470px;padding:2px 0;border-radius:5px;border:1px solid #d9d9d9;background-color:white}.mediationRoom .searchTypeCpn .searchType{width:105px;text-align:center;border-right:1px solid #d9d9d9}.mediationRoom .searchTypeCpn .searchType .ant-select-selector{width:100%}.mediationRoom .searchTypeCpn .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customiz-input) .ant-select-selector{box-shadow:none}.mediationRoom .searchTypeCpn .ant-select-selector{width:300px}.mediationRoom .searchTypeCpn .ant-picker{border:0;box-shadow:none}.mediationRoom .searchTypeCpn .ant-select-selector{width:300px;border:0 !important;outline:none !important;box-shadow:none}.mediationRoom .searchTypeCpn .ant-input{width:300px;border:0;outline:none;box-shadow:none}.mediationRoom .searchTypeCpn .ant-space-item>div .ant-select{width:100%}.mediationRoom .initTitle{margin:0}.mediationRoom .initTitle::before{content:'';display:inline-block;width:4px;height:2px;margin-right:10px;vertical-align:baseline;box-sizing:content-box;border-top:4px solid #147bc0;border-bottom:4px solid #147bc0}.mediationRoom .watchType{display:flex;margin:20px;justify-content:space-around;font-size:30px;font-weight:bold}.mediationRoom .watchType .ant-btn span{color:#000}.mediationRoom .watchType .ant-btn.on span{color:#147bc0}.mediationRoom .ant-drawer-body{overflow:hidden;padding:20px 10px}.mediationRoom .recordTopWra{position:relative}.mediationRoom .recordTopWra .currDte{position:absolute;width:100%;height:20px;left:0;top:-12px;z-index:5;text-align:center;background-color:white}.mediationRoom .recordTopWra .currDte::before{content:'';display:inline-block;width:100px;height:1px;margin-right:20px;vertical-align:middle;border-top-left-radius:50%;border-bottom-left-radius:50%;background-image:linear-gradient(90deg, rgba(238,238,238,0) 0%, #d8d8d8 100%)}.mediationRoom .recordTopWra .currDte::after{content:'';display:inline-block;width:100px;height:1px;margin-left:20px;vertical-align:middle;border-top-right-radius:50%;border-bottom-right-radius:50%;background-image:linear-gradient(270deg, rgba(238,238,238,0) 0%, #d8d8d8 100%)}.mediationRoom .recordWra{position:relative;height:400px;overflow-y:auto;top:22px;padding:0 20px}.mediationRoom .recordWra::-webkit-scrollbar{width:8px;height:8px;background-color:#efefef}.mediationRoom .recordWra::-webkit-scrollbar-track{border-radius:5px;background-color:#efefef}.mediationRoom .recordWra::-webkit-scrollbar-thumb{border-radius:5px;background-color:#147bc0;border:1px solid #147bc0}.mediationRoom .recordWra .recordList .groupTime{text-align:left}.mediationRoom .recordWra .recordList .record_item{position:relative;display:flex;padding:12px 0;align-items:center;border-bottom:1px solid #eee}.mediationRoom .recordWra .recordList .record_item .item_main{width:100%;flex:1}.mediationRoom .recordWra .recordList .record_item .item_main p{margin:0}.mediationRoom .recordWra .recordList .record_item .item_main .top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.mediationRoom .recordWra .recordList .record_item .item_main .top .leftName{font-size:12px;line-height:1;color:#999}.mediationRoom .recordWra .recordList .record_item .item_main .top .rightTime{font-size:12px;line-height:1;color:#999}.mediationRoom .recordWra .recordList .record_item .item_main .btm{display:flex;align-items:center;justify-content:space-between}.mediationRoom .recordWra .recordList .record_item .item_main .btm>.leftMain>img{display:block;max-width:268px;max-height:136px}.mediationRoom .recordWra .recordList .record_item .item_main .btm .oneFile{display:flex;align-items:center;justify-content:space-between;width:100%;height:52px;padding:8px 12px 8px 16px;border-radius:5px;background-color:#f7fbff}.mediationRoom .recordWra .recordList .record_item .item_main .btm .oneFile .fileMain{display:flex;align-items:center}.mediationRoom .recordWra .recordList .record_item .item_main .btm .oneFile .fileMain img{display:inline-block;max-width:30px;margin-right:6px;vertical-align:middle}.mediationRoom .recordWra .recordList .record_item .item_main .btm .oneFile .fileMain .leftMain{display:inline-block;vertical-align:middle}.mediationRoom .recordWra .recordList .record_item .item_main .btm .oneFile .fileMain .leftMain .fileName{font-size:16px;line-height:23px;color:#333}.mediationRoom .recordWra .recordList .record_item .item_main .btm .oneFile .fileMain .leftMain .fileSize{font-size:12px;line-height:23px;color:#999}.mediationRoom .recordWra .recordList .record_item .item_main .btm .oneFile .rightBtn{cursor:pointer}.mediationRoom .recordWra .recordList .record_item .item_main .btm .oneFile .rightBtn .fileDl{display:inline-block;width:24px;margin-bottom:-4px;vertical-align:initial}.mediationRoom .recordWra .recordList .record_item .item_main .btm .oneFile .rightBtn .naviateTo{margin-right:6px;position:relative;top:-4px}.mediationRoom .recordWra .recordList .record_item .item_main .btm .oneFile .rightBtn:hover{display:block}.mediationRoom .recordWra .recordList .record_item .item_main .btm.isTxt{align-items:flex-start}.mediationRoom .recordWra .recordList .record_item .item_main .btm.isTxt .txt{max-width:100%;font-size:16px;line-height:24px}.mediationRoom .recordWra .recordList .record_item .item_main .btm.isTxt .rightBtn a{display:none}.mediationRoom .recordWra .recordList .record_item .item_raido{display:flex;width:20px;height:20px;margin-right:20px;border-radius:50%;transition:all 0.4s;cursor:pointer;border:1px solid #a3a3a3;background-color:transparent}.mediationRoom .recordWra .recordList .record_item .item_raido img{display:none}.mediationRoom .recordWra .recordList .record_item .item_raido.pic_{position:absolute;width:20px;height:20px;top:10px;right:10px;flex:1}.mediationRoom .recordWra .recordList .record_item .item_raido.on{border-color:#147bc0;background-color:#147bc0}.mediationRoom .recordWra .recordList .record_item .item_raido.on img{display:block;width:80%;margin:0 auto}.mediationRoom .recordWra .recordList .record_item:hover .btm .rightBtn a{display:initial !important}.mediationRoom .recordWra .recordList .record_item:hover .btm .naviateTo{display:initial !important}.mediationRoom .recordWra .blankDiv{height:30px}.mediationRoom .recordWra .notData{position:relative;margin-top:30px}.mediationRoom .recordWra .notData img{display:block;max-width:100%;margin:0 auto}.mediationRoom .recordWra .notData .tips{position:absolute;left:50%;bottom:57px;font-size:14px;color:#999;text-align:center;transform:translateX(-50%)}.mediationRoom .recordWra .record_item .naviateTo{display:none;line-height:16px;vertical-align:middle}.mediationRoom .recordWra .record_item.fileType .naviateTo{display:inline-block;margin-top:-5px}.mediationRoom .recordWra .recordList.fileList .record_item .oneFile{width:100% !important}.mediationRoom .recordWra .recordList.fileList .record_item .naviateTo{display:none}.mediationRoom .threeDownLoadBtn{padding:10px 0;text-align:center;position:absolute;bottom:0px;left:51%;transform:translateX(-50%)}.mediationRoom .threeDownLoadBtn .ant-btn{border-radius:5px}.ant-select-item-option-content img{display:inline-block;width:30px;vertical-align:bottom}.ant-picker-active-bar{display:none !important}.message-list .message-item{margin-bottom:16px}.message-list .message-item .message-item-date{width:250px;margin:0 auto;position:relative;left:4px}.message-list .message-item .message-item-wrap{display:flex;flex-wrap:wrap}.message-list .message-item .message-item-wrap .message-item-info{width:100%;display:flex;margin-bottom:4px;font-size:12px;color:#333}.message-list .message-item .message-item-wrap .message-item-info .message-item-info-date{margin-left:6px}.message-list .message-item .message-item-wrap .message-item-content-wrap{display:flex;flex-direction:row-reverse;align-items:center;flex-wrap:wrap}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-read{margin-right:6px;font-size:12px}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-content{width:auto;display:flex;flex-direction:column;position:relative;padding:10px}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-content .line{width:100%;height:1px;background-color:#dcdcdc;opacity:0.5;margin:10px 0}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-meeting{cursor:pointer}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-image{width:268px;overflow:hidden;display:flex;align-items:center}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-image .error-icon{width:24px;height:24px}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-image .ant-image{cursor:pointer}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-file-container{padding:8px 12px;background:#fff;position:relative}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-file-container .ant-spin{position:absolute;left:-32px;top:56%;transform:translateY(-50%)}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-file-container .error-icon{width:24px;height:24px;position:absolute;left:-32px;top:56%;transform:translateY(-50%)}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-file-container .message-item-file{display:flex;align-items:center}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-file-container .message-item-file .message-item-file-wrap{display:flex;color:#303133;width:228px;align-items:center;cursor:pointer}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-file-container .message-item-file .message-item-file-wrap .message-item-file-icon{margin-right:6px}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-file-container .message-item-file .message-item-file-wrap .message-item-file-icon>img{width:32px;height:36px}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-file-container .message-item-file .message-item-file-wrap .message-item-file-info{flex:1;display:flex;justify-content:space-between;align-items:center}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-file-container .message-item-file .message-item-file-wrap .message-item-file-info .message-item-file-name{text-align:left;font-weight:bold;text-overflow:ellipsis;white-space:nowrap;width:146px;overflow:hidden;color:#333}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-file-container .message-item-file .message-item-file-wrap .message-item-file-info .message-item-file-size{text-align:left;font-weight:bold;text-overflow:ellipsis;white-space:nowrap;width:146px;overflow:hidden;color:#999;font-size:12px}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-file-container .message-item-file .message-item-file-wrap .message-item-file-info .message-item-file-download{width:24px;color:#fff;text-align:center;line-height:16px}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-file-container .message-item-file .message-item-file-wrap .message-item-file-info .message-item-file-download>img{width:100%;height:100%}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-file-container .ttext{width:228px;padding-top:20px;position:relative}.message-list .message-item .message-item-wrap .message-item-content-wrap .message-item-file-container .ttext::before{position:absolute;top:10px;left:0;content:'';width:100%;height:1px;background:#dcdcdc}.message-list .message-item .message-item-left{justify-content:flex-start}.message-list .message-item .message-item-left .message-item-content{background-color:#fff;border-radius:0 6px 6px 6px}.message-list .message-item .message-item-left .message-item-image{border-radius:0 6px 6px 6px}.message-list .message-item .message-item-left .message-item-image .ant-spin,.message-list .message-item .message-item-left .message-item-image .error-icon{margin-left:20px}.message-list .message-item .message-item-left .message-item-image .ant-image>img{border-radius:0 6px 6px 6px}.message-list .message-item .message-item-left .message-item-file-container{border-radius:0 6px 6px 6px}.message-list .message-item .message-item-left .message-item-file-container .ant-spin,.message-list .message-item .message-item-left .message-item-file-container .error-icon{margin-left:20px}.message-list .message-item .message-item-right{justify-content:flex-end}.message-list .message-item .message-item-right .message-item-info{justify-content:flex-end}.message-list .message-item .message-item-right .message-item-content{color:#fff;background-color:#006dd0;border-radius:6px 0px 6px 6px}.message-list .message-item .message-item-right .message-item-image .ant-spin,.message-list .message-item .message-item-right .message-item-image .error-icon{margin-right:20px}.message-list .message-item .message-item-right .message-item-image .ant-image>img{border-radius:6px 0px 6px 6px}.message-list .message-item .message-item-right .message-item-file-container{border-radius:6px 0px 6px 6px}.message-list .message-item .message-item-right .message-item-file-container .ant-spin,.message-list .message-item .message-item-right .message-item-file-container .error-icon{margin-right:20px}.ant-picker-cell{vertical-align:middle !important}.at_user_list{width:150px;max-height:400px;overflow:auto;margin:0}.at_user_item{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:12px 10px}.at_user_item:hover{background-color:#f5f5f5}.at_user_item-name{width:80%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.at_user_item-identity{flex-shrink:1;white-space:nowrap;font-size:12px;color:rgba(0,0,0,0.4)}.at_user_popover .ant-popover-inner .ant-popover-inner-content{padding:0}

.work-record-container{padding:10px;position:relative}.work-record-container .work-record-head{text-align:right;display:flex;align-items:center;justify-content:flex-end;margin-bottom:30px}.work-record-container .notesBtn{position:absolute;right:10px;top:60px;z-index:66}.work-record-container .record-content{padding:30px 0}.work-record-container .record-content .spin{margin:0 auto;width:100%;text-align:center}.work-record-container .record-content .load-more-container{margin-top:30px;text-align:center}.work-record-container .record-content .load-more-container .load-all{color:#a8a8a8}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-timeline {
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  font-feature-settings: 'tnum';
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-timeline-item {
  position: relative;
  margin: 0;
  padding-bottom: 20px;
  font-size: 14px;
  list-style: none;
}
.ant-timeline-item-tail {
  position: absolute;
  top: 10px;
  left: 4px;
  height: calc(100% - 10px);
  border-left: 2px solid #f0f0f0;
}
.ant-timeline-item-pending .ant-timeline-item-head {
  font-size: 12px;
  background-color: transparent;
}
.ant-timeline-item-pending .ant-timeline-item-tail {
  display: none;
}
.ant-timeline-item-head {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 2px solid transparent;
  border-radius: 100px;
}
.ant-timeline-item-head-blue {
  color: #147bc0;
  border-color: #147bc0;
}
.ant-timeline-item-head-red {
  color: #ff4d4f;
  border-color: #ff4d4f;
}
.ant-timeline-item-head-green {
  color: #52c41a;
  border-color: #52c41a;
}
.ant-timeline-item-head-gray {
  color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-timeline-item-head-custom {
  position: absolute;
  top: 5.5px;
  left: 5px;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 3px 1px;
  line-height: 1;
  text-align: center;
  border: 0;
  border-radius: 0;
  transform: translate(-50%, -50%);
}
.ant-timeline-item-content {
  position: relative;
  top: -7.001px;
  margin: 0 0 0 26px;
  word-break: break-word;
}
.ant-timeline-item-last > .ant-timeline-item-tail {
  display: none;
}
.ant-timeline-item-last > .ant-timeline-item-content {
  min-height: 48px;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,
.ant-timeline.ant-timeline-right .ant-timeline-item-tail,
.ant-timeline.ant-timeline-label .ant-timeline-item-tail,
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-head,
.ant-timeline.ant-timeline-label .ant-timeline-item-head,
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom {
  left: 50%;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-head,
.ant-timeline.ant-timeline-label .ant-timeline-item-head {
  margin-left: -4px;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom {
  margin-left: 1px;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,
.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content,
.ant-timeline.ant-timeline-label .ant-timeline-item-left .ant-timeline-item-content {
  left: calc(50% - 4px);
  width: calc(50% - 14px);
  text-align: left;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content,
.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-content {
  width: calc(50% - 12px);
  margin: 0;
  text-align: right;
}
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom {
  left: calc(100% - 4px - 2px);
}
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  width: calc(100% - 18px);
}
.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail {
  display: block;
  height: calc(100% - 14px);
  border-left: 2px dotted #f0f0f0;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail {
  display: none;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail {
  top: 15px;
  display: block;
  height: calc(100% - 15px);
  border-left: 2px dotted #f0f0f0;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content {
  min-height: 48px;
}
.ant-timeline.ant-timeline-label .ant-timeline-item-label {
  position: absolute;
  top: -7.001px;
  width: calc(50% - 12px);
  text-align: right;
}
.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-label {
  left: calc(50% + 14px);
  width: calc(50% - 14px);
  text-align: left;
}
.ant-timeline-rtl {
  direction: rtl;
}
.ant-timeline-rtl .ant-timeline-item-tail {
  right: 4px;
  left: auto;
  border-right: 2px solid #f0f0f0;
  border-left: none;
}
.ant-timeline-rtl .ant-timeline-item-head-custom {
  right: 5px;
  left: auto;
  transform: translate(50%, -50%);
}
.ant-timeline-rtl .ant-timeline-item-content {
  margin: 0 18px 0 0;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-tail,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-tail,
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom {
  right: 50%;
  left: auto;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head {
  margin-right: -4px;
  margin-left: 0;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom {
  margin-right: 1px;
  margin-left: 0;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-left .ant-timeline-item-content {
  right: calc(50% - 4px);
  left: auto;
  text-align: right;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-content {
  text-align: left;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom {
  right: 0;
  left: auto;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  width: 100%;
  margin-right: 18px;
  text-align: right;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail {
  border-right: 2px dotted #f0f0f0;
  border-left: none;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail {
  border-right: 2px dotted #f0f0f0;
  border-left: none;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-label {
  text-align: left;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-label {
  right: calc(50% + 14px);
  text-align: right;
}

.todo-item-container{margin-top:20px;padding:0 10px;margin-bottom:20px}.todo-item-container:first-child{margin-top:0px}.todo-item-container .item-title{display:flex;justify-content:space-between;align-items:center;background-color:#eff3f6;padding:6px 15px}.todo-item-container .item-title .item-title-left{color:#000;font-weight:600;margin-bottom:0;white-space:nowrap}.todo-item-container .item-title .item-title-right{text-align:right;margin-bottom:0;font-size:12px}.todo-item-container .item-content{margin-top:10px}.todo-item-container .item-content .item-content-left{margin-left:20px}.todo-item-container .item-content .item-content-left .title{height:35px;text-align:left;margin-right:10px}.todo-item-container .item-content .item-content-left .fileAndStatus{display:flex;justify-content:space-between;padding-right:5px}.todo-item-container .item-content .item-content-left .fileAndStatus .statusList{min-width:100px}.todo-item-container .item-content .item-content-left .fileAndStatus .upload-attach-file-list-container{max-width:200px !important}.item-title-num{display:inline-block;height:18px;width:18px;text-align:center;line-height:18px;background-color:#2c7fa6;color:#fff;margin-right:5px;border-radius:50%;font-size:12px}.mesocube-info{color:#333}.mesocube-info .info-container{padding:20px 0;display:flex;justify-content:space-between;align-items:flex-start}.mesocube-info .info-container>div:first-child{flex:0.9}.mesocube-info .info-container>div:last-child{flex:0.1}.mesocube-info .info-container .info-item{padding-left:15px}.mesocube-info .info-container .info-item .title{margin-right:10px}.mesocube-info .info-container .info-item .title:after{display:inline-block;width:100%;content:''}.mesocube-info .major-wrap .major-header{width:100%;background-color:#fafafa;text-align:center;padding:6px 0;cursor:pointer;user-select:none}.mesocube-info .major-wrap .major-header .anticon{margin-left:5px}.mesocube-info .major-wrap .major-list{margin-top:12px}.mesocube-info .mesocube-info-name{font-weight:700;color:#333;margin-bottom:20px}.mesocube-info .mesocube-info-name .name{margin-left:5px}.mesocube-tags .el-tag{margin:0 10px 10px 0}.todo-item-status{font-size:14px;margin-right:20px}.todo-item-reject{padding:3px 6px;color:#c4183c}.todo-item-agreen{color:#14af64}.todo-item-primary{color:#147bc0}.todo-item-unsure{color:#080808}.todo-item-cursor{border-radius:4px;cursor:pointer;white-space:nowrap}.todo-item-cursor.todo-item-reject{background-color:#ff4d4f;color:#fff}.todo-item-handle{display:flex;justify-content:space-between}.todo-item-handle .todo-item-right{display:flex;align-items:center}.majorList{position:relative}.majorList .handleExpand{position:absolute;right:6px;top:6px;color:#147bc0}.ant-descriptions-item-label,.ant-descriptions-item-content{padding:8px 24px !important}.tabs-item{padding:0 10px}.tabs-item .tabs-item-header{background-color:#eff3f6;padding:6px 15px !important;color:rgba(0,0,0,0.8) !important;font-weight:600;font-size:14px}.tabs-item .tabs-item-header .tabs-item-header-right{font-size:14px !important;color:rgba(0,0,0,0.8) !important;margin-right:0}.litigant-list .applicant{color:#157ac0}.litigant-list .response{color:#eb680c}.litigant-list .litigant-item .litigant-item-header{display:flex;align-items:center;background-color:#eff3f6;padding:6px 15px;font-weight:600}.litigant-list .litigant-item .info-container{padding:20px 0}.litigant-list .litigant-item .info-container .info-list{width:80%}.litigant-list .litigant-item .info-container .info-item{padding:0 15px;margin-bottom:10px}.litigant-list .litigant-item .info-container .info-item .title{text-align:start;margin-right:10px}.litigant-list .litigant-item .info-container .info-item .content{display:flex;align-items:center}

.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:rgba(255,255,255,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;width:100%;z-index:1}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1, lower-alpha) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2, lower-roman) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4, lower-alpha) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}

.din-5008{display:block;margin:0;overflow:hidden;position:relative;box-sizing:border-box;page-break-after:always;width:170mm;height:296mm;padding-right:13mm;font-size:16px;padding-top:20px}.din-5008-width{width:220mm}.din-5008[form='B']{padding-top:45mm}.din-5008::before,.din-5008::after{content:'';display:block;border-left:none;border-right:none;width:10mm}.din-5008::after{top:148.5mm;width:15mm;border-bottom:none}.din-5008::before{height:calc(47mm - 0pt)}.din-5008::before{top:87mm}.din-5008[form='B']::before{top:105mm}.din-5008[no-markers]::before,.din-5008[no-markers]::after{display:none}.din-5008 .briefkopf,.din-5008 .briefkopf,.din-5008 .rucksendeangabe,.din-5008 .rucksendeangabe,.din-5008 .vermerkzone,.din-5008 .vermerkzone,.din-5008 .anschriftzone,.din-5008 .anschriftzone,.din-5008 .informationsblock,.din-5008 .informationsblock,.din-5008 .textfeld,.din-5008 .textfeld,.din-5008 .seitenangabe,.din-5008 .seitenangabe,.din-5008 .fusszeile,.din-5008 .fusszeile{display:block}.din-5008 .briefkopf,.din-5008 .briefkopf{position:absolute;top:0;left:0;width:210mm;height:27mm}.din-5008[form='B'] .briefkopf,.din-5008[form='B'] .briefkopf{height:45mm}.din-5008 .rucksendeangabe,.din-5008 .rucksendeangabe,.din-5008 .vermerkzone,.din-5008 .vermerkzone,.din-5008 .anschriftzone,.din-5008 .anschriftzone{position:absolute;width:80mm}.din-5008 .anschriftzone{width:94%}.din-5008 rucksendeangabe,.din-5008 .rucksendeangabe{font-size:8pt;top:27mm;height:5mm}.din-5008[form='B'] rucksendeangabe,.din-5008[form='B'] .rucksendeangabe{display:none}.din-5008 vermerkzone,.din-5008 .vermerkzone{top:32mm;height:12.7mm}.din-5008[form='B'] vermerkzone,.din-5008[form='B'] .vermerkzone{top:45mm;height:17.7mm}.din-5008 anschriftzone,.din-5008 .anschriftzone{top:0;height:27.3mm}.din-5008[form='B'] anschriftzone,.din-5008[form='B'] .anschriftzone{top:62.7mm;height:27.3mm}.din-5008 informationsblock,.din-5008 .informationsblock{margin:5mm 0 8.46mm 125mm;max-width:75mm;min-height:40mm}.din-5008[form='B'] informationsblock,.din-5008[form='B'] .informationsblock{height:40mm}.din-5008 seitenangabe,.din-5008 .seitenangabe{text-align:right;margin:0 0 4.23mm}.din-5008 fusszeile,.din-5008 .fusszeile{position:absolute;bottom:0;left:2em;width:165mm}@media print{.din-5008{width:210mm}}.draft-editor{font-size:16px}.draft-editor-edit{border:1px solid #e9e8e8}.anschriftzone .title{margin-right:10px}.agreenment-footer{display:flex;width:100%;margin-top:50px;font-size:13px;margin-left:2em}.agreenment-footer .agreenment-left,.agreenment-footer .agreenment-right{flex:1}

.check-compromise{min-height:800px;width:100%}.check-compromise .check-compromise-content{width:100%;display:flex}.check-compromise .check-compromise-content .compromise-content{flex:1}.check-compromise .check-compromise-content .compromise-content:nth-of-type(1){margin-right:20px}.check-compromise .check-compromise-content .compromise-content:nth-of-type(1) .din-5008{border-right:1px solid #e9e8e8}.ant-modal-content .ant-modal-footer{text-align:center}.editor{box-sizing:border-box;cursor:text;padding:16px;border-radius:2px;margin-bottom:2em;background:#fefefe;overflow-y:auto;overflow-x:hidden;height:calc(100% - 40px)}.editor::-webkit-scrollbar{width:4px;height:8px;background-color:#f8f9fb}.editor::-webkit-scrollbar-track{border-radius:5px;background-color:#f8f9fb}.editor::-webkit-scrollbar-thumb{border-radius:5px;background-color:#c2c2c2;border:1px solid #c2c2c2}.editor img{width:100%}.editor figure{margin:0}.options{margin-bottom:20px}.toolbar-wrap{display:flex;align-items:center;margin-bottom:6px;justify-content:flex-end}.last-compromise-html{overflow-y:auto;overflow-x:hidden;height:100%;padding:10px;box-shadow:inset 0px 1px 8px -3px #ababab;background:#fefefe;margin-top:38px}.last-compromise-html::-webkit-scrollbar{width:4px;height:8px;background-color:#f8f9fb}.last-compromise-html::-webkit-scrollbar-track{border-radius:5px;background-color:#f8f9fb}.last-compromise-html::-webkit-scrollbar-thumb{border-radius:5px;background-color:#c2c2c2;border:1px solid #c2c2c2}.last-compromise-html figure{margin:0;font-size:0}.last-compromise-html p{margin:0}

.banAutoFill{width:0;height:0;opacity:0;position:absolute}.login-form-body input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px #273341 inset !important;-webkit-text-fill-color:#fff !important;font-size:18px}.login-form-body input{background:transparent;-webkit-appearance:none;border-radius:0px;color:#606266}.login-form-body .password-form-item{margin-top:20px}.login-form-body .el-input{font-size:16px}.login-form-body .el-input input:focus{box-shadow:inset 0px 0px 7px 0px #e0dfdf}.login-form-body .el-input--prefix .el-input__inner{padding-left:40px}.login-form-body .el-input__icon{margin:0 6px}.login-form-body .tips{font-size:14px;color:#fff;margin-bottom:10px}.login-form-body .svg-container{padding:6px 5px 6px 15px;color:#889aa4;vertical-align:middle;width:30px;display:inline-block}.login-form-body .svg-container_login{font-size:20px}.login-form-body .title{font-size:26px;color:#eee;margin:0px auto 10px auto;text-align:center;font-weight:bold}.login-form-body .login-form{position:absolute;width:400px;padding:35px 35px 15px 35px;left:50%;top:50%;transform:translate(-50%, -50%)}.login-form-body .el-form-item{border:1px solid rgba(255,255,255,0.1);border-radius:5px;color:#454545}.login-form-body .show-pwd{position:absolute;right:10px;top:7px;font-size:16px;color:#889aa4;cursor:pointer}.login-form-body .thirdparty-button{position:absolute;right:35px;bottom:28px}.login-form-body .el-link{top:-1px}.login-form-body{border-top:3px solid #409eff;width:630px;margin:auto;color:#666;background:#fff;border-radius:3px}.login-form-body .login_header_title{text-align:center;font-size:20px;margin:12px 0}.login-form-body .login_header_title a{color:#666}.login-form-body .login_header_title a:nth-child(1){margin-right:30px}.login-form-body .login_header_title .on{color:#147bc0;font-weight:bold}.login-form-body .advice{font-size:14px;margin-top:20px}.login-form-body .advice .advice-link{color:#147bc0}.login-form-body .form-body{width:100%;height:100%;background:white;padding:30px 60px 40px;box-shadow:0 7px 25px rgba(0,0,0,0.08);border-radius:3px}.login-form-body .form-body .login-form-container{margin-top:30px}.login-form-body::after{content:' ';-webkit-box-shadow:0 0 25px rgba(0,0,0,0.1);box-shadow:0 0 25px rgba(0,0,0,0.1);-webkit-transform:translate(0, -92.1%) scale(0.88);-ms-transform:translate(0, -92.1%) scale(0.88);transform:translate(0, -92.1%) scale(0.88);border-radius:3px;position:absolute;top:90%;left:0;width:100%;height:100%;background-color:#fff;z-index:-1}.login-logo{width:400px !important}.footer{position:fixed;width:100%;padding:40px;bottom:0;text-align:center;color:gray}.normal-content{font-size:14px;margin-top:10px}.login-tabs{position:absolute;top:0;left:0;display:inline-block;overflow:hidden;width:93px;height:93px}.login-tabs .tab-item{position:absolute;z-index:1;top:13px;left:13px;display:none}.login-tabs .active{display:inline-block}.login-tabs .hide{display:none}.login-tabs .ic-svg{display:inline-block;font-size:50px;color:white;margin-top:-4px}.login-tabs .tab-bg{display:inline-block;width:130px;height:130px;margin:-65px 0 0 -65px;content:'';-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#409fff}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-table.ant-table-middle {
  font-size: 14px;
}
.ant-table.ant-table-middle .ant-table-title,
.ant-table.ant-table-middle .ant-table-footer,
.ant-table.ant-table-middle .ant-table-thead > tr > th,
.ant-table.ant-table-middle .ant-table-tbody > tr > td,
.ant-table.ant-table-middle tfoot > tr > th,
.ant-table.ant-table-middle tfoot > tr > td {
  padding: 12px 8px;
}
.ant-table.ant-table-middle .ant-table-filter-trigger {
  margin-right: -4px;
}
.ant-table.ant-table-middle .ant-table-expanded-row-fixed {
  margin: -12px -8px;
}
.ant-table.ant-table-middle .ant-table-tbody .ant-table-wrapper:only-child .ant-table {
  margin: -12px -8px -12px 25px;
}
.ant-table.ant-table-small {
  font-size: 14px;
}
.ant-table.ant-table-small .ant-table-title,
.ant-table.ant-table-small .ant-table-footer,
.ant-table.ant-table-small .ant-table-thead > tr > th,
.ant-table.ant-table-small .ant-table-tbody > tr > td,
.ant-table.ant-table-small tfoot > tr > th,
.ant-table.ant-table-small tfoot > tr > td {
  padding: 8px 8px;
}
.ant-table.ant-table-small .ant-table-filter-trigger {
  margin-right: -4px;
}
.ant-table.ant-table-small .ant-table-expanded-row-fixed {
  margin: -8px -8px;
}
.ant-table.ant-table-small .ant-table-tbody .ant-table-wrapper:only-child .ant-table {
  margin: -8px -8px -8px 25px;
}
.ant-table-small .ant-table-thead > tr > th {
  background-color: #fafafa;
}
.ant-table-small .ant-table-selection-column {
  width: 46px;
  min-width: 46px;
}
.ant-table.ant-table-bordered > .ant-table-title {
  border: 1px solid #f0f0f0;
  border-bottom: 0;
}
.ant-table.ant-table-bordered > .ant-table-container {
  border: 1px solid #f0f0f0;
  border-right: 0;
  border-bottom: 0;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tfoot > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tfoot > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > td {
  border-right: 1px solid #f0f0f0;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr:not(:last-child) > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr:not(:last-child) > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr:not(:last-child) > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr:not(:last-child) > th {
  border-bottom: 1px solid #f0f0f0;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr > th::before,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > th::before,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr > th::before,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr > th::before {
  background-color: transparent !important;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tfoot > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > .ant-table-cell-fix-right-first::after {
  border-right: 1px solid #f0f0f0;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > td > .ant-table-expanded-row-fixed {
  margin: -16px -17px;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > td > .ant-table-expanded-row-fixed::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > td > .ant-table-expanded-row-fixed::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > td > .ant-table-expanded-row-fixed::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > td > .ant-table-expanded-row-fixed::after {
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 0;
  border-right: 1px solid #f0f0f0;
  content: '';
}
.ant-table.ant-table-bordered.ant-table-scroll-horizontal > .ant-table-container > .ant-table-body > table > tbody > tr.ant-table-expanded-row > td,
.ant-table.ant-table-bordered.ant-table-scroll-horizontal > .ant-table-container > .ant-table-body > table > tbody > tr.ant-table-placeholder > td {
  border-right: 0;
}
.ant-table.ant-table-bordered.ant-table-middle > .ant-table-container > .ant-table-content > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered.ant-table-middle > .ant-table-container > .ant-table-body > table > tbody > tr > td > .ant-table-expanded-row-fixed {
  margin: -12px -9px;
}
.ant-table.ant-table-bordered.ant-table-small > .ant-table-container > .ant-table-content > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered.ant-table-small > .ant-table-container > .ant-table-body > table > tbody > tr > td > .ant-table-expanded-row-fixed {
  margin: -8px -9px;
}
.ant-table.ant-table-bordered > .ant-table-footer {
  border: 1px solid #f0f0f0;
  border-top: 0;
}
.ant-table-cell .ant-table-container:first-child {
  border-top: 0;
}
.ant-table-cell-scrollbar {
  box-shadow: 0 1px 0 1px #fafafa;
}
.ant-table-wrapper {
  clear: both;
  max-width: 100%;
}
.ant-table-wrapper::before {
  display: table;
  content: '';
}
.ant-table-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-table {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  font-size: 14px;
  background: #fff;
  border-radius: 2px;
}
.ant-table table {
  width: 100%;
  text-align: left;
  border-radius: 2px 2px 0 0;
  border-collapse: separate;
  border-spacing: 0;
}
.ant-table-thead > tr > th,
.ant-table-tbody > tr > td,
.ant-table tfoot > tr > th,
.ant-table tfoot > tr > td {
  position: relative;
  padding: 16px 16px;
  overflow-wrap: break-word;
}
.ant-table-cell-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: keep-all;
}
.ant-table-cell-ellipsis.ant-table-cell-fix-left-last,
.ant-table-cell-ellipsis.ant-table-cell-fix-right-first {
  overflow: visible;
}
.ant-table-cell-ellipsis.ant-table-cell-fix-left-last .ant-table-cell-content,
.ant-table-cell-ellipsis.ant-table-cell-fix-right-first .ant-table-cell-content {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ant-table-cell-ellipsis .ant-table-column-title {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
}
.ant-table-title {
  padding: 16px 16px;
}
.ant-table-footer {
  padding: 16px 16px;
  color: rgba(0, 0, 0, 0.85);
  background: #fafafa;
}
.ant-table-thead > tr > th {
  position: relative;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  text-align: left;
  background: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  transition: background 0.3s ease;
}
.ant-table-thead > tr > th[colspan]:not([colspan='1']) {
  text-align: center;
}
.ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan])::before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 1.6em;
  background-color: rgba(0, 0, 0, 0.06);
  transform: translateY(-50%);
  transition: background-color 0.3s;
  content: '';
}
.ant-table-thead > tr:not(:last-child) > th[colspan] {
  border-bottom: 0;
}
.ant-table-tbody > tr > td {
  border-bottom: 1px solid #f0f0f0;
  transition: background 0.3s;
}
.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table,
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table {
  margin: -16px -16px -16px 33px;
}
.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td,
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td {
  border-bottom: 0;
}
.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:first-child,
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:first-child,
.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:last-child,
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:last-child {
  border-radius: 0;
}
.ant-table-tbody > tr.ant-table-row:hover > td {
  background: #fafafa;
}
.ant-table-tbody > tr.ant-table-row-selected > td {
  background: #e6f9ff;
  border-color: rgba(0, 0, 0, 0.03);
}
.ant-table-tbody > tr.ant-table-row-selected:hover > td {
  background: #dcf7ff;
}
.ant-table-summary {
  background: #fff;
}
div.ant-table-summary {
  box-shadow: 0 -1px 0 #f0f0f0;
}
.ant-table-summary > tr > th,
.ant-table-summary > tr > td {
  border-bottom: 1px solid #f0f0f0;
}
.ant-table-pagination.ant-pagination {
  margin: 16px 0;
}
.ant-table-pagination {
  display: flex;
  flex-wrap: wrap;
  row-gap: 8px;
}
.ant-table-pagination > * {
  flex: none;
}
.ant-table-pagination-left {
  justify-content: flex-start;
}
.ant-table-pagination-center {
  justify-content: center;
}
.ant-table-pagination-right {
  justify-content: flex-end;
}
.ant-table-thead th.ant-table-column-has-sorters {
  cursor: pointer;
  transition: all 0.3s;
}
.ant-table-thead th.ant-table-column-has-sorters:hover {
  background: rgba(0, 0, 0, 0.04);
}
.ant-table-thead th.ant-table-column-has-sorters:hover::before {
  background-color: transparent !important;
}
.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-left:hover,
.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-right:hover {
  background: #f5f5f5;
}
.ant-table-thead th.ant-table-column-sort {
  background: #f5f5f5;
}
.ant-table-thead th.ant-table-column-sort::before {
  background-color: transparent !important;
}
td.ant-table-column-sort {
  background: #fafafa;
}
.ant-table-column-title {
  position: relative;
  z-index: 1;
  flex: 1;
}
.ant-table-column-sorters {
  display: flex;
  flex: auto;
  align-items: center;
  justify-content: space-between;
}
.ant-table-column-sorters::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.ant-table-column-sorter {
  color: #bfbfbf;
  font-size: 0;
  transition: color 0.3s;
}
.ant-table-column-sorter-inner {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
}
.ant-table-column-sorter-up,
.ant-table-column-sorter-down {
  font-size: 11px;
}
.ant-table-column-sorter-up.active,
.ant-table-column-sorter-down.active {
  color: #147bc0;
}
.ant-table-column-sorter-up + .ant-table-column-sorter-down {
  margin-top: -0.3em;
}
.ant-table-column-sorters:hover .ant-table-column-sorter {
  color: #a6a6a6;
}
.ant-table-filter-column {
  display: flex;
  justify-content: space-between;
}
.ant-table-filter-trigger {
  position: relative;
  display: flex;
  align-items: center;
  margin: -4px -8px -4px 4px;
  padding: 0 4px;
  color: #bfbfbf;
  font-size: 12px;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-table-filter-trigger:hover {
  color: rgba(0, 0, 0, 0.45);
  background: rgba(0, 0, 0, 0.04);
}
.ant-table-filter-trigger.active {
  color: #147bc0;
}
.ant-table-filter-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  min-width: 120px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-table-filter-dropdown .ant-dropdown-menu {
  max-height: 264px;
  overflow-x: hidden;
  border: 0;
  box-shadow: none;
}
.ant-table-filter-dropdown-submenu > ul {
  max-height: calc(100vh - 130px);
  overflow-x: hidden;
  overflow-y: auto;
}
.ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span {
  padding-left: 8px;
}
.ant-table-filter-dropdown-btns {
  display: flex;
  justify-content: space-between;
  padding: 7px 8px 7px 3px;
  overflow: hidden;
  background-color: inherit;
  border-top: 1px solid #f0f0f0;
}
.ant-table-selection-col {
  width: 32px;
}
.ant-table-bordered .ant-table-selection-col {
  width: 50px;
}
table tr th.ant-table-selection-column,
table tr td.ant-table-selection-column {
  padding-right: 8px;
  padding-left: 8px;
  text-align: center;
}
table tr th.ant-table-selection-column .ant-radio-wrapper,
table tr td.ant-table-selection-column .ant-radio-wrapper {
  margin-right: 0;
}
table tr th.ant-table-selection-column::after {
  background-color: transparent !important;
}
.ant-table-selection {
  position: relative;
  display: inline-flex;
  flex-direction: column;
}
.ant-table-selection-extra {
  position: absolute;
  top: 0;
  z-index: 1;
  cursor: pointer;
  transition: all 0.3s;
  margin-inline-start: 100%;
  padding-inline-start: 4px;
}
.ant-table-selection-extra .anticon {
  color: #bfbfbf;
  font-size: 10px;
}
.ant-table-selection-extra .anticon:hover {
  color: #a6a6a6;
}
.ant-table-expand-icon-col {
  width: 48px;
}
.ant-table-row-expand-icon-cell {
  text-align: center;
}
.ant-table-row-indent {
  float: left;
  height: 1px;
}
.ant-table-row-expand-icon {
  color: #147bc0;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s;
  position: relative;
  display: inline-flex;
  float: left;
  box-sizing: border-box;
  width: 17px;
  height: 17px;
  padding: 0;
  color: inherit;
  line-height: 17px;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  outline: none;
  transform: scale(0.94117647);
  transition: all 0.3s;
  user-select: none;
}
.ant-table-row-expand-icon:focus,
.ant-table-row-expand-icon:hover {
  color: #3595cc;
}
.ant-table-row-expand-icon:active {
  color: #085a99;
}
.ant-table-row-expand-icon:focus,
.ant-table-row-expand-icon:hover,
.ant-table-row-expand-icon:active {
  border-color: currentColor;
}
.ant-table-row-expand-icon::before,
.ant-table-row-expand-icon::after {
  position: absolute;
  background: currentColor;
  transition: transform 0.3s ease-out;
  content: '';
}
.ant-table-row-expand-icon::before {
  top: 7px;
  right: 3px;
  left: 3px;
  height: 1px;
}
.ant-table-row-expand-icon::after {
  top: 3px;
  bottom: 3px;
  left: 7px;
  width: 1px;
  transform: rotate(90deg);
}
.ant-table-row-expand-icon-collapsed::before {
  transform: rotate(-180deg);
}
.ant-table-row-expand-icon-collapsed::after {
  transform: rotate(0deg);
}
.ant-table-row-expand-icon-spaced {
  background: transparent;
  border: 0;
  visibility: hidden;
}
.ant-table-row-expand-icon-spaced::before,
.ant-table-row-expand-icon-spaced::after {
  display: none;
  content: none;
}
.ant-table-row-indent + .ant-table-row-expand-icon {
  margin-top: 2.5005px;
  margin-right: 8px;
}
tr.ant-table-expanded-row > td,
tr.ant-table-expanded-row:hover > td {
  background: #fbfbfb;
}
tr.ant-table-expanded-row .ant-descriptions-view {
  display: flex;
}
tr.ant-table-expanded-row .ant-descriptions-view table {
  flex: auto;
  width: auto;
}
.ant-table .ant-table-expanded-row-fixed {
  position: relative;
  margin: -16px -16px;
  padding: 16px 16px;
}
.ant-table-tbody > tr.ant-table-placeholder {
  text-align: center;
}
.ant-table-empty .ant-table-tbody > tr.ant-table-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.ant-table-tbody > tr.ant-table-placeholder:hover > td {
  background: #fff;
}
.ant-table-cell-fix-left,
.ant-table-cell-fix-right {
  position: -webkit-sticky !important;
  position: sticky !important;
  z-index: 2;
  background: #fff;
}
.ant-table-cell-fix-left-first::after,
.ant-table-cell-fix-left-last::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  width: 30px;
  transform: translateX(100%);
  transition: box-shadow 0.3s;
  content: '';
  pointer-events: none;
}
.ant-table-cell-fix-right-first::after,
.ant-table-cell-fix-right-last::after {
  position: absolute;
  top: 0;
  bottom: -1px;
  left: 0;
  width: 30px;
  transform: translateX(-100%);
  transition: box-shadow 0.3s;
  content: '';
  pointer-events: none;
}
.ant-table .ant-table-container::before,
.ant-table .ant-table-container::after {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 30px;
  transition: box-shadow 0.3s;
  content: '';
  pointer-events: none;
}
.ant-table .ant-table-container::before {
  left: 0;
}
.ant-table .ant-table-container::after {
  right: 0;
}
.ant-table-ping-left:not(.ant-table-has-fix-left) .ant-table-container {
  position: relative;
}
.ant-table-ping-left:not(.ant-table-has-fix-left) .ant-table-container::before {
  box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.15);
}
.ant-table-ping-left .ant-table-cell-fix-left-first::after,
.ant-table-ping-left .ant-table-cell-fix-left-last::after {
  box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.15);
}
.ant-table-ping-left .ant-table-cell-fix-left-last::before {
  background-color: transparent !important;
}
.ant-table-ping-right:not(.ant-table-has-fix-right) .ant-table-container {
  position: relative;
}
.ant-table-ping-right:not(.ant-table-has-fix-right) .ant-table-container::after {
  box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.15);
}
.ant-table-ping-right .ant-table-cell-fix-right-first::after,
.ant-table-ping-right .ant-table-cell-fix-right-last::after {
  box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.15);
}
.ant-table-sticky-holder {
  position: sticky;
  z-index: 3;
}
.ant-table-sticky-scroll {
  position: sticky;
  bottom: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  background: #ffffff;
  border-top: 1px solid #f0f0f0;
  opacity: 0.6;
}
.ant-table-sticky-scroll:hover {
  transform-origin: center bottom;
}
.ant-table-sticky-scroll-bar {
  height: 8px;
  background-color: rgba(0, 0, 0, 0.35);
  border-radius: 4px;
}
.ant-table-sticky-scroll-bar:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.ant-table-sticky-scroll-bar-active {
  background-color: rgba(0, 0, 0, 0.8);
}
@media all and (-ms-high-contrast: none) {
  .ant-table-ping-left .ant-table-cell-fix-left-last::after {
    box-shadow: none !important;
  }
  .ant-table-ping-right .ant-table-cell-fix-right-first::after {
    box-shadow: none !important;
  }
}
.ant-table {
  /* title + table */
  /* table */
  /* table + footer */
}
.ant-table-title {
  border-radius: 2px 2px 0 0;
}
.ant-table-title + .ant-table-container {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ant-table-title + .ant-table-container table > thead > tr:first-child th:first-child {
  border-radius: 0;
}
.ant-table-title + .ant-table-container table > thead > tr:first-child th:last-child {
  border-radius: 0;
}
.ant-table-container {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.ant-table-container table > thead > tr:first-child th:first-child {
  border-top-left-radius: 2px;
}
.ant-table-container table > thead > tr:first-child th:last-child {
  border-top-right-radius: 2px;
}
.ant-table-footer {
  border-radius: 0 0 2px 2px;
}
.ant-table-wrapper-rtl {
  direction: rtl;
}
.ant-table-rtl {
  direction: rtl;
}
.ant-table-wrapper-rtl .ant-table table {
  text-align: right;
}
.ant-table-wrapper-rtl .ant-table-thead > tr > th[colspan]:not([colspan='1']) {
  text-align: center;
}
.ant-table-wrapper-rtl .ant-table-thead > tr > th {
  text-align: right;
}
.ant-table-tbody > tr .ant-table-wrapper:only-child .ant-table.ant-table-rtl {
  margin: -16px 33px -16px -16px;
}
.ant-table-wrapper.ant-table-wrapper-rtl .ant-table-pagination-left {
  justify-content: flex-end;
}
.ant-table-wrapper.ant-table-wrapper-rtl .ant-table-pagination-right {
  justify-content: flex-start;
}
.ant-table-wrapper-rtl .ant-table-column-sorter {
  margin-right: 8px;
  margin-left: 0;
}
.ant-table-wrapper-rtl .ant-table-filter-column-title {
  padding: 16px 16px 16px 2.3em;
}
.ant-table-rtl .ant-table-thead tr th.ant-table-column-has-sorters .ant-table-filter-column-title {
  padding: 0 0 0 2.3em;
}
.ant-table-wrapper-rtl .ant-table-filter-trigger-container {
  right: auto;
  left: 0;
}
.ant-dropdown-rtl .ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.ant-dropdown-rtl .ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span,
.ant-dropdown-menu-submenu-rtl.ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.ant-dropdown-menu-submenu-rtl.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span {
  padding-right: 8px;
  padding-left: 0;
}
.ant-table-wrapper-rtl .ant-table-selection {
  text-align: center;
}
.ant-table-wrapper-rtl .ant-table-row-indent {
  float: right;
}
.ant-table-wrapper-rtl .ant-table-row-expand-icon {
  float: right;
}
.ant-table-wrapper-rtl .ant-table-row-indent + .ant-table-row-expand-icon {
  margin-right: 0;
  margin-left: 8px;
}
.ant-table-wrapper-rtl .ant-table-row-expand-icon::after {
  transform: rotate(-90deg);
}
.ant-table-wrapper-rtl .ant-table-row-expand-icon-collapsed::before {
  transform: rotate(180deg);
}
.ant-table-wrapper-rtl .ant-table-row-expand-icon-collapsed::after {
  transform: rotate(0deg);
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-pagination {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
}
.ant-pagination ul,
.ant-pagination ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-pagination::after {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  content: ' ';
}
.ant-pagination-total-text {
  display: inline-block;
  height: 32px;
  margin-right: 8px;
  line-height: 30px;
  vertical-align: middle;
}
.ant-pagination-item {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  margin-right: 8px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  outline: 0;
  cursor: pointer;
  user-select: none;
}
.ant-pagination-item a {
  display: block;
  padding: 0 6px;
  color: rgba(0, 0, 0, 0.85);
  transition: none;
}
.ant-pagination-item a:hover {
  text-decoration: none;
}
.ant-pagination-item:focus-visible,
.ant-pagination-item:hover {
  border-color: #147bc0;
  transition: all 0.3s;
}
.ant-pagination-item:focus-visible a,
.ant-pagination-item:hover a {
  color: #147bc0;
}
.ant-pagination-item-active {
  font-weight: 500;
  background: #fff;
  border-color: #147bc0;
}
.ant-pagination-item-active a {
  color: #147bc0;
}
.ant-pagination-item-active:focus-visible,
.ant-pagination-item-active:hover {
  border-color: #3595cc;
}
.ant-pagination-item-active:focus-visible a,
.ant-pagination-item-active:hover a {
  color: #3595cc;
}
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  outline: 0;
}
.ant-pagination-jump-prev .ant-pagination-item-container,
.ant-pagination-jump-next .ant-pagination-item-container {
  position: relative;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  color: #147bc0;
  font-size: 12px;
  letter-spacing: -1px;
  opacity: 0;
  transition: all 0.2s;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  color: rgba(0, 0, 0, 0.25);
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
  text-align: center;
  text-indent: 0.13em;
  opacity: 1;
  transition: all 0.2s;
}
.ant-pagination-jump-prev:focus-visible .ant-pagination-item-link-icon,
.ant-pagination-jump-next:focus-visible .ant-pagination-item-link-icon,
.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 1;
}
.ant-pagination-jump-prev:focus-visible .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:focus-visible .ant-pagination-item-ellipsis,
.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 0;
}
.ant-pagination-prev,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  margin-right: 8px;
}
.ant-pagination-prev,
.ant-pagination-next,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  color: rgba(0, 0, 0, 0.85);
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  line-height: 32px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-pagination-prev,
.ant-pagination-next {
  font-family: Arial, Helvetica, sans-serif;
  outline: 0;
}
.ant-pagination-prev button,
.ant-pagination-next button {
  color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
  user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
  border-color: #3595cc;
}
.ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-next .ant-pagination-item-link {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  outline: none;
  transition: all 0.3s;
}
.ant-pagination-prev:focus-visible .ant-pagination-item-link,
.ant-pagination-next:focus-visible .ant-pagination-item-link,
.ant-pagination-prev:hover .ant-pagination-item-link,
.ant-pagination-next:hover .ant-pagination-item-link {
  color: #147bc0;
  border-color: #147bc0;
}
.ant-pagination-disabled,
.ant-pagination-disabled:hover,
.ant-pagination-disabled:focus-visible {
  cursor: not-allowed;
}
.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination-disabled:hover .ant-pagination-item-link,
.ant-pagination-disabled:focus-visible .ant-pagination-item-link {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination-slash {
  margin: 0 10px 0 5px;
}
.ant-pagination-options {
  display: inline-block;
  margin-left: 16px;
  vertical-align: middle;
}
@media all and (-ms-high-contrast: none) {
  .ant-pagination-options *::-ms-backdrop,
  .ant-pagination-options {
    vertical-align: top;
  }
}
.ant-pagination-options-size-changer.ant-select {
  display: inline-block;
  width: auto;
}
.ant-pagination-options-quick-jumper {
  display: inline-block;
  height: 32px;
  margin-left: 8px;
  line-height: 32px;
  vertical-align: top;
}
.ant-pagination-options-quick-jumper input {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s;
  width: 50px;
  height: 32px;
  margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
  opacity: 1;
}
.ant-pagination-options-quick-jumper input::placeholder {
  color: #bfbfbf;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:hover {
  border-color: #3595cc;
  border-right-width: 1px !important;
}
.ant-pagination-options-quick-jumper input:focus,
.ant-pagination-options-quick-jumper input-focused {
  border-color: #3595cc;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(20, 123, 192, 0.2);
}
.ant-pagination-options-quick-jumper input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-pagination-options-quick-jumper input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-pagination-options-quick-jumper input-borderless,
.ant-pagination-options-quick-jumper input-borderless:hover,
.ant-pagination-options-quick-jumper input-borderless:focus,
.ant-pagination-options-quick-jumper input-borderless-focused,
.ant-pagination-options-quick-jumper input-borderless-disabled,
.ant-pagination-options-quick-jumper input-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-pagination-options-quick-jumper input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-pagination-options-quick-jumper input-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-pagination-options-quick-jumper input-sm {
  padding: 0px 7px;
}
.ant-pagination-simple .ant-pagination-prev,
.ant-pagination-simple .ant-pagination-next {
  height: 24px;
  line-height: 24px;
  vertical-align: top;
}
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link {
  height: 24px;
  background-color: transparent;
  border: 0;
}
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.ant-pagination-simple .ant-pagination-simple-pager {
  display: inline-block;
  height: 24px;
  margin-right: 8px;
}
.ant-pagination-simple .ant-pagination-simple-pager input {
  box-sizing: border-box;
  height: 100%;
  margin-right: 8px;
  padding: 0 6px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  outline: none;
  transition: border-color 0.3s;
}
.ant-pagination-simple .ant-pagination-simple-pager input:hover {
  border-color: #147bc0;
}
.ant-pagination-simple .ant-pagination-simple-pager input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination.mini .ant-pagination-total-text,
.ant-pagination.mini .ant-pagination-simple-pager {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-item {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 22px;
}
.ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active) {
  background: transparent;
  border-color: transparent;
}
.ant-pagination.mini .ant-pagination-prev,
.ant-pagination.mini .ant-pagination-next {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link {
  background: transparent;
  border-color: transparent;
}
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-jump-prev,
.ant-pagination.mini .ant-pagination-jump-next {
  height: 24px;
  margin-right: 0;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-options {
  margin-left: 2px;
}
.ant-pagination.mini .ant-pagination-options-size-changer {
  top: 0px;
}
.ant-pagination.mini .ant-pagination-options-quick-jumper {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-options-quick-jumper input {
  padding: 0px 7px;
  width: 44px;
  height: 24px;
}
.ant-pagination.ant-pagination-disabled {
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item {
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item a {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border: none;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-active {
  background: #dbdbdb;
  border-color: transparent;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-active a {
  color: #fff;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination-simple.ant-pagination.ant-pagination-disabled .ant-pagination-item-link {
  background: transparent;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link-icon {
  opacity: 0;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-ellipsis {
  opacity: 1;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-simple-pager {
  color: rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 992px) {
  .ant-pagination-item-after-jump-prev,
  .ant-pagination-item-before-jump-next {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .ant-pagination-options {
    display: none;
  }
}
.ant-pagination-rtl .ant-pagination-total-text {
  margin-right: 0;
  margin-left: 8px;
}
.ant-pagination-rtl .ant-pagination-item,
.ant-pagination-rtl .ant-pagination-prev,
.ant-pagination-rtl .ant-pagination-jump-prev,
.ant-pagination-rtl .ant-pagination-jump-next {
  margin-right: 0;
  margin-left: 8px;
}
.ant-pagination-rtl .ant-pagination-slash {
  margin: 0 5px 0 10px;
}
.ant-pagination-rtl .ant-pagination-options {
  margin-right: 16px;
  margin-left: 0;
}
.ant-pagination-rtl .ant-pagination-options .ant-pagination-options-size-changer.ant-select {
  margin-right: 0;
  margin-left: 8px;
}
.ant-pagination-rtl .ant-pagination-options .ant-pagination-options-quick-jumper {
  margin-left: 0;
}
.ant-pagination-rtl.ant-pagination-simple .ant-pagination-simple-pager {
  margin-right: 0;
  margin-left: 8px;
}
.ant-pagination-rtl.ant-pagination-simple .ant-pagination-simple-pager input {
  margin-right: 0;
  margin-left: 8px;
}
.ant-pagination-rtl.ant-pagination.mini .ant-pagination-options {
  margin-right: 2px;
  margin-left: 0;
}

.slider-mask{position:absolute;left:0;top:0;height:40px;border:0 solid #1991fa;background:#d1e9fe;border-radius:2px}.yidun_slider_icon{position:absolute;top:50%;margin-top:-6px;left:50%;margin-left:-6px;width:14px;height:10px;background-image:url("/static/img/icon_light.png");background-position:0 -13px;background-size:32px 544px}.inner-mv-img,.inner-bg-img,.title,.backgroup-img,.move-img{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;-webkit-user-drag:none}.slider-modal .ant-modal-content{background-color:transparent;box-shadow:none}.slider{width:310px;margin:0 auto}.slider .mask{display:block;z-index:998;background:rgba(0,0,0,0);width:310px}.slider .container{position:absolute;z-index:999;width:310px;margin:auto;background:#fff;border-radius:6px;box-shadow:0px 0px 11px 0px #999;box-sizing:border-box;padding:17px 15px}.slider .container .title{font-size:14px;color:#333;display:flex;justify-content:space-between}.slider .container .title .text{flex:0.85}.slider .container .title .button-group img{width:25px;height:25px;cursor:pointer}.slider .container .img{width:280px;height:180px;position:relative}.slider .container .img img{width:100%}.slider .container .img .backgroup-img{position:absolute;left:0;top:0;width:100%}.slider .container .img .move-img{width:52.20338981px;position:absolute;left:0;top:0}.slider .container .slide{width:100%;height:40px;border:1px solid #e4e7eb;background-color:#f7f9fa;box-sizing:border-box;position:relative}.slider .container .slide .slide-text{position:absolute;display:flex;justify-content:center;align-items:center;font-size:12px;color:#999;width:100%;height:100%;padding-left:50px}.slider .container .slide .block{width:40px;height:38px;background-color:#fff;box-shadow:0 0 3px rgba(0,0,0,0.3);display:flex;justify-content:center;align-items:center;position:absolute;left:0;top:0;cursor:pointer;background-size:30px;background-repeat:no-repeat;background-position:center}.slider .container .block:hover{background-color:#1991fa}.slider .container .block:hover .yidun_slider_icon{background-image:url("/static/img/icon_light.png");background-position:0 0;background-size:32px 544px}.slider .container .loading{width:100%;height:100%;background:rgba(0,0,0,0.3);position:absolute;top:0;left:0;border-radius:6px;display:flex;justify-content:center;align-items:center;color:#fff}

.forgetpass-container{min-height:600px;background-color:#fff;padding:20px;width:100%;position:relative}.forgetpass-container h2{text-align:center;font-weight:bold}.forgetpass-container .modify_header_title{text-align:center;margin-top:30px}.forgetpass-container .modify_header_title a:nth-child(1){margin-right:30px}.forgetpass-container .modify_header_title .on{color:#147bc0;font-weight:bold}.forgetpass-container .forgetpass-form .form-item-control{height:35px}.forgetpass-container .forgetpass-form .modify-phone{font-size:18px;color:#147bc0;font-weight:bold}.forgetpass-container .forgetpass-form .regist{font-size:15px;cursor:pointer;margin-top:10px;color:#147bc0;position:relative;text-align:center}.forgetpass-container{padding-left:10px}.forgetpass-container .sureBtn{width:290px !important}.forgetpass-container .ant-tabs .ant-tabs-tab{text-align:center;font-size:18px;justify-content:center}.forgetpass-container .ant-tabs .ant-tabs-tab .ant-tabs-nav-operations{display:none}.banAutoFill{width:0;height:0;opacity:0;position:absolute}.forgetpass-tabs-wrap .ant-tabs-tab-active{background-color:transparent !important}.forgetpass-tabs-wrap .ant-tabs-nav-list .ant-tabs-tab{padding-right:0 !important}

.userinfo-tabs-wrap{padding-top:20px;background-color:#fff;min-height:86vh}.userinfo-tabs-wrap .ant-tabs-nav-list .ant-tabs-tab{padding-right:100px}.userinfo-tabs-wrap .ant-tabs-tab-active{background-color:#e6f7ff}.userinfo-tabs-wrap .tab-item-title{font-size:20px;font-weight:bold;color:#333333;margin-bottom:14px}.userinfo-tabs-wrap .ant-tabs-content .ant-tabs-tabpane{padding-left:100px !important}.userinfo-tabs-wrap .ant-list-items{width:90%}.userinfo-tabs-wrap .userinfo-fileList-wrap{display:flex;flex-wrap:wrap}.userinfo-tabs-wrap .userinfo-fileList-wrap .userinfo-fileItem{color:#147bc0;margin-right:30px;padding:3px 10px;cursor:pointer;transform:background 0.3ms;display:flex}.userinfo-tabs-wrap .userinfo-fileList-wrap .userinfo-fileItem:hover{background:#e6f7ff}.userinfo-tabs-wrap .userinfo-fileList-wrap .userinfo-fileItem .userinfo-fileItem-name{margin-right:15px}.userinfo-tabs-wrap .userinfo-fileList-wrap .userinfo-fileItem .userinfo-icon-del{color:#999fac;transition:color 0.3s}.userinfo-tabs-wrap .userinfo-fileList-wrap .userinfo-fileItem .userinfo-icon-del:hover{color:#000000bf}.userinfo-tabs-wrap .ant-list-item .ant-btn{margin-right:30px}.userinfo-tabs-wrap .ant-list-split .ant-list-item:last-child{border-bottom:1px solid #f0f0f0}.userinfo-tabs-wrap .ant-list-item-meta-description{min-height:22px}.userinfo-tabs-wrap .forgetpass-container .ant-tabs-tabpane{padding:0 !important}.userinfo-tabs-wrap .forgetpass-container .modify-phone{font-size:22px}.userinfo-tabs-wrap .forgetpass-container .ant-tabs-tab-btn{font-size:14px}

.change-phone-container1{width:842px;margin:0 auto;margin-top:50px;border:1px #c3c4d0 solid;background:#fff;border-top:2px #147bc0 solid;border-radius:4px;padding:20px}.change-phone-container1 .fp-title{text-align:center;font-size:22px;font-weight:normal;padding:20px 0}.change-phone-container1 .fp-content{background:#fafafa;padding:60px 0 100px;margin-top:30px;border-top:1px #f2f2f5 solid}.change-phone-container1 .fp-content .fp-tip{text-align:center;font-size:14px;margin-bottom:20px}.change-phone-container1 .fp-content .fp-tip>span{color:#3a6ffe}.change-phone-container1 .verifyBtn{margin-top:30px;width:220px;background-color:#147bc0;border:1px solid #147bc0;margin-bottom:15px}.change-phone-container1 .toLogin-btn{font-size:16px;cursor:pointer}.step-container2{width:425px;margin:0 auto;text-align:center;display:flex;justify-content:space-between;font-size:15px;margin-top:20px}.step-container2 .step-item .item-order{height:26px;line-height:26px;background-color:#f2f2f5;color:#8a8a8a;font-weight:bold;width:26px;border-radius:50%;margin:0 auto;margin-bottom:10px}.step-container2 .step-item .item-active{background-color:#147bc0;color:#fff}.step-container2 .step-item .desc-active{color:#147bc0}.step-container2 .step-point{width:12px;height:12px;margin-top:7px;border-radius:50%;background-color:#f2f2f5}.step-container2 .point-active{background-color:#147bc0}.form-item-control{height:35px}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-collapse {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-bottom: 0;
  border-radius: 2px;
}
.ant-collapse > .ant-collapse-item {
  border-bottom: 1px solid #d9d9d9;
}
.ant-collapse > .ant-collapse-item:last-child,
.ant-collapse > .ant-collapse-item:last-child > .ant-collapse-header {
  border-radius: 0 0 2px 2px;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header {
  position: relative;
  padding: 12px 16px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 1.5715;
  cursor: pointer;
  transition: all 0.3s, visibility 0s;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header::before {
  display: table;
  content: '';
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header::after {
  display: table;
  clear: both;
  content: '';
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  display: inline-block;
  margin-right: 12px;
  font-size: 12px;
  vertical-align: -1px;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  transition: transform 0.24s;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-extra {
  float: right;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header:focus {
  outline: none;
}
.ant-collapse > .ant-collapse-item .ant-collapse-header-collapsible-only {
  cursor: default;
}
.ant-collapse > .ant-collapse-item .ant-collapse-header-collapsible-only .ant-collapse-header-text {
  cursor: pointer;
}
.ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding-left: 12px;
}
.ant-collapse-icon-position-right > .ant-collapse-item > .ant-collapse-header {
  padding: 12px 16px;
  padding-right: 40px;
}
.ant-collapse-icon-position-right > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  left: auto;
  margin: 0;
  transform: translateY(-50%);
}
.ant-collapse-content {
  color: rgba(0, 0, 0, 0.85);
  background-color: #fff;
  border-top: 1px solid #d9d9d9;
}
.ant-collapse-content > .ant-collapse-content-box {
  padding: 16px;
}
.ant-collapse-content-hidden {
  display: none;
}
.ant-collapse-item:last-child > .ant-collapse-content {
  border-radius: 0 0 2px 2px;
}
.ant-collapse-borderless {
  background-color: #fafafa;
  border: 0;
}
.ant-collapse-borderless > .ant-collapse-item {
  border-bottom: 1px solid #d9d9d9;
}
.ant-collapse-borderless > .ant-collapse-item:last-child,
.ant-collapse-borderless > .ant-collapse-item:last-child .ant-collapse-header {
  border-radius: 0;
}
.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content {
  background-color: transparent;
  border-top: 0;
}
.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-top: 4px;
}
.ant-collapse-ghost {
  background-color: transparent;
  border: 0;
}
.ant-collapse-ghost > .ant-collapse-item {
  border-bottom: 0;
}
.ant-collapse-ghost > .ant-collapse-item > .ant-collapse-content {
  background-color: transparent;
  border-top: 0;
}
.ant-collapse-ghost > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-top: 12px;
  padding-bottom: 12px;
}
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header,
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header > .arrow {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-collapse-rtl {
  direction: rtl;
}
.ant-collapse-rtl .ant-collapse > .ant-collapse-item > .ant-collapse-header {
  padding: 12px 16px;
  padding-right: 40px;
}
.ant-collapse-rtl.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  transform: rotate(180deg);
}
.ant-collapse-rtl.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-extra {
  float: left;
}
.ant-collapse-rtl.ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding-right: 12px;
  padding-left: 0;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@keyframes antCheckboxEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
.ant-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 0.2em;
  line-height: 1;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
}
.ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-checkbox:hover .ant-checkbox-inner,
.ant-checkbox-input:focus + .ant-checkbox-inner {
  border-color: #147bc0;
}
.ant-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #147bc0;
  border-radius: 2px;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}
.ant-checkbox:hover::after,
.ant-checkbox-wrapper:hover .ant-checkbox::after {
  visibility: visible;
}
.ant-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  direction: ltr;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  border-collapse: separate;
  transition: all 0.3s;
}
.ant-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 22%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.ant-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.ant-checkbox-checked .ant-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #147bc0;
  border-color: #147bc0;
}
.ant-checkbox-disabled {
  cursor: not-allowed;
}
.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  animation-name: none;
}
.ant-checkbox-disabled .ant-checkbox-input {
  cursor: not-allowed;
}
.ant-checkbox-disabled .ant-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-checkbox-disabled .ant-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  animation-name: none;
}
.ant-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-checkbox-disabled:hover::after,
.ant-checkbox-wrapper:hover .ant-checkbox-disabled::after {
  visibility: hidden;
}
.ant-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-flex;
  align-items: baseline;
  line-height: unset;
  cursor: pointer;
}
.ant-checkbox-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: '\A0';
}
.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 8px;
}
.ant-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-checkbox-group-item {
  margin-right: 8px;
}
.ant-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-left: 0;
}
.ant-checkbox-indeterminate .ant-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-checkbox-indeterminate .ant-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #147bc0;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-checkbox-rtl {
  direction: rtl;
}
.ant-checkbox-group-rtl .ant-checkbox-group-item {
  margin-right: 0;
  margin-left: 8px;
}
.ant-checkbox-group-rtl .ant-checkbox-group-item:last-child {
  margin-left: 0 !important;
}
.ant-checkbox-group-rtl .ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-left: 8px;
}

.verify-container{width:1040px !important;border:1px solid #e9e8e8;margin:0 auto;margin-top:120px}.verify-container h2{text-align:center}.verify-container .el-tabs{margin:0 auto;width:500px;margin-top:30px}.verify-container .el-tabs #tab-phone,.verify-container .el-tabs #tab-pwd{width:250px;text-align:center;font-size:18px}.verify-container .el-tabs .el-tabs__content{margin-top:40px}.verify-container .temInfo{font-size:17px;color:#606266;margin-bottom:10px;display:inline-block}.verify-container .choose-regist-way{height:100%;width:100%;padding-bottom:50px}.verify-container .choose-regist-way .login-logo{width:400px !important;position:relative;top:30px;left:100px}.choose-regist-way{background-color:#ffffff;padding:0 0px 10px}.choose-regist-way h3{margin-top:30px}.choose-regist-way .regist-type-logo{width:30px;vertical-align:middle;margin-right:20px;height:30px}.choose-regist-way .header{padding:0 20px;width:100%;height:42px;line-height:42px;background:#f7f8fa;color:#555555;font-size:15px}.choose-regist-way .header .header-icon{color:#147bc0;font-weight:bold;font-size:18px}.choose-regist-way .header .header-title-active{color:#147bc0;font-weight:bold}.choose-regist-way .choose-regist-way-content{padding:38px 20px 10px}.choose-regist-way .choose-regist-way-content h4{font-weight:bold}.choose-regist-way .choose-regist-way-content .tips{margin-top:20px;margin-left:63px}.choose-regist-way .choose-regist-way-content .tips .tips-title{font-weight:bold}.choose-regist-way .regist-way{display:flex;width:650px;margin:0 auto;margin-top:20px;justify-content:space-between}.choose-regist-way .regist-way li{cursor:pointer;transition:all 0.28s ease-in;font-size:20px;font-family:Microsoft YaHei;font-weight:bold;color:#086cb3;text-align:center;width:280px;height:120px;line-height:120px;background:#e6f0f7;border:1px solid #086cb3;border-radius:5px;overflow:hidden;text-overflow:ellipsis}.choose-regist-way .regist-way li:hover,.choose-regist-way .regist-way li.branch-active{background:#086cb3;border:1px solid #086cb3;color:#fefefe}.regist-header{display:flex;justify-content:space-between}.regist-header h2{margin-left:30px;line-height:50px}.regist-header .goBack{line-height:50px;cursor:pointer;line-height:50px}.regist-header .goBack span{color:#147bc0;cursor:pointer}.regist-header .goBack .chooseAgain{margin-right:30px}.register1-container{padding-top:23px;width:90%;max-width:1600px;margin:0 auto}.register1-container .headTitle{margin-top:60px}.register1-container .organization-regist{min-height:500px}.register1-container .organization-regist .regist-component{margin:0 auto;margin-top:30px}.register1-container .organization-regist .regist-component .el-row{margin-top:5px}.register1-container .organization-regist .regist-component .regist-step-content{margin-top:30px}.register1-container .organization-regist .regist-component .regist-step-content .frm_tips{color:#9a9a9a}.register1-container .organization-regist .regist-component .regist-step-content .frm_error_tips{color:red}.register1-container .organization-regist .regist-component .regist-step-content .frm_right_tips{color:#14af64}.register1-container .organization-regist .regist-component .regist-step-content .frm_right_tips_icon{margin-right:5px}.register1-container .organization-regist .regist-component .regist-step-content .protocol{color:#147bc0}.register1-container .organization-regist .regist-component .regist-step-content .regist-button-container{border-top:1px solid #e9e8e8;padding-top:30px;padding-left:90px}.step-container1{width:800px;margin:0 auto;text-align:center;display:flex;justify-content:space-between;font-size:16px;padding:0 100px 20px;border-bottom:1px solid #e9e8e8}.step-container1 .step-item .item-order{height:26px;line-height:26px;background-color:#f2f2f5;color:#8a8a8a;font-weight:bold;width:26px;border-radius:50%;margin:0 auto;margin-bottom:10px}.step-container1 .step-item .item-active{background-color:#147bc0;color:#fff}.step-container1 .step-item .desc-active{color:#147bc0}.step-container1 .step-point{width:12px;height:12px;margin-top:7px;border-radius:50%;background-color:#f2f2f5}.step-container1 .point-active{background-color:#147bc0}.banAutoFill{position:absolute;width:0;height:0;opacity:0}.step2-content{max-width:800px;margin:30px auto;display:flex;justify-content:center}.step2-content .step-left{flex:0.5}.step2-content .step-left .org-info{font-size:16px}.step2-content .step-right{flex:0.5}.step2-step-container{width:100%;text-align:center;margin-top:30px}.sureBtn{margin-right:50px}.regist-person h2{text-align:center;font-weight:bold}.regist-person .temInfo{font-size:17px;color:#606266}.regist-person .person-submit-btn{width:300px;margin:0 auto;margin-top:40px;position:relative;right:20px}.loginContent-new{width:100%;margin:0 auto;position:fixed;left:0;top:0;padding:0 20px;z-index:6;padding-top:10px;background-color:#fff}.loginContent-new .head-container{display:flex;width:1040px;margin:0 auto;justify-content:space-between}.loginContent-new .leftContent-new{display:flex;position:relative;left:0 !important;align-items:center}.loginContent-new .leftContent-new .collapse-wrap{line-height:56px;height:100%;float:left;cursor:pointer;transition:background 0.3s;-webkit-tap-highlight-color:transparent;padding:0 15px}.loginContent-new .logoContainer{height:100%;display:flex;align-items:center}.loginContent-new .logoContainer .logo{width:56px;height:56px;margin-right:20px}.loginContent-new .logoContainer .des-content{white-space:nowrap}.loginContent-new .logoContainer .des-content .desc1{font-size:18px;font-weight:bold}.loginContent-new .logoContainer .des-content .desc2{font-size:15px;margin-top:3px}.loginContent-new .lanContainer{width:auto;align-items:center;color:#999999;font-size:14px;display:flex;margin-left:36px}.loginContent-new .lanContainer .switchLan{width:16px;margin-right:12px;height:16px}.loginContent-new .lanContainer .eng,.loginContent-new .lanContainer .zh{cursor:pointer;white-space:nowrap}.loginContent-new .lanContainer .eng .icon,.loginContent-new .lanContainer .zh .icon{text-align:center;line-height:16px;display:inline-block;width:20px;height:20px;border:1px solid #999999;border-radius:50%}.loginContent-new .lanContainer .zh{margin-right:20px}.loginContent-new .lanContainer .active{color:#147bc0 !important}.loginContent-new .lanContainer .active .icon{border-color:#147bc0 !important}.loginContent-new .lanContainer .eng{margin-right:12px}.loginContent-new .lanContainer .divider{margin-right:12px}.loginContent-new .userContainer-new{position:relative;right:0 !important;display:flex;align-items:center;font-size:14px}.loginContent-new .userContainer-new .guid{cursor:pointer;color:#000}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-card {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  background: #fff;
  border-radius: 2px;
}
.ant-card-rtl {
  direction: rtl;
}
.ant-card-hoverable {
  cursor: pointer;
  transition: box-shadow 0.3s, border-color 0.3s;
}
.ant-card-hoverable:hover {
  border-color: transparent;
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
}
.ant-card-bordered {
  border: 1px solid #f0f0f0;
}
.ant-card-head {
  min-height: 48px;
  margin-bottom: -1px;
  padding: 0 24px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  background: transparent;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 2px 2px 0 0;
}
.ant-card-head::before {
  display: table;
  content: '';
}
.ant-card-head::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-head-wrapper {
  display: flex;
  align-items: center;
}
.ant-card-head-title {
  display: inline-block;
  flex: 1;
  padding: 16px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-card-head-title > .ant-typography,
.ant-card-head-title > .ant-typography-edit-content {
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.ant-card-head .ant-tabs {
  clear: both;
  margin-bottom: -17px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
}
.ant-card-head .ant-tabs-bar {
  border-bottom: 1px solid #f0f0f0;
}
.ant-card-extra {
  float: right;
  margin-left: auto;
  padding: 16px 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
}
.ant-card-rtl .ant-card-extra {
  margin-right: auto;
  margin-left: 0;
}
.ant-card-body {
  padding: 24px;
}
.ant-card-body::before {
  display: table;
  content: '';
}
.ant-card-body::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-contain-grid:not(.ant-card-loading) .ant-card-body {
  margin: -1px 0 0 -1px;
  padding: 0;
}
.ant-card-grid {
  float: left;
  width: 33.33%;
  padding: 24px;
  border: 0;
  border-radius: 0;
  box-shadow: 1px 0 0 0 #f0f0f0, 0 1px 0 0 #f0f0f0, 1px 1px 0 0 #f0f0f0, 1px 0 0 0 #f0f0f0 inset, 0 1px 0 0 #f0f0f0 inset;
  transition: all 0.3s;
}
.ant-card-rtl .ant-card-grid {
  float: right;
}
.ant-card-grid-hoverable:hover {
  position: relative;
  z-index: 1;
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
}
.ant-card-contain-tabs > .ant-card-head .ant-card-head-title {
  min-height: 32px;
  padding-bottom: 0;
}
.ant-card-contain-tabs > .ant-card-head .ant-card-extra {
  padding-bottom: 0;
}
.ant-card-bordered .ant-card-cover {
  margin-top: -1px;
  margin-right: -1px;
  margin-left: -1px;
}
.ant-card-cover > * {
  display: block;
  width: 100%;
}
.ant-card-cover img {
  border-radius: 2px 2px 0 0;
}
.ant-card-actions {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  border-top: 1px solid #f0f0f0;
}
.ant-card-actions::before {
  display: table;
  content: '';
}
.ant-card-actions::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-actions > li {
  float: left;
  margin: 12px 0;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
}
.ant-card-rtl .ant-card-actions > li {
  float: right;
}
.ant-card-actions > li > span {
  position: relative;
  display: block;
  min-width: 32px;
  font-size: 14px;
  line-height: 1.5715;
  cursor: pointer;
}
.ant-card-actions > li > span:hover {
  color: #147bc0;
  transition: color 0.3s;
}
.ant-card-actions > li > span a:not(.ant-btn),
.ant-card-actions > li > span > .anticon {
  display: inline-block;
  width: 100%;
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
  transition: color 0.3s;
}
.ant-card-actions > li > span a:not(.ant-btn):hover,
.ant-card-actions > li > span > .anticon:hover {
  color: #147bc0;
}
.ant-card-actions > li > span > .anticon {
  font-size: 16px;
  line-height: 22px;
}
.ant-card-actions > li:not(:last-child) {
  border-right: 1px solid #f0f0f0;
}
.ant-card-rtl .ant-card-actions > li:not(:last-child) {
  border-right: none;
  border-left: 1px solid #f0f0f0;
}
.ant-card-type-inner .ant-card-head {
  padding: 0 24px;
  background: #fafafa;
}
.ant-card-type-inner .ant-card-head-title {
  padding: 12px 0;
  font-size: 14px;
}
.ant-card-type-inner .ant-card-body {
  padding: 16px 24px;
}
.ant-card-type-inner .ant-card-extra {
  padding: 13.5px 0;
}
.ant-card-meta {
  margin: -4px 0;
}
.ant-card-meta::before {
  display: table;
  content: '';
}
.ant-card-meta::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-meta-avatar {
  float: left;
  padding-right: 16px;
}
.ant-card-rtl .ant-card-meta-avatar {
  float: right;
  padding-right: 0;
  padding-left: 16px;
}
.ant-card-meta-detail {
  overflow: hidden;
}
.ant-card-meta-detail > div:not(:last-child) {
  margin-bottom: 8px;
}
.ant-card-meta-title {
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-card-meta-description {
  color: rgba(0, 0, 0, 0.45);
}
.ant-card-loading {
  overflow: hidden;
}
.ant-card-loading .ant-card-body {
  user-select: none;
}
.ant-card-loading-content p {
  margin: 0;
}
.ant-card-loading-block {
  height: 14px;
  margin: 4px 0;
  background: linear-gradient(90deg, rgba(207, 216, 220, 0.2), rgba(207, 216, 220, 0.4), rgba(207, 216, 220, 0.2));
  background-size: 600% 600%;
  border-radius: 2px;
  animation: card-loading 1.4s ease infinite;
}
@keyframes card-loading {
  0%,
  100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
.ant-card-small > .ant-card-head {
  min-height: 36px;
  padding: 0 12px;
  font-size: 14px;
}
.ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-head-title {
  padding: 8px 0;
}
.ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-extra {
  padding: 8px 0;
  font-size: 14px;
}
.ant-card-small > .ant-card-body {
  padding: 12px;
}

.message-container{background-color:#fff;padding:0 20px 20px;min-height:400px}.message-container .spin{width:100%;text-align:center;line-height:400px}.message-container .readed{display:inline-block;text-align:center;width:100px}

.caseList-container .header-wrap{background-color:#fff;padding:24px 20px;width:100%;position:relative;margin-bottom:10px}.caseList-container .header-wrap .header-title{font-size:18px;line-height:40px;font-weight:700;margin-bottom:12px;color:rgba(0,0,0,0.65)}.caseList-container .header-wrap .header-title .title{font-size:20px;font-weight:700}.caseList-container .header-wrap .header-search-wrap .form-item{margin-right:40px;margin-bottom:24px}.caseList-container .header-wrap .header-search-wrap .form-item .ant-form-item-label{padding-right:12px}.caseList-container .header-wrap .header-search-wrap .form-item-control{width:280px;height:35px}.caseList-container .header-wrap .header-search-wrap .form-btn{margin-left:10px}.caseList-container .header-wrap .header-search-wrap .form-select{width:130px}.caseList-container .header-wrap .header-search-wrap .tools-wrap{width:100%;display:flex;justify-content:center;align-items:center}.caseList-container .header-wrap .header-search-wrap .tools-wrap .expand-btn{font-size:12px}.caseList-container .header-wrap .header-search-wrap .tools-wrap .expand-btn .tools-icon{font-size:10px;margin-left:10px}.caseList-container .main-container{background-color:#fff;padding:24px 20px;width:100%;position:relative;padding:15px 20px}.caseList-container .main-container .table-header{display:flex;justify-content:space-between;margin-bottom:15px;align-items:center}.caseList-container .main-container .table-header .table-header-left{display:flex;align-items:center}.caseList-container .main-container .table-header .table-header-left .header-title{margin-right:10px;font-size:18px;font-weight:700;border:none}.caseList-container .main-container .table-header .table-header-left .header-total{color:#999;font-size:14px;margin-left:20px}.caseList-container .main-container .table-content{min-height:350px}.caseList-container .header-wrap .header-search-wrap .form-wrap{width:auto;display:flex;flex-wrap:wrap}.caseList-container .header-wrap .header-search-wrap .form-wrap .form-item .ant-form-item-label{min-width:70px;width:70px;font-weight:normal}.caseList-container .header-wrap .header-search-wrap .form-wrap .form-item .ant-form-item-label .ant-form-item-no-colon{width:100%;text-align-last:justify;text-align:justify;display:grid;line-height:32px;white-space:nowrap}.caseList-container .header-wrap .header-search-wrap .form-wrap .form-item .ant-form-item-label .ant-form-item-no-colon::after{content:'';display:inline-block;width:100%}.en-form{display:flex}.caseList-container .header-wrap .header-search-wrap .form-en-wrap{display:flex;flex-wrap:wrap}.caseList-container .header-wrap .header-search-wrap .form-en-wrap .form-item{margin-right:20px}.caseList-container .header-wrap .header-search-wrap .form-en-wrap .form-item .ant-form-item-label{min-width:110px;width:110px;font-weight:normal;white-space:unset;overflow:unset;line-height:1.3215em}.ant-btn-sm{min-width:50px;min-height:30px;line-height:30px;text-align:center;border-radius:3px}.caseList-container .ant-alert-with-description .ant-alert-icon{top:0}.caseNumber-form{margin-bottom:0}.caseNumber-form .caseNumber-form-item .ant-form-item-label{display:none}

.reserve-wrap{position:relative}.reserve-wrap .reserve-tip{position:absolute;top:3px;left:90px;color:#ffc207;font-size:13px}.reserve-wrap .ant-table-wrapper .ant-table{margin-bottom:20px}.reserve-wrap .reserve-list .court-item{width:350px;margin-top:10px;margin-right:5px;display:inline-block;position:relative}.reserve-wrap .reserve-list .court-item .court-icon{position:absolute;left:6px;top:12px;width:14px;height:14px}.reserve-wrap .reserve-list .court-item .left-title{white-space:nowrap;margin-left:24px;margin-right:6px}.reserve-wrap .reserve-list .ant-card-head{min-height:30px}.reserve-wrap .reserve-list .ant-card-head-title,.reserve-wrap .reserve-list .ant-card-extra{padding:5px 0}.reserve-wrap .reserve-list .ant-card-body{padding:5px;font-size:12px}.reserve-wrap .reserve-list .noPick{color:#dadada}.reserve-wrap .reserve-list .noPick .ant-card-head{color:#dadada}.reserve-wrap .reserve-list .reserve-item{display:flex;justify-content:space-between}.reserve-wrap .reserve-list .reserve-item .court-type{margin-left:10px}.operation{margin-top:20px}.operation .reject{margin-right:20px}.noPickbg{background-color:#aaaaaa !important}.noPickbg:hover{background-color:#aaaaaa !important}.ant-table-tbody>tr:hover:not(.ant-table-expanded-row)>td,.ant-table-tbody .ant-table-row-hover,.ant-table-tbody .ant-table-row-hover>td{background:transparent}.ant-collapse,.ant-collapse-item,.ant-collapse-header,.ant-collapse-content,.ant-collapse-item-active,.ant-collapse-content-active,.ant-collapse-content-box{border:0 !important}.ant-collapse>.ant-collapse-item>.ant-collapse-header{background-color:#eff3f6;padding:6px 15px !important;color:rgba(0,0,0,0.8);font-weight:600}.ant-collapse>.ant-collapse-item>.ant-collapse-header .panel-header{display:inline-block}

.composition-wrap{padding:20px;position:relative}.composition-wrap .composition-head{border-bottom:1px solid #e9e8e8;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.composition-wrap .composition-head .composition-head-title{font-size:16px;font-weight:bold;color:#147bc0}.online-trial{padding:0}.online-trial .branch-item{padding:20px;margin-bottom:10px}.online-trial .branch-item .blue{margin-top:10px !important}.online-trial .title{font-size:18px;font-weight:bold;margin-left:24px;margin-top:20px;margin-bottom:10px;position:relative}.online-trial .orange::before{width:4px;height:20px;content:'';top:4px;left:-14px;display:inline-block;background-color:#e6a23c;position:absolute}.online-trial .blue::before{width:4px;height:20px;content:'';top:4px;left:-14px;display:inline-block;background-color:#409eff;position:absolute}.otherProcesses-wrap .ant-tabs-tab{border-top:none !important;border-left:none !important}.otherProcesses-wrap .ant-descriptions-row{display:flex}.otherProcesses-wrap .ant-descriptions-row .ant-descriptions-item-label{width:150px;background-color:#fff}.otherProcesses-wrap .ant-descriptions-row .ant-descriptions-item-label>span{white-space:wrap}.pd10{padding:10px}.plborder{border:1px solid #e9e8e8;padding:0 10px;padding-bottom:10px}.border{border:1px solid #e9e8e8}.jurisdiction-form .header-handle .header-handle-title{display:flex;justify-content:space-between;align-items:center;padding:10px}.jurisdiction-form .header-handle .header-handle-list{border-top:1px solid #e9e8e8;padding:10px;display:flex;flex-direction:column}.jurisdiction-form .header-handle .header-handle-list .ant-typography{cursor:pointer}.jurisdiction-form .header-handle .header-handle-list .active{color:#1890ff}.jurisdiction-form .content-form{margin-top:12px}.jurisdiction-form .content-form .ant-form-item-label{overflow:unset;white-space:unset}.jurisdiction-form .content-form .c-f-header{width:100%;background-color:#eff3f5;padding:8px 12px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.video-modal .ant-alert-warning{background-color:#fff;border:none}.composition-appointment-head{padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.composition-appointment-head .composition-head-title{font-size:16px;font-weight:bold;color:#1890ff}.composition-appointment-head .composition-head-tab{display:flex}.composition-appointment-head .composition-head-tab .composition-head-tab-item{margin-right:20px;cursor:pointer;padding:6px;border-radius:6px;background-color:#eeeeee;border:1px solid #eee}.composition-appointment-head .composition-head-tab .tab-active{position:relative;color:#147bc0;border:1px solid #147bc0;background-color:#e5f0fa}

.claim-and-evidence-content{margin:0 auto;min-height:400px;padding:0 10px}.claim-and-evidence-content::-webkit-scrollbar{width:8px;height:8px;background-color:#efefef}.claim-and-evidence-content::-webkit-scrollbar-track{border-radius:5px;background-color:#efefef}.claim-and-evidence-content::-webkit-scrollbar-thumb{border-radius:5px;background-color:#147bc0;border:1px solid #147bc0}.claim-and-evidence-content .claim{margin-bottom:30px}.claim-and-evidence-content .title{font-size:18px;margin:0 auto;margin-bottom:10px;width:100%;border-bottom:1px solid #e9e8e8;padding-bottom:10px}.claim-and-evidence-content .allForm{border:1px solid #e9e8e8}.claim-and-evidence-content .allForm .titleNew{font-size:18px;margin:0 auto;color:#147bc0;margin-bottom:10px;width:98%;margin-left:20px;padding-bottom:10px;border-bottom:1px solid #e9e8e8}.claim-and-evidence-content .allForm .uploading{margin-top:30px}.claim-and-evidence-content .saveReasonBtn{margin:0 auto;margin-top:10px}.claim-and-evidence-content .add-request{margin:0 auto;width:60%;margin-top:40px;display:flex;align-items:center;text-align:center}.claim-and-evidence-content .add-request .divider{display:inline-block;width:43%;height:1px;border-top:1px dashed #e9e8e8}.claim-and-evidence-content .add-request .addRequestBtn{background:#14af64;margin-left:20px;margin-right:20px;font-size:13px;display:inline-block;width:120px;text-align:center;color:#ffffff;height:30px;line-height:30px;border-radius:3px;cursor:pointer}.claim-and-evidence-content .claim-container{margin:0 auto;margin-top:10px;padding-bottom:20px}.claim-and-evidence-content .claim-container .saveClaimInfo{float:right;margin-top:20px}.claim-and-evidence-content .request{margin-top:80px}.attention-container .ant-alert-with-description .ant-alert-icon{position:relative;top:60px;margin:20px;padding-right:10px;font-size:26px}.attention-container .ant-alert-with-description .ant-alert-message{font-size:18px;font-weight:bold}.plaintOrder{width:98%;margin:0 auto;font-size:18px;margin-top:10px;margin-bottom:20px;display:flex;font-weight:bold;justify-content:space-between;align-items:center;padding:10px 50px;margin-left:20px;background-color:#f3f8fc;color:#000}.plaintOrder .applicant-num-container{background-color:#f3f8fc;border-radius:20px;float:left;height:100%;color:#000;display:flex;align-items:center}.respondent-step-container{text-align:center;margin-top:30px}.respondent-step-container .step-btn:nth-child(1){margin-right:20px}.respondent-step-container .next-btn{color:#fff}.operate-btn{cursor:pointer}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.add-court-container{width:100%}.add-court-container .court-item{min-width:250px;margin-top:10px;display:inline-block;margin-right:20px}.add-court-container .ant-card-head-title,.add-court-container .ant-card-extra{padding:5px 0}.add-court-container .ant-card-body{padding:5px}.add-court-container .add-court{text-align:center;color:#147bc0;cursor:pointer;border:1px solid #147bc0}.add-court-container .add-court .icon{font-size:45px}.add-court-container .add-court .tips{margin-top:-40px}

.report-time-wrap .setting-appointment-time{margin-top:10px;font-size:18px}.report-time-wrap .appointment-form{margin-left:26px;margin-top:10px}.report-time-wrap table:hover,.report-time-wrap tr:hover,.report-time-wrap thead:hover{background:#fff !important}.report-time-wrap .ant-table-tbody>tr.ant-table-row:hover>td{background:#fff !important}.report-time-wrap .ant-table-tbody tr .ant-table-cell{vertical-align:middle}.report-time-wrap .appointment-cell{cursor:pointer}.report-time-wrap .ant-table-thead tr th,.report-time-wrap .ant-table-body tr td{vertical-align:middle}.month-info{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.month-info .current-date{margin:0 10px}.ant-table-content::-webkit-scrollbar{width:8px;height:8px;background-color:#efefef}.ant-table-content::-webkit-scrollbar-track{border-radius:5px;background-color:#efefef}.ant-table-content::-webkit-scrollbar-thumb{border-radius:5px;background-color:#147bc0;border:1px solid #147bc0}.appointment-time-search{height:42px;display:flex;border:1px solid #d9d9d9;margin-bottom:12px;align-items:center}.appointment-time-search .search-title{font-weight:bold;border-right:1px solid #d9d9d9;height:100%;padding:0 10px;line-height:42px}.appointment-time-search .search-date{height:100%;line-height:42px;padding:0 10px;border-right:1px solid #d9d9d9}.appointment-time-search .search-btns{padding:0 10px}.appointment-time-search .search-btns .ant-btn{margin-right:10px}.btns-list{margin-top:30px;text-align:center}.btns-list .ant-btn{margin-right:20px}.setting-appointment-time .ant-col-6{max-width:26%;flex:0 0 26%}.content-tip{max-height:300px;overflow-y:auto}.content-tip::-webkit-scrollbar{width:8px;height:8px;background-color:#efefef}.content-tip::-webkit-scrollbar-track{border-radius:5px;background-color:#efefef}.content-tip::-webkit-scrollbar-thumb{border-radius:5px;background-color:#147bc0;border:1px solid #147bc0}.content-tip .title{display:inline-flex;align-items:center}.content-tip .title::after{content:':';position:relative;top:-0.5px;margin:0 8px 0 2px}.nowrap-cell{white-space:nowrap}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-descriptions-header {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.ant-descriptions-title {
  flex: auto;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5715;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-descriptions-extra {
  margin-left: auto;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}
.ant-descriptions-view {
  width: 100%;
  overflow: hidden;
  border-radius: 2px;
}
.ant-descriptions-view table {
  width: 100%;
  table-layout: fixed;
}
.ant-descriptions-row > th,
.ant-descriptions-row > td {
  padding-bottom: 16px;
}
.ant-descriptions-row:last-child {
  border-bottom: none;
}
.ant-descriptions-item-label {
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5715;
  text-align: start;
}
.ant-descriptions-item-label::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.ant-descriptions-item-label.ant-descriptions-item-no-colon::after {
  content: ' ';
}
.ant-descriptions-item-no-label::after {
  margin: 0;
  content: '';
}
.ant-descriptions-item-content {
  display: table-cell;
  flex: 1;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  word-break: break-word;
  overflow-wrap: break-word;
}
.ant-descriptions-item {
  padding-bottom: 0;
  vertical-align: top;
}
.ant-descriptions-item-container {
  display: flex;
}
.ant-descriptions-item-container .ant-descriptions-item-label,
.ant-descriptions-item-container .ant-descriptions-item-content {
  display: inline-flex;
  align-items: baseline;
}
.ant-descriptions-middle .ant-descriptions-row > th,
.ant-descriptions-middle .ant-descriptions-row > td {
  padding-bottom: 12px;
}
.ant-descriptions-small .ant-descriptions-row > th,
.ant-descriptions-small .ant-descriptions-row > td {
  padding-bottom: 8px;
}
.ant-descriptions-bordered .ant-descriptions-view {
  border: 1px solid #f0f0f0;
}
.ant-descriptions-bordered .ant-descriptions-view > table {
  table-layout: auto;
}
.ant-descriptions-bordered .ant-descriptions-item-label,
.ant-descriptions-bordered .ant-descriptions-item-content {
  padding: 16px 24px;
  border-right: 1px solid #f0f0f0;
}
.ant-descriptions-bordered .ant-descriptions-item-label:last-child,
.ant-descriptions-bordered .ant-descriptions-item-content:last-child {
  border-right: none;
}
.ant-descriptions-bordered .ant-descriptions-item-label {
  background-color: #fafafa;
}
.ant-descriptions-bordered .ant-descriptions-item-label::after {
  display: none;
}
.ant-descriptions-bordered .ant-descriptions-row {
  border-bottom: 1px solid #f0f0f0;
}
.ant-descriptions-bordered .ant-descriptions-row:last-child {
  border-bottom: none;
}
.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label,
.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-content {
  padding: 12px 24px;
}
.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label,
.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content {
  padding: 8px 16px;
}
.ant-descriptions-rtl {
  direction: rtl;
}
.ant-descriptions-rtl .ant-descriptions-item-label::after {
  margin: 0 2px 0 8px;
}
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-label,
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-content {
  border-right: none;
  border-left: 1px solid #f0f0f0;
}
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-label:last-child,
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-content:last-child {
  border-left: none;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-skeleton {
  display: table;
  width: 100%;
}
.ant-skeleton-header {
  display: table-cell;
  padding-right: 16px;
  vertical-align: top;
}
.ant-skeleton-header .ant-skeleton-avatar {
  display: inline-block;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-header .ant-skeleton-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-header .ant-skeleton-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-content {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}
.ant-skeleton-content .ant-skeleton-title {
  width: 100%;
  height: 16px;
  margin-top: 16px;
  background: rgba(190, 190, 190, 0.2);
  border-radius: 4px;
}
.ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
  margin-top: 24px;
}
.ant-skeleton-content .ant-skeleton-paragraph {
  padding: 0;
}
.ant-skeleton-content .ant-skeleton-paragraph > li {
  width: 100%;
  height: 16px;
  list-style: none;
  background: rgba(190, 190, 190, 0.2);
  border-radius: 4px;
}
.ant-skeleton-content .ant-skeleton-paragraph > li:last-child:not(:first-child):not(:nth-child(2)) {
  width: 61%;
}
.ant-skeleton-content .ant-skeleton-paragraph > li + li {
  margin-top: 16px;
}
.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title {
  margin-top: 12px;
}
.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
  margin-top: 28px;
}
.ant-skeleton-round .ant-skeleton-content .ant-skeleton-title,
.ant-skeleton-round .ant-skeleton-content .ant-skeleton-paragraph > li {
  border-radius: 100px;
}
.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,
.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph > li {
  background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
  background-size: 400% 100%;
  animation: ant-skeleton-loading 1.4s ease infinite;
}
.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar {
  background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
  background-size: 400% 100%;
  animation: ant-skeleton-loading 1.4s ease infinite;
}
.ant-skeleton.ant-skeleton-active .ant-skeleton-button {
  background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
  background-size: 400% 100%;
  animation: ant-skeleton-loading 1.4s ease infinite;
}
.ant-skeleton.ant-skeleton-active .ant-skeleton-input {
  background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
  background-size: 400% 100%;
  animation: ant-skeleton-loading 1.4s ease infinite;
}
.ant-skeleton.ant-skeleton-active .ant-skeleton-image {
  background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
  background-size: 400% 100%;
  animation: ant-skeleton-loading 1.4s ease infinite;
}
.ant-skeleton-element {
  display: inline-block;
  width: auto;
}
.ant-skeleton-element .ant-skeleton-button {
  display: inline-block;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  border-radius: 2px;
  width: 64px;
  height: 32px;
  line-height: 32px;
}
.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-circle {
  width: 32px;
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-round {
  border-radius: 32px;
}
.ant-skeleton-element .ant-skeleton-button-lg {
  width: 80px;
  height: 40px;
  line-height: 40px;
}
.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-circle {
  width: 40px;
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-round {
  border-radius: 40px;
}
.ant-skeleton-element .ant-skeleton-button-sm {
  width: 48px;
  height: 24px;
  line-height: 24px;
}
.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-circle {
  width: 24px;
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-round {
  border-radius: 24px;
}
.ant-skeleton-element .ant-skeleton-avatar {
  display: inline-block;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.ant-skeleton-element .ant-skeleton-avatar.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.ant-skeleton-element .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.ant-skeleton-element .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-input {
  display: inline-block;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  width: 100%;
  height: 32px;
  line-height: 32px;
}
.ant-skeleton-element .ant-skeleton-input-lg {
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.ant-skeleton-element .ant-skeleton-input-sm {
  width: 100%;
  height: 24px;
  line-height: 24px;
}
.ant-skeleton-element .ant-skeleton-image {
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  width: 96px;
  height: 96px;
  line-height: 96px;
}
.ant-skeleton-element .ant-skeleton-image.ant-skeleton-image-circle {
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-image-path {
  fill: #bfbfbf;
}
.ant-skeleton-element .ant-skeleton-image-svg {
  width: 48px;
  height: 48px;
  line-height: 48px;
  max-width: 192px;
  max-height: 192px;
}
.ant-skeleton-element .ant-skeleton-image-svg.ant-skeleton-image-circle {
  border-radius: 50%;
}
@keyframes ant-skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.ant-skeleton-rtl {
  direction: rtl;
}
.ant-skeleton-rtl .ant-skeleton-header {
  padding-right: 0;
  padding-left: 16px;
}
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph > li {
  animation-name: ant-skeleton-loading-rtl;
}
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar {
  animation-name: ant-skeleton-loading-rtl;
}
@keyframes ant-skeleton-loading-rtl {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}

.picList{font-size:0;margin-top:12px}.picList .record_item{display:inline-block;position:relative;width:260px;height:136px;margin-bottom:12px;border-radius:5px;overflow:hidden}.picList .record_item:nth-child(2n){margin-left:18px}.picList .record_item .pic{height:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.picList .record_item .name{position:absolute;width:100%;height:30px;line-height:30px;margin-bottom:0;bottom:0;left:0;color:white;font-size:12px;text-align:center;opacity:0;z-index:-2;transition:all 0.4s;background-color:rgba(0,0,0,0.53)}.picList .record_item:hover{cursor:pointer}.picList .record_item:hover .name{opacity:1;z-index:1}.picList .item_raido{position:absolute;display:flex;width:20px;height:20px;top:10px;right:10px;z-index:10;border-radius:50%;transition:all 0.4s;border:1px solid #a3a3a3;background-color:transparent}.picList .item_raido.hide{display:none}.picList .item_raido.on{border-color:#147bc0;background-color:#147bc0}.picList .item_raido.on>img{display:block}.picList .item_raido img{display:none;margin:auto;max-width:80%}.showDiv{position:fixed;width:500px;height:600px;top:50%;left:50%;z-index:100;background-color:white;border:1px solid #eee;transition:all 0.4s;overflow:hidden;transform:translate(-50%, -50%) scale(0)}.showDiv.on{transform:translate(-50%, -50%)}.showDiv .show_head{display:flex;height:60px;padding:0 30px;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.showDiv .show_head .right{cursor:pointer}.showDiv .show_head .right img{max-width:40px}.showDiv .show_main{display:flex;height:540px}.showDiv .show_main img{position:relative;display:block;margin:0 auto}.showDiv .poab{position:absolute;display:flex;top:50%;left:50%;width:100%;height:50px;padding:0 30px;align-items:center;justify-content:space-between;transform:translate(-50%, -50%)}.showDiv .poab>div img{display:block;max-width:40px;cursor:pointer}

.odr-login-bg-container{width:100%;position:relative}.odr-login-inner-container{padding:0 50px;padding-top:30px;width:410px;border-radius:5px;background:#ffffff}.odr-login-inner-container .sureBtn{width:100%;background:#2658b7;border-radius:3px;margin-top:10px}.odr-login-inner-container .advice{font-size:14px;margin-top:10px;text-align:left}.odr-login-inner-container .advice .advice-link{color:#147bc0}.odr-login-inner-container .login-form-button{background-color:#147bc0;border-color:#147bc0;height:40px}.odr-login-inner-container .login_header_title{text-align:center;font-size:20px;margin-bottom:-10px}.odr-login-inner-container .login_header_title .litigantLogin{margin-right:30px}.odr-login-inner-container .login_header_title .divider{display:inline-block;width:1px;border-left:2px solid #e9e8e8;margin-right:30px}.odr-login-inner-container .login_header_title .nav{cursor:pointer}.odr-login-inner-container .login_header_title .nav:nth-child(1){margin-right:30px}.odr-login-inner-container .login_header_title .last{margin:0 !important}.odr-login-inner-container .login_header_title .on{padding-bottom:3px;color:#147bc0;font-weight:bold;border-bottom:3px solid #147bc0}.odr-login-inner-container .login-form{max-width:300px;margin-top:50px}.odr-login-inner-container .ant-col-rtl .login-form-forgot{float:left}.odr-login-inner-container .login-form-button{width:100%}.odr-login-inner-container .register{display:inline-block;margin-top:15px}.odr-login-inner-container .login-footer-wrap{text-align:center}.odr-login-inner-container .login-footer-wrap .footer-icon{color:#e6e6e6;margin:0 10px;font-size:18px}.odr-login-inner-container .login-footer-wrap>a{font-size:16px;color:#147bc0}.odr-login-inner-container .login-footer-wrap-2{text-align:left}.odr-login-inner-container .login-footer-wrap-2 .footer-icon{color:#e6e6e6;margin:0 10px;font-size:18px}.odr-login-inner-container .login-footer-wrap-2>a{display:block;font-size:16px;color:#147bc0}.odr-login-inner-container .twoFactor{font-size:14px;max-width:300px;margin-top:50px}.odr-login-inner-container .twoFactor .factorLight{color:#f59a23}.odr-login-inner-container .twoFactor .twoFactorType{display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px}.odr-login-inner-container .twoFactor .twoFactorType .switchFactorType{color:#e6a23c;padding:6px;box-sizing:border-box;background-color:#fdf6ec;border:1px solid #faecd8;cursor:pointer;margin-left:20px}.odr-login-inner-container .twoFactor .twoFactorText{margin-bottom:10px}.odr-login-inner-container .twoFactor .twoFactorCode{margin-bottom:10px}.odr-login-inner-container .twoFactorNone{max-width:300px;margin-top:50px;text-align:center}.odr-login-inner-container .twoFactorNone .twoFactorNoneIcon{font-size:60px;margin-bottom:20px}.odr-login-inner-container .twoFactorNone .twoFactorNoneText{font-size:16px}

.step-container{display:flex;padding:0 30px;font-size:15px;margin:0 auto;text-align:center;display:flex;justify-content:space-between;margin-top:30px}.step-container .zh-step2-item{margin:0 20px}.step-container .zh-step3-item{margin-left:22px}.step-container .step-item{max-width:160px}.step-container .step-item .item-order{height:26px;line-height:26px;background-color:#f2f2f5;color:#8a8a8a;font-weight:bold;width:26px;border-radius:50%;margin:0 auto;margin-bottom:10px;text-align:center}.step-container .step-item .item-active{background-color:#147bc0;color:#fff}.step-container .step-item .desc-active{color:#147bc0}.step-container .step-point{width:12px;height:12px;margin-top:7px;border-radius:50%;background-color:#f2f2f5}.step-container .point-active{color:#147bc0}.fp-container .fp-tips{text-align:left;margin-bottom:30px}.fp-container .fp-tips>span{color:#3a6ffe}.fp-container .fp-title{text-align:center;font-size:22px;font-weight:normal;padding:30px 0}.fp-container .fp-content{box-sizing:border-box}.fp-container .verifyBtn{margin-top:30px;width:100%;background-color:#147bc0;border:1px solid #147bc0;margin-bottom:15px}.fp-container .toLogin-btn{font-size:14px;cursor:pointer;color:#3a6ffe}

.casePay-container{border:1px solid #dcdfe6}.casePay-container .main-container{padding:20px !important}.casePay-container>.ant-tabs-card .ant-tabs-content{margin-top:-16px}.casePay-container>.ant-tabs-card>.ant-tabs-nav::before{display:none}.casePay-container>.ant-tabs-card .ant-tabs-tab,[data-theme='compact'] .casePay-container>.ant-tabs-card .ant-tabs-tab{background:transparent;border-color:transparent}.casePay-container>.ant-tabs-card .ant-tabs-tab-active,[data-theme='compact'] .casePay-container>.ant-tabs-card .ant-tabs-tab-active{background:#fff;border-color:#fff}#components-tabs-demo-card-top .code-box-demo{padding:24px;overflow:hidden;background:#f5f5f5}[data-theme='compact'] .casePay-container>.ant-tabs-card .ant-tabs-content{height:120px;margin-top:-8px}[data-theme='dark'] .casePay-container>.ant-tabs-card .ant-tabs-tab{background:transparent;border-color:transparent}[data-theme='dark'] #components-tabs-demo-card-top .code-box-demo{background:#000}[data-theme='dark'] .casePay-container>.ant-tabs-card .ant-tabs-content>.ant-tabs-tabpane{background:#141414}[data-theme='dark'] .casePay-container>.ant-tabs-card .ant-tabs-tab-active{background:#141414;border-color:#141414}

.enOtherFileFormItem .ant-form-item-required{white-space:pre-line;text-align-last:justify;text-align:justify;height:35px}

