html,
body {
	font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif !important;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
.clear {
	clear: both;
}
pre {
	font-family: "PingFang SC", "Microsoft YaHei";
}
html,
body,
div,
object,
iframe,
applet,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
address,
dl,
dt,
dd,
ol,
ul,
li,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
progress {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
li {
	list-style: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
	text-decoration: none;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 0.0625rem dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 2.5rem;
}
hr {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	margin: 0;
	outline: none;
	line-height: normal;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 0.0625rem solid silver;
	margin: 0 0.125rem;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
}
html,
body,
body > #app {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#container > div:first-child {
  height: 100%;
  overflow: visible;
}
#container #app {
  padding: 0.9375rem;
  height: 100%;
  min-width: 62.5rem;
  background: rgba(255, 255, 255, 0.72);
  overflow: visible !important;
}
#container #app > div {
  height: 100%;
}
.ivu-modal-no-mask {
  pointer-events: auto !important;
}
.text-align-right {
  text-align: right;
}
.text-overflow {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.myeverok-bg {
  width: 100%;
  height: 100%;
  overflow: unset !important;
}
.myeverok-transparent {
  background: rgba(255, 255, 255, 0.7) !important;
}
.myeverok-content-all {
  width: 100%;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.52);
  padding: 0.3125rem 0.625rem;
}
.myeverok-content-all .table-box {
  margin-top: 0.625rem;
}
.myeverok-content-all .table-box .btn-box {
  text-align: right;
  margin-bottom: 0.3125rem;
}
.myeverok-title {
  width: 100%;
  margin: 0 auto;
  font-size: 1.125rem;
  padding: 1.125rem 0 0.3125rem 0;
}
.myeverok-title h4 {
  text-indent: 0.3125rem;
  color: #fff;
  font-size: 1.125rem;
  position: relative;
  padding-left: 0.375rem;
}
.myeverok-title h4::before {
  content: "";
  display: inline-block;
  width: 0.125rem;
  height: 1rem;
  margin-right: 0.5rem;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.5rem;
}
.td-style-1 {
  color: #f59e21 !important;
}
.td-style-2 {
  color: #f97e72 !important;
}
.btnBlue {
  background-color: #6bb8f8 !important;
  color: #fff !important;
}
.btnGreen {
  background-color: #82cdbe !important;
  color: #fff !important;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.font12 {
  font-size: 0.75rem;
}
.margin-bottom-10 {
  margin-bottom: 0.625rem;
}
.red-ico {
  color: red;
  font-style: normal;
}
.no-top-ivu .ivu-modal {
  top: 0.625rem;
}
.hand-pointer {
  cursor: pointer;
}
.everok-badge-count.ivu-badge-count {
  background: #1ea489;
}
.download-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 8;
  background-color: rgba(55, 55, 55, 0.4);
}
.download-bg .downloading-box {
  width: 43.75rem;
  margin: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.newformateTableThColor .ivu-table th {
  background: #6bb8f8;
  color: #fff;
}
.formateTableThSize12 .ivu-table th {
  font-size: 0.75rem;
}
.formateTableThSize12 .ivu-table td {
  font-size: 0.75rem;
}
.formateTab.ivu-tabs {
  overflow: initial;
}
.formateTableHide.ivu-table-wrapper {
  overflow: initial;
}
.formateTableHide.ivu-table-wrapper .ivu-table {
  overflow: initial;
}
.formateTableHide.ivu-table-wrapper .ivu-table-cell {
  overflow: initial;
}
.formateTableThNoColor .ivu-table th {
  background: #fff;
  color: #4c4c4c;
}
.formateTableThColor .ivu-table th {
  background: #7ac3ff;
  color: #fff;
}
.formateTablePadding .ivu-table-cell {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.formateTable-word-normal th .ivu-table-cell {
  word-break: normal;
}
.backpage {
  background: #fff;
  margin: 0 auto;
  height: 3.125rem;
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
}
.error-page > .error-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.error-page > .error-content > img {
  width: auto;
  height: auto;
}
.error-page > .error-content > p {
  width: 100%;
  text-align: center;
  font-size: 2rem;
  color: #515a6e;
}
.demo-spin-icon-load {
  -webkit-animation: ani-demo-spin 1s linear infinite;
          animation: ani-demo-spin 1s linear infinite;
}
@-webkit-keyframes ani-demo-spin {
from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}
to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes ani-demo-spin {
from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}
to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.menu-logo {
  background: #fff;
  border-bottom: 0.0625rem solid #2d8cf0;
  height: 3.75rem;
}
.top-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top-menu > .ivu-menu {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.top-menu .top-menu-logo {
  width: 8.75rem;
  height: auto;
  margin-top: 0.25rem;
}
.top-menu .top-menu-logo > img {
  max-width: 100%;
  height: auto;
}
.top-menu > .top-menu-user {
  position: relative;
  z-index: 9;
  width: 12.5rem;
}
.top-menu > .top-menu-user > h2 {
  text-align: center;
  line-height: 3.75rem;
  font-size: 0.875rem;
  font-weight: 300;
  color: #fff;
  background-color: #1fa58a;
  border-left: 0.0625rem solid #fff;
  cursor: pointer;
}
.top-menu > .top-menu-user > h2:hover {
  background-color: #40bfa5;
}
.top-menu > .top-menu-user .ivu-btn > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-menu .top-menu-user-set {
  position: absolute;
  top: 3.8125rem;
  right: 0;
  z-index: 2;
  min-width: 30rem;
  padding: 0.625rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0.1875rem #ccc;
          box-shadow: 0 0 0.1875rem #ccc;
  border-bottom-left-radius: 0.3125rem;
}
.top-menu .user-set-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top-menu .user-set-content > img {
  width: 6.25rem;
  height: 6.25rem;
  border-radius: 50%;
  border: 0.0625rem solid #eee;
  padding: 0.125rem;
}
.top-menu .user-set-content .user-content-info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 5%;
}
.top-menu .user-set-content .user-content-info > .ivu-select {
  margin-top: 0.3125rem;
}
.top-menu .user-set-content p {
  margin-top: 0.3125rem;
}
.top-menu .user-set-content span {
  color: #515a6e;
}
.top-menu .user-set-content span:nth-child(1) {
  font-weight: 600;
}
.top-menu .menu-user-btn-group {
  margin-top: 0.625rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.top-menu .menu-user-btn-group .ivu-icon {
  vertical-align: bottom;
  margin-right: 0.125rem;
}
.top-menu .ivu-select-dropdown {
  top: 3.75rem !important;
}
.top-menu .ivu-menu-item-active {
  background: none !important;
}
.top-menu .popup .ivu-select-dropdown {
  overflow: visible;
}
.top-menu .popup-box {
  position: absolute;
  padding: 0.625rem;
  border-radius: 0.25rem;
  background: #fff;
  z-index: 1000;
  display: none;
  left: 6.25rem;
  top: 0;
  -webkit-box-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
          box-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
  min-width: 8.75rem;
}
.top-menu .popup-box span {
  color: #666;
  display: block;
  height: 1.875rem;
  line-height: 1.875rem;
  font-size: 0.75rem;
  border-bottom: 0.0625rem solid #f1f1f1;
}
.top-menu .popup-box-child {
  position: absolute;
  padding: 0.625rem;
  border-radius: 0.25rem;
  background: #fff;
  z-index: 901;
  left: 6.25rem;
  top: 0;
  -webkit-box-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
          box-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
  min-width: 8.75rem;
}
.top-menu .popup-box-child li {
  color: #666;
  display: block;
  height: 1.875rem;
  line-height: 1.875rem;
  font-size: 0.75rem;
  border-bottom: 0.0625rem solid #f1f1f1;
  position: relative;
}
.top-menu .popup-menu-li {
  position: relative;
}
.top-menu-set-user-box > p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.625rem;
}
.top-menu-set-user-box .current-bg {
  background: #dcdee2;
}
.top-menu-set-user-box .user-email-list-con .ivu-list-item {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.top-menu-set-user-box .default-email-icon {
  font-size: 0.625rem;
  color: #2d8cf0;
}
.top-menu-set-user-box .email-action-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top-menu-set-user-box .email-page-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top-menu-set-user-box .ivu-input-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.edit-new-psw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.edit-new-psw > span {
  width: 22.5%;
  margin-right: 2.5%;
  font-weight: 600;
}
.edit-new-psw > input {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.operating-relation > span {
  margin-right: 0.625rem;
  font-weight: 600;
}
.operating-condition > p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.9375rem;
}
.operating-condition > p > span {
  width: 15%;
  font-weight: 600;
}
.operating-condition > p > .ivu-select {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.batch-set-condition,
.batch-unit-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.batch-set-condition > div,
.batch-unit-content > div {
  width: 45%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.625rem;
}
.batch-set-condition > div:nth-child(odd),
.batch-unit-content > div:nth-child(odd) {
  margin-right: 10%;
}
.batch-set-condition > div > span,
.batch-unit-content > div > span {
  width: 20%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.batch-set-condition > div > div,
.batch-unit-content > div > div {
  width: 58%;
  margin: 0 1%;
}
.to-feedback-box > p,
.set-problem-box > p,
.set-problem-type-box > p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 0.9375rem;
}
.to-feedback-box > p > span,
.set-problem-box > p > span,
.set-problem-type-box > p > span {
  width: 15%;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 600;
  color: #515a6e;
}
.to-feedback-box > p > div,
.set-problem-box > p > div,
.set-problem-type-box > p > div {
  width: 84%;
  margin-left: 1%;
}
.to-feedback-box > p > .ivu-checkbox-wrapper,
.set-problem-box > p > .ivu-checkbox-wrapper,
.set-problem-type-box > p > .ivu-checkbox-wrapper {
  margin-left: 16%;
  color: #ed4014;
}
.to-feedback-box > .problem-release-set > div,
.set-problem-box > .problem-release-set > div,
.set-problem-type-box > .problem-release-set > div {
  width: 35%;
}
.to-feedback-box .ivu-select-dropdown,
.set-problem-box .ivu-select-dropdown,
.set-problem-type-box .ivu-select-dropdown {
  z-index: 1000;
}
.set-problem-box {
  height: 25.625rem;
  overflow-y: auto;
}
.set-version-box > p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.9375rem;
}
.set-version-box > p > span {
  width: 30%;
  margin-right: 2%;
  text-align: left;
  font-size: 0.875rem;
  font-weight: 600;
  color: #515a6e;
}
.details-box-content {
  height: 25rem;
  overflow-y: auto;
}
.new-table > .table-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0.625rem 0;
  background-color: #2db7f5;
}
.new-table > .table-title > span {
  padding: 0 0.5%;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 600;
  color: #fff;
}
.new-table > .table-ul {
  min-height: 22.0625rem;
  position: relative;
}
.new-table > .table-ul > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0.4375rem 0;
}
.new-table > .table-ul > li:nth-child(odd) {
  background-color: #f5f6f8;
}
.new-table > .table-ul > li:hover {
  background-color: #e1edf4;
}
.new-table > .table-ul span {
  text-align: center;
  font-size: 0.875rem;
  color: #808695;
  padding: 0 1%;
}
.page-box {
  margin: 1.25rem 0;
  text-align: right;
}
.back-page {
  display: inline-block;
  margin: 1.25rem 1% 0 1%;
  cursor: pointer;
  color: #808695;
}
.back-page:hover {
  color: #515a6e;
}
.back-page > h3 {
  display: inline-block;
  font-size: 0.875rem;
}
.back-page > i {
  font-size: 1rem;
  margin-bottom: 0.1875rem;
}
.no-data,
.ivu-tree-empty {
  margin: 0.625rem 0;
  font-size: 0.75rem;
  text-align: center;
  color: #c5c8ce;
}
.remarks {
  color: #ff9900;
}
.red-dot {
  color: #ed4014;
}
.ivu-spin-fix {
  z-index: 999999 !important;
}
.local-loading-box {
  background: #fff;
}
.left {
  float: left;
}
.right {
  float: right;
}
.my-feedback-draggable-box .ivu-modal-content-drag {
  top: -5rem;
}
.edit-contact-content > p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.625rem;
}
.edit-contact-content > p > span {
  width: 20%;
  margin-right: 2%;
  font-size: 0.875rem;
  font-weight: 600;
}
.edit-contact-content .ivu-input-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.child-menu-icon {
  position: absolute;
  right: 0;
  top: 0.75rem;
}
.menu-up-overflow {
  position: absolute;
  top: -3.75rem;
  width: 100%;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.menu-up-show {
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  height: 100%;
}
.body-box {
  padding-top: 1.875rem;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.body-box-no {
  padding-top: 5.75rem;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.showMenu-box {
  background: #2796f0;
  width: 100%;
  height: 2rem;
  text-align: center;
  line-height: 1.75rem;
}
.showMenu-box .icon-shuangjiantouyou {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-animation: arrow 3s infinite;
          animation: arrow 3s infinite;
  position: relative;
}
.showMenu-box-down {
  background: #2796f0;
  width: 100%;
  height: 2rem;
  text-align: center;
  line-height: 1.75rem;
}
.showMenu-box-down .icon-shuangjiantouyou-down {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-animation: arrow 3s infinite;
          animation: arrow 3s infinite;
  position: relative;
}
.tox-tinymce-aux {
  z-index: 9999 !important;
}
@-webkit-keyframes arrow {
0% {
    top: 0;
}
50% {
    top: -0.125rem;
}
100% {
    top: 0.125rem;
}
}
@keyframes arrow {
0% {
    top: 0;
}
50% {
    top: -0.125rem;
}
100% {
    top: 0.125rem;
}
}
svg.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.text-ellipsis {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.text-ellipsis-3line {
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  word-break: break-word;
  max-width: 100%;
}
.ivu-table-cell.ivu-table-cell-with-selection {
  -o-text-overflow: clip;
     text-overflow: clip;
}
#im-container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 900;
  display: none;
}
#im-container div[data-qiankun="im"] {
  background-color: transparent;
  height: 100% !important;
}
.tranfer-tooltip-index.ivu-tooltip-popper {
  z-index: 9999 !important;
}
.myeverok-iview-table.vxe-table th {
  background: #6497cb !important;
  color: #fff;
}
.myeverok-iview-table.vxe-table .vxe-body--row.row--stripe {
  background: rgba(224, 232, 240, 0.8);
}
.myeverok-iview-table .ivu-table th {
  background: #6497cb;
  color: #fff;
}
.myeverok-iview-table .ivu-table-stripe .ivu-table-body tr:nth-child(2n) td,
.myeverok-iview-table .ivu-table-stripe .ivu-table-fixed-body tr:nth-child(2n) td {
  background: rgba(224, 232, 240, 0.8);
}
.myeverok-iview-table-1.vxe-table th {
  background: #d4d8dc !important;
  color: #565e65;
}
.myeverok-iview-table-1.vxe-table .vxe-body--row.row--stripe {
  background: rgba(224, 232, 240, 0.8);
}
.myeverok-iview-table-1 .ivu-table th {
  background: #d4d8dc;
  color: #565e65;
}
.myeverok-iview-table-1 .ivu-table-stripe .ivu-table-body tr:nth-child(2n) td,
.myeverok-iview-table-1 .ivu-table-stripe .ivu-table-fixed-body tr:nth-child(2n) td {
  background: rgba(224, 232, 240, 0.8);
}
.myeverok-iview-btn.ivu-btn {
  background: #f1f8ff;
  border-color: #115aa8;
  color: #115aa8;
}
.myeverok-iview-btn-bg3.ivu-btn {
  background: #fff;
  border-color: #f97e72;
  color: #f97e72;
}
.myeverok-iview-btn-bg4.ivu-btn {
  background: #fff;
  border-color: #515a6e;
  color: #515a6e;
}
.myeverok-iview-btn-bg1.ivu-btn {
  background: #115aa8;
  color: #fff;
}
.myeverok-iview-btn-bg2.ivu-btn {
  background: #1fa589;
  color: #fff;
}
.myeverok-iview-btn-bg.ivu-btn {
  background: #6497cb;
  color: #fff;
}
.myeverok-iview-btn-text.ivu-btn-text {
  color: #1fa589;
}
.myeverok-page-box.page-box {
  text-align: center;
}
.myeverok-modal .ivu-modal-close .ivu-icon-ios-close {
  color: #fff;
}
.myeverok-modal .ivu-modal-header {
  background: #115aa8;
}
.myeverok-modal .ivu-modal-header .ivu-modal-header-inner {
  color: #fff;
}
.myeverok-iview-tab.ivu-tabs.ivu-tabs-card .ivu-tabs-tab {
  padding: 0.75rem 5rem;
  height: auto;
}
.myeverok-iview-tab.ivu-tabs.ivu-tabs-card .ivu-tabs-tabpane {
  background: rgba(255, 255, 255, 0.7);
  padding: 0.625rem;
}
.myeverok-iview-tab.ivu-tabs.ivu-tabs-card .ivu-tabs-bar {
  margin-bottom: 0;
}
.myeverok-iview-tab.ivu-tabs.ivu-tabs-card .ivu-tabs-bar .ivu-tabs-nav-container {
  height: auto;
}
.myeverok-iview-tab.ivu-tabs.ivu-tabs-card .ivu-tabs-bar .ivu-tabs-tab {
  background: #91a8c1;
  color: #fff;
  padding: 0.625rem 5rem;
  height: auto;
}
.myeverok-iview-tab.ivu-tabs.ivu-tabs-card .ivu-tabs-bar .ivu-tabs-tab-active {
  background: #115aa8;
  color: #fff;
}
.myeverok-iview-collapse.ivu-collapse {
  background-color: transparent;
}
.myeverok-iview-collapse.ivu-collapse .ivu-collapse-item .ivu-collapse-header {
  background: #6497cb;
  color: #fff;
}
.myeverok-iview-collapse.ivu-collapse .ivu-collapse-item .ivu-collapse-content {
  background: rgba(255, 255, 255, 0.7);
}
.myeverok-iview-tab2.ivu-tabs.ivu-tabs-card > .ivu-tabs-bar .ivu-tabs-tab {
  border-radius: 0;
  background: #fff;
  padding: 0.3125rem 1rem 0.25rem;
  height: 2rem;
  color: #115aa9;
}
.myeverok-iview-tab2.ivu-tabs.ivu-tabs-card > .ivu-tabs-bar > .ivu-tabs-nav-container {
  height: 2rem;
}
.myeverok-iview-tab2.ivu-tabs.ivu-tabs-card > .ivu-tabs-bar {
  margin-bottom: 0;
}
.myeverok-iview-tab2.ivu-tabs.ivu-tabs-card > .ivu-tabs-bar .ivu-tabs-tab-active {
  background: #fff;
  color: #115aa9;
  border-top: 0.0625rem solid #3399ff;
}
.myeverok-iview-tab2.ivu-tabs.ivu-tabs-card > .ivu-tabs-bar .ivu-tabs-tab-active:before {
  content: "";
  display: block;
  width: 100%;
  height: 0.0625rem;
  background: #3399ff;
  position: absolute;
  top: 0;
  left: 0;
}
.myeverok-iview-input-search .ivu-input-search {
  background: #115aa8 !important;
  color: #fff !important;
}
.ivu-notice-icon {
  font-size: 1.5rem !important;
}
.ivu-notice-with-info .ivu-notice-icon-info {
  color: #f56c6c !important;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ivu-notice-with-info .ivu-notice-title {
  color: #f56c6c !important;
}
.ivu-icon-ios-information-circle-outline:before {
  content: "\f202" !important;
}
.ivu-icon-ios-close-circle-outline:before {
  content: "\f177" !important;
}
.ivu-notice-title {
  font-weight: 700 !important;
  margin-left: 1.875rem !important;
}
.ivu-notice-desc {
  margin-left: 1.875rem !important;
  color: #666;
}
.ivu-notice-content-with-icon {
  margin-left: 1.875rem !important;
  color: #666;
}
.ivu-notice-with-desc .ivu-notice-icon {
  top: -0.2vw !important;
}
.ivu-btn > .ivu-icon {
  line-height: 1 !important;
}

.iframe-view[data-v-575b8bee] {
  width: 100%;
  height: 100%;
}

.loading-box[data-v-2e67c0e4] {
  background: rgba(0, 0, 0, 0);
}
[data-v-2e67c0e4] .ivu-spin-main {
  position: fixed !important;
}

.textContent[data-v-111d40e4] {
  padding: 0.9375rem;
  color: #222;
}
.textContent p[data-v-111d40e4] {
  margin-bottom: 0.3125rem;
}
.textContent a[data-v-111d40e4] {
  text-decoration: underline;
}
.textContent .look[data-v-111d40e4] {
  cursor: pointer;
  color: #666;
  font-size: 0.875rem;
}
.textContent .title[data-v-111d40e4] {
  margin-top: 0.9375rem;
  font-weight: 600;
  color: #444;
}

body[data-v-c706b154],
input[data-v-c706b154],
select[data-v-c706b154],
textarea[data-v-c706b154],
button[data-v-c706b154] {
  color: #333;
  background: #fff;
  text-align: left;
}
/*清除浮动*/
.clearfix[data-v-c706b154]:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
}
ul[data-v-c706b154],
ol[data-v-c706b154] {
  margin: 0;
}
a[data-v-c706b154] {
  color: #2d8cf0;
  text-decoration: none;
  cursor: pointer;
}
a[data-v-c706b154]:hover {
  text-decoration: none;
}
.color[data-v-c706b154] {
  color: #2d8cf0;
}
.color-gray[data-v-c706b154] {
  color: #666;
}
ul[data-v-c706b154] {
  list-style: none;
}
h3[data-v-c706b154] {
  font-size: 1.375rem;
}
h5[data-v-c706b154] {
  font-size: 0.9375rem;
  color: #666;
}
h4[data-v-c706b154] {
  margin: 1.875rem 0 0 1%;
  color: #666;
}
.small-input[data-v-c706b154] {
  width: 3.125rem;
}
.large-input[data-v-c706b154] {
  width: 16.25rem;
}
.large[data-v-c706b154] {
  width: 25rem;
}
.tbody_input input.num-input[data-v-c706b154] {
  width: 2.5rem;
}
input[data-v-c706b154] {
  border: 0;
  border-radius: 0.3125rem;
  padding: 0 0.625rem;
  vertical-align: middle;
  height: 1.875rem;
}
select[data-v-c706b154]::-ms-expand {
  display: none;
}
select[data-v-c706b154] {
  padding: 0 0.3125rem;
  height: 1.875rem;
}
textarea[data-v-c706b154] {
  padding: 0.3125rem 0.625rem;
}
.border[data-v-c706b154] {
  border: 0.0625rem solid #ccc;
  border-radius: 0.3125rem;
}
.btn[data-v-c706b154] {
  border-radius: 0;
  border: 0.0625rem solid #f5f6f8;
  height: 1.875rem;
  line-height: 1.875rem;
  padding: 0 1.875rem;
  vertical-align: middle;
  background: #f5f6f8;
  font-size: 0.875rem;
  text-align: center;
}
.tbody_input input[data-v-c706b154],
.tbody_input select[data-v-c706b154] {
  width: 80%;
  height: 1.375rem;
  font-size: 0.875rem;
}
button.full[data-v-c706b154] {
  border-color: #2d8cf0;
  background: #2d8cf0;
  color: #fff;
  border-radius: 0.125rem;
  cursor: pointer;
}
button.full[data-v-c706b154]:hover {
  border-color: #299ed9;
  background: #299ed9;
}
button.hollow[data-v-c706b154],
input[type="button"].hollow[data-v-c706b154] {
  border-color: #2d8cf0;
  background: #fff;
  color: #2d8cf0;
}
img[data-v-c706b154] {
  border: 0;
}
.border-50[data-v-c706b154] {
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  color: #fff;
  font-size: 0.75rem;
  text-align: center;
}
.border-50 i[data-v-c706b154] {
  line-height: 1.25rem;
}
.directions[data-v-c706b154] {
  font-size: 0.75rem;
  /*color: #999;*/
  color: #515a6e;
}
.loading[data-v-c706b154] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 6.25rem;
  color: #fff;
  text-shadow: 0 0 0.625rem #2d8cf0;
  vertical-align: middle;
  text-align: center;
  z-index: 1003;
}
.font-bold[data-v-c706b154] {
  font-weight: bold;
}
.pointer[data-v-c706b154] {
  cursor: pointer;
}
/* VueJS 相关*/
[v-cloak][data-v-c706b154] {
  display: none !important;
}
[v-cloak] .v-cloak--block[data-v-c706b154] {
  display: block;
}
[v-cloak] .v-cloak--inline[data-v-c706b154] {
  display: inline;
}
[v-cloak] .v-cloak--inlineBlock[data-v-c706b154] {
  display: inline-block;
}
[v-cloak] .v-cloak--hidden[data-v-c706b154] {
  display: none;
}
[v-cloak] .v-cloak--invisible[data-v-c706b154] {
  visibility: hidden;
}
.v-cloak--block[data-v-c706b154],
.v-cloak--inline[data-v-c706b154],
.v-cloak--inlineBlock[data-v-c706b154] {
  display: none;
}
[red][data-v-c706b154] {
  color: red;
}
/***  display ***/
.pull-right[data-v-c706b154] {
  float: right !important;
}
.pull-left[data-v-c706b154] {
  float: left !important;
}
.hide[data-v-c706b154] {
  display: none !important;
}
.show[data-v-c706b154] {
  display: block !important;
}
.show-tr[data-v-c706b154] {
  display: table-row !important;
}
.invisible[data-v-c706b154] {
  visibility: hidden;
}
.text-hide[data-v-c706b154] {
  font: 0/0 a;
  color: transparent !important;
  text-shadow: none !important;
  background-color: transparent !important;
  border: 0;
}
.line-height-initial[data-v-c706b154] {
  line-height: initial;
}
/** text **/
.text-left[data-v-c706b154] {
  text-align: left;
}
.text-right[data-v-c706b154] {
  text-align: right;
}
.text-center[data-v-c706b154] {
  text-align: center;
}
.text-justify[data-v-c706b154] {
  text-align: justify;
}
.text-nowrap[data-v-c706b154] {
  white-space: nowrap;
}
.text-lowercase[data-v-c706b154] {
  text-transform: lowercase;
}
.text-uppercase[data-v-c706b154] {
  text-transform: uppercase;
}
.text-capitalize[data-v-c706b154] {
  text-transform: capitalize;
}
.display-none[data-v-c706b154] {
  display: none;
}
.relative[data-v-c706b154] {
  position: relative;
}
.absolute[data-v-c706b154] {
  position: absolute;
}
.text-top[data-v-c706b154] {
  vertical-align: top;
}
.text-top td[data-v-c706b154],
.text-top th[data-v-c706b154] {
  vertical-align: top;
}
html[data-v-c706b154],
body[data-v-c706b154] {
  width: 100%;
  height: 100%;
}
.login-body[data-v-c706b154] {
  width: 100%;
  height: 100%;
  background: url(/static/img/login_bg_active.ada7c6587d3d3b572091.jpg) no-repeat;
  background-size: 100% 100%;
}
.about-company[data-v-c706b154] {
  height: 2.5rem;
  min-width: 6.875rem;
  color: #fff;
  background-color: #2db7f5;
  border-color: #2db7f5;
  text-align: center;
  font-size: 0.875rem;
  float: left;
  margin-left: 1.25rem;
}
.about-company1[data-v-c706b154] {
  background-color: #19be6b;
  border-color: #19be6b;
  height: 2.5rem;
  min-width: 6.875rem;
  text-align: center;
  font-size: 0.875rem;
}
.about-company2[data-v-c706b154] {
  height: 2.5rem;
  min-width: 6.875rem;
  text-align: center;
  font-size: 0.875rem;
}
.login-body .login-header[data-v-c706b154] {
  color: white;
  font-size: 1.5rem;
  z-index: 1002;
  background: #fff;
  padding: 0.625rem 10%;
  text-align: right;
}
.login-body .login-header > img[data-v-c706b154] {
  height: 3.75rem;
}
.login-body .login-header > div[data-v-c706b154] {
  margin: 0.625rem 0;
}
.login-body .login-header > div > button.btn[data-v-c706b154] {
  height: 2.5rem;
  min-width: 6.875rem;
  cursor: pointer;
}
.login-body .login-box[data-v-c706b154] {
  width: 25rem;
  text-align: center;
  margin-bottom: 1.25rem;
}
.login-body .login-box > input[data-v-c706b154] {
  width: 17.5rem;
  margin-top: 5%;
}
.login-body .login-box .border-ivu[data-v-c706b154] {
  width: 17.5rem;
  margin-top: 0.625rem;
}
.login-body .login-box > .login-btn[data-v-c706b154] {
  width: 17.5rem;
  margin-top: 5%;
  border-radius: 0.1875rem;
  -webkit-box-shadow: 0.0625rem 0.0625rem 0.3125rem #aaa;
          box-shadow: 0.0625rem 0.0625rem 0.3125rem #aaa;
  cursor: pointer;
  background-color: #298ed9;
  text-align: center;
  color: #fff;
}
.login-body .login-box > .login-btn[data-v-c706b154]:hover {
  background-color: #298ed9;
  border-color: #298ed9;
}
.login-body .login-content[data-v-c706b154] {
  width: 25rem;
  position: absolute;
  left: 10%;
  top: 19%;
  border-radius: 2%;
  background: rgba(255, 255, 255, 0.7);
  z-index: 2;
}
.login-body .login-title[data-v-c706b154] {
  line-height: 3.75rem;
  background-color: #2d8cf0;
  color: #fff;
  font-size: 1.375rem;
  margin-bottom: 1.25rem;
  border-top-left-radius: 0.3125rem;
  border-top-right-radius: 0.3125rem;
}
.login-body .auto-login-ivu[data-v-c706b154] {
  margin-left: 3.75rem;
}
.login-body .auto-login[data-v-c706b154] {
  font-size: 0.7rem;
}
.login-body .auto-login > input[data-v-c706b154] {
  border: 0.0625rem solid #2d8cf0;
  border-radius: 0;
  margin: 0 0.125rem 0 3.75rem;
}
.login-body .login-note[data-v-c706b154] {
  padding: 0.625rem 3.75rem;
  font-size: 0.75rem;
}
.login-body .login-note > h6[data-v-c706b154] {
  color: #444;
  padding-bottom: 0.125rem;
}
.login-body .login-note > p[data-v-c706b154] {
  margin-top: 0.125rem;
  color: #555;
}
.login-body .forgot-psw[data-v-c706b154] {
  font-size: 0.7rem;
  margin: 0.3125rem 3.75rem 0 0;
}
.login-body .page-bg[data-v-c706b154] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.reset-psw-content .psw-note[data-v-c706b154] {
  display: inline-block;
  vertical-align: middle;
  padding-top: 0.3125rem;
  padding-left: 0.3125rem;
  font-size: 0.75rem;
  color: #ed3f14;
}
.reset-psw-content .reset-psw[data-v-c706b154] {
  margin-top: 0.625rem;
}
.reset-psw-content span[data-v-c706b154] {
  display: inline-block;
  width: 3.75rem;
}
.forgot[data-v-c706b154] {
  width: 80%;
  margin: 1.25rem auto;
}
.forgot .confirm-account[data-v-c706b154] {
  width: 16.25rem;
  background: #ddebff;
  color: #2e82ff;
}
.forgot .confirm-account > span[data-v-c706b154] {
  font-size: 1.25rem;
}
.forgot .reset-psw[data-v-c706b154],
.forgot .complete[data-v-c706b154] {
  width: 17.5rem;
}
.forgot .reset-psw > span[data-v-c706b154],
.forgot .complete > span[data-v-c706b154] {
  font-size: 1.25rem;
}
.forgot .confirm-account-content[data-v-c706b154] {
  width: 78%;
  margin: 1.25rem auto;
  line-height: 3.125rem;
}
.forgot .confirm-account-content > .test-code[data-v-c706b154] {
  width: 7.1875rem;
}
.forgot .confirm-account-content > button[data-v-c706b154] {
  border-radius: 0.125rem;
}
.forgot .confirm-account-content .send-test-code[data-v-c706b154] {
  margin-left: 0.625rem;
}
.forgot .confirm-account-content .next[data-v-c706b154] {
  display: block;
}
.forgot .ivu-icon-checkmark-circled[data-v-c706b154] {
  font-size: 1.25rem;
  color: #19be6b;
  margin-right: 0.3125rem;
  vertical-align: middle;
}
.forgot .forgot-lists[data-v-c706b154] {
  margin-top: 1.25rem;
}
.forgot .forgot-title[data-v-c706b154] {
  height: 2.5rem;
  width: 52.5rem;
  margin: 0 auto;
  background: #f7f7f7;
  line-height: 2.5rem;
  color: #999;
  font-size: 1rem;
  vertical-align: middle;
}
.forgot .forgot-title div.text-center[data-v-c706b154] {
  height: 2.5rem;
}
.forgot .psw-note[data-v-c706b154] {
  font-size: 0.75rem;
  color: #ed3f14;
}
.forgot .forgot-two[data-v-c706b154] {
  width: 78%;
  margin: 1.25rem auto;
  line-height: 3.125rem;
}
.ivu-spin-fix[data-v-c706b154] {
  background-color: rgba(255, 255, 255, 0.2);
}
.login-footer-p[data-v-c706b154] {
  text-align: center;
  color: #666;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0.9375rem 0;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.login-footer-p a[data-v-c706b154] {
  margin-left: 0.625rem;
  vertical-align: middle;
}
.login-footer-p .footer-name[data-v-c706b154] {
  position: relative;
  padding-right: 1.125rem;
}
.login-footer-p .footer-name[data-v-c706b154]::after {
  content: "";
  width: 0.0625rem;
  height: 0.75rem;
  background: #ddd;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.375rem;
}
.everok-register[data-v-c706b154] {
  height: 100%;
}
.everok-register .login-header-tit[data-v-c706b154] {
  color: #fff;
  font-size: 1.5rem;
  z-index: 1002;
  background: #fff;
  text-align: right;
  padding: 0.625rem 10%;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-align-items: space-between;
}
.everok-register .login-header-tit .pull-left[data-v-c706b154] {
  height: 3.75rem;
}
.everok-register .register-content[data-v-c706b154] {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  height: 100%;
  background: rgba(41, 142, 217, 0.65);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.3125rem 0;
}
.everok-register .register-content .ivu-col[data-v-c706b154] {
  padding: 0 0.375rem;
}
.everok-register .register-content .ivu-checkbox-wrapper[data-v-c706b154] {
  font-size: 1rem;
}
.everok-register .register-content .register-content-form2[data-v-c706b154] {
  position: relative;
  height: 100%;
  padding: 0.625rem 4.375rem 0 1.25rem;
  width: calc(100% - 4.375rem);
  -webkit-transition: all 0.3s;
  z-index: 99;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.everok-register .register-content .register-content-form2.register-content-form1[data-v-c706b154] {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.everok-register .register-content .company-profile[data-v-c706b154] {
  position: absolute;
  left: 8%;
  top: 0;
  opacity: 0;
  height: 100%;
  padding: 0 6.25rem 0 1.25rem;
  -webkit-transition: all 0.5s;
}
.everok-register .register-content .company-profile.company-profile1[data-v-c706b154] {
  opacity: 1;
  -webkit-transition: all 0.8s;
}
.everok-register .triangle-left[data-v-c706b154] {
  width: 0;
  height: 0;
  border-top: 13.125rem solid transparent;
  border-right: 4.375rem solid #fff;
  border-bottom: 13.125rem solid transparent;
  position: absolute;
  bottom: 0;
  right: -2.1875rem;
  top: 0;
  margin: auto;
  -webkit-transition: all 0.5s;
  cursor: pointer;
}
.everok-register .triangle-left .span[data-v-c706b154] {
  position: absolute;
  left: 2.3125rem;
  top: -3.6875rem;
  font-size: 1.125rem;
}
.everok-register .triangle-left .span.span1[data-v-c706b154] {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  -webkit-transform-origin: center center;
}
.everok-register .triangle-left.triangle-rotate[data-v-c706b154] {
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  /* IE 9 */
  -moz-transform: rotate(-180deg);
  /* Firefox */
  -webkit-transform: rotate(-180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(-180deg);
  -webkit-transform-origin: center center;
}
.login-body .login-header > div > button.btnR[data-v-c706b154] {
  min-width: 7.375rem !important;
  height: 2.5rem;
  float: left;
  margin-left: 0.3125rem;
  color: #333;
  border-radius: 0;
  border: 0.0625rem solid #f5f6f8;
  padding: 0 1.875rem;
  vertical-align: middle;
  background: #f5f6f8;
  font-size: 0.875rem;
  text-align: center;
}
.login-body .login-header > div > button.btnR.full[data-v-c706b154] {
  border-color: #2d8cf0;
  background: #2d8cf0;
  color: #fff;
  border-radius: 0.125rem;
  cursor: pointer;
}
.margin-bottom-row[data-v-c706b154] {
  margin-bottom: 1%;
}
.other-input-box.redBorderWarnInput input[data-v-c706b154] {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 0.125rem solid #fa7756;
}
.other-input-box .ivu-input[data-v-c706b154] {
  background: none;
  border: none;
  border-bottom: 0.125rem solid #fff;
  color: #fff;
}
@media screen and (max-height: 650px) {
.everok-register[data-v-c706b154] {
    height: auto;
}
}
@media screen and (max-width: 1366px) {
.register-content[data-v-c706b154] {
    width: 65%;
}
.input-box-height .ivu-input[data-v-c706b154] {
    height: 2rem;
}
.input-box-height .ivu-select-input[data-v-c706b154] {
    height: 2rem;
    line-height: 2rem;
}
.input-box-height.ivu-select-single .ivu-select-selection[data-v-c706b154] {
    height: 2rem;
}
}
@media screen and (min-width: 1600px) {
.register-content[data-v-c706b154] {
    width: 55%;
}
.input-box-height .ivu-input[data-v-c706b154] {
    height: 3.125rem;
}
.input-box-height .ivu-select-input[data-v-c706b154] {
    height: 3.125rem;
    line-height: 3.125rem;
}
.input-box-height.ivu-select-single .ivu-select-selection[data-v-c706b154] {
    height: 3.125rem;
}
}
.alert-box[data-v-c706b154] {
  position: fixed;
  z-index: 9999;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
  left: 0;
  top: 5rem;
}
.mr62[data-v-c706b154] {
  margin-right: 3.875rem;
}

body[data-v-7c61296c],
input[data-v-7c61296c],
select[data-v-7c61296c],
textarea[data-v-7c61296c],
button[data-v-7c61296c] {
  color: #333;
  background: #fff;
  text-align: left;
}
/*清除浮动*/
.clearfix[data-v-7c61296c]:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
}
ul[data-v-7c61296c],
ol[data-v-7c61296c] {
  margin: 0;
}
a[data-v-7c61296c] {
  color: #2d8cf0;
  text-decoration: none;
  cursor: pointer;
}
a[data-v-7c61296c]:hover {
  text-decoration: none;
}
.color[data-v-7c61296c] {
  color: #2d8cf0;
}
.color-gray[data-v-7c61296c] {
  color: #666;
}
ul[data-v-7c61296c] {
  list-style: none;
}
h3[data-v-7c61296c] {
  font-size: 1.375rem;
}
h5[data-v-7c61296c] {
  font-size: 0.9375rem;
  color: #666;
}
h4[data-v-7c61296c] {
  margin: 1.875rem 0 0 1%;
  color: #666;
}
.small-input[data-v-7c61296c] {
  width: 3.125rem;
}
.large-input[data-v-7c61296c] {
  width: 16.25rem;
}
.large[data-v-7c61296c] {
  width: 25rem;
}
.tbody_input input.num-input[data-v-7c61296c] {
  width: 2.5rem;
}
input[data-v-7c61296c] {
  border: 0;
  border-radius: 0.3125rem;
  padding: 0 0.625rem;
  vertical-align: middle;
  height: 1.875rem;
}
select[data-v-7c61296c]::-ms-expand {
  display: none;
}
select[data-v-7c61296c] {
  padding: 0 0.3125rem;
  height: 1.875rem;
}
textarea[data-v-7c61296c] {
  padding: 0.3125rem 0.625rem;
}
.border[data-v-7c61296c] {
  border: 0.0625rem solid #ccc;
  border-radius: 0.3125rem;
}
.btn[data-v-7c61296c] {
  border-radius: 0;
  border: 0.0625rem solid #f5f6f8;
  height: 1.875rem;
  line-height: 1.875rem;
  padding: 0 1.875rem;
  vertical-align: middle;
  background: #f5f6f8;
  font-size: 0.875rem;
  text-align: center;
}
.tbody_input input[data-v-7c61296c],
.tbody_input select[data-v-7c61296c] {
  width: 80%;
  height: 1.375rem;
  font-size: 0.875rem;
}
button.full[data-v-7c61296c] {
  border-color: #2d8cf0;
  background: #2d8cf0;
  color: #fff;
  border-radius: 0.125rem;
  cursor: pointer;
}
button.full[data-v-7c61296c]:hover {
  border-color: #299ed9;
  background: #299ed9;
}
button.hollow[data-v-7c61296c],
input[type="button"].hollow[data-v-7c61296c] {
  border-color: #2d8cf0;
  background: #fff;
  color: #2d8cf0;
}
img[data-v-7c61296c] {
  border: 0;
}
.border-50[data-v-7c61296c] {
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  color: #fff;
  font-size: 0.75rem;
  text-align: center;
}
.border-50 i[data-v-7c61296c] {
  line-height: 1.25rem;
}
.directions[data-v-7c61296c] {
  font-size: 0.75rem;
  /*color: #999;*/
  color: #515a6e;
}
.loading[data-v-7c61296c] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 6.25rem;
  color: #fff;
  text-shadow: 0 0 0.625rem #2d8cf0;
  vertical-align: middle;
  text-align: center;
  z-index: 1003;
}
.font-bold[data-v-7c61296c] {
  font-weight: bold;
}
.pointer[data-v-7c61296c] {
  cursor: pointer;
}
/* VueJS 相关*/
[v-cloak][data-v-7c61296c] {
  display: none !important;
}
[v-cloak] .v-cloak--block[data-v-7c61296c] {
  display: block;
}
[v-cloak] .v-cloak--inline[data-v-7c61296c] {
  display: inline;
}
[v-cloak] .v-cloak--inlineBlock[data-v-7c61296c] {
  display: inline-block;
}
[v-cloak] .v-cloak--hidden[data-v-7c61296c] {
  display: none;
}
[v-cloak] .v-cloak--invisible[data-v-7c61296c] {
  visibility: hidden;
}
.v-cloak--block[data-v-7c61296c],
.v-cloak--inline[data-v-7c61296c],
.v-cloak--inlineBlock[data-v-7c61296c] {
  display: none;
}
[red][data-v-7c61296c] {
  color: red;
}
/***  display ***/
.pull-right[data-v-7c61296c] {
  float: right !important;
}
.pull-left[data-v-7c61296c] {
  float: left !important;
}
.hide[data-v-7c61296c] {
  display: none !important;
}
.show[data-v-7c61296c] {
  display: block !important;
}
.show-tr[data-v-7c61296c] {
  display: table-row !important;
}
.invisible[data-v-7c61296c] {
  visibility: hidden;
}
.text-hide[data-v-7c61296c] {
  font: 0/0 a;
  color: transparent !important;
  text-shadow: none !important;
  background-color: transparent !important;
  border: 0;
}
.line-height-initial[data-v-7c61296c] {
  line-height: initial;
}
/** text **/
.text-left[data-v-7c61296c] {
  text-align: left;
}
.text-right[data-v-7c61296c] {
  text-align: right;
}
.text-center[data-v-7c61296c] {
  text-align: center;
}
.text-justify[data-v-7c61296c] {
  text-align: justify;
}
.text-nowrap[data-v-7c61296c] {
  white-space: nowrap;
}
.text-lowercase[data-v-7c61296c] {
  text-transform: lowercase;
}
.text-uppercase[data-v-7c61296c] {
  text-transform: uppercase;
}
.text-capitalize[data-v-7c61296c] {
  text-transform: capitalize;
}
.display-none[data-v-7c61296c] {
  display: none;
}
.relative[data-v-7c61296c] {
  position: relative;
}
.absolute[data-v-7c61296c] {
  position: absolute;
}
.text-top[data-v-7c61296c] {
  vertical-align: top;
}
.text-top td[data-v-7c61296c],
.text-top th[data-v-7c61296c] {
  vertical-align: top;
}
html[data-v-7c61296c],
body[data-v-7c61296c] {
  width: 100%;
  height: 100%;
}
.login-body[data-v-7c61296c] {
  width: 100%;
  height: 100%;
  background: url(/static/img/login_bg_active.ada7c6587d3d3b572091.jpg) no-repeat;
  background-size: 100% 100%;
}
.about-company[data-v-7c61296c] {
  height: 2.5rem;
  min-width: 6.875rem;
  color: #fff;
  background-color: #2db7f5;
  border-color: #2db7f5;
  text-align: center;
  font-size: 0.875rem;
  float: left;
  margin-left: 1.25rem;
}
.about-company1[data-v-7c61296c] {
  background-color: #19be6b;
  border-color: #19be6b;
  height: 2.5rem;
  min-width: 6.875rem;
  text-align: center;
  font-size: 0.875rem;
}
.about-company2[data-v-7c61296c] {
  height: 2.5rem;
  min-width: 6.875rem;
  text-align: center;
  font-size: 0.875rem;
}
.login-body .login-header[data-v-7c61296c] {
  color: white;
  font-size: 1.5rem;
  z-index: 1002;
  background: #fff;
  padding: 0.625rem 10%;
  text-align: right;
}
.login-body .login-header > img[data-v-7c61296c] {
  height: 3.75rem;
}
.login-body .login-header > div[data-v-7c61296c] {
  margin: 0.625rem 0;
}
.login-body .login-header > div > button.btn[data-v-7c61296c] {
  height: 2.5rem;
  min-width: 6.875rem;
  cursor: pointer;
}
.login-body .login-box[data-v-7c61296c] {
  width: 25rem;
  text-align: center;
  margin-bottom: 1.25rem;
}
.login-body .login-box > input[data-v-7c61296c] {
  width: 17.5rem;
  margin-top: 5%;
}
.login-body .login-box .border-ivu[data-v-7c61296c] {
  width: 17.5rem;
  margin-top: 0.625rem;
}
.login-body .login-box > .login-btn[data-v-7c61296c] {
  width: 17.5rem;
  margin-top: 5%;
  border-radius: 0.1875rem;
  -webkit-box-shadow: 0.0625rem 0.0625rem 0.3125rem #aaa;
          box-shadow: 0.0625rem 0.0625rem 0.3125rem #aaa;
  cursor: pointer;
  background-color: #298ed9;
  text-align: center;
  color: #fff;
}
.login-body .login-box > .login-btn[data-v-7c61296c]:hover {
  background-color: #298ed9;
  border-color: #298ed9;
}
.login-body .login-content[data-v-7c61296c] {
  width: 25rem;
  position: absolute;
  left: 10%;
  top: 19%;
  border-radius: 2%;
  background: rgba(255, 255, 255, 0.7);
  z-index: 2;
}
.login-body .login-title[data-v-7c61296c] {
  line-height: 3.75rem;
  background-color: #2d8cf0;
  color: #fff;
  font-size: 1.375rem;
  margin-bottom: 1.25rem;
  border-top-left-radius: 0.3125rem;
  border-top-right-radius: 0.3125rem;
}
.login-body .auto-login-ivu[data-v-7c61296c] {
  margin-left: 3.75rem;
}
.login-body .auto-login[data-v-7c61296c] {
  font-size: 0.7rem;
}
.login-body .auto-login > input[data-v-7c61296c] {
  border: 0.0625rem solid #2d8cf0;
  border-radius: 0;
  margin: 0 0.125rem 0 3.75rem;
}
.login-body .login-note[data-v-7c61296c] {
  padding: 0.625rem 3.75rem;
  font-size: 0.75rem;
}
.login-body .login-note > h6[data-v-7c61296c] {
  color: #444;
  padding-bottom: 0.125rem;
}
.login-body .login-note > p[data-v-7c61296c] {
  margin-top: 0.125rem;
  color: #555;
}
.login-body .forgot-psw[data-v-7c61296c] {
  font-size: 0.7rem;
  margin: 0.3125rem 3.75rem 0 0;
}
.login-body .page-bg[data-v-7c61296c] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.reset-psw-content .psw-note[data-v-7c61296c] {
  display: inline-block;
  vertical-align: middle;
  padding-top: 0.3125rem;
  padding-left: 0.3125rem;
  font-size: 0.75rem;
  color: #ed3f14;
}
.reset-psw-content .reset-psw[data-v-7c61296c] {
  margin-top: 0.625rem;
}
.reset-psw-content span[data-v-7c61296c] {
  display: inline-block;
  width: 3.75rem;
}
.forgot[data-v-7c61296c] {
  width: 80%;
  margin: 1.25rem auto;
}
.forgot .confirm-account[data-v-7c61296c] {
  width: 16.25rem;
  background: #ddebff;
  color: #2e82ff;
}
.forgot .confirm-account > span[data-v-7c61296c] {
  font-size: 1.25rem;
}
.forgot .reset-psw[data-v-7c61296c],
.forgot .complete[data-v-7c61296c] {
  width: 17.5rem;
}
.forgot .reset-psw > span[data-v-7c61296c],
.forgot .complete > span[data-v-7c61296c] {
  font-size: 1.25rem;
}
.forgot .confirm-account-content[data-v-7c61296c] {
  width: 78%;
  margin: 1.25rem auto;
  line-height: 3.125rem;
}
.forgot .confirm-account-content > .test-code[data-v-7c61296c] {
  width: 7.1875rem;
}
.forgot .confirm-account-content > button[data-v-7c61296c] {
  border-radius: 0.125rem;
}
.forgot .confirm-account-content .send-test-code[data-v-7c61296c] {
  margin-left: 0.625rem;
}
.forgot .confirm-account-content .next[data-v-7c61296c] {
  display: block;
}
.forgot .ivu-icon-checkmark-circled[data-v-7c61296c] {
  font-size: 1.25rem;
  color: #19be6b;
  margin-right: 0.3125rem;
  vertical-align: middle;
}
.forgot .forgot-lists[data-v-7c61296c] {
  margin-top: 1.25rem;
}
.forgot .forgot-title[data-v-7c61296c] {
  height: 2.5rem;
  width: 52.5rem;
  margin: 0 auto;
  background: #f7f7f7;
  line-height: 2.5rem;
  color: #999;
  font-size: 1rem;
  vertical-align: middle;
}
.forgot .forgot-title div.text-center[data-v-7c61296c] {
  height: 2.5rem;
}
.forgot .psw-note[data-v-7c61296c] {
  font-size: 0.75rem;
  color: #ed3f14;
}
.forgot .forgot-two[data-v-7c61296c] {
  width: 78%;
  margin: 1.25rem auto;
  line-height: 3.125rem;
}
.ivu-spin-fix[data-v-7c61296c] {
  background-color: rgba(255, 255, 255, 0.2);
}
.login-footer-p[data-v-7c61296c] {
  text-align: center;
  color: #666;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0.9375rem 0;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.login-footer-p a[data-v-7c61296c] {
  margin-left: 0.625rem;
  vertical-align: middle;
}
.login-footer-p .footer-name[data-v-7c61296c] {
  position: relative;
  padding-right: 1.125rem;
}
.login-footer-p .footer-name[data-v-7c61296c]::after {
  content: "";
  width: 0.0625rem;
  height: 0.75rem;
  background: #ddd;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.375rem;
}
.everok-register[data-v-7c61296c] {
  height: 100%;
}
.everok-register .login-header-tit[data-v-7c61296c] {
  color: #fff;
  font-size: 1.5rem;
  z-index: 1002;
  background: #fff;
  text-align: right;
  padding: 0.625rem 10%;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-align-items: space-between;
}
.everok-register .login-header-tit .pull-left[data-v-7c61296c] {
  height: 3.75rem;
}
.everok-register .register-content[data-v-7c61296c] {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  height: 100%;
  background: rgba(41, 142, 217, 0.65);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.3125rem 0;
}
.everok-register .register-content .ivu-col[data-v-7c61296c] {
  padding: 0 0.375rem;
}
.everok-register .register-content .ivu-checkbox-wrapper[data-v-7c61296c] {
  font-size: 1rem;
}
.everok-register .register-content .register-content-form2[data-v-7c61296c] {
  position: relative;
  height: 100%;
  padding: 0.625rem 4.375rem 0 1.25rem;
  width: calc(100% - 4.375rem);
  -webkit-transition: all 0.3s;
  z-index: 99;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.everok-register .register-content .register-content-form2.register-content-form1[data-v-7c61296c] {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.everok-register .register-content .company-profile[data-v-7c61296c] {
  position: absolute;
  left: 8%;
  top: 0;
  opacity: 0;
  height: 100%;
  padding: 0 6.25rem 0 1.25rem;
  -webkit-transition: all 0.5s;
}
.everok-register .register-content .company-profile.company-profile1[data-v-7c61296c] {
  opacity: 1;
  -webkit-transition: all 0.8s;
}
.everok-register .triangle-left[data-v-7c61296c] {
  width: 0;
  height: 0;
  border-top: 13.125rem solid transparent;
  border-right: 4.375rem solid #fff;
  border-bottom: 13.125rem solid transparent;
  position: absolute;
  bottom: 0;
  right: -2.1875rem;
  top: 0;
  margin: auto;
  -webkit-transition: all 0.5s;
  cursor: pointer;
}
.everok-register .triangle-left .span[data-v-7c61296c] {
  position: absolute;
  left: 2.3125rem;
  top: -3.6875rem;
  font-size: 1.125rem;
}
.everok-register .triangle-left .span.span1[data-v-7c61296c] {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  -webkit-transform-origin: center center;
}
.everok-register .triangle-left.triangle-rotate[data-v-7c61296c] {
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  /* IE 9 */
  -moz-transform: rotate(-180deg);
  /* Firefox */
  -webkit-transform: rotate(-180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(-180deg);
  -webkit-transform-origin: center center;
}
.login-body .login-header > div > button.btnR[data-v-7c61296c] {
  min-width: 7.375rem !important;
  height: 2.5rem;
  float: left;
  margin-left: 0.3125rem;
  color: #333;
  border-radius: 0;
  border: 0.0625rem solid #f5f6f8;
  padding: 0 1.875rem;
  vertical-align: middle;
  background: #f5f6f8;
  font-size: 0.875rem;
  text-align: center;
}
.login-body .login-header > div > button.btnR.full[data-v-7c61296c] {
  border-color: #2d8cf0;
  background: #2d8cf0;
  color: #fff;
  border-radius: 0.125rem;
  cursor: pointer;
}
.margin-bottom-row[data-v-7c61296c] {
  margin-bottom: 1%;
}
.other-input-box.redBorderWarnInput input[data-v-7c61296c] {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 0.125rem solid #fa7756;
}
.other-input-box .ivu-input[data-v-7c61296c] {
  background: none;
  border: none;
  border-bottom: 0.125rem solid #fff;
  color: #fff;
}
@media screen and (max-height: 650px) {
.everok-register[data-v-7c61296c] {
    height: auto;
}
}
@media screen and (max-width: 1366px) {
.register-content[data-v-7c61296c] {
    width: 65%;
}
.input-box-height .ivu-input[data-v-7c61296c] {
    height: 2rem;
}
.input-box-height .ivu-select-input[data-v-7c61296c] {
    height: 2rem;
    line-height: 2rem;
}
.input-box-height.ivu-select-single .ivu-select-selection[data-v-7c61296c] {
    height: 2rem;
}
}
@media screen and (min-width: 1600px) {
.register-content[data-v-7c61296c] {
    width: 55%;
}
.input-box-height .ivu-input[data-v-7c61296c] {
    height: 3.125rem;
}
.input-box-height .ivu-select-input[data-v-7c61296c] {
    height: 3.125rem;
    line-height: 3.125rem;
}
.input-box-height.ivu-select-single .ivu-select-selection[data-v-7c61296c] {
    height: 3.125rem;
}
}
.alert-box[data-v-7c61296c] {
  position: fixed;
  z-index: 9999;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
  left: 0;
  top: 5rem;
}
button[data-v-7c61296c],
input[type="button"][data-v-7c61296c] {
  border-radius: 0;
  border: 0.0625rem solid #f5f6f8;
  height: 1.875rem;
  line-height: 1.875rem;
  padding: 0 1.875rem;
  vertical-align: middle;
  font-size: 0.875rem;
  text-align: center;
}
#app > div[data-v-7c61296c] {
  background-color: #fff;
}
.forgot .forgot-h3[data-v-7c61296c] {
  padding-top: 1.25rem;
  padding-left: 9.375rem;
  padding-right: 5.625rem;
}
.forgot .goHome[data-v-7c61296c] {
  font-size: 0.875rem;
  float: right;
  padding-top: 0.625rem;
}
.forgot .confirm-account-content .send-test-code[data-v-7c61296c] {
  color: #fff !important;
  background-color: #f90 !important;
  border-color: #f90 !important;
}
.forgot .confirm-account-content .btn-disabled[data-v-7c61296c] {
  color: #999 !important;
  background-color: #f3f3f3 !important;
  border-color: #dcdee2 !important;
}

.map-box-v1[data-v-78ab5437] {
  height: 100%;
  background: rgba(255, 255, 255, 0.72);
  overflow: hidden;
  padding: 0.625rem;
}

.upload-cl[data-v-1680be88] {
  display: inline-block;
}
.upload-cl .badge[data-v-1680be88] {
  display: inline-block;
  line-height: 1rem;
  padding: 0 0.375rem;
  font-size: 0.625rem;
  border-radius: 0.5rem;
  color: #fff;
  background-color: #1fa589 !important;
}
.upload-icon[data-v-1680be88] {
  background: #f5f2f3;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.paste-input[data-v-1680be88] {
  margin: 0.75rem 0;
}

.cl-checkout[data-v-374a74e4] {
  border-bottom: 0.125rem dashed #e3e3e3;
  padding-bottom: 1.25rem;
}
.cl-checkout .list[data-v-374a74e4] {
  color: #6497cb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.cl-checkout .list > div[data-v-374a74e4] {
  margin-top: 0.625rem;
  border: 0.0625rem solid #6497cb;
  border-radius: 0.25rem;
  padding: 0.25rem 0.625rem;
  margin-right: 0.625rem;
}
[data-v-374a74e4] .ivu-tag-text {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.multiple-input[data-v-374a74e4] {
  max-height: 3.875rem;
  overflow-y: auto;
}
.multiple-input span[data-v-374a74e4] {
  color: #c5c8ce;
  line-height: 0;
}
.multiple-input.multiple-disabled[data-v-374a74e4] {
  background-color: #f3f3f3;
  pointer-events: none;
}
.multiple-input[data-v-374a74e4] .ivu-tag {
  display: inline-block !important;
}
.multiple-tag[data-v-374a74e4] {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1.2;
  border: 0.0625rem solid #e8eaec;
  border-radius: 0.25rem;
  background: #f7f7f7;
  color: #515a6e;
  margin-right: 0.5rem;
  margin-bottom: 0.25rem;
  padding: 0.125rem 0.25rem;
}
.multiple-tag .ivu-icon[data-v-374a74e4] {
  font-size: 0.75rem;
  vertical-align: middle;
  color: #a7a7a7;
  margin-left: 0.25rem;
  cursor: pointer;
}
.multiple-disabled-notAllowed[data-v-374a74e4] {
  cursor: not-allowed;
}

.cl-checkout[data-v-2b74bb55] {
  border-bottom: 0.125rem dashed #e3e3e3;
  padding-bottom: 1.25rem;
}
.cl-checkout .list[data-v-2b74bb55] {
  color: #6497cb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.cl-checkout .list > div[data-v-2b74bb55] {
  margin-top: 0.625rem;
  border: 0.0625rem solid #6497cb;
  border-radius: 0.25rem;
  padding: 0.25rem 0.625rem;
  margin-right: 0.625rem;
}
[data-v-2b74bb55] .ivu-tag-text {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.multiple-input[data-v-2b74bb55] {
  max-height: 3.875rem;
  overflow-y: auto;
}
.multiple-input span[data-v-2b74bb55] {
  color: #c5c8ce;
  line-height: 0;
}
.multiple-input.multiple-disabled[data-v-2b74bb55] {
  background-color: #f3f3f3;
  pointer-events: none;
}
.multiple-input[data-v-2b74bb55] .ivu-tag {
  display: inline-block !important;
}
.multiple-tag[data-v-2b74bb55] {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1.2;
  border: 0.0625rem solid #e8eaec;
  border-radius: 0.25rem;
  background: #f7f7f7;
  color: #515a6e;
  margin-right: 0.5rem;
  margin-bottom: 0.25rem;
  padding: 0.125rem 0.25rem;
}
.multiple-tag .ivu-icon[data-v-2b74bb55] {
  font-size: 0.75rem;
  vertical-align: middle;
  color: #a7a7a7;
  margin-left: 0.25rem;
  cursor: pointer;
}
.multiple-disabled-notAllowed[data-v-2b74bb55] {
  cursor: not-allowed;
}
.Search-Select[data-v-2b74bb55] {
  display: inline-block;
  margin-right: 0.625rem;
  width: 31% !important;
}

.cl-checkout[data-v-95eab408] {
  border-bottom: 0.125rem dashed #e3e3e3;
  padding-bottom: 1.25rem;
}
.cl-checkout .list[data-v-95eab408] {
  color: #6497cb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.cl-checkout .list > div[data-v-95eab408] {
  margin-top: 0.625rem;
  border: 0.0625rem solid #6497cb;
  border-radius: 0.25rem;
  padding: 0.25rem 0.625rem;
  margin-right: 0.625rem;
}
[data-v-95eab408] .ivu-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-95eab408] .ivu-tag-text {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.multiple-input[data-v-95eab408] {
  max-height: 3.875rem;
  overflow-y: auto;
}
.multiple-input span[data-v-95eab408] {
  color: #c5c8ce;
  line-height: 0;
}
.multiple-input.multiple-disabled[data-v-95eab408] {
  background-color: #f3f3f3;
  pointer-events: none;
}
.multiple-input[data-v-95eab408] .ivu-tag {
  display: inline-block !important;
}
.multiple-disabled-notAllowed[data-v-95eab408] {
  cursor: not-allowed;
}
.multiple-tag[data-v-95eab408] {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1.2;
  border: 0.0625rem solid #e8eaec;
  border-radius: 0.25rem;
  background: #f7f7f7;
  color: #515a6e;
  margin-right: 0.5rem;
  margin-bottom: 0.25rem;
  padding: 0.125rem 0.25rem;
}
.multiple-tag .ivu-icon[data-v-95eab408] {
  font-size: 0.75rem;
  vertical-align: middle;
  color: #a7a7a7;
  margin-left: 0.25rem;
  cursor: pointer;
}

.cl-checkout[data-v-11e5ed0c] {
  border-bottom: 0.125rem dashed #e3e3e3;
  padding-bottom: 1.25rem;
}
.cl-checkout .list[data-v-11e5ed0c] {
  color: #6497cb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.cl-checkout .list > div[data-v-11e5ed0c] {
  margin-top: 0.625rem;
  border: 0.0625rem solid #6497cb;
  border-radius: 0.25rem;
  padding: 0.25rem 0.625rem;
  margin-right: 0.625rem;
}
[data-v-11e5ed0c] .ivu-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-11e5ed0c] .ivu-tag-text {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.multiple-input[data-v-11e5ed0c] {
  max-height: 3.875rem;
  overflow-y: auto;
}
.multiple-input span[data-v-11e5ed0c] {
  color: #c5c8ce;
  line-height: 0;
}

.cl-checkout[data-v-39e030f6] {
  border-bottom: 0.125rem dashed #e3e3e3;
  padding-bottom: 1.25rem;
}
.cl-checkout .list[data-v-39e030f6] {
  color: #6497cb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.cl-checkout .list > div[data-v-39e030f6] {
  margin-top: 0.625rem;
  border: 0.0625rem solid #6497cb;
  border-radius: 0.25rem;
  padding: 0.25rem 0.625rem;
  margin-right: 0.625rem;
}
[data-v-39e030f6] .ivu-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-39e030f6] .ivu-tag-text {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.cl-checkout[data-v-6143dc84] {
  border-bottom: 0.125rem dashed #e3e3e3;
  padding-bottom: 1.25rem;
}
.cl-checkout .list[data-v-6143dc84] {
  color: #6497cb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.cl-checkout .list > div[data-v-6143dc84] {
  margin-top: 0.625rem;
  border: 0.0625rem solid #6497cb;
  border-radius: 0.25rem;
  padding: 0.25rem 0.625rem;
  margin-right: 0.625rem;
}
[data-v-6143dc84] .ivu-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-6143dc84] .ivu-tag-text {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.multiple-input[data-v-6143dc84] {
  max-height: 3.875rem;
  overflow-y: auto;
}
.multiple-input span[data-v-6143dc84] {
  color: #c5c8ce;
  line-height: 0;
}
.multiple-input-disabled[data-v-6143dc84] {
  border-color: #dcdee2;
  cursor: not-allowed;
  background-color: #f3f3f3;
  pointer-events: none;
}

.cl-checkout[data-v-25861878] {
  border-bottom: 0.125rem dashed #e3e3e3;
  padding-bottom: 1.25rem;
}
.cl-checkout .list[data-v-25861878] {
  color: #6497cb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.cl-checkout .list > div[data-v-25861878] {
  margin-top: 0.625rem;
  border: 0.0625rem solid #6497cb;
  border-radius: 0.25rem;
  padding: 0.25rem 0.625rem;
  margin-right: 0.625rem;
}
[data-v-25861878] .ivu-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-25861878] .ivu-tag-text {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.multiple-input[data-v-25861878] {
  max-height: 3.875rem;
  overflow-y: auto;
}
.multiple-input span[data-v-25861878] {
  color: #c5c8ce;
  line-height: 0;
}

.up-num[data-v-04d059c8] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 0.0625rem solid #dcdee2;
  border-radius: 0.25rem;
}
.up-num .ivu-select-selection[data-v-04d059c8] {
  border: none;
  border-right: 0.0625rem solid #dcdee2;
  border-radius: 0.25rem 0 0 0.25rem;
  background-color: #f8f8f9;
  text-align: center;
}
.up-num .ivu-select-visible .ivu-select-selection[data-v-04d059c8] {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.up-num .ivu-input-number[data-v-04d059c8] {
  border: none;
}

.up-num[data-v-33a84989] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.25rem;
}
.up-num .ivu-select-selection[data-v-33a84989] {
  border: none;
  border-right: 0.0625rem solid #dcdee2;
  border-radius: 0.25rem 0 0 0.25rem;
  background-color: #f8f8f9;
  text-align: center;
}
.up-num .ivu-select-visible .ivu-select-selection[data-v-33a84989] {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.up-num .inputnumber[data-v-33a84989] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.up-num .unit[data-v-33a84989] {
  text-align: center;
  background: #f8f8f9;
  border-radius: 0 0.25rem 0.25rem 0;
  border-left: 0.0625rem solid #dcdee2;
  color: #444;
  padding: 0 0.625rem;
  height: 2rem;
  line-height: 2rem;
}
.up-num .unitMultiple[data-v-33a84989] {
  width: 4.5rem !important;
}
.up-num .unitMultiple[data-v-33a84989] .ivu-select-selection {
  border: none;
  border-left: 0.0625rem solid #dcdee2;
  background: #f8f8f9;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.checkNO[data-v-5430ccaa] .ivu-tabs-nav .ivu-tabs-tab {
  width: 13.75rem;
  height: 2.5rem;
  margin: 0 0.1875rem 0 0;
  display: inline-block;
  line-height: 2.5rem;
  font-size: 0.875rem;
  cursor: pointer;
}
.checkNO[data-v-5430ccaa] .ivu-tabs-nav .ivu-tabs-tab-active {
  color: #115aa9 !important;
  font-weight: bold !important;
  background: #fff !important;
}
.checkNO[data-v-5430ccaa] .ivu-tabs-bar {
  margin-bottom: 0 !important;
}
.textWord[data-v-5430ccaa] {
  color: #115aa9;
  cursor: pointer;
}
.cl-checkout[data-v-5430ccaa] {
  border-bottom: 0.125rem dashed #e3e3e3;
  padding-bottom: 1.25rem;
}
.cl-checkout .list[data-v-5430ccaa] {
  color: #6497cb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.cl-checkout .list > div[data-v-5430ccaa] {
  margin-top: 0.625rem;
  border: 0.0625rem solid #6497cb;
  border-radius: 0.25rem;
  padding: 0.25rem 0.625rem;
  margin-right: 0.625rem;
}
[data-v-5430ccaa] .ivu-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-5430ccaa] .ivu-tag-text {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.table-filter[data-v-074d6bb1] {
  position: relative;
  min-height: 2.375rem;
}
.table-filter .icon[data-v-074d6bb1] {
  position: absolute;
  right: 0;
  top: 0.0625rem;
  z-index: 1;
  padding: 0 0.625rem 0 0.9375rem;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #6497cb;
}
.table-filter-modal .action .top[data-v-074d6bb1] {
  display: none;
  cursor: pointer;
  margin-left: 0.625rem;
}
.table-filter-modal .action.action:hover .top[data-v-074d6bb1] {
  display: inline-block;
}
.table-filter-modal[data-v-074d6bb1] .ivu-table .ivu-table-tbody .ivu-table-row td {
  height: 2rem;
  line-height: 2rem;
}

.line2-mixin[data-v-63d8a6f6] {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -moz-box;
  -moz-line-clamp: 2;
  white-space: normal;
  word-break: break-word;
}
.mock-disabled-field[data-v-63d8a6f6] {
  pointer-events: none;
  cursor: not-allowed;
}
.mock-disabled-field .ivu-radio-inner[data-v-63d8a6f6] {
  border-color: #dcdee2;
  background-color: #f3f3f3;
}
.mock-disabled-field .ivu-radio-inner[data-v-63d8a6f6]::after {
  background-color: #ccc;
}
.mock-disabled-field .ivu-select-selected-value[data-v-63d8a6f6] {
  -webkit-user-select: text !important;
     -moz-user-select: text !important;
      -ms-user-select: text !important;
          user-select: text !important;
}
.mock-disabled-field textarea[data-v-63d8a6f6] {
  pointer-events: auto;
  cursor: auto !important;
}
.mock-disabled-field .ivu-checkbox-inner[data-v-63d8a6f6] {
  background-color: #f3f3f3;
  border-color: #dcdee2;
}
.mock-disabled-field .ivu-checkbox-inner + span[data-v-63d8a6f6] {
  cursor: not-allowed;
}
.mock-disabled-field .ivu-checkbox-checked .ivu-checkbox-inner[data-v-63d8a6f6]:after {
  border-color: #115aa8;
}
.mock-disabled-field .ivu-input[data-v-63d8a6f6],
.mock-disabled-field .ivu-select-selection[data-v-63d8a6f6] {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
}
.mock-disabled-field .ivu-input-number-input[data-v-63d8a6f6] {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
}
.mask #mask-disabled[data-v-63d8a6f6] .nomask span {
  pointer-events: initial !important;
  cursor: pointer !important;
}
.mask #mask-disabled[data-v-63d8a6f6] .nomask .ivu-input-wrapper {
  pointer-events: initial !important;
}
.mask #mask-disabled[data-v-63d8a6f6] .nomask .ivu-input-wrapper .ivu-input {
  background-color: #fff !important;
  cursor: initial !important;
}
.mask #mask-disabled[data-v-63d8a6f6] .nomask .ivu-checkbox-wrapper {
  pointer-events: initial !important;
  cursor: pointer !important;
}
.mask #mask-disabled[data-v-63d8a6f6] .nomask .ivu-checkbox-wrapper .ivu-checkbox-inner {
  background-color: #ffffff !important;
}
.mask #mask-disabled[data-v-63d8a6f6] .nomask .ivu-checkbox-wrapper .ivu-checkbox-checked .ivu-checkbox-inner {
  background-color: #115aa8 !important;
}
.mask #mask-disabled[data-v-63d8a6f6] .nomask .ivu-checkbox-wrapper .ivu-checkbox-checked .ivu-checkbox-inner::after {
  border-color: #ffffff !important;
}
.mask #mask-disabled[data-v-63d8a6f6] .nomask .ivu-select {
  pointer-events: initial !important;
}
.mask #mask-disabled[data-v-63d8a6f6] .nomask .ivu-select .ivu-select-selection {
  background-color: #fff !important;
  cursor: initial !important;
}
.mask #mask-disabled[data-v-63d8a6f6] .nomask .ivu-input-number {
  pointer-events: initial !important;
}
.mask #mask-disabled[data-v-63d8a6f6] .nomask .ivu-input-number .ivu-input-number-input-wrap .ivu-input-number-input:not([disabled*="disabled"]) {
  background-color: #fff !important;
  cursor: initial !important;
}
.mask #mask-disabled[data-v-63d8a6f6] .nomask .ivu-icon {
  pointer-events: initial !important;
  cursor: pointer !important;
}
.mask #mask-disabled[data-v-63d8a6f6] .ivu-checkbox-wrapper:not([class*="nomask"]),
.mask #mask-disabled[data-v-63d8a6f6] .ivu-select:not([class*="nomask"]),
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-wrapper:not([class*="nomask"]),
.mask #mask-disabled[data-v-63d8a6f6] .ivu-radio-wrapper:not([class*="nomask"]),
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-number:not([class*="nomask"]),
.mask #mask-disabled[data-v-63d8a6f6] .ivu-date-picker:not([class*="nomask"]),
.mask #mask-disabled[data-v-63d8a6f6] .ivu-btn:not([style*="pointer-events"], [class*="nomask"]) {
  pointer-events: none;
  cursor: not-allowed;
}
.mask #mask-disabled[data-v-63d8a6f6] .ivu-checkbox-wrapper:not([class*="nomask"]) .ivu-radio-inner,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-select:not([class*="nomask"]) .ivu-radio-inner,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-wrapper:not([class*="nomask"]) .ivu-radio-inner,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-radio-wrapper:not([class*="nomask"]) .ivu-radio-inner,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-number:not([class*="nomask"]) .ivu-radio-inner,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-date-picker:not([class*="nomask"]) .ivu-radio-inner,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-btn:not([style*="pointer-events"], [class*="nomask"]) .ivu-radio-inner {
  border-color: #dcdee2;
  background-color: #f3f3f3;
}
.mask #mask-disabled[data-v-63d8a6f6] .ivu-checkbox-wrapper:not([class*="nomask"]) .ivu-radio-inner::after,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-select:not([class*="nomask"]) .ivu-radio-inner::after,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-wrapper:not([class*="nomask"]) .ivu-radio-inner::after,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-radio-wrapper:not([class*="nomask"]) .ivu-radio-inner::after,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-number:not([class*="nomask"]) .ivu-radio-inner::after,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-date-picker:not([class*="nomask"]) .ivu-radio-inner::after,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-btn:not([style*="pointer-events"], [class*="nomask"]) .ivu-radio-inner::after {
  background-color: #ccc;
}
.mask #mask-disabled[data-v-63d8a6f6] .ivu-checkbox-wrapper:not([class*="nomask"]) .ivu-select-selected-value,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-select:not([class*="nomask"]) .ivu-select-selected-value,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-wrapper:not([class*="nomask"]) .ivu-select-selected-value,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-radio-wrapper:not([class*="nomask"]) .ivu-select-selected-value,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-number:not([class*="nomask"]) .ivu-select-selected-value,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-date-picker:not([class*="nomask"]) .ivu-select-selected-value,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-btn:not([style*="pointer-events"], [class*="nomask"]) .ivu-select-selected-value {
  -webkit-user-select: text !important;
     -moz-user-select: text !important;
      -ms-user-select: text !important;
          user-select: text !important;
}
.mask #mask-disabled[data-v-63d8a6f6] .ivu-checkbox-wrapper:not([class*="nomask"]) textarea,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-select:not([class*="nomask"]) textarea,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-wrapper:not([class*="nomask"]) textarea,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-radio-wrapper:not([class*="nomask"]) textarea,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-number:not([class*="nomask"]) textarea,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-date-picker:not([class*="nomask"]) textarea,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-btn:not([style*="pointer-events"], [class*="nomask"]) textarea {
  pointer-events: auto;
  cursor: auto !important;
}
.mask #mask-disabled[data-v-63d8a6f6] .ivu-checkbox-wrapper:not([class*="nomask"]) .ivu-checkbox-inner,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-select:not([class*="nomask"]) .ivu-checkbox-inner,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-wrapper:not([class*="nomask"]) .ivu-checkbox-inner,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-radio-wrapper:not([class*="nomask"]) .ivu-checkbox-inner,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-number:not([class*="nomask"]) .ivu-checkbox-inner,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-date-picker:not([class*="nomask"]) .ivu-checkbox-inner,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-btn:not([style*="pointer-events"], [class*="nomask"]) .ivu-checkbox-inner {
  background-color: #f3f3f3;
  border-color: #dcdee2;
}
.mask #mask-disabled[data-v-63d8a6f6] .ivu-checkbox-wrapper:not([class*="nomask"]) .ivu-checkbox-inner + span,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-select:not([class*="nomask"]) .ivu-checkbox-inner + span,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-wrapper:not([class*="nomask"]) .ivu-checkbox-inner + span,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-radio-wrapper:not([class*="nomask"]) .ivu-checkbox-inner + span,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-number:not([class*="nomask"]) .ivu-checkbox-inner + span,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-date-picker:not([class*="nomask"]) .ivu-checkbox-inner + span,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-btn:not([style*="pointer-events"], [class*="nomask"]) .ivu-checkbox-inner + span {
  cursor: not-allowed;
}
.mask #mask-disabled[data-v-63d8a6f6] .ivu-checkbox-wrapper:not([class*="nomask"]) .ivu-checkbox-checked .ivu-checkbox-inner:after,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-select:not([class*="nomask"]) .ivu-checkbox-checked .ivu-checkbox-inner:after,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-wrapper:not([class*="nomask"]) .ivu-checkbox-checked .ivu-checkbox-inner:after,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-radio-wrapper:not([class*="nomask"]) .ivu-checkbox-checked .ivu-checkbox-inner:after,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-number:not([class*="nomask"]) .ivu-checkbox-checked .ivu-checkbox-inner:after,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-date-picker:not([class*="nomask"]) .ivu-checkbox-checked .ivu-checkbox-inner:after,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-btn:not([style*="pointer-events"], [class*="nomask"]) .ivu-checkbox-checked .ivu-checkbox-inner:after {
  border-color: #115aa8;
}
.mask #mask-disabled[data-v-63d8a6f6] .ivu-checkbox-wrapper:not([class*="nomask"]) .ivu-input,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-select:not([class*="nomask"]) .ivu-input,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-wrapper:not([class*="nomask"]) .ivu-input,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-radio-wrapper:not([class*="nomask"]) .ivu-input,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-number:not([class*="nomask"]) .ivu-input,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-date-picker:not([class*="nomask"]) .ivu-input,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-btn:not([style*="pointer-events"], [class*="nomask"]) .ivu-input,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-checkbox-wrapper:not([class*="nomask"]) .ivu-select-selection,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-select:not([class*="nomask"]) .ivu-select-selection,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-wrapper:not([class*="nomask"]) .ivu-select-selection,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-radio-wrapper:not([class*="nomask"]) .ivu-select-selection,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-number:not([class*="nomask"]) .ivu-select-selection,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-date-picker:not([class*="nomask"]) .ivu-select-selection,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-btn:not([style*="pointer-events"], [class*="nomask"]) .ivu-select-selection {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
}
.mask #mask-disabled[data-v-63d8a6f6] .ivu-checkbox-wrapper:not([class*="nomask"]) .ivu-input-number-input,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-select:not([class*="nomask"]) .ivu-input-number-input,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-wrapper:not([class*="nomask"]) .ivu-input-number-input,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-radio-wrapper:not([class*="nomask"]) .ivu-input-number-input,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-input-number:not([class*="nomask"]) .ivu-input-number-input,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-date-picker:not([class*="nomask"]) .ivu-input-number-input,
.mask #mask-disabled[data-v-63d8a6f6] .ivu-btn:not([style*="pointer-events"], [class*="nomask"]) .ivu-input-number-input {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])),
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) {
  pointer-events: none;
  cursor: not-allowed;
  color: #999 !important;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-radio-inner,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-radio-inner {
  border-color: #dcdee2;
  background-color: #f3f3f3;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-radio-inner::after,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-radio-inner::after {
  background-color: #ccc;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-select-selected-value,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-select-selected-value {
  -webkit-user-select: text !important;
     -moz-user-select: text !important;
      -ms-user-select: text !important;
          user-select: text !important;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) textarea,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) textarea {
  pointer-events: auto;
  cursor: auto !important;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-checkbox-inner,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-checkbox-inner {
  background-color: #f3f3f3;
  border-color: #dcdee2;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-checkbox-inner + span,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-checkbox-inner + span {
  cursor: not-allowed;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-checkbox-checked .ivu-checkbox-inner:after,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-checkbox-checked .ivu-checkbox-inner:after {
  border-color: #115aa8;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-input,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-input,
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-select-selection,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-select-selection {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-input-number-input,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-input-number-input {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-icon,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]):has( > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"])) .ivu-icon {
  color: #999 !important;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]),
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) {
  pointer-events: none;
  cursor: not-allowed;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-radio-inner,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-radio-inner {
  border-color: #dcdee2;
  background-color: #f3f3f3;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-radio-inner::after,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-radio-inner::after {
  background-color: #ccc;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-select-selected-value,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-select-selected-value {
  -webkit-user-select: text !important;
     -moz-user-select: text !important;
      -ms-user-select: text !important;
          user-select: text !important;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) textarea,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) textarea {
  pointer-events: auto;
  cursor: auto !important;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-checkbox-inner,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-checkbox-inner {
  background-color: #f3f3f3;
  border-color: #dcdee2;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-checkbox-inner + span,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-checkbox-inner + span {
  cursor: not-allowed;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-checkbox-checked .ivu-checkbox-inner:after,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-checkbox-checked .ivu-checkbox-inner:after {
  border-color: #115aa8;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-input,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-input,
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-select-selection,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-select-selection {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-input-number-input,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-input-number-input {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) ~ div,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) ~ div,
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) ~ span,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) ~ span {
  pointer-events: none;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]),
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) {
  color: #999 !important;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-icon,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) .ivu-icon {
  color: #999 !important;
}
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) ~ div,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) ~ div,
.mask #mask-disabled[data-v-63d8a6f6] div:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) ~ span,
.mask #mask-disabled[data-v-63d8a6f6] span:not([class*="ivu"], [style*="pointer-event"]) > .ivu-icon:not([class*="nomask"], [class*="ivu-select-arrow"]) ~ span {
  color: #999 !important;
}
.mask #mask-disabled[data-v-63d8a6f6] .ivu-btn:not([style*="pointer-events"]) {
  color: #999999 !important;
  background: #f6f6f6 !important;
  border: 0.0625rem solid #b7b7b7 !important;
}

