.kz-page-ad-layer {
  z-index: 999;
  text-align: center;
  background-size: 100%;
  background-color: #0390df;
  position: fixed;
  bottom: 0;
  width: 100%;
}
.center-flow {
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  position: relative;
}
a {
  display: block;
  width: 100%;
}
img {
  max-width: 100%;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.warn-page {
  position: fixed;
  overflow: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.warn-page .warn-area {
  margin-top: 78px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.warn-page .warn-area .warn-img {
  width: 169.5px;
  height: 145.5px;
  margin-bottom: 15px;
}
.warn-page .warn-area .warn-label {
  font-family: PingFangTC-Medium;
  font-size: 15px;
  color: #777777;
  letter-spacing: 0;
}

.lottery {
  padding: 30px 20px;
}
.warn-label-c {
  font-weight: bold;
  font-size: large;
}
.goback-div {
  position: fixed;
  z-index: 9999;
  top: 70px;
  left: -13px;
  width: 80px;
  height: 40px;
  line-height: 20px;
  border-radius: 0 20px 20px 0;
  background-color: #1B0100;
  opacity: .7;
  text-align: center;
}

@media screen and (max-width: 700px) {
  .tip-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .tip-text {
    font-size: 12px;
    line-height: 20px;
  }
  .tip-emoji {
    width: 60px;
    margin-bottom: 15px;
  }
  .tip-jump {
    margin-top: 16px;
  }
}
@media screen and (min-width: 700px) {
  .tip-text {
    font-size: 18px;
    line-height: 28px;
  }
  .tip-emoji {
    width: 101px;
    margin-bottom: 31px;
  }
  .tip-jump {
    margin-top: 33px;
  }
}
body {
  margin: 0px;
}
.tip-container {
  box-sizing: border-box;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 100px;
}
.tip-text {
  font-family: "Hiragino Sans GB";
  color: #3A3939;
  text-align: center;
}
.tip-emoji {
  height: auto;
  object-fit: cover;
}
.tip-jump {
  box-sizing: border-box;
  width: 300px;
  height: 40px;
  background: #428CF4;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  padding: 12px 120px;
  line-height: 16px;
}

body {
  margin: 0px;
}
.server-crush {
  box-sizing: border-box;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 255px;
}
.server-crush__text {
  font-family: " PingFangSC-Regular";
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  line-height: 28px;
}
.server-crush__emoji {
  width: 110px;
  height: auto;
  object-fit: cover;
}
.server-crush__button {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  margin-top: 16px;
  text-decoration: underline;
}

.lottery {
  padding: 30px 20px;
}
.warn-label-c {
  font-weight: bold;
  font-size: large;
}
.goback-div {
  position: fixed;
  z-index: 9999;
  top: 70px;
  left: -13px;
  width: 80px;
  height: 40px;
  line-height: 20px;
  border-radius: 0 20px 20px 0;
  background-color: #1B0100;
  opacity: .7;
  text-align: center;
}

body {
  margin: 0px;
}
.content-not-audited {
  box-sizing: border-box;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 255px;
}
.content-not-audited__text {
  font-family: PingFangSC, MicrosoftYaHei, sans-serif;
  color: #000;
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}
.content-not-audited__icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #f7695f;
  color: #fff;
  font-family: "PingFangSC-Regular", MicrosoftYaHei, sans-serif;
  text-align: center;
  line-height: 50px;
  font-weight: 600;
  font-size: 34px;
}

.lottery {
  padding: 30px 20px;
}
.my-img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
}
.warn-label-c {
  font-weight: bold;
  font-size: large;
}
.small-warn-img {
  width: 60px;
  height: 45px;
  margin-bottom: 15px;
}
.x-warn-img {
  width: 30px;
  height: 30px;
  margin-bottom: 15px;
}
.warn-label-d {
  font-weight: bold;
  font-size: small;
}
.goback-div {
  position: fixed;
  z-index: 9999;
  top: 70px;
  left: -13px;
  width: 80px;
  height: 40px;
  line-height: 20px;
  border-radius: 0 20px 20px 0;
  background-color: #1B0100;
  opacity: .7;
  text-align: center;
}
.hide {
  display: none;
}
.goback-a {
  line-height: 40px;
  font-size: 16px;
  color: #E9CE9C;
  text-decoration: none;
}
.kz-page-ad-layer {
  z-index: 999;
  text-align: center;
  background-size: 100%;
  background-color: #0390df;
  position: fixed;
  bottom: 0;
  width: 100%;
}
.center-flow {
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  position: relative;
}
a {
  display: block;
  width: 100%;
}
img {
  max-width: 100%;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.kui-empty-status {
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  padding: 32px 0;
  color: rgba(0, 0, 0, 0.25);
  width: 100%;
  background: #fff;
}
.kui-empty-status__image {
  width: 95px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px;
}
.kui-empty-status__image img {
  width: 100%;
}
.kui-empty-status__image .ant-empty-image {
  height: 100%;
  margin: auto;
}
.kui-prompt {
  margin: auto;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
audio,
canvas,
video {
  display: inline-block;
}
button,
input,
select,
textarea {
  border: 0;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  appearance: button;
}
* {
  -webkit-tap-highlight-color: transparent;
}
html {
  color: #333;
  text-size-adjust: 100%;
  font-family: Roboto, PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
}
body,
html {
  font-size: 12px;
}
a {
  color: #333;
  text-decoration: none;
}
:focus {
  outline: none;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-grid-container {
  display: inline-block;
  vertical-align: top;
}
.kui-grid-container.span-1 {
  width: 35px;
  margin-right: 16px;
}
.kui-grid-container.span-2 {
  width: 86px;
  margin-right: 16px;
}
.kui-grid-container.span-3 {
  width: 137px;
  margin-right: 16px;
}
.kui-grid-container.span-4 {
  width: 188px;
  margin-right: 16px;
}
.kui-grid-container.span-5 {
  width: 239px;
  margin-right: 16px;
}
.kui-grid-container.span-6 {
  width: 290px;
  margin-right: 16px;
}
.kui-grid-container.span-7 {
  width: 341px;
  margin-right: 16px;
}
.kui-grid-container.span-8 {
  width: 392px;
  margin-right: 16px;
}
.kui-grid-container.span-9 {
  width: 443px;
  margin-right: 16px;
}
.kui-grid-container.span-10 {
  width: 494px;
  margin-right: 16px;
}
.kui-grid-container.span-11 {
  width: 545px;
  margin-right: 16px;
}
.kui-grid-container.span-12 {
  width: 596px;
  margin-right: 16px;
}
.kui-grid-container.span-13 {
  width: 647px;
  margin-right: 16px;
}
.kui-grid-container.span-14 {
  width: 698px;
  margin-right: 16px;
}
.kui-grid-container.span-15 {
  width: 749px;
  margin-right: 16px;
}
.kui-grid-container.span-16 {
  width: 800px;
  margin-right: 16px;
}
.kui-grid-container.span-17 {
  width: 851px;
  margin-right: 16px;
}
.kui-grid-container.span-18 {
  width: 902px;
  margin-right: 16px;
}
.kui-grid-container.span-19 {
  width: 953px;
  margin-right: 16px;
}
.kui-grid-container.span-20 {
  width: 1004px;
  margin-right: 16px;
}
.kui-grid-container.span-21 {
  width: 1055px;
  margin-right: 16px;
}
.kui-grid-container.span-22 {
  width: 1106px;
  margin-right: 16px;
}
.kui-grid-container.span-23 {
  width: 1157px;
  margin-right: 16px;
}
.kui-grid-container.span-24 {
  width: 1208px;
  margin-right: 16px;
}
.kui-grid-container.last {
  margin-right: 0;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-col {
  box-sizing: border-box;
  display: block;
}
.kui-row {
  display: inline-flex;
  width: 100%;
  margin: 8px 0;
}
.kui-row .kui-col-1 {
  width: 4.16666667%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-1 {
  margin-left: 4.16666667%;
}
.kui-row .kui-col-2 {
  width: 8.33333333%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-2 {
  margin-left: 8.33333333%;
}
.kui-row .kui-col-3 {
  width: 12.5%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-3 {
  margin-left: 12.5%;
}
.kui-row .kui-col-4 {
  width: 16.66666667%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-4 {
  margin-left: 16.66666667%;
}
.kui-row .kui-col-5 {
  width: 20.83333333%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-5 {
  margin-left: 20.83333333%;
}
.kui-row .kui-col-6 {
  width: 25%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-6 {
  margin-left: 25%;
}
.kui-row .kui-col-7 {
  width: 29.16666667%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-7 {
  margin-left: 29.16666667%;
}
.kui-row .kui-col-8 {
  width: 33.33333333%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-8 {
  margin-left: 33.33333333%;
}
.kui-row .kui-col-9 {
  width: 37.5%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-9 {
  margin-left: 37.5%;
}
.kui-row .kui-col-10 {
  width: 41.66666667%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-10 {
  margin-left: 41.66666667%;
}
.kui-row .kui-col-11 {
  width: 45.83333333%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-11 {
  margin-left: 45.83333333%;
}
.kui-row .kui-col-12 {
  width: 50%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-12 {
  margin-left: 50%;
}
.kui-row .kui-col-13 {
  width: 54.16666667%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-13 {
  margin-left: 54.16666667%;
}
.kui-row .kui-col-14 {
  width: 58.33333333%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-14 {
  margin-left: 58.33333333%;
}
.kui-row .kui-col-15 {
  width: 62.5%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-15 {
  margin-left: 62.5%;
}
.kui-row .kui-col-16 {
  width: 66.66666667%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-16 {
  margin-left: 66.66666667%;
}
.kui-row .kui-col-17 {
  width: 70.83333333%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-17 {
  margin-left: 70.83333333%;
}
.kui-row .kui-col-18 {
  width: 75%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-18 {
  margin-left: 75%;
}
.kui-row .kui-col-19 {
  width: 79.16666667%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-19 {
  margin-left: 79.16666667%;
}
.kui-row .kui-col-20 {
  width: 83.33333333%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-20 {
  margin-left: 83.33333333%;
}
.kui-row .kui-col-21 {
  width: 87.5%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-21 {
  margin-left: 87.5%;
}
.kui-row .kui-col-22 {
  width: 91.66666667%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-22 {
  margin-left: 91.66666667%;
}
.kui-row .kui-col-23 {
  width: 95.83333333%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-23 {
  margin-left: 95.83333333%;
}
.kui-row .kui-col-24 {
  width: 100%;
  flex: 0 0 auto;
}
.kui-row .kui-col-offset-24 {
  margin-left: 100%;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-button {
  display: inline-block;
  border: 1px solid #e0dfe7;
  font-size: 14px;
  width: auto;
  padding: 0 15px;
  height: 28px;
  line-height: 26px;
  border-radius: 4px;
  color: #86858d;
  background-color: #fff;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  margin-right: 10px;
}
.kui-button.kui-hover,
.kui-button:hover {
  border-color: #68aeff;
  color: #68aeff;
}
.kui-button__shadow {
  box-shadow: 0 6px 11px 1px rgba(0, 0, 0, 0.09);
}
.kui-button-confirm {
  color: #fff;
  background-color: #68aeff;
  border: none;
}
.kui-button-confirm.kui-hover,
.kui-button-confirm:hover {
  background-color: rgba(104, 174, 255, 0.7);
  border-color: rgba(104, 174, 255, 0.7);
  color: #fff;
}
.kui-button-confirm:active {
  background-color: #3e91f1;
  color: #fff;
}
.kui-button-confirm .kui-button__shadow {
  box-shadow: 0 6px 11px 1px rgba(104, 174, 255, 0.4);
}
.kui-button-dashed {
  border: 1px dashed #e0dfe7;
}
.kui-button-dashed:hover {
  border-color: #68aeff;
  color: #68aeff;
}
.kui-button-danger {
  color: #f04134;
}
.kui-button-danger.kui-hover,
.kui-button-danger:hover {
  background-color: #f04134;
  border-color: #f04134;
  color: #fff;
}
.kui-button-shadow {
  color: #fff;
  background-color: #68aeff;
  border: none;
  box-shadow: 0 6px 11px 1px rgba(104, 174, 255, 0.4);
}
.kui-button-shadow.kui-hover,
.kui-button-shadow:hover {
  background-color: rgba(104, 174, 255, 0.7);
  border-color: rgba(104, 174, 255, 0.7);
  color: #fff;
}
.kui-button-shadow:active {
  background-color: #3e91f1;
}
.kui-button:active {
  transition: none;
  transform: scale(0.95);
}
.kui-button-tiny {
  font-size: 12px;
  padding: 2px 10px;
  height: 22px;
  line-height: 100%;
}
.kui-button-small {
  height: 26px;
  line-height: 24px;
}
.kui-button-large {
  height: 32px;
  line-height: 30px;
  padding-left: 17px;
  padding-right: 17px;
}
.kui-button-huge {
  font-size: 18px;
  height: 46px;
  line-height: 44px;
}
.kui-button-last {
  margin-right: 0;
}
.kui-button-loading {
  background-color: rgba(104, 174, 255, 0.7);
  border: none;
  color: #fff;
  cursor: not-allowed;
}
.kui-button-loading.kui-hover,
.kui-button-loading:hover {
  color: #d9d9d9;
  background-color: #f7f7f7;
  border-color: #d9d9d9;
}
.kui-button-loading:active {
  transform: none;
}
.kui-button-loading .kui-button-load-icon {
  animation: kui-animation-circle 1s infinite linear;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  position: relative;
  top: -2px;
}
.kui-button-disabled {
  cursor: not-allowed;
}
.kui-button-disabled,
.kui-button-disabled.kui-hover,
.kui-button-disabled:hover {
  color: #d9d9d9;
  background-color: #f7f7f7;
  border-color: #d9d9d9;
}
.kui-button-disabled:active {
  transform: none;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-form-row {
  display: flex;
  align-items: baseline;
  margin: 10px;
}
.kui-form-row > label {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  width: 72px;
  margin-right: 16px;
}
.kui-form-row .required-label:before {
  content: "*";
  color: #ff0e0e;
  font-size: 15px;
  margin-right: 1px;
  position: relative;
  top: 1px;
}
.kui-form-cell {
  display: inline-block;
  vertical-align: middle;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-input {
  font-size: 12px;
  line-height: 28px;
  margin: 0;
  padding: 0 10px;
  box-sizing: border-box;
  outline: none;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #e0dfe7;
  -webkit-appearance: none;
  transition: box-shadow 0.3s;
  height: 28px;
}
.kui-input:disabled,
.kui-input input:disabled,
.kui-input textarea:disabled {
  color: #5c5c5c;
}
.kui-input::placeholder,
.kui-input input::placeholder,
.kui-input textarea::placeholder {
  color: #cfced4;
}
.kui-input-small {
  line-height: 22px;
}
.kui-input-large {
  font-size: 14px;
  line-height: 36px;
}
.kui-input:focus,
.kui-input:hover {
  border-color: #68aeff;
}
.kui-input:focus {
  box-shadow: 0 0 3px #68aeff;
}
.kui-input-error {
  border-color: #f04134;
}
.kui-input-error:focus {
  box-shadow: 0 0 3px #f04134;
}
.kui-input-disabled {
  border-color: #e0dfe7;
  background-color: #f4f4f4;
}
.kui-input-small {
  height: 22px;
}
.kui-input-large {
  height: 36px;
}
.kui-input-tiny {
  margin-left: 8px;
  font-size: 12px;
  padding: 2px 10px;
  height: 18px;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-textarea {
  position: relative;
  width: 100%;
  min-width: 300px;
}
.kui-textarea-input {
  font-size: 12px;
  line-height: 28px;
  margin: 0;
  padding: 0 10px;
  box-sizing: border-box;
  outline: none;
  border-radius: 3px;
  border: 1px solid #e0dfe7;
  -webkit-appearance: none;
  transition: box-shadow 0.3s;
  height: 28px;
  width: 100%;
  height: 100%;
  resize: none;
}
.kui-textarea-input:disabled,
.kui-textarea-input input:disabled,
.kui-textarea-input textarea:disabled {
  color: #5c5c5c;
}
.kui-textarea-input::placeholder,
.kui-textarea-input input::placeholder,
.kui-textarea-input textarea::placeholder {
  color: #cfced4;
}
.kui-textarea-input-small {
  line-height: 22px;
}
.kui-textarea-input-large {
  font-size: 14px;
  line-height: 36px;
}
.kui-textarea-input:hover {
  border-color: #68aeff;
}
.kui-textarea-input:focus {
  border-color: #68aeff;
  box-shadow: 0 0 3px #68aeff;
}
.kui-textarea-input-error {
  border-color: #f04134;
}
.kui-textarea-input-error:focus {
  box-shadow: 0 0 3px #f04134;
}
.kui-textarea-input-disabled {
  border-color: #e0dfe7;
  background-color: #f4f4f4;
}
.kui-textarea-input-small {
  height: 22px;
}
.kui-textarea-input-large {
  height: 36px;
}
.kui-textarea-counter {
  float: right;
  width: 100%;
  text-align: right;
  position: relative;
  margin-top: -31px;
  padding-right: 12px;
  font-size: 12px;
  color: #86858d;
}
.kui-textarea-counter--error {
  color: #f04134;
}
.kui-textarea-error {
  border-color: #f04134;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-icon {
  display: inline-block;
  vertical-align: middle;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-poptip__wrap--top,
.poptip-placement-top {
  transform: translate(-50%, -100%);
}
.kui-poptip__wrap--right,
.poptip-placement-right {
  transform: translateY(-50%);
}
.kui-poptip__wrap--bottom,
.poptip-placement-bottom {
  transform: translate(-50%);
}
.kui-poptip__wrap--left,
.poptip-placement-left {
  transform: translate(-100%, -50%);
}
.kui-poptip__wrap--right-bottom,
.kui-poptip__wrap--top-left,
.poptip-placement-right-bottom,
.poptip-placement-top-left {
  transform: translateY(-100%);
}
.kui-poptip__wrap--left-bottom,
.kui-poptip__wrap--top-right,
.poptip-placement-left-bottom,
.poptip-placement-top-right {
  transform: translate(-100%, -100%);
}
.kui-poptip__wrap--bottom-right,
.kui-poptip__wrap--left-top,
.poptip-placement-bottom-right,
.poptip-placement-left-top {
  transform: translate(-100%);
}
.kui-poptip__wrap--visible .kui-poptip__arrow--top,
.triangle-placement-top {
  transform: rotate(-135deg);
}
.kui-poptip__wrap--visible .kui-poptip__arrow--right,
.triangle-placement-right {
  transform: rotate(-45deg);
}
.kui-poptip__wrap--visible .kui-poptip__arrow--bottom,
.triangle-placement-bottom {
  transform: rotate(45deg);
}
.kui-poptip__wrap--visible .kui-poptip__arrow--left,
.triangle-placement-left {
  transform: rotate(135deg);
}
.kui-poptip__wrap--visible .kui-poptip__arrow--top-left,
.triangle-placement-top-left {
  transform: translate(-50%) rotate(-135deg);
}
.kui-poptip__wrap--visible .kui-poptip__arrow--top-right,
.triangle-placement-top-right {
  transform: translate(50%) rotate(-135deg);
}
.kui-poptip__wrap--visible .kui-poptip__arrow--bottom-left,
.triangle-placement-bottom-left {
  transform: translateX(-50%) rotate(45deg);
}
.kui-poptip__wrap--visible .kui-poptip__arrow--bottom-right,
.triangle-placement-bottom-right {
  transform: translateX(50%) rotate(45deg);
}
.kui-poptip__wrap--visible .kui-poptip__arrow--left-bottom,
.kui-poptip__wrap--visible .kui-poptip__arrow--left-top,
.triangle-placement-left-bottom,
.triangle-placement-left-top {
  transform: translateY(-50%) rotate(135deg);
}
.kui-poptip__wrap--visible .kui-poptip__arrow--right-bottom,
.kui-poptip__wrap--visible .kui-poptip__arrow--right-top,
.triangle-placement-right-bottom,
.triangle-placement-right-top {
  transform: translateY(-50%) rotate(-45deg);
}
.kui-poptip__wrap--visible .kui-poptip__arrow--dark,
.triangle-theme-dark {
  border-top: 6px solid rgba(0, 0, 0, 0.75);
  border-right: 6px solid transparent;
}
.kui-poptip__wrap--visible .kui-poptip__arrow--light,
.triangle-theme-light {
  border-top: 6px solid #fff;
  box-shadow: -7px -7px 7px rgba(0, 0, 0, 0.07);
  border-right: 6px solid transparent;
  z-index: 1111;
}
.kui-poptip__wrap--visible .kui-poptip__tip--dark,
.poptip-theme-dark {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.75);
}
.kui-poptip__wrap--visible .kui-poptip__tip--light,
.poptip-theme-light {
  color: rgba(0, 0, 0, 0.75);
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
}
.kui-poptip {
  width: fit-content;
  display: inline-block;
}
.kui-poptip--click .kui-poptip__trigger {
  cursor: pointer;
}
.kui-poptip__wrap {
  display: none;
  box-sizing: border-box;
  z-index: 99999;
  position: absolute;
}
.kui-poptip__wrap--left,
.kui-poptip__wrap--left-bottom,
.kui-poptip__wrap--left-top {
  flex-direction: row-reverse;
}
.kui-poptip__wrap--top,
.kui-poptip__wrap--top-left,
.kui-poptip__wrap--top-right {
  flex-direction: column-reverse;
}
.kui-poptip__wrap--bottom,
.kui-poptip__wrap--bottom-left,
.kui-poptip__wrap--bottom-right {
  flex-direction: column;
}
.kui-poptip__wrap--bottom,
.kui-poptip__wrap--left,
.kui-poptip__wrap--right,
.kui-poptip__wrap--top {
  align-items: center;
}
.kui-poptip__wrap--bottom-right,
.kui-poptip__wrap--left-bottom,
.kui-poptip__wrap--right-bottom,
.kui-poptip__wrap--top-right {
  align-items: flex-end;
}
.kui-poptip__wrap .kui-poptip__arrow {
  display: none;
  content: "";
  box-sizing: border-box;
}
.kui-poptip__wrap .kui-poptip__tip {
  display: none;
  box-sizing: border-box;
}
.kui-poptip__wrap--visible {
  display: flex;
}
.kui-poptip__wrap--visible .kui-poptip__arrow {
  display: block;
  content: "";
  width: 0;
  height: 0;
  z-index: 100000;
}
.kui-poptip__wrap--visible .kui-poptip__tip {
  display: block;
  overflow: hidden;
  padding: 8px 15px;
  width: fit-content;
  min-width: 170px;
  border-radius: 4px;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.4);
  z-index: 99999;
  transition: all 1s ease;
  line-height: 1.5;
  position: relative;
}
.kui-poptip__wrap--visible .kui-poptip__tip--left,
.kui-poptip__wrap--visible .kui-poptip__tip--left-bottom,
.kui-poptip__wrap--visible .kui-poptip__tip--left-top {
  right: -3px;
}
.kui-poptip__wrap--visible .kui-poptip__tip--left-bottom,
.kui-poptip__wrap--visible .kui-poptip__tip--right-bottom,
.kui-poptip__wrap--visible .kui-poptip__tip--top,
.kui-poptip__wrap--visible .kui-poptip__tip--top-left,
.kui-poptip__wrap--visible .kui-poptip__tip--top-right {
  bottom: -3px;
}
.kui-poptip__wrap--visible .kui-poptip__tip--right,
.kui-poptip__wrap--visible .kui-poptip__tip--right-bottom,
.kui-poptip__wrap--visible .kui-poptip__tip--right-top {
  left: -3px;
}
.kui-poptip__wrap--visible .kui-poptip__tip--bottom,
.kui-poptip__wrap--visible .kui-poptip__tip--bottom-left,
.kui-poptip__wrap--visible .kui-poptip__tip--bottom-right,
.kui-poptip__wrap--visible .kui-poptip__tip--left-top,
.kui-poptip__wrap--visible .kui-poptip__tip--right-top {
  top: -3px;
}
.kui-poptip__wrap--visible.kui-poptip__wrap-popover .kui-poptip__arrow {
  display: none;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-select-options .kui-select-option {
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #fff;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
  text-align: left;
  padding-left: 10px;
}
.kui-select-options .kui-select-option.cur,
.kui-select-options .kui-select-option.selected {
  color: #68aeff;
}
.kui-select-options .kui-select-option:hover {
  background-color: #ecf6fd;
}
.kui-select-options .kui-select-option-selected {
  color: #68aeff;
}
.kui-select-options .kui-select-option-disabled {
  color: #cfced4;
  cursor: not-allowed;
}
.kui-select-options .kui-select-option-labeled {
  cursor: default;
  font-size: 12px;
  text-align: left;
  padding-left: 10px;
  color: #999;
}
.kui-select-options .kui-select-option-labeled:hover {
  background-color: #fff;
}
.kui-select-options .kui-select-option-suboption {
  padding-left: 20px;
}
.kui-select-options .kui-select-option--multi.kui-select-option-selected {
  background-color: #ecf6fd;
}
.kui-select {
  font-size: 12px;
  line-height: 28px;
  margin: 0;
  padding: 0 10px;
  box-sizing: border-box;
  outline: none;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #e0dfe7;
  -webkit-appearance: none;
  transition: box-shadow 0.3s;
  height: 28px;
  position: relative;
  user-select: none;
  width: 200px;
}
.kui-select:disabled,
.kui-select input:disabled,
.kui-select textarea:disabled {
  color: #5c5c5c;
}
.kui-select::placeholder,
.kui-select input::placeholder,
.kui-select textarea::placeholder {
  color: #cfced4;
}
.kui-select-small {
  line-height: 22px;
}
.kui-select-large {
  font-size: 14px;
  line-height: 36px;
}
.kui-select:focus,
.kui-select:hover {
  border-color: #68aeff;
}
.kui-select:focus {
  box-shadow: 0 0 3px #68aeff;
}
.kui-select-error {
  border-color: #f04134;
}
.kui-select-error:focus {
  box-shadow: 0 0 3px #f04134;
}
.kui-select-disabled {
  border-color: #e0dfe7;
  background-color: #f4f4f4;
}
.kui-select-small {
  height: 22px;
}
.kui-select-large {
  height: 36px;
}
.kui-select-selected {
  cursor: pointer;
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
}
.kui-select-selected-title {
  margin-right: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
.kui-select-selected .kui-select-indicator {
  transition: all .3s;
  transform: rotate(0);
  font-size: 12px;
}
.kui-select-expand .kui-select-selected {
  color: #68aeff;
}
.kui-select-expand .kui-select-indicator {
  transform: rotate(180deg);
}
.kui-select-options-panel {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
  display: none;
  overflow-y: auto;
  width: 100%;
}
.kui-select-option-list {
  max-height: 180px;
  overflow-y: auto;
}
.kui-select-disabled {
  cursor: not-allowed;
  color: #d9d9d9;
}
.kui-select-disabled .kui-select-selected {
  cursor: not-allowed;
}
.kui-select-disabled .kui-select-indicator {
  color: #dedede;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-number-input {
  font-size: 12px;
  line-height: 28px;
  margin: 0;
  padding: 0 10px;
  box-sizing: border-box;
  outline: none;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #e0dfe7;
  -webkit-appearance: none;
  transition: box-shadow 0.3s;
  height: 28px;
  position: relative;
}
.kui-number-input:disabled,
.kui-number-input input:disabled,
.kui-number-input textarea:disabled {
  color: #5c5c5c;
}
.kui-number-input::placeholder,
.kui-number-input input::placeholder,
.kui-number-input textarea::placeholder {
  color: #cfced4;
}
.kui-number-input-small {
  line-height: 22px;
}
.kui-number-input-large {
  font-size: 14px;
  line-height: 36px;
}
.kui-number-input:hover {
  border-color: #68aeff;
}
.kui-number-input:focus {
  border-color: #68aeff;
  box-shadow: 0 0 3px #68aeff;
}
.kui-number-input-error {
  border-color: #f04134;
}
.kui-number-input-error:focus {
  box-shadow: 0 0 3px #f04134;
}
.kui-number-input-disabled {
  border-color: #e0dfe7;
  background-color: #f4f4f4;
}
.kui-number-input-small {
  height: 22px;
}
.kui-number-input-large {
  height: 36px;
}
.kui-number-input input {
  width: 100%;
  height: 100%;
  vertical-align: top;
  background: transparent;
}
.kui-number-input .kui-icon {
  font-size: 9px;
  width: 9px;
  height: 9px;
  line-height: 9px;
  vertical-align: top;
}
.kui-number-input-controls {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 100%;
  overflow: hidden;
  border-left: 1px solid #e0dfe7;
  text-align: center;
  color: #9b9b9b;
}
.kui-number-input-controls .kui-number-input-decrease:not(.disabled):active,
.kui-number-input-controls .kui-number-input-increase:not(.disabled):active {
  color: #68aeff;
}
.kui-number-input-controls .kui-number-input-decrease.kui-number-input-disabled,
.kui-number-input-controls .kui-number-input-increase.kui-number-input-disabled {
  color: #e0dfe7;
}
.kui-number-input-controls .kui-number-input-increase {
  cursor: pointer;
  border-bottom: 1px solid #e0dfe7;
}
.kui-number-input-controls .kui-number-input-decrease {
  cursor: pointer;
}
.kui-number-input .kui-number-input-controls .kui-number-input-increase {
  height: 13px;
}
.kui-number-input .kui-number-input-controls .kui-number-input-decrease {
  height: 14px;
}
.kui-number-input .kui-number-input-controls .kui-icon {
  line-height: 13px;
}
.kui-number-input .kui-number-input-controls .kui-icon:before {
  vertical-align: top;
}
.kui-number-input-small .kui-number-input-controls .kui-number-input-increase {
  height: 10px;
}
.kui-number-input-small .kui-number-input-controls .kui-number-input-decrease {
  height: 11px;
}
.kui-number-input-small .kui-number-input-controls .kui-icon {
  line-height: 10px;
}
.kui-number-input-small .kui-number-input-controls .kui-icon:before {
  vertical-align: top;
}
.kui-number-input-large .kui-number-input-controls .kui-number-input-increase {
  height: 17px;
}
.kui-number-input-large .kui-number-input-controls .kui-number-input-decrease {
  height: 18px;
}
.kui-number-input-large .kui-number-input-controls .kui-icon {
  line-height: 17px;
}
.kui-number-input-large .kui-number-input-controls .kui-icon:before {
  vertical-align: top;
}
.kui-number-input:hover .kui-number-input-controls {
  display: block;
}
.kui-number-input:hover.kui-number-input-disabled .kui-number-input-controls {
  display: none;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-notice {
  width: 100%;
}
.kui-notice-content {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.16);
  display: inline-block;
  font-size: 15px;
  margin-top: 12px;
  overflow: hidden;
  padding: 0 24px;
  height: 56px;
  line-height: 56px;
}
.kui-notice-success .kui-notice-icon:before {
  color: #32c57b;
}
.kui-notice-error .kui-notice-icon:before {
  color: #f7695f;
}
.kui-notice-warn .kui-notice-icon:before {
  color: #ffbf00;
}
.kui-notice-icon {
  font-size: 24px;
  margin-right: 10px;
  display: inline;
}
.kui-notice-icon:before {
  position: relative;
  top: -1px;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-notification {
  position: fixed;
  top: 64px;
  width: 100%;
  pointer-events: none;
  text-align: center;
  z-index: 1001;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-pager-page-button {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin-right: 8px;
  border-radius: 4px;
  border: 1px solid #e0dfe7;
  background-color: #fff;
  color: #5c5c5c;
  user-select: none;
  cursor: pointer;
  box-sizing: border-box;
}
.kui-pager-cur,
.kui-pager-page-button:hover {
  border-color: #68aeff;
}
.kui-pager-cur {
  background-color: #68aeff;
  color: #fff;
}
.kui-pager-next {
  margin-right: 0;
}
.kui-pager--small .kui-pager-page-button {
  border: none;
  background-color: transparent;
  min-width: 24px;
  height: 24px;
  line-height: 24px;
  margin-right: 4px;
}
.kui-pager--small .kui-pager-page-button.kui-pager-cur {
  background-color: #68aeff;
}
.kui-pager--small .kui-pager-page-input {
  height: 24px;
}
.kui-pager-more {
  border: none;
  cursor: default;
}
.kui-pager-more .kuiicon {
  font-size: 20px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #d8d8d8;
}
.kui-pager-disabled {
  color: #e0dfe7;
  border-color: #e0dfe7;
  cursor: default;
}
.kui-pager .kui-icon {
  font-size: 10px;
  width: 10px;
  height: 10px;
  line-height: 10px;
  line-height: 6px;
}
.kui-pager-jump-page-button {
  display: inline-block;
  margin-left: 18px;
}
.kui-pager-page-input {
  width: 52px;
  height: 32px;
  margin: 0 8px;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-radio {
  display: block;
  height: 28px;
  line-height: 28px;
  user-select: none;
  cursor: pointer;
  box-sizing: content-box;
}
.kui-radio span {
  display: inline-block;
  vertical-align: middle;
}
.kui-radio-indicator {
  width: 13px;
  height: 13px;
  border-radius: 7px;
  border: 1px solid #e0dfe7;
  margin-right: 9px;
  box-sizing: content-box;
}
.kui-radio-btn {
  position: relative;
  display: inline-block;
  height: 36px;
  margin: 0;
  padding: 2px 36px;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  border: 1px solid #e1dfe8;
  border-top-width: 1.02px;
  border-left: 0;
  cursor: pointer;
  font-size: 14px;
  box-sizing: border-box;
}
.kui-radio-btn--checked {
  background-color: #59a6ff;
  color: #fff;
}
.kui-radio-btn:first-child {
  border-left: 1px solid #d9d9d9;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.kui-radio-btn:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.kui-radio-checked .kui-radio-indicator {
  border-color: #108ee9;
  box-sizing: content-box;
}
.kui-radio-checked .kui-radio-indicator:before {
  display: block;
  content: " ";
  width: 7px;
  height: 7px;
  border-radius: 7px;
  background-color: #108ee9;
  margin: 3px;
  box-sizing: content-box;
}
.kui-radio-disabled {
  cursor: not-allowed;
  color: #a8a8a8;
}
.kui-radio-disabled-indicator {
  background: #edecf0;
  border: 1px solid #e0dfe7;
  box-sizing: content-box;
}
.kui-radio-disabled-indicator:before {
  background-color: #edecf0;
  box-sizing: content-box;
}
.kui-radio-disabled-btn {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
}
.kui-radio-disabled-btn--checked {
  background-color: #e6e6e6;
  color: #fff;
}
.kui-radio-disabled-checked-indicator {
  background-color: #fff;
  border-color: rgba(16, 142, 233, 0.5);
  box-sizing: content-box;
}
.kui-radio-disabled-checked-indicator:before {
  background-color: rgba(16, 142, 233, 0.5);
  box-sizing: content-box;
}
.kui-radio-group-horizontal .kui-radio {
  display: inline-block;
  margin-right: 40px;
}
.kui-radio-group-disabled .kui-radio {
  cursor: not-allowed;
  color: #a8a8a8;
}
.kui-radio-group-disabled .kui-radio-indicator {
  background: #edecf0;
  border: 1px solid #e0dfe7;
  box-sizing: content-box;
}
.kui-radio-group-disabled .kui-radio-indicator:before {
  background-color: #edecf0;
  box-sizing: content-box;
}
.kui-radio-group-disabled .kui-radio-btn {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
}
.kui-radio-group-disabled .kui-radio-btn--checked {
  background-color: #e6e6e6;
  color: #fff;
}
.kui-radio-group-disabled .kui-radio-checked-indicator {
  background-color: #fff;
  border-color: rgba(16, 142, 233, 0.5);
  box-sizing: content-box;
}
.kui-radio-group-disabled .kui-radio-checked-indicator:before {
  background-color: rgba(16, 142, 233, 0.5);
  box-sizing: content-box;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-switch {
  display: block;
  height: 28px;
  line-height: 28px;
  user-select: none;
  font-size: 0;
}
.kui-switch span {
  vertical-align: middle;
}
.kui-switch-label {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  margin-right: 14px;
  color: #333;
}
.kui-switch-indicator {
  display: inline-block;
  width: 44px;
  height: 22px;
  background-color: #cfced4;
  border-radius: 11px;
  position: relative;
  cursor: pointer;
}
.kui-switch-indicator:before {
  position: absolute;
  left: 2px;
  top: 2px;
  display: block;
  content: " ";
  width: 18px;
  height: 18px;
  border-radius: 9px;
  background-color: #fff;
  transform: translateX(0);
  transition: transform 0.2s linear;
}
.kui-switch-checked .kui-switch-indicator {
  background-color: #4886ff;
}
.kui-switch-checked .kui-switch-indicator:before {
  transform: translateX(22px);
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-scroll-container {
  display: block;
  vertical-align: top;
  overflow-y: auto;
  overflow-x: hidden;
}
.kui-scroll-container::-webkit-scrollbar,
.kui-scroll-container::-webkit-scrollbar-track {
  width: 4px;
  height: 4px;
  background: transparent !important;
}
.kui-scroll-container::-webkit-scrollbar-track {
  box-shadow: none;
}
.kui-scroll-container::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #7a7a8c;
  box-shadow: none;
}
.kui-scroll-container.x-scroll {
  overflow-x: auto;
  overflow-y: hidden;
}
.kui-scroll-container.y-scroll {
  overflow-x: hidden;
  overflow-y: auto;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.kui-overlay-hide {
  display: none;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-dialog {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
  position: absolute;
  height: auto;
  visibility: hidden;
  left: 50%;
  transform: translateX(-50%);
  padding: 64px 64px 54px;
  transform: translate(-50%, -50%);
  top: 50%;
}
.kui-dialog-bottom {
  bottom: 0;
  top: auto;
}
.kui-dialog-header {
  border-bottom: 1px solid #edecf0;
  box-sizing: border-box;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  padding-left: 20px;
}
.kui-dialog-header i {
  display: inline-block;
  font-size: 12px;
  line-height: inherit;
  margin-right: 12px;
  cursor: pointer;
  width: 20px;
}
.kui-dialog-body {
  overflow-y: auto;
  padding: 10px;
  min-height: 90px;
  min-width: 300px;
}
.kui-dialog-footer {
  border-top: 1px solid #edecf0;
  box-sizing: border-box;
  height: 72px;
  line-height: 72px;
  vertical-align: middle;
}
.kui-dialog-footer-buttons {
  line-height: 72px;
  float: right;
  margin-right: 10px;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-alert {
  min-width: 255px;
  padding: 64px 64px 54px;
  min-width: 200px;
  max-width: 350px;
  text-align: center;
}
.kui-alert-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.kui-alert-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.kui-alert-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.kui-alert-kz-button-last {
  margin-right: 0;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-step-nav {
  width: 100%;
}
.kui-step-nav-nav {
  height: 20px;
  width: 100%;
  padding: 24px 100px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.kui-step-nav-nav-item {
  display: flex;
  align-items: center;
  margin-right: 14px;
}
.kui-step-nav-nav-item:after {
  display: block;
  content: " ";
}
.kui-step-nav-nav-item.kui-step-nav-cur .kui-step-nav-icon {
  background-color: #68aeff;
  color: #fff;
  border-color: #68aeff;
}
.kui-step-nav-nav-item.kui-step-nav-cur .kui-step-nav-title {
  color: #333;
  font-weight: 500;
}
.kui-step-nav-nav-item.kui-step-nav-item--passed .kui-step-nav-icon {
  color: #68aeff;
  border-color: #68aeff;
}
.kui-step-nav-nav-item.kui-step-nav-item--passed .kui-step-nav-title {
  color: #68aeff;
  font-weight: 500;
}
.kui-step-nav-nav-item.kui-step-nav-last,
.kui-step-nav-nav-item:last-child {
  margin-right: 0;
}
.kui-step-nav-icon {
  display: inline-block;
  margin-right: 8px;
  width: 20px;
  line-height: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.25);
  color: rgba(0, 0, 0, 0.25);
}
.kui-step-nav-title {
  color: #86858d;
}
.kui-step-nav-interline {
  flex: 1;
  background-color: #e8e8e8;
  height: 1px;
  margin-right: 14px;
  transition: background-color 0.2s linear;
}
.kui-step-nav-interline:last-child {
  flex: none;
}
.kui-step-nav-interline--passed {
  background-color: #68aeff;
}
.kui-step-nav-step-content {
  display: none;
}
.kui-step-nav-step-content.kui-step-nav-cur {
  display: block;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-date-picker-date-panel {
  user-select: none;
}
.kui-date-picker header {
  padding: 8px;
  height: 20px;
  line-height: 20px;
  border-bottom: 1px solid #e0dfe7;
  text-align: center;
  position: relative;
}
.kui-date-picker-left-controls,
.kui-date-picker-right-controls {
  position: absolute;
  top: 8px;
}
.kui-date-picker-left-controls span,
.kui-date-picker-right-controls span {
  display: inline-block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.kui-date-picker--hidden {
  visibility: hidden;
}
.kui-date-picker-left-controls {
  left: 8px;
}
.kui-date-picker-right-controls {
  right: 8px;
}
.kui-date-picker-current-month {
  font-size: 14px;
  font-weight: 700;
}
.kui-date-picker-current-month .kui-date-picker-month {
  margin-right: 0.5em;
}
.kui-date-picker-title {
  padding: 0 20px 12px;
}
.kui-date-picker-title .kui-date-picker-day-title {
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-weight: 700;
}
.kui-date-picker-date-table {
  padding: 0 20px 12px;
  width: 238px;
}
.kui-date-picker-cur-month {
  color: #696969;
}
.kui-date-picker-date-button {
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #cfced4;
  font-size: 14px;
  cursor: pointer;
}
.kui-date-picker-date-button-legal,
.kui-date-picker-date-button-padding {
  width: 23px;
  height: 23px;
  line-height: 23px;
  border: 1px solid #fff;
  display: inline-block;
  border-radius: 4px;
}
.kui-date-picker-date-button-legal:hover {
  border: 1px solid #4886ff;
  color: #fff;
  background-color: #4886ff;
}
.kui-date-picker-date-button-selected {
  background-color: #4886ff;
  color: #fff;
}
.kui-date-picker-date-button-included {
  color: #696969;
  border: none;
}
.kui-date-picker-date-button-includedcon:before {
  content: "";
  z-index: -1;
  display: block;
  position: absolute;
  width: 36px;
  height: 22px;
  background-color: #e6f7ff;
  box-sizing: border-box;
  margin-top: 6px;
}
.kui-date-picker-today {
  font-weight: 700;
  color: #68aeff;
}
.kui-date-picker-cur-date {
  font-weight: 700;
  cursor: default;
  width: 22px;
  height: 22px;
  margin: 5px;
  line-height: 22px;
  color: #4886ff;
  border: 1px solid #4886ff;
  border-radius: 4px;
}
.kui-date-picker-disabled {
  cursor: not-allowed;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-date-picker {
  display: inline-block;
}
.kui-date-picker,
.kui-date-picker-date-display {
  position: relative;
}
.kui-date-picker-date-display input {
  font-size: 12px;
  line-height: 28px;
  margin: 0;
  padding: 0 10px;
  box-sizing: border-box;
  outline: none;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #e0dfe7;
  -webkit-appearance: none;
  transition: box-shadow 0.3s;
  height: 28px;
}
.kui-date-picker-date-display input:disabled,
.kui-date-picker-date-display input input:disabled,
.kui-date-picker-date-display input textarea:disabled {
  color: #5c5c5c;
}
.kui-date-picker-date-display input::placeholder,
.kui-date-picker-date-display input input::placeholder,
.kui-date-picker-date-display input textarea::placeholder {
  color: #cfced4;
}
.kui-date-picker-date-display input-small {
  line-height: 22px;
}
.kui-date-picker-date-display input-large {
  font-size: 14px;
  line-height: 36px;
}
.kui-date-picker-date-display input:hover {
  border-color: #68aeff;
}
.kui-date-picker-date-display input:focus {
  border-color: #68aeff;
  box-shadow: 0 0 3px #68aeff;
}
.kui-date-picker-date-display input-error {
  border-color: #f04134;
}
.kui-date-picker-date-display input-error:focus {
  box-shadow: 0 0 3px #f04134;
}
.kui-date-picker-date-display input-disabled {
  border-color: #e0dfe7;
  background-color: #f4f4f4;
}
.kui-date-picker-date-display input-small {
  height: 22px;
}
.kui-date-picker-date-display input-large {
  height: 36px;
}
.kui-date-picker-date-display .kui-icon {
  font-size: 14px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  position: absolute;
  right: 10px;
  top: 7px;
  color: #cfced4;
}
.kui-date-picker-date-header span {
  float: left;
  padding-left: 20px;
  color: #b2b2b2;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-date-picker-date-range-panel {
  display: flex;
  flex-direction: column;
}
.kui-date-picker-date-range-panel .kui-date-picker-date-panel {
  display: inline-block;
}
.kui-date-picker-date-range-panel .kui-date-picker-date-panel:first-child {
  margin-right: 20px;
}
.kui-date-picker-date-range-panel .kui-date-picker-date-panels {
  display: flex;
}
.kui-date-picker-date-display {
  width: 200px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-color-picker canvas {
  cursor: crosshair;
}
.kui-color-picker-cpe-main {
  position: relative;
}
.kui-color-picker-cpe-cursor {
  background: #fff;
  border-radius: 1px;
  left: 0;
  pointer-events: none;
  position: absolute;
}
.kui-color-picker-cpe-row {
  position: relative;
  user-select: none;
  margin: 4px 0;
}
.kui-color-picker-cpe-full {
  padding: 14px 10px 0;
}
.kui-color-picker-cpe-full .kui-color-picker-cpe-cursor {
  border: 1px solid #d4d4d4;
  height: 16px;
  margin-left: -4px;
  top: -3px;
  width: 6px;
}
.kui-color-picker-cpe-full .kui-color-picker-cpe-row {
  margin: 10px 0;
}
.kui-color-picker-cpe-simple {
  padding: 14px 16px 0;
}
.kui-color-picker-cpe-simple .kui-color-picker-cpe-cursor {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  height: 12px;
  margin-left: -2px;
  top: 0;
  width: 4px;
}
.kui-color-picker-cpe-simple .kui-color-picker-cpe-title {
  border-bottom: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;
  box-sizing: border-box;
  color: #5c5c5c;
  font-size: 14px;
  height: 40px;
  padding: 0 10px;
  line-height: 40px;
}
.kui-color-picker-cpe-point {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  height: 8px;
  left: 0;
  margin: -4px 0 0 -4px;
  position: absolute;
  pointer-events: none;
  top: 0;
  width: 8px;
}
.kui-color-picker-clt-full .kui-color-picker-clt-list {
  padding: 6px 10px;
}
.kui-color-picker-clt-full .kui-color-picker-clt-item {
  height: 16px;
  margin: 4px;
  width: 16px;
}
.kui-color-picker-clt-full .kui-color-picker-clt-item:nth-child(9n+1) {
  margin-left: 0;
}
.kui-color-picker-clt-full .kui-color-picker-clt-item:nth-child(9n) {
  margin-right: 0;
}
.kui-color-picker-clt-simple .kui-color-picker-clt-list {
  padding: 6px 16px;
}
.kui-color-picker-clt-simple .kui-color-picker-clt-item {
  height: 18px;
  margin: 5px;
  width: 18px;
}
.kui-color-picker-clt-simple .kui-color-picker-clt-item:nth-child(8n+1) {
  margin-left: 0;
}
.kui-color-picker-clt-simple .kui-color-picker-clt-item:nth-child(8n) {
  margin-right: 0;
}
.kui-color-picker-clt-title {
  border-bottom: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  text-align: left;
}
.kui-color-picker-clt-body {
  box-sizing: border-box;
}
.kui-color-picker-clt-list {
  overflow: hidden;
}
.kui-color-picker-clt-list .kui-color-picker-clt-item {
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  cursor: pointer;
  float: left;
}
.kui-color-picker-clear:after,
.kui-color-picker-clear:before {
  content: "";
  display: table;
}
.kui-color-picker-clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.kui-color-picker-cin-full .kui-color-picker-cin-full-cell {
  float: left;
  text-align: center;
}
.kui-color-picker-cin-full .kui-color-picker-cin-full-hex {
  width: 56px;
  margin: 5px 11px 0 0;
}
.kui-color-picker-cin-full .kui-color-picker-cin-full-rgba {
  width: 32px;
  margin: 5px 5px 0 0;
}
.kui-color-picker-cin-full .kui-color-picker-cin-full-rgba:last-child {
  margin-right: 0;
}
.kui-color-picker-cin-full .kui-color-picker-cin-full-txt {
  color: #666;
  line-height: 1;
  margin: 5px 0 12px;
}
.kui-color-picker-cin-simple {
  margin-top: 10px;
}
.kui-color-picker-cin-input {
  font-size: 12px;
  line-height: 28px;
  margin: 0;
  padding: 0 10px;
  box-sizing: border-box;
  outline: none;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #e0dfe7;
  -webkit-appearance: none;
  transition: box-shadow 0.3s;
  height: 28px;
}
.kui-color-picker-cin-input:disabled,
.kui-color-picker-cin-input input:disabled,
.kui-color-picker-cin-input textarea:disabled {
  color: #5c5c5c;
}
.kui-color-picker-cin-input::placeholder,
.kui-color-picker-cin-input input::placeholder,
.kui-color-picker-cin-input textarea::placeholder {
  color: #cfced4;
}
.kui-color-picker-cin-input-small {
  line-height: 22px;
}
.kui-color-picker-cin-input-large {
  font-size: 14px;
  line-height: 36px;
}
.kui-color-picker-cin-input:hover {
  border-color: #68aeff;
}
.kui-color-picker-cin-input:focus {
  border-color: #68aeff;
  box-shadow: 0 0 3px #68aeff;
}
.kui-color-picker-cin-input-error {
  border-color: #f04134;
}
.kui-color-picker-cin-input-error:focus {
  box-shadow: 0 0 3px #f04134;
}
.kui-color-picker-cin-input-disabled {
  border-color: #e0dfe7;
  background-color: #f4f4f4;
}
.kui-color-picker-cin-input-small {
  height: 22px;
}
.kui-color-picker-cin-input-large {
  height: 36px;
}
.kui-color-picker-cin-input.kui-color-picker-cin-input-small {
  padding: 0 2px;
  text-align: center;
}
.kui-color-picker {
  line-height: 0;
  position: absolute;
}
.kui-color-picker-hide {
  display: none;
}
.kui-color-picker-title {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  color: #5c5c5c;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  text-indent: 16px;
  text-align: left;
}
.kui-color-picker-cpr-container {
  background: #fff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  overflow: hidden;
}
.kui-color-picker-cpr-simple {
  height: 293px;
  width: 246px;
}
.kui-color-picker-cpr-full {
  height: 437px;
  width: 230px;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-tip {
  display: inline-block;
  min-height: 12px;
  padding: 9px;
  border-radius: 3px;
  border: 1px solid transparent;
  color: rgba(0, 0, 0, 0.65);
}
.kui-tip,
.kui-tip .kui-icon {
  font-size: 12px;
  line-height: 12px;
}
.kui-tip .kui-icon {
  width: 12px;
  height: 12px;
  margin-right: 9px;
  vertical-align: top;
}
.kui-tip-info {
  border-color: rgba(196, 224, 255, 0.89);
  background-color: #eaf4ff;
}
.kui-tip-info .kui-icon {
  color: #54a1fb;
}
.kui-tip-warn {
  border-color: #ffe9a7;
  background-color: #fffaeb;
}
.kui-tip-warn .kui-icon {
  color: #ffbf00;
}
.kui-tip-error {
  border-color: #fcdbda;
  background-color: #fef0ef;
}
.kui-tip-error .kui-icon {
  color: #f7695f;
}
.kui-tip-success {
  border-color: #cfefdf;
  background-color: #ebf8f2;
}
.kui-tip-success .kui-icon {
  color: #32c57b;
}
.kui-tip-inline {
  color: #9b9b9b;
  padding: 0;
}
.kui-tip-inline .kui-icon {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  margin-right: 7px;
  color: #ddd;
  vertical-align: middle;
}
.kui-tip-text {
  vertical-align: middle;
  display: inline-block;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-search {
  position: relative;
}
.kui-search input {
  padding-right: 24px;
}
.kui-search .kui-icon {
  font-size: 14px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  cursor: pointer;
  color: #9b9b9b;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -7px;
}
.kui-search-disabled .kui-icon {
  cursor: default;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-checkbox {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  user-select: none;
  cursor: pointer;
}
.kui-checkbox span {
  display: inline-block;
  vertical-align: middle;
}
.kui-checkbox-indicator {
  position: relative;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  border: 1px solid #e0dfe7;
  background: #fff;
  margin-right: 8px;
}
.kui-checkbox-checked .kui-checkbox-indicator,
.kui-checkbox-partial-checked .kui-checkbox-indicator {
  background-color: #108ee9;
  border-color: #108ee9;
}
.kui-checkbox-checked .kui-checkbox-indicator:before,
.kui-checkbox-partial-checked .kui-checkbox-indicator:before {
  position: absolute;
  content: " ";
  display: block;
}
.kui-checkbox-checked .kui-checkbox-indicator:before {
  width: 3px;
  height: 7px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg);
  top: 1px;
  left: 4px;
}
.kui-checkbox-partial-checked .kui-checkbox-indicator:before {
  width: 7px;
  height: 2px;
  border-top: 0;
  border-bottom: 0;
  top: 5px;
  left: 3px;
  background-color: #fff;
}
.kui-checkbox-disabled {
  cursor: not-allowed;
  color: #a8a8a8;
}
.kui-checkbox-disabled .kui-checkbox-indicator {
  background-color: #edecf0;
  border-color: #e0dfe7;
}
.kui-checkbox-disabled.kui-checkbox-checked .kui-checkbox-indicator,
.kui-checkbox-disabled.kui-checkbox-partial-checked .kui-checkbox-indicator {
  background-color: rgba(16, 142, 233, 0.5);
  border-color: rgba(16, 142, 233, 0.5);
}
.kui-new-table,
.kui-new-table table {
  width: 100%;
  font-size: 14px;
}
.kui-new-table table {
  border-collapse: collapse;
  border-spacing: 0;
}
.kui-new-table td,
.kui-new-table th {
  vertical-align: middle;
  text-align: left;
  padding: 16px;
  box-sizing: border-box;
}
.kui-new-table__header-cell {
  height: 44px;
  background: #ebf0fc;
}
.kui-new-table__body {
  border-bottom: 1px solid #ededed;
}
.kui-new-table__body tr {
  background: #fff;
}
.kui-new-table__body-row--stripped:nth-child(2n) {
  background-color: #f7f6fb;
}
.kui-new-table__body-cell {
  height: 48px;
}
.kui-new-table__pagination {
  margin-top: 20px;
}
.kui-new-table--bordered td {
  border: 1px solid #ededed;
}
.kui-new-table--bordered th {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.kui-new-table--bordered th:first-child {
  border-left: 1px solid #ededed;
}
.kui-new-table--bordered th:last-child {
  border-right: 1px solid #ededed;
}
.kui-new-table--tb-layout-fixed table {
  table-layout: fixed;
}
.kui-new-table--tb-layout-auto table {
  table-layout: auto;
}
td.kui-new-table__select-row-cell,
th.kui-new-table__select-all-cell {
  width: 60px;
  padding-left: 22px;
}
.kui-table--compatible {
  border-collapse: separate;
}
.kui-table--compatible .clear:after,
.kui-table--compatible .clear:before {
  content: "";
  display: table;
}
.kui-table--compatible .clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.kui-table--compatible .overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.kui-table--compatible .dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.kui-table--compatible .dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.kui-table--compatible .dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.kui-table--compatible .dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.kui-table--compatible .dialog-common-kz-button-last {
  margin-right: 0;
}
.kui-table--compatible .position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-table--compatible td,
.kui-table--compatible th {
  font-size: 12px;
  line-height: 1em;
  border-style: solid;
  border-color: #e0dfe7;
}
.kui-table--compatible td:first-child,
.kui-table--compatible th:first-child {
  border-left-width: 1px;
}
.kui-table--compatible td:last-child,
.kui-table--compatible th:last-child {
  border-right-width: 1px;
}
.kui-table--compatible th {
  padding: 11px 14px;
  border-width: 1px 0;
}
.kui-table--compatible th:first-child {
  border-radius: 3px 0 0 0;
}
.kui-table--compatible th:last-child {
  border-radius: 0 3px 0 0;
}
.kui-table--compatible td {
  padding: 20px 14px;
  border-width: 0 0 1px;
}
.kui-table--compatible tr {
  background-color: #fff;
}
.kui-table--compatible tr.selected {
  background-color: #e0dfe7;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-tab-bar {
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #fff;
  display: flex;
  white-space: nowrap;
  position: relative;
  padding-left: 0;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.kui-tab-bar::-webkit-scrollbar {
  display: none;
}
.kui-tab-bar-item {
  box-sizing: border-box;
  color: #666;
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  list-style: none;
  text-align: center;
  padding: 12px 0;
  margin: 0 20px;
}
.kui-tab-bar-item.kui-tab-cur a {
  color: #3b9bf5;
}
.kui-tab-bar--card {
  border-bottom: none;
  border-top: none;
  margin-bottom: -1px;
}
.kui-tab-bar--card .kui-tab-bar-item {
  border: 1px solid #dbdbdc;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: none;
  position: relative;
  margin-right: 10px;
  color: #666;
  background-color: #d0d0d0;
  padding: 12px;
  margin-left: 0;
}
.kui-tab-bar--card .kui-tab-bar-item.kui-tab-cur {
  background-color: #fff;
}
.kui-tab-bar--card .kui-tab-bar-item.kui-tab-cur a {
  color: #666;
}
.kui-tab-slider {
  background: #3b9bf5;
  bottom: 0;
  display: none;
  height: 3px;
  position: absolute;
  transition: all .3s ease;
  width: 100px;
}
.kui-tab-nav {
  display: block;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #fff;
}
.kui-tab-nav li {
  display: inline-block;
  list-style: none;
  vertical-align: top;
}
.kui-tab-nav li a {
  color: #666;
  font-size: 16.8px;
  padding: 0 20px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  height: 50px;
  line-height: 50px;
}
.kui-tab-nav li.kui-tab-cur {
  margin-bottom: -3px;
  border-bottom-style: solid;
  border-color: #3b9bf5;
  border-width: 0 0 3px;
  padding-bottom: 0;
  padding-top: 0;
}
.kui-tab-nav li.kui-tab-cur a {
  color: #111;
}
.kui-tab-panels .kui-tab-content {
  display: none;
  height: 100%;
}
.kui-tab-panels .kui-tab-content.kui-tab-cur {
  display: block;
}
.kui-tab-panels--card {
  border: 1px solid #dbdbdc;
  border-radius: 4px;
  border-top-left-radius: 0;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-image-card {
  position: relative;
}
.kui-image-card:hover .kui-image-card-cover {
  display: flex;
  align-items: center;
  justify-content: center;
}
.kui-image-card-cover {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}
.kui-image-card-edit {
  margin-right: 12px;
}
.kui-image-card-delete,
.kui-image-card-edit {
  color: #fff;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-file-select {
  display: inline-flex;
  flex-wrap: wrap;
}
.kui-file-select-input {
  display: none;
}
.kui-file-select-upload {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 104px;
  height: 104px;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  vertical-align: top;
  background-color: #fafafa;
  border: 1px dashed #d9d9d9;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-tag {
  display: inline-block;
  margin-right: 12px;
  font-size: 12px;
  color: #333;
  border-radius: 3px;
  border: 1px solid #e0dfe7;
  padding: 2px 12px;
  cursor: pointer;
  height: 22px;
  line-height: 22px;
}
.kui-tag:last-child {
  margin-right: 0;
}
.kui-tag-active {
  color: #fff;
  border: 1px solid #68aeff;
  background: #68aeff;
}
.kui-tag-multi.kui-tag-active {
  position: relative;
  border: 1px solid #4886ff;
  color: #4886ff;
  background: #fff;
}
.kui-tag-multi.kui-tag-active:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-bottom: 12px solid #4886ff;
  border-left: 12px solid transparent;
}
.kui-tag-multi.kui-tag-active .kui-icon {
  position: absolute;
  transform: scale(0.5);
  right: -3px;
  bottom: -3px;
  color: #fff;
}
.kui-tag:not(.kui-tag-active):hover {
  border: 1px solid #68aeff;
  color: #68aeff;
  background: #fff;
}
.kui-tag-disabled {
  color: #d9d9d9;
  border: 1px solid #d9d9d9;
}
.kui-tag-disabled,
.kui-tag-showOnly {
  background: #f7f7f7;
  pointer-events: none;
}
.kui-tag-showOnly {
  border: 1px solid transparent;
}
.kui-tag-removeAble .kui-icon {
  transform: scale(0.6);
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-confirm {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
  max-width: 500px;
}
.kui-confirm-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.kui-confirm-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.kui-confirm-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.kui-confirm-kz-button-last {
  margin-right: 0;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-popconfirm > .kui-poptip__tip {
  padding: 0;
}
.kui-popconfirm-content-inner {
  min-width: 300px;
  padding: 24px 0;
}
.kui-popconfirm-intro {
  box-sizing: border-box;
  text-align: left;
  padding: 0 18px;
  color: #646464;
}
.kui-popconfirm-buttons {
  text-align: center;
  margin-top: 24px;
}
.kui-popconfirm-confirm-btn {
  margin-right: 0;
}
.kui-popconfirm-hide {
  display: none;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-tooltip-content {
  position: relative;
}
.kui-tooltip-hide {
  display: none;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-time-picker {
  display: inline-block;
}
.kui-time-picker,
.kui-time-picker-time-display {
  position: relative;
}
.kui-time-picker-time-display input {
  font-size: 12px;
  line-height: 28px;
  margin: 0;
  padding: 0 10px;
  box-sizing: border-box;
  outline: none;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #e0dfe7;
  -webkit-appearance: none;
  transition: box-shadow 0.3s;
  height: 28px;
}
.kui-time-picker-time-display input:disabled,
.kui-time-picker-time-display input input:disabled,
.kui-time-picker-time-display input textarea:disabled {
  color: #5c5c5c;
}
.kui-time-picker-time-display input::placeholder,
.kui-time-picker-time-display input input::placeholder,
.kui-time-picker-time-display input textarea::placeholder {
  color: #cfced4;
}
.kui-time-picker-time-display input-small {
  line-height: 22px;
}
.kui-time-picker-time-display input-large {
  font-size: 14px;
  line-height: 36px;
}
.kui-time-picker-time-display input:hover {
  border-color: #68aeff;
}
.kui-time-picker-time-display input:focus {
  border-color: #68aeff;
  box-shadow: 0 0 3px #68aeff;
}
.kui-time-picker-time-display input-error {
  border-color: #f04134;
}
.kui-time-picker-time-display input-error:focus {
  box-shadow: 0 0 3px #f04134;
}
.kui-time-picker-time-display input-disabled {
  border-color: #e0dfe7;
  background-color: #f4f4f4;
}
.kui-time-picker-time-display input-small {
  height: 22px;
}
.kui-time-picker-time-display input-large {
  height: 36px;
}
.kui-time-picker-time-display .kui-icon {
  font-size: 14px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  position: absolute;
  right: 10px;
  top: 7px;
  color: #cfced4;
}
.kui-time-picker span {
  display: inline-block;
  user-select: none;
}
.kui-time-picker-time-popover {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
  display: none;
  position: absolute;
  overflow-y: auto;
  width: fit-content;
  left: 0;
  z-index: 9999;
}
.kui-time-picker-time-panel {
  width: 197px;
}
.kui-time-picker-panel-header {
  padding: 0 10px;
  line-height: 32px;
}
.kui-time-picker-panel-header-title {
  color: #cfced4;
  font-size: 12px;
}
.kui-time-picker-panel-header .kui-icon {
  color: #cfced4;
  cursor: pointer;
  float: right;
  font-size: 14px;
  line-height: inherit;
}
.kui-time-picker-panel-header .kui-icon:hover {
  color: red;
}
.kui-time-picker-panel-body {
  box-sizing: content-box;
  height: 168px;
  overflow: hidden;
}
.kui-time-picker-panel-body-item {
  box-sizing: border-box;
  border-left: 1px solid #e0dfe7;
  float: left;
  height: 168px;
  overflow: hidden;
  position: relative;
  width: 33%;
}
.kui-time-picker-panel-body-item::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background: transparent !important;
}
.kui-time-picker-panel-body-item::-webkit-scrollbar-track {
  box-shadow: none;
  width: 4px;
  height: 4px;
  background: transparent !important;
}
.kui-time-picker-panel-body-item::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #7a7a8c;
  box-shadow: none;
}
.kui-time-picker-panel-body-item .kui-time-picker-item-container {
  padding-bottom: 140px;
  width: 65px;
}
.kui-time-picker-panel-body-item .kui-time-picker-item-container span {
  color: #565656;
  cursor: pointer;
  display: block;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
}
.kui-time-picker-panel-body-item .kui-time-picker-item-container span.kui-time-picker-active {
  background-color: rgba(0, 0, 0, 0.15);
  color: #000;
  font-weight: 700;
}
.kui-time-picker-panel-body-item .kui-time-picker-item-container span:hover {
  background-color: #e7f6ff;
}
.kui-time-picker-panel-body-item:hover {
  overflow-y: auto;
}
.kui-time-picker-panel-body-item:first-child {
  border: none;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-select {
  padding: 0;
}
.kui-select-with-search .kui-select-search-input {
  margin: 5px;
}
.kui-select-options-panel {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
  display: none;
  position: relative;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.kui-select-search-input {
  margin: 5px;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-richtext-editor {
  font-size: 12px;
  line-height: 28px;
  margin: 0;
  padding: 0 10px;
  box-sizing: border-box;
  outline: none;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #e0dfe7;
  -webkit-appearance: none;
  transition: box-shadow 0.3s;
  height: 28px;
  overflow-y: auto;
  overflow-x: hidden;
}
.kui-richtext-editor:disabled,
.kui-richtext-editor input:disabled,
.kui-richtext-editor textarea:disabled {
  color: #5c5c5c;
}
.kui-richtext-editor::placeholder,
.kui-richtext-editor input::placeholder,
.kui-richtext-editor textarea::placeholder {
  color: #cfced4;
}
.kui-richtext-editor-small {
  line-height: 22px;
}
.kui-richtext-editor-large {
  font-size: 14px;
  line-height: 36px;
}
.kui-richtext-editor:hover {
  border-color: #68aeff;
}
.kui-richtext-editor:focus {
  border-color: #68aeff;
  box-shadow: 0 0 3px #68aeff;
}
.kui-richtext-editor-error {
  border-color: #f04134;
}
.kui-richtext-editor-error:focus {
  box-shadow: 0 0 3px #f04134;
}
.kui-richtext-editor-disabled {
  border-color: #e0dfe7;
  background-color: #f4f4f4;
}
.kui-richtext-editor-small {
  height: 22px;
}
.kui-richtext-editor-large {
  height: 36px;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-toast {
  position: absolute;
  display: none;
  background: #333;
  border-radius: 4px;
  padding: 12px 24px;
  font-size: 12px;
  color: #fff;
  line-height: 16px;
  vertical-align: middle;
  opacity: .8;
  transition: opacity 0.2s;
}
.kui-toast-warning-icon {
  margin-right: 6px;
  vertical-align: middle;
}
.kui-toast-warning-content {
  vertical-align: middle;
}
.kui-toast-hide {
  opacity: 0;
}
.kui-toast-visible {
  display: block;
  z-index: 10;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-switcher,
.kui-switcher-item {
  display: inline-block;
}
.kui-switcher-item {
  width: 120px;
  text-align: center;
  font-size: 14px;
  color: #86858d;
  line-height: 34px;
  border: 1px solid #e0dfe7;
  border-left-width: 0;
  cursor: pointer;
}
.kui-switcher-item:first-child {
  border-radius: 4px 0 0 4px;
  border-left-width: 1px;
}
.kui-switcher-item:last-child {
  border-radius: 0 4px 4px 0;
}
.kui-switcher-item.kui-switcher-cur {
  color: #fff;
  background: #68aeff;
  border-color: #68aeff;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-image-cropper {
  background: #fcfcfc;
  border: 1px solid #e0dfe7;
  border-radius: 3px;
  padding: 20px;
  user-select: none;
}
.kui-image-cropper .image-cropper-container {
  position: relative;
}
.kui-image-cropper .image-cropper-container img {
  height: auto;
  vertical-align: middle;
}
.kui-image-cropper .image-cropper-container .image-mask {
  background: #000;
  bottom: 0;
  left: 0;
  opacity: .3;
  position: absolute;
  right: 0;
  top: 0;
}
.kui-image-cropper .image-cropper-container .image-crop-box {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.kui-image-cropper .image-cropper-container .image-crop-box .image-crop-view {
  height: 100%;
  outline: 1px dotted #e0dfe7;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.kui-image-cropper .image-cropper-container .image-crop-box .image-crop-view img {
  position: absolute;
}
.kui-image-cropper .image-cropper-container .image-crop-box .image-crop-move {
  cursor: move;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.kui-image-cropper .image-cropper-container .image-crop-box .image-crop-line {
  background-color: #e0dfe7;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.kui-image-cropper .image-cropper-container .image-crop-box .image-crop-line-n {
  cursor: n-resize;
  height: 5px;
  left: 0;
  top: -3px;
}
.kui-image-cropper .image-cropper-container .image-crop-box .image-crop-line-e {
  cursor: e-resize;
  right: -3px;
  top: 0;
  width: 5px;
}
.kui-image-cropper .image-cropper-container .image-crop-box .image-crop-line-s {
  bottom: -3px;
  cursor: s-resize;
  height: 5px;
  left: 0;
}
.kui-image-cropper .image-cropper-container .image-crop-box .image-crop-line-w {
  cursor: w-resize;
  left: -3px;
  top: 0;
  width: 5px;
}
.kui-image-cropper .image-cropper-container .image-crop-box .image-crop-point {
  background-color: #e0dfe7;
  height: 4px;
  position: absolute;
  width: 4px;
}
.kui-image-cropper .image-cropper-container .image-crop-box .image-crop-point-n {
  cursor: n-resize;
  left: 50%;
  margin-left: -2px;
  top: -1px;
}
.kui-image-cropper .image-cropper-container .image-crop-box .image-crop-point-ne {
  cursor: ne-resize;
  right: -1px;
  top: -1px;
}
.kui-image-cropper .image-cropper-container .image-crop-box .image-crop-point-e {
  cursor: e-resize;
  margin-top: -2px;
  right: -1px;
  top: 50%;
}
.kui-image-cropper .image-cropper-container .image-crop-box .image-crop-point-se {
  bottom: -1px;
  cursor: se-resize;
  right: -1px;
}
.kui-image-cropper .image-cropper-container .image-crop-box .image-crop-point-s {
  bottom: -1px;
  cursor: s-resize;
  left: 50%;
  margin-left: -2px;
}
.kui-image-cropper .image-cropper-container .image-crop-box .image-crop-point-sw {
  bottom: -1px;
  cursor: sw-resize;
  left: -1px;
}
.kui-image-cropper .image-cropper-container .image-crop-box .image-crop-point-w {
  cursor: w-resize;
  left: -1px;
  margin-top: -2px;
  top: 50%;
}
.kui-image-cropper .image-cropper-container .image-crop-box .image-crop-point-nw {
  cursor: nw-resize;
  left: -1px;
  top: -1px;
}
.kui-image-cropper .image-cropper-btns {
  margin: 20px 0 10px;
  text-align: center;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.overlay-style {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.dialog-common {
  min-width: 255px;
  text-align: center;
  padding: 64px 64px 54px;
}
.dialog-common-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
  color: #999;
}
.dialog-common-msg {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.dialog-common-kz-button {
  min-width: 85px;
  margin-right: 15px;
}
.dialog-common-kz-button-last {
  margin-right: 0;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes kui-animation-circle {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.kui-spin {
  display: inline-block;
}
.kui-spin-spinning-container {
  width: 100%;
  height: 100%;
  text-align: center;
}
.kui-spin-spinning-container:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.kui-spin-container {
  opacity: 1;
}
.kui-spin-note {
  display: inline-block;
  vertical-align: middle;
}
.kui-spin-note .spin-tip {
  display: block;
  padding-top: 10px;
  color: #68aeff;
}
.kui-spin-large .kui-spin-icon {
  width: 32px;
  height: 32px;
}
.kui-spin-large .kui-spin-note {
  font-size: 14px;
}
.kui-spin-normal .kui-spin-icon {
  width: 20px;
  height: 20px;
}
.kui-spin-normal .kui-spin-note {
  font-size: 14px;
}
.kui-spin-small .kui-spin-icon {
  width: 14px;
  height: 14px;
}
.kui-spin-small .kui-spin-note {
  font-size: 12px;
}
.kui-spin-nested.kui-spin-spinning {
  position: relative;
}
.kui-spin-nested.kui-spin-spinning .kui-spin-spinning-container {
  position: absolute;
  z-index: 1;
}
.kui-spin-nested.kui-spin-spinning .kui-spin-container {
  opacity: 0.3;
}
.kui-spin-icon {
  display: inline-block;
  animation: kui-animation-circle 1s linear infinite;
  transform-origin: center center;
}
.kui-spin-icon i {
  display: block;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAAAXNSR0IArs4c6QAABXpJREFUWAm1WF1oXEUUPufuJllNm3XxhzZoDIYmPgghpqDQlzYlprsKFvqUPPigD2KDEEwMYmkRQ4ouKfap4t+DQtKngoWwaUw1+lLBEmueNJJKWnTpg1pjDSbt3nv8ztydu3e32XRrNgN358zcme98c86ZmXOX6S7KZ/NS/8cN6hGhlCfUgroRdaOnGB5lhSgL+TLqTOx+mn69nVcqhedKBr5/QTpuenSUhJIuSQwESB+QQFe+Lu0jXgW5KYdp5Fg3X7qTng2JfPy9PLq2RqNQ2ud6wqo0IIBGKRHTDvWbscSCekKidGR0P18pR6gskQ+/laTLdNrzJG4VliNRRMAS0TpP3MxjXkaz93gPT61Hxlmv84PvZNBzaBLLj+t7Bl3LmJkX8KQjDnc7Drdte5C3NxBvpxpu0z5xOI0JP4OH8ZuSMDIWJC5NvnlOBvVVabH4Qf9HSkJkzAKY2iDxHFY+/Ooe/ioYvIHw1pfS5eYoDazOIizMYeKhd1J8Ijy9iMgnFyUJc06KJ47q9klwTpgGXnmKTsEShlIYYCMZwcFHZ+iw59FJuDhqMUHFg5WfezdVcFNAZByBuerRPEgYdygJj/g67Hro5ad5diOFd3oHd+wDmTOwTsKSwaKWsej2E8/6ARzEyC2hUcR3HNvNxAMG5qKRzZNQkscP8Kzj0CHETs66STcBFjlqF2GIfPqDdEB/nyGhRPSJ0MBLuzdnCavEkgGJAWsRrWGRvtcy0qHvDRHHpWNMAiP41sBumHvxSTqlA6pZ0inF5LmAjJ5NLg5KFGcaxzZ8cSAgATJOlIbvNjArIayY7NCwH3/B4ZgcmpZ657pQj8MSUyLqGlhj4YX2yrZoJcpLx4ylgC04Z2AW4x6RWG4VHLA1U9BvfJQnc7Z0crXbOCw/N0SUDB7ESgrGoBbjlrxFIg7NVFtxKR7iYsZYAy8MEXCIgkSjWkRfaKmpoau+tHW/HnTIzRA+UokogqdRWSgZLTnkFb60db9yL/KWtQI+tu4jiM18kObrukjAqTCyytK2v1WHLt1/ECN1OPAoW+gicoV2VlnvbXDPPEE7Y9FCd22EXDVINti6aOC2ayoM2RppdxM19XYIxWNCDXVEycfpxyhMchmRu9eqjBB1Qz5v21tRey51tz5A9EaXogscxBcd/GbCFsG58vxWKA9jIq85iLjwU01sFOjMOLEETUeYV4OzhKQt85MYruHJ1ZJ//1e6kGq0Buklkuz7amna6dnBKyBxTgM2uH2J0prUVEu5xVFM19OsLTjI1DNTuINWsGmwiSL0NvJNo9knI50zi3TYAlSrvvYP9SMP6dTDU8lAs3hRGlHJEEntwncH04R1j6mJTp5flH06qBrl1xvI0ojeUwLWItgkEw/V+t88hogqqsV3B6yyrP5QIrCZHv9nvl7aPBlDwkWqWJy3LuP8OKKatARE9j/GVyJMvThqcTn6ZJA6JsilL75Zkv7/EzM6Z+lP6c8BwyPkq/nYALoHzb2JewofXLcFJNwxiGxtzFom7ybNU+ZAcHhPc2W5yuJf2HkITGB1WiwTf7p6h4cebtjgc0JNpGX2FyVDabhH5xpX2R2Fq2gBF+VZHIQzNUJXa2r9SxLvGxHtTdgF3Zhz0CFp1UXYeSrjmPA0Q2sqIaE6Vc+6BbGRhAFPI7uL66AwqAVXF6octMvIOt/B54MTod7meOFbJqw4iJFwp8p7m3kqGqN2AIzDlMis/RH5yl+BNmyH/1oziqD4ss7lcYxrL0dCJ5TABBhFwoXfkPKbTB9JNv6WCFvAWEqBgBTux92xCjdMwQojuxKb/FuiiA0a89ekfu0W9UBnCopboLhRE6u8WbNoZ/USxZNJ4I+aHTgxSzHKtf8DkgNWzZHgn1UAAAAASUVORK5CYII=");
  background-size: 100%;
  width: 100%;
  height: 100%;
}

@font-face {
  font-family: 'Kedit-font';
  src: url(//static-1252921496.file.myqcloud.com/kz-static-page/fonts/Kedit-font.eot);
  src: url(//static-1252921496.file.myqcloud.com/kz-static-page/fonts/Kedit-font.eot#iefix) format('embedded-opentype'), url(//static-1252921496.file.myqcloud.com/kz-static-page/fonts/Kedit-font.ttf) format('truetype'), url(//static-1252921496.file.myqcloud.com/kz-static-page/fonts/Kedit-font.woff) format('woff'), url(//static-1252921496.file.myqcloud.com/kz-static-page/fonts/Kedit-font.svg#Kedit-font) format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="kz-e-"],
[class*=" kz-e-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Kedit-font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.kz-e-image2:before {
  content: "\E9C6";
}
.kz-e-add-l:before {
  content: "\EA4D";
}
.kz-e-muban-location:before {
  content: "\E9AF";
}
.kz-e-muban-person:before {
  content: "\E9B2";
}
.kz-e-muban-blog:before {
  content: "\E9B3";
}
.kz-e-muban-shop:before {
  content: "\E9B4";
}
.kz-e-muban-flow:before {
  content: "\E9B5";
}
.kz-e-muban-bbs:before {
  content: "\E9B6";
}
.kz-e-muban-more:before {
  content: "\E9B7";
}
.kz-e-liebiao-more:before {
  content: "\E9B8";
}
.kz-e-liebiao-page:before {
  content: "\E9BE";
}
.kz-e-liebiao-data:before {
  content: "\E9BF";
}
.kz-e-liebiao-user:before {
  content: "\E9C0";
}
.kz-e-liebiao-site:before {
  content: "\E9C1";
}
.kz-e-liebiao-article:before {
  content: "\E9C2";
}
.kz-e-liebiao-bbs:before {
  content: "\E9C8";
}
.kz-e-liebiao-service:before {
  content: "\E9C9";
}
.kz-e-liebiao-plug:before {
  content: "\E9D9";
}
.kz-e-liebiao-ticket:before {
  content: "\E9DA";
}
.kz-e-liebiao-list:before {
  content: "\E9DB";
}
.kz-e-liebiao-turntable:before {
  content: "\E9DC";
}
.kz-e-liebiao-shoplist:before {
  content: "\E9DD";
}
.kz-e-link-2:before {
  content: "\EA00";
}
.kz-e-sohu-news:before {
  content: "\EA4F";
}
.kz-e-service-info-list:before {
  content: "\EA3F";
}
.kz-e-kclub-Reverse-order:before {
  content: "\EA40";
}
.kz-e-kclub-Positive-order:before {
  content: "\EA41";
}
.kz-e-kclub-time:before {
  content: "\EA42";
}
.kz-e-service-list:before {
  content: "\EA43";
}
.kz-e-add-plugin:before {
  content: "\EA44";
}
.kz-e-survey-survey:before {
  content: "\EA45";
}
.kz-e-kkt:before {
  content: "\EA46";
}
.kz-e-scrape-scrape:before {
  content: "\EA47";
}
.kz-e-system_plugin-mobile_button:before {
  content: "\EA48";
}
.kz-e-kuaijian-kuaijian:before {
  content: "\EA49";
}
.kz-e-system_plugin-sms_button:before {
  content: "\EA4A";
}
.kz-e-goddenegg-goddenegg:before {
  content: "\EA4B";
}
.kz-e-ernie-ernie:before {
  content: "\EA32";
}
.kz-e-kuaivote-kuaivote-rank:before {
  content: "\EA33";
}
.kz-e-kuaivote-kuaivote-multi:before {
  content: "\EA34";
}
.kz-e-kuaivote-kuaivote:before {
  content: "\EA35";
}
.kz-e-system_plugin-weibo:before {
  content: "\EA36";
}
.kz-e-system_plugin-title:before {
  content: "\EA37";
}
.kz-e-system_plugin-weibo-min:before {
  content: "\EA38";
}
.kz-e-system_plugin-qrcode-min:before {
  content: "\EA39";
}
.kz-e-system_plugin-nav:before {
  content: "\EA3A";
}
.kz-e-18:before {
  content: "\EA3B";
}
.kz-e-underline-new:before {
  content: "\EA3C";
}
.kz-e-add-icon:before {
  content: "\EA3D";
}
.kz-e-info-page:before {
  content: "\EA3E";
}
.kz-e-more-more:before {
  content: "\EA25";
}
.kz-e-system_plugin-pic:before {
  content: "\EA26";
}
.kz-e-system_plugin-search:before {
  content: "\EA27";
}
.kz-e-changyan-changyan:before {
  content: "\EA28";
}
.kz-e-system_plugin-button:before {
  content: "\EA29";
}
.kz-e-system_plugin-pictxt:before {
  content: "\EA2A";
}
.kz-e-system_plugin-picgroup:before {
  content: "\EA2B";
}
.kz-e-system_plugin-focus:before {
  content: "\EA2C";
}
.kz-e-system_plugin-text:before {
  content: "\EA2D";
}
.kz-e-system_plugin-video:before {
  content: "\EA2E";
}
.kz-e-system_plugin-link:before {
  content: "\EA2F";
}
.kz-e-system_plugin-forumlist:before {
  content: "\EA30";
}
.kz-e-system_plugin-shopslist:before {
  content: "\EA31";
}
.kz-e-system_plugin-commodity-list:before {
  content: "\EA18";
}
.kz-e-system_plugin-topiclist:before {
  content: "\EA19";
}
.kz-e-form-form:before {
  content: "\EA1A";
}
.kz-e-html-html:before {
  content: "\EA1B";
}
.kz-e-js-js:before {
  content: "\EA1C";
}
.kz-e-system_plugin-divider:before {
  content: "\EA1D";
}
.kz-e-system_plugin-layout2coloums:before {
  content: "\EA1E";
}
.kz-e-system_plugin-space:before {
  content: "\EA1F";
}
.kz-e-system_plugin-layout_floor:before {
  content: "\EA20";
}
.kz-e-system_plugin-guide-follow:before {
  content: "\EA21";
}
.kz-e-system_plugin-map:before {
  content: "\EA22";
}
.kz-e-system_plugin-qrcode:before {
  content: "\EA23";
}
.kz-e-system_plugin-share:before {
  content: "\EA24";
}
.kz-e-integrals:before {
  content: "\EA0B";
}
.kz-e-regal:before {
  content: "\EA0C";
}
.kz-e-popularity:before {
  content: "\EA0D";
}
.kz-e-video-post:before {
  content: "\EA0E";
}
.kz-e-img-post:before {
  content: "\EA0F";
}
.kz-e-voice-post:before {
  content: "\EA10";
}
.kz-e-newsection:before {
  content: "\EA11";
}
.kz-e-scanqr:before {
  content: "\EA12";
}
.kz-e-newarticle:before {
  content: "\EA13";
}
.kz-e-setting:before {
  content: "\EA14";
}
.kz-e-pause:before {
  content: "\EA15";
}
.kz-e-play:before {
  content: "\EA16";
}
.kz-e-radio:before {
  content: "\EA17";
}
.kz-e-radio-checked:before {
  content: "\E9FE";
}
.kz-e-expand:before {
  content: "\EA0A";
}
.kz-e-add:before {
  content: "\EA09";
}
.kz-e-close:before {
  content: "\EA08";
}
.kz-e-star:before {
  content: "\EA07";
}
.kz-e-star-o:before {
  content: "\EA06";
}
.kz-e-home2:before {
  content: "\EA05";
}
.kz-e-remind:before {
  content: "\EA04";
}
.kz-e-envelope:before {
  content: "\EA03";
}
.kz-e-angle-up:before {
  content: "\EA02";
}
.kz-e-angle-down-2:before {
  content: "\EA01";
}
.kz-e-image:before {
  content: "\E9FF";
}
.kz-e-smile:before {
  content: "\E9FD";
}
.kz-e-comment:before {
  content: "\E9FC";
}
.kz-e-scan:before {
  content: "\E9FB";
}
.kz-e-warning:before {
  content: "\E9FA";
}
.kz-e-close-2:before {
  content: "\E9F9";
}
.kz-e-mini:before {
  content: "\E9F8";
}
.kz-e-more:before {
  content: "\E9F7";
}
.kz-e-search:before {
  content: "\E9F6";
}
.kz-e-angle-down-3:before {
  content: "\E9F5";
}
.kz-e-voice:before {
  content: "\E929";
}
.kz-e-personal:before {
  content: "\E9F4";
}
.kz-e-share:before {
  content: "\E9F0";
}
.kz-e-watch:before {
  content: "\E9E2";
}
.kz-e-copy:before {
  content: "\E9E6";
}
.kz-e-list2:before {
  content: "\E9E7";
}
.kz-e-changegroup:before {
  content: "\E9E9";
}
.kz-e-rename:before {
  content: "\E9EB";
}
.kz-e-lock-o:before {
  content: "\E9EC";
}
.kz-e-lock:before {
  content: "\E9ED";
}
.kz-e-align-l:before {
  content: "\E900";
}
.kz-e-align-m:before {
  content: "\E9EF";
}
.kz-e-align-r:before {
  content: "\E9F2";
}
.kz-e-check:before {
  content: "\E9F1";
}
.kz-e-bold:before {
  content: "\E9EE";
}
.kz-e-lean:before {
  content: "\E9E0";
}
.kz-e-underline:before {
  content: "\E9DF";
}
.kz-e-link:before {
  content: "\E9D6";
}
.kz-e-plus:before {
  content: "\E9D2";
}
.kz-e-angle-down:before {
  content: "\E9D1";
}
.kz-e-angle-right:before {
  content: "\E9D0";
}
.kz-e-angle-left:before {
  content: "\E9CD";
}
.kz-e-phone:before {
  content: "\EA75";
}
.kz-e-QQ:before {
  content: "\EA76";
}
.kz-e-qq:before {
  content: "\EA66";
}
.kz-e-wisdom-tooth:before {
  content: "\EA67";
}
.kz-e-form:before {
  content: "\EA68";
}
.kz-e-shop-list .path1:before {
  content: "\EA69";
  color: #1a1818;
}
.kz-e-shop-list .path2:before {
  content: "\EA6A";
  margin-left: -1em;
  color: #1a1818;
}
.kz-e-shop-list .path3:before {
  content: "\EA6B";
  margin-left: -1em;
  color: #000000;
}
.kz-e-shop-list .path4:before {
  content: "\EA6C";
  margin-left: -1em;
  color: #000000;
}
.kz-e-shop-list .path5:before {
  content: "\EA6D";
  margin-left: -1em;
  color: #000000;
}
.kz-e-shop-list .path6:before {
  content: "\EA6E";
  margin-left: -1em;
  color: #000000;
}
.kz-e-questionnaire .path1:before {
  content: "\EA6F";
  color: #000000;
}
.kz-e-questionnaire .path2:before {
  content: "\EA70";
  margin-left: -1em;
  color: #000200;
}
.kz-e-questionnaire .path3:before {
  content: "\EA71";
  margin-left: -1em;
  color: #000200;
}
.kz-e-questionnaire .path4:before {
  content: "\EA72";
  margin-left: -1em;
  color: #000200;
}
.kz-e-questionnaire .path5:before {
  content: "\EA73";
  margin-left: -1em;
  color: #000200;
}
.kz-e-service-information-list:before {
  content: "\EA5E";
}
.kz-e-title:before {
  content: "\EA58";
}
.kz-e-big-wheel:before {
  content: "\EA59";
}
.kz-e-navigation:before {
  content: "\EA5A";
}
.kz-e-separate:before {
  content: "\EA5B";
}
.kz-e-leaving-space:before {
  content: "\EA5C";
}
.kz-e-pictures2:before {
  content: "\EA5D";
}
.kz-e-keyboard:before {
  content: "\EA54";
}
.kz-e-wechat:before {
  content: "\E9C5";
}
.kz-e-bianjiqi-T:before {
  content: "\E938";
}
.kz-e-bianjiqi-picture:before {
  content: "\E939";
}
.kz-e-bianjiqi-pictures:before {
  content: "\E93A";
}
.kz-e-bianjiqi-circle:before {
  content: "\E94C";
}
.kz-e-bianjiqi-link:before {
  content: "\E951";
}
.kz-e-bianjiqi-search:before {
  content: "\E954";
}
.kz-e-bianjiqi-vedio:before {
  content: "\E95B";
}
.kz-e-bianjiqi-chart:before {
  content: "\E95C";
}
.kz-e-bianjiqi-html:before {
  content: "\E95D";
}
.kz-e-bianjiqi-js:before {
  content: "\E95E";
}
.kz-e-bianjiqi-spacing:before {
  content: "\E95F";
}
.kz-e-bianjiqi-cut:before {
  content: "\E960";
}
.kz-e-bianjiqi-double:before {
  content: "\E961";
}
.kz-e-bianjiqi-yinying:before {
  content: "\E962";
}
.kz-e-bianjiqi-position:before {
  content: "\E963";
}
.kz-e-bianjiqi-saoma:before {
  content: "\E964";
}
.kz-e-bianjiqi-share:before {
  content: "\E965";
}
.kz-e-bianjiqi-wechat:before {
  content: "\E966";
}
.kz-e-bianjiqi-chang:before {
  content: "\E967";
}
.kz-e-bianjiqi-heart:before {
  content: "\E968";
}
.kz-e-bianjiqi-chatlist:before {
  content: "\E969";
}
.kz-e-bianjiqi-chat:before {
  content: "\E96A";
}
.kz-e-bianjiqi-shop:before {
  content: "\E96B";
}
.kz-e-bianjiqi-shoplist:before {
  content: "\E96C";
}
.kz-e-bianjiqi-page:before {
  content: "\E96D";
}
.kz-e-bianjiqi-ticket:before {
  content: "\E96E";
}
.kz-e-bianjiqi-link-2:before {
  content: "\E96F";
}
.kz-e-bianjiqi-paper:before {
  content: "\E970";
}
.kz-e-bianjiqi-check-1:before {
  content: "\E971";
}
.kz-e-bianjiqi-check-2:before {
  content: "\E972";
}
.kz-e-bianjiqi-article:before {
  content: "\E973";
}
.kz-e-bianjiqi-check-3:before {
  content: "\E974";
}
.kz-e-bianjiqi-more:before {
  content: "\E975";
}
.kz-e-bianjiqi-add:before {
  content: "\E976";
}
.kz-e-bianjiqi-:before {
  content: "\E980";
}
.kz-e-bianjiqi-ticket-2:before {
  content: "\E987";
}
.kz-e-bianjiqi-ear:before {
  content: "\E9AA";
}
.kz-e-bianjiqi-weibo:before {
  content: "\E9AB";
}
.kz-e-bianjiqi-up:before {
  content: "\E9AC";
}
.kz-e-add-big:before {
  content: "\E9AD";
}
.kz-e-picture-big:before {
  content: "\E9AE";
}
.kz-e-download:before {
  content: "\E9E4";
}
.kz-e-time-01:before {
  content: "\EA5F";
}
.kz-e-enterprise:before {
  content: "\E9F3";
}
.kz-e-import:before {
  content: "\EA50";
}
.kz-e-QR-code:before {
  content: "\EA51";
}
.kz-e-reading-number:before {
  content: "\E9C7";
}
.kz-e-text:before {
  content: "\E9CE";
}
.kz-e-image-text:before {
  content: "\E9D4";
}
.kz-e-image3:before {
  content: "\E9E8";
}
.kz-e-arrow-up:before {
  content: "\E911";
}
.kz-e-arrow-down2:before {
  content: "\E9B1";
}
.kz-e-*20-02:before {
  content: "\E9C4";
}
.kz-e-question-new:before {
  content: "\EA53";
}
.kz-e-tips:before {
  content: "\E912";
}
.kz-e-check--new-:before {
  content: "\E913";
}
.kz-e-add-new--1:before {
  content: "\E914";
}
.kz-e-question-new-1:before {
  content: "\E915";
}
.kz-e-check--new--1:before {
  content: "\E916";
}
.kz-e-user:before {
  content: "\E917";
}
.kz-e-bold-new-:before {
  content: "\E918";
}
.kz-e-italic:before {
  content: "\E919";
}
.kz-e-underline-new-1:before {
  content: "\E91A";
}
.kz-e-type-new:before {
  content: "\E91B";
}
.kz-e-type-new-1:before {
  content: "\E91C";
}
.kz-e-type-new-2:before {
  content: "\E91D";
}
.kz-e-wenzhang-up:before {
  content: "\E91E";
}
.kz-e-wenzhang-down:before {
  content: "\E91F";
}
.kz-e-wenzhang-suojin:before {
  content: "\E920";
}
.kz-e-wenzhang-spacing:before {
  content: "\E921";
}
.kz-e-wenzhang-right:before {
  content: "\E922";
}
.kz-e-wenzhang-left:before {
  content: "\E923";
}
.kz-e-wenzhang-center:before {
  content: "\E924";
}
.kz-e-wenzhang-brush:before {
  content: "\E925";
}
.kz-e-wenzhang-eraser:before {
  content: "\E926";
}
.kz-e-wenzhang-chart:before {
  content: "\E927";
}
.kz-e-wenzhang-I:before {
  content: "\E928";
}
.kz-e-wenzhang-I-2:before {
  content: "\E92A";
}
.kz-e-wenzhang-list:before {
  content: "\E92B";
}
.kz-e-wenzhang-list-2:before {
  content: "\E92C";
}
.kz-e-pictures:before {
  content: "\E92D";
}
.kz-e-wenzhang-pictures-2:before {
  content: "\E92E";
}
.kz-e-wenzhang-link:before {
  content: "\E92F";
}
.kz-e-wenzhang-link2:before {
  content: "\E930";
}
.kz-e-wenzhang-smile:before {
  content: "\E931";
}
.kz-e-wenzhang-vedio:before {
  content: "\E932";
}
.kz-e-wenzhang-shop:before {
  content: "\E933";
}
.kz-e-wenzhang-music:before {
  content: "\E934";
}
.kz-e-wenzhang-return:before {
  content: "\E935";
}
.kz-e-wenzhang-return2:before {
  content: "\E936";
}
.kz-e-wenzhang-html:before {
  content: "\E937";
}
.kz-e-user-not-logged:before {
  content: "\E9D8";
}
.kz-e-add-m:before {
  content: "\E9C3";
}
.kz-e-set-border-radius:before {
  content: "\E979";
}
.kz-e-set-padding:before {
  content: "\E977";
}
.kz-e-set-margin:before {
  content: "\E978";
}
.kz-e-lock-radius:before {
  content: "\E955";
}
.kz-e-unlock-radius:before {
  content: "\E956";
}
.kz-e-check2:before {
  content: "\EA74";
}
.kz-e-warn2:before {
  content: "\E902";
}
.kz-e-up:before {
  content: "\E903";
}
.kz-e-play-2:before {
  content: "\E904";
}
.kz-e-delete:before {
  content: "\E905";
}
.kz-e-down-3:before {
  content: "\E906";
}
.kz-e-edit-3:before {
  content: "\E907";
}
.kz-e-close-3:before {
  content: "\E908";
}
.kz-e-close-4:before {
  content: "\E909";
}
.kz-e-next-3:before {
  content: "\E90A";
}
.kz-e-time-3:before {
  content: "\E90B";
}
.kz-e-down:before {
  content: "\E90C";
}
.kz-e-rili:before {
  content: "\E90D";
}
.kz-e-download-3:before {
  content: "\E90E";
}
.kz-e-*14-14:before {
  content: "\E90F";
}
.kz-e-arrow-down:before {
  content: "\E9CA";
}
.kz-e-calendar:before {
  content: "\E9CB";
}
.kz-e-close2:before {
  content: "\E9CC";
}
.kz-e-download-solid:before {
  content: "\E9DE";
}
.kz-e-edit:before {
  content: "\E9CF";
}
.kz-e-error-solid:before {
  content: "\E9E1";
}
.kz-e-foward-right:before {
  content: "\E9E3";
}
.kz-e-time:before {
  content: "\E9D3";
}
.kz-e-upload-solid:before {
  content: "\E9D5";
}
.kz-e-add-new2:before {
  content: "\E97A";
}
.kz-e-close-new:before {
  content: "\E97B";
}
.kz-e-help:before {
  content: "\E97C";
}
.kz-e-component:before {
  content: "\E93B";
}
.kz-e-pages:before {
  content: "\E93C";
}
.kz-e-theme:before {
  content: "\E93D";
}
.kz-e-redo:before {
  content: "\E93E";
}
.kz-e-undo:before {
  content: "\E93F";
}
.kz-e-copy-new:before {
  content: "\E940";
}
.kz-e-paste:before {
  content: "\E941";
}
.kz-e-pages-component:before {
  content: "\E942";
}
.kz-e-setting-new:before {
  content: "\E943";
}
.kz-e-share-new:before {
  content: "\E944";
}
.kz-e-ruler:before {
  content: "\E945";
}
.kz-e-refresh:before {
  content: "\E946";
}
.kz-e-save:before {
  content: "\E947";
}
.kz-e-preview:before {
  content: "\E948";
}
.kz-e-update-pages:before {
  content: "\E949";
}
.kz-e-create-group:before {
  content: "\E957";
}
.kz-e-create-page:before {
  content: "\E958";
}
.kz-e-search-new:before {
  content: "\E959";
}
.kz-e-page:before {
  content: "\EA60";
}
.kz-e-copy2:before {
  content: "\EA61";
}
.kz-e-delete2:before {
  content: "\EA62";
}
.kz-e-file:before {
  content: "\EA63";
}
.kz-e-close-eye:before {
  content: "\EA64";
}
.kz-e-open-eye:before {
  content: "\EA65";
}
.kz-e-sort2:before {
  content: "\EA55";
}
.kz-e-list:before {
  content: "\EA56";
}
.kz-e-sort22:before {
  content: "\EA57";
}
.kz-e-loading-button:before {
  content: "\E910";
}
.kz-e-nav-pull-down:before {
  content: "\EA52";
}
.kz-e-collection:before {
  content: "\E9EA";
}
.kz-e-pull-down:before {
  content: "\EA4C";
}
.kz-e-forward:before {
  content: "\EA4E";
}
.kz-e-home:before {
  content: "\E901";
}
.kz-e-que:before {
  content: "\E9E5";
}
.kz-e-success-solid:before {
  content: "\E9D7";
}
.kz-e-unwatch:before {
  content: "\E9B9";
}
.kz-e-upgrade:before {
  content: "\E9BA";
}
.kz-e-liebiao:before {
  content: "\E9BB";
}
.kz-e-shaixuan:before {
  content: "\E9BC";
}
.kz-e-kz-99-plugin:before {
  content: "\E9BD";
}
.kz-e-system_plugin-layout2coloums-min:before {
  content: "\E9B0";
}
.kz-e-page_plugin-down:before {
  content: "\E9A6";
}
.kz-e-page_plugin-up:before {
  content: "\E9A7";
}
.kz-e-page_plugin-right:before {
  content: "\E9A8";
}
.kz-e-page_plugin-left:before {
  content: "\E9A9";
}
.kz-e-system_plugin-button-min:before {
  content: "\E986";
}
.kz-e-system_plugin-title-min:before {
  content: "\E991";
}
.kz-e-html-html-min:before {
  content: "\E992";
}
.kz-e-js-js-min:before {
  content: "\E994";
}
.kz-e-form-form-min:before {
  content: "\E9A5";
}
.kz-e-copy-page:before {
  content: "\E94A";
}
.kz-e-del-new:before {
  content: "\E97E";
}
.kz-e-system_plugin-link-min:before {
  content: "\E97D";
}
.kz-e-drop-down:before {
  content: "\E97F";
}
.kz-e-drop-up:before {
  content: "\E99C";
}
.kz-e-drop-right:before {
  content: "\E99F";
}
.kz-e-drop-left:before {
  content: "\E9A0";
}
.kz-e-system_plugin-search-min:before {
  content: "\E981";
}
.kz-e-changyan-changyan-min:before {
  content: "\E982";
}
.kz-e-system_plugin-pictxt-min:before {
  content: "\E983";
}
.kz-e-system_plugin-picgroup-min:before {
  content: "\E984";
}
.kz-e-system_plugin-pic-min:before {
  content: "\E985";
}
.kz-e-system_plugin-nav-min:before {
  content: "\E988";
}
.kz-e-system_plugin-focus-min:before {
  content: "\E989";
}
.kz-e-system_plugin-text-min:before {
  content: "\E98A";
}
.kz-e-edit-new:before {
  content: "\E98B";
}
.kz-e-system_plugin-guide-follow-min:before {
  content: "\E98C";
}
.kz-e-system_plugin-forumlist-min:before {
  content: "\E98D";
}
.kz-e-system_plugin-shopslist-min:before {
  content: "\E98E";
}
.kz-e-system_plugin-commodity-list-min:before {
  content: "\E98F";
}
.kz-e-system_plugin-topiclist-min:before {
  content: "\E990";
}
.kz-e-system_plugin-video-min:before {
  content: "\E993";
}
.kz-e-system_plugin-divider-min:before {
  content: "\E995";
}
.kz-e-system_plugin-layout_floor-min:before {
  content: "\E996";
}
.kz-e-system_plugin-space-min:before {
  content: "\E997";
}
.kz-e-system_plugin-map-min:before {
  content: "\E998";
}
.kz-e-system_plugin-share-min:before {
  content: "\E999";
}
.kz-e-info-left:before {
  content: "\E99A";
}
.kz-e-info-right:before {
  content: "\E99B";
}
.kz-e-more-new:before {
  content: "\E9A1";
}
.kz-e-pagination-up:before {
  content: "\E9A2";
}
.kz-e-pagination-down:before {
  content: "\E9A3";
}
.kz-e-pagination-previous:before {
  content: "\E99D";
}
.kz-e-pagination-next:before {
  content: "\E99E";
}
.kz-e-16:before {
  content: "\E9A4";
}
.kz-e-lock-ratio:before {
  content: "\E94B";
}
.kz-e-left-justified:before {
  content: "\E94D";
}
.kz-e-center-justified:before {
  content: "\E94E";
}
.kz-e-right-justified:before {
  content: "\E94F";
}
.kz-e-bold-new:before {
  content: "\E950";
}
.kz-e-lean-new:before {
  content: "\E952";
}
.kz-e-add-new:before {
  content: "\E953";
}
.kz-e-info-group:before {
  content: "\E95A";
}

.guide-banner .arrow {
  width: 65px;
  height: 36px;
  margin-left: auto;
  margin-right: 30px;
}
.guide-banner {
  margin: auto;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  height: 76px;
  background: #fff;
  padding-left: 30px;
}
.guide-banner-fixed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.guide-banner-title {
  font-size: 15px;
  font-weight: 700;
}
.guide-banner-subtitle {
  font-size: 12px;
  color: #999;
  margin-top: 10px;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
}
.more {
  width: 16px;
  height: 4px;
  margin: 0 15px 0 6px;
}
.safari {
  width: 20px;
  height: 20px;
  margin-left: 4px;
}

.kz-page-ad-layer {
  z-index: 999;
  text-align: center;
  background-size: 100%;
  background-color: #0390df;
  position: fixed;
  bottom: 0;
  width: 100%;
}
.center-flow {
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  position: relative;
}
a {
  display: block;
  width: 100%;
}
img {
  max-width: 100%;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

