body {
  overflow-x: hidden;
  letter-spacing: 0;
}
body a {
  text-decoration: none !important;
}
body {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.65);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-feature-settings: "tnum", "tnum";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  margin: 0;
}
body,
html {
  height: 100%;
  width: 100%;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* 选中时的样式 */
.styInp[type="checkbox"]:checked {
  background-color: #e60021;
}
.styInp[type="checkbox"]:checked::after {
  background-color: #ffd451;
}
 /deep/ .el-upload {
  display: block;
}
*,
:after,
:before {
  box-sizing: border-box;
}
.layout {
  display: flex;
  align-items: center;
  background-image: linear-gradient(180deg, #f6fafe 0%, #ffead9 98%);
}
.layout .pageLeft {
  padding: 0 16px;
}
.layout .pageLeft.LeftMenu {
  height: 100vh;
  min-width: 179px;
  overflow-y: scroll;
  scrollbar-width: none;
  width: 179px;
}
.layout .pageLeft.LeftMenu::-webkit-scrollbar {
  display: none;
}
.layout .pageLeft .logo {
  height: 100px;
  text-align: center;
}
.layout .pageLeft .logo .img22 {
  height: 50px;
  margin-top: 25px;
}
.layout .pageLeft .searchBtn {
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  border-top: 1px solid rgba(0, 0, 0, 0.04);
  padding: 12px 0;
}
.layout .pageLeft .searchBtn .searchOrder {
  border-radius: 8px;
  cursor: pointer;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 100%;
  color: #fff;
  background: #ffa545;
}
.layout .pageLeft .searchBtn .searchOrder .anticon {
  color: inherit;
  display: inline-block;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-rendering: optimizeLegibility;
  text-transform: none;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.layout .pageLeft .searchBtn .searchOrder .searchIcon {
  margin-right: 4px;
}
.layout .pageLeft .menu .active,
.layout .pageLeft .menu .menu_item:hover {
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
}
.layout .pageLeft .menu .active {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
  background: #ffffff;
}
.layout .pageLeft .menu .menu_item:hover {
  background: rgba(255, 165, 69, 0.1);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
  color: #101452;
}
.layout .pageLeft .menu .menu_item {
  color: rgba(16, 20, 82, 0.4);
  cursor: pointer;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  margin-top: 4px;
  padding-left: 10px;
  position: relative;
  width: 148px;
}
.layout .pageLeft .menu .menu_item img {
  border-style: none;
  vertical-align: middle;
}
.layout .pageLeft .menu .menu_item .img3 {
  height: 16px;
  position: absolute;
  right: 30px;
  top: 10px;
  width: 16px;
}
.layout .RightContent {
  flex: 1;
}
.layout .RightContent .extremeSpeed {
  display: flex;
  height: 100%;
  padding: 0 16px 0 0;
}
.layout .RightContent .extremeSpeed .leftView {
  background-image: linear-gradient(180deg, #fff8ef 1%, #fff5ed);
  border-radius: 8px 0 0 8px;
  height: 100vh;
  overflow-y: scroll;
  scrollbar-width: none;
  width: 368px;
}
.layout .RightContent .extremeSpeed .leftView::-webkit-scrollbar {
  display: none;
}
.layout .RightContent .extremeSpeed .leftView .bg {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  text-align: center;
  width: 100%;
}
.layout .RightContent .extremeSpeed .leftView .bg .download {
  background-image: linear-gradient(230deg, #ffbb05, #ff9c2e), linear-gradient(230deg, #8852ff, #bd71fe);
  border-radius: 4px;
  color: #fff;
  font-family: PingFangSC-Semibold;
  font-size: 12px;
  font-weight: 600;
  height: 24px;
  line-height: 24px;
  position: absolute;
  right: 36px;
  text-align: center;
  top: 648px;
  width: 64px;
}
.layout .RightContent .extremeSpeed .leftView .bg .download2 {
  right: 43px;
  top: 580px;
}
.layout .RightContent .extremeSpeed .leftView .bg .download3 {
  right: 43px;
  top: 576px;
}
.layout .RightContent .extremeSpeed .leftView .bg .download4 {
  right: 151px;
  top: 530px;
}
.layout .RightContent .extremeSpeed .leftView .bg .download8 {
  right: 151px;
  top: 530px;
}
.layout .RightContent .extremeSpeed .leftView .bg .download9 {
  right: 151px;
  top: 610px;
}
.layout .RightContent .extremeSpeed .leftView img {
  width: 100%;
  border-style: none;
  vertical-align: middle;
}
.layout .RightContent .extremeSpeed .rightView {
  background-color: #fff;
  flex: 1;
  height: 100vh;
  overflow-y: scroll;
  padding: 16px;
  position: relative;
  scrollbar-width: none;
}
.layout .RightContent .extremeSpeed .rightView::-webkit-scrollbar {
  display: none;
}
.layout .RightContent .extremeSpeed .rightView .searchPop {
  border-radius: 6px;
  left: 0;
  padding: 18px 16px;
  top: 58px;
  width: 100%;
  z-index: 10;
  background: #ffffff;
  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);
  position: absolute;
}
.layout .RightContent .extremeSpeed .rightView .searchPop .hotTitle .ant-spin-nested-loading {
  position: relative;
}
.layout .RightContent .extremeSpeed .rightView .searchPop .hotTitle .ant-spin-nested-loading .ant-spin-container {
  position: relative;
  transition: opacity 0.3s;
}
.layout .RightContent .extremeSpeed .rightView .searchPop .hotTitle .ant-spin-nested-loading #qrcode canvas {
  width: 100%;
}
.layout .RightContent .extremeSpeed .rightView .searchPop .hotTitle .tit {
  line-height: normal;
  line-height: 1.5;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.layout .RightContent .extremeSpeed .rightView .searchPop .hotTitle .tit span {
  font-size: 14px;
  font-weight: 700;
}
.layout .RightContent .extremeSpeed .rightView .searchPop .hotTitle .tit .linkBtn {
  font-size: 12px;
  color: #3e4654;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  display: flex;
  align-items: center;
}
.layout .RightContent .extremeSpeed .rightView .searchPop .hotTitle .tit .linkBtn span {
  font-size: 12px;
}
.layout .RightContent .extremeSpeed .rightView .searchPop .hotTitle .tit .ant-btn > span + .anticon {
  margin-left: 8px;
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  line-height: 0;
  color: #5c65f9;
}
.layout .RightContent .extremeSpeed .rightView .searchPop .hotTitle .cont {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.layout .RightContent .extremeSpeed .rightView .searchPop .hotTitle .cont .cont_item {
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  padding: 7px 28px;
  width: 49%;
  background: rgba(62, 70, 84, 0.05);
  color: #3e4654;
}
.layout .RightContent .extremeSpeed .rightView .tip {
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 49px;
  text-align: center;
}
.layout .RightContent .extremeSpeed .rightView .tip {
  background-image: linear-gradient(0deg, rgba(255, 254, 250, 0.6) 17%, rgba(255, 240, 222, 0.6) 88%);
  border: 1px solid;
  border-image: linear-gradient(to right, rgba(255, 254, 250, 0.6) 17%, rgba(255, 240, 222, 0.6) 88%);
  color: #3e4654;
}
.layout .RightContent .extremeSpeed .rightView .tip img {
  vertical-align: text-bottom;
}
.layout .RightContent .extremeSpeed .rightView .title {
  font-size: 24px;
  font-weight: 600;
  margin-top: 36px;
  text-align: center;
  color: #1a2029;
}
.layout .RightContent .extremeSpeed .rightView .switchType {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 10px;
}
.layout .RightContent .extremeSpeed .rightView .switchType .lwTitle {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}
.layout .RightContent .extremeSpeed .rightView .switchType .lwTitle img {
  vertical-align: top;
}
.layout .RightContent .extremeSpeed .rightView .switchType .switchBtn {
  background: rgba(255, 152, 42, 0.08);
  border-radius: 14px;
  color: #ff982a;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  width: 224px;
}
.layout .RightContent .extremeSpeed .rightView .switchType .switchBtn img {
  border-style: none;
  vertical-align: middle;
}
.layout .RightContent .extremeSpeed .rightView .switchType .switchBtn .hot {
  position: absolute;
  right: 5px;
  top: -10px;
}
.layout .RightContent .extremeSpeed .rightView .ant-form {
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  font-feature-settings: "tnum", "tnum";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  margin: 0;
  padding: 0;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .inpBox {
  position: relative;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .inpBox .ant-input {
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  font-feature-settings: "tnum", "tnum";
  font-size: 14px;
  font-variant: tabular-nums;
  height: 46px;
  line-height: 1.5;
  list-style: none;
  margin: 0;
  padding: 4px 11px;
  position: relative;
  transition: all 0.3s;
  width: 100%;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .inpBox .ant-input:focus,
.layout .RightContent .extremeSpeed .rightView .ant-form .inpBox .ant-input:hover {
  border-color: #ffd451 !important;
  outline: none;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .inpBox .ant-input-suffix {
  right: 12px;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .inpBox .ant-input-suffix {
  align-items: center;
  color: rgba(0, 0, 0, 0.65);
  display: flex;
  line-height: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .inpBox .ant-input-suffix .flex {
  display: flex;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .inpBox .ant-input-suffix .align-center {
  align-items: center;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .inpBox .ant-input-suffix .recommendedTitle {
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  margin-left: 8px;
  text-align: center;
  width: 95px;
  background-image: linear-gradient(-45deg, #ffa545 0%, #ffd451 100%);
  color: #ffffff;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .inpBox .ant-input-suffix .recommendedTitle img {
  margin-right: 4px;
  vertical-align: sub;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-form-item {
  margin-bottom: 15px;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row {
  height: auto;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  zoom: 1;
  box-sizing: border-box;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty {
  display: flex;
  align-items: center;
  line-height: 40px;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty.shuziSty {
  align-items: flex-start;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .rt_Title {
  color: rgba(0, 0, 0, 0.85);
  margin-right: 12px;
  width: 12.5%;
  text-align: right;
  position: relative;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .rt_Title.rt_TitleActive::before {
  color: #f5222d;
  content: "*";
  display: inline-block;
  font-family: SimSun, sans-serif;
  font-size: 14px;
  line-height: 1;
  margin-right: 4px;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 83.33333333%;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right.right2 {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 5px;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right.right2 .shuziTop {
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right.right2 .shuziList {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right.right2 .shuziList .shuziItem {
  border-radius: 2px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-right: 8px;
  padding: 2px 8px;
  background: rgba(62, 70, 84, 0.05);
  color: #333;
  box-sizing: border-box;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .cheBox {
  display: flex;
  align-items: center;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-form-item-control {
  line-height: 40px;
  position: relative;
  zoom: 1;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-form-item-control .pClass {
  background: #fff;
  border: 1px solid rgba(62, 70, 84, 0.18);
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  height: 130px;
  margin-right: 16px;
  padding: 10px 12px;
  width: 240px;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-form-item-control .pClass .ptop {
  border-bottom: 1px solid rgba(62, 70, 84, 0.09);
  font-size: 14px;
  height: 30px;
  line-height: 22px;
  padding-bottom: 8px;
  display: flex;
  align-items: center;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-form-item-control .pClass .ptop .ant-checkbox-wrapper {
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  cursor: pointer;
  display: inline-block;
  font-feature-settings: "tnum", "tnum";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  line-height: inherit;
  list-style: none;
  margin: 0;
  padding: 0;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-form-item-control .pClass .anticon {
  color: inherit;
  display: inline-block;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-rendering: optimizeLegibility;
  text-transform: none;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-form-item-control .pClass .pbottom {
  color: rgba(62, 70, 84, 0.55);
  font-family: PingFangSC-Regular;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  padding: 5px 0;
  text-align: justify;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-form-item-control .pActive {
  background: #fff5ed;
  border: 1px solid #ffa545;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .txt {
  color: rgba(0, 0, 0, 0.65);
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .uploading {
  display: flex;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .uploading .el-upload-list .el-upload-list__item:first-child {
  margin-top: 0 !important;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .uploading .uploadingBtn {
  background-color: transparent;
  border: none;
  color: #ffd451;
  padding: 0 15px;
  cursor: pointer;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .path .anticon-question-circle {
  display: flex;
  align-items: center;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .fx {
  display: flex;
  align-items: center;
  margin-right: 8px;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .fx span {
  padding: 0 5px;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ys {
  color: rgba(62, 70, 84, 0.35);
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right select {
  outline: none;
  width: 172px;
  line-height: 30px;
  height: 30px;
  padding: 0 10px;
  border-color: #d9d9d9;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right select:focus,
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right select:hover {
  border-color: #ffd451 !important;
  outline: none;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .inp {
  line-height: 30px;
  height: 30px;
  padding: 0 10px;
  width: 100%;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .inp:focus,
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .inp:hover {
  border-color: #ffd451 !important;
  outline: none;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right #numBox0 {
  height: 30px;
  padding: 0 10px;
  width: 178px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  font-weight: 100;
  margin-right: 20px;
  line-height: 1.5;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right #numBox0:focus,
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right #numBox0:hover {
  border-color: #ffd451 !important;
  outline: none;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right #numBox {
  height: 30px;
  padding: 0 10px;
  width: 178px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  font-weight: 100;
  margin-right: 20px;
  line-height: 1.5;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right #numBox:focus,
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right #numBox:hover {
  border-color: #ffd451 !important;
  outline: none;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .mt-20 {
  margin-top: 10px;
  width: 100%;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right #tab1_box {
  display: block;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right #tab2_box {
  display: none;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-input {
  max-width: 100%;
  vertical-align: bottom;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  font-feature-settings: "tnum", "tnum";
  font-size: 14px;
  font-variant: tabular-nums;
  height: 32px;
  line-height: 1.5;
  list-style: none;
  margin: 0;
  padding: 4px 11px;
  position: relative;
  transition: all 0.3s;
  width: 100%;
  outline: none;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-input:focus,
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-input:hover {
  border-color: #ffd451 !important;
  outline: none;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-upload.ant-upload-drag {
  background: #fafafa;
  border: 1px dashed #d9d9d9;
  border-radius: 4px;
  cursor: pointer;
  height: 100%;
  position: relative;
  text-align: center;
  transition: border-color 0.3s;
  width: 100%;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-upload.ant-upload-drag .ant-upload-btn {
  display: table;
  height: 298px;
  outline: none;
  width: 100%;
  padding: 16px 0;
  background: transparent;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-upload.ant-upload-drag .ant-upload-drag-container {
  display: table-cell;
  vertical-align: middle;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-upload.ant-upload-drag .ant-upload-drag-container .ant-spin-nested-loading {
  position: relative;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-upload.ant-upload-drag .ant-upload-drag-container .ant-spin-nested-loading .ant-spin-container {
  position: relative;
  transition: opacity 0.3s;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-upload.ant-upload-drag p.ant-upload-drag-icon {
  margin: 0 0 20px;
  height: 48px;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon {
  color: #ffd451;
  font-size: 48px;
  line-height: 48px;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-upload.ant-upload-drag p.ant-upload-text {
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  margin: 0 0 4px;
  height: 20px;
  line-height: 20px;
}
.layout .RightContent .extremeSpeed .rightView .ant-form .ant-row .conFormSty .right .ant-upload.ant-upload-drag p.ant-upload-hint {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  margin: 0;
  height: 20px;
  line-height: 20px;
}
.layout .RightContent .extremeSpeed .rightView .nowCreate {
  display: flex;
  justify-content: center;
  margin-top: 32px;
}
.layout .RightContent .extremeSpeed .rightView .nowCreate .now {
  border-radius: 8px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  line-height: 46px;
  text-align: center;
  width: 112px;
  margin-right: 24px;
  background-image: linear-gradient(-45deg, #ffa545 0%, #ffd451 100%);
  color: #ffffff;
}
.layout .RightContent .extremeSpeed .rightView .nowCreate .reslout {
  border-radius: 8px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  line-height: 46px;
  text-align: center;
  width: 112px;
  border: 1px solid #ffa545;
  color: #ffa545;
}
.layout .RightContent .extremeSpeed .rightView .banner {
  display: flex;
  font-size: 12px;
  font-weight: 400;
  height: 32px;
  line-height: 32px;
  margin: 40px auto 0;
  overflow-y: hidden;
  text-align: center;
  width: 796px;
  background-image: linear-gradient(-89deg, rgba(255, 155, 45, 0) 0%, rgba(255, 155, 45, 0.16) 50%, rgba(255, 155, 45, 0) 100%);
  color: #3e4654;
}
.layout .RightContent .extremeSpeed .rightView .banner .swiper-slide .slick-slide .line {
  display: flex !important;
  height: 32px;
  justify-content: center;
  line-height: 32px;
}
.layout .RightContent .extremeSpeed .rightView .banner .swiper-slide .slick-slide .line img {
  height: 16px;
  margin-right: 5px;
  margin-top: 8px;
  width: 16px;
}
.layout .RightContent .extremeSpeed .rightView .agreement {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-top: 32px;
  text-align: center;
}
.layout .RightContent .extremeSpeed .rightView .agreement .ant-checkbox-wrapper {
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  cursor: pointer;
  display: inline-block;
  font-feature-settings: "tnum", "tnum";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  line-height: inherit;
  list-style: none;
  margin: 0;
  padding: 0;
}
.layout .RightContent .extremeSpeed .rightView .agreement .ant-checkbox-wrapper .ant-checkbox {
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  cursor: pointer;
  display: inline-block;
  font-feature-settings: "tnum", "tnum";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  line-height: 1;
  list-style: none;
  margin: 0;
  outline: none;
  padding: 0;
  position: relative;
  top: -0.09em;
  vertical-align: middle;
  white-space: nowrap;
}
.layout .RightContent .extremeSpeed .rightView .agreement .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-input {
  height: 16px;
  width: 16px;
}
.layout .RightContent .extremeSpeed .rightView .Instructions {
  border-radius: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin: 16px auto 0;
  padding: 12px 16px;
  width: 796px;
  background: rgba(62, 70, 84, 0.03);
}
.layout .RightContent .extremeSpeed .rightView .Instructions img {
  border-style: none;
  vertical-align: middle;
}
.layout .RightContent .extremeSpeed .rightView .Instructions .one {
  font-weight: 600;
  background: rgba(62, 70, 84, 0.03);
  color: #3e4654;
}
.layout .RightContent .extremeSpeed .rightView .ttName {
  color: #999;
  font-size: 14px;
  margin: 30px 0;
  text-align: center;
}
.layout .RightContent .extremeSpeed .flowWindow {
  bottom: 247px;
  position: fixed;
  right: 11px;
  z-index: 100;
}
.layout .RightContent .extremeSpeed .flowWindow .flow {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
  color: #3e4654;
  font-size: 10px;
  margin-top: 5px;
  text-align: center;
}
.layout .RightContent .extremeSpeed .flowWindow .flow .pdClass1:hover .kf1 {
  display: block;
}
.layout .RightContent .extremeSpeed .flowWindow .flow .pdClass2:hover .kf2 {
  display: block;
}
.layout .RightContent .extremeSpeed .flowWindow .flow .pdClass {
  padding: 8px;
  position: relative;
}
.layout .RightContent .extremeSpeed .flowWindow .flow .pdClass .kf1 {
  position: absolute;
  right: 110%;
  top: 50%;
  transform: translateY(-50%);
}
.layout .RightContent .extremeSpeed .flowWindow .flow .pdClass .kf2 {
  position: absolute;
  right: 110%;
  top: 50%;
  transform: translateY(-50%);
}
.layout .RightContent .extremeSpeed .flowWindow .flow > div {
  cursor: pointer;
}
.layout .RightContent .extremeSpeed .flowWindow .flow .img1,
.layout .RightContent .extremeSpeed .flowWindow .flow .img2 {
  cursor: pointer;
  padding: 10px 10px 0;
  border-style: none;
  vertical-align: middle;
}
.layout .RightContent .result {
  flex: 1;
  min-width: 1244px;
  padding: 16px;
}
.layout .RightContent .result .main {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.08), 1px 1px 8px 0 rgba(0, 0, 0, 0.04);
  min-height: calc(100vh - 32px);
  padding: 38px 40px 40px;
}
.layout .RightContent .result .main .importTip {
  align-items: center;
  background: #f2f3ff;
  border-radius: 8px;
  color: #ffa545;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  height: 32px;
  justify-content: center;
  margin: 0 auto 24px;
  width: 370px;
}
.layout .RightContent .result .main .importTip .spanbtn {
  background: rgba(62, 70, 84, 0.09);
  border-radius: 4px;
  color: #3e4654;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  height: 24px;
  line-height: 24px;
  margin: 0 4px;
  text-align: center;
  width: 37px;
}
.layout .RightContent .result .main .mainTitle {
  color: #1a2029;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 40px;
  text-align: center;
}
.layout .RightContent .result .main .formDiv .ant-form-item-children {
  display: flex;
  align-items: center;
}
.layout .RightContent .result .main .formDiv .paperInput {
  background: #fff;
  border-radius: 4px;
  color: #333;
  display: inline-block;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: 400;
  height: 32px;
  line-height: 32px;
  line-height: 22px;
  width: 320px;
  padding: 4px 11px;
  border: 1px solid #d9d9d9;
}
.layout .RightContent .result .main .formDiv .paperInput:focus,
.layout .RightContent .result .main .formDiv .paperInput:hover {
  border-color: #ffd451 !important;
  outline: none;
}
.layout .RightContent .result .main .formDiv .btns {
  background-image: linear-gradient(-45deg, #ffa545, #ffd451), linear-gradient(-45deg, #d3d3d3, #e7e7e7);
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin: 0 32px 0 12px;
  text-align: center;
  width: 52px;
}
.layout .RightContent .result .main .formDiv .hoverBox {
  display: inline-block;
  line-height: 20px;
}
.layout .RightContent .result .main .formDiv .hoverBox .nrBox {
  display: flex;
  align-items: center;
  color: rgba(62, 70, 84, 0.55);
  cursor: pointer;
}
.layout .RightContent .result .main .formDiv .hoverBox .nrBox img {
  margin-right: 8px;
}
.layout .RightContent .result .main .formDiv .ant-form {
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  font-feature-settings: "tnum", "tnum";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  margin: 0;
  padding: 0;
}
.layout .RightContent .result .main .formDiv .ant-form .ant-row {
  height: auto;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  zoom: 1;
  box-sizing: border-box;
  display: block;
}
.layout .RightContent .result .main .formDiv .ant-form .ant-row::before {
  content: "";
  display: table;
}
.layout .RightContent .result .main .formDiv .ant-form .ant-row::after {
  clear: both;
  content: "";
  display: table;
}
.layout .RightContent .result .main .formDiv .ant-form .ant-row .ant-col {
  min-height: 1px;
  position: relative;
}
.layout .RightContent .result .main .formDiv .ant-form .ant-row .ant-col .ant-form-item-control {
  line-height: 20px;
  position: relative;
  zoom: 1;
}
.layout .RightContent .result .main .table {
  background: #fff;
  border: 1px solid rgba(62, 70, 84, 0.18);
  border-radius: 6px;
  margin-top: 16px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.layout .RightContent .result .main .table .tspan0 {
  min-width: 220px;
}
.layout .RightContent .result .main .table .hspan1 {
  width: 18% !important;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.layout .RightContent .result .main .table .hspan2 {
  text-align: center;
  width: 17% !important;
}
.layout .RightContent .result .main .table .hspan3 {
  text-align: center;
  width: 14% !important;
}
.layout .RightContent .result .main .table .hspan4 {
  text-align: center;
  width: 6% !important;
}
.layout .RightContent .result .main .table .hspan5 {
  text-align: center;
  width: 27% !important;
}
.layout .RightContent .result .main .table .hd {
  background-image: linear-gradient(0deg, #fff6f0 1%, #ffeddf);
  border-radius: 6px 0 0 0;
  box-shadow: inset 0 -1px 0 0 rgba(62, 70, 84, 0.18);
  box-sizing: border-box;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  padding: 0 0 0 16px;
  width: 100%;
}
.layout .RightContent .result .main .table .hd .hspan,
.layout .RightContent .result .main .table .hd .result .table .tspan {
  display: inline-block;
  float: left;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: 400;
  width: 16%;
}
.layout .RightContent .result .main .table .hd .hspan {
  color: rgba(62, 70, 84, 0.55);
  padding-left: 16px;
  text-align: center;
}
.layout .RightContent .result .main .table .hdList {
  box-shadow: inset 0 -1px 0 0 rgba(62, 70, 84, 0.18);
  width: 100%;
}
.layout .RightContent .result .main .table .hdList .hdItem {
  box-sizing: border-box;
  line-height: 48px;
  padding: 0 0 0 16px;
}
.layout .RightContent .result .main .table .hdList .hspan,
.layout .RightContent .result .main .table .hdList .result .table .tspan {
  display: inline-block;
  float: left;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: 400;
  width: 16%;
}
.layout .RightContent .result .main .table .hdList .hspan {
  color: #3e4654;
  padding-left: 16px;
  text-align: center;
}
.layout .RightContent .result .main .table .hdList .hspan4 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
}
.layout .RightContent .result .main .table .hdList .hspan4 .wc {
  width: 90%;
  background-color: rgba(112, 218, 147, 0.1);
  border: 1px solid #70da93;
  color: #70da93;
  line-height: 24px;
  border-radius: 4px;
}
.layout .RightContent .result .main .table .hdList .hspan4 .wwc {
  width: 90%;
  background-color: rgba(252, 21, 21, 0.1);
  border: 1px solid #fc1515;
  color: #fc1515;
  line-height: 24px;
  border-radius: 4px;
}
.layout .RightContent .result .main .table .hdList .hspan5 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 10px 20px;
}
.layout .RightContent .result .main .table .hdList .hspan5 span {
  margin-left: 4px;
}
.layout .RightContent .result .main .table .hdList .hspan5 .sp1 {
  background-image: linear-gradient(-45deg, #ffa545, #ffd451), linear-gradient(-45deg, #d3d3d3, #e7e7e7);
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding: 0 8px;
}
.layout .RightContent .result .main .table .hdList .hspan5 .sp2 {
  background-color: #0bb3fd;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding: 0 8px;
}
.layout .RightContent .result .main .table .hdList .hspan5 .sp3 {
  background-color: #fff;
  border-radius: 4px;
  color: #3e4654;
  border: 1px solid #eee;
  cursor: pointer;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding: 0 8px;
}
.layout .RightContent .result .main .table .noneBg {
  height: 190px;
  text-align: center;
}
.layout .RightContent .result .main .table .noneBg .img1 {
  margin-top: 55px;
  width: 40px;
}
.layout .RightContent .result .main .table .noneBg .p1 {
  color: rgba(62, 70, 84, 0.35);
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: 400;
  margin-top: 4px;
  text-align: center;
}
.layout .RightContent .result .msg {
  margin-top: 32px;
  display: block;
}
.layout .RightContent .result .msg .p2 {
  color: #ff9b2d;
  font-family: PingFangSC-Semibold;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}
.layout .RightContent .result .msg .p3 {
  color: rgba(62, 70, 84, 0.55);
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
}
.layout .RightContent .result .msg .colSpan {
  color: #f14444;
}
.layout .RightContent .rightBack {
  background: rgba(62, 70, 84, 0.05);
  border-radius: 4px;
  color: rgba(62, 70, 84, 0.55);
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 32px;
  text-align: center;
  width: 110px;
}
.layout .RightContent .verifyOrder {
  background: #fff;
  border: 1px solid rgba(62, 70, 84, 0.09);
  border-radius: 8px;
  margin-bottom: 35px;
  min-height: 175px;
  width: 100%;
}
.layout .RightContent .verifyOrder .header {
  border-radius: 8px 8px 0 0;
  color: #3e4654;
  font-size: 14px;
  font-weight: 400;
  height: 48px;
  line-height: 48px;
  padding: 0 16px;
  background-image: linear-gradient(0deg, #fff5ed 1%, #ffa545 100%);
  box-shadow: inset 0 -1px 0 0 rgba(62, 70, 84, 0.18);
}
.layout .RightContent .verifyOrder .header .edition {
  background: #f2f3ff;
  border: 1px solid #ffa545;
  border-radius: 2px;
  color: #ffa545;
  font-size: 12px;
  font-weight: 400;
  margin: 0 8px;
  padding: 5px 8px;
}
.layout .RightContent .verifyOrder .header .wordCount {
  background: #eaf4fe;
  border: 1px solid #ffa545;
  border-radius: 2px;
  color: #ffa545;
  font-size: 12px;
  font-weight: 400;
  padding: 5px 8px;
}
.layout .RightContent .verifyOrder .content {
  margin-left: 16px;
  padding-right: 16px;
  padding-top: 12px;
}
.layout .RightContent .verifyOrder .content .flex {
  display: flex;
}
.layout .RightContent .verifyOrder .content .flex .ant-divider {
  background: #e8e8e8;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  font-feature-settings: "tnum", "tnum";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  margin: 0;
  padding: 0;
}
.layout .RightContent .verifyOrder .content .flex .ant-divider,
.layout .RightContent .verifyOrder .content .flex .ant-divider-vertical {
  display: inline-block;
  height: 0.9em;
  margin: 0 8px;
  position: relative;
  top: -0.06em;
  vertical-align: middle;
  width: 1px;
}
.layout .RightContent .verifyOrder .content .flex span:first-child {
  margin-left: 16px;
}
.layout .RightContent .verifyOrder .content .flex span {
  color: rgba(62, 70, 84, 0.55);
  font-size: 14px;
  font-weight: 400;
}
.layout .RightContent .verifyOrder .content .flex .paper {
  background: rgba(62, 70, 84, 0.05);
  border: 1px solid rgba(62, 70, 84, 0.18);
  border-radius: 2px;
  color: #3e4654;
  font-size: 12px;
  padding: 5px 8px;
}
.layout .RightContent .serve {
  display: flex;
  gap: 14px;
  margin-bottom: 36px;
  margin-top: 13px;
}
.layout .RightContent .serve .item {
  border-radius: 8px;
  cursor: pointer;
  height: 80px;
  padding: 10px 12px;
  width: 176px;
  background: #fff5ed;
  border: 1px solid rgba(62, 70, 84, 0.18);
}
.layout .RightContent .serve .item p {
  color: #3e4654;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 0;
}
.layout .RightContent .serve .item .item_title {
  display: flex;
  justify-content: space-between;
  position: relative;
  height: 21px;
}
.layout .RightContent .serve .item .item_title .img7 {
  height: 15px;
  position: absolute;
  right: 24px;
  top: 2px;
  width: 60px;
}
.layout .RightContent .serve .item .item_title .img8,
.layout .RightContent .serve .item .item_title .img9 {
  border-radius: 7px 7px 7px 0;
  color: #fff;
  display: inline-block;
  font-family: AlibabaPuHuiTi_2_115_Black;
  font-size: 10px;
  font-weight: 900;
  height: 15px;
  position: absolute;
  right: 54px;
  text-align: center;
  top: 2px;
  width: 32px;
}
.layout .RightContent .serve .item .item_title .img8 {
  background-image: linear-gradient(142deg, #ff9a00 12%, #f93333 97%);
}
.layout .RightContent .serve .item .item_title .img9 {
  background-image: linear-gradient(131deg, #00c2ff 5%, #337ef9 95%);
}
.layout .RightContent .serve .item .item_title .ant-checkbox-wrapper {
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  cursor: pointer;
  display: inline-block;
  font-feature-settings: "tnum", "tnum";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  line-height: inherit;
  list-style: none;
  margin: 0;
  padding: 0;
}
.layout .RightContent .serve .item .item_title .ant-checkbox-wrapper .ant-checkbox {
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  cursor: pointer;
  display: inline-block;
  font-feature-settings: "tnum", "tnum";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  line-height: 1;
  list-style: none;
  margin: 0;
  outline: none;
  padding: 0;
  position: relative;
  top: -0.09em;
  vertical-align: middle;
  white-space: nowrap;
}
.layout .RightContent .serve .item .divQ1 {
  color: rgba(62, 70, 84, 0.55);
  font-size: 10px;
  font-weight: 400;
  min-height: 16px;
}
.layout .RightContent .serve .item .divQ1 span {
  line-height: 22px;
}
.layout .RightContent .serve .item .NumberWords {
  color: rgba(62, 70, 84, 0.55);
  font-size: 12px;
  font-weight: 400;
}
.layout .RightContent .serve .item .money s {
  color: #333;
  font-size: 12px;
  font-weight: 400;
}
.layout .RightContent .serve .item .money b {
  font-size: 18px;
  font-weight: 700;
  margin-left: 8px;
  color: #ffa400;
}
.layout .RightContent .serve .item .money b .unit {
  color: #ffa400;
  font-size: 12px;
  font-weight: 600;
}
.layout .RightContent .title2 {
  color: #3e4654;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.layout .RightContent .title2 img {
  border-style: none;
  vertical-align: bottom;
  margin-right: 4px;
}
.layout .RightContent .checkCardNumber {
  margin-bottom: 10px;
  padding-top: 13px;
}
.layout .RightContent .checkCardNumber .ant-input:placeholder-shown {
  text-overflow: ellipsis;
}
.layout .RightContent .checkCardNumber .ant-input {
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  font-feature-settings: "tnum", "tnum";
  font-size: 14px;
  font-variant: tabular-nums;
  height: 32px;
  line-height: 1.5;
  list-style: none;
  margin: 0;
  padding: 4px 11px;
  position: relative;
  transition: all 0.3s;
  width: 100%;
  border: 1px solid #d9d9d9;
}
.layout .RightContent .checkCardNumber .ant-input:focus,
.layout .RightContent .checkCardNumber .ant-input:hover {
  border-color: #ffd451 !important;
  outline: none;
}
.layout .RightContent .checkCardNumber .exchange {
  background-image: linear-gradient(-45deg, #ffa545 0%, #ffd451 100%), linear-gradient(-45deg, #d3d3d3 0%, #e7e7e7 100%);
  border: transparent;
  color: #ffffff;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  margin-left: 12px;
  padding: 5px 12px;
}
.layout .RightContent .payOrder {
  border: 1px solid rgba(62, 70, 84, 0.09);
  border-radius: 8px;
  margin-top: 13px;
  padding: 16px;
  width: 796px;
}
.layout .RightContent .payOrder .flex {
  display: flex;
}
.layout .RightContent .payOrder .paymentMethod {
  color: #3e4654;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 12px;
}
.layout .RightContent .payOrder .method {
  align-items: center;
  border: 1px solid rgba(62, 70, 84, 0.18);
  border-radius: 8px;
  color: #3e4654;
  cursor: pointer;
  display: flex;
  font-size: 12px;
  height: 44px;
  margin-right: 12px;
  padding-left: 16px;
  padding-right: 12px;
  width: 172px;
}
.layout .RightContent .payOrder .method img {
  margin-right: 10px;
}
.layout .RightContent .payOrder .method.active {
  background: #fff5ed;
  border: 1px solid #ffa545;
}
.layout .RightContent .payOrder .erCode .ant-spin-nested-loading {
  border-radius: 4px;
  border: 1px solid rgba(62, 70, 84, 0.18);
  padding: 10px;
  box-sizing: border-box;
}
.layout .RightContent .payOrder .erCode > div {
  box-sizing: border-box;
  border-radius: 4px;
  text-align: center;
  height: 120px;
  width: 120px;
  border: 1px solid rgba(62, 70, 84, 0.18);
  position: relative;
}
.layout .RightContent .payOrder .erCode > div #qrcode {
  border-radius: 4px;
  height: 100% !important;
  width: 100% !important;
}
.layout .RightContent .payOrder .erCode > div .ant-spin {
  display: block;
  height: 100%;
  left: 0;
  max-height: 400px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 4;
  background-color: rgba(0, 0, 0, 0.4);
}
.layout .RightContent .payOrder .erCode .tipBox {
  color: rgba(62, 70, 84, 0.55);
  font-size: 10px;
  font-weight: 400;
  text-align: center;
}
.layout .RightContent .payOrder .payInfo {
  margin-left: 20px;
}
.layout .RightContent .payOrder .payInfo .all {
  color: #3e4654;
  font-size: 14px;
  font-weight: 400;
}
.layout .RightContent .payOrder .payInfo .money b {
  color: #ffa400;
  font-size: 28px;
  font-weight: 700;
}
.layout .RightContent .payOrder .payInfo .money span {
  color: #ffa400;
  font-size: 14px;
  font-weight: 600;
  margin-left: 5px;
  margin-right: 12px;
}
.layout .RightContent .payOrder .payInfo .money s {
  color: rgba(62, 70, 84, 0.35);
  font-size: 14px;
  font-weight: 400;
}
.layout .RightContent .payOrder .payInfo .unitPrice {
  color: #333;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  font-weight: 400;
}
.layout .RightContent .payOrder .payInfo .payTime {
  font-size: 12px;
  margin-top: 13px;
}
.layout .RightContent .payOrder .payInfo .payTime .second {
  color: #ffa400;
  font-size: 12px;
  font-weight: 600;
}
.layout .RightContent .payOrder .payInfo .payTime .ant-divider {
  background: #e8e8e8;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  font-feature-settings: "tnum", "tnum";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  margin: 0;
  padding: 0;
}
.layout .RightContent .payOrder .payInfo .payTime .ant-divider-vertical {
  display: inline-block;
  height: 0.9em;
  margin: 0 8px;
  position: relative;
  top: -0.06em;
  vertical-align: middle;
  width: 1px;
}
.layout .RightContent .payOrder .payInfo .payTime .next {
  color: #ffa545;
  cursor: pointer;
  font-size: 12px;
  font-weight: 400;
}
.kf1 {
  display: none;
}
.kf1::after {
  content: '';
  width: 10px;
  height: 75px;
  background-color: transparent;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.kf1 .ant-tooltip-arrow {
  top: 50%;
  transform: translateY(-50%);
  right: -5.07106781px;
}
.kf1 .ant-tooltip-inner .lxkf {
  background: #fff;
  background-image: linear-gradient(180deg, #fff5ed, #fff 23%, #fff);
  border-radius: 8px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
  overflow: hidden;
  width: 352px;
  padding: 10px 0;
}
.kf1 .ant-tooltip-inner .lxkf .cjwttitle {
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.kf1 .ant-tooltip-inner .lxkf .QQtime {
  color: rgba(62, 70, 84, 0.55);
  font-size: 12px;
  margin-bottom: 14px;
  margin-top: 16px;
  text-align: center;
}
.kf1 .ant-tooltip-inner .lxkf .div3 {
  text-align: center;
}
.kf1 .ant-tooltip-inner .lxkf .div3 .img3 {
  height: 120px;
  width: 120px;
}
.kf1 .ant-tooltip-inner .lxkf .QQErcode {
  color: rgba(62, 70, 84, 0.55);
  font-family: PingFangSC-Regular;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 15px;
  text-align: center;
}
.kf1 .ant-tooltip-inner .lxkf .tipTit {
  background: rgba(62, 70, 84, 0.05);
  border-radius: 4px;
  height: 176px;
  margin: 0 auto;
  padding: 12px;
  width: 310px;
}
.kf1 .ant-tooltip-inner .lxkf .tipTit .tipP {
  color: rgba(62, 70, 84, 0.55);
  margin-bottom: 8px;
  text-align: justify;
}
.kf1 .ant-tooltip-inner .lxkf .tipTit .tipContent {
  font-size: 10px;
  color: rgba(62, 70, 84, 0.55);
  margin-bottom: 8px;
  text-align: justify;
}
.kf1 .ant-tooltip-inner .lxkf .tipTit span {
  color: #f14444;
}
.kf2 {
  display: none;
}
.kf2::after {
  content: '';
  width: 10px;
  height: 75px;
  background-color: transparent;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.kf2 .ant-tooltip-arrow {
  top: 50%;
  transform: translateY(-50%);
  right: -5.07106781px;
}
.kf2 .ant-tooltip-inner .lxkf {
  background: #fff;
  background-image: linear-gradient(180deg, #fff5ed, #fff 23%, #fff);
  border-radius: 8px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
  overflow: hidden;
  width: 352px;
  height: 420px;
  padding: 10px 0;
}
.kf2 .ant-tooltip-inner .lxkf .cjwttitle {
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.kf2 .ant-tooltip-inner .lxkf .ttbox {
  height: 380px;
  overflow-y: scroll;
  padding: 0 16px 16px;
  scrollbar-width: none;
}
.kf2 .ant-tooltip-inner .lxkf .ttbox::-webkit-scrollbar {
  display: none;
}
.kf2 .ant-tooltip-inner .lxkf .ttbox .tt1,
.kf2 .ant-tooltip-inner .lxkf .ttbox .ttspan {
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  line-height: 16px;
}
.kf2 .ant-tooltip-inner .lxkf .ttbox .tt1 {
  color: #3e4654;
  cursor: pointer;
  display: flex;
  font-size: 12px;
  justify-content: space-between;
  margin-bottom: 6px;
  margin-top: 10px;
}
.kf2 .ant-tooltip-inner .lxkf .ttbox .tt1 .ttspan {
  background-image: linear-gradient(230deg, #f7a86b, #fff5ed);
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  height: 16px;
  margin-right: 5px;
  text-align: center;
  width: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  line-height: 16px;
}
.kf2 .ant-tooltip-inner .lxkf .ttbox .tt1 .img23,
.kf2 .ant-tooltip-inner .lxkf .ttbox .tt1 .img24 {
  height: 16px;
  width: 16px;
}
.kf2 .ant-tooltip-inner .lxkf .ttbox .tt1 .img24 {
  transform: rotate(180deg);
}
.kf2 .ant-tooltip-inner .lxkf .ttbox .tt2 {
  background: rgba(62, 70, 84, 0.05);
  border-radius: 4px;
  color: rgba(62, 70, 84, 0.55);
  font-family: PingFangSC-Regular;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  padding: 8px;
  text-align: justify;
  display: none;
}
.kf2 .ant-tooltip-inner .lxkf .ttbox .tt2.active {
  display: block !important;
}
/*# sourceMappingURL=style.css.map */