.refuse-cause .title[data-v-312db54e] {
  color: #222;
  margin-bottom: 0.375rem;
}
.refuse-cause .ivu-poptip-inner[data-v-312db54e] {
  margin-left: -9.375rem;
  white-space: inherit;
}
.refuse-cause .green[data-v-312db54e] {
  color: #1fa589;
  text-align: right;
  font-size: 0.75rem;
}
.refuse-cause .ivu-checkbox-group[data-v-312db54e] {
  max-height: 5.625rem;
  overflow: auto;
}

.cl-checkout[data-v-e198f460] {
  border-bottom: 0.125rem dashed #e3e3e3;
  padding-bottom: 1.25rem;
}
.cl-checkout .list[data-v-e198f460] {
  color: #6497cb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.cl-checkout .list > div[data-v-e198f460] {
  margin-top: 0.625rem;
  border: 0.0625rem solid #6497cb;
  border-radius: 0.25rem;
  padding: 0.25rem 0.625rem;
  margin-right: 0.625rem;
}
[data-v-e198f460] .ivu-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-e198f460] .ivu-tag-text {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.box[data-v-038e2e08] {
  background: #fafafa;
  padding: 0.625rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 90%;
}
.box .title[data-v-038e2e08] {
  font-size: 0.9375rem;
  font-weight: bold;
  color: #222222;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.box .title[data-v-038e2e08]:before {
  content: " ";
  display: inline-block;
  width: 0.25rem;
  height: 1rem;
  background: #115aa8;
  margin-right: 0.3125rem;
  border-radius: 0.125rem;
}
.box .list[data-v-038e2e08] {
  margin-top: 0.625rem;
  border-top: 0.0625rem solid #ddd;
  border-left: 0.0625rem solid #ddd;
  border-right: 0.0625rem solid #ddd;
  max-height: 37.5rem;
  overflow: auto;
}
.box .list .item[data-v-038e2e08] {
  border-bottom: 0.0625rem solid #ddd;
  background: #fff;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 0.625rem;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.box .list .active[data-v-038e2e08] {
  color: #115aa8;
  background: #d7e7f4;
}

.box[data-v-363ab054] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  left: 0;
  top: 0;
}
.box .tbe[data-v-363ab054] {
  width: 24.375rem;
  position: relative;
  left: 0;
  top: 0;
}
.box .tbe .ipt[data-v-363ab054] {
  width: 9.375rem;
  position: absolute;
  right: 0.625rem;
  top: 0.5rem;
  z-index: 1;
}
.box .center[data-v-363ab054] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.box .center > span[data-v-363ab054] {
  display: inline-block;
  width: 2.125rem;
  height: 1.625rem;
  line-height: 1.5rem;
  text-align: center;
  border: 0.0625rem solid #ddd;
  border-radius: 0.25rem;
  margin: 0.25rem 0;
  cursor: pointer;
}
.box .center > span[data-v-363ab054]:hover {
  background: #f3f3f3;
}
.box .center > span[data-v-363ab054]:active {
  background: #ddd;
}
.box .expand[data-v-363ab054] {
  position: absolute;
  left: 0;
  bottom: -1.875rem;
}

.cl-checkout[data-v-24b91119] {
  border-bottom: 0.125rem dashed #e3e3e3;
  padding-bottom: 1.25rem;
}
.cl-checkout .list[data-v-24b91119] {
  color: #6497cb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.cl-checkout .list > div[data-v-24b91119] {
  margin-top: 0.625rem;
  border: 0.0625rem solid #6497cb;
  border-radius: 0.25rem;
  padding: 0.25rem 0.625rem;
  margin-right: 0.625rem;
}

.title[data-v-678dbe6a] {
  font-size: 1rem;
  font-weight: bold;
  padding: 0.625rem 0;
  border-bottom: 0.0625rem solid #e5e5e5;
}
.title[data-v-678dbe6a]::before {
  content: "";
  display: inline-block;
  width: 0.25rem;
  height: 1rem;
  background: #20489d;
  position: relative;
  top: 0.125rem;
  border-radius: 0.125rem;
}
.box[data-v-678dbe6a] {
  min-height: 15.625rem;
  padding: 0.625rem;
}
.box .item[data-v-678dbe6a] {
  font-size: 0.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.file-name-input[data-v-3306a9b0] {
  padding-right: 0.3125rem;
}

.header[data-v-1cf36b84] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .title[data-v-1cf36b84] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  margin-right: 1.875rem;
  font-size: 1.125rem;
}
.header .title[data-v-1cf36b84]::before {
  content: "";
  display: inline-block;
  width: 0.25rem;
  height: 1.125rem;
  border-radius: 0.125rem;
  background: #115aa9;
  margin-right: 0.375rem;
}
.header[data-v-1cf36b84] .ivu-form-item {
  margin-bottom: 0 !important;
}
[data-v-1cf36b84] .ivu-drawer-close {
  top: 1rem;
}
[data-v-1cf36b84] .ivu-drawer-mask {
  z-index: inherit;
}
[data-v-1cf36b84] .ivu-drawer-wrap {
  z-index: inherit;
}
.tab[data-v-1cf36b84] .ivu-tabs-bar {
  margin-bottom: 0.625rem;
}
.tab[data-v-1cf36b84] .ivu-tabs-tab {
  width: 8.75rem;
  height: 1.875rem;
  line-height: 1.875rem;
}
.ibtn[data-v-1cf36b84] {
  display: inline-block;
  padding: 0 0.25rem;
  background: #f1f8ff;
  color: #115aa8;
  border: 0.0625rem solid #115aa8;
  border-radius: 0.25rem;
  margin-bottom: 0.25rem;
}
.flex-box-tongbu[data-v-1cf36b84] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-box-tongbu .flex-item-label[data-v-1cf36b84] {
  margin-right: 0.9375rem;
}
.flex-box-tongbu .flex-item-label[data-v-1cf36b84]::before {
  content: "*";
  display: inline-block;
  margin-right: 0.125rem;
  line-height: 1;
  font-family: SimSun;
  font-size: 0.75rem;
  color: #f56c6c;
}
.flex-box-tongbu .flex-item-select[data-v-1cf36b84] {
  width: 100%;
}
.tongbu-text[data-v-1cf36b84] {
  font-size: 1rem;
  margin-bottom: 0.9375rem;
}
.tongbu-file-name[data-v-1cf36b84] {
  margin-bottom: 0.9375rem;
  color: #115aa8;
  font-size: 1rem;
}
.link-container .iconfont[data-v-1cf36b84] {
  color: #115aa9;
}
.link-text[data-v-1cf36b84] {
  text-decoration: underline;
  cursor: pointer;
}
.file-setting[data-v-1cf36b84] {
  padding-right: 0.3125rem;
  cursor: pointer;
  color: #115aa8;
}
.file-name-input[data-v-1cf36b84] {
  padding-right: 0.3125rem;
}
.ibtn-disabled[data-v-1cf36b84] {
  cursor: not-allowed;
  display: inline-block;
  padding: 0 0.25rem;
  background: #eeeeee;
  color: #9c9c9c;
  border: 0.0625rem solid #dddddd;
  border-radius: 0.25rem;
  margin-bottom: 0.25rem;
}
.sub-admin-tooltip[data-v-1cf36b84] {
  width: 100%;
}
.sub-admin[data-v-1cf36b84] {
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -moz-box;
  -moz-line-clamp: 2;
  white-space: normal;
  word-break: break-word;
}

.search-select-cl[data-v-2d3dd92b] {
  width: 100%;
  display: inline-block;
  position: relative;
}
.search-select-cl[data-v-2d3dd92b] .ivu-select-arrow {
  right: 1.25rem;
}
.search-select-cl-icon[data-v-2d3dd92b] {
  position: absolute;
  right: 0.3125rem;
  top: 0;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.cl-checkout[data-v-69f51c2a] {
  border-bottom: 0.125rem dashed #e3e3e3;
  padding-bottom: 1.25rem;
}
.cl-checkout .list[data-v-69f51c2a] {
  color: #6497cb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.cl-checkout .list > div[data-v-69f51c2a] {
  margin-top: 0.625rem;
  border: 0.0625rem solid #6497cb;
  border-radius: 0.25rem;
  padding: 0.25rem 0.625rem;
  margin-right: 0.625rem;
}
[data-v-69f51c2a] .ivu-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-69f51c2a] .ivu-tag-text {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.multiple-input[data-v-69f51c2a] {
  max-height: 3.875rem !important;
  overflow-y: auto !important;
}
.multiple-input span[data-v-69f51c2a] {
  color: #c5c8ce;
  line-height: 0;
}

.config-form-container .groupTitle[data-v-10026779] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.75rem;
}
.config-form-container .groupTitle .groupTitleL[data-v-10026779] {
  width: 0.25rem;
  height: 1rem;
  background: #115aa9;
  border-radius: 0.125rem;
  margin-right: 0.5rem;
}
.config-form-container .groupTitle .groupTitleText[data-v-10026779] {
  font-size: 1rem;
  color: #222;
  font-weight: bold;
  line-height: 1;
}
.config-form-container[data-v-10026779] .ivu-form-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.config-form-container[data-v-10026779] .ivu-form-item .ivu-form-item-label {
  padding: 0 0.75rem 0 0;
}
.config-form-container[data-v-10026779] .ivu-form-item .ivu-form-item-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 0 !important;
}
.formTrans[data-v-10026779] .ivu-form-item {
  display: block;
}
.formTrans[data-v-10026779] .ivu-form-item:has(.ivu-form-item) .ivu-form-item {
  padding-right: 0;
}
.formTrans[data-v-10026779] .ivu-form-item:has(.ivu-form-item) .ivu-form-item-content:first-child::before {
  display: none;
}
.formTrans[data-v-10026779] .ivu-form-item .ivu-form-item-label {
  width: 100% !important;
  text-align: left;
  overflow: hidden;
  padding-bottom: 0.125rem;
}
.formTrans[data-v-10026779] .ivu-form-item .ivu-form-item-content {
  width: 100%;
  margin-left: 0 !important;
}
.formTrans[data-v-10026779] .ivu-form-item .ivu-form-item-content:first-child::before {
  content: "1";
  visibility: hidden;
  display: block;
  font-size: 0.875rem;
  line-height: 1.4;
  padding-bottom: 0.125rem;
}

.modalContent[data-v-6bc265bf] .ivu-modal-body {
  overflow-y: auto;
}
.modalContent[data-v-6bc265bf] .ivu-modal-footer {
  padding-top: 0;
}

.search-template-container[data-v-32579618] {
  background: #fff;
  padding: 1.25rem;
}
.search-template-container .template-row[data-v-32579618] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-template-container .template-title[data-v-32579618] {
  padding: 0.3125rem 0.625rem;
  border-bottom: 0.0625rem solid #e4e4e4;
  font-weight: 600;
}
.search-template-container .template-list[data-v-32579618] {
  max-height: 12.5rem;
  overflow-y: auto;
  padding: 0.625rem 0;
}
.search-template-container .template-item-wrap[data-v-32579618] {
  padding: 0.5rem 0.625rem;
  border-radius: 0.25rem;
  border: 0.0625rem solid transparent;
  background: #f6f7fb;
  margin-bottom: 0.3125rem;
  cursor: pointer;
  color: #666666;
  font-weight: 400;
}
.search-template-container .template-item-wrap.active[data-v-32579618] {
  font-weight: 600;
  background: #e6f1ff;
  border-color: #115aa9;
  color: #115aa9;
}
.search-template-container .template-operations[data-v-32579618] {
  -webkit-box-flex: 0.2;
  -webkit-flex: 0.2;
      -ms-flex: 0.2;
          flex: 0.2;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #666666;
}
.search-template-container .template-item[data-v-32579618] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.search-template-container .template-item.template-name[data-v-32579618] {
  -webkit-box-flex: 0.8;
  -webkit-flex: 0.8;
      -ms-flex: 0.8;
          flex: 0.8;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  margin-right: 0.75rem;
}
.search-btn-box[data-v-32579618] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  text-align: center;
}
.search-btn-box > button[data-v-32579618] {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.search-btn-box > div[data-v-32579618] {
  margin-left: 3.125rem;
}
.search-btn-box .search-btn-open[data-v-32579618] {
  cursor: pointer;
  color: #1fa589;
  font-size: 0.875rem;
}
.formTrans[data-v-32579618] .ivu-form-item {
  display: block;
  padding-right: 1.125rem;
}
.formTrans[data-v-32579618] .ivu-form-item:has(.ivu-form-item) .ivu-form-item {
  padding-right: 0;
}
.formTrans[data-v-32579618] .ivu-form-item:has(.ivu-form-item) .ivu-form-item-content:first-child::before {
  display: none;
}
.formTrans[data-v-32579618] .ivu-form-item .ivu-form-item-label {
  width: 100% !important;
  text-align: left;
  overflow: hidden;
  padding-bottom: 0.125rem;
}
.formTrans[data-v-32579618] .ivu-form-item .ivu-form-item-content {
  width: 100%;
  margin-left: 0 !important;
}
.formTrans[data-v-32579618] .ivu-form-item .ivu-form-item-content:first-child::before {
  content: "1";
  visibility: hidden;
  display: block;
  font-size: 0.875rem;
  line-height: 1.4;
  padding-bottom: 0.125rem;
}

.list-page[data-v-17b5b2ca] {
  width: 100%;
  height: 100%;
}
.list-page[data-v-17b5b2ca] .ivu-tabs-tab {
  width: 13.75rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.list-page[data-v-17b5b2ca] .ivu-tabs-bar {
  border-bottom-width: 0;
  margin-bottom: 0;
}
.list-page-filter[data-v-17b5b2ca] {
  min-height: 6.25rem;
  margin-bottom: 1.875rem;
}
.list-page-filter-noTab[data-v-17b5b2ca] {
  margin-bottom: 1rem;
}
.list-page-actions[data-v-17b5b2ca] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 0.5625rem;
}
.list-page-actions .action-btn[data-v-17b5b2ca] {
  min-width: 6.25rem;
  margin-left: 0.75rem;
}
.list-page-content.with-tab-filter[data-v-17b5b2ca] {
  padding: 0.75rem 0.75rem 2.5rem 0.75rem;
  background-color: rgba(255, 255, 255, 0.8);
}
.list-page-content .ivu-page[data-v-17b5b2ca] {
  margin-top: 1rem;
}

.table-action-button:not(:last-child) {
  margin: 0 0.875rem 0 0;
}
.table-action-btn-icon {
  font-size: 1rem;
}
.table-action-icon {
  font-size: 1.25rem;
}
.margin-right-4 {
  margin-right: 0.25rem;
}
.table-action-button-bg.ivu-btn {
  background: none !important;
  border: none !important;
  padding: 0;
}

.table-action-container .ibtn-cl .table-action-button {
  margin-right: 0.875rem;
}

.title-box[data-v-12506284] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.25rem;
}
.title-box-item[data-v-12506284] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.dadan-box[data-v-12506284] {
  height: 37.5rem;
  overflow-y: auto;
  padding-right: 0.3125rem;
}
.kehu-info[data-v-12506284] {
  padding-bottom: 0.625rem;
  margin-bottom: 0.3125rem;
}
.kehu-info h3[data-v-12506284] {
  font-size: 0.875rem;
}
.sys-info[data-v-12506284] {
  background-color: rgba(240, 240, 240, 0.5);
  border-radius: 0.3125rem;
  padding: 0.25rem;
}
.btn-box[data-v-12506284] {
  text-align: right;
  margin-bottom: 0.125rem;
}
.label-item[data-v-12506284] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.625rem;
}
.edit-info[data-v-12506284] {
  border: 0.0625rem solid #ddd;
  border-radius: 0.3125rem;
  padding: 0.3125rem;
}
.sys-info-box[data-v-12506284] {
  margin-top: 0.625rem;
}
.sys-info-box h3[data-v-12506284] {
  font-size: 0.875rem;
}
.label-flex[data-v-12506284] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.label-flex-1[data-v-12506284] {
  width: 1.875rem;
}
.edit-flex[data-v-12506284] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.3125rem;
  border-bottom: 0.0625rem dashed #ddd;
  width: 100%;
  padding-bottom: 0.125rem;
}
.edit-flex-1[data-v-12506284] {
  width: 6.875rem;
}
.edit-flex-2[data-v-12506284] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0.25rem;
  word-break: break-all;
}
.edit-flex-3[data-v-12506284] {
  width: 1.875rem;
}
.edit-list .ivu-form-item[data-v-12506284] {
  margin-bottom: 0.3125rem !important;
}
.tongbu-btn[data-v-12506284] {
  height: 1.5rem !important;
}
.footer-box[data-v-12506284] {
  text-align: right;
  margin-top: 0.3125rem;
}
.label-div[data-v-12506284] {
  float: left;
}
.no-dadan-data[data-v-12506284] {
  text-align: center;
  padding: 1.25rem;
  border: 0.125rem dashed #ddd;
  border-radius: 0.3125rem;
  font-size: 1rem;
  margin-top: 0.625rem;
}
.sf-customer-title[data-v-12506284] {
  color: #115aa8;
  padding: 0 0.625rem;
}
.detail-button-box[data-v-12506284] {
  padding: 0.25rem 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.detail-button-box .detail-button-box-item[data-v-12506284] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.detail-button-box .detail-button-box-right[data-v-12506284] {
  text-align: right;
}
.detail-button-box .detail-button[data-v-12506284] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.detail-button-box .detail-button span[data-v-12506284] {
  display: block;
  cursor: pointer;
  color: #1fa589;
  text-decoration: underline;
}
.form-item-box[data-v-12506284] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.form-item-box .form-item-label[data-v-12506284] {
  text-align: right;
  margin-right: 0.625rem;
  width: 7.5rem;
}
.form-item-box .form-item-input[data-v-12506284] {
  width: 100%;
}
.sys-info-border[data-v-12506284] {
  border-bottom: 0.125rem dashed #ddd;
  background: none;
}
.sys-info-error[data-v-12506284] {
  border: 0.0625rem solid #ed4014;
}
.people[data-v-12506284] {
  display: inline-block;
}
.people-icon-span[data-v-12506284] {
  vertical-align: 0.125em;
}
.default-people-icon-span[data-v-12506284] {
  margin-left: 0.3125rem;
}


[data-v-35ed008c] .ivu-table-cell-with-selection {
  padding-left: 0;
  padding-right: 0;
}
[data-v-35ed008c] .list-page-content.with-tab-filter {
  background: #f6f7f7;
}
.flex-box[data-v-35ed008c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.125rem;
}
.flex-box .flex-item1[data-v-35ed008c] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 0.3125rem;
}
.flex-box .flex-item2[data-v-35ed008c] {
  width: 3.125rem;
}
.error-file[data-v-35ed008c] {
  border: 0.0625rem solid #f56c6c;
  border-radius: 0.3125rem;
}
.file-read-list[data-v-35ed008c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0.625rem;
}
.file-read-list[data-v-35ed008c]::after {
  content: "";
  margin-left: 0.625rem;
  height: 0.875rem;
  width: 0.0625rem;
  background-color: #c2c2c2;
  display: inline-block;
}
.file-taoban-list[data-v-35ed008c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.file-taoban-list .file-read-list-item1[data-v-35ed008c] {
  color: #1fa589;
}
.file-taoban-list .file-read-list-item2[data-v-35ed008c] {
  padding: 0 0.3125rem;
}
.file-taoban-list .file-read-list-item2 a[data-v-35ed008c] {
  color: #1fa589;
}
.file-taoban-list .file-read-list-item3[data-v-35ed008c] {
  color: #999999;
  margin-left: 0.625rem;
  cursor: pointer;
}
.file-taoban-button[data-v-35ed008c] {
  margin-right: 1.25rem;
}
.file-taoban-action[data-v-35ed008c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.share-user[data-v-61cb3419] {
  display: inline-block;
}
.share-user[data-v-61cb3419] .ivu-btn {
  background: none !important;
  border: none !important;
  padding: 0;
}
.share-user-action[data-v-61cb3419] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.share-user-action .share-user-action-item[data-v-61cb3419] {
  padding-right: 0.625rem;
}
.share-user-list[data-v-61cb3419] {
  border: 0.0625rem solid #dddddd;
  margin-top: 0.625rem;
  min-height: 6.25rem;
}
.share-user-list .share-user-no-data[data-v-61cb3419] {
  color: #c5c8ce;
  text-align: center;
  line-height: 6.25rem;
}
.share-user-list .share-user-data[data-v-61cb3419] {
  padding: 0.3125rem;
}
.share-user-flex[data-v-61cb3419] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.share-user-flex .share-user-flex-item[data-v-61cb3419] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 0.625rem;
}
.group-list[data-v-61cb3419] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.group-list .group-list-item-1[data-v-61cb3419] {
  width: 20%;
}
.group-list .group-list-item-1 .group-name[data-v-61cb3419] {
  margin-bottom: 0.625rem;
  cursor: pointer;
  border: 0.0625rem solid #ddd;
  border-radius: 0.3125rem;
  padding: 0.125rem 0.3125rem;
}
.group-list .group-list-item-1 .group-name-current[data-v-61cb3419] {
  background: #115aa8;
  color: #fff;
}
.group-list .group-list-item-2[data-v-61cb3419] {
  width: 80%;
  padding-left: 0.625rem;
}

.creat-single-temp[data-v-e98221ac] {
  display: inline-block;
}
.creat-single-temp[data-v-e98221ac] .ivu-btn {
  background: none !important;
  border: none !important;
  padding: 0;
}

.edittable-td-wrap[data-v-28057588] {
  cursor: pointer;
}

.internal-file-upload-content[data-v-66435f28] {
  width: 100%;
}
.internal-file-upload-box[data-v-66435f28] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: initial;
}
.internal-file-upload-box .borderinput[data-v-66435f28] {
  border: none;
  border-radius: 0.25rem;
  height: 2rem;
  line-height: 1.5;
  padding: 0.25rem;
  margin-right: 0.625rem;
}
.internal-file-upload-box .borderinput[data-v-66435f28]::-webkit-input-placeholder {
  color: #1fa589;
}
.internal-file-upload-box .borderinput[data-v-66435f28]::-moz-placeholder {
  color: #1fa589;
}
.internal-file-upload-box .borderinput[data-v-66435f28]:-ms-input-placeholder {
  color: #1fa589;
}
.internal-file-upload-box .borderinput[data-v-66435f28]::-ms-input-placeholder {
  color: #1fa589;
}
.internal-file-upload-box .borderinput[data-v-66435f28]::placeholder {
  color: #1fa589;
}
.internal-file-upload-box .file-upload-form[data-v-66435f28] {
  position: relative;
}
.internal-file-upload-box .file-upload-input[data-v-66435f28] {
  position: absolute;
  top: 0;
  left: 0;
  width: 15rem;
  height: 2.125rem;
  opacity: 0;
  z-index: 2;
}
.internal-file-upload-box .file-upload-note[data-v-66435f28] {
  margin-bottom: 0.625rem;
}
.internal-file-upload-box .file-upload-note > div > span[data-v-66435f28] {
  margin-right: 0.625rem;
}
.internal-file-upload-box .internal-file-upload-list[data-v-66435f28] {
  margin-top: 0.625rem;
  border: 0.0625rem solid #d4d8dc;
}
.internal-file-upload-box .internal-file-upload-list-title.new-internal-file-upload-list-title > span[data-v-66435f28]:nth-child(1) {
  width: 2%;
}
.internal-file-upload-box .internal-file-upload-list-title.new-internal-file-upload-list-title > span[data-v-66435f28]:nth-child(2) {
  width: 10%;
  word-break: break-all;
}
.internal-file-upload-box .internal-file-upload-list-title.new-internal-file-upload-list-title > span[data-v-66435f28]:nth-child(3) {
  width: 12%;
}
.internal-file-upload-box .internal-file-upload-list-title.new-internal-file-upload-list-title > span[data-v-66435f28]:nth-child(4) {
  width: 10%;
}
.internal-file-upload-box .internal-file-upload-list-title.new-internal-file-upload-list-title > span[data-v-66435f28]:nth-child(5) {
  width: 10%;
}
.internal-file-upload-box .internal-file-upload-list-title.new-internal-file-upload-list-title > span[data-v-66435f28]:nth-child(6) {
  width: 11%;
}
.internal-file-upload-box .internal-file-upload-list-title.new-internal-file-upload-list-title > span[data-v-66435f28]:nth-child(7) {
  width: 12%;
}
.internal-file-upload-box .internal-file-upload-list-title.new-internal-file-upload-list-title > span[data-v-66435f28]:nth-child(8) {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.internal-file-upload-box .internal-file-upload-list-title[data-v-66435f28] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #6497cb;
  padding: 0.4375rem 0;
}
.internal-file-upload-box .internal-file-upload-list-title > span[data-v-66435f28] {
  text-align: center;
  font-size: 0.875rem;
  font-weight: 600;
  color: #fff;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.internal-file-upload-box .internal-file-upload-list-title > span[data-v-66435f28]:nth-child(1) {
  width: 2%;
}
.internal-file-upload-box .internal-file-upload-list-title > span[data-v-66435f28]:nth-child(2) {
  width: 10%;
  word-break: break-all;
}
.internal-file-upload-box .internal-file-upload-list-title > span[data-v-66435f28]:nth-child(3) {
  width: 12%;
}
.internal-file-upload-box .internal-file-upload-list-title > span[data-v-66435f28]:nth-child(4) {
  width: 10%;
}
.internal-file-upload-box .internal-file-upload-list-title > span[data-v-66435f28]:nth-child(5) {
  width: 10%;
}
.internal-file-upload-box .internal-file-upload-list-title > span[data-v-66435f28]:nth-child(6) {
  width: 11%;
}
.internal-file-upload-box .internal-file-upload-list-title > span[data-v-66435f28]:nth-child(7) {
  width: 12%;
}
.internal-file-upload-box .internal-file-upload-list-title > span[data-v-66435f28]:nth-child(8) {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.internal-file-upload-box .internal-file-upload-list-ul.new-internal-file-upload-list-ul li > span[data-v-66435f28]:nth-child(1) {
  width: 2%;
}
.internal-file-upload-box .internal-file-upload-list-ul.new-internal-file-upload-list-ul li > span[data-v-66435f28]:nth-child(2) {
  width: 10%;
  word-break: break-all;
}
.internal-file-upload-box .internal-file-upload-list-ul.new-internal-file-upload-list-ul li > span[data-v-66435f28]:nth-child(3) {
  width: 12%;
}
.internal-file-upload-box .internal-file-upload-list-ul.new-internal-file-upload-list-ul li > span[data-v-66435f28]:nth-child(4) {
  width: 10%;
}
.internal-file-upload-box .internal-file-upload-list-ul.new-internal-file-upload-list-ul li > span[data-v-66435f28]:nth-child(5) {
  width: 10%;
}
.internal-file-upload-box .internal-file-upload-list-ul.new-internal-file-upload-list-ul li > span[data-v-66435f28]:nth-child(6) {
  width: 11%;
}
.internal-file-upload-box .internal-file-upload-list-ul.new-internal-file-upload-list-ul li > span[data-v-66435f28]:nth-child(7) {
  width: 12%;
}
.internal-file-upload-box .internal-file-upload-list-ul.new-internal-file-upload-list-ul li > span[data-v-66435f28]:nth-child(8) {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.internal-file-upload-box .internal-file-upload-list-ul[data-v-66435f28] {
  max-height: 20rem;
  overflow-y: auto;
}
.internal-file-upload-box .internal-file-upload-list-ul > li[data-v-66435f28] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.625rem 0;
  border-bottom: 0.0625rem solid #e8eaec;
}
.internal-file-upload-box .internal-file-upload-list-ul > li > span[data-v-66435f28] {
  text-align: center;
  font-size: 0.875rem;
  color: #515a6e;
  padding: 0 0.5%;
}
.internal-file-upload-box .internal-file-upload-list-ul > li > span[data-v-66435f28]:nth-child(1) {
  width: 2%;
}
.internal-file-upload-box .internal-file-upload-list-ul > li > span[data-v-66435f28]:nth-child(2) {
  width: 16%;
  word-break: break-all;
}
.internal-file-upload-box .internal-file-upload-list-ul > li > span[data-v-66435f28]:nth-child(3) {
  width: 12%;
}
.internal-file-upload-box .internal-file-upload-list-ul > li > span[data-v-66435f28]:nth-child(4) {
  width: 14%;
}
.internal-file-upload-box .internal-file-upload-list-ul > li > span[data-v-66435f28]:nth-child(5) {
  width: 8%;
}
.internal-file-upload-box .internal-file-upload-list-ul > li > span[data-v-66435f28]:nth-child(6) {
  width: 8%;
}
.internal-file-upload-box .internal-file-upload-list-ul > li > span[data-v-66435f28]:nth-child(7) {
  width: 8%;
}
.internal-file-upload-box .internal-file-upload-list-ul > li > span[data-v-66435f28]:nth-child(8) {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.internal-file-upload-box .internal-file-upload-list-ul .sendEd[data-v-66435f28] {
  cursor: pointer;
  color: #2d8cf0;
}
.internal-file-upload-box .internal-file-upload-list-ul .ed[data-v-66435f28] {
  color: #ff9900;
}
.internal-file-upload-box .internal-file-upload-list-ul .no-save[data-v-66435f28] {
  color: #ccc;
}
.internal-file-upload-box .internal-file-upload-list-ul .file-type-left[data-v-66435f28] {
  padding: 0.4375rem 1rem 0.4375rem 1.5625rem;
}
.internal-file-upload-box .internal-file-upload-list-ul .ivu-icon-eye[data-v-66435f28] {
  font-size: 1.25rem;
}
.internal-file-upload-box .internal-file-upload-list-ul .ivu-icon-android-checkmark-circle[data-v-66435f28] {
  color: #19be6b;
}
.internal-file-upload-box .internal-file-upload-list-ul .ivu-icon-ios-cloud-download[data-v-66435f28] {
  color: #5cadff;
}
.internal-file-upload-box .internal-file-upload-list-ul .ivu-icon-trash-a[data-v-66435f28] {
  color: #ed4014;
}
.internal-file-upload-box .new-tab-nav[data-v-66435f28] .ivu-icon-ios-albums {
  color: #f36404;
  font-size: 1.125rem;
}
.internal-file-upload-box .new-tab-nav[data-v-66435f28] .ivu-icon-ios-document {
  color: #0ba86c;
  font-size: 1.125rem;
}
.internal-file-upload-box .new-tab-one[data-v-66435f28] .ivu-tabs-bar {
  border-bottom: none;
}
.internal-file-upload-box .new-tab-one[data-v-66435f28] .ivu-tabs-nav-scroll {
  display: none;
}
.internal-file-upload-box .gillion-icon[data-v-66435f28] {
  font-size: 0.75rem;
  font-style: normal;
  border: 0.0625rem solid #5cadff;
  border-radius: 0.625rem;
  color: #5cadff;
  padding: 0.125rem 0.25rem;
  margin-right: 0.25rem;
}
.sendEmail-list li[data-v-66435f28] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #51656e;
  padding-top: 0.5rem;
  border-bottom: 0.0625rem dashed #ddd;
  font-size: 0.875rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.sendEmail-list li .flex-item-a[data-v-66435f28] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
}
.sendEmail-list li .flex-item-a .flex-item-email[data-v-66435f28] {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  width: 25rem;
  display: inline-block;
  font-style: normal;
  vertical-align: bottom;
}
.sendEmail-list li .flex-item-b[data-v-66435f28] {
  width: 7.5rem !important;
  color: #5cadff;
  text-align: right;
}
.formateTab[data-v-66435f28] .ivu-tabs-tab {
  padding: 0.375rem 0.625rem !important;
}
[data-v-66435f28] .HistoryLoad .ivu-table-header thead tr th {
  background-color: #115aa8;
  color: #fff;
}
.upload-file-box-content[data-v-66435f28] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.upload-file-box-content-item2[data-v-66435f28] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 0.625rem;
}
.file-center-error[data-v-66435f28] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 12.5rem;
  border-radius: 0.3125rem;
  border: 0.125rem dashed #ddd;
}
.upload-file-containers[data-v-66435f28] {
  width: 50%;
  background: #f6f7f7;
  margin-left: 1.25rem;
  padding: 0 1.25rem 1.25rem 1.25rem;
}
.upload-file-containers .upload-file-containers-list[data-v-66435f28] {
  border-top: 0.0625rem solid #e4e4e4;
  color: #222;
  padding-top: 0.5rem;
}
.Upload-box-containers1[data-v-66435f28] .ivu-upload-drag {
  height: 12.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0.0625rem solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(white)) padding-box, repeating-linear-gradient(-45deg, #ccc 0, #ccc 0.5em, white 0, white 0.75em);
  background: -webkit-linear-gradient(white, white) padding-box, -webkit-repeating-linear-gradient(135deg, #ccc 0, #ccc 0.5em, white 0, white 0.75em);
  background: -o-linear-gradient(white, white) padding-box, -o-repeating-linear-gradient(135deg, #ccc 0, #ccc 0.5em, white 0, white 0.75em);
  background: linear-gradient(white, white) padding-box, repeating-linear-gradient(-45deg, #ccc 0, #ccc 0.5em, white 0, white 0.75em);
}
[data-v-66435f28] .labelLeft label {
  text-align: left !important;
}
.EmailTable[data-v-66435f28] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 0.625rem;
  border-top: 0.0625rem solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(white)) padding-box, repeating-linear-gradient(-45deg, #ccc 0, #ccc 0.5em, white 0, white 0.75em);
  background: -webkit-linear-gradient(white, white) padding-box, -webkit-repeating-linear-gradient(135deg, #ccc 0, #ccc 0.5em, white 0, white 0.75em);
  background: -o-linear-gradient(white, white) padding-box, -o-repeating-linear-gradient(135deg, #ccc 0, #ccc 0.5em, white 0, white 0.75em);
  background: linear-gradient(white, white) padding-box, repeating-linear-gradient(-45deg, #ccc 0, #ccc 0.5em, white 0, white 0.75em);
}
.role-span[data-v-66435f28] {
  width: 100%;
}
.role-span > small[data-v-66435f28] {
  display: inline-block;
  margin-right: 0.1875rem;
  font-size: 0.875rem;
}
.sendEd[data-v-66435f28] {
  cursor: pointer;
  color: #2d8cf0;
}
.ed[data-v-66435f28] {
  color: #ff9900;
}
.btnTips[data-v-66435f28] {
  margin-right: 0.625rem;
}

.cl-checkout[data-v-24da3b0a] {
  border-bottom: 0.125rem dashed #e3e3e3;
  padding-bottom: 1.25rem;
}
.cl-checkout .list[data-v-24da3b0a] {
  color: #6497cb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.cl-checkout .list > div[data-v-24da3b0a] {
  margin-top: 0.625rem;
  border: 0.0625rem solid #6497cb;
  border-radius: 0.25rem;
  padding: 0.25rem 0.625rem;
  margin-right: 0.625rem;
}
[data-v-24da3b0a] .ivu-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-24da3b0a] .ivu-tag-text {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.multiple-input span[data-v-24da3b0a] {
  color: #c5c8ce;
  line-height: 0;
}

.formTrans[data-v-49ba167e] .ivu-form-item {
  display: block;
}
.formTrans[data-v-49ba167e] .ivu-form-item:has(.ivu-form-item) .ivu-form-item {
  padding-right: 0;
}
.formTrans[data-v-49ba167e] .ivu-form-item:has(.ivu-form-item) .ivu-form-item-content:first-child::before {
  display: none;
}
.formTrans[data-v-49ba167e] .ivu-form-item .ivu-form-item-label {
  width: 100% !important;
  text-align: left;
  overflow: hidden;
  padding-bottom: 0.125rem;
}
.formTrans[data-v-49ba167e] .ivu-form-item .ivu-form-item-content {
  width: 100%;
  margin-left: 0 !important;
}
.formTrans[data-v-49ba167e] .ivu-form-item .ivu-form-item-content:first-child::before {
  content: "1";
  visibility: hidden;
  display: block;
  font-size: 0.875rem;
  line-height: 1.4;
  padding-bottom: 0.125rem;
}
.formCl[data-v-49ba167e] .ivu-form-item {
  margin-bottom: 0.75rem !important;
}

.clauseList[data-v-fec70ea2] {
  height: 100%;
}
.content[data-v-fec70ea2] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.content .content-left[data-v-fec70ea2] {
  width: 20%;
  overflow-y: auto;
  background-color: #fff;
}
.content .content-right[data-v-fec70ea2] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 0.9375rem;
  background-color: #fff;
}
.content .content-right .title[data-v-fec70ea2] {
  padding: 0 0.625rem;
  height: 2.5rem;
  line-height: 2.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.content .content-right .title .version span[data-v-fec70ea2] {
  margin-right: 3.125rem;
}
.content .content-right .title .dw[data-v-fec70ea2] {
  cursor: pointer;
  color: #1fa589;
}
.content .content-right .content[data-v-fec70ea2] {
  background-color: #f6f7f7;
  padding: 0.9375rem 1.5625rem;
  width: 100%;
  overflow-y: auto;
}
.underline[data-v-fec70ea2] {
  color: #666;
  margin: 0.9375rem;
  padding-bottom: 0.3125rem;
  border-bottom: 0.0625rem solid #ddd;
}
.isborder[data-v-fec70ea2] {
  border: 0.0625rem solid #e4e4e4;
}
.content-list.ivu-menu[data-v-fec70ea2] {
  color: #222222;
}
.content-list.ivu-menu-light.ivu-menu-vertical .ivu-menu-item-active[data-v-fec70ea2]:not(.ivu-menu-submenu) {
  color: #115aa9;
  background: #e4f1ff;
  border: 0.0625rem solid #5192d8;
  border-radius: 0.25rem;
}
.content-list.ivu-menu-light.ivu-menu-vertical .ivu-menu-item-active[data-v-fec70ea2]:not(.ivu-menu-submenu):after {
  width: 0;
}
.content-list.ivu-menu-vertical .ivu-menu-item[data-v-fec70ea2] {
  padding: 0.625rem;
  margin: 0 0.9375rem;
}
.content-list.ivu-menu-vertical.ivu-menu-light[data-v-fec70ea2]:after {
  width: 0;
}
[data-v-fec70ea2] .ivu-menu-item {
  background-color: #f6f7fb;
  padding: 0.3125rem 0.625rem !important;
  margin: 0.375rem 0.625rem !important;
  border-radius: 0.25rem;
  white-space: normal;
  line-height: 160%;
}

.title[data-v-7f9dbce7] {
  color: #222;
  margin-bottom: 2mm;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.title .bar[data-v-7f9dbce7] {
  display: block;
  height: 1rem;
  margin-right: 0.625rem;
  border-right: 0.25rem solid #115aa9;
  border-radius: 0.125rem;
  margin-top: -0.0625rem;
}
.title .label[data-v-7f9dbce7] {
  font-weight: bold;
  font-size: 1.125rem;
  word-break: keep-all;
  padding-right: 0.625rem;
}
.daying-table-2 td[data-v-7f9dbce7] {
  width: 8% !important;
}
.daying-table-2 .daying-table-header th[data-v-7f9dbce7] {
  background: #6497cb;
  color: #fff;
  width: 8% !important;
  text-align: left;
  padding: 2mm;
  font-size: 0.875rem;
}
.daying-table[data-v-7f9dbce7] {
  width: 100%;
  border: 0.0625rem solid #dcdee2;
}
.daying-table td[data-v-7f9dbce7] {
  background: rgba(255, 255, 255, 0.8);
  width: 20%;
  text-align: left;
  padding: 2mm;
  word-break: break-all;
  font-size: 0.875rem;
  vertical-align: middle;
  border-left: 0.0625rem solid #dcdee2;
  border-bottom: 0.0625rem solid #dcdee2;
}
.daying-table .daying-table-header th[data-v-7f9dbce7] {
  background: #6497cb;
  color: #fff;
  width: 20%;
  text-align: left;
  padding: 2mm;
  font-size: 0.875rem;
  border-left: 0.0625rem solid #dcdee2;
}
.chaidan[data-v-7f9dbce7] {
  background: #fff;
  padding-bottom: 0.125rem !important;
}
.padding-20[data-v-7f9dbce7] {
  padding: 1.25rem;
}
.margin-top-20[data-v-7f9dbce7] {
  margin-top: 1.25rem;
}
.separate[data-v-7f9dbce7] {
  padding-bottom: 1.25rem;
}
.spflex[data-v-7f9dbce7] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.between[data-v-7f9dbce7] {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wh-200[data-v-7f9dbce7] {
  width: 12.5rem;
}
.wh-33[data-v-7f9dbce7] {
  width: 33%;
}
.margin-tb-10[data-v-7f9dbce7] {
  margin: 0.625rem 0;
}
.sph3[data-v-7f9dbce7] {
  font-weight: 700;
}
.detail[data-v-7f9dbce7] {
  padding: 1.5625rem;
  background-color: #f6f7f7;
  margin: 0.625rem 0;
}
.detail-title[data-v-7f9dbce7] {
  border-bottom: 0.0625rem solid #dcdcdc;
  padding-bottom: 0.625rem;
}
.detail-content[data-v-7f9dbce7] {
  margin-top: 0.9375rem;
}
.sft[data-v-7f9dbce7] {
  width: 32%;
}
.sft-title[data-v-7f9dbce7] {
  margin-bottom: 0.625rem;
  height: 1.875rem;
  word-break: break-all;
}
.sft-content[data-v-7f9dbce7] {
  height: 12.5rem;
  overflow-y: auto;
  padding: 0.75rem;
  background-color: #ffffff;
  border: 0.0625rem solid #e4e4e4;
  border-radius: 0.1875rem;
  margin-bottom: 0.625rem;
  word-wrap: break-word;
  word-break: keep-all;
}
.child-table[data-v-7f9dbce7] {
  background-color: #eff1f3 !important;
  padding: 1.25rem 2.5rem !important;
}
.daying-table-child td[data-v-7f9dbce7] {
  width: 11% !important;
}
.daying-table-child .daying-table-header th[data-v-7f9dbce7] {
  background: #dfefff !important;
  color: #666666 !important;
  width: 11% !important;
  text-align: left;
  padding: 2mm;
  font-size: 0.875rem;
}

.special-table .ivu-page[data-v-68c82c83] {
  margin-top: 1.25rem;
}

.multiple-input-container[data-v-6b1c1980] {
  position: relative;
  min-height: 2rem;
  max-width: 100%;
  overflow-x: hidden;
  padding: 0.25rem 0.4375rem;
  background: #fff;
  border: 0.0625rem solid #dcdee2;
  border-radius: 0.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.multiple-input-container .multiple-tag-list[data-v-6b1c1980] {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  max-height: 12.5rem;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.multiple-input-container .ivu-tooltip[data-v-6b1c1980] {
  font-size: 0;
  line-height: 0;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.multiple-input-container .info[data-v-6b1c1980] {
  display: inline-block;
  margin-right: 0.25rem;
  color: #808695;
}
.multiple-input-container.focus[data-v-6b1c1980] {
  border-color: #115aa8;
  -webkit-box-shadow: 0 0 0.10417vw rgba(45, 140, 240, 0.2);
          box-shadow: 0 0 0.10417vw rgba(45, 140, 240, 0.2);
}
.multiple-input-container[data-v-6b1c1980] .ivu-input {
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  height: 1.5rem;
}
.multiple-input-container .ivu-input-wrapper[data-v-6b1c1980] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  min-width: 1.875rem;
}
.multiple-input-container:hover .close-icon[data-v-6b1c1980] {
  display: inline-block;
}
.multiple-input-container .close-icon[data-v-6b1c1980] {
  position: absolute;
  display: none;
  cursor: pointer;
  right: 0.4375rem;
  bottom: 0.3125rem;
  width: 1.375rem;
  height: 1.375rem;
  line-height: 1.375rem;
  font-size: 1rem;
  text-align: right;
  color: #808695;
}
.multiple-input-container[data-v-6b1c1980] .ivu-tag {
  height: auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
}
.multiple-input-container[data-v-6b1c1980] .ivu-tag /deep/ .ivu-tag-text {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.multiple-input-container[data-v-6b1c1980] .ivu-tag .ivu-icon-ios-close {
  font-size: 0.75rem;
  top: 0;
}

.email-input-container[data-v-178694f9] {
  padding: 0.25rem 0.4375rem;
  border: 0.0625rem solid #dcdee2;
  border-radius: 0.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background: #ffffff;
}
.email-input-container .email-input-tag-list[data-v-178694f9] {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  max-height: 12.5rem;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.email-input-container.focus[data-v-178694f9] {
  border-color: #115aa8;
  -webkit-box-shadow: 0 0 0.10417vw rgba(45, 140, 240, 0.2);
          box-shadow: 0 0 0.10417vw rgba(45, 140, 240, 0.2);
}
.email-input-container[data-v-178694f9] .ivu-input {
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  height: 1.5rem;
}
.email-input-container .ivu-input-wrapper[data-v-178694f9] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  min-width: 1.875rem;
}
.email-input-container .ivu-tag[data-v-178694f9] {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
}
.email-input-container .ivu-tag[data-v-178694f9] .ivu-tag-text {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.error[data-v-178694f9] {
  color: #f56c6c;
  font-size: 0.75rem;
}

.line2-mixin[data-v-674b8eac] {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -moz-box;
  -moz-line-clamp: 2;
  white-space: normal;
  word-break: break-word;
}
.mock-disabled-field[data-v-674b8eac] {
  pointer-events: none;
  cursor: not-allowed;
}
.mock-disabled-field .ivu-radio-inner[data-v-674b8eac] {
  border-color: #dcdee2;
  background-color: #f3f3f3;
}
.mock-disabled-field .ivu-radio-inner[data-v-674b8eac]::after {
  background-color: #ccc;
}
.mock-disabled-field .ivu-select-selected-value[data-v-674b8eac] {
  -webkit-user-select: text !important;
     -moz-user-select: text !important;
      -ms-user-select: text !important;
          user-select: text !important;
}
.mock-disabled-field textarea[data-v-674b8eac] {
  pointer-events: auto;
  cursor: auto !important;
}
.mock-disabled-field .ivu-checkbox-inner[data-v-674b8eac] {
  background-color: #f3f3f3;
  border-color: #dcdee2;
}
.mock-disabled-field .ivu-checkbox-inner + span[data-v-674b8eac] {
  cursor: not-allowed;
}
.mock-disabled-field .ivu-checkbox-checked .ivu-checkbox-inner[data-v-674b8eac]:after {
  border-color: #115aa8;
}
.mock-disabled-field .ivu-input[data-v-674b8eac],
.mock-disabled-field .ivu-select-selection[data-v-674b8eac] {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
}
.mock-disabled-field .ivu-input-number-input[data-v-674b8eac] {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
}
.ellipsis-line2[data-v-674b8eac] .table-reseize-loading {
  opacity: 0.1;
}
.ellipsis-line2[data-v-674b8eac] th .ivu-table-cell {
  word-break: keep-all !important;
  white-space: nowrap;
}
.ellipsis-line2[data-v-674b8eac] td:not(.auto-width-cell) .ivu-table-cell,
.ellipsis-line2[data-v-674b8eac] td:not(.auto-width-cell) .ivu-table-cell-slot {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -moz-box;
  -moz-line-clamp: 2;
  white-space: normal;
  word-break: break-word;
  word-break: keep-all;
  white-space: nowrap;
}
.ellipsis-line2[data-v-674b8eac] td:not(.auto-width-cell) .ivu-table-cell.ivu-table-cell-with-expand,
.ellipsis-line2[data-v-674b8eac] td:not(.auto-width-cell) .ivu-table-cell-slot.ivu-table-cell-with-expand {
  width: 100%;
}
.ellipsis-line2[data-v-674b8eac] td:not(.auto-width-cell) .ivu-table-cell-tooltip-content {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -moz-box;
  -moz-line-clamp: 2;
  white-space: normal;
  word-break: break-word;
}

.fixed-box {
  padding: 0.375rem;
  position: absolute;
  bottom: 0;
  padding-right: 2.5rem;
  min-height: 1.875rem;
}

.tip-box[data-v-bd9ea844] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.625rem;
  color: #e6a23c;
}
.tip-box .tip-icon[data-v-bd9ea844] {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background: #e6a23c;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tip-box .tip-word[data-v-bd9ea844] {
  padding-left: 0.625rem;
}
.title-box[data-v-bd9ea844] {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.625rem;
}
.title-shu-tiao[data-v-bd9ea844] {
  width: 0.25rem;
  height: 1.125rem;
  background: #115aa8;
  border-radius: 0.125rem;
}
.title-word[data-v-bd9ea844] {
  color: #222;
  font-size: 1rem;
  padding: 0 0.25rem 0 0.25rem;
}
.title-poptip[data-v-bd9ea844] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
}
[data-v-bd9ea844] .ivu-table-cell-with-selection {
  padding: 0 !important;
}
.inline[data-v-bd9ea844] {
  display: inline-block;
}

.today-date-picker .vc-highlight[data-v-78a0e796] {
  background: none !important;
}
.v-date-picker[data-v-78a0e796] {
  background: #fff;
  width: 100%;
  padding-bottom: 0.625rem;
}
.v-date-picker[data-v-78a0e796] .vc-container {
  border: none;
  border-radius: 0;
}
.v-date-picker[data-v-78a0e796] .vc-container .is-today .vc-day-content {
  border: 0.0625rem solid #115aa9;
  border-radius: 0.25rem !important;
  background: #ddeaff !important;
}
.v-date-picker[data-v-78a0e796] .vc-container .vc-highlight {
  border-radius: 0.25rem !important;
  background: #ddeaff !important;
}
.v-date-picker[data-v-78a0e796] .vc-container .vc-highlights + span {
  color: #1a202c !important;
  font-weight: 500 !important;
}
.v-date-picker[data-v-78a0e796] .vc-container .vc-day-content:focus {
  color: #2363cf !important;
  background-color: #ddeaff !important;
  border-radius: 0.25rem !important;
}
.v-date-picker[data-v-78a0e796] .vc-container .yuan-bg-1 {
  background-color: #ee8d34 !important;
}
.v-date-picker[data-v-78a0e796] .vc-container .yuan-bg-2 {
  background-color: #247cdc !important;
}
.v-date-picker[data-v-78a0e796] .vc-container .yuan-bg-3 {
  background-color: #52ca96 !important;
}
.v-date-picker[data-v-78a0e796] .vc-container .yuan-bg-4 {
  background-color: #f6c42d !important;
}
.v-date-picker[data-v-78a0e796] .vc-container .on-bottom.is-not-in-month {
  display: none;
}
.v-date-picker[data-v-78a0e796] .vc-container .vc-day-layer {
  bottom: 0.25rem;
}
.v-date-picker .date-picker-type[data-v-78a0e796] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.v-date-picker .date-picker-type div[data-v-78a0e796] {
  padding-left: 1.3125rem;
}
.v-date-picker .date-picker-type .yuan-icon[data-v-78a0e796] {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  margin-right: 0.375rem;
}
.v-date-picker .date-picker-type .yuan-bg-1[data-v-78a0e796] {
  background: #ee8d34;
}
.v-date-picker .date-picker-type .yuan-bg-2[data-v-78a0e796] {
  background: #247cdc;
}
.v-date-picker .date-picker-type .yuan-bg-3[data-v-78a0e796] {
  background: #52ca96;
}
.v-date-picker .date-picker-type .yuan-bg-4[data-v-78a0e796] {
  background: #f6c42d;
}

.calendar-box[data-v-5450aaaa] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.calendar-box[data-v-5450aaaa] .vc-pane {
  border-bottom: 0.0625rem solid #e4e4e4;
}
.calendar-box .weeknumber-box[data-v-5450aaaa] {
  padding-top: 2.625rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.calendar-box .weeknumber-box .week-name[data-v-5450aaaa] {
  width: 3.8125rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background: rgba(243, 243, 244, 0.4);
  color: #666666;
  border-top: 0.0625rem solid #eaeaea;
  border-left: 0.0625rem solid #eaeaea;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.375rem 0;
  font-family: BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.calendar-box .weeknumber-box .week-number[data-v-5450aaaa] {
  padding-top: 0.375rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: rgba(243, 243, 244, 0.4);
  color: #666666;
  font-weight: 500;
  border-bottom: 0.0625rem solid #eaeaea;
  border-left: 0.0625rem solid #eaeaea;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.875rem;
  font-family: BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
}
[data-v-5450aaaa] .week-custom-calendar .vc-weekday:first-child::after {
  content: "" !important;
}
[data-v-5450aaaa] .week-custom-calendar .vc-weekday:first-child {
  border-bottom: 0.0625rem solid #e4e4e4 !important;
  background: #f3f3f4 !important;
  border-right: none !important;
}
[data-v-5450aaaa] .custom-calendar.vc-container {
  --day-border: 0.0625rem solid #b8c2cc;
  --day-border-highlight: 0.0625rem solid #b8c2cc;
  --day-width: 5.625rem;
  --day-height: 3.5rem;
  --weekday-bg: #f8fafc;
  --weekday-border: 0.0625rem solid #eaeaea;
  width: 100%;
  background: none;
  border: none;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-header {
  background-color: #f1f5f8;
  padding: 0.625rem 0;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-weeks {
  padding: 0;
  border-right: 0.0625rem solid #eaeaea;
  border-left: 0.0625rem solid #eaeaea;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-weeks .vc-weekday {
  padding: 0.375rem 0;
  font-size: 1rem;
  line-height: initial;
  background: #f3f3f4;
  color: #666666;
  text-align: left;
  text-indent: 0.625rem;
  font-weight: normal;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-weeks .vc-weekday:first-child {
  background: rgba(243, 243, 244, 0.4);
  border-bottom: none;
  border-right: 0.0625rem solid #e4e4e4;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-weeks .vc-weekday:first-child::after {
  content: "week";
  color: #666666;
  padding: 0 0.375rem;
  font-size: 0.875rem;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-weeks .vc-weeknumber {
  background: rgba(243, 243, 244, 0.4);
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-right: 0.0625rem solid #e4e4e4;
  width: 3.875rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-weeks .vc-weeknumber .vc-weeknumber-content {
  font-size: 0.875rem;
  color: #666666;
  font-style: normal;
  width: auto;
  height: auto;
  margin-top: 0;
  position: absolute;
  top: 0.1875rem;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-weeks .last-two-vc-weeknumber {
  border-bottom: 0.0625rem solid #e4e4e4;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-weekday {
  background-color: var(--weekday-bg);
  border-bottom: var(--weekday-border);
  border-top: var(--weekday-border);
  padding: 0.3125rem 0;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-weekday::after {
  display: block;
  width: 3.8125rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  text-indent: initial;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-day {
  padding: 0 0.3125rem 0.1875rem 0.3125rem;
  text-align: left;
  height: var(--day-height);
  min-width: var(--day-width);
  background-color: white;
  font-weight: 500;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-day:hover {
  background: #f3f3f4 !important;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-day.weekday-1,[data-v-5450aaaa] .custom-calendar.vc-container .vc-day.weekday-7 {
  background-color: #eff8ff;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-day:not(.on-bottom) {
  border-bottom: var(--day-border);
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-day:not(.on-bottom).weekday-1 {
  border-bottom: var(--day-border-highlight);
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-day:not(.on-right) {
  border-right: var(--day-border);
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-day-dots {
  margin-bottom: 0.3125rem;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-day:has(.week_view) {
  display: none;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-day:has(.isCurrentWeek) {
  height: 20.875rem;
  display: block !important;
}
[data-v-5450aaaa] .custom-calendar.vc-container .isCurrentWeek {
  opacity: 1 !important;
  pointer-events: initial !important;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-day:has(.cur_day_class) {
  background: #f3f3f4 !important;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-day.is-today .day-label {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 1.25rem;
  background: #115aa8;
  color: #fff;
  text-align: center;
  line-height: 1.25rem;
  font-weight: 500;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-arrows-container {
  display: none;
}
[data-v-5450aaaa] .custom-calendar.vc-container .custom-calendar-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.75rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 1.875rem;
}
[data-v-5450aaaa] .custom-calendar.vc-container .custom-calendar-head .set-reminder-item {
  margin-left: auto;
}
[data-v-5450aaaa] .custom-calendar.vc-container .action-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1.5rem;
  cursor: pointer;
}
[data-v-5450aaaa] .custom-calendar.vc-container .action-arrow .left-arrow {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
[data-v-5450aaaa] .custom-calendar.vc-container .action-arrow .arrow {
  font-size: 0.75rem;
  border-radius: 0.25rem;
  border: 0.0625rem solid #e4e4e4;
  padding: 0.5rem;
  margin-right: 0.375rem;
  background: #fff;
}
[data-v-5450aaaa] .custom-calendar.vc-container .month-year-change {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.25rem;
  border: 0.0625rem solid #e4e4e4;
  cursor: pointer;
  background: #fff;
}
[data-v-5450aaaa] .custom-calendar.vc-container .month-year-change .month-year-change-item {
  padding: 0.25rem 1.25rem;
}
[data-v-5450aaaa] .custom-calendar.vc-container .month-year-change .cur-month-year-change {
  background: #115aa8;
  color: #fff;
  border-radius: 0.25rem;
}
[data-v-5450aaaa] .custom-calendar.vc-container .today-change {
  border-radius: 0.25rem;
  border: 0.0625rem solid #e4e4e4;
  padding: 0.25rem 1.25rem;
  margin-right: 0.5rem;
  cursor: pointer;
  color: #999999;
  background: #fff;
}
[data-v-5450aaaa] .custom-calendar.vc-container .today-change:hover {
  background: #115aa8;
  color: #fff;
}
[data-v-5450aaaa] .custom-calendar.vc-container .active_today {
  background: #115aa8;
  color: #fff;
}
[data-v-5450aaaa] .custom-calendar.vc-container .head-year-month {
  font-size: 1.125rem;
  color: #222222;
  margin-right: 1rem;
  font-weight: bold;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-day:not(.on-right) {
  border-right: 0.0625rem solid #e4e4e4;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-day:not(.on-bottom) {
  border-bottom: 0.0625rem solid #e4e4e4;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-day:not(.on-bottom).weekday-1 {
  border-bottom: 0.0625rem solid #e4e4e4;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-day.weekday-1 {
  background: #fff;
}
[data-v-5450aaaa] .custom-calendar.vc-container .vc-day.weekday-7 {
  background: #fff;
}
[data-v-5450aaaa] .custom-calendar.vc-container .text-xs {
  margin-bottom: 0.3125rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
[data-v-5450aaaa] .custom-calendar.vc-container .bg-blue-500 {
  background: #e3eafd;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  position: relative;
  padding-left: 0.625rem;
  color: #115aa9;
}
[data-v-5450aaaa] .custom-calendar.vc-container .bg-blue-500::before {
  content: "";
  background: #115aa8;
  width: 0.25rem;
  height: 100%;
  position: absolute;
  left: 0;
  border-radius: 0.25rem 0 0 0.25rem;
}
[data-v-5450aaaa] .custom-calendar.vc-container .bg-green-500 {
  background: #def4d9;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  position: relative;
  padding-left: 0.625rem;
  color: #457c32;
}
[data-v-5450aaaa] .custom-calendar.vc-container .bg-green-500::before {
  content: "";
  background: #65c444;
  width: 0.25rem;
  height: 100%;
  position: absolute;
  left: 0;
  border-radius: 0.25rem 0 0 0.25rem;
}
[data-v-5450aaaa] .custom-calendar.vc-container .custom-day-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.25rem;
}
[data-v-5450aaaa] .custom-calendar.vc-container .custom-day-box div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
[data-v-5450aaaa] .custom-calendar.vc-container .custom-day-box .alert-label {
  text-align: right;
}
[data-v-5450aaaa] .custom-calendar.vc-container .custom-day-box .alert-label .alert-label-number {
  background: #ef8e34;
  color: #fff;
  border-radius: 0.25rem;
  display: inline-block;
  padding: 0 0.25rem;
}
[data-v-5450aaaa] .custom-calendar.vc-container .ellipsis-bg {
  background: #e9e9e9;
  border-radius: 0.25rem;
  padding-left: 0.625rem;
  color: #666666;
}
[data-v-5450aaaa] .custom-calendar.vc-container .custom-day-content {
  height: 100%;
  cursor: pointer;
}
.markModel[data-v-5450aaaa] .ivu-modal-header {
  background: #fff !important;
  border-bottom: none;
  padding: 0.25rem;
  height: 0;
  border-radius: 0.75rem 0.75rem 0 0;
}
.markModel[data-v-5450aaaa] .ivu-modal-close .ivu-icon-ios-close {
  color: #8c8c8c !important;
}
.markModel[data-v-5450aaaa] .ivu-modal-content {
  border-radius: 0.75rem;
}
.markModel[data-v-5450aaaa] .ivu-modal-body {
  border-radius: 0 0 0.75rem 0.75rem;
}
.markModel .mark-content[data-v-5450aaaa] {
  overflow-y: auto;
  max-height: 25rem;
  padding-right: 0.3125rem;
}
.markModel .mark-label[data-v-5450aaaa] {
  color: #222222;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0.875rem;
}
.markModel .mark-box[data-v-5450aaaa] {
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
}
.markModel .mark-box .mark-custom[data-v-5450aaaa] {
  padding: 0.625rem 0.625rem 0.625rem 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.625rem;
}
.markModel .mark-box .mark-custom .mark-custom-item1[data-v-5450aaaa] {
  width: 23.75rem;
  word-wrap: break-word;
}
.markModel .mark-box .mark-custom .calType_1[data-v-5450aaaa] {
  color: #115aa9;
}
.markModel .mark-box .mark-custom .calType_2[data-v-5450aaaa] {
  color: #457c32;
}
.markModel .mark-box .mark-custom .mark-custom-action[data-v-5450aaaa] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.markModel .mark-box .mark-custom .mark-custom-action i[data-v-5450aaaa] {
  font-size: 1.125rem;
  cursor: pointer;
}
.markModel .mark-box .mark-custom .mark-custom-action .mark-custom-action-item1[data-v-5450aaaa] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
.markModel .mark-box .mark-custom .mark-custom-action .mark-custom-action-item2[data-v-5450aaaa] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
.markModel .mark-box .bg-blue-500[data-v-5450aaaa] {
  background: #e3eafd;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  position: relative;
  padding-left: 0.875rem;
}
.markModel .mark-box .bg-blue-500 .mark-custom-title[data-v-5450aaaa] {
  color: #115aa9;
}
.markModel .mark-box .bg-blue-500[data-v-5450aaaa]::before {
  content: "";
  background: #115aa8;
  width: 0.5625rem;
  height: 100%;
  position: absolute;
  left: 0;
  border-radius: 0.5rem 0 0 0.5rem;
  top: 0;
}
.markModel .mark-box .bg-green-500[data-v-5450aaaa] {
  background: #def4d9;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  position: relative;
  padding-left: 0.875rem;
}
.markModel .mark-box .bg-green-500 .mark-custom-title[data-v-5450aaaa] {
  color: #457c32;
}
.markModel .mark-box .bg-green-500[data-v-5450aaaa]::before {
  content: "";
  background: #65c444;
  width: 0.5625rem;
  height: 100%;
  position: absolute;
  left: 0;
  border-radius: 0.5rem 0 0 0.5rem;
  top: 0;
}
.markModel .mark-box .mark-custom-ren[data-v-5450aaaa] {
  color: #222222;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.markModel .mark-box .mark-custom-ren .mark-custom-ren-label[data-v-5450aaaa] {
  padding-right: 0.625rem;
  white-space: nowrap;
}
.markModel .mark-box .mark-custom-ren .mark-custom-ren-content[data-v-5450aaaa] {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  width: 21.875rem;
  display: block;
}
.markModel .mark-box .mark-custom-ren .mark-custom-ren-content span[data-v-5450aaaa] {
  display: inline;
  padding-right: 0.625rem;
}

.add-icon[data-v-e082945a] {
  color: #1fa589;
  cursor: pointer;
}
.add-icon .iconfont[data-v-e082945a] {
  font-size: 1.125rem;
}
.ivu-confirm[data-v-e082945a] {
  background: #ebedf9 !important;
  border: none !important;
}
.contact-search[data-v-e082945a] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.625rem;
}
.over-table[data-v-e082945a] .ivu-page {
  display: none !important;
}

.open-button[data-v-920235a6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.email-item[data-v-12109ce0] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.625rem;
  padding-bottom: 0.625rem;
}
.emaitl-title[data-v-12109ce0] {
  width: 6.25rem;
  text-align: right;
  padding-right: 0.625rem;
}
.email-action[data-v-12109ce0] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0.625rem 0 0.625rem 0;
}
.email-action .left[data-v-12109ce0] {
  margin-right: auto;
}
.email-action .right[data-v-12109ce0] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.email-action .right > div[data-v-12109ce0] {
  margin-left: 0.625rem;
}
.email-action .moban[data-v-12109ce0] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.email-action .moban .moban-item[data-v-12109ce0] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 0.625rem;
}
.email-action .moban .moban-item[data-v-12109ce0]:last-child {
  padding: 0;
}
.email-action .moban .moban-select[data-v-12109ce0] {
  min-width: 12.5rem;
}
.border-bottom[data-v-12109ce0] {
  border-bottom: 0.0625rem solid #ddd;
}
.edit-input[data-v-12109ce0] .ivu-input {
  background: none;
  border: none;
}
.edit-input[data-v-12109ce0] .ivu-input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.edit-input[data-v-12109ce0] .ivu-input-word-count {
  background: none;
}
.input-flex[data-v-12109ce0] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.input_left[data-v-12109ce0] {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}
.input_right[data-v-12109ce0] {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.fujian-item[data-v-12109ce0] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.email-button-item[data-v-12109ce0] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.625rem;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}

.history-h3-title {
  border-bottom: 0.0625rem solid #ddd;
  padding-bottom: 0.625rem;
}
.history .show {
  background: #fff;
  border: 0.0625rem solid #ddd;
  border-radius: 0.3125rem;
  overflow-y: auto;
  padding: 0.3125rem;
}
.history .history-list {
  background: #fff;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 0.3125rem;
  padding: 0.3125rem 0;
}
.history .list {
  padding: 0.625rem 0;
  cursor: pointer;
}
.history .list > div {
  color: #333;
  padding: 0.1875rem 0;
  text-align: center;
  border-radius: 0.75rem;
  font-size: 0.875rem;
  margin-bottom: 0.3125rem;
}
.history .list .checkout {
  border: none;
  color: #fff;
  background: #2d8cf0;
}
.history-file {
  background: #fff;
  margin-top: 0.3125rem;
  border: 0.0625rem solid #ddd;
  border-radius: 0.3125rem;
  padding: 0.3125rem;
}
.history-file h1 {
  font-size: 0.875rem;
  border-bottom: 0.0625rem dashed #ddd;
  padding-bottom: 0.3125rem;
}
.history-file .file-list {
  margin-top: 0.3125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.history-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.history-content .show {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.email .tab[data-v-ae9ce5e6] .ivu-tabs-bar {
  margin: 0;
}
.email .tab[data-v-ae9ce5e6] .ivu-tabs-tab {
  min-width: 13.75rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 0.25rem !important;
}
.email .box[data-v-ae9ce5e6] {
  background: #f3f8fc;
  padding: 1.25rem;
}

.code-editor-container[data-v-5ca4f22e] {
  display: inline-block;
  width: 21.875rem;
}

#my-theme .ivu-table-wrapper .ivu-form-item[data-v-0380a03c] {
  margin-bottom: 0;
}
.groupTitle[data-v-0380a03c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.75rem;
}
.groupTitle .groupTitleL[data-v-0380a03c] {
  width: 0.25rem;
  height: 1rem;
  background: #115aa9;
  border-radius: 0.125rem;
  margin-right: 0.5rem;
}
.groupTitle .groupTitleText[data-v-0380a03c] {
  font-size: 1rem;
  color: #222;
  font-weight: bold;
  line-height: 1;
}

.page-config[data-v-31ca0e00] .ivu-tabs-tab {
  width: 12.5rem;
  border-radius: 0.625rem 0.625rem 0 0;
  padding: 0.625rem 0.75rem !important;
}
.page-config[data-v-31ca0e00] .checkbox-wrap {
  width: 3.75rem;
}
.page-config[data-v-31ca0e00] .field-item-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.75rem;
}
.page-config[data-v-31ca0e00] .field-item-wrap .field-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 0.75rem;
}
.page-config[data-v-31ca0e00] .field-item-wrap .field-item.ivu-form-item {
  margin-bottom: 0 !important;
}
.page-config[data-v-31ca0e00] .field-item-wrap .field-item.column {
  -webkit-box-flex: 1.2;
  -webkit-flex: 1.2;
      -ms-flex: 1.2;
          flex: 1.2;
}
.page-config[data-v-31ca0e00] .field-list {
  max-height: 25rem;
  overflow-y: auto;
}
.page-config[data-v-31ca0e00] .ivu-checkbox + span {
  word-break: break-all;
}
.page-config#my-theme .page-config-table .ivu-form-item[data-v-31ca0e00] {
  margin-bottom: 0;
}

#my-theme .ivu-form-item[data-v-0c22f03e] {
  min-width: 12.5rem;
  margin-bottom: 0;
}
#my-theme .table-form[data-v-0c22f03e] .ivu-form-item-error-tip {
  position: static;
}
#my-theme .table-form[data-v-0c22f03e] .ivu-input-type-textarea {
  margin: 0.25rem 0;
}
.table-form[data-v-0c22f03e] .table-form-wrapper {
  padding: 0.625rem;
  position: -webkit-sticky;
  position: sticky;
  left: 0.625rem;
}

.custom-form-item.no-bottom .ivu-form-item {
  margin-bottom: 0 !important;
}

.groupTitle[data-v-1efe7843] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.75rem;
}
.groupTitle .groupTitleL[data-v-1efe7843] {
  width: 0.25rem;
  height: 1rem;
  background: #115aa9;
  border-radius: 0.125rem;
  margin-right: 0.5rem;
}
.groupTitle .groupTitleText[data-v-1efe7843] {
  font-size: 1rem;
  color: #222;
  font-weight: bold;
  line-height: 1;
}
.right-dashed-line[data-v-1efe7843] {
  position: relative;
}
.right-dashed-line[data-v-1efe7843]::before {
  content: " ";
  display: inline-block;
  height: 70%;
  border-left: 0.0625rem dashed #dcdcdc;
  position: absolute;
  top: 15%;
  left: 0;
}
.inner-collpase.ivu-collapse[data-v-1efe7843] {
  margin-top: -1.25rem;
  background: #fff;
  border: none;
}
.inner-collpase.ivu-collapse[data-v-1efe7843] .ivu-collapse-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page-form-container .groupTitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.75rem;
}
.page-form-container .groupTitle .groupTitleL {
  width: 0.25rem;
  height: 1rem;
  background: #115aa9;
  border-radius: 0.125rem;
  margin-right: 0.5rem;
}
.page-form-container .groupTitle .groupTitleText {
  font-size: 1rem;
  color: #222;
  font-weight: bold;
  line-height: 1;
}
.page-form-container .ivu-collapse-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-form-container .ivu-collapse-header .groupTitle {
  margin-bottom: 0;
}
.page-form-container .detail-card {
  background: #fff;
  padding: 0.75rem;
}

#my-theme .ivu-form-item[data-v-74470d9c] {
  min-width: 12.5rem;
  margin-bottom: 0;
}
#my-theme .table-form[data-v-74470d9c] .ivu-form-item-error-tip {
  position: static;
}
#my-theme .table-form[data-v-74470d9c] .ivu-input-type-textarea {
  margin: 0.25rem 0;
}
.table-form[data-v-74470d9c] .table-form-wrapper {
  padding: 0.625rem;
  position: -webkit-sticky;
  position: sticky;
}

.groupTitle[data-v-1e056c92] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.75rem;
}
.groupTitle .groupTitleL[data-v-1e056c92] {
  width: 0.25rem;
  height: 1rem;
  background: #115aa9;
  border-radius: 0.125rem;
  margin-right: 0.5rem;
}
.groupTitle .groupTitleText[data-v-1e056c92] {
  font-size: 1rem;
  color: #222;
  font-weight: bold;
  line-height: 1;
}
[data-v-1e056c92] .flex-form-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
[data-v-1e056c92] .flex-form-item .ivu-form-item-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.page-form-detail .groupTitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.75rem;
}
.page-form-detail .groupTitle .groupTitleL {
  width: 0.25rem;
  height: 1rem;
  background: #115aa9;
  border-radius: 0.125rem;
  margin-right: 0.5rem;
}
.page-form-detail .groupTitle .groupTitleText {
  font-size: 1rem;
  color: #222;
  font-weight: bold;
  line-height: 1;
}
.page-form-detail .pannel-card {
  background: transparent;
}
.page-form-detail .ivu-collapse-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-form-detail .ivu-collapse-header .groupTitle {
  margin-bottom: 0;
}
.page-form-detail .detail-card {
  background: #fff;
  padding: 0.75rem;
}

.wordColor[data-v-9a4b9ed8] {
  color: #1fa589;
  font-weight: 600;
  cursor: pointer;
  text-decoration: underline;
}

.table-action-button[data-v-40a5eff2]:not(:last-child) {
  margin: 0 1.125rem 0 0;
}
.table-action-btn-icon[data-v-40a5eff2] {
  font-size: 1rem;
}
.table-action-icon[data-v-40a5eff2] {
  font-size: 1.25rem;
}
.margin-right-4[data-v-40a5eff2] {
  margin-right: 0.25rem;
}
.table-action-button-bg.ivu-btn[data-v-40a5eff2] {
  background: none !important;
  border: none !important;
  padding: 0;
}

.line2-mixin[data-v-af189a92] {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -moz-box;
  -moz-line-clamp: 2;
  white-space: normal;
  word-break: break-word;
}
.mock-disabled-field[data-v-af189a92] {
  pointer-events: none;
  cursor: not-allowed;
}
.mock-disabled-field .ivu-radio-inner[data-v-af189a92] {
  border-color: #dcdee2;
  background-color: #f3f3f3;
}
.mock-disabled-field .ivu-radio-inner[data-v-af189a92]::after {
  background-color: #ccc;
}
.mock-disabled-field .ivu-select-selected-value[data-v-af189a92] {
  -webkit-user-select: text !important;
     -moz-user-select: text !important;
      -ms-user-select: text !important;
          user-select: text !important;
}
.mock-disabled-field textarea[data-v-af189a92] {
  pointer-events: auto;
  cursor: auto !important;
}
.mock-disabled-field .ivu-checkbox-inner[data-v-af189a92] {
  background-color: #f3f3f3;
  border-color: #dcdee2;
}
.mock-disabled-field .ivu-checkbox-inner + span[data-v-af189a92] {
  cursor: not-allowed;
}
.mock-disabled-field .ivu-checkbox-checked .ivu-checkbox-inner[data-v-af189a92]:after {
  border-color: #115aa8;
}
.mock-disabled-field .ivu-input[data-v-af189a92],
.mock-disabled-field .ivu-select-selection[data-v-af189a92] {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
}
.mock-disabled-field .ivu-input-number-input[data-v-af189a92] {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
}
.pannel-card .line-2[data-v-af189a92] {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  display: -moz-box;
  white-space: normal;
  word-break: break-word;
  -webkit-line-clamp: 10;
  -moz-line-clamp: 10;
}
.top-position-title[data-v-af189a92] {
  color: #666;
}
.top-position-value[data-v-af189a92] {
  color: #222;
  font-weight: 500;
}

.audit-pannel-list[data-v-1d3120bc] .ivu-tabs-tab {
  width: 13.75rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.audit-pannel-list[data-v-1d3120bc] .ivu-tabs-bar {
  border-bottom-width: 0;
  margin-bottom: 0;
}

.history[data-v-5c00805f] {
  max-height: 33.75rem;
  overflow-y: auto;
}
.title[data-v-5c00805f] {
  color: #115aa8;
}
.item-b[data-v-5c00805f] {
  width: 18.75rem;
  padding: 0.625rem;
  margin-block: 0.625rem;
  border-radius: 0.25rem;
  background-color: #f1f8ff;
}
.detail[data-v-5c00805f] {
  color: #888;
}
.historyBtn[data-v-5c00805f] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.historyBtn .historyBtn-btn[data-v-5c00805f] {
  padding: 0.125rem 1.25rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border: 0.0625rem solid #e4e4e4;
  font-weight: 400;
  font-size: 0.875rem;
  color: #222222;
  cursor: pointer;
}
.historyBtn .historyBtn-active[data-v-5c00805f] {
  border-color: #115aa9;
  color: #115aa9;
  background: #f1f8ff;
}
.TimelineItem[data-v-5c00805f] {
  position: relative;
}
.TimelineItem .TimelineItem-cion[data-v-5c00805f] {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.125rem;
  left: -0.125rem;
}
.TimelineItem .TimelineItem-cion-cell[data-v-5c00805f] {
  width: 1rem;
  height: 1rem;
  background: #dadbdb;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.TimelineItem .TimelineItem-cion-huan[data-v-5c00805f] {
  width: 0.5rem;
  height: 0.5rem;
  background: #999999;
  border-radius: 0 0 0 0;
  border-radius: 50%;
}
.TimelineItem .TimelineItem-title[data-v-5c00805f] {
  color: #222;
  font-weight: 600;
  font-size: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -0.1875rem;
}
.TimelineItem .TimelineItem-title .TimelineItem-title-cell1[data-v-5c00805f] {
  display: inline-block;
  width: 4.375rem;
  padding: 0.125rem 0;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  background: #dde9ff;
  color: #2a71d8;
  font-size: 0.875rem;
  margin-left: 0.625rem;
  text-align: center;
}
.TimelineItem .TimelineItem-title .TimelineItem-title-cell2[data-v-5c00805f] {
  display: inline-block;
  width: 4.375rem;
  padding: 0.125rem 0;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  color: #1fa589;
  font-size: 0.875rem;
  background: #e1fff2;
  margin-left: 0.625rem;
  text-align: center;
}
.TimelineItem .TimelineItem-title .TimelineItem-title-cell3[data-v-5c00805f] {
  display: inline-block;
  width: 4.375rem;
  padding: 0.125rem 0;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  color: #f56c6c;
  font-size: 0.875rem;
  background: #ffeeee;
  margin-left: 0.625rem;
  text-align: center;
}
.TimelineItem .TimelineItem-title .TimelineItem-title-cell4[data-v-5c00805f] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0.875rem;
  margin-left: 0.625rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.TimelineItem .TimelineItem-title .TimelineItem-title-cell4[data-v-5c00805f] .ivu-tooltip-rel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.TimelineItem .TimelineItem-title .TimelineItem-title-cell5[data-v-5c00805f] {
  display: inline-block;
  width: 62.5rem;
  font-size: 0.875rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.TimelineItem .TimelineItem-content[data-v-5c00805f] {
  padding: 1rem 1.25rem;
  background: #f6f7f7;
  margin: 0.625rem 0;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  position: relative;
}
.TimelineItem .TimelineItem-content .TimelineItem-TimelineItem-item[data-v-5c00805f] {
  margin-bottom: 0.625rem;
  word-break: break-all;
}
.TimelineItem .TimelineItem-content .TimelineItem-content-lable[data-v-5c00805f] {
  font-weight: 400;
  font-size: 0.875rem;
  color: #444444;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.TimelineItem .TimelineItem-content .TimelineItem-TimelineItem-people[data-v-5c00805f] {
  font-weight: bold;
  font-size: 0.875rem;
  color: #444444;
}
.TimelineItem .TimelineItem-content .TimelineItem-content-cell[data-v-5c00805f] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.875rem;
  height: 5.375rem;
  left: -0.625rem;
  background: #fff6e9;
  border-radius: 1.25rem 1.25rem 1.25rem 1.25rem;
  font-weight: bold;
  font-size: 0.875rem;
  padding: 0 0.25rem;
  word-break: break-all;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.TimelineItem .TimelineItem-content .TimelineItem-content-icon[data-v-5c00805f] {
  position: absolute;
  width: 4.0625rem;
  height: 1.5rem;
  background: #e0e8ff;
  border-radius: 0 0.125rem 0 1.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 400;
  font-size: 0.875rem;
  color: #115aa9;
  right: 0;
  top: 0;
}
.TimelineItem .TimelineItem-main-item[data-v-5c00805f] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #f6f7f7;
  padding: 0.25rem 1.25rem;
  padding-right: 0;
  margin-top: 0.625rem;
}
.TimelineItem .TimelineItem-main-item .TimelineItem-content-lable[data-v-5c00805f] {
  font-weight: 400;
  font-size: 0.875rem;
  color: #444444;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.TimelineItem .TimelineItem-main-item .TimelineItem-main-item-icon[data-v-5c00805f] {
  padding: 0.25rem 1.125rem;
  background: #e0e8ff;
  font-weight: 400;
  font-size: 0.875rem;
  color: #115aa9;
}
.title-block[data-v-5c00805f] {
  padding: 0.625rem 1.25rem;
  background: #ecf5ff;
  border-radius: 0 0 0 0;
  margin-bottom: 0.9375rem;
  font-weight: bold;
  font-size: 0.875rem;
  color: #222222;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.title-block .title-block-cell[data-v-5c00805f] {
  width: 0.25rem;
  height: 0.875rem;
  background: #125aa7;
  border-radius: 1.25rem 1.25rem 1.25rem 1.25rem;
  margin-left: -0.875rem;
  margin-right: 0.3125rem;
}
.title-block .title-block-show[data-v-5c00805f] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.add-cargo-child[data-v-31710966] {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
}
.add-cargo-child[data-v-31710966] .ivu-page {
  display: none;
}

.add-cargo-table-box[data-v-c239fc3a] {
  max-height: 37.5rem;
  overflow: auto;
}

.split-order[data-v-63986855] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.split-order .width-300[data-v-63986855] {
  width: 18.75rem;
}
.split-order.modalHeight[data-v-63986855] {
  height: 95vh;
}
.split-order .title[data-v-63986855] {
  color: #222;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.6875rem;
}
.split-order .title[data-v-63986855]::before {
  content: "";
  margin-right: 0.3125rem;
  border-right: 0.25rem solid #115aa8;
  border-radius: 0.125rem;
}
.split-order[data-v-63986855] .ivu-form-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0 !important;
}
.split-order[data-v-63986855] .ivu-form-item .ivu-form-item-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.split-order .split-order-list[data-v-63986855] {
  background: #f6f7f7;
  border: 0.0625rem solid #e4e4e4;
  padding: 1.125rem;
}
.split-order .split-order-list .last-item[data-v-63986855] {
  margin-left: auto;
}
.split-order .split-order-list-top[data-v-63986855] {
  border-bottom: 0.0625rem solid #dcdcdc;
  padding-bottom: 0.75rem;
}
.split-order .table-cargo[data-v-63986855] {
  width: 100%;
}
.split-order .poptipContent[data-v-63986855] {
  height: 3.75rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.split-order .poptipContent .poptipContent_div[data-v-63986855] {
  height: 1.75rem;
  line-height: 1.75rem;
  color: #444444;
  font-size: 0.875rem;
  cursor: pointer;
}
.split-order .poptipContent .SFcustom[data-v-63986855] {
  background: #f3f4fa;
  color: #115aa9;
  padding: 0 0.25rem;
}

.ConfigForm-div[data-v-53d173b4] {
  max-height: 37.5rem;
  overflow: auto;
}
[data-v-53d173b4] .ivu-input-number-handler-wrap {
  display: none !important;
}
.appendInput[data-v-53d173b4] .ivu-input {
  border-radius: 0;
}
.kg[data-v-53d173b4] {
  background-color: #f7f7f9;
  color: #999;
  text-align: center;
  height: 1.66667vw;
  border: 0.0625rem solid #dcdee2;
  border-radius: 0 0.20833vw 0.20833vw 0;
}
.buttons[data-v-53d173b4] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.buttons[data-v-53d173b4] .ivu-dropdown-rel {
  line-height: 1.5;
}
.no-width[data-v-53d173b4] {
  padding-right: 0 !important;
}
.no-width[data-v-53d173b4] .ivu-form-item-content {
  width: 100% !important;
}

.error[data-v-f167aaae] .ivu-input {
  border-color: #f56c6c;
}
.errorMessge[data-v-f167aaae] {
  color: #f56c6c;
  font-size: 0.75rem;
  line-height: 1.5;
}

#my-theme .green-btn[data-v-88a72702] {
  background: #ecfbf7;
  color: #1fa589;
  border: 0.0625rem solid #1fa589;
}
.diy-change-booking-modal[data-v-88a72702] .ivu-form-item {
  margin-bottom: 0;
}
[data-v-88a72702] .lineiheightsty .ivu-form-item-content {
  line-height: 1rem;
}

.tab-booking[data-v-df0ab292] {
  /* tab */
}
.tab-booking[data-v-df0ab292] .ivu-tabs .ivu-tabs-ink-bar,
.tab-booking .ivu-tabs-card .ivu-tabs-ink-bar[data-v-df0ab292] {
  display: none;
}
.tab-booking[data-v-df0ab292] .ivu-tabs-bar {
  margin-bottom: 0;
}
.tab-booking[data-v-df0ab292] .ivu-tabs .ivu-tabs-tab {
  text-align: center;
  background: #c0d3e4 !important;
  font-weight: 400 !important;
  color: #222 !important;
  font-size: 0.875rem !important;
  font-weight: normal !important;
  border: none !important;
}
.tab-booking[data-v-df0ab292] .ivu-tabs .ivu-tabs-tab-active {
  background: #115aa8 !important;
  color: #fff !important;
  font-size: 0.875rem !important;
  font-weight: bold !important;
  border: none !important;
}

.title-16[data-v-0a6fce3b] {
  font-size: 1rem;
}

.ivu-radio-group[data-v-76da75e7] {
  width: 100%;
}

.FormModal_prot[data-v-41492b06] .ivu-form-item {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.disabled-option[data-v-41492b06] {
  color: #ccc !important;
  cursor: not-allowed;
  pointer-events: none;
}

.btdashed[data-v-6efad600] {
  border-bottom: 0.0625rem dashed #e4e4e4;
}
.disabled-option[data-v-6efad600] {
  color: #ccc !important;
  cursor: not-allowed;
  pointer-events: none;
}

.ivu-radio-group[data-v-7f84c484] {
  width: 100%;
}
[data-v-7f84c484] .ivu-modal-body {
  padding-bottom: 0;
}


[data-v-2e6f7aa1] .ivu-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-2e6f7aa1] .ivu-tag-text {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}


[data-v-31d7b9d8] .ivu-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-31d7b9d8] .ivu-tag-text {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}


[data-v-d7895af0] .ivu-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-d7895af0] .ivu-tag-text {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.new-modal .title[data-v-f26d30a2] {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.75rem;
  font-size: 1rem;
  color: #17233d;
  font-weight: bold;
}
.new-modal .content[data-v-f26d30a2] {
  padding-left: 2.5rem;
  font-size: 0.875rem;
  color: #515a6e;
  position: relative;
}
[data-v-f26d30a2] .ivu-modal-body:has(.new-confirm-render) + .ivu-modal-footer {
  display: none;
}

*, ::before, ::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}
::-webkit-backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}
::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}
.container {
    width: 100%;
}
@media (min-width: 640px) {
    .container {
        max-width: 40rem;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 48rem;
    }
}
@media (min-width: 1024px) {
    .container {
        max-width: 64rem;
    }
}
@media (min-width: 1280px) {
    .container {
        max-width: 80rem;
    }
}
@media (min-width: 1536px) {
    .container {
        max-width: 96rem;
    }
}
.visible {
    visibility: visible;
}
.invisible {
    visibility: hidden;
}
.collapse {
    visibility: collapse;
}
.static {
    position: static;
}
.fixed {
    position: fixed;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.sticky {
    position: -webkit-sticky;
    position: sticky;
}
.bottom-5 {
    bottom: 1.25rem;
}
.right-5 {
    right: 1.25rem;
}
.top-\[-1\.6875rem\] {
    top: -1.6875rem;
}
.m-0 {
    margin: 0;
}
.m-1 {
    margin: 0.25rem;
}
.m-10 {
    margin: 2.5rem;
}
.m-14 {
    margin: 3.5rem;
}
.m-16 {
    margin: 4rem;
}
.m-20 {
    margin: 5rem;
}
.m-24 {
    margin: 6rem;
}
.m-28 {
    margin: 7rem;
}
.m-3 {
    margin: 0.75rem;
}
.m-32 {
    margin: 8rem;
}
.m-36 {
    margin: 9rem;
}
.m-4 {
    margin: 1rem;
}
.m-40 {
    margin: 10rem;
}
.m-44 {
    margin: 11rem;
}
.m-52 {
    margin: 13rem;
}
.m-56 {
    margin: 14rem;
}
.m-6 {
    margin: 1.5rem;
}
.m-7 {
    margin: 1.75rem;
}
.m-72 {
    margin: 18rem;
}
.m-80 {
    margin: 20rem;
}
.m-9 {
    margin: 2.25rem;
}
.mx-\[32px\] {
    margin-left: 2rem;
    margin-right: 2rem;
}
.my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}
.mb-1 {
    margin-bottom: 0.25rem;
}
.mb-2 {
    margin-bottom: 0.5rem;
}
.mb-3 {
    margin-bottom: 0.75rem;
}
.mb-4 {
    margin-bottom: 1rem;
}
.mb-5 {
    margin-bottom: 1.25rem;
}
.mb-6 {
    margin-bottom: 1.5rem;
}
.mb-\[1\.125rem\] {
    margin-bottom: 1.125rem;
}
.mb-\[2\.375rem\] {
    margin-bottom: 2.375rem;
}
.ml-1 {
    margin-left: 0.25rem;
}
.ml-4 {
    margin-left: 1rem;
}
.ml-6 {
    margin-left: 1.5rem;
}
.ml-8 {
    margin-left: 2rem;
}
.ml-auto {
    margin-left: auto;
}
.mr-0\.5 {
    margin-right: 0.125rem;
}
.mr-1 {
    margin-right: 0.25rem;
}
.mr-2 {
    margin-right: 0.5rem;
}
.mr-3 {
    margin-right: 0.75rem;
}
.mr-4 {
    margin-right: 1rem;
}
.mt-0 {
    margin-top: 0;
}
.mt-1 {
    margin-top: 0.25rem;
}
.mt-2 {
    margin-top: 0.5rem;
}
.mt-3 {
    margin-top: 0.75rem;
}
.mt-32 {
    margin-top: 8rem;
}
.mt-4 {
    margin-top: 1rem;
}
.mt-5 {
    margin-top: 1.25rem;
}
.mt-6 {
    margin-top: 1.5rem;
}
.mt-\[-0\.625rem\] {
    margin-top: -0.625rem;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.inline {
    display: inline;
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.table {
    display: table;
}
.contents {
    display: contents;
}
.hidden {
    display: none;
}
.h-0 {
    height: 0;
}
.h-16 {
    height: 4rem;
}
.h-4 {
    height: 1rem;
}
.h-8 {
    height: 2rem;
}
.h-96 {
    height: 24rem;
}
.h-\[38\.75rem\] {
    height: 38.75rem;
}
.h-auto {
    height: auto;
}
.h-full {
    height: 100%;
}
.min-h-\[28\.75rem\] {
    min-height: 28.75rem;
}
.w-1\/2 {
    width: 50%;
}
.w-16 {
    width: 4rem;
}
.w-28 {
    width: 7rem;
}
.w-4 {
    width: 1rem;
}
.w-40 {
    width: 10rem;
}
.w-80 {
    width: 20rem;
}
.w-\[10\%\] {
    width: 10%;
}
.w-\[100\%\] {
    width: 100%;
}
.w-\[6\.25rem\] {
    width: 6.25rem;
}
.w-\[80\%\] {
    width: 80%;
}
.w-\[90\%\] {
    width: 90%;
}
.w-full {
    width: 100%;
}
.min-w-20 {
    min-width: 5rem;
}
.max-w-full {
    max-width: 100%;
}
.flex-1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
}
.flex-shrink {
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
}
.flex-shrink-0 {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
}
.flex-grow {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.border-collapse {
    border-collapse: collapse;
}
.transform {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
            transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-not-allowed {
    cursor: not-allowed;
}
.cursor-pointer {
    cursor: pointer;
}
.resize {
    resize: both;
}
.flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.flex-wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.items-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.items-baseline {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
}
.justify-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.justify-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.justify-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.gap-1 {
    gap: 0.25rem;
}
.gap-10 {
    gap: 2.5rem;
}
.gap-2 {
    gap: 0.5rem;
}
.gap-3 {
    gap: 0.75rem;
}
.gap-5 {
    gap: 1.25rem;
}
.gap-8 {
    gap: 2rem;
}
.overflow-auto {
    overflow: auto;
}
.overflow-hidden {
    overflow: hidden;
}
.overflow-x-auto {
    overflow-x: auto;
}
.overflow-y-auto {
    overflow-y: auto;
}
.whitespace-pre {
    white-space: pre;
}
.break-all {
    word-break: break-all;
}
.rounded {
    border-radius: 0.25rem;
}
.rounded-md {
    border-radius: 0.375rem;
}
.rounded-sm {
    border-radius: 0.125rem;
}
.border {
    border-width: 0.0625rem;
}
.border-b-2 {
    border-bottom-width: 0.125rem;
}
.border-solid {
    border-style: solid;
}
.border-dashed {
    border-style: dashed;
}
.border-\[\#E2ECF8\] {
    --tw-border-opacity: 1;
    border-color: rgb(226 236 248 / var(--tw-border-opacity, 1));
}
.border-\[\#E5E5E5\] {
    --tw-border-opacity: 1;
    border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.border-b-\[\#ddd\] {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
}
.\!bg-transparent {
    background-color: transparent !important;
}
.bg-\[\#115AA9\] {
    --tw-bg-opacity: 1;
    background-color: rgb(17 90 169 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F1F8FF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(241 248 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#e1fff2\] {
    --tw-bg-opacity: 1;
    background-color: rgb(225 255 242 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fdd0a2\] {
    --tw-bg-opacity: 1;
    background-color: rgb(253 208 162 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ffb7b0\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 183 176 / var(--tw-bg-opacity, 1));
}
.bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}
.bg-orange-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1));
}
.bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.bg-teal-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
    background-color: transparent;
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/\[90\%\] {
    background-color: rgb(255 255 255 / 90%);
}
.p-1 {
    padding: 0.25rem;
}
.p-3 {
    padding: 0.75rem;
}
.p-4 {
    padding: 1rem;
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}
.pb-14 {
    padding-bottom: 3.5rem;
}
.pb-3 {
    padding-bottom: 0.75rem;
}
.pb-4 {
    padding-bottom: 1rem;
}
.pl-1 {
    padding-left: 0.25rem;
}
.pl-10 {
    padding-left: 2.5rem;
}
.pl-2 {
    padding-left: 0.5rem;
}
.pl-3 {
    padding-left: 0.75rem;
}
.pl-4 {
    padding-left: 1rem;
}
.pl-\[1\.25rem\] {
    padding-left: 1.25rem;
}
.pr-1 {
    padding-right: 0.25rem;
}
.pr-2 {
    padding-right: 0.5rem;
}
.pr-3 {
    padding-right: 0.75rem;
}
.pt-1 {
    padding-top: 0.25rem;
}
.pt-3 {
    padding-top: 0.75rem;
}
.pt-4 {
    padding-top: 1rem;
}
.pt-9 {
    padding-top: 2.25rem;
}
.text-center {
    text-align: center;
}
.align-middle {
    vertical-align: middle;
}
.text-\[16px\] {
    font-size: 1rem;
}
.text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}
.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
}
.font-bold {
    font-weight: 700;
}
.font-medium {
    font-weight: 500;
}
.lowercase {
    text-transform: lowercase;
}
.italic {
    font-style: italic;
}
.leading-tight {
    line-height: 1.25;
}
.\!text-\[\#515a6e\] {
    --tw-text-opacity: 1 !important;
    color: rgb(81 90 110 / var(--tw-text-opacity, 1)) !important;
}
.\!text-colorFontDefault {
    --tw-text-opacity: 1 !important;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#115AA9\] {
    --tw-text-opacity: 1;
    color: rgb(17 90 169 / var(--tw-text-opacity, 1));
}
.text-\[\#115aa8\] {
    --tw-text-opacity: 1;
    color: rgb(17 90 168 / var(--tw-text-opacity, 1));
}
.text-\[\#1FA589\] {
    --tw-text-opacity: 1;
    color: rgb(31 165 137 / var(--tw-text-opacity, 1));
}
.text-\[\#1fa589\] {
    --tw-text-opacity: 1;
    color: rgb(31 165 137 / var(--tw-text-opacity, 1));
}
.text-\[\#222\] {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
}
.text-\[\#555555\] {
    --tw-text-opacity: 1;
    color: rgb(85 85 85 / var(--tw-text-opacity, 1));
}
.text-\[\#569cd6\] {
    --tw-text-opacity: 1;
    color: rgb(86 156 214 / var(--tw-text-opacity, 1));
}
.text-\[\#6497CB\] {
    --tw-text-opacity: 1;
    color: rgb(100 151 203 / var(--tw-text-opacity, 1));
}
.text-\[\#666666\] {
    --tw-text-opacity: 1;
    color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.text-\[\#666\] {
    --tw-text-opacity: 1;
    color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.text-\[\#999999\] {
    --tw-text-opacity: 1;
    color: rgb(153 153 153 / var(--tw-text-opacity, 1));
}
.text-\[\#E6A23C\] {
    --tw-text-opacity: 1;
    color: rgb(230 162 60 / var(--tw-text-opacity, 1));
}
.text-\[\#EE9103\] {
    --tw-text-opacity: 1;
    color: rgb(238 145 3 / var(--tw-text-opacity, 1));
}
.text-colorFontDefault {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
}
.text-colorPrimary {
    --tw-text-opacity: 1;
    color: rgb(17 90 168 / var(--tw-text-opacity, 1));
}
.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline {
    -webkit-text-decoration-line: underline;
       -moz-text-decoration-line: underline;
            text-decoration-line: underline;
}
.outline {
    outline-style: solid;
}
.blur {
    --tw-blur: blur(0.5rem);
    -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
            filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow {
    --tw-drop-shadow: drop-shadow(0 0.0625rem 0.125rem rgb(0 0 0 / 0.1)) drop-shadow(0 0.0625rem 0.0625rem rgb(0 0 0 / 0.06));
    -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
            filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.\!filter {
    -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
            filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.filter {
    -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
            filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    -o-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -moz-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
         -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 150ms;
         -o-transition-duration: 150ms;
            transition-duration: 150ms;
}
.duration-100 {
    -webkit-transition-duration: 100ms;
         -o-transition-duration: 100ms;
            transition-duration: 100ms;
}
.hoverStyle {
    position: relative;
}
.hoverStyle::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.03);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.hoverStyle:hover:before {
    opacity: 1;
}

@font-face {
  font-family: "iconfont"; /* Project id 2401987 */
  src: url(/static/fonts/iconfont.cd1e54f4a4cea52031e5.eot); /* IE9 */
  src: url(/static/fonts/iconfont.cd1e54f4a4cea52031e5.eot#iefix) format('embedded-opentype'), /* IE6-IE8 */
       url(/static/fonts/iconfont.1c9c56fa559d1b1dfc1d.woff2) format('woff2'),
       url(/static/fonts/iconfont.cae29a66b1b24af4a61f.woff) format('woff'),
       url(/static/fonts/iconfont.46589a33575b79128462.ttf) format('truetype'),
       url(/static/img/iconfont.20b9cb63338bc11aa76e.svg#iconfont) format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 1rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-a-OperationHistory:before {
  content: "\e878";
}

.icon-Announcement:before {
  content: "\e87b";
}

.icon-e-signature:before {
  content: "\e87c";
}

.icon-a-localFeeSetup:before {
  content: "\e87a";
}

.icon-a-Consolidationspace:before {
  content: "\e879";
}

.icon-a-Splitclass:before {
  content: "\e875";
}

.icon-a-Transferagent:before {
  content: "\e876";
}

.icon-Unconsolidation:before {
  content: "\e877";
}

.icon-Sort1:before {
  content: "\e874";
}

.icon-a-Publicpool:before {
  content: "\e86d";
}

.icon-a-Reopenpass:before {
  content: "\e86e";
}

.icon-Retake:before {
  content: "\e86f";
}

.icon-a-Leavecabin:before {
  content: "\e870";
}

.icon-Share:before {
  content: "\e871";
}

.icon-Accept:before {
  content: "\e872";
}

.icon-a-Utilizationofspace:before {
  content: "\e873";
}

.icon-a-StatusLog:before {
  content: "\e849";
}

.icon-Trumpet:before {
  content: "\e84a";
}

.icon-a-dockingset:before {
  content: "\e86c";
}

.icon-a-ListAgent:before {
  content: "\e848";
}

.icon-More-2:before {
  content: "\e846";
}

.icon-More-1:before {
  content: "\e847";
}

.icon-More:before {
  content: "\e845";
}

.icon-File-ppt:before {
  content: "\e86b";
}

.icon-File-word:before {
  content: "\e84b";
}

.icon-File-excel:before {
  content: "\e84c";
}

.icon-File-pdf:before {
  content: "\e86a";
}

.icon-a-FloridCheck-21:before {
  content: "\e868";
}

.icon-a-FloridClose-21:before {
  content: "\e869";
}

.icon-a-StopSelling:before {
  content: "\e865";
}

.icon-Coin:before {
  content: "\e866";
}

.icon-Instagram:before {
  content: "\e867";
}

.icon-User-business:before {
  content: "\e858";
}

.icon-a-Confirmationinformation:before {
  content: "\e859";
}

.icon-To-top:before {
  content: "\e85a";
}

.icon-Container:before {
  content: "\e85b";
}

.icon-a-ReservationInformation:before {
  content: "\e85c";
}

.icon-Facebook:before {
  content: "\e85d";
}

.icon-Earth:before {
  content: "\e85e";
}

.icon-a-Changeofclass:before {
  content: "\e85f";
}

.icon-a-Cabinbooking:before {
  content: "\e860";
}

.icon-a-Releaseofspace:before {
  content: "\e861";
}

.icon-Twitter:before {
  content: "\e862";
}

.icon-Time:before {
  content: "\e863";
}

.icon-Phone-telephone:before {
  content: "\e84f";
}

.icon-Position:before {
  content: "\e850";
}

.icon-Cruise:before {
  content: "\e851";
}

.icon-Plan:before {
  content: "\e852";
}

.icon-Peoples-two:before {
  content: "\e853";
}

.icon-a-Internalbookings:before {
  content: "\e854";
}

.icon-Mail:before {
  content: "\e855";
}

.icon-a-CustomerService:before {
  content: "\e856";
}

.icon-Reselling:before {
  content: "\e857";
}

.icon-a-FloridPreferred:before {
  content: "\e84e";
}

.icon-a-Listofautomationprojects:before {
  content: "\e84d";
}

.icon-Remarked:before {
  content: "\e844";
}

.icon-Note:before {
  content: "\e843";
}

.icon-Designate:before {
  content: "\e842";
}

.icon-a-FloridAttention:before {
  content: "\e83b";
}

.icon-Upload:before {
  content: "\e83c";
}

.icon-Translate:before {
  content: "\e83d";
}

.icon-Search:before {
  content: "\e83e";
}

.icon-Download:before {
  content: "\e83f";
}

.icon-Communication:before {
  content: "\e840";
}

.icon-a-Emailinvitation:before {
  content: "\e841";
}

.icon-Remind:before {
  content: "\e83a";
}

.icon-Return:before {
  content: "\e839";
}

.icon-a-Openanorder:before {
  content: "\e834";
}

.icon-Send:before {
  content: "\e835";
}

.icon-Resend:before {
  content: "\e836";
}

.icon-a-ArrowFlowchart:before {
  content: "\e833";
}

.icon-Close-one:before {
  content: "\e832";
}

.icon-a-Processreferrals:before {
  content: "\e830";
}

.icon-Audit:before {
  content: "\e831";
}

.icon-Plus:before {
  content: "\e823";
}

.icon-Minus:before {
  content: "\e826";
}

.icon-Close:before {
  content: "\e829";
}

.icon-Check:before {
  content: "\e82c";
}

.icon-Change:before {
  content: "\e82d";
}

.icon-a-Cancelcommonuse:before {
  content: "\e82e";
}

.icon-Calendar:before {
  content: "\e82f";
}

.icon-Protocols:before {
  content: "\e82b";
}

.icon-Switch:before {
  content: "\e824";
}

.icon-a-Requestforinvoices:before {
  content: "\e825";
}

.icon-Declare:before {
  content: "\e827";
}

.icon-a-SignBill:before {
  content: "\e828";
}

.icon-a-Recognitionofcosts:before {
  content: "\e82a";
}

.icon-a-CustomerChangesr:before {
  content: "\e821";
}

.icon-Re-invite:before {
  content: "\e822";
}

.icon-a-CompetenceTransfer:before {
  content: "\e813";
}

.icon-Up:before {
  content: "\e81d";
}

.icon-Right:before {
  content: "\e81e";
}

.icon-Left:before {
  content: "\e81f";
}

.icon-Down:before {
  content: "\e820";
}

.icon-Sort:before {
  content: "\e819";
}

.icon-Left-one:before {
  content: "\e818";
}

.icon-Up-one:before {
  content: "\e81a";
}

.icon-Down-one:before {
  content: "\e81b";
}

.icon-Right-one:before {
  content: "\e81c";
}

.icon-a-UserID:before {
  content: "\e811";
}

.icon-a-ViewDetails:before {
  content: "\e812";
}

.icon-a-AccountProperties:before {
  content: "\e814";
}

.icon-a-UserName:before {
  content: "\e815";
}

.icon-Manager:before {
  content: "\e816";
}

.icon-a-CreateAccount:before {
  content: "\e817";
}

.icon-Warn:before {
  content: "\e80e";
}

.icon-Tips:before {
  content: "\e80f";
}

.icon-Check-one:before {
  content: "\e810";
}

.icon-a-Off-siteCollaboration:before {
  content: "\e806";
}

.icon-Delete:before {
  content: "\e807";
}

.icon-Setting:before {
  content: "\e808";
}

.icon-Edit:before {
  content: "\e809";
}

.icon-a-FullDelivery:before {
  content: "\e80a";
}

.icon-Add:before {
  content: "\e80b";
}

.icon-a-Pendingorders:before {
  content: "\e80c";
}

.icon-a-To-dolist:before {
  content: "\e80d";
}

.icon-pending:before {
  content: "\ea60";
}

.icon-houtaiweihu:before {
  content: "\e805";
}

.icon-likefill:before {
  content: "\e803";
}

.icon-like:before {
  content: "\e804";
}

.icon-guanlian1:before {
  content: "\e802";
}

.icon-shangsuo:before {
  content: "\e800";
}

.icon-weisuo:before {
  content: "\e801";
}

.icon-anniutubiao-:before {
  content: "\e7ff";
}

.icon-liuchengshezhisvg:before {
  content: "\e7f9";
}

.icon-jiaruqingdan:before {
  content: "\e7fa";
}

.icon-icon-tongbizengchang:before {
  content: "\e7fb";
}

.icon-huozhuduanxunbaojia:before {
  content: "\e7fc";
}

.icon-jinyong:before {
  content: "\e7fd";
}

.icon-hulve:before {
  content: "\e7fe";
}

.icon-zhongxinxiaodui:before {
  content: "\e7f7";
}

.icon-tiaozhengxiaodui:before {
  content: "\e7f8";
}

.icon-yishuaigui:before {
  content: "\e7f6";
}

.icon-zhida:before {
  content: "\e7f5";
}

.icon-zhongzhuan:before {
  content: "\e7f4";
}

.icon-yunfeimingxi:before {
  content: "\e7f1";
}

.icon-lijidingcang:before {
  content: "\e7f2";
}

.icon-zuoyoufuzhi:before {
  content: "\e7f3";
}

.icon-shengchengyunjia:before {
  content: "\e7e8";
}

.icon-quxiaobijiao:before {
  content: "\e7e9";
}

.icon-jiagequshi:before {
  content: "\e7ea";
}

.icon-dijiatixing:before {
  content: "\e7eb";
}

.icon-quxiaodingyue:before {
  content: "\e7ee";
}

.icon-quanbufuzhi:before {
  content: "\e7ef";
}

.icon-jiarubijiao:before {
  content: "\e7f0";
}

.icon-qiehuanrenyuan:before {
  content: "\e7e7";
}

.icon-tingzhi:before {
  content: "\e7e6";
}

.icon-wuxuFilling:before {
  content: "\e7e1";
}

.icon-a-chehuifilling:before {
  content: "\e7e2";
}

.icon-zhongxinfilling:before {
  content: "\e7e3";
}

.icon-chuliyichang:before {
  content: "\e7e4";
}

.icon-a-rengongfilling:before {
  content: "\e7dd";
}

.icon-tongzhixiugai:before {
  content: "\e7de";
}

.icon-guanbiFilling:before {
  content: "\e7df";
}

.icon-a-RPAfilling:before {
  content: "\e7e0";
}

.icon-a-bianzu151x:before {
  content: "\e7dc";
}

.icon-yiwancheng:before {
  content: "\e7da";
}

.icon-weiwancheng1:before {
  content: "\e7db";
}

.icon-kaiqi:before {
  content: "\e7d9";
}

.icon-POguanli:before {
  content: "\e7d8";
}

.icon-yunjiaguanli:before {
  content: "\e7d7";
}

.icon-jiarubianqian:before {
  content: "\e7d6";
}

.icon-kuaisutiaozhuan:before {
  content: "\e7d5";
}

.icon-zhongxindaochu:before {
  content: "\e7d4";
}

.icon-anniu-chexiaoshenqing:before {
  content: "\e7d3";
}

.icon-yijiantianchong:before {
  content: "\e7d2";
}

.icon-zhongmingming:before {
  content: "\e7d0";
}

.icon-denglu1:before {
  content: "\e7d1";
}

.icon-kuaijiefukuan:before {
  content: "\e7cc";
}

.icon-chakanshuidan:before {
  content: "\e7cd";
}

.icon-sheweichangyong:before {
  content: "\e7ce";
}

.icon-kuaijiefukuanzhuangtaibiaoshi:before {
  content: "\e7cf";
}

.icon-xiazaishuidan:before {
  content: "\e7cb";
}

.icon-teshuzuoye:before {
  content: "\e7ca";
}

.icon-xiangzuo:before {
  content: "\e7c9";
}

.icon-piliangshenhe:before {
  content: "\e7c8";
}

.icon-duizhang:before {
  content: "\e7c7";
}

.icon-piliangshezhi:before {
  content: "\e7c6";
}

.icon-dayinjilu:before {
  content: "\e7ba";
}

.icon-fullscreen:before {
  content: "\e7ec";
}

.icon-fullscreen-exit:before {
  content: "\e7ed";
}

.icon-zhuanjiao1:before {
  content: "\e7c5";
}

.icon-tuodong2:before {
  content: "\e7c4";
}

.icon-lirun:before {
  content: "\e7c3";
}

.icon-guanlianerda:before {
  content: "\e7c2";
}

.icon-guanlianwenti:before {
  content: "\e7c1";
}

.icon-guanlian:before {
  content: "\e7c0";
}

.icon-jiebang:before {
  content: "\e7bf";
}

.icon-cuiban1:before {
  content: "\e7be";
}

.icon-fabu:before {
  content: "\e7bb";
}

.icon-wufajiejue:before {
  content: "\e7bd";
}

.icon-workbench-drive:before {
  content: "\e7b6";
}

.icon-a-TrackingInternal:before {
  content: "\e7b7";
}

.icon-dingzhifuwu:before {
  content: "\e7b8";
}

.icon-consol:before {
  content: "\e7b9";
}

.icon-jiekoulaiyuanshuju:before {
  content: "\e7b5";
}

.icon-fuhao-yingwen:before {
  content: "\e7b3";
}

.icon-fuhao-zhongwen:before {
  content: "\e7b4";
}

.icon-xinzengkehu:before {
  content: "\e7b2";
}

.icon-shijianyujing:before {
  content: "\e7b1";
}

.icon-paixu1:before {
  content: "\e7af";
}

.icon-paixu2:before {
  content: "\e7b0";
}

.icon-zhuanchu:before {
  content: "\e7ae";
}

.icon-chakanhuidan:before {
  content: "\e7ab";
}

.icon-baoguanxiangqing:before {
  content: "\e7ac";
}

.icon-rukuxiangqing:before {
  content: "\e7ad";
}

.icon-yulan:before {
  content: "\e7a8";
}

.icon-shenhetongguo:before {
  content: "\e7aa";
}

.icon-yincangbukejian:before {
  content: "\e7a7";
}

.icon-dingshirenwu:before {
  content: "\e7a6";
}

.icon-yinyong:before {
  content: "\e7a5";
}

.icon-tongbu-01:before {
  content: "\e7a4";
}

.icon-a-jieshoushujupeizhi:before {
  content: "\e7a2";
}

.icon-shujulishi:before {
  content: "\e7a3";
}

.icon-shenhelishi:before {
  content: "\e7a0";
}

.icon-dingwei:before {
  content: "\e7a1";
}

.icon-baocunkeshi:before {
  content: "\e79f";
}

.icon-cuiban:before {
  content: "\e79e";
}

.icon-baojia:before {
  content: "\e79d";
}

.icon-bianmadaoru2:before {
  content: "\e79b";
}

.icon-chuangongsidaoru:before {
  content: "\e79c";
}

.icon-bianmamoban:before {
  content: "\e791";
}

.icon-yuejiamoban:before {
  content: "\e792";
}

.icon-hangkonggongsibianma:before {
  content: "\e793";
}

.icon-yuejiadaoru2:before {
  content: "\e794";
}

.icon-chuangongsimoban:before {
  content: "\e795";
}

.icon-hangxian:before {
  content: "\e796";
}

.icon-baocun:before {
  content: "\e797";
}

.icon-xiugailishi1:before {
  content: "\e798";
}

.icon-heyuetaitou:before {
  content: "\e799";
}

.icon-yuejia:before {
  content: "\e79a";
}

.icon-chehuishenqing:before {
  content: "\e6e4";
}

.icon-shouxufei:before {
  content: "\e78b";
}

.icon-renling:before {
  content: "\e78c";
}

.icon-a-zhuanxiaozhuanrang:before {
  content: "\e78d";
}

.icon-shenhetuihuibohui:before {
  content: "\e78e";
}

.icon-zhuanyushou:before {
  content: "\e78f";
}

.icon-shenhexinxiqueren:before {
  content: "\e789";
}

.icon-tihuangenggai:before {
  content: "\e78a";
}

.icon-moshiqiehuan:before {
  content: "\e788";
}

.icon-a-yinruyinyong:before {
  content: "\e676";
}

.icon-qiehuan1:before {
  content: "\e787";
}

.icon-youhua:before {
  content: "\e786";
}

.icon-xiaoxigengxin2:before {
  content: "\e790";
}

.icon-yuding:before {
  content: "\e785";
}

.icon-chushihua:before {
  content: "\e784";
}

.icon-shiyi:before {
  content: "\e783";
}

.icon-tanpaifang:before {
  content: "\e782";
}

.icon-qiyeweixin:before {
  content: "\e781";
}

.icon-EmailList:before {
  content: "\e780";
}

.icon-confirm-ams:before {
  content: "\e77f";
}

.icon-chakanyulan:before {
  content: "\e775";
}

.icon-quxiao2:before {
  content: "\e760";
}

.icon-yaoqinghaoyoujiaruqunliao:before {
  content: "\e773";
}

.icon-rili:before {
  content: "\e77e";
}

.icon-gexinghuadingzhi:before {
  content: "\e77d";
}

.icon-xiaoxitixing:before {
  content: "\e77c";
}

.icon-genggaijilu:before {
  content: "\e77b";
}

.icon-shoupiao:before {
  content: "\e779";
}

.icon-kefu:before {
  content: "\e778";
}

.icon-duigou:before {
  content: "\e777";
}

.icon-zizhanghu:before {
  content: "\e769";
}

.icon-gongsixinxi:before {
  content: "\e776";
}

.icon-dingxiangfasongxiaobiaoshi:before {
  content: "\e76f";
}

.icon-qunzu:before {
  content: "\e770";
}

.icon-gerentouxiang:before {
  content: "\e771";
}

.icon-tixing1:before {
  content: "\e772";
}

.icon-dingxiangfasong-03:before {
  content: "\e774";
}

.icon-waibuyonghutouxiang:before {
  content: "\e76e";
}

.icon-a-xinxichangyongyushezhi:before {
  content: "\e76c";
}

.icon-jibenxinxi:before {
  content: "\e76d";
}

.icon-zanting-01:before {
  content: "\e76b";
}

.icon-yunhang-01:before {
  content: "\e76a";
}

.icon-tongxunlu-01:before {
  content: "\e768";
}

.icon-qunzutianchong:before {
  content: "\e765";
}

.icon-wenjianjia:before {
  content: "\e766";
}

.icon-xianliaoduihua:before {
  content: "\e767";
}

.icon-cangku_kucunxiangqing:before {
  content: "\eac8";
}

.icon-touzhuang-01:before {
  content: "\e763";
}

.icon-zuofei-01:before {
  content: "\e762";
}

.icon-RectangleCopy:before {
  content: "\e761";
}

.icon-fasongbaogao-01:before {
  content: "\e75f";
}

.icon-fukuanyinhangfuzerenweihu-01:before {
  content: "\e75c";
}

.icon-qingkuaneduweihu-01:before {
  content: "\e75d";
}

.icon-fengongsifukuanbibieweihu-01:before {
  content: "\e75e";
}

.icon-tieludingcangqueren-01:before {
  content: "\e75b";
}

.icon-tieluweituo-01:before {
  content: "\e759";
}

.icon-tieluduidan-01:before {
  content: "\e75a";
}

.icon-chakan:before {
  content: "\e758";
}

.icon-huanyingicon:before {
  content: "\e757";
}

.icon-dayintaoban-01:before {
  content: "\e756";
}

.icon-pdf:before {
  content: "\e755";
}

.icon-quxiaolianjie:before {
  content: "\e754";
}

.icon-renyuanbangding:before {
  content: "\e753";
}

.icon-piliangfasonghuizhi-01:before {
  content: "\e752";
}

.icon-qiyundi-01:before {
  content: "\e74d";
}

.icon-mudedi-01:before {
  content: "\e74e";
}

.icon-shouhuoren-01:before {
  content: "\e74f";
}

.icon-fahuoren-01:before {
  content: "\e750";
}

.icon-shaixuanxinzeng-01:before {
  content: "\e74c";
}

.icon-dituguanli:before {
  content: "\e747";
}

.icon-zhouxian-01:before {
  content: "\e749";
}

.icon-suoding-01:before {
  content: "\e74b";
}

.icon-feiji:before {
  content: "\e74a";
}

.icon-tielu:before {
  content: "\e746";
}

.icon-daohangdizhi:before {
  content: "\e748";
}

.icon-qingkuan-01:before {
  content: "\e743";
}

.icon-qingkuanshenheliebiao-01:before {
  content: "\e745";
}

.icon-yushoufuliebiao-01:before {
  content: "\e738";
}

.icon-hexiaoliebiao-01:before {
  content: "\e73b";
}

.icon-shishoufudengji-01:before {
  content: "\e741";
}

.icon-feiyongguanli-querendanliebiao:before {
  content: "\e73e";
}

.icon-kongyundianshangdingcangqueren1:before {
  content: "\e73f";
}

.icon-dingcangcaozuoquerenzhuguan:before {
  content: "\e740";
}

.icon-haiyundianshangdingcangqueren:before {
  content: "\e742";
}

.icon-dingcangquerentiaojianweihu:before {
  content: "\e744";
}

.icon-lianjie1:before {
  content: "\e73d";
}

.icon-kongyunduidan:before {
  content: "\e73a";
}

.icon-haiyunduidan:before {
  content: "\e73c";
}

.icon-dingdantuisongdaoSalesforceguanli:before {
  content: "\e739";
}

.icon-feiyongdanweiweihu-01:before {
  content: "\e737";
}

.icon-shuishuaiweihu-01:before {
  content: "\e736";
}

.icon-tiaojian:before {
  content: "\e735";
}

.icon-yujingguize:before {
  content: "\e734";
}

.icon-beifenxiang-01:before {
  content: "\e733";
}

.icon-a-POqingdanfahuorendaili-01:before {
  content: "\e732";
}

.icon-neibudingcang-01:before {
  content: "\e731";
}

.icon-yixiazai1:before {
  content: "\e72f";
}

.icon-weixiazai1:before {
  content: "\e730";
}

.icon-shijian1:before {
  content: "\e8c5";
}

.icon-zhongxinshiyang:before {
  content: "\e72e";
}

.icon-banquan:before {
  content: "\e98b";
}

.icon-youjianlishi-01:before {
  content: "\e72c";
}

.icon-zhuanqutiaohuo-01:before {
  content: "\e72d";
}

.icon-a-chakanxiangqing1:before {
  content: "\e72b";
}

.icon-express-package:before {
  content: "\e8b6";
}

.icon-shenhe:before {
  content: "\e72a";
}

.icon-quanxian:before {
  content: "\e729";
}

.icon-a-wenjianzhongxinyiji-01:before {
  content: "\e726";
}

.icon-24gf-tags3:before {
  content: "\e886";
}

.icon-anchor-full:before {
  content: "\e9f4";
}

.icon-yidingyuedingyue:before {
  content: "\e728";
}

.icon-touxiang-011:before {
  content: "\e727";
}

.icon-woyaodingcang-01:before {
  content: "\e722";
}

.icon-qiehuandizhi-01:before {
  content: "\e70a";
}

.icon-bioajiyidu:before {
  content: "\e6e1";
}

.icon-shejimokuai-011:before {
  content: "\e723";
}

.icon-wenjianfujian-011:before {
  content: "\e725";
}

.icon-zuchuanyewu-011:before {
  content: "\e724";
}

.icon-ziliaoshouce:before {
  content: "\e898";
}

.icon-didian:before {
  content: "\e720";
}

.icon-youjiantongzhi:before {
  content: "\e721";
}

.icon-a-ATAshijidaogang:before {
  content: "\e71d";
}

.icon-a-ATDshijikaihang:before {
  content: "\e71e";
}

.icon-a-ETAyujidaogang:before {
  content: "\e716";
}

.icon-a-ETDyujikaihang:before {
  content: "\e71b";
}

.icon-tianjiadingyue00:before {
  content: "\e714";
}

.icon-chakandingyue:before {
  content: "\e712";
}

.icon-benzhou:before {
  content: "\e713";
}

.icon-jintian:before {
  content: "\e715";
}

.icon-benyue:before {
  content: "\e717";
}

.icon-fahuoren:before {
  content: "\e719";
}

.icon-shouhuoren:before {
  content: "\e71a";
}

.icon-piliangdingyue:before {
  content: "\e71c";
}

.icon-piliangshoucang:before {
  content: "\e711";
}

.icon-qiankuanmingxi-01:before {
  content: "\e710";
}

.icon-lishitongzhi-01:before {
  content: "\e70f";
}

.icon-haiyun-01:before {
  content: "\e70e";
}

.icon-wuxufiling-01:before {
  content: "\e70d";
}

.icon-xinkongguanli-01:before {
  content: "\e70c";
}

.icon-mokuai:before {
  content: "\e708";
}

.icon-gonggong-wenti:before {
  content: "\e709";
}

.icon-daidingyujing-011:before {
  content: "\e707";
}

.icon-pingjiaxingxing:before {
  content: "\e706";
}

.icon-wj-wj-1:before {
  content: "\e718";
}

.icon-caidanshezhi-01:before {
  content: "\e701";
}

.icon-quanxianshezhi-01:before {
  content: "\e700";
}

.icon-fanhui:before {
  content: "\e6ff";
}

.icon-edu:before {
  content: "\e7e5";
}

.icon-jinkou-011:before {
  content: "\e6fc";
}

.icon-chukou-011:before {
  content: "\e6fe";
}

.icon-new:before {
  content: "\e6fb";
}

.icon-zuoyidong-01:before {
  content: "\e6f6";
}

.icon-yijianqingchu1:before {
  content: "\e6fa";
}

.icon-fuzhi2:before {
  content: "\e6f7";
}

.icon-fapiaoguanli-01:before {
  content: "\e6f5";
}

.icon-xiazai1:before {
  content: "\e6f4";
}

.icon-bukejian-01:before {
  content: "\e6f2";
}

.icon-kejian-01:before {
  content: "\e6f3";
}

.icon-gouxuanshuidan-01:before {
  content: "\e6f0";
}

.icon-icon--tongji:before {
  content: "\e637";
}

.icon-zhongkai:before {
  content: "\e687";
}

.icon-jiantou_xiangyou:before {
  content: "\eb08";
}

.icon-shijian:before {
  content: "\e636";
}

.icon-shipDate:before {
  content: "\e6ef";
}

.icon-shangyi-01:before {
  content: "\e6c2";
}

.icon-kongyunduidan-01:before {
  content: "\e6ed";
}

.icon-haiyunduidan-01:before {
  content: "\e6ee";
}

.icon-haiyunweituo-01:before {
  content: "\e6eb";
}

.icon-kongyunweituo-01:before {
  content: "\e6ec";
}

.icon-feiyongqueren-01:before {
  content: "\e6ea";
}

.icon-a-wodedingdanhuanyingye-01:before {
  content: "\e6e6";
}

.icon-buzhou3-01:before {
  content: "\e6e9";
}

.icon-buzhou1-012:before {
  content: "\e6e8";
}

.icon-buzhou1-011:before {
  content: "\e6e5";
}

.icon-a-buzhou2huise-011:before {
  content: "\e6e7";
}

.icon-wenjianlishi-01:before {
  content: "\e6df";
}

.icon-xiaozu1:before {
  content: "\e6de";
}

.icon-BRshujuxinzeng-01:before {
  content: "\e6dd";
}

.icon-weibiaoti-5:before {
  content: "\e8a5";
}

.icon-pingjunfenpeiquanzhong:before {
  content: "\e64f";
}

.icon-piliangtongguo-01:before {
  content: "\e6db";
}

.icon-piliangjujue-01:before {
  content: "\e6dc";
}

.icon-fasongyoujian:before {
  content: "\e605";
}

.icon-fasongshibai-01:before {
  content: "\e6da";
}

.icon-disanfanggongsiweihu-01:before {
  content: "\e6d9";
}

.icon-SSgengzhengshenhe-01:before {
  content: "\e6d8";
}

.icon-bianji:before {
  content: "\e6d7";
}

.icon-zidingyishezhi-01:before {
  content: "\e6d6";
}

.icon-zhongyingwen:before {
  content: "\e6d2";
}

.icon-a-shujulaiyuanweizhi-01:before {
  content: "\e6d4";
}

.icon-a-shujulaiyuanwaibushuju-01:before {
  content: "\e6d1";
}

.icon-a-shujulaiyuanweixin-01:before {
  content: "\e6ce";
}

.icon-a-shujulaiyuanhengtongxitong-01:before {
  content: "\e6cc";
}

.icon-yujingxinxi-01:before {
  content: "\e6cb";
}

.icon-jianqu-01:before {
  content: "\e6ca";
}

.icon-tianjia-01:before {
  content: "\e6c9";
}

.icon-jizhuangxiang2-01:before {
  content: "\e6bc";
}

.icon-shezhi:before {
  content: "\e6c8";
}

.icon-yinhangzhanghuweihu-01:before {
  content: "\e6c7";
}

.icon-jinggao1:before {
  content: "\e61d";
}

.icon-shouye:before {
  content: "\e6be";
}

.icon-iconkanguo:before {
  content: "\e6bf";
}

.icon-weiwancheng:before {
  content: "\e6c0";
}

.icon-qizi:before {
  content: "\e6c1";
}

.icon-jinru:before {
  content: "\e6c3";
}

.icon-jizhuangxiang-01:before {
  content: "\e6bd";
}

.icon-fuzhibingniantie-01:before {
  content: "\e6bb";
}

.icon-niantiewancheng-01:before {
  content: "\e6ba";
}

.icon-xiayi-01:before {
  content: "\e6b9";
}

.icon-a-shoucangshixin-01:before {
  content: "\e6b8";
}

.icon-caiwufeiyong-01:before {
  content: "\e6b5";
}

.icon-danquan-01:before {
  content: "\e6b2";
}

.icon-danquan-xuanze-01:before {
  content: "\e6b3";
}

.icon-tuozhuai:before {
  content: "\e6b1";
}

.icon-tongzhishezhi-01:before {
  content: "\e6b0";
}

.icon-shangyi:before {
  content: "\e6c2";
}

.icon-shoucang:before {
  content: "\e6a7";
}

.icon-shenqingyuejie-:before {
  content: "\e6a8";
}

.icon-quxiaofenxiang:before {
  content: "\e6a9";
}

.icon-gengduo:before {
  content: "\ec1c";
}

.icon-feiyongfentanmingxibiandongbiao:before {
  content: "\e6aa";
}

.icon-qingkuan:before {
  content: "\e922";
}

.icon-hexiao:before {
  content: "\e702";
}

.icon-huochuan:before {
  content: "\e6ab";
}

.icon-pizhun:before {
  content: "\e6ac";
}

.icon-icon-test:before {
  content: "\e704";
}

.icon-kaipiao-copy:before {
  content: "\e6ad";
}

.icon-yusuananchengbenfentan:before {
  content: "\e6ae";
}

.icon-jiedian:before {
  content: "\e751";
}

.icon-shengchengdanju_caozuo_jurassic:before {
  content: "\e6c6";
}

.icon-tongji:before {
  content: "\e6b7";
}

.icon-xiangqingmingxi:before {
  content: "\e6e3";
}

.icon-search-piliangchaxun:before {
  content: "\e6af";
}

.icon-piliangqueren-01:before {
  content: "\e6a6";
}

.icon-yichufeiyong-01:before {
  content: "\e6a5";
}

.icon-tuihui-01:before {
  content: "\e6a4";
}

.icon-tiaohuotixingshezhi-01:before {
  content: "\e6a3";
}

.icon-yunduanshangchuan:before {
  content: "\ec1d";
}

.icon-guanbi1:before {
  content: "\e6a2";
}

.icon-guobangdan:before {
  content: "\e621";
}

.icon-zhiding:before {
  content: "\e887";
}

.icon-daqushezhiqiyungang-01:before {
  content: "\e6a0";
}

.icon-changyongshouhuoren-01:before {
  content: "\e6a1";
}

.icon-zongjianshenhe-01:before {
  content: "\e69e";
}

.icon-OPzhuguankongdan-01:before {
  content: "\e696";
}

.icon-shangwuchuangjianrenwu-01:before {
  content: "\e698";
}

.icon-daquOPzhuguanshezhi-01:before {
  content: "\e699";
}

.icon-daqushenhe-01:before {
  content: "\e69a";
}

.icon-zongcaishenhe-01:before {
  content: "\e69b";
}

.icon-mp-record:before {
  content: "\e693";
}

.icon-yixuanze:before {
  content: "\e694";
}

.icon-wei-01:before {
  content: "\e68f";
}

.icon-te-01:before {
  content: "\e690";
}

.icon-SOC-01:before {
  content: "\e691";
}

.icon-changyongyu-01:before {
  content: "\e692";
}

.icon-kongyun-01:before {
  content: "\e671";
}

.icon-hebingfasong-01:before {
  content: "\e68c";
}

.icon-chuanmao:before {
  content: "\e8d3";
}

.icon-changyongshouhuoren:before {
  content: "\e6e0";
}

.icon-xiugaijihao-01:before {
  content: "\e68b";
}

.icon-a-buzhouliucheng01jindu-01:before {
  content: "\e688";
}

.icon-zidongzhuangxiang-01:before {
  content: "\e68a";
}

.icon-youxianshezhiquerenyoujian-01:before {
  content: "\e689";
}

.icon-piliangzhongzhi-01:before {
  content: "\e686";
}

.icon-xianshishezhi:before {
  content: "\e69f";
}

.icon-fasongqueren-01:before {
  content: "\e684";
}

.icon-tuodong:before {
  content: "\e6fd";
}

.icon-shuaxin:before {
  content: "\e6f1";
}

.icon-piliangyinyong-01:before {
  content: "\e683";
}

.icon-quxiao1:before {
  content: "\e681";
}

.icon-chukou-01:before {
  content: "\e680";
}

.icon-jinkou-01:before {
  content: "\e67f";
}

.icon-dangqianyemian-01-01:before {
  content: "\e67d";
}

.icon-quanbuyemian-01:before {
  content: "\e67c";
}

.icon-xinxi1:before {
  content: "\e67b";
}

.icon-suodan-01:before {
  content: "\e67a";
}

.icon-liuyan1:before {
  content: "\e6b6";
}

.icon-kaisuo1-copy:before {
  content: "\e678";
}

.icon-chexiao:before {
  content: "\e6cf";
}

.icon-lishijilu:before {
  content: "\e675";
}

.icon-yinru:before {
  content: "\e673";
}

.icon-feizhuaqu-01-01:before {
  content: "\e672";
}

.icon-fasong1:before {
  content: "\e670";
}

.icon-liuyan:before {
  content: "\e679";
}

.icon-cuowu--01:before {
  content: "\e66f";
}

.icon-tiwen:before {
  content: "\e901";
}

.icon-zhongxinbaofeishuaiweihu-01:before {
  content: "\e66e";
}

.icon-cangbaoweihu-01:before {
  content: "\e66d";
}

.icon-cangbaofenpei-01:before {
  content: "\e66c";
}

.icon-forecasebaobiao-01:before {
  content: "\e66a";
}

.icon-renwufabu-01:before {
  content: "\e669";
}

.icon-renwufenpei-01:before {
  content: "\e668";
}

.icon-renwushenbao-01:before {
  content: "\e667";
}

.icon-renwuxietiao-01:before {
  content: "\e666";
}

.icon-ccgl-fahuodanyichangguanli-6:before {
  content: "\e614";
}

.icon-paixu:before {
  content: "\e70b";
}

.icon-dui:before {
  content: "\e663";
}

.icon-xiangzi:before {
  content: "\e664";
}

.icon-wenjianshangchuan-01:before {
  content: "\e662";
}

.icon-shujutuisong-01:before {
  content: "\e661";
}

.icon-gengxinshijian:before {
  content: "\e705";
}

.icon-huifu:before {
  content: "\e7a9";
}

.icon-xiugailishi:before {
  content: "\ea82";
}

.icon-wentifenpei:before {
  content: "\e612";
}

.icon-guanbi:before {
  content: "\e660";
}

.icon-tishi1:before {
  content: "\e674";
}

.icon-tupian1-copy:before {
  content: "\e613";
}

.icon-dingdan:before {
  content: "\e6d0";
}

.icon-zhuaqu-01:before {
  content: "\e65f";
}

.icon-quanbuyidu:before {
  content: "\e864";
}

.icon-xiangqing:before {
  content: "\e65e";
}

.icon-tongzhi1:before {
  content: "\ecd8";
}

.icon-admin-people:before {
  content: "\e611";
}

.icon-fasong:before {
  content: "\e69d";
}

.icon-xitongguanli-01:before {
  content: "\e65d";
}

.icon-caozuozhongxin-01:before {
  content: "\e65c";
}

.icon-bangzhuzhongxin-01:before {
  content: "\e65a";
}

.icon-zhuye-01:before {
  content: "\e658";
}

.icon-liuchengshenpi-01:before {
  content: "\e656";
}

.icon-jichengzhongxin-01:before {
  content: "\e655";
}

.icon-huowudongtai-01:before {
  content: "\e653";
}

.icon-xuanzekuang-01:before {
  content: "\e652";
}

.icon-cangweituizai-01:before {
  content: "\e651";
}

.icon-cangweihuizong-01:before {
  content: "\e650";
}

.icon-cangweiguanli-01:before {
  content: "\e64e";
}

.icon-settingsBlock:before {
  content: "\e60a";
}

.icon-xinxi:before {
  content: "\e64b";
}

.icon-luru:before {
  content: "\e64c";
}

.icon-huizong:before {
  content: "\e685";
}

.icon-moban:before {
  content: "\e608";
}

.icon-hebing:before {
  content: "\e64d";
}

.icon-shousuo:before {
  content: "\e6f8";
}

.icon-shouqi1:before {
  content: "\e609";
}

.icon-tongxunlu:before {
  content: "\e64a";
}

.icon-tianjialianxiren:before {
  content: "\e607";
}

.icon-dayin:before {
  content: "\e610";
}

.icon-biaoti:before {
  content: "\e838";
}

.icon-fenxiang1:before {
  content: "\e645";
}

.icon-zhongxinfasong-:before {
  content: "\e646";
}

.icon-zhuti:before {
  content: "\e68d";
}

.icon-zhongxinfasong:before {
  content: "\e7bc";
}

.icon-shuishuaijihuowufuwushezhi-01:before {
  content: "\e644";
}

.icon-fapiaotaitoujixianeguanli-01:before {
  content: "\e643";
}

.icon-fapiaokaiju-01:before {
  content: "\e642";
}

.icon-shouqi-01:before {
  content: "\e641";
}

.icon-shanjian-01:before {
  content: "\e63f";
}

.icon-jianfa:before {
  content: "\e6b4";
}

.icon-jiahao:before {
  content: "\e6cd";
}

.icon-fuzhi:before {
  content: "\e63e";
}

.icon-fuzhi1:before {
  content: "\e657";
}

.icon-chakan_huaban1:before {
  content: "\e63d";
}

.icon-zhaopian:before {
  content: "\e837";
}

.icon-xiazai:before {
  content: "\e69c";
}

.icon-jieshi:before {
  content: "\e604";
}

.icon-queren:before {
  content: "\e63b";
}

.icon-jingbaotubiao-01:before {
  content: "\e63a";
}

.icon-touxiang-01:before {
  content: "\e631";
}

.icon-shangchuanwenjian-01:before {
  content: "\e639";
}

.icon-dakai-01:before {
  content: "\e634";
}

.icon-guanbi-01:before {
  content: "\e632";
}

.icon-fujian:before {
  content: "\e6d5";
}

.icon-baocunmoban:before {
  content: "\e703";
}

.icon-daoru:before {
  content: "\e695";
}

.icon-16_GJ_A_HS_mobanxiazai:before {
  content: "\e638";
}

.icon-tongyongliuchengshenpi:before {
  content: "\e603";
}

.icon-piliangbianji:before {
  content: "\e63c";
}

.icon-tishi:before {
  content: "\e635";
}

.icon-quxiao:before {
  content: "\e66b";
}

.icon-zhongzhi:before {
  content: "\e62c";
}

.icon-zuohua-copy:before {
  content: "\e677";
}

.icon-back:before {
  content: "\e60d";
}

.icon-huowu:before {
  content: "\e601";
}

.icon-tianjiahuowu:before {
  content: "\e77a";
}

.icon-add-fill-hover:before {
  content: "\e602";
}

.icon-shanchu:before {
  content: "\e71f";
}

.icon-tongzhi:before {
  content: "\e633";
}

.icon-dabaozhuangxiang:before {
  content: "\e6f9";
}

.icon-yitiaohuo-01:before {
  content: "\e62b";
}

.icon-xuanze-01:before {
  content: "\e62a";
}

.icon-xiangqing-01:before {
  content: "\e629";
}

.icon-xiala-01:before {
  content: "\e627";
}

.icon-sousuo-01:before {
  content: "\e625";
}

.icon-rili-01-01:before {
  content: "\e624";
}

.icon-quxiao-01:before {
  content: "\e623";
}

.icon-piliangtiaoxuan-01:before {
  content: "\e622";
}

.icon-fanhui2-01:before {
  content: "\e61c";
}

.icon-daochu-01:before {
  content: "\e61b";
}

.icon-chenggongtishi-01:before {
  content: "\e61a";
}

.icon-chakanlishi-01:before {
  content: "\e619";
}

.icon-bianji-01:before {
  content: "\e618";
}

.icon-beijing-jizhuangxiang-01:before {
  content: "\e617";
}

.icon-POList-01:before {
  content: "\e616";
}

.icon-loadingplan-01:before {
  content: "\e615";
}

.icon-shuangjiantouyou:before {
  content: "\e640";
}

.icon-fasongxinxi:before {
  content: "\e6d3";
}

.icon-tuichu:before {
  content: "\e647";
}

.icon-tixing:before {
  content: "\e68e";
}

.icon-978weiduxinxi:before {
  content: "\e697";
}

.icon-weixin:before {
  content: "\e62f";
}

.icon-wuuiconsuoxiao:before {
  content: "\e61f";
}

.icon-iconforbidden:before {
  content: "\e606";
}

.icon-qiyong:before {
  content: "\e67e";
}

.icon-setting:before {
  content: "\e665";
}

.icon-jinggao:before {
  content: "\e62d";
}

.icon-question:before {
  content: "\e682";
}

.icon-jia:before {
  content: "\e659";
}

.icon-icon-:before {
  content: "\e6e2";
}

.icon-point:before {
  content: "\e60f";
}

.icon-chaxun:before {
  content: "\e60b";
}

.icon-yujing:before {
  content: "\e61e";
}

.icon-shangchuan:before {
  content: "\e60c";
}

.icon-touxiang:before {
  content: "\e620";
}

.icon-gantanhao-sanjiaokuang:before {
  content: "\e764";
}

.icon-set-s:before {
  content: "\e648";
}

.icon-flow-Mark:before {
  content: "\e65b";
}

.icon-naoling:before {
  content: "\e630";
}

.icon-jianhaoshouqi:before {
  content: "\e62e";
}

.icon-ding---:before {
  content: "\e60e";
}

.icon-fenxiang:before {
  content: "\e600";
}

.icon-dibudaohanglan-:before {
  content: "\e628";
}

.icon-listadd:before {
  content: "\e654";
}

.icon-iconzhengli_tiaozhuan:before {
  content: "\e649";
}

.icon-dingzhu:before {
  content: "\e626";
}

.icon-gantanhaotishi-xian:before {
  content: "\e8b2";
}

.icon-shuangjiantou-you:before {
  content: "\e6c4";
}

.icon-shuangjiantou-zuo:before {
  content: "\e6c5";
}


/**
  用于iview标签样式覆盖
  编写时尽量使用UI常用模块样式
  不要设置宽高这种经常改变的标记
*/
.line2-mixin {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -moz-box;
  -moz-line-clamp: 2;
  white-space: normal;
  word-break: break-word;
}
.mock-disabled-field {
  pointer-events: none;
  cursor: not-allowed;
}
.mock-disabled-field .ivu-radio-inner {
  border-color: #dcdee2;
  background-color: #f3f3f3;
}
.mock-disabled-field .ivu-radio-inner::after {
  background-color: #ccc;
}
.mock-disabled-field .ivu-select-selected-value {
  -webkit-user-select: text !important;
     -moz-user-select: text !important;
      -ms-user-select: text !important;
          user-select: text !important;
}
.mock-disabled-field textarea {
  pointer-events: auto;
  cursor: auto !important;
}
.mock-disabled-field .ivu-checkbox-inner {
  background-color: #f3f3f3;
  border-color: #dcdee2;
}
.mock-disabled-field .ivu-checkbox-inner + span {
  cursor: not-allowed;
}
.mock-disabled-field .ivu-checkbox-checked .ivu-checkbox-inner:after {
  border-color: #115aa8;
}
.mock-disabled-field .ivu-input,
.mock-disabled-field .ivu-select-selection {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
}
.mock-disabled-field .ivu-input-number-input {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
}
#my-theme {
  position: relative;
  /* input */
  /* DatePicker */
  /* checkout */
  /* transform radio-button vw */
  /*button */
  /* form */
  /* tab */
  /* table */
  /* 表格-设置边框时 */
  /* 表格-斑马线 */
  /* 表格-内容为空隐藏滚动条和颜色 */
  /* VXE-TABLE */
  /* 模拟table移入点击*/
  /* 分页 */
  /* radio */
  /* DatePicker */
  /* switch */
}
#my-theme .ivu-input-number {
  width: 100%;
  min-width: 5rem;
}
#my-theme .ivu-date-picker {
  width: 100%;
}
#my-theme .ivu-radio-group-button-solid .ivu-radio-wrapper-checked:not(.ivu-radio-wrapper-disabled) {
  background: #115aa8;
}
#my-theme .ivu-radio-group-button .ivu-radio-wrapper:hover {
  color: #115aa8;
}
#my-theme .ivu-checkbox-inner {
  top: 0.0625rem;
}
#my-theme .ivu-form-item-error .ivu-checkbox-inner {
  border-color: #ed4014;
}
#my-theme .ivu-form-item-error .ivu-input {
  border-color: #f56c6c;
}
#my-theme .ivu-form-item-required .ivu-form-item-label:before {
  color: #f56c6c;
  display: initial;
  margin-right: 0;
}
#my-theme .ivu-form-item:not(.ivu-form-item-required) > .ivu-form-item-label:before {
  display: none;
}
#my-theme .ivu-form-item-error-tip {
  color: #f56c6c;
  font-size: 0.75rem;
  font-weight: normal;
  padding-top: 0.0625rem;
}
#my-theme .ivu-checkbox-checked .ivu-checkbox-inner {
  border-color: #115aa8;
  background-color: #115aa8;
}
#my-theme .ivu-checkbox-indeterminate .ivu-checkbox-inner {
  border-color: #115aa8;
  background-color: #115aa8;
}
#my-theme .ivu-checkbox-disabled.ivu-checkbox-checked .ivu-checkbox-inner {
  background-color: #f3f3f3;
  border-color: #dcdee2;
}
#my-theme .ivu-checkbox-disabled.ivu-checkbox-checked .ivu-checkbox-inner:after {
  border-color: #115aa8;
}
#my-theme .ivu-radio-group-button > label {
  height: 2rem;
  line-height: 1.875rem;
  padding: 0 0.9375rem;
  font-size: 0.875rem;
}
#my-theme .ivu-btn {
  height: 1.75rem;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
}
#my-theme .ivu-btn-text span {
  color: #115aa8;
}
#my-theme .ivu-btn-text:hover {
  background: none;
}
#my-theme .ivu-btn-text:focus {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
#my-theme .ivu-btn-primary {
  background: #115aa8;
}
#my-theme .ivu-btn-default {
  background: #f1f8ff;
  color: #115aa8;
  border: 0.0625rem solid #115aa8;
}
#my-theme .ivu-btn-cancel {
  background: #ebedf9;
  color: #115aa8;
  border: none;
}
#my-theme .ivu-btn-success {
  background: #1fa589;
}
#my-theme .ivu-btn[disabled] {
  color: #999999;
  background-color: #e7e7e7;
  border-color: #b7b7b7;
}
#my-theme .ivu-btn-text[disabled] {
  background: none;
  border-color: rgba(0, 0, 0, 0);
}
#my-theme .ivu-btn-text[disabled] span {
  color: #999999;
}
#my-theme .ivu-form-item {
  margin-bottom: 1.125rem;
}
#my-theme .ivu-form-item-label {
  color: #222;
}
#my-theme .ivu-tabs .ivu-tabs-ink-bar,
#my-theme .ivu-tabs-card .ivu-tabs-ink-bar {
  display: none;
}
#my-theme .ivu-tabs .ivu-tabs-tab {
  text-align: center;
  background: #91a8c1;
  font-weight: 700;
  margin-right: 0.1875rem;
  padding: 0;
  color: #fff;
  font-size: 0.875rem;
  font-weight: normal;
}
#my-theme .ivu-tabs .ivu-tabs-tab-active {
  background: #115aa8;
  color: #fff;
  font-size: 0.875rem;
  font-weight: bold;
}
#my-theme .ivu-tabs-card .ivu-tabs-nav-container {
  height: auto;
  border-left: 0.0625rem solid #e4e4e4;
}
#my-theme .ivu-tabs-card .ivu-tabs-tab {
  text-align: center;
  background: #fcfbfe;
  padding: 0;
  border-radius: 0;
  color: #888888;
  margin-right: 0;
  border-color: #e4e4e4;
  border-left: 0;
  height: auto;
  border-bottom: 0.0625rem solid #e4e4e4;
}
#my-theme .ivu-tabs-card .ivu-tabs-tab-active {
  border-color: #115aa8 !important;
  border-bottom: 0.0625rem solid #e4e4e4 !important;
  border-right: 0.0625rem solid #e4e4e4 !important;
}
#my-theme .ivu-table {
  background: none;
  overflow: initial;
  /* 表格-鼠标移入 */
  /* 表格-浮动块 */
  /* 表格-排序图标 */
  /* 表格-鼠标点击 */
  /* 表格-行扩展 */
  /* 表格-内容设置 */
}
#my-theme .ivu-table td {
  background: rgba(255, 255, 255, 0.8);
}
#my-theme .ivu-table .ivu-table-header th,
#my-theme .ivu-table .ivu-table-fixed-header th,
#my-theme .ivu-table .ivu-table-fixed-right-header th {
  background: #6497cb;
  color: #fff;
}
#my-theme .ivu-table .ivu-table-expanded-cell {
  background-color: rgba(224, 232, 240, 0.8) !important;
}
#my-theme .ivu-table .ivu-table-expanded-cell td {
  background-color: #fff !important;
}
#my-theme .ivu-table .ivu-table-expanded-cell .table-filter .icon {
  background: #dfefff;
}
#my-theme .ivu-table .ivu-table-expanded-cell .table-filter .icon .iconfont {
  color: #666 !important;
}
#my-theme .ivu-table .ivu-table-expanded-cell .ivu-table-header th,
#my-theme .ivu-table .ivu-table-expanded-cell .ivu-table-fixed-header th,
#my-theme .ivu-table .ivu-table-expanded-cell .ivu-table-fixed-right-header th {
  background: #dfefff;
  color: #666;
}
#my-theme .ivu-table .ivu-table-expanded-cell .ivu-table-sort i {
  color: #666666 !important;
}
#my-theme .ivu-table .ivu-table-expanded-cell .ivu-table-sort .on {
  color: #fff !important;
}
#my-theme .ivu-table .ivu-table-row-hover td {
  background: #e5effe !important;
}
#my-theme .ivu-table .ivu-table-fixed-body {
  background: #ffffff;
}
#my-theme .ivu-table .ivu-table-sort i {
  color: #c9d5e3 !important;
}
#my-theme .ivu-table .ivu-table-sort .on {
  color: #fff !important;
}
#my-theme .ivu-table .ivu-table-row-highlight td {
  background: #cad9f8 !important;
}
#my-theme .ivu-table .ivu-table-expanded-cell {
  padding: 0;
  position: relative;
  z-index: 8;
}
#my-theme .ivu-table .ivu-table-body .ivu-table-cell > span:empty::after {
  content: "--";
}
#my-theme .ivu-table .ivu-table-body .ivu-table-cell > .ivu-table-cell-slot:empty::after {
  content: "--";
}
#my-theme .ivu-table .ivu-table-cell {
  word-break: break-word;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
#my-theme .ivu-table-wrapper {
  overflow: initial;
}
#my-theme .ivu-table-border th {
  border-right: 0.0625rem solid #fff;
}
#my-theme .ivu-table-border td {
  border-right: 0.0625rem solid #e4e4e4;
}
#my-theme .ivu-table-stripe tr:nth-of-type(2n) td {
  background: rgba(224, 232, 240, 0.8);
}
#my-theme .ivu-table-stripe tr.rowspan-line td,
#my-theme .ivu-table-stripe tr.rowspan-after-line td {
  background: #fff;
}
#my-theme .ivu-table-stripe tr.rowspan-even td {
  background: rgba(224, 232, 240, 0.8);
}
#my-theme .ivu-table-stripe tr.ivu-table-row-hover.rowspan-line + .rowspan-after-line td {
  background-color: #e5effe;
}
#my-theme .ivu-table-stripe tr.ivu-table-row-hover.rowspan-line + .rowspan-after-line + .rowspan-after-line td {
  background-color: #e5effe;
}
#my-theme .ivu-table-stripe tr.ivu-table-row-hover.rowspan-line + .rowspan-after-line + .rowspan-after-line + .rowspan-after-line td {
  background-color: #e5effe;
}
#my-theme .ivu-table-stripe tr.ivu-table-row-hover.rowspan-line + .rowspan-after-line + .rowspan-after-line + .rowspan-after-line + .rowspan-after-line td {
  background-color: #e5effe;
}
#my-theme .ivu-table-stripe tr.ivu-table-row-hover.rowspan-line + .rowspan-after-line + .rowspan-after-line + .rowspan-after-line + .rowspan-after-line + .rowspan-after-line td {
  background-color: #e5effe;
}
#my-theme .ivu-table-fixed.ivu-table-fixed-shadow {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#my-theme .ivu-table .ivu-table-tip::after {
  content: "";
  width: 0.0625rem;
  background: #e4e4e4;
  left: 0;
  top: 0;
  position: absolute;
  height: 100%;
}
#my-theme .ivu-table .ivu-table-tip span {
  color: #999999;
}
#my-theme .ivu-table .ivu-table-overflowY {
  overflow-y: overlay;
}
#my-theme .ivu-table .ivu-table-overflowX {
  overflow-x: auto;
}
#my-theme .vxe-table {
  /* 鼠标移入 */
  /* 鼠标点击 */
}
#my-theme .vxe-table .row--hover {
  background: #e5effe;
}
#my-theme .vxe-table .row--current {
  background: #cad9f8;
}
#my-theme .table-hover:hover {
  background: #e5effe;
}
#my-theme .table-focus {
  background: #cad9f8 !important;
}
#my-theme .ivu-page {
  text-align: right;
}
#my-theme .ivu-page-item-jump-prev i,
#my-theme .ivu-page-item-jump-next i {
  color: #888;
}
#my-theme .ivu-form-item-error .ivu-radio-inner {
  border-color: #ed4014;
}
#my-theme .ivu-radio-checked .ivu-radio-inner {
  border-color: #115aa8;
}
#my-theme .ivu-radio-inner:after {
  background-color: #115aa8;
}
#my-theme .ivu-radio-disabled .ivu-radio-inner {
  border-color: #dcdee2;
  background-color: #f3f3f3;
}
#my-theme .ivu-radio-disabled .ivu-radio-inner:after {
  background-color: #ccc;
}
#my-theme .ivu-page-item-active a {
  color: #115aa8;
  font-weight: bold;
}
#my-theme .ivu-date-picker .ivu-date-picker-header {
  background: #115aa8;
  color: #fff;
}
#my-theme .ivu-date-picker .ivu-date-picker-header .ivu-picker-panel-icon-btn {
  color: #fff;
}
#my-theme .ivu-date-picker .ivu-date-picker-cells-focused em {
  -webkit-box-shadow: 0 0 0 1px #115aa8 inset;
          box-shadow: 0 0 0 1px #115aa8 inset;
}
#my-theme .ivu-date-picker .ivu-date-picker-cells-cell-today em:after {
  background: #115aa8;
}
#my-theme .ivu-date-picker .ivu-date-picker-cells-cell-selected em {
  background: #115aa8;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#my-theme .ivu-date-picker .ivu-picker-confirm {
  border: none;
}
#my-theme .ivu-date-picker .ivu-picker-confirm .ivu-btn-default {
  border: none;
  background: #ebedf9;
}
#my-theme .ivu-date-picker .ivu-time-picker-cells-cell-selected {
  color: #115aa8;
}
#my-theme .ivu-date-picker .ivu-time-picker-cells-cell-selected:hover {
  color: #115aa8;
}
#my-theme .ivu-switch {
  background: #afafaf;
}
#my-theme .ivu-switch-checked {
  border-color: #1fa589;
  background-color: #1fa589;
}
#my-theme .ivu-switch:not(.ivu-switch-disabled):focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#my-theme .ivu-switch-inner {
  right: 0.375rem;
  left: auto;
}
#my-theme .ivu-switch-checked .ivu-switch-inner {
  left: 0.375rem;
}
#my-theme .ivu-input-search {
  background: #f8f8f8 !important;
  border-color: #e4e4e4 !important;
  color: #ababab !important;
}
#my-theme .ivu-input-search i {
  font-size: 1.25rem;
}
#my-theme .ivu-input-search:before {
  background: #e4e4e4 !important;
}
#my-theme .ivu-form-item-content {
  word-break: break-all;
}
.ivu-form-item-error .multiple-input {
  border-color: #ed4014;
}
.pushData-notice {
  line-height: 1.25rem;
  font-size: 0.875rem;
}
@media screen and (max-width: 1599px) {
  .ivu-btn {
    line-height: 1;
  }
}
.ivu-tabs.ivu-tabs-card > .ivu-tabs-bar .ivu-tabs-nav-container {
  height: auto;
}
.ivu-tabs.ivu-tabs-card > .ivu-tabs-bar .ivu-tabs-tab {
  height: auto;
}
/* model - 全局 */
.ivu-modal {
  top: 0 !important;
  height: 100vh;
  pointer-events: none;
}
.ivu-modal-content-drag {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  max-height: 100%;
}
.ivu-modal-content-drag[style*="top"] {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.ivu-modal-mask {
  background: rgba(96, 113, 131, 0.3);
}
.ivu-modal-header {
  background: #115aa8;
  padding: 0.9375rem 1.25rem 0.75rem 1.25rem;
  border-radius: 0.25rem 0.25rem 0 0;
}
.ivu-modal-body {
  background: #fff;
}
.ivu-modal-footer {
  border-top: none !important;
  background: #fff;
  border-radius: 0 0 0.25rem 0.25rem;
}
.ivu-modal-footer .ivu-btn-text {
  background: #ebedf9 !important;
  border: none;
}
.ivu-modal-header-inner {
  color: #fff !important;
  height: auto !important;
  line-height: inherit !important;
  overflow: inherit;
}
.ivu-modal-close .ivu-icon-ios-close {
  color: #fff !important;
}
.ivu-modal-content {
  border-radius: 0.25rem;
  pointer-events: auto;
}
.ivu-modal-confirm .ivu-modal-confirm-head-icon-confirm {
  color: #115aa8;
}
.ivu-modal-confirm .ivu-btn-primary {
  height: 1.75rem;
  background: #115aa8;
}
.ivu-modal-confirm .ivu-btn-text {
  height: 1.75rem;
  background: #ebedf9;
  color: #115aa8;
}
.ivu-modal-confirm .ivu-btn-text:hover {
  background: #ebedf9 !important;
}
/* input-全局 */
.ivu-input:hover {
  border-color: #115aa8;
}
.ivu-input:focus {
  border-color: #115aa8;
}
.ivu-input[disabled] {
  color: #222 !important;
}
.ivu-input-number-input[disabled] {
  color: #222 !important;
}
.ivu-select-disabled .ivu-select-selection {
  color: #222 !important;
}
.ivu-select-input[disabled] {
  -webkit-text-fill-color: #222 !important;
}
.ivu-select-input[disabled]::-webkit-input-placeholder {
  -webkit-text-fill-color: #888 !important;
  color: #888 !important;
}
.ivu-select-input[disabled]::-moz-placeholder {
  -webkit-text-fill-color: #888 !important;
  color: #888 !important;
}
.ivu-select-input[disabled]:-ms-input-placeholder {
  -webkit-text-fill-color: #888 !important;
  color: #888 !important;
}
.ivu-select-input[disabled]::-ms-input-placeholder {
  -webkit-text-fill-color: #888 !important;
  color: #888 !important;
}
.ivu-select-input[disabled]::placeholder {
  -webkit-text-fill-color: #888 !important;
  color: #888 !important;
}
.ivu-select-dropdown-transfer {
  z-index: 999999 !important;
}
/*
* multiple-input 
* 支持多选自定义类input框样式 
*/
.multiple-input {
  width: 100%;
  min-height: 2rem;
  max-height: 3.875rem;
  overflow-y: auto;
  padding: 0.25rem 0.4375rem;
  background: #fff;
  border: 0.0625rem solid #dcdee2;
  border-radius: 0.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  padding-right: 7%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.multiple-input:hover {
  border-color: #115aa8;
}
.multiple-input:hover .close {
  display: block;
}
.multiple-input:focus {
  border-color: #115aa8;
}
.multiple-input > span {
  font-size: 0.875rem;
  line-height: 1;
  color: #c7cacf;
}
.multiple-input .close {
  position: absolute;
  right: 0.375rem;
  bottom: 0.5rem;
  z-index: 1;
  display: none;
  cursor: pointer;
}
.ivu-select-selection-focused,
.ivu-select-selection:hover {
  border-color: #115aa8;
}
.ivu-select-multiple .ivu-select-item-selected {
  color: #115aa8;
}
.ivu-select-multiple .ivu-select-item-selected:after {
  color: #115aa8;
}
/* 当时间选择器开启transfer场景的皮肤样式 */
.ivu-date-picker-transfer .ivu-date-picker-header {
  background: #115aa8;
  color: #fff;
}
.ivu-date-picker-transfer .ivu-date-picker-header .ivu-picker-panel-icon-btn {
  color: #fff;
}
.ivu-date-picker-transfer .ivu-date-picker-cells-focused em {
  -webkit-box-shadow: 0 0 0 1px #115aa8 inset;
          box-shadow: 0 0 0 1px #115aa8 inset;
}
.ivu-date-picker-transfer .ivu-date-picker-cells-cell-today em:after {
  background: #115aa8;
}
.ivu-date-picker-transfer .ivu-date-picker-cells-cell-selected em {
  background: #115aa8;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ivu-date-picker-transfer .ivu-picker-confirm {
  border: none;
}
.ivu-date-picker-transfer .ivu-picker-confirm .ivu-btn-default {
  border: none;
  background: #ebedf9;
}
.ivu-date-picker-transfer .ivu-time-picker-cells-cell-selected {
  color: #115aa8;
}
.ivu-date-picker-transfer .ivu-time-picker-cells-cell-selected:hover {
  color: #115aa8;
}
.ivu-date-picker-transfer .ivu-btn-text span {
  color: #115aa8;
}
.ivu-date-picker-transfer .ivu-btn-primary {
  background: #115aa8;
}
.ivu-date-picker-transfer .ivu-btn-default {
  color: #115aa8;
}
/* 左侧带蓝色背景竖线title的样式 */
.left-side-title {
  display: inline-block;
  color: #222;
  font-size: 0.875rem;
  line-height: 0.875rem;
}
.left-side-title::before {
  content: "";
  display: inline-block;
  width: 0.25rem;
  height: 0.875rem;
  background: #20489d;
  margin-right: 0.625rem;
  position: relative;
  top: 0.125rem;
  border-radius: 0.25rem;
}
.left-side-title-dashed {
  display: inline-block;
  color: #222;
  font-size: 1rem;
  line-height: 1rem;
  margin: 1rem;
  margin-bottom: 0;
  width: 100%;
  border-bottom: 0.0625rem dashed #e4e4e4;
  padding-bottom: 1.25rem;
}
.left-side-title-dashed::before {
  content: "";
  display: inline-block;
  width: 0.25rem;
  height: 1rem;
  background: #20489d;
  margin-right: 0.625rem;
  position: relative;
  top: 0.125rem;
  border-radius: 0.25rem;
}
.with-horizontal-scroll.ivu-table-fixed-shadow {
  height: calc(100% - 0.625rem) !important;
}
div ::-webkit-scrollbar-thumb,
p ::-webkit-scrollbar-thumb {
  background-color: #b4c6dd;
  border: 0.125rem solid transparent;
  background-clip: content-box;
}
div ::-webkit-scrollbar-thumb:hover,
p ::-webkit-scrollbar-thumb:hover {
  background-color: #b4c6dd;
  /* 滚动条悬浮颜色 */
}
div ::-webkit-scrollbar,
p ::-webkit-scrollbar {
  width: 0.625rem;
  height: 0.625rem;
  background: #b4c6dd;
}
div ::-webkit-scrollbar-corner,
p ::-webkit-scrollbar-corner {
  background: none;
}
div ::-webkit-scrollbar-track,
p ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0.375rem rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.ivu-radio-inner {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ivu-radio-inner:after {
  position: static;
}
.ivu-table-wrapper[style*="height"] > .ivu-table,
.ivu-table:not(.ivu-table-with-fixed-top) {
  height: auto;
}
.ivu-spin-fix {
  z-index: 10000;
}
.ivu-input-type-text:not(.multiple-input-input) > input[type="text"]:not(:-moz-placeholder-shown):not(:focus) ~ .copy-span {
  display: inline-block;
  width: 0.9375rem;
  height: 100%;
  min-height: 1.875rem;
  cursor: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjMuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IuWbvuWxgl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMjAgMjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwIDIwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzExNTU5Qzt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTAuOCwyLjZsMTAuNyw3LjJsLTQsMC45bC0wLjcsMC4ybDAuNCwwLjdsMi43LDQuOGwtMS43LDEuMWwtMi42LTQuOWwtMC40LTAuN2wtMC41LDAuNmwtMi41LDMuMkwwLjgsMi42Ii8+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTYuNSwxMC4xYzAuMiwwLDAuMywwLDAuNSwwLjFjMC4xLDAuMSwwLjIsMC4yLDAuMywwLjNjMC4xLDAuMSwwLjIsMC4yLDAuMiwwLjRjMC4xLDAuMSwwLjEsMC4yLDAuMSwwLjMKCQlsMCw0LjhjMCwwLjIsMCwwLjMtMC4xLDAuNGMtMC4xLDAuMS0wLjIsMC4yLTAuMywwLjNjLTAuMSwwLjEtMC4yLDAuMi0wLjQsMC4yYy0wLjEsMC4xLTAuMywwLjEtMC40LDAuMWwtNC4yLDAKCQljLTAuMSwwLTAuMiwwLTAuNC0wLjFjLTAuMS0wLjEtMC4yLTAuMS0wLjQtMC4zYy0wLjEtMC4xLTAuMi0wLjItMC4zLTAuNGMtMC4xLTAuMS0wLjEtMC4zLTAuMS0wLjRsMC00LjhjMC0wLjEsMC0wLjIsMC4xLTAuNAoJCWMwLjEtMC4xLDAuMS0wLjIsMC4yLTAuNGMwLjEtMC4xLDAuMi0wLjIsMC4zLTAuM2MwLjEtMC4xLDAuMi0wLjEsMC40LTAuMUwxNi41LDEwLjF6IE0xNiwxNS40YzAuMSwwLDAuMywwLDAuNC0wLjIKCQljMC4xLTAuMSwwLjItMC4yLDAuMi0wLjRjMC0wLjEtMC4xLTAuMy0wLjItMC40Yy0wLjEtMC4xLTAuMi0wLjItMC40LTAuMmwtMy4yLDBjLTAuMSwwLTAuMywwLjEtMC40LDAuMmMtMC4xLDAuMS0wLjIsMC4yLTAuMiwwLjQKCQlzMC4xLDAuMywwLjIsMC40YzAuMSwwLjEsMC4yLDAuMiwwLjQsMC4yTDE2LDE1LjR6IE0xNiwxMy4zYzAuMSwwLDAuMywwLDAuNC0wLjJjMC4xLTAuMSwwLjItMC4yLDAuMi0wLjRjMC0wLjEtMC4xLTAuMy0wLjItMC40CgkJYy0wLjEtMC4xLTAuMi0wLjItMC40LTAuMmwtMy4yLDBjLTAuMSwwLTAuMywwLjEtMC40LDAuMmMtMC4xLDAuMS0wLjIsMC4yLTAuMiwwLjRjMCwwLjEsMC4xLDAuMywwLjIsMC40czAuMiwwLjIsMC40LDAuMkwxNiwxMy4zCgkJeiBNMTcuNSw4LjVjMC4yLDAsMC41LDAuMSwwLjcsMC4yYzAuMiwwLjEsMC40LDAuMywwLjUsMC41YzAuMSwwLjIsMC4zLDAuNCwwLjQsMC43YzAuMSwwLjIsMC4xLDAuNSwwLjEsMC43bDAsNC41CgkJYzAsMC4xLDAsMC4yLTAuMSwwLjNjLTAuMSwwLjEtMC4yLDAuMi0wLjMsMC4zYy0wLjEsMC4xLTAuMiwwLjEtMC4zLDAuMmMtMC4xLDAtMC4yLDAuMS0wLjMsMC4xbDAsMGwwLTUuMWMwLTAuNC0wLjItMC43LTAuNC0wLjkKCQljLTAuMi0wLjItMC41LTAuNC0wLjgtMC40bC00LjIsMGMwLDAsMCwwLDAtMC4xYzAtMC4xLDAtMC4yLDAuMS0wLjRDMTMsOSwxMy4xLDguOSwxMy4yLDguOGMwLjEtMC4xLDAuMi0wLjIsMC40LTAuMgoJCWMwLjEtMC4xLDAuMy0wLjEsMC40LTAuMUwxNy41LDguNXogTTE3LjUsOC41Ii8+CjwvZz4KPC9zdmc+Cg==), copy;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: auto;
}
.ivu-input-type-text:not(.multiple-input-input) > input[type="text"]:not(:-ms-input-placeholder):not(:focus) ~ .copy-span {
  display: inline-block;
  width: 0.9375rem;
  height: 100%;
  min-height: 1.875rem;
  cursor: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjMuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IuWbvuWxgl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMjAgMjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwIDIwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzExNTU5Qzt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTAuOCwyLjZsMTAuNyw3LjJsLTQsMC45bC0wLjcsMC4ybDAuNCwwLjdsMi43LDQuOGwtMS43LDEuMWwtMi42LTQuOWwtMC40LTAuN2wtMC41LDAuNmwtMi41LDMuMkwwLjgsMi42Ii8+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTYuNSwxMC4xYzAuMiwwLDAuMywwLDAuNSwwLjFjMC4xLDAuMSwwLjIsMC4yLDAuMywwLjNjMC4xLDAuMSwwLjIsMC4yLDAuMiwwLjRjMC4xLDAuMSwwLjEsMC4yLDAuMSwwLjMKCQlsMCw0LjhjMCwwLjIsMCwwLjMtMC4xLDAuNGMtMC4xLDAuMS0wLjIsMC4yLTAuMywwLjNjLTAuMSwwLjEtMC4yLDAuMi0wLjQsMC4yYy0wLjEsMC4xLTAuMywwLjEtMC40LDAuMWwtNC4yLDAKCQljLTAuMSwwLTAuMiwwLTAuNC0wLjFjLTAuMS0wLjEtMC4yLTAuMS0wLjQtMC4zYy0wLjEtMC4xLTAuMi0wLjItMC4zLTAuNGMtMC4xLTAuMS0wLjEtMC4zLTAuMS0wLjRsMC00LjhjMC0wLjEsMC0wLjIsMC4xLTAuNAoJCWMwLjEtMC4xLDAuMS0wLjIsMC4yLTAuNGMwLjEtMC4xLDAuMi0wLjIsMC4zLTAuM2MwLjEtMC4xLDAuMi0wLjEsMC40LTAuMUwxNi41LDEwLjF6IE0xNiwxNS40YzAuMSwwLDAuMywwLDAuNC0wLjIKCQljMC4xLTAuMSwwLjItMC4yLDAuMi0wLjRjMC0wLjEtMC4xLTAuMy0wLjItMC40Yy0wLjEtMC4xLTAuMi0wLjItMC40LTAuMmwtMy4yLDBjLTAuMSwwLTAuMywwLjEtMC40LDAuMmMtMC4xLDAuMS0wLjIsMC4yLTAuMiwwLjQKCQlzMC4xLDAuMywwLjIsMC40YzAuMSwwLjEsMC4yLDAuMiwwLjQsMC4yTDE2LDE1LjR6IE0xNiwxMy4zYzAuMSwwLDAuMywwLDAuNC0wLjJjMC4xLTAuMSwwLjItMC4yLDAuMi0wLjRjMC0wLjEtMC4xLTAuMy0wLjItMC40CgkJYy0wLjEtMC4xLTAuMi0wLjItMC40LTAuMmwtMy4yLDBjLTAuMSwwLTAuMywwLjEtMC40LDAuMmMtMC4xLDAuMS0wLjIsMC4yLTAuMiwwLjRjMCwwLjEsMC4xLDAuMywwLjIsMC40czAuMiwwLjIsMC40LDAuMkwxNiwxMy4zCgkJeiBNMTcuNSw4LjVjMC4yLDAsMC41LDAuMSwwLjcsMC4yYzAuMiwwLjEsMC40LDAuMywwLjUsMC41YzAuMSwwLjIsMC4zLDAuNCwwLjQsMC43YzAuMSwwLjIsMC4xLDAuNSwwLjEsMC43bDAsNC41CgkJYzAsMC4xLDAsMC4yLTAuMSwwLjNjLTAuMSwwLjEtMC4yLDAuMi0wLjMsMC4zYy0wLjEsMC4xLTAuMiwwLjEtMC4zLDAuMmMtMC4xLDAtMC4yLDAuMS0wLjMsMC4xbDAsMGwwLTUuMWMwLTAuNC0wLjItMC43LTAuNC0wLjkKCQljLTAuMi0wLjItMC41LTAuNC0wLjgtMC40bC00LjIsMGMwLDAsMCwwLDAtMC4xYzAtMC4xLDAtMC4yLDAuMS0wLjRDMTMsOSwxMy4xLDguOSwxMy4yLDguOGMwLjEtMC4xLDAuMi0wLjIsMC40LTAuMgoJCWMwLjEtMC4xLDAuMy0wLjEsMC40LTAuMUwxNy41LDguNXogTTE3LjUsOC41Ii8+CjwvZz4KPC9zdmc+Cg==), copy;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: auto;
}
.ivu-input-type-text:not(.multiple-input-input) > input[type="text"]:not(:placeholder-shown):not(:focus) ~ .copy-span {
  display: inline-block;
  width: 0.9375rem;
  height: 100%;
  min-height: 1.875rem;
  cursor: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjMuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IuWbvuWxgl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMjAgMjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwIDIwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzExNTU5Qzt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTAuOCwyLjZsMTAuNyw3LjJsLTQsMC45bC0wLjcsMC4ybDAuNCwwLjdsMi43LDQuOGwtMS43LDEuMWwtMi42LTQuOWwtMC40LTAuN2wtMC41LDAuNmwtMi41LDMuMkwwLjgsMi42Ii8+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTYuNSwxMC4xYzAuMiwwLDAuMywwLDAuNSwwLjFjMC4xLDAuMSwwLjIsMC4yLDAuMywwLjNjMC4xLDAuMSwwLjIsMC4yLDAuMiwwLjRjMC4xLDAuMSwwLjEsMC4yLDAuMSwwLjMKCQlsMCw0LjhjMCwwLjIsMCwwLjMtMC4xLDAuNGMtMC4xLDAuMS0wLjIsMC4yLTAuMywwLjNjLTAuMSwwLjEtMC4yLDAuMi0wLjQsMC4yYy0wLjEsMC4xLTAuMywwLjEtMC40LDAuMWwtNC4yLDAKCQljLTAuMSwwLTAuMiwwLTAuNC0wLjFjLTAuMS0wLjEtMC4yLTAuMS0wLjQtMC4zYy0wLjEtMC4xLTAuMi0wLjItMC4zLTAuNGMtMC4xLTAuMS0wLjEtMC4zLTAuMS0wLjRsMC00LjhjMC0wLjEsMC0wLjIsMC4xLTAuNAoJCWMwLjEtMC4xLDAuMS0wLjIsMC4yLTAuNGMwLjEtMC4xLDAuMi0wLjIsMC4zLTAuM2MwLjEtMC4xLDAuMi0wLjEsMC40LTAuMUwxNi41LDEwLjF6IE0xNiwxNS40YzAuMSwwLDAuMywwLDAuNC0wLjIKCQljMC4xLTAuMSwwLjItMC4yLDAuMi0wLjRjMC0wLjEtMC4xLTAuMy0wLjItMC40Yy0wLjEtMC4xLTAuMi0wLjItMC40LTAuMmwtMy4yLDBjLTAuMSwwLTAuMywwLjEtMC40LDAuMmMtMC4xLDAuMS0wLjIsMC4yLTAuMiwwLjQKCQlzMC4xLDAuMywwLjIsMC40YzAuMSwwLjEsMC4yLDAuMiwwLjQsMC4yTDE2LDE1LjR6IE0xNiwxMy4zYzAuMSwwLDAuMywwLDAuNC0wLjJjMC4xLTAuMSwwLjItMC4yLDAuMi0wLjRjMC0wLjEtMC4xLTAuMy0wLjItMC40CgkJYy0wLjEtMC4xLTAuMi0wLjItMC40LTAuMmwtMy4yLDBjLTAuMSwwLTAuMywwLjEtMC40LDAuMmMtMC4xLDAuMS0wLjIsMC4yLTAuMiwwLjRjMCwwLjEsMC4xLDAuMywwLjIsMC40czAuMiwwLjIsMC40LDAuMkwxNiwxMy4zCgkJeiBNMTcuNSw4LjVjMC4yLDAsMC41LDAuMSwwLjcsMC4yYzAuMiwwLjEsMC40LDAuMywwLjUsMC41YzAuMSwwLjIsMC4zLDAuNCwwLjQsMC43YzAuMSwwLjIsMC4xLDAuNSwwLjEsMC43bDAsNC41CgkJYzAsMC4xLDAsMC4yLTAuMSwwLjNjLTAuMSwwLjEtMC4yLDAuMi0wLjMsMC4zYy0wLjEsMC4xLTAuMiwwLjEtMC4zLDAuMmMtMC4xLDAtMC4yLDAuMS0wLjMsMC4xbDAsMGwwLTUuMWMwLTAuNC0wLjItMC43LTAuNC0wLjkKCQljLTAuMi0wLjItMC41LTAuNC0wLjgtMC40bC00LjIsMGMwLDAsMCwwLDAtMC4xYzAtMC4xLDAtMC4yLDAuMS0wLjRDMTMsOSwxMy4xLDguOSwxMy4yLDguOGMwLjEtMC4xLDAuMi0wLjIsMC40LTAuMgoJCWMwLjEtMC4xLDAuMy0wLjEsMC40LTAuMUwxNy41LDguNXogTTE3LjUsOC41Ii8+CjwvZz4KPC9zdmc+Cg==), copy;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: auto;
}
.ivu-notice {
  z-index: 99999 !important;
}
.ivu-notice /deep/ .ivu-notice-desc {
  word-break: break-all;
}
.unifyCl .ivu-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.unifyCl .ivu-tag-text {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.unifyCl .cl-disabled {
  cursor: not-allowed;
}
.unifyCl .cl-disabled:hover {
  border-color: #dcdee2;
}
.unifyCl .cl-disabled-in {
  background-color: #f3f3f3;
  pointer-events: none;
}
.unifyCl .multiple-input {
  position: relative;
  padding-right: 7%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.unifyCl .multiple-input .span-1 {
  color: #c5c8ce;
  line-height: 0;
}
.unifyCl .multiple-input .close {
  position: absolute;
  right: 0.375rem;
  bottom: 0.5rem;
  z-index: 1;
  display: none;
  cursor: pointer;
}
.unifyCl .multiple-input:hover .close {
  display: block;
}
.cl-checkout {
  border-bottom: 0.125rem dashed #e3e3e3;
  padding-bottom: 1.25rem;
}
.cl-checkout .list {
  color: #6497cb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.cl-checkout .list > div {
  margin-top: 0.625rem;
  border: 0.0625rem solid #6497cb;
  border-radius: 0.25rem;
  padding: 0.25rem 0.625rem;
  margin-right: 0.625rem;
}
.ivu-table .cl-table-gray td {
  background-color: #eaeaea !important;
}
.ivu-notice-desc {
  white-space: pre-line;
}
.fullscreen-body {
  position: relative;
}
.fullscreen-body:-webkit-full-screen .fullscreen-span-element::after {
  content: "\e7ed";
}
.fullscreen-body:-moz-full-screen .fullscreen-span-element::after {
  content: "\e7ed";
}
.fullscreen-body:-ms-fullscreen .fullscreen-span-element::after {
  content: "\e7ed";
}
.fullscreen-body:fullscreen .fullscreen-span-element::after {
  content: "\e7ed";
}
.fullscreen-body .fullscreen-actions {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed !important;
  top: 0.625rem;
  right: 0.625rem;
  z-index: 999;
}
.fullscreen-body .fullscreen-actions .iconfont {
  cursor: pointer;
  font-size: 1rem;
  margin-right: 0.3125rem;
  display: inline-block;
  padding: 0.25rem;
  color: #fff;
  border-radius: 0.25rem;
  background: #288dff;
}
.fullscreen-body .fullscreen-actions .ivu-btn-primary {
  background: #288dff;
}
.fullscreen-actions {
  display: none;
}
.fullscreen-body .small-nav-box,
.fullscreen-body .head-box,
.fullscreen-body .homeIcon,
.fullscreen-body .sider-box {
  display: none;
}
.fullscreen-body #content-layout {
  padding-top: 0;
}
.fullscreen-body .content-box-index {
  margin: 0;
}
.fullscreen-body #container #app > div {
  height: 99%;
}
.fullscreen-body .main-content-layout {
  padding-top: 0;
}
.confirm-checkbox-wrap {
  margin-top: 0.625rem;
}
.confirm-checkbox-wrap .ivu-checkbox-wrapper {
  font-size: 0.875rem;
}
.ivu-picker-panel-icon-btn {
  word-break: normal;
}
.ivu-notice-desc {
  word-wrap: break-word;
  word-break: break-all;
}
.ivu-spin-fix {
  background-color: rgba(255, 255, 255, 0);
}
.expand-table-wrap {
  background-color: #fff;
}
.expand-table-wrap .bookingReqListChildren {
  width: 103.125rem;
  position: -webkit-sticky !important;
  position: sticky !important;
  left: 3.625rem;
}
.table-cl .ivu-table-cell {
  white-space: nowrap;
}
.table-cl td:not(.auto-width-cell) .ivu-table-cell-slot .ivu-input-wrapper {
  min-width: 10.625rem;
}
.table-cl td:not(.auto-width-cell) .ivu-table-cell-slot .ivu-select {
  min-width: 10.625rem;
}
.table-cl td:not(.auto-width-cell) .ivu-table-cell-slot .ivu-tooltip .ivu-tooltip-rel,
.table-cl td:not(.auto-width-cell) .ivu-table-cell-slot .line2-container {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -moz-box;
  -moz-line-clamp: 2;
  white-space: normal;
  word-break: break-word;
}
.line2-mixin.ivu-tooltip .ivu-tooltip-rel {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -moz-box;
  -moz-line-clamp: 2;
  white-space: normal;
  word-break: break-word;
}
.ivu-picker-panel-body {
  font-size: 12px;
}
.ivu-date-picker-cells-header span {
  font-size: 12px;
  white-space: nowrap;
}
.vc-day.is-not-in-month > * {
  opacity: 0.4 !important;
}
.vc-day.is-not-in-month > * * {
  opacity: 1 !important;
}
.ivu-table-overflowX::-webkit-scrollbar {
  height: 0.8125rem;
}
.ivu-table-tip::-webkit-scrollbar {
  height: 0.8125rem;
}
.ivu-form-label-top .ivu-form-item-label {
  padding: 0 0 0.25rem 0;
}
.ivu-notice-icon-success {
  color: #1fa589;
}
.ivu-modal-content.ivu-modal-content-dragging {
  background-color: rgba(255, 255, 255, 0.15);
}
.ivu-modal-content.ivu-modal-content-dragging .ivu-modal-body,
.ivu-modal-content.ivu-modal-content-dragging .ivu-modal-footer {
  opacity: 0.2;
}
.cl-checkout {
  border-bottom: 0.125rem dashed #e3e3e3;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}
.cl-checkout .list {
  color: #115aa8 !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.cl-checkout .list > div {
  margin-top: 0.625rem;
  border: 0.0625rem solid #115aa8 !important;
  border-radius: 0.25rem;
  padding: 0.25rem 0.625rem;
  margin-right: 0.625rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.cl-checkout .list > div > .ivu-icon {
  color: #115aa8 !important;
}

