.page-enter-active,
.page-leave-active {
  transition: opacity 1.5s
}

.page-enter,
.page-leave-active {
  opacity: 0
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 1s
}

.fade-enter,
.fade-leave-to {
  opacity: 0
}

* {
  margin: 0;
  padding: 0;
  color: #333;
  transition: all .3s;
  box-sizing: border-box
}

a {
  color: #000;
  text-decoration: none;
  cursor: pointer
}

a:focus {
  outline: none
}

a:hover {
  color: currentColor
}

img {
  display: block;
  max-height: 100%
}

img,
video {
  max-width: 100%
}

video {
  cursor: pointer
}

video:focus {
  outline: 0
}

.pointer {
  cursor: pointer
}

h2.common-module-title {
  font-weight: 500;
  font-size: .42rem;
  color: #333;
  text-align: center;
  padding-bottom: .15rem;
  margin-top: 1rem;
  background-size: .36rem;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: url(../images/title_circle.png);
}

p.common-module-subTitle {
  text-align: center;
  margin-bottom: .5rem
}

.common-flex-between {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.common-flex-around {
  display: flex;
  justify-content: space-around;
  align-items: center
}

.common-flex-center {
  display: flex;
  justify-content: center;
  align-items: center
}

.flex-wrap {
  flex-wrap: wrap
}

.common-article-back {
  background-repeat: no-repeat;
  background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/storeVisit/quotation_marks_start.svg), url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/storeVisit/quotation_marks_end.svg)
}

.common-gray-article-back {
  background-repeat: no-repeat;
  background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/quotation_marks_start2_202203.png), url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/quotation_marks_end2_202203.png)
}

.dashed-backline {
  opacity: .3;
  margin: 0 auto;
  position: relative;
  border-radius: .5rem;
  border: .03rem dashed #56b691
}

.dashed-lack-backline {
  margin: 0 auto;
  position: relative;
  border-radius: 0 0 .5rem .5rem;
  border: .03rem dashed rgba(251, 161, 85, .3);
  border-top: 0
}

.last-module2-back {
  background-size: 8.5rem;
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/storeVisit/common_form_back_1_1.svg)
}

.no-data {
  width: 100%;
  text-align: center
}

.no-data img {
  display: inline-block
}

.no-data p {
  color: #7f7f7f;
  font-size: .13rem;
  font-weight: 400
}

.colorful-back>div {
  border-radius: .24rem;
  border: .03rem solid #fff
}

.colorful-back>div:first-child {
  background-image: linear-gradient(180deg, #ffe7f5 1%, #fff)
}

.colorful-back>div:nth-child(2) {
  background-image: linear-gradient(180deg, #ffeddc, #fff)
}

.colorful-back>div:nth-child(3) {
  background-image: linear-gradient(180deg, #dae3ff, #fff)
}

.colorful-back>div:nth-child(4) {
  background-image: linear-gradient(180deg, #c9fcee, #fff)
}

@media screen and (min-width:320px)and (max-width:828px) {
  h3 {
    font-weight: 500;
    font-size: 4.8vw
  }

  p {
    color: #7f7f7f;
    font-weight: 400;
    font-size: 3.2vw
  }

  .web_show {
    display: none !important
  }

  .m_show {
    display: block
  }

  .common-uniform-width {
    margin: 0 auto
  }

  h2.common-module-title {
    font-size: 6.9333333333vw;
    padding-bottom: 2.1333333333vw;
    margin: 0 4.2666666667vw 4vw;
    background-size: 5.3333333333vw
  }

  p.common-module-subTitle {
    font-size: 3.2vw;
    font-weight: 400;
    color: #7f7f7f;
    text-align: center;
    margin-bottom: 5.3333333333vw
  }

  .new-product-label {
    height: auto;
    color: #fff;
    padding: 0 1.8666666667vw;
    font-size: 3.2vw;
    line-height: 4.8vw;
    display: inline-block;
    margin-left: .8vw;
    background-color: red;
    border-radius: 4vw
  }

  .common-solutions>div.content {
    margin: 0 4.2666666667vw
  }

  .common-solutions>div.content>div>div h3 {
    font-size: 4.8vw;
    font-weight: 500
  }

  .common-solutions>div.content>div>div>p {
    color: #7f7f7f;
    font-size: 3.2vw;
    font-weight: 400
  }

  .common-solutions>div.content>div>div div {
    display: flex;
    align-items: center
  }

  .common-solutions>div.content>div>div div img {
    width: 20.8vw;
    height: 20.8vw
  }

  .common-solutions>div.content>div:not(:last-child) {
    margin-bottom: 13.3333333333vw
  }

  .common-btn-clean {
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3.2vw
  }

  .common-btn-clean,
  .common-btn-linear {
    width: 44.5333333333vw;
    text-align: center;
    line-height: 11.7333333333vw;
    font-size: 4.5333333333vw;
    font-weight: 600;
    display: inline-block
  }

  .common-btn-linear {
    color: #fff;
    border-radius: 3.2vw;
    box-shadow: 0 .5333333333vw 2.6666666667vw 0 rgba(62, 168, 155, .3);
    background-image: linear-gradient(225deg, #58b892, #36a39d)
  }

  .last-module2-back {
    background-size: 42.6666666667vw !important
  }

  .dashed-backline {
    opacity: 1;
    margin: 0 auto;
    position: relative;
    border-radius: 0 0 13.3333333333vw 13.3333333333vw;
    border: .8vw dashed rgba(251, 161, 85, .3);
    border-top: 0
  }

  .colorful-back>div {
    border-radius: 5.3333333333vw;
    border: .5333333333vw solid #fff
  }

  .colorful-back>div:not(:last-child) {
    margin-bottom: 2.6666666667vw
  }

  .colorful-back>div:last-child {
    margin-bottom: 8vw
  }

  .common-solution-banner {
    background-repeat: no-repeat
  }

  .common-solution-banner>div {
    flex-direction: column
  }

  .common-solution-banner>div div.cont {
    display: block;
    margin: 0 4.2666666667vw;
    background-repeat: no-repeat
  }

  .common-solution-banner>div div.cont>img {
    height: 8vw;
    margin: 3.7333333333vw 0 2.6666666667vw
  }

  .common-solution-banner>div div.cont h3 {
    font-weight: 400;
    font-size: 4vw;
    margin-bottom: 5.3333333333vw
  }

  .list .van-swipe {
    padding-bottom: 50px;
  }

  .list .van-swipe .swiper-pagination-bullet-active {
    background: #46ad98;
  }
}

@media screen and (min-width:829px) {
  h3 {
    font-size: .24rem;
    font-weight: 500
  }

  p {
    color: #7f7f7f;
    font-size: .18rem;
    font-weight: 400
  }

  .new-product-label {
    cursor: pointer;
    position: relative;
    display: inline-block
  }

  .new-product-label b {
    position: absolute;
    right: -40px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 35px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    background-color: red;
    color: #fff;
    font-size: 12px;
    border-radius: 18px
  }

  .web_show {
    display: block
  }

  .m_show {
    display: none !important
  }

  .flex-168-width {
    width: 16.8rem;
    max-width: 99.5vw;
    margin: 0 auto
  }

  .common-solutions>div.content>div {
    display: flex;
    align-items: center;
    justify-content: space-between
  }

  .common-solutions>div.content>div>img {
    height: 4.4rem
  }

  .common-solutions>div.content>div>div {
    margin-left: 1rem
  }

  .common-solutions>div.content>div>div h3 {
    font-size: .32rem;
    font-weight: 500;
    line-height: .48rem
  }

  .common-solutions>div.content>div>div>p {
    color: #7f7f7f;
    font-size: .18rem;
    font-weight: 400;
    line-height: .32rem;
    margin: .1rem 0 .4rem
  }

  .common-solutions>div.content>div>div div p {
    color: #7f7f7f;
    font-size: .18rem;
    margin-top: .1rem;
    text-align: center
  }

  .common-solutions>div.content>div:nth-child(2n) {
    flex-direction: row-reverse
  }

  .common-solutions>div.content>div:nth-child(2n)>div {
    margin-left: 0;
    margin-right: 1rem
  }

  .common-solutions>div.content>div:not(:last-child) {
    margin-bottom: 1.2rem
  }

  .common-uniform-width,
  .flex-width {
    width: 14rem;
    margin: 0 auto
  }

  .common-btn-clean {
    width: 1.65rem;
    line-height: .65rem;
    color: #333;
    font-size: .18rem;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    border-radius: .18rem;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center
  }

  .common-btn-clean img {
    width: .18rem
  }

  .common-btn-clean .ivu-icon::v-deep {
    font-size: .18rem
  }

  .common-btn-linear {
    width: 1.65rem;
    line-height: .65rem;
    color: #fff;
    font-size: .18rem;
    font-weight: 500;
    text-align: center;
    border-radius: .18rem;
    display: inline-block;
    cursor: pointer;
    background-image: linear-gradient(225deg, #58b892, #36a39d);
    box-shadow: 0 .02rem .1rem 0 rgba(62, 168, 155, .3)
  }

  .common-btn-linear img {
    width: .18rem
  }

  .common-btn-linear .ivu-icon::v-deep {
    font-size: .18rem
  }

  .common-btn-linear:hover {
    color: #fff
  }

  .common-solution-banner {
    height: 6rem;
    background-repeat: no-repeat
  }

  .common-solution-banner>div {
    height: 100%;
    flex-direction: row
  }

  .common-solution-banner>div div.img-cont {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end
  }

  .common-solution-banner>div div.cont {
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    background-size: .76rem;
    background-repeat: no-repeat;
    background-position: 100% 100%
  }

  .common-solution-banner>div div.cont img {
    height: .6rem
  }

  .common-solution-banner>div div.cont h3 {
    width: 5.8rem;
    font-weight: 400;
    margin: .4rem 0 .3rem
  }
}

@media screen and (min-width:829px)and (max-width:1399px) {
  .flex-width {
    width: 90%;
    margin: 0 auto
  }
}

@media screen and (min-width:1500px) {

  body,
  html {
    font-size: 100px
  }
}

@media screen and (min-width:1200px)and (max-width:1500px) {

  body,
  html {
    font-size: 70px
  }

  .new-product-label b {
    transform: scale(.8)
  }
}

@media screen and (min-width:829px)and (max-width:1200px) {

  body,
  html {
    font-size: 50px
  }

  .new-product-label b {
    transform: scale(.8)
  }
}

::-webkit-scrollbar {
  width: .06rem;
  height: .06rem;
  cursor: pointer;
  opacity: 0
}

::-webkit-scrollbar-thumb {
  background-color: #aaa;
  border-radius: .03rem
}

::-webkit-scrollbar-track {
  background: transparent;
  border-radius: .03rem
}

.ivu-load-loop {
  animation: ani-load-loop 1s linear infinite
}

@keyframes ani-load-loop {
  0% {
    transform: rotate(0)
  }

  50% {
    transform: rotate(180deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.input-group-error-append,
.input-group-error-prepend {
  background-color: #fff;
  border: 1px solid #ed4014
}

.input-group-error-append .ivu-select-selection,
.input-group-error-prepend .ivu-select-selection {
  background-color: inherit;
  border: 1px solid transparent
}

.input-group-error-prepend {
  border-right: 0
}

.input-group-error-append {
  border-left: 0
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article,
aside,
footer,
header,
nav,
section {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

figcaption,
figure,
main {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

audio,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto;
  resize: vertical
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details,
menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

[hidden],
template {
  display: none
}

* {
  -webkit-tap-highlight-color: transparent
}

*,
:after,
:before {
  box-sizing: border-box
}

body {
  font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, 微软雅黑, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #515a6e;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

article,
aside,
blockquote,
body,
button,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
section,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

input::-ms-clear,
input::-ms-reveal {
  display: none
}

a {
  color: #2d8cf0;
  background: 0 0;
  text-decoration: none;
  outline: 0;
  cursor: pointer;
  transition: color .2s ease
}

a:hover {
  color: #57a3f3
}

a:active {
  color: #2b85e4
}

a:active,
a:hover {
  outline: 0;
  text-decoration: none
}

a[disabled] {
  color: #ccc;
  cursor: not-allowed;
  pointer-events: none
}

code,
kbd,
pre,
samp {
  font-family: Consolas, Menlo, Courier, monospace
}

@font-face {
  font-family: Ionicons;
  src: url(../font/143146f.woff2) format("woff2"), url(../font/99ac330.woff) format("woff"), url(../font/d535a25.ttf) format("truetype"), url(/_nuxt/img/a2c4a26.svg#Ionicons) format("svg");
  font-weight: 400;
  font-style: normal
}

.ivu-icon {
  display: inline-block;
  font-family: Ionicons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: optimizeLegibility;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: -.125em;
  text-align: center
}

.ivu-icon-ios-add-circle-outline:before {
  content: "\f100"
}

.ivu-icon-ios-add-circle:before {
  content: "\f101"
}

.ivu-icon-ios-add:before {
  content: "\f102"
}

.ivu-icon-ios-alarm-outline:before {
  content: "\f103"
}

.ivu-icon-ios-alarm:before {
  content: "\f104"
}

.ivu-icon-ios-albums-outline:before {
  content: "\f105"
}

.ivu-icon-ios-albums:before {
  content: "\f106"
}

.ivu-icon-ios-alert-outline:before {
  content: "\f107"
}

.ivu-icon-ios-alert:before {
  content: "\f108"
}

.ivu-icon-ios-american-football-outline:before {
  content: "\f109"
}

.ivu-icon-ios-american-football:before {
  content: "\f10a"
}

.ivu-icon-ios-analytics-outline:before {
  content: "\f10b"
}

.ivu-icon-ios-analytics:before {
  content: "\f10c"
}

.ivu-icon-ios-aperture-outline:before {
  content: "\f10d"
}

.ivu-icon-ios-aperture:before {
  content: "\f10e"
}

.ivu-icon-ios-apps-outline:before {
  content: "\f10f"
}

.ivu-icon-ios-apps:before {
  content: "\f110"
}

.ivu-icon-ios-appstore-outline:before {
  content: "\f111"
}

.ivu-icon-ios-appstore:before {
  content: "\f112"
}

.ivu-icon-ios-archive-outline:before {
  content: "\f113"
}

.ivu-icon-ios-archive:before {
  content: "\f114"
}

.ivu-icon-ios-arrow-back:before {
  content: "\f115"
}

.ivu-icon-ios-arrow-down:before {
  content: "\f116"
}

.ivu-icon-ios-arrow-dropdown-circle:before {
  content: "\f117"
}

.ivu-icon-ios-arrow-dropdown:before {
  content: "\f118"
}

.ivu-icon-ios-arrow-dropleft-circle:before {
  content: "\f119"
}

.ivu-icon-ios-arrow-dropleft:before {
  content: "\f11a"
}

.ivu-icon-ios-arrow-dropright-circle:before {
  content: "\f11b"
}

.ivu-icon-ios-arrow-dropright:before {
  content: "\f11c"
}

.ivu-icon-ios-arrow-dropup-circle:before {
  content: "\f11d"
}

.ivu-icon-ios-arrow-dropup:before {
  content: "\f11e"
}

.ivu-icon-ios-arrow-forward:before {
  content: "\f11f"
}

.ivu-icon-ios-arrow-round-back:before {
  content: "\f120"
}

.ivu-icon-ios-arrow-round-down:before {
  content: "\f121"
}

.ivu-icon-ios-arrow-round-forward:before {
  content: "\f122"
}

.ivu-icon-ios-arrow-round-up:before {
  content: "\f123"
}

.ivu-icon-ios-arrow-up:before {
  content: "\f124"
}

.ivu-icon-ios-at-outline:before {
  content: "\f125"
}

.ivu-icon-ios-at:before {
  content: "\f126"
}

.ivu-icon-ios-attach:before {
  content: "\f127"
}

.ivu-icon-ios-backspace-outline:before {
  content: "\f128"
}

.ivu-icon-ios-backspace:before {
  content: "\f129"
}

.ivu-icon-ios-barcode-outline:before {
  content: "\f12a"
}

.ivu-icon-ios-barcode:before {
  content: "\f12b"
}

.ivu-icon-ios-baseball-outline:before {
  content: "\f12c"
}

.ivu-icon-ios-baseball:before {
  content: "\f12d"
}

.ivu-icon-ios-basket-outline:before {
  content: "\f12e"
}

.ivu-icon-ios-basket:before {
  content: "\f12f"
}

.ivu-icon-ios-basketball-outline:before {
  content: "\f130"
}

.ivu-icon-ios-basketball:before {
  content: "\f131"
}

.ivu-icon-ios-battery-charging:before {
  content: "\f132"
}

.ivu-icon-ios-battery-dead:before {
  content: "\f133"
}

.ivu-icon-ios-battery-full:before {
  content: "\f134"
}

.ivu-icon-ios-beaker-outline:before {
  content: "\f135"
}

.ivu-icon-ios-beaker:before {
  content: "\f136"
}

.ivu-icon-ios-beer-outline:before {
  content: "\f137"
}

.ivu-icon-ios-beer:before {
  content: "\f138"
}

.ivu-icon-ios-bicycle:before {
  content: "\f139"
}

.ivu-icon-ios-bluetooth:before {
  content: "\f13a"
}

.ivu-icon-ios-boat-outline:before {
  content: "\f13b"
}

.ivu-icon-ios-boat:before {
  content: "\f13c"
}

.ivu-icon-ios-body-outline:before {
  content: "\f13d"
}

.ivu-icon-ios-body:before {
  content: "\f13e"
}

.ivu-icon-ios-bonfire-outline:before {
  content: "\f13f"
}

.ivu-icon-ios-bonfire:before {
  content: "\f140"
}

.ivu-icon-ios-book-outline:before {
  content: "\f141"
}

.ivu-icon-ios-book:before {
  content: "\f142"
}

.ivu-icon-ios-bookmark-outline:before {
  content: "\f143"
}

.ivu-icon-ios-bookmark:before {
  content: "\f144"
}

.ivu-icon-ios-bookmarks-outline:before {
  content: "\f145"
}

.ivu-icon-ios-bookmarks:before {
  content: "\f146"
}

.ivu-icon-ios-bowtie-outline:before {
  content: "\f147"
}

.ivu-icon-ios-bowtie:before {
  content: "\f148"
}

.ivu-icon-ios-briefcase-outline:before {
  content: "\f149"
}

.ivu-icon-ios-briefcase:before {
  content: "\f14a"
}

.ivu-icon-ios-browsers-outline:before {
  content: "\f14b"
}

.ivu-icon-ios-browsers:before {
  content: "\f14c"
}

.ivu-icon-ios-brush-outline:before {
  content: "\f14d"
}

.ivu-icon-ios-brush:before {
  content: "\f14e"
}

.ivu-icon-ios-bug-outline:before {
  content: "\f14f"
}

.ivu-icon-ios-bug:before {
  content: "\f150"
}

.ivu-icon-ios-build-outline:before {
  content: "\f151"
}

.ivu-icon-ios-build:before {
  content: "\f152"
}

.ivu-icon-ios-bulb-outline:before {
  content: "\f153"
}

.ivu-icon-ios-bulb:before {
  content: "\f154"
}

.ivu-icon-ios-bus-outline:before {
  content: "\f155"
}

.ivu-icon-ios-bus:before {
  content: "\f156"
}

.ivu-icon-ios-cafe-outline:before {
  content: "\f157"
}

.ivu-icon-ios-cafe:before {
  content: "\f158"
}

.ivu-icon-ios-calculator-outline:before {
  content: "\f159"
}

.ivu-icon-ios-calculator:before {
  content: "\f15a"
}

.ivu-icon-ios-calendar-outline:before {
  content: "\f15b"
}

.ivu-icon-ios-calendar:before {
  content: "\f15c"
}

.ivu-icon-ios-call-outline:before {
  content: "\f15d"
}

.ivu-icon-ios-call:before {
  content: "\f15e"
}

.ivu-icon-ios-camera-outline:before {
  content: "\f15f"
}

.ivu-icon-ios-camera:before {
  content: "\f160"
}

.ivu-icon-ios-car-outline:before {
  content: "\f161"
}

.ivu-icon-ios-car:before {
  content: "\f162"
}

.ivu-icon-ios-card-outline:before {
  content: "\f163"
}

.ivu-icon-ios-card:before {
  content: "\f164"
}

.ivu-icon-ios-cart-outline:before {
  content: "\f165"
}

.ivu-icon-ios-cart:before {
  content: "\f166"
}

.ivu-icon-ios-cash-outline:before {
  content: "\f167"
}

.ivu-icon-ios-cash:before {
  content: "\f168"
}

.ivu-icon-ios-chatboxes-outline:before {
  content: "\f169"
}

.ivu-icon-ios-chatboxes:before {
  content: "\f16a"
}

.ivu-icon-ios-chatbubbles-outline:before {
  content: "\f16b"
}

.ivu-icon-ios-chatbubbles:before {
  content: "\f16c"
}

.ivu-icon-ios-checkbox-outline:before {
  content: "\f16d"
}

.ivu-icon-ios-checkbox:before {
  content: "\f16e"
}

.ivu-icon-ios-checkmark-circle-outline:before {
  content: "\f16f"
}

.ivu-icon-ios-checkmark-circle:before {
  content: "\f170"
}

.ivu-icon-ios-checkmark:before {
  content: "\f171"
}

.ivu-icon-ios-clipboard-outline:before {
  content: "\f172"
}

.ivu-icon-ios-clipboard:before {
  content: "\f173"
}

.ivu-icon-ios-clock-outline:before {
  content: "\f174"
}

.ivu-icon-ios-clock:before {
  content: "\f175"
}

.ivu-icon-ios-close-circle-outline:before {
  content: "\f176"
}

.ivu-icon-ios-close-circle:before {
  content: "\f177"
}

.ivu-icon-ios-close:before {
  content: "\f178"
}

.ivu-icon-ios-closed-captioning-outline:before {
  content: "\f179"
}

.ivu-icon-ios-closed-captioning:before {
  content: "\f17a"
}

.ivu-icon-ios-cloud-circle-outline:before {
  content: "\f17b"
}

.ivu-icon-ios-cloud-circle:before {
  content: "\f17c"
}

.ivu-icon-ios-cloud-done-outline:before {
  content: "\f17d"
}

.ivu-icon-ios-cloud-done:before {
  content: "\f17e"
}

.ivu-icon-ios-cloud-download-outline:before {
  content: "\f17f"
}

.ivu-icon-ios-cloud-download:before {
  content: "\f180"
}

.ivu-icon-ios-cloud-outline:before {
  content: "\f181"
}

.ivu-icon-ios-cloud-upload-outline:before {
  content: "\f182"
}

.ivu-icon-ios-cloud-upload:before {
  content: "\f183"
}

.ivu-icon-ios-cloud:before {
  content: "\f184"
}

.ivu-icon-ios-cloudy-night-outline:before {
  content: "\f185"
}

.ivu-icon-ios-cloudy-night:before {
  content: "\f186"
}

.ivu-icon-ios-cloudy-outline:before {
  content: "\f187"
}

.ivu-icon-ios-cloudy:before {
  content: "\f188"
}

.ivu-icon-ios-code-download:before {
  content: "\f189"
}

.ivu-icon-ios-code-working:before {
  content: "\f18a"
}

.ivu-icon-ios-code:before {
  content: "\f18b"
}

.ivu-icon-ios-cog-outline:before {
  content: "\f18c"
}

.ivu-icon-ios-cog:before {
  content: "\f18d"
}

.ivu-icon-ios-color-fill-outline:before {
  content: "\f18e"
}

.ivu-icon-ios-color-fill:before {
  content: "\f18f"
}

.ivu-icon-ios-color-filter-outline:before {
  content: "\f190"
}

.ivu-icon-ios-color-filter:before {
  content: "\f191"
}

.ivu-icon-ios-color-palette-outline:before {
  content: "\f192"
}

.ivu-icon-ios-color-palette:before {
  content: "\f193"
}

.ivu-icon-ios-color-wand-outline:before {
  content: "\f194"
}

.ivu-icon-ios-color-wand:before {
  content: "\f195"
}

.ivu-icon-ios-compass-outline:before {
  content: "\f196"
}

.ivu-icon-ios-compass:before {
  content: "\f197"
}

.ivu-icon-ios-construct-outline:before {
  content: "\f198"
}

.ivu-icon-ios-construct:before {
  content: "\f199"
}

.ivu-icon-ios-contact-outline:before {
  content: "\f19a"
}

.ivu-icon-ios-contact:before {
  content: "\f19b"
}

.ivu-icon-ios-contacts-outline:before {
  content: "\f19c"
}

.ivu-icon-ios-contacts:before {
  content: "\f19d"
}

.ivu-icon-ios-contract:before {
  content: "\f19e"
}

.ivu-icon-ios-contrast:before {
  content: "\f19f"
}

.ivu-icon-ios-copy-outline:before {
  content: "\f1a0"
}

.ivu-icon-ios-copy:before {
  content: "\f1a1"
}

.ivu-icon-ios-create-outline:before {
  content: "\f1a2"
}

.ivu-icon-ios-create:before {
  content: "\f1a3"
}

.ivu-icon-ios-crop-outline:before {
  content: "\f1a4"
}

.ivu-icon-ios-crop:before {
  content: "\f1a5"
}

.ivu-icon-ios-cube-outline:before {
  content: "\f1a6"
}

.ivu-icon-ios-cube:before {
  content: "\f1a7"
}

.ivu-icon-ios-cut-outline:before {
  content: "\f1a8"
}

.ivu-icon-ios-cut:before {
  content: "\f1a9"
}

.ivu-icon-ios-desktop-outline:before {
  content: "\f1aa"
}

.ivu-icon-ios-desktop:before {
  content: "\f1ab"
}

.ivu-icon-ios-disc-outline:before {
  content: "\f1ac"
}

.ivu-icon-ios-disc:before {
  content: "\f1ad"
}

.ivu-icon-ios-document-outline:before {
  content: "\f1ae"
}

.ivu-icon-ios-document:before {
  content: "\f1af"
}

.ivu-icon-ios-done-all:before {
  content: "\f1b0"
}

.ivu-icon-ios-download-outline:before {
  content: "\f1b1"
}

.ivu-icon-ios-download:before {
  content: "\f1b2"
}

.ivu-icon-ios-easel-outline:before {
  content: "\f1b3"
}

.ivu-icon-ios-easel:before {
  content: "\f1b4"
}

.ivu-icon-ios-egg-outline:before {
  content: "\f1b5"
}

.ivu-icon-ios-egg:before {
  content: "\f1b6"
}

.ivu-icon-ios-exit-outline:before {
  content: "\f1b7"
}

.ivu-icon-ios-exit:before {
  content: "\f1b8"
}

.ivu-icon-ios-expand:before {
  content: "\f1b9"
}

.ivu-icon-ios-eye-off-outline:before {
  content: "\f1ba"
}

.ivu-icon-ios-eye-off:before {
  content: "\f1bb"
}

.ivu-icon-ios-eye-outline:before {
  content: "\f1bc"
}

.ivu-icon-ios-eye:before {
  content: "\f1bd"
}

.ivu-icon-ios-fastforward-outline:before {
  content: "\f1be"
}

.ivu-icon-ios-fastforward:before {
  content: "\f1bf"
}

.ivu-icon-ios-female:before {
  content: "\f1c0"
}

.ivu-icon-ios-filing-outline:before {
  content: "\f1c1"
}

.ivu-icon-ios-filing:before {
  content: "\f1c2"
}

.ivu-icon-ios-film-outline:before {
  content: "\f1c3"
}

.ivu-icon-ios-film:before {
  content: "\f1c4"
}

.ivu-icon-ios-finger-print:before {
  content: "\f1c5"
}

.ivu-icon-ios-flag-outline:before {
  content: "\f1c6"
}

.ivu-icon-ios-flag:before {
  content: "\f1c7"
}

.ivu-icon-ios-flame-outline:before {
  content: "\f1c8"
}

.ivu-icon-ios-flame:before {
  content: "\f1c9"
}

.ivu-icon-ios-flash-outline:before {
  content: "\f1ca"
}

.ivu-icon-ios-flash:before {
  content: "\f1cb"
}

.ivu-icon-ios-flask-outline:before {
  content: "\f1cc"
}

.ivu-icon-ios-flask:before {
  content: "\f1cd"
}

.ivu-icon-ios-flower-outline:before {
  content: "\f1ce"
}

.ivu-icon-ios-flower:before {
  content: "\f1cf"
}

.ivu-icon-ios-folder-open-outline:before {
  content: "\f1d0"
}

.ivu-icon-ios-folder-open:before {
  content: "\f1d1"
}

.ivu-icon-ios-folder-outline:before {
  content: "\f1d2"
}

.ivu-icon-ios-folder:before {
  content: "\f1d3"
}

.ivu-icon-ios-football-outline:before {
  content: "\f1d4"
}

.ivu-icon-ios-football:before {
  content: "\f1d5"
}

.ivu-icon-ios-funnel-outline:before {
  content: "\f1d6"
}

.ivu-icon-ios-funnel:before {
  content: "\f1d7"
}

.ivu-icon-ios-game-controller-a-outline:before {
  content: "\f1d8"
}

.ivu-icon-ios-game-controller-a:before {
  content: "\f1d9"
}

.ivu-icon-ios-game-controller-b-outline:before {
  content: "\f1da"
}

.ivu-icon-ios-game-controller-b:before {
  content: "\f1db"
}

.ivu-icon-ios-git-branch:before {
  content: "\f1dc"
}

.ivu-icon-ios-git-commit:before {
  content: "\f1dd"
}

.ivu-icon-ios-git-compare:before {
  content: "\f1de"
}

.ivu-icon-ios-git-merge:before {
  content: "\f1df"
}

.ivu-icon-ios-git-network:before {
  content: "\f1e0"
}

.ivu-icon-ios-git-pull-request:before {
  content: "\f1e1"
}

.ivu-icon-ios-glasses-outline:before {
  content: "\f1e2"
}

.ivu-icon-ios-glasses:before {
  content: "\f1e3"
}

.ivu-icon-ios-globe-outline:before {
  content: "\f1e4"
}

.ivu-icon-ios-globe:before {
  content: "\f1e5"
}

.ivu-icon-ios-grid-outline:before {
  content: "\f1e6"
}

.ivu-icon-ios-grid:before {
  content: "\f1e7"
}

.ivu-icon-ios-hammer-outline:before {
  content: "\f1e8"
}

.ivu-icon-ios-hammer:before {
  content: "\f1e9"
}

.ivu-icon-ios-hand-outline:before {
  content: "\f1ea"
}

.ivu-icon-ios-hand:before {
  content: "\f1eb"
}

.ivu-icon-ios-happy-outline:before {
  content: "\f1ec"
}

.ivu-icon-ios-happy:before {
  content: "\f1ed"
}

.ivu-icon-ios-headset-outline:before {
  content: "\f1ee"
}

.ivu-icon-ios-headset:before {
  content: "\f1ef"
}

.ivu-icon-ios-heart-outline:before {
  content: "\f1f0"
}

.ivu-icon-ios-heart:before {
  content: "\f1f1"
}

.ivu-icon-ios-help-buoy-outline:before {
  content: "\f1f2"
}

.ivu-icon-ios-help-buoy:before {
  content: "\f1f3"
}

.ivu-icon-ios-help-circle-outline:before {
  content: "\f1f4"
}

.ivu-icon-ios-help-circle:before {
  content: "\f1f5"
}

.ivu-icon-ios-help:before {
  content: "\f1f6"
}

.ivu-icon-ios-home-outline:before {
  content: "\f1f7"
}

.ivu-icon-ios-home:before {
  content: "\f1f8"
}

.ivu-icon-ios-ice-cream-outline:before {
  content: "\f1f9"
}

.ivu-icon-ios-ice-cream:before {
  content: "\f1fa"
}

.ivu-icon-ios-image-outline:before {
  content: "\f1fb"
}

.ivu-icon-ios-image:before {
  content: "\f1fc"
}

.ivu-icon-ios-images-outline:before {
  content: "\f1fd"
}

.ivu-icon-ios-images:before {
  content: "\f1fe"
}

.ivu-icon-ios-infinite-outline:before {
  content: "\f1ff"
}

.ivu-icon-ios-infinite:before {
  content: "\f200"
}

.ivu-icon-ios-information-circle-outline:before {
  content: "\f201"
}

.ivu-icon-ios-information-circle:before {
  content: "\f202"
}

.ivu-icon-ios-information:before {
  content: "\f203"
}

.ivu-icon-ios-ionic-outline:before {
  content: "\f204"
}

.ivu-icon-ios-ionic:before {
  content: "\f205"
}

.ivu-icon-ios-ionitron-outline:before {
  content: "\f206"
}

.ivu-icon-ios-ionitron:before {
  content: "\f207"
}

.ivu-icon-ios-jet-outline:before {
  content: "\f208"
}

.ivu-icon-ios-jet:before {
  content: "\f209"
}

.ivu-icon-ios-key-outline:before {
  content: "\f20a"
}

.ivu-icon-ios-key:before {
  content: "\f20b"
}

.ivu-icon-ios-keypad-outline:before {
  content: "\f20c"
}

.ivu-icon-ios-keypad:before {
  content: "\f20d"
}

.ivu-icon-ios-laptop:before {
  content: "\f20e"
}

.ivu-icon-ios-leaf-outline:before {
  content: "\f20f"
}

.ivu-icon-ios-leaf:before {
  content: "\f210"
}

.ivu-icon-ios-link-outline:before {
  content: "\f211"
}

.ivu-icon-ios-link:before {
  content: "\f212"
}

.ivu-icon-ios-list-box-outline:before {
  content: "\f213"
}

.ivu-icon-ios-list-box:before {
  content: "\f214"
}

.ivu-icon-ios-list:before {
  content: "\f215"
}

.ivu-icon-ios-locate-outline:before {
  content: "\f216"
}

.ivu-icon-ios-locate:before {
  content: "\f217"
}

.ivu-icon-ios-lock-outline:before {
  content: "\f218"
}

.ivu-icon-ios-lock:before {
  content: "\f219"
}

.ivu-icon-ios-log-in:before {
  content: "\f21a"
}

.ivu-icon-ios-log-out:before {
  content: "\f21b"
}

.ivu-icon-ios-magnet-outline:before {
  content: "\f21c"
}

.ivu-icon-ios-magnet:before {
  content: "\f21d"
}

.ivu-icon-ios-mail-open-outline:before {
  content: "\f21e"
}

.ivu-icon-ios-mail-open:before {
  content: "\f21f"
}

.ivu-icon-ios-mail-outline:before {
  content: "\f220"
}

.ivu-icon-ios-mail:before {
  content: "\f221"
}

.ivu-icon-ios-male:before {
  content: "\f222"
}

.ivu-icon-ios-man-outline:before {
  content: "\f223"
}

.ivu-icon-ios-man:before {
  content: "\f224"
}

.ivu-icon-ios-map-outline:before {
  content: "\f225"
}

.ivu-icon-ios-map:before {
  content: "\f226"
}

.ivu-icon-ios-medal-outline:before {
  content: "\f227"
}

.ivu-icon-ios-medal:before {
  content: "\f228"
}

.ivu-icon-ios-medical-outline:before {
  content: "\f229"
}

.ivu-icon-ios-medical:before {
  content: "\f22a"
}

.ivu-icon-ios-medkit-outline:before {
  content: "\f22b"
}

.ivu-icon-ios-medkit:before {
  content: "\f22c"
}

.ivu-icon-ios-megaphone-outline:before {
  content: "\f22d"
}

.ivu-icon-ios-megaphone:before {
  content: "\f22e"
}

.ivu-icon-ios-menu-outline:before {
  content: "\f22f"
}

.ivu-icon-ios-menu:before {
  content: "\f230"
}

.ivu-icon-ios-mic-off-outline:before {
  content: "\f231"
}

.ivu-icon-ios-mic-off:before {
  content: "\f232"
}

.ivu-icon-ios-mic-outline:before {
  content: "\f233"
}

.ivu-icon-ios-mic:before {
  content: "\f234"
}

.ivu-icon-ios-microphone-outline:before {
  content: "\f235"
}

.ivu-icon-ios-microphone:before {
  content: "\f236"
}

.ivu-icon-ios-moon-outline:before {
  content: "\f237"
}

.ivu-icon-ios-moon:before {
  content: "\f238"
}

.ivu-icon-ios-more-outline:before {
  content: "\f239"
}

.ivu-icon-ios-more:before {
  content: "\f23a"
}

.ivu-icon-ios-move:before {
  content: "\f23b"
}

.ivu-icon-ios-musical-note-outline:before {
  content: "\f23c"
}

.ivu-icon-ios-musical-note:before {
  content: "\f23d"
}

.ivu-icon-ios-musical-notes-outline:before {
  content: "\f23e"
}

.ivu-icon-ios-musical-notes:before {
  content: "\f23f"
}

.ivu-icon-ios-navigate-outline:before {
  content: "\f240"
}

.ivu-icon-ios-navigate:before {
  content: "\f241"
}

.ivu-icon-ios-no-smoking-outline:before {
  content: "\f242"
}

.ivu-icon-ios-no-smoking:before {
  content: "\f243"
}

.ivu-icon-ios-notifications-off-outline:before {
  content: "\f244"
}

.ivu-icon-ios-notifications-off:before {
  content: "\f245"
}

.ivu-icon-ios-notifications-outline:before {
  content: "\f246"
}

.ivu-icon-ios-notifications:before {
  content: "\f247"
}

.ivu-icon-ios-nuclear-outline:before {
  content: "\f248"
}

.ivu-icon-ios-nuclear:before {
  content: "\f249"
}

.ivu-icon-ios-nutrition-outline:before {
  content: "\f24a"
}

.ivu-icon-ios-nutrition:before {
  content: "\f24b"
}

.ivu-icon-ios-open-outline:before {
  content: "\f24c"
}

.ivu-icon-ios-open:before {
  content: "\f24d"
}

.ivu-icon-ios-options-outline:before {
  content: "\f24e"
}

.ivu-icon-ios-options:before {
  content: "\f24f"
}

.ivu-icon-ios-outlet-outline:before {
  content: "\f250"
}

.ivu-icon-ios-outlet:before {
  content: "\f251"
}

.ivu-icon-ios-paper-outline:before {
  content: "\f252"
}

.ivu-icon-ios-paper-plane-outline:before {
  content: "\f253"
}

.ivu-icon-ios-paper-plane:before {
  content: "\f254"
}

.ivu-icon-ios-paper:before {
  content: "\f255"
}

.ivu-icon-ios-partly-sunny-outline:before {
  content: "\f256"
}

.ivu-icon-ios-partly-sunny:before {
  content: "\f257"
}

.ivu-icon-ios-pause-outline:before {
  content: "\f258"
}

.ivu-icon-ios-pause:before {
  content: "\f259"
}

.ivu-icon-ios-paw-outline:before {
  content: "\f25a"
}

.ivu-icon-ios-paw:before {
  content: "\f25b"
}

.ivu-icon-ios-people-outline:before {
  content: "\f25c"
}

.ivu-icon-ios-people:before {
  content: "\f25d"
}

.ivu-icon-ios-person-add-outline:before {
  content: "\f25e"
}

.ivu-icon-ios-person-add:before {
  content: "\f25f"
}

.ivu-icon-ios-person-outline:before {
  content: "\f260"
}

.ivu-icon-ios-person:before {
  content: "\f261"
}

.ivu-icon-ios-phone-landscape:before {
  content: "\f262"
}

.ivu-icon-ios-phone-portrait:before {
  content: "\f263"
}

.ivu-icon-ios-photos-outline:before {
  content: "\f264"
}

.ivu-icon-ios-photos:before {
  content: "\f265"
}

.ivu-icon-ios-pie-outline:before {
  content: "\f266"
}

.ivu-icon-ios-pie:before {
  content: "\f267"
}

.ivu-icon-ios-pin-outline:before {
  content: "\f268"
}

.ivu-icon-ios-pin:before {
  content: "\f269"
}

.ivu-icon-ios-pint-outline:before {
  content: "\f26a"
}

.ivu-icon-ios-pint:before {
  content: "\f26b"
}

.ivu-icon-ios-pizza-outline:before {
  content: "\f26c"
}

.ivu-icon-ios-pizza:before {
  content: "\f26d"
}

.ivu-icon-ios-plane-outline:before {
  content: "\f26e"
}

.ivu-icon-ios-plane:before {
  content: "\f26f"
}

.ivu-icon-ios-planet-outline:before {
  content: "\f270"
}

.ivu-icon-ios-planet:before {
  content: "\f271"
}

.ivu-icon-ios-play-outline:before {
  content: "\f272"
}

.ivu-icon-ios-play:before {
  content: "\f273"
}

.ivu-icon-ios-podium-outline:before {
  content: "\f274"
}

.ivu-icon-ios-podium:before {
  content: "\f275"
}

.ivu-icon-ios-power-outline:before {
  content: "\f276"
}

.ivu-icon-ios-power:before {
  content: "\f277"
}

.ivu-icon-ios-pricetag-outline:before {
  content: "\f278"
}

.ivu-icon-ios-pricetag:before {
  content: "\f279"
}

.ivu-icon-ios-pricetags-outline:before {
  content: "\f27a"
}

.ivu-icon-ios-pricetags:before {
  content: "\f27b"
}

.ivu-icon-ios-print-outline:before {
  content: "\f27c"
}

.ivu-icon-ios-print:before {
  content: "\f27d"
}

.ivu-icon-ios-pulse-outline:before {
  content: "\f27e"
}

.ivu-icon-ios-pulse:before {
  content: "\f27f"
}

.ivu-icon-ios-qr-scanner:before {
  content: "\f280"
}

.ivu-icon-ios-quote-outline:before {
  content: "\f281"
}

.ivu-icon-ios-quote:before {
  content: "\f282"
}

.ivu-icon-ios-radio-button-off:before {
  content: "\f283"
}

.ivu-icon-ios-radio-button-on:before {
  content: "\f284"
}

.ivu-icon-ios-radio-outline:before {
  content: "\f285"
}

.ivu-icon-ios-radio:before {
  content: "\f286"
}

.ivu-icon-ios-rainy-outline:before {
  content: "\f287"
}

.ivu-icon-ios-rainy:before {
  content: "\f288"
}

.ivu-icon-ios-recording-outline:before {
  content: "\f289"
}

.ivu-icon-ios-recording:before {
  content: "\f28a"
}

.ivu-icon-ios-redo-outline:before {
  content: "\f28b"
}

.ivu-icon-ios-redo:before {
  content: "\f28c"
}

.ivu-icon-ios-refresh-circle-outline:before {
  content: "\f28d"
}

.ivu-icon-ios-refresh-circle:before {
  content: "\f28e"
}

.ivu-icon-ios-refresh:before {
  content: "\f28f"
}

.ivu-icon-ios-remove-circle-outline:before {
  content: "\f290"
}

.ivu-icon-ios-remove-circle:before {
  content: "\f291"
}

.ivu-icon-ios-remove:before {
  content: "\f292"
}

.ivu-icon-ios-reorder:before {
  content: "\f293"
}

.ivu-icon-ios-repeat:before {
  content: "\f294"
}

.ivu-icon-ios-resize:before {
  content: "\f295"
}

.ivu-icon-ios-restaurant-outline:before {
  content: "\f296"
}

.ivu-icon-ios-restaurant:before {
  content: "\f297"
}

.ivu-icon-ios-return-left:before {
  content: "\f298"
}

.ivu-icon-ios-return-right:before {
  content: "\f299"
}

.ivu-icon-ios-reverse-camera-outline:before {
  content: "\f29a"
}

.ivu-icon-ios-reverse-camera:before {
  content: "\f29b"
}

.ivu-icon-ios-rewind-outline:before {
  content: "\f29c"
}

.ivu-icon-ios-rewind:before {
  content: "\f29d"
}

.ivu-icon-ios-ribbon-outline:before {
  content: "\f29e"
}

.ivu-icon-ios-ribbon:before {
  content: "\f29f"
}

.ivu-icon-ios-rose-outline:before {
  content: "\f2a0"
}

.ivu-icon-ios-rose:before {
  content: "\f2a1"
}

.ivu-icon-ios-sad-outline:before {
  content: "\f2a2"
}

.ivu-icon-ios-sad:before {
  content: "\f2a3"
}

.ivu-icon-ios-school-outline:before {
  content: "\f2a4"
}

.ivu-icon-ios-school:before {
  content: "\f2a5"
}

.ivu-icon-ios-search-outline:before {
  content: "\f2a6"
}

.ivu-icon-ios-search:before {
  content: "\f2a7"
}

.ivu-icon-ios-send-outline:before {
  content: "\f2a8"
}

.ivu-icon-ios-send:before {
  content: "\f2a9"
}

.ivu-icon-ios-settings-outline:before {
  content: "\f2aa"
}

.ivu-icon-ios-settings:before {
  content: "\f2ab"
}

.ivu-icon-ios-share-alt-outline:before {
  content: "\f2ac"
}

.ivu-icon-ios-share-alt:before {
  content: "\f2ad"
}

.ivu-icon-ios-share-outline:before {
  content: "\f2ae"
}

.ivu-icon-ios-share:before {
  content: "\f2af"
}

.ivu-icon-ios-shirt-outline:before {
  content: "\f2b0"
}

.ivu-icon-ios-shirt:before {
  content: "\f2b1"
}

.ivu-icon-ios-shuffle:before {
  content: "\f2b2"
}

.ivu-icon-ios-skip-backward-outline:before {
  content: "\f2b3"
}

.ivu-icon-ios-skip-backward:before {
  content: "\f2b4"
}

.ivu-icon-ios-skip-forward-outline:before {
  content: "\f2b5"
}

.ivu-icon-ios-skip-forward:before {
  content: "\f2b6"
}

.ivu-icon-ios-snow-outline:before {
  content: "\f2b7"
}

.ivu-icon-ios-snow:before {
  content: "\f2b8"
}

.ivu-icon-ios-speedometer-outline:before {
  content: "\f2b9"
}

.ivu-icon-ios-speedometer:before {
  content: "\f2ba"
}

.ivu-icon-ios-square-outline:before {
  content: "\f2bb"
}

.ivu-icon-ios-square:before {
  content: "\f2bc"
}

.ivu-icon-ios-star-half:before {
  content: "\f2bd"
}

.ivu-icon-ios-star-outline:before {
  content: "\f2be"
}

.ivu-icon-ios-star:before {
  content: "\f2bf"
}

.ivu-icon-ios-stats-outline:before {
  content: "\f2c0"
}

.ivu-icon-ios-stats:before {
  content: "\f2c1"
}

.ivu-icon-ios-stopwatch-outline:before {
  content: "\f2c2"
}

.ivu-icon-ios-stopwatch:before {
  content: "\f2c3"
}

.ivu-icon-ios-subway-outline:before {
  content: "\f2c4"
}

.ivu-icon-ios-subway:before {
  content: "\f2c5"
}

.ivu-icon-ios-sunny-outline:before {
  content: "\f2c6"
}

.ivu-icon-ios-sunny:before {
  content: "\f2c7"
}

.ivu-icon-ios-swap:before {
  content: "\f2c8"
}

.ivu-icon-ios-switch-outline:before {
  content: "\f2c9"
}

.ivu-icon-ios-switch:before {
  content: "\f2ca"
}

.ivu-icon-ios-sync:before {
  content: "\f2cb"
}

.ivu-icon-ios-tablet-landscape:before {
  content: "\f2cc"
}

.ivu-icon-ios-tablet-portrait:before {
  content: "\f2cd"
}

.ivu-icon-ios-tennisball-outline:before {
  content: "\f2ce"
}

.ivu-icon-ios-tennisball:before {
  content: "\f2cf"
}

.ivu-icon-ios-text-outline:before {
  content: "\f2d0"
}

.ivu-icon-ios-text:before {
  content: "\f2d1"
}

.ivu-icon-ios-thermometer-outline:before {
  content: "\f2d2"
}

.ivu-icon-ios-thermometer:before {
  content: "\f2d3"
}

.ivu-icon-ios-thumbs-down-outline:before {
  content: "\f2d4"
}

.ivu-icon-ios-thumbs-down:before {
  content: "\f2d5"
}

.ivu-icon-ios-thumbs-up-outline:before {
  content: "\f2d6"
}

.ivu-icon-ios-thumbs-up:before {
  content: "\f2d7"
}

.ivu-icon-ios-thunderstorm-outline:before {
  content: "\f2d8"
}

.ivu-icon-ios-thunderstorm:before {
  content: "\f2d9"
}

.ivu-icon-ios-time-outline:before {
  content: "\f2da"
}

.ivu-icon-ios-time:before {
  content: "\f2db"
}

.ivu-icon-ios-timer-outline:before {
  content: "\f2dc"
}

.ivu-icon-ios-timer:before {
  content: "\f2dd"
}

.ivu-icon-ios-train-outline:before {
  content: "\f2de"
}

.ivu-icon-ios-train:before {
  content: "\f2df"
}

.ivu-icon-ios-transgender:before {
  content: "\f2e0"
}

.ivu-icon-ios-trash-outline:before {
  content: "\f2e1"
}

.ivu-icon-ios-trash:before {
  content: "\f2e2"
}

.ivu-icon-ios-trending-down:before {
  content: "\f2e3"
}

.ivu-icon-ios-trending-up:before {
  content: "\f2e4"
}

.ivu-icon-ios-trophy-outline:before {
  content: "\f2e5"
}

.ivu-icon-ios-trophy:before {
  content: "\f2e6"
}

.ivu-icon-ios-umbrella-outline:before {
  content: "\f2e7"
}

.ivu-icon-ios-umbrella:before {
  content: "\f2e8"
}

.ivu-icon-ios-undo-outline:before {
  content: "\f2e9"
}

.ivu-icon-ios-undo:before {
  content: "\f2ea"
}

.ivu-icon-ios-unlock-outline:before {
  content: "\f2eb"
}

.ivu-icon-ios-unlock:before {
  content: "\f2ec"
}

.ivu-icon-ios-videocam-outline:before {
  content: "\f2ed"
}

.ivu-icon-ios-videocam:before {
  content: "\f2ee"
}

.ivu-icon-ios-volume-down:before {
  content: "\f2ef"
}

.ivu-icon-ios-volume-mute:before {
  content: "\f2f0"
}

.ivu-icon-ios-volume-off:before {
  content: "\f2f1"
}

.ivu-icon-ios-volume-up:before {
  content: "\f2f2"
}

.ivu-icon-ios-walk:before {
  content: "\f2f3"
}

.ivu-icon-ios-warning-outline:before {
  content: "\f2f4"
}

.ivu-icon-ios-warning:before {
  content: "\f2f5"
}

.ivu-icon-ios-watch:before {
  content: "\f2f6"
}

.ivu-icon-ios-water-outline:before {
  content: "\f2f7"
}

.ivu-icon-ios-water:before {
  content: "\f2f8"
}

.ivu-icon-ios-wifi-outline:before {
  content: "\f2f9"
}

.ivu-icon-ios-wifi:before {
  content: "\f2fa"
}

.ivu-icon-ios-wine-outline:before {
  content: "\f2fb"
}

.ivu-icon-ios-wine:before {
  content: "\f2fc"
}

.ivu-icon-ios-woman-outline:before {
  content: "\f2fd"
}

.ivu-icon-ios-woman:before {
  content: "\f2fe"
}

.ivu-icon-logo-android:before {
  content: "\f2ff"
}

.ivu-icon-logo-angular:before {
  content: "\f300"
}

.ivu-icon-logo-apple:before {
  content: "\f301"
}

.ivu-icon-logo-bitcoin:before {
  content: "\f302"
}

.ivu-icon-logo-buffer:before {
  content: "\f303"
}

.ivu-icon-logo-chrome:before {
  content: "\f304"
}

.ivu-icon-logo-codepen:before {
  content: "\f305"
}

.ivu-icon-logo-css3:before {
  content: "\f306"
}

.ivu-icon-logo-designernews:before {
  content: "\f307"
}

.ivu-icon-logo-dribbble:before {
  content: "\f308"
}

.ivu-icon-logo-dropbox:before {
  content: "\f309"
}

.ivu-icon-logo-euro:before {
  content: "\f30a"
}

.ivu-icon-logo-facebook:before {
  content: "\f30b"
}

.ivu-icon-logo-foursquare:before {
  content: "\f30c"
}

.ivu-icon-logo-freebsd-devil:before {
  content: "\f30d"
}

.ivu-icon-logo-github:before {
  content: "\f30e"
}

.ivu-icon-logo-google:before {
  content: "\f30f"
}

.ivu-icon-logo-googleplus:before {
  content: "\f310"
}

.ivu-icon-logo-hackernews:before {
  content: "\f311"
}

.ivu-icon-logo-html5:before {
  content: "\f312"
}

.ivu-icon-logo-instagram:before {
  content: "\f313"
}

.ivu-icon-logo-javascript:before {
  content: "\f314"
}

.ivu-icon-logo-linkedin:before {
  content: "\f315"
}

.ivu-icon-logo-markdown:before {
  content: "\f316"
}

.ivu-icon-logo-nodejs:before {
  content: "\f317"
}

.ivu-icon-logo-octocat:before {
  content: "\f318"
}

.ivu-icon-logo-pinterest:before {
  content: "\f319"
}

.ivu-icon-logo-playstation:before {
  content: "\f31a"
}

.ivu-icon-logo-python:before {
  content: "\f31b"
}

.ivu-icon-logo-reddit:before {
  content: "\f31c"
}

.ivu-icon-logo-rss:before {
  content: "\f31d"
}

.ivu-icon-logo-sass:before {
  content: "\f31e"
}

.ivu-icon-logo-skype:before {
  content: "\f31f"
}

.ivu-icon-logo-snapchat:before {
  content: "\f320"
}

.ivu-icon-logo-steam:before {
  content: "\f321"
}

.ivu-icon-logo-tumblr:before {
  content: "\f322"
}

.ivu-icon-logo-tux:before {
  content: "\f323"
}

.ivu-icon-logo-twitch:before {
  content: "\f324"
}

.ivu-icon-logo-twitter:before {
  content: "\f325"
}

.ivu-icon-logo-usd:before {
  content: "\f326"
}

.ivu-icon-logo-vimeo:before {
  content: "\f327"
}

.ivu-icon-logo-whatsapp:before {
  content: "\f328"
}

.ivu-icon-logo-windows:before {
  content: "\f329"
}

.ivu-icon-logo-wordpress:before {
  content: "\f32a"
}

.ivu-icon-logo-xbox:before {
  content: "\f32b"
}

.ivu-icon-logo-yahoo:before {
  content: "\f32c"
}

.ivu-icon-logo-yen:before {
  content: "\f32d"
}

.ivu-icon-logo-youtube:before {
  content: "\f32e"
}

.ivu-icon-md-add-circle:before {
  content: "\f32f"
}

.ivu-icon-md-add:before {
  content: "\f330"
}

.ivu-icon-md-alarm:before {
  content: "\f331"
}

.ivu-icon-md-albums:before {
  content: "\f332"
}

.ivu-icon-md-alert:before {
  content: "\f333"
}

.ivu-icon-md-american-football:before {
  content: "\f334"
}

.ivu-icon-md-analytics:before {
  content: "\f335"
}

.ivu-icon-md-aperture:before {
  content: "\f336"
}

.ivu-icon-md-apps:before {
  content: "\f337"
}

.ivu-icon-md-appstore:before {
  content: "\f338"
}

.ivu-icon-md-archive:before {
  content: "\f339"
}

.ivu-icon-md-arrow-back:before {
  content: "\f33a"
}

.ivu-icon-md-arrow-down:before {
  content: "\f33b"
}

.ivu-icon-md-arrow-dropdown-circle:before {
  content: "\f33c"
}

.ivu-icon-md-arrow-dropdown:before {
  content: "\f33d"
}

.ivu-icon-md-arrow-dropleft-circle:before {
  content: "\f33e"
}

.ivu-icon-md-arrow-dropleft:before {
  content: "\f33f"
}

.ivu-icon-md-arrow-dropright-circle:before {
  content: "\f340"
}

.ivu-icon-md-arrow-dropright:before {
  content: "\f341"
}

.ivu-icon-md-arrow-dropup-circle:before {
  content: "\f342"
}

.ivu-icon-md-arrow-dropup:before {
  content: "\f343"
}

.ivu-icon-md-arrow-forward:before {
  content: "\f344"
}

.ivu-icon-md-arrow-round-back:before {
  content: "\f345"
}

.ivu-icon-md-arrow-round-down:before {
  content: "\f346"
}

.ivu-icon-md-arrow-round-forward:before {
  content: "\f347"
}

.ivu-icon-md-arrow-round-up:before {
  content: "\f348"
}

.ivu-icon-md-arrow-up:before {
  content: "\f349"
}

.ivu-icon-md-at:before {
  content: "\f34a"
}

.ivu-icon-md-attach:before {
  content: "\f34b"
}

.ivu-icon-md-backspace:before {
  content: "\f34c"
}

.ivu-icon-md-barcode:before {
  content: "\f34d"
}

.ivu-icon-md-baseball:before {
  content: "\f34e"
}

.ivu-icon-md-basket:before {
  content: "\f34f"
}

.ivu-icon-md-basketball:before {
  content: "\f350"
}

.ivu-icon-md-battery-charging:before {
  content: "\f351"
}

.ivu-icon-md-battery-dead:before {
  content: "\f352"
}

.ivu-icon-md-battery-full:before {
  content: "\f353"
}

.ivu-icon-md-beaker:before {
  content: "\f354"
}

.ivu-icon-md-beer:before {
  content: "\f355"
}

.ivu-icon-md-bicycle:before {
  content: "\f356"
}

.ivu-icon-md-bluetooth:before {
  content: "\f357"
}

.ivu-icon-md-boat:before {
  content: "\f358"
}

.ivu-icon-md-body:before {
  content: "\f359"
}

.ivu-icon-md-bonfire:before {
  content: "\f35a"
}

.ivu-icon-md-book:before {
  content: "\f35b"
}

.ivu-icon-md-bookmark:before {
  content: "\f35c"
}

.ivu-icon-md-bookmarks:before {
  content: "\f35d"
}

.ivu-icon-md-bowtie:before {
  content: "\f35e"
}

.ivu-icon-md-briefcase:before {
  content: "\f35f"
}

.ivu-icon-md-browsers:before {
  content: "\f360"
}

.ivu-icon-md-brush:before {
  content: "\f361"
}

.ivu-icon-md-bug:before {
  content: "\f362"
}

.ivu-icon-md-build:before {
  content: "\f363"
}

.ivu-icon-md-bulb:before {
  content: "\f364"
}

.ivu-icon-md-bus:before {
  content: "\f365"
}

.ivu-icon-md-cafe:before {
  content: "\f366"
}

.ivu-icon-md-calculator:before {
  content: "\f367"
}

.ivu-icon-md-calendar:before {
  content: "\f368"
}

.ivu-icon-md-call:before {
  content: "\f369"
}

.ivu-icon-md-camera:before {
  content: "\f36a"
}

.ivu-icon-md-car:before {
  content: "\f36b"
}

.ivu-icon-md-card:before {
  content: "\f36c"
}

.ivu-icon-md-cart:before {
  content: "\f36d"
}

.ivu-icon-md-cash:before {
  content: "\f36e"
}

.ivu-icon-md-chatboxes:before {
  content: "\f36f"
}

.ivu-icon-md-chatbubbles:before {
  content: "\f370"
}

.ivu-icon-md-checkbox-outline:before {
  content: "\f371"
}

.ivu-icon-md-checkbox:before {
  content: "\f372"
}

.ivu-icon-md-checkmark-circle-outline:before {
  content: "\f373"
}

.ivu-icon-md-checkmark-circle:before {
  content: "\f374"
}

.ivu-icon-md-checkmark:before {
  content: "\f375"
}

.ivu-icon-md-clipboard:before {
  content: "\f376"
}

.ivu-icon-md-clock:before {
  content: "\f377"
}

.ivu-icon-md-close-circle:before {
  content: "\f378"
}

.ivu-icon-md-close:before {
  content: "\f379"
}

.ivu-icon-md-closed-captioning:before {
  content: "\f37a"
}

.ivu-icon-md-cloud-circle:before {
  content: "\f37b"
}

.ivu-icon-md-cloud-done:before {
  content: "\f37c"
}

.ivu-icon-md-cloud-download:before {
  content: "\f37d"
}

.ivu-icon-md-cloud-outline:before {
  content: "\f37e"
}

.ivu-icon-md-cloud-upload:before {
  content: "\f37f"
}

.ivu-icon-md-cloud:before {
  content: "\f380"
}

.ivu-icon-md-cloudy-night:before {
  content: "\f381"
}

.ivu-icon-md-cloudy:before {
  content: "\f382"
}

.ivu-icon-md-code-download:before {
  content: "\f383"
}

.ivu-icon-md-code-working:before {
  content: "\f384"
}

.ivu-icon-md-code:before {
  content: "\f385"
}

.ivu-icon-md-cog:before {
  content: "\f386"
}

.ivu-icon-md-color-fill:before {
  content: "\f387"
}

.ivu-icon-md-color-filter:before {
  content: "\f388"
}

.ivu-icon-md-color-palette:before {
  content: "\f389"
}

.ivu-icon-md-color-wand:before {
  content: "\f38a"
}

.ivu-icon-md-compass:before {
  content: "\f38b"
}

.ivu-icon-md-construct:before {
  content: "\f38c"
}

.ivu-icon-md-contact:before {
  content: "\f38d"
}

.ivu-icon-md-contacts:before {
  content: "\f38e"
}

.ivu-icon-md-contract:before {
  content: "\f38f"
}

.ivu-icon-md-contrast:before {
  content: "\f390"
}

.ivu-icon-md-copy:before {
  content: "\f391"
}

.ivu-icon-md-create:before {
  content: "\f392"
}

.ivu-icon-md-crop:before {
  content: "\f393"
}

.ivu-icon-md-cube:before {
  content: "\f394"
}

.ivu-icon-md-cut:before {
  content: "\f395"
}

.ivu-icon-md-desktop:before {
  content: "\f396"
}

.ivu-icon-md-disc:before {
  content: "\f397"
}

.ivu-icon-md-document:before {
  content: "\f398"
}

.ivu-icon-md-done-all:before {
  content: "\f399"
}

.ivu-icon-md-download:before {
  content: "\f39a"
}

.ivu-icon-md-easel:before {
  content: "\f39b"
}

.ivu-icon-md-egg:before {
  content: "\f39c"
}

.ivu-icon-md-exit:before {
  content: "\f39d"
}

.ivu-icon-md-expand:before {
  content: "\f39e"
}

.ivu-icon-md-eye-off:before {
  content: "\f39f"
}

.ivu-icon-md-eye:before {
  content: "\f3a0"
}

.ivu-icon-md-fastforward:before {
  content: "\f3a1"
}

.ivu-icon-md-female:before {
  content: "\f3a2"
}

.ivu-icon-md-filing:before {
  content: "\f3a3"
}

.ivu-icon-md-film:before {
  content: "\f3a4"
}

.ivu-icon-md-finger-print:before {
  content: "\f3a5"
}

.ivu-icon-md-flag:before {
  content: "\f3a6"
}

.ivu-icon-md-flame:before {
  content: "\f3a7"
}

.ivu-icon-md-flash:before {
  content: "\f3a8"
}

.ivu-icon-md-flask:before {
  content: "\f3a9"
}

.ivu-icon-md-flower:before {
  content: "\f3aa"
}

.ivu-icon-md-folder-open:before {
  content: "\f3ab"
}

.ivu-icon-md-folder:before {
  content: "\f3ac"
}

.ivu-icon-md-football:before {
  content: "\f3ad"
}

.ivu-icon-md-funnel:before {
  content: "\f3ae"
}

.ivu-icon-md-game-controller-a:before {
  content: "\f3af"
}

.ivu-icon-md-game-controller-b:before {
  content: "\f3b0"
}

.ivu-icon-md-git-branch:before {
  content: "\f3b1"
}

.ivu-icon-md-git-commit:before {
  content: "\f3b2"
}

.ivu-icon-md-git-compare:before {
  content: "\f3b3"
}

.ivu-icon-md-git-merge:before {
  content: "\f3b4"
}

.ivu-icon-md-git-network:before {
  content: "\f3b5"
}

.ivu-icon-md-git-pull-request:before {
  content: "\f3b6"
}

.ivu-icon-md-glasses:before {
  content: "\f3b7"
}

.ivu-icon-md-globe:before {
  content: "\f3b8"
}

.ivu-icon-md-grid:before {
  content: "\f3b9"
}

.ivu-icon-md-hammer:before {
  content: "\f3ba"
}

.ivu-icon-md-hand:before {
  content: "\f3bb"
}

.ivu-icon-md-happy:before {
  content: "\f3bc"
}

.ivu-icon-md-headset:before {
  content: "\f3bd"
}

.ivu-icon-md-heart-outline:before {
  content: "\f3be"
}

.ivu-icon-md-heart:before {
  content: "\f3bf"
}

.ivu-icon-md-help-buoy:before {
  content: "\f3c0"
}

.ivu-icon-md-help-circle:before {
  content: "\f3c1"
}

.ivu-icon-md-help:before {
  content: "\f3c2"
}

.ivu-icon-md-home:before {
  content: "\f3c3"
}

.ivu-icon-md-ice-cream:before {
  content: "\f3c4"
}

.ivu-icon-md-image:before {
  content: "\f3c5"
}

.ivu-icon-md-images:before {
  content: "\f3c6"
}

.ivu-icon-md-infinite:before {
  content: "\f3c7"
}

.ivu-icon-md-information-circle:before {
  content: "\f3c8"
}

.ivu-icon-md-information:before {
  content: "\f3c9"
}

.ivu-icon-md-ionic:before {
  content: "\f3ca"
}

.ivu-icon-md-ionitron:before {
  content: "\f3cb"
}

.ivu-icon-md-jet:before {
  content: "\f3cc"
}

.ivu-icon-md-key:before {
  content: "\f3cd"
}

.ivu-icon-md-keypad:before {
  content: "\f3ce"
}

.ivu-icon-md-laptop:before {
  content: "\f3cf"
}

.ivu-icon-md-leaf:before {
  content: "\f3d0"
}

.ivu-icon-md-link:before {
  content: "\f3d1"
}

.ivu-icon-md-list-box:before {
  content: "\f3d2"
}

.ivu-icon-md-list:before {
  content: "\f3d3"
}

.ivu-icon-md-locate:before {
  content: "\f3d4"
}

.ivu-icon-md-lock:before {
  content: "\f3d5"
}

.ivu-icon-md-log-in:before {
  content: "\f3d6"
}

.ivu-icon-md-log-out:before {
  content: "\f3d7"
}

.ivu-icon-md-magnet:before {
  content: "\f3d8"
}

.ivu-icon-md-mail-open:before {
  content: "\f3d9"
}

.ivu-icon-md-mail:before {
  content: "\f3da"
}

.ivu-icon-md-male:before {
  content: "\f3db"
}

.ivu-icon-md-man:before {
  content: "\f3dc"
}

.ivu-icon-md-map:before {
  content: "\f3dd"
}

.ivu-icon-md-medal:before {
  content: "\f3de"
}

.ivu-icon-md-medical:before {
  content: "\f3df"
}

.ivu-icon-md-medkit:before {
  content: "\f3e0"
}

.ivu-icon-md-megaphone:before {
  content: "\f3e1"
}

.ivu-icon-md-menu:before {
  content: "\f3e2"
}

.ivu-icon-md-mic-off:before {
  content: "\f3e3"
}

.ivu-icon-md-mic:before {
  content: "\f3e4"
}

.ivu-icon-md-microphone:before {
  content: "\f3e5"
}

.ivu-icon-md-moon:before {
  content: "\f3e6"
}

.ivu-icon-md-more:before {
  content: "\f3e7"
}

.ivu-icon-md-move:before {
  content: "\f3e8"
}

.ivu-icon-md-musical-note:before {
  content: "\f3e9"
}

.ivu-icon-md-musical-notes:before {
  content: "\f3ea"
}

.ivu-icon-md-navigate:before {
  content: "\f3eb"
}

.ivu-icon-md-no-smoking:before {
  content: "\f3ec"
}

.ivu-icon-md-notifications-off:before {
  content: "\f3ed"
}

.ivu-icon-md-notifications-outline:before {
  content: "\f3ee"
}

.ivu-icon-md-notifications:before {
  content: "\f3ef"
}

.ivu-icon-md-nuclear:before {
  content: "\f3f0"
}

.ivu-icon-md-nutrition:before {
  content: "\f3f1"
}

.ivu-icon-md-open:before {
  content: "\f3f2"
}

.ivu-icon-md-options:before {
  content: "\f3f3"
}

.ivu-icon-md-outlet:before {
  content: "\f3f4"
}

.ivu-icon-md-paper-plane:before {
  content: "\f3f5"
}

.ivu-icon-md-paper:before {
  content: "\f3f6"
}

.ivu-icon-md-partly-sunny:before {
  content: "\f3f7"
}

.ivu-icon-md-pause:before {
  content: "\f3f8"
}

.ivu-icon-md-paw:before {
  content: "\f3f9"
}

.ivu-icon-md-people:before {
  content: "\f3fa"
}

.ivu-icon-md-person-add:before {
  content: "\f3fb"
}

.ivu-icon-md-person:before {
  content: "\f3fc"
}

.ivu-icon-md-phone-landscape:before {
  content: "\f3fd"
}

.ivu-icon-md-phone-portrait:before {
  content: "\f3fe"
}

.ivu-icon-md-photos:before {
  content: "\f3ff"
}

.ivu-icon-md-pie:before {
  content: "\f400"
}

.ivu-icon-md-pin:before {
  content: "\f401"
}

.ivu-icon-md-pint:before {
  content: "\f402"
}

.ivu-icon-md-pizza:before {
  content: "\f403"
}

.ivu-icon-md-plane:before {
  content: "\f404"
}

.ivu-icon-md-planet:before {
  content: "\f405"
}

.ivu-icon-md-play:before {
  content: "\f406"
}

.ivu-icon-md-podium:before {
  content: "\f407"
}

.ivu-icon-md-power:before {
  content: "\f408"
}

.ivu-icon-md-pricetag:before {
  content: "\f409"
}

.ivu-icon-md-pricetags:before {
  content: "\f40a"
}

.ivu-icon-md-print:before {
  content: "\f40b"
}

.ivu-icon-md-pulse:before {
  content: "\f40c"
}

.ivu-icon-md-qr-scanner:before {
  content: "\f40d"
}

.ivu-icon-md-quote:before {
  content: "\f40e"
}

.ivu-icon-md-radio-button-off:before {
  content: "\f40f"
}

.ivu-icon-md-radio-button-on:before {
  content: "\f410"
}

.ivu-icon-md-radio:before {
  content: "\f411"
}

.ivu-icon-md-rainy:before {
  content: "\f412"
}

.ivu-icon-md-recording:before {
  content: "\f413"
}

.ivu-icon-md-redo:before {
  content: "\f414"
}

.ivu-icon-md-refresh-circle:before {
  content: "\f415"
}

.ivu-icon-md-refresh:before {
  content: "\f416"
}

.ivu-icon-md-remove-circle:before {
  content: "\f417"
}

.ivu-icon-md-remove:before {
  content: "\f418"
}

.ivu-icon-md-reorder:before {
  content: "\f419"
}

.ivu-icon-md-repeat:before {
  content: "\f41a"
}

.ivu-icon-md-resize:before {
  content: "\f41b"
}

.ivu-icon-md-restaurant:before {
  content: "\f41c"
}

.ivu-icon-md-return-left:before {
  content: "\f41d"
}

.ivu-icon-md-return-right:before {
  content: "\f41e"
}

.ivu-icon-md-reverse-camera:before {
  content: "\f41f"
}

.ivu-icon-md-rewind:before {
  content: "\f420"
}

.ivu-icon-md-ribbon:before {
  content: "\f421"
}

.ivu-icon-md-rose:before {
  content: "\f422"
}

.ivu-icon-md-sad:before {
  content: "\f423"
}

.ivu-icon-md-school:before {
  content: "\f424"
}

.ivu-icon-md-search:before {
  content: "\f425"
}

.ivu-icon-md-send:before {
  content: "\f426"
}

.ivu-icon-md-settings:before {
  content: "\f427"
}

.ivu-icon-md-share-alt:before {
  content: "\f428"
}

.ivu-icon-md-share:before {
  content: "\f429"
}

.ivu-icon-md-shirt:before {
  content: "\f42a"
}

.ivu-icon-md-shuffle:before {
  content: "\f42b"
}

.ivu-icon-md-skip-backward:before {
  content: "\f42c"
}

.ivu-icon-md-skip-forward:before {
  content: "\f42d"
}

.ivu-icon-md-snow:before {
  content: "\f42e"
}

.ivu-icon-md-speedometer:before {
  content: "\f42f"
}

.ivu-icon-md-square-outline:before {
  content: "\f430"
}

.ivu-icon-md-square:before {
  content: "\f431"
}

.ivu-icon-md-star-half:before {
  content: "\f432"
}

.ivu-icon-md-star-outline:before {
  content: "\f433"
}

.ivu-icon-md-star:before {
  content: "\f434"
}

.ivu-icon-md-stats:before {
  content: "\f435"
}

.ivu-icon-md-stopwatch:before {
  content: "\f436"
}

.ivu-icon-md-subway:before {
  content: "\f437"
}

.ivu-icon-md-sunny:before {
  content: "\f438"
}

.ivu-icon-md-swap:before {
  content: "\f439"
}

.ivu-icon-md-switch:before {
  content: "\f43a"
}

.ivu-icon-md-sync:before {
  content: "\f43b"
}

.ivu-icon-md-tablet-landscape:before {
  content: "\f43c"
}

.ivu-icon-md-tablet-portrait:before {
  content: "\f43d"
}

.ivu-icon-md-tennisball:before {
  content: "\f43e"
}

.ivu-icon-md-text:before {
  content: "\f43f"
}

.ivu-icon-md-thermometer:before {
  content: "\f440"
}

.ivu-icon-md-thumbs-down:before {
  content: "\f441"
}

.ivu-icon-md-thumbs-up:before {
  content: "\f442"
}

.ivu-icon-md-thunderstorm:before {
  content: "\f443"
}

.ivu-icon-md-time:before {
  content: "\f444"
}

.ivu-icon-md-timer:before {
  content: "\f445"
}

.ivu-icon-md-train:before {
  content: "\f446"
}

.ivu-icon-md-transgender:before {
  content: "\f447"
}

.ivu-icon-md-trash:before {
  content: "\f448"
}

.ivu-icon-md-trending-down:before {
  content: "\f449"
}

.ivu-icon-md-trending-up:before {
  content: "\f44a"
}

.ivu-icon-md-trophy:before {
  content: "\f44b"
}

.ivu-icon-md-umbrella:before {
  content: "\f44c"
}

.ivu-icon-md-undo:before {
  content: "\f44d"
}

.ivu-icon-md-unlock:before {
  content: "\f44e"
}

.ivu-icon-md-videocam:before {
  content: "\f44f"
}

.ivu-icon-md-volume-down:before {
  content: "\f450"
}

.ivu-icon-md-volume-mute:before {
  content: "\f451"
}

.ivu-icon-md-volume-off:before {
  content: "\f452"
}

.ivu-icon-md-volume-up:before {
  content: "\f453"
}

.ivu-icon-md-walk:before {
  content: "\f454"
}

.ivu-icon-md-warning:before {
  content: "\f455"
}

.ivu-icon-md-watch:before {
  content: "\f456"
}

.ivu-icon-md-water:before {
  content: "\f457"
}

.ivu-icon-md-wifi:before {
  content: "\f458"
}

.ivu-icon-md-wine:before {
  content: "\f459"
}

.ivu-icon-md-woman:before {
  content: "\f45a"
}

.ivu-icon-ios-loading:before {
  content: "\f45b"
}

.ivu-row {
  flex-flow: row wrap
}

.ivu-row,
.ivu-row:after,
.ivu-row:before {
  display: flex
}

.ivu-row-no-wrap {
  flex-wrap: nowrap
}

.ivu-row-start {
  justify-content: flex-start
}

.ivu-row-center {
  justify-content: center
}

.ivu-row-end {
  justify-content: flex-end
}

.ivu-row-space-between {
  justify-content: space-between
}

.ivu-row-space-around {
  justify-content: space-around
}

.ivu-row-top {
  align-items: flex-start
}

.ivu-row-middle {
  align-items: center
}

.ivu-row-bottom {
  align-items: flex-end
}

.ivu-col {
  position: relative;
  max-width: 100%;
  min-height: 1px
}

.ivu-col-span-24 {
  display: block;
  flex: 0 0 100%;
  max-width: 100%
}

.ivu-col-push-24 {
  left: 100%
}

.ivu-col-pull-24 {
  right: 100%
}

.ivu-col-offset-24 {
  margin-left: 100%
}

.ivu-col-order-24 {
  order: 24
}

.ivu-col-span-23 {
  display: block;
  flex: 0 0 95.83333333%;
  max-width: 95.83333333%
}

.ivu-col-push-23 {
  left: 95.83333333%
}

.ivu-col-pull-23 {
  right: 95.83333333%
}

.ivu-col-offset-23 {
  margin-left: 95.83333333%
}

.ivu-col-order-23 {
  order: 23
}

.ivu-col-span-22 {
  display: block;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%
}

.ivu-col-push-22 {
  left: 91.66666667%
}

.ivu-col-pull-22 {
  right: 91.66666667%
}

.ivu-col-offset-22 {
  margin-left: 91.66666667%
}

.ivu-col-order-22 {
  order: 22
}

.ivu-col-span-21 {
  display: block;
  flex: 0 0 87.5%;
  max-width: 87.5%
}

.ivu-col-push-21 {
  left: 87.5%
}

.ivu-col-pull-21 {
  right: 87.5%
}

.ivu-col-offset-21 {
  margin-left: 87.5%
}

.ivu-col-order-21 {
  order: 21
}

.ivu-col-span-20 {
  display: block;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%
}

.ivu-col-push-20 {
  left: 83.33333333%
}

.ivu-col-pull-20 {
  right: 83.33333333%
}

.ivu-col-offset-20 {
  margin-left: 83.33333333%
}

.ivu-col-order-20 {
  order: 20
}

.ivu-col-span-19 {
  display: block;
  flex: 0 0 79.16666667%;
  max-width: 79.16666667%
}

.ivu-col-push-19 {
  left: 79.16666667%
}

.ivu-col-pull-19 {
  right: 79.16666667%
}

.ivu-col-offset-19 {
  margin-left: 79.16666667%
}

.ivu-col-order-19 {
  order: 19
}

.ivu-col-span-18 {
  display: block;
  flex: 0 0 75%;
  max-width: 75%
}

.ivu-col-push-18 {
  left: 75%
}

.ivu-col-pull-18 {
  right: 75%
}

.ivu-col-offset-18 {
  margin-left: 75%
}

.ivu-col-order-18 {
  order: 18
}

.ivu-col-span-17 {
  display: block;
  flex: 0 0 70.83333333%;
  max-width: 70.83333333%
}

.ivu-col-push-17 {
  left: 70.83333333%
}

.ivu-col-pull-17 {
  right: 70.83333333%
}

.ivu-col-offset-17 {
  margin-left: 70.83333333%
}

.ivu-col-order-17 {
  order: 17
}

.ivu-col-span-16 {
  display: block;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%
}

.ivu-col-push-16 {
  left: 66.66666667%
}

.ivu-col-pull-16 {
  right: 66.66666667%
}

.ivu-col-offset-16 {
  margin-left: 66.66666667%
}

.ivu-col-order-16 {
  order: 16
}

.ivu-col-span-15 {
  display: block;
  flex: 0 0 62.5%;
  max-width: 62.5%
}

.ivu-col-push-15 {
  left: 62.5%
}

.ivu-col-pull-15 {
  right: 62.5%
}

.ivu-col-offset-15 {
  margin-left: 62.5%
}

.ivu-col-order-15 {
  order: 15
}

.ivu-col-span-14 {
  display: block;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%
}

.ivu-col-push-14 {
  left: 58.33333333%
}

.ivu-col-pull-14 {
  right: 58.33333333%
}

.ivu-col-offset-14 {
  margin-left: 58.33333333%
}

.ivu-col-order-14 {
  order: 14
}

.ivu-col-span-13 {
  display: block;
  flex: 0 0 54.16666667%;
  max-width: 54.16666667%
}

.ivu-col-push-13 {
  left: 54.16666667%
}

.ivu-col-pull-13 {
  right: 54.16666667%
}

.ivu-col-offset-13 {
  margin-left: 54.16666667%
}

.ivu-col-order-13 {
  order: 13
}

.ivu-col-span-12 {
  display: block;
  flex: 0 0 50%;
  max-width: 50%
}

.ivu-col-push-12 {
  left: 50%
}

.ivu-col-pull-12 {
  right: 50%
}

.ivu-col-offset-12 {
  margin-left: 50%
}

.ivu-col-order-12 {
  order: 12
}

.ivu-col-span-11 {
  display: block;
  flex: 0 0 45.83333333%;
  max-width: 45.83333333%
}

.ivu-col-push-11 {
  left: 45.83333333%
}

.ivu-col-pull-11 {
  right: 45.83333333%
}

.ivu-col-offset-11 {
  margin-left: 45.83333333%
}

.ivu-col-order-11 {
  order: 11
}

.ivu-col-span-10 {
  display: block;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%
}

.ivu-col-push-10 {
  left: 41.66666667%
}

.ivu-col-pull-10 {
  right: 41.66666667%
}

.ivu-col-offset-10 {
  margin-left: 41.66666667%
}

.ivu-col-order-10 {
  order: 10
}

.ivu-col-span-9 {
  display: block;
  flex: 0 0 37.5%;
  max-width: 37.5%
}

.ivu-col-push-9 {
  left: 37.5%
}

.ivu-col-pull-9 {
  right: 37.5%
}

.ivu-col-offset-9 {
  margin-left: 37.5%
}

.ivu-col-order-9 {
  order: 9
}

.ivu-col-span-8 {
  display: block;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%
}

.ivu-col-push-8 {
  left: 33.33333333%
}

.ivu-col-pull-8 {
  right: 33.33333333%
}

.ivu-col-offset-8 {
  margin-left: 33.33333333%
}

.ivu-col-order-8 {
  order: 8
}

.ivu-col-span-7 {
  display: block;
  flex: 0 0 29.16666667%;
  max-width: 29.16666667%
}

.ivu-col-push-7 {
  left: 29.16666667%
}

.ivu-col-pull-7 {
  right: 29.16666667%
}

.ivu-col-offset-7 {
  margin-left: 29.16666667%
}

.ivu-col-order-7 {
  order: 7
}

.ivu-col-span-6 {
  display: block;
  flex: 0 0 25%;
  max-width: 25%
}

.ivu-col-push-6 {
  left: 25%
}

.ivu-col-pull-6 {
  right: 25%
}

.ivu-col-offset-6 {
  margin-left: 25%
}

.ivu-col-order-6 {
  order: 6
}

.ivu-col-span-5 {
  display: block;
  flex: 0 0 20.83333333%;
  max-width: 20.83333333%
}

.ivu-col-push-5 {
  left: 20.83333333%
}

.ivu-col-pull-5 {
  right: 20.83333333%
}

.ivu-col-offset-5 {
  margin-left: 20.83333333%
}

.ivu-col-order-5 {
  order: 5
}

.ivu-col-span-4 {
  display: block;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%
}

.ivu-col-push-4 {
  left: 16.66666667%
}

.ivu-col-pull-4 {
  right: 16.66666667%
}

.ivu-col-offset-4 {
  margin-left: 16.66666667%
}

.ivu-col-order-4 {
  order: 4
}

.ivu-col-span-3 {
  display: block;
  flex: 0 0 12.5%;
  max-width: 12.5%
}

.ivu-col-push-3 {
  left: 12.5%
}

.ivu-col-pull-3 {
  right: 12.5%
}

.ivu-col-offset-3 {
  margin-left: 12.5%
}

.ivu-col-order-3 {
  order: 3
}

.ivu-col-span-2 {
  display: block;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%
}

.ivu-col-push-2 {
  left: 8.33333333%
}

.ivu-col-pull-2 {
  right: 8.33333333%
}

.ivu-col-offset-2 {
  margin-left: 8.33333333%
}

.ivu-col-order-2 {
  order: 2
}

.ivu-col-span-1 {
  display: block;
  flex: 0 0 4.16666667%;
  max-width: 4.16666667%
}

.ivu-col-push-1 {
  left: 4.16666667%
}

.ivu-col-pull-1 {
  right: 4.16666667%
}

.ivu-col-offset-1 {
  margin-left: 4.16666667%
}

.ivu-col-order-1 {
  order: 1
}

.ivu-col-span-0 {
  display: none
}

.ivu-col-offset-0 {
  margin-left: 0
}

.ivu-col-order-0 {
  order: 0
}

.ivu-col-span-xs-24 {
  display: block;
  flex: 0 0 100%;
  max-width: 100%
}

.ivu-col-xs-push-24 {
  left: 100%
}

.ivu-col-xs-pull-24 {
  right: 100%
}

.ivu-col-xs-offset-24 {
  margin-left: 100%
}

.ivu-col-xs-order-24 {
  order: 24
}

.ivu-col-span-xs-23 {
  display: block;
  flex: 0 0 95.83333333%;
  max-width: 95.83333333%
}

.ivu-col-xs-push-23 {
  left: 95.83333333%
}

.ivu-col-xs-pull-23 {
  right: 95.83333333%
}

.ivu-col-xs-offset-23 {
  margin-left: 95.83333333%
}

.ivu-col-xs-order-23 {
  order: 23
}

.ivu-col-span-xs-22 {
  display: block;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%
}

.ivu-col-xs-push-22 {
  left: 91.66666667%
}

.ivu-col-xs-pull-22 {
  right: 91.66666667%
}

.ivu-col-xs-offset-22 {
  margin-left: 91.66666667%
}

.ivu-col-xs-order-22 {
  order: 22
}

.ivu-col-span-xs-21 {
  display: block;
  flex: 0 0 87.5%;
  max-width: 87.5%
}

.ivu-col-xs-push-21 {
  left: 87.5%
}

.ivu-col-xs-pull-21 {
  right: 87.5%
}

.ivu-col-xs-offset-21 {
  margin-left: 87.5%
}

.ivu-col-xs-order-21 {
  order: 21
}

.ivu-col-span-xs-20 {
  display: block;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%
}

.ivu-col-xs-push-20 {
  left: 83.33333333%
}

.ivu-col-xs-pull-20 {
  right: 83.33333333%
}

.ivu-col-xs-offset-20 {
  margin-left: 83.33333333%
}

.ivu-col-xs-order-20 {
  order: 20
}

.ivu-col-span-xs-19 {
  display: block;
  flex: 0 0 79.16666667%;
  max-width: 79.16666667%
}

.ivu-col-xs-push-19 {
  left: 79.16666667%
}

.ivu-col-xs-pull-19 {
  right: 79.16666667%
}

.ivu-col-xs-offset-19 {
  margin-left: 79.16666667%
}

.ivu-col-xs-order-19 {
  order: 19
}

.ivu-col-span-xs-18 {
  display: block;
  flex: 0 0 75%;
  max-width: 75%
}

.ivu-col-xs-push-18 {
  left: 75%
}

.ivu-col-xs-pull-18 {
  right: 75%
}

.ivu-col-xs-offset-18 {
  margin-left: 75%
}

.ivu-col-xs-order-18 {
  order: 18
}

.ivu-col-span-xs-17 {
  display: block;
  flex: 0 0 70.83333333%;
  max-width: 70.83333333%
}

.ivu-col-xs-push-17 {
  left: 70.83333333%
}

.ivu-col-xs-pull-17 {
  right: 70.83333333%
}

.ivu-col-xs-offset-17 {
  margin-left: 70.83333333%
}

.ivu-col-xs-order-17 {
  order: 17
}

.ivu-col-span-xs-16 {
  display: block;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%
}

.ivu-col-xs-push-16 {
  left: 66.66666667%
}

.ivu-col-xs-pull-16 {
  right: 66.66666667%
}

.ivu-col-xs-offset-16 {
  margin-left: 66.66666667%
}

.ivu-col-xs-order-16 {
  order: 16
}

.ivu-col-span-xs-15 {
  display: block;
  flex: 0 0 62.5%;
  max-width: 62.5%
}

.ivu-col-xs-push-15 {
  left: 62.5%
}

.ivu-col-xs-pull-15 {
  right: 62.5%
}

.ivu-col-xs-offset-15 {
  margin-left: 62.5%
}

.ivu-col-xs-order-15 {
  order: 15
}

.ivu-col-span-xs-14 {
  display: block;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%
}

.ivu-col-xs-push-14 {
  left: 58.33333333%
}

.ivu-col-xs-pull-14 {
  right: 58.33333333%
}

.ivu-col-xs-offset-14 {
  margin-left: 58.33333333%
}

.ivu-col-xs-order-14 {
  order: 14
}

.ivu-col-span-xs-13 {
  display: block;
  flex: 0 0 54.16666667%;
  max-width: 54.16666667%
}

.ivu-col-xs-push-13 {
  left: 54.16666667%
}

.ivu-col-xs-pull-13 {
  right: 54.16666667%
}

.ivu-col-xs-offset-13 {
  margin-left: 54.16666667%
}

.ivu-col-xs-order-13 {
  order: 13
}

.ivu-col-span-xs-12 {
  display: block;
  flex: 0 0 50%;
  max-width: 50%
}

.ivu-col-xs-push-12 {
  left: 50%
}

.ivu-col-xs-pull-12 {
  right: 50%
}

.ivu-col-xs-offset-12 {
  margin-left: 50%
}

.ivu-col-xs-order-12 {
  order: 12
}

.ivu-col-span-xs-11 {
  display: block;
  flex: 0 0 45.83333333%;
  max-width: 45.83333333%
}

.ivu-col-xs-push-11 {
  left: 45.83333333%
}

.ivu-col-xs-pull-11 {
  right: 45.83333333%
}

.ivu-col-xs-offset-11 {
  margin-left: 45.83333333%
}

.ivu-col-xs-order-11 {
  order: 11
}

.ivu-col-span-xs-10 {
  display: block;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%
}

.ivu-col-xs-push-10 {
  left: 41.66666667%
}

.ivu-col-xs-pull-10 {
  right: 41.66666667%
}

.ivu-col-xs-offset-10 {
  margin-left: 41.66666667%
}

.ivu-col-xs-order-10 {
  order: 10
}

.ivu-col-span-xs-9 {
  display: block;
  flex: 0 0 37.5%;
  max-width: 37.5%
}

.ivu-col-xs-push-9 {
  left: 37.5%
}

.ivu-col-xs-pull-9 {
  right: 37.5%
}

.ivu-col-xs-offset-9 {
  margin-left: 37.5%
}

.ivu-col-xs-order-9 {
  order: 9
}

.ivu-col-span-xs-8 {
  display: block;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%
}

.ivu-col-xs-push-8 {
  left: 33.33333333%
}

.ivu-col-xs-pull-8 {
  right: 33.33333333%
}

.ivu-col-xs-offset-8 {
  margin-left: 33.33333333%
}

.ivu-col-xs-order-8 {
  order: 8
}

.ivu-col-span-xs-7 {
  display: block;
  flex: 0 0 29.16666667%;
  max-width: 29.16666667%
}

.ivu-col-xs-push-7 {
  left: 29.16666667%
}

.ivu-col-xs-pull-7 {
  right: 29.16666667%
}

.ivu-col-xs-offset-7 {
  margin-left: 29.16666667%
}

.ivu-col-xs-order-7 {
  order: 7
}

.ivu-col-span-xs-6 {
  display: block;
  flex: 0 0 25%;
  max-width: 25%
}

.ivu-col-xs-push-6 {
  left: 25%
}

.ivu-col-xs-pull-6 {
  right: 25%
}

.ivu-col-xs-offset-6 {
  margin-left: 25%
}

.ivu-col-xs-order-6 {
  order: 6
}

.ivu-col-span-xs-5 {
  display: block;
  flex: 0 0 20.83333333%;
  max-width: 20.83333333%
}

.ivu-col-xs-push-5 {
  left: 20.83333333%
}

.ivu-col-xs-pull-5 {
  right: 20.83333333%
}

.ivu-col-xs-offset-5 {
  margin-left: 20.83333333%
}

.ivu-col-xs-order-5 {
  order: 5
}

.ivu-col-span-xs-4 {
  display: block;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%
}

.ivu-col-xs-push-4 {
  left: 16.66666667%
}

.ivu-col-xs-pull-4 {
  right: 16.66666667%
}

.ivu-col-xs-offset-4 {
  margin-left: 16.66666667%
}

.ivu-col-xs-order-4 {
  order: 4
}

.ivu-col-span-xs-3 {
  display: block;
  flex: 0 0 12.5%;
  max-width: 12.5%
}

.ivu-col-xs-push-3 {
  left: 12.5%
}

.ivu-col-xs-pull-3 {
  right: 12.5%
}

.ivu-col-xs-offset-3 {
  margin-left: 12.5%
}

.ivu-col-xs-order-3 {
  order: 3
}

.ivu-col-span-xs-2 {
  display: block;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%
}

.ivu-col-xs-push-2 {
  left: 8.33333333%
}

.ivu-col-xs-pull-2 {
  right: 8.33333333%
}

.ivu-col-xs-offset-2 {
  margin-left: 8.33333333%
}

.ivu-col-xs-order-2 {
  order: 2
}

.ivu-col-span-xs-1 {
  display: block;
  flex: 0 0 4.16666667%;
  max-width: 4.16666667%
}

.ivu-col-xs-push-1 {
  left: 4.16666667%
}

.ivu-col-xs-pull-1 {
  right: 4.16666667%
}

.ivu-col-xs-offset-1 {
  margin-left: 4.16666667%
}

.ivu-col-xs-order-1 {
  order: 1
}

.ivu-col-span-xs-0 {
  display: none
}

.ivu-col-push-0 {
  left: auto
}

.ivu-col-pull-0 {
  right: auto
}

.ivu-col-xs-push-0 {
  left: auto
}

.ivu-col-xs-pull-0 {
  right: auto
}

.ivu-col-xs-offset-0 {
  margin-left: 0
}

.ivu-col-xs-order-0 {
  order: 0
}

@media (min-width:576px) {
  .ivu-col-span-sm-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%
  }

  .ivu-col-sm-push-24 {
    left: 100%
  }

  .ivu-col-sm-pull-24 {
    right: 100%
  }

  .ivu-col-sm-offset-24 {
    margin-left: 100%
  }

  .ivu-col-sm-order-24 {
    order: 24
  }

  .ivu-col-span-sm-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%
  }

  .ivu-col-sm-push-23 {
    left: 95.83333333%
  }

  .ivu-col-sm-pull-23 {
    right: 95.83333333%
  }

  .ivu-col-sm-offset-23 {
    margin-left: 95.83333333%
  }

  .ivu-col-sm-order-23 {
    order: 23
  }

  .ivu-col-span-sm-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }

  .ivu-col-sm-push-22 {
    left: 91.66666667%
  }

  .ivu-col-sm-pull-22 {
    right: 91.66666667%
  }

  .ivu-col-sm-offset-22 {
    margin-left: 91.66666667%
  }

  .ivu-col-sm-order-22 {
    order: 22
  }

  .ivu-col-span-sm-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%
  }

  .ivu-col-sm-push-21 {
    left: 87.5%
  }

  .ivu-col-sm-pull-21 {
    right: 87.5%
  }

  .ivu-col-sm-offset-21 {
    margin-left: 87.5%
  }

  .ivu-col-sm-order-21 {
    order: 21
  }

  .ivu-col-span-sm-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }

  .ivu-col-sm-push-20 {
    left: 83.33333333%
  }

  .ivu-col-sm-pull-20 {
    right: 83.33333333%
  }

  .ivu-col-sm-offset-20 {
    margin-left: 83.33333333%
  }

  .ivu-col-sm-order-20 {
    order: 20
  }

  .ivu-col-span-sm-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%
  }

  .ivu-col-sm-push-19 {
    left: 79.16666667%
  }

  .ivu-col-sm-pull-19 {
    right: 79.16666667%
  }

  .ivu-col-sm-offset-19 {
    margin-left: 79.16666667%
  }

  .ivu-col-sm-order-19 {
    order: 19
  }

  .ivu-col-span-sm-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%
  }

  .ivu-col-sm-push-18 {
    left: 75%
  }

  .ivu-col-sm-pull-18 {
    right: 75%
  }

  .ivu-col-sm-offset-18 {
    margin-left: 75%
  }

  .ivu-col-sm-order-18 {
    order: 18
  }

  .ivu-col-span-sm-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%
  }

  .ivu-col-sm-push-17 {
    left: 70.83333333%
  }

  .ivu-col-sm-pull-17 {
    right: 70.83333333%
  }

  .ivu-col-sm-offset-17 {
    margin-left: 70.83333333%
  }

  .ivu-col-sm-order-17 {
    order: 17
  }

  .ivu-col-span-sm-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }

  .ivu-col-sm-push-16 {
    left: 66.66666667%
  }

  .ivu-col-sm-pull-16 {
    right: 66.66666667%
  }

  .ivu-col-sm-offset-16 {
    margin-left: 66.66666667%
  }

  .ivu-col-sm-order-16 {
    order: 16
  }

  .ivu-col-span-sm-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%
  }

  .ivu-col-sm-push-15 {
    left: 62.5%
  }

  .ivu-col-sm-pull-15 {
    right: 62.5%
  }

  .ivu-col-sm-offset-15 {
    margin-left: 62.5%
  }

  .ivu-col-sm-order-15 {
    order: 15
  }

  .ivu-col-span-sm-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }

  .ivu-col-sm-push-14 {
    left: 58.33333333%
  }

  .ivu-col-sm-pull-14 {
    right: 58.33333333%
  }

  .ivu-col-sm-offset-14 {
    margin-left: 58.33333333%
  }

  .ivu-col-sm-order-14 {
    order: 14
  }

  .ivu-col-span-sm-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%
  }

  .ivu-col-sm-push-13 {
    left: 54.16666667%
  }

  .ivu-col-sm-pull-13 {
    right: 54.16666667%
  }

  .ivu-col-sm-offset-13 {
    margin-left: 54.16666667%
  }

  .ivu-col-sm-order-13 {
    order: 13
  }

  .ivu-col-span-sm-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%
  }

  .ivu-col-sm-push-12 {
    left: 50%
  }

  .ivu-col-sm-pull-12 {
    right: 50%
  }

  .ivu-col-sm-offset-12 {
    margin-left: 50%
  }

  .ivu-col-sm-order-12 {
    order: 12
  }

  .ivu-col-span-sm-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%
  }

  .ivu-col-sm-push-11 {
    left: 45.83333333%
  }

  .ivu-col-sm-pull-11 {
    right: 45.83333333%
  }

  .ivu-col-sm-offset-11 {
    margin-left: 45.83333333%
  }

  .ivu-col-sm-order-11 {
    order: 11
  }

  .ivu-col-span-sm-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }

  .ivu-col-sm-push-10 {
    left: 41.66666667%
  }

  .ivu-col-sm-pull-10 {
    right: 41.66666667%
  }

  .ivu-col-sm-offset-10 {
    margin-left: 41.66666667%
  }

  .ivu-col-sm-order-10 {
    order: 10
  }

  .ivu-col-span-sm-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%
  }

  .ivu-col-sm-push-9 {
    left: 37.5%
  }

  .ivu-col-sm-pull-9 {
    right: 37.5%
  }

  .ivu-col-sm-offset-9 {
    margin-left: 37.5%
  }

  .ivu-col-sm-order-9 {
    order: 9
  }

  .ivu-col-span-sm-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }

  .ivu-col-sm-push-8 {
    left: 33.33333333%
  }

  .ivu-col-sm-pull-8 {
    right: 33.33333333%
  }

  .ivu-col-sm-offset-8 {
    margin-left: 33.33333333%
  }

  .ivu-col-sm-order-8 {
    order: 8
  }

  .ivu-col-span-sm-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%
  }

  .ivu-col-sm-push-7 {
    left: 29.16666667%
  }

  .ivu-col-sm-pull-7 {
    right: 29.16666667%
  }

  .ivu-col-sm-offset-7 {
    margin-left: 29.16666667%
  }

  .ivu-col-sm-order-7 {
    order: 7
  }

  .ivu-col-span-sm-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%
  }

  .ivu-col-sm-push-6 {
    left: 25%
  }

  .ivu-col-sm-pull-6 {
    right: 25%
  }

  .ivu-col-sm-offset-6 {
    margin-left: 25%
  }

  .ivu-col-sm-order-6 {
    order: 6
  }

  .ivu-col-span-sm-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%
  }

  .ivu-col-sm-push-5 {
    left: 20.83333333%
  }

  .ivu-col-sm-pull-5 {
    right: 20.83333333%
  }

  .ivu-col-sm-offset-5 {
    margin-left: 20.83333333%
  }

  .ivu-col-sm-order-5 {
    order: 5
  }

  .ivu-col-span-sm-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }

  .ivu-col-sm-push-4 {
    left: 16.66666667%
  }

  .ivu-col-sm-pull-4 {
    right: 16.66666667%
  }

  .ivu-col-sm-offset-4 {
    margin-left: 16.66666667%
  }

  .ivu-col-sm-order-4 {
    order: 4
  }

  .ivu-col-span-sm-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%
  }

  .ivu-col-sm-push-3 {
    left: 12.5%
  }

  .ivu-col-sm-pull-3 {
    right: 12.5%
  }

  .ivu-col-sm-offset-3 {
    margin-left: 12.5%
  }

  .ivu-col-sm-order-3 {
    order: 3
  }

  .ivu-col-span-sm-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }

  .ivu-col-sm-push-2 {
    left: 8.33333333%
  }

  .ivu-col-sm-pull-2 {
    right: 8.33333333%
  }

  .ivu-col-sm-offset-2 {
    margin-left: 8.33333333%
  }

  .ivu-col-sm-order-2 {
    order: 2
  }

  .ivu-col-span-sm-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%
  }

  .ivu-col-sm-push-1 {
    left: 4.16666667%
  }

  .ivu-col-sm-pull-1 {
    right: 4.16666667%
  }

  .ivu-col-sm-offset-1 {
    margin-left: 4.16666667%
  }

  .ivu-col-sm-order-1 {
    order: 1
  }

  .ivu-col-span-sm-0 {
    display: none
  }

  .ivu-col-push-0 {
    left: auto
  }

  .ivu-col-pull-0 {
    right: auto
  }

  .ivu-col-sm-push-0 {
    left: auto
  }

  .ivu-col-sm-pull-0 {
    right: auto
  }

  .ivu-col-sm-offset-0 {
    margin-left: 0
  }

  .ivu-col-sm-order-0 {
    order: 0
  }
}

@media (min-width:768px) {
  .ivu-col-span-md-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%
  }

  .ivu-col-md-push-24 {
    left: 100%
  }

  .ivu-col-md-pull-24 {
    right: 100%
  }

  .ivu-col-md-offset-24 {
    margin-left: 100%
  }

  .ivu-col-md-order-24 {
    order: 24
  }

  .ivu-col-span-md-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%
  }

  .ivu-col-md-push-23 {
    left: 95.83333333%
  }

  .ivu-col-md-pull-23 {
    right: 95.83333333%
  }

  .ivu-col-md-offset-23 {
    margin-left: 95.83333333%
  }

  .ivu-col-md-order-23 {
    order: 23
  }

  .ivu-col-span-md-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }

  .ivu-col-md-push-22 {
    left: 91.66666667%
  }

  .ivu-col-md-pull-22 {
    right: 91.66666667%
  }

  .ivu-col-md-offset-22 {
    margin-left: 91.66666667%
  }

  .ivu-col-md-order-22 {
    order: 22
  }

  .ivu-col-span-md-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%
  }

  .ivu-col-md-push-21 {
    left: 87.5%
  }

  .ivu-col-md-pull-21 {
    right: 87.5%
  }

  .ivu-col-md-offset-21 {
    margin-left: 87.5%
  }

  .ivu-col-md-order-21 {
    order: 21
  }

  .ivu-col-span-md-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }

  .ivu-col-md-push-20 {
    left: 83.33333333%
  }

  .ivu-col-md-pull-20 {
    right: 83.33333333%
  }

  .ivu-col-md-offset-20 {
    margin-left: 83.33333333%
  }

  .ivu-col-md-order-20 {
    order: 20
  }

  .ivu-col-span-md-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%
  }

  .ivu-col-md-push-19 {
    left: 79.16666667%
  }

  .ivu-col-md-pull-19 {
    right: 79.16666667%
  }

  .ivu-col-md-offset-19 {
    margin-left: 79.16666667%
  }

  .ivu-col-md-order-19 {
    order: 19
  }

  .ivu-col-span-md-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%
  }

  .ivu-col-md-push-18 {
    left: 75%
  }

  .ivu-col-md-pull-18 {
    right: 75%
  }

  .ivu-col-md-offset-18 {
    margin-left: 75%
  }

  .ivu-col-md-order-18 {
    order: 18
  }

  .ivu-col-span-md-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%
  }

  .ivu-col-md-push-17 {
    left: 70.83333333%
  }

  .ivu-col-md-pull-17 {
    right: 70.83333333%
  }

  .ivu-col-md-offset-17 {
    margin-left: 70.83333333%
  }

  .ivu-col-md-order-17 {
    order: 17
  }

  .ivu-col-span-md-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }

  .ivu-col-md-push-16 {
    left: 66.66666667%
  }

  .ivu-col-md-pull-16 {
    right: 66.66666667%
  }

  .ivu-col-md-offset-16 {
    margin-left: 66.66666667%
  }

  .ivu-col-md-order-16 {
    order: 16
  }

  .ivu-col-span-md-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%
  }

  .ivu-col-md-push-15 {
    left: 62.5%
  }

  .ivu-col-md-pull-15 {
    right: 62.5%
  }

  .ivu-col-md-offset-15 {
    margin-left: 62.5%
  }

  .ivu-col-md-order-15 {
    order: 15
  }

  .ivu-col-span-md-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }

  .ivu-col-md-push-14 {
    left: 58.33333333%
  }

  .ivu-col-md-pull-14 {
    right: 58.33333333%
  }

  .ivu-col-md-offset-14 {
    margin-left: 58.33333333%
  }

  .ivu-col-md-order-14 {
    order: 14
  }

  .ivu-col-span-md-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%
  }

  .ivu-col-md-push-13 {
    left: 54.16666667%
  }

  .ivu-col-md-pull-13 {
    right: 54.16666667%
  }

  .ivu-col-md-offset-13 {
    margin-left: 54.16666667%
  }

  .ivu-col-md-order-13 {
    order: 13
  }

  .ivu-col-span-md-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%
  }

  .ivu-col-md-push-12 {
    left: 50%
  }

  .ivu-col-md-pull-12 {
    right: 50%
  }

  .ivu-col-md-offset-12 {
    margin-left: 50%
  }

  .ivu-col-md-order-12 {
    order: 12
  }

  .ivu-col-span-md-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%
  }

  .ivu-col-md-push-11 {
    left: 45.83333333%
  }

  .ivu-col-md-pull-11 {
    right: 45.83333333%
  }

  .ivu-col-md-offset-11 {
    margin-left: 45.83333333%
  }

  .ivu-col-md-order-11 {
    order: 11
  }

  .ivu-col-span-md-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }

  .ivu-col-md-push-10 {
    left: 41.66666667%
  }

  .ivu-col-md-pull-10 {
    right: 41.66666667%
  }

  .ivu-col-md-offset-10 {
    margin-left: 41.66666667%
  }

  .ivu-col-md-order-10 {
    order: 10
  }

  .ivu-col-span-md-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%
  }

  .ivu-col-md-push-9 {
    left: 37.5%
  }

  .ivu-col-md-pull-9 {
    right: 37.5%
  }

  .ivu-col-md-offset-9 {
    margin-left: 37.5%
  }

  .ivu-col-md-order-9 {
    order: 9
  }

  .ivu-col-span-md-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }

  .ivu-col-md-push-8 {
    left: 33.33333333%
  }

  .ivu-col-md-pull-8 {
    right: 33.33333333%
  }

  .ivu-col-md-offset-8 {
    margin-left: 33.33333333%
  }

  .ivu-col-md-order-8 {
    order: 8
  }

  .ivu-col-span-md-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%
  }

  .ivu-col-md-push-7 {
    left: 29.16666667%
  }

  .ivu-col-md-pull-7 {
    right: 29.16666667%
  }

  .ivu-col-md-offset-7 {
    margin-left: 29.16666667%
  }

  .ivu-col-md-order-7 {
    order: 7
  }

  .ivu-col-span-md-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%
  }

  .ivu-col-md-push-6 {
    left: 25%
  }

  .ivu-col-md-pull-6 {
    right: 25%
  }

  .ivu-col-md-offset-6 {
    margin-left: 25%
  }

  .ivu-col-md-order-6 {
    order: 6
  }

  .ivu-col-span-md-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%
  }

  .ivu-col-md-push-5 {
    left: 20.83333333%
  }

  .ivu-col-md-pull-5 {
    right: 20.83333333%
  }

  .ivu-col-md-offset-5 {
    margin-left: 20.83333333%
  }

  .ivu-col-md-order-5 {
    order: 5
  }

  .ivu-col-span-md-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }

  .ivu-col-md-push-4 {
    left: 16.66666667%
  }

  .ivu-col-md-pull-4 {
    right: 16.66666667%
  }

  .ivu-col-md-offset-4 {
    margin-left: 16.66666667%
  }

  .ivu-col-md-order-4 {
    order: 4
  }

  .ivu-col-span-md-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%
  }

  .ivu-col-md-push-3 {
    left: 12.5%
  }

  .ivu-col-md-pull-3 {
    right: 12.5%
  }

  .ivu-col-md-offset-3 {
    margin-left: 12.5%
  }

  .ivu-col-md-order-3 {
    order: 3
  }

  .ivu-col-span-md-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }

  .ivu-col-md-push-2 {
    left: 8.33333333%
  }

  .ivu-col-md-pull-2 {
    right: 8.33333333%
  }

  .ivu-col-md-offset-2 {
    margin-left: 8.33333333%
  }

  .ivu-col-md-order-2 {
    order: 2
  }

  .ivu-col-span-md-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%
  }

  .ivu-col-md-push-1 {
    left: 4.16666667%
  }

  .ivu-col-md-pull-1 {
    right: 4.16666667%
  }

  .ivu-col-md-offset-1 {
    margin-left: 4.16666667%
  }

  .ivu-col-md-order-1 {
    order: 1
  }

  .ivu-col-span-md-0 {
    display: none
  }

  .ivu-col-push-0 {
    left: auto
  }

  .ivu-col-pull-0 {
    right: auto
  }

  .ivu-col-md-push-0 {
    left: auto
  }

  .ivu-col-md-pull-0 {
    right: auto
  }

  .ivu-col-md-offset-0 {
    margin-left: 0
  }

  .ivu-col-md-order-0 {
    order: 0
  }
}

@media (min-width:992px) {
  .ivu-col-span-lg-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%
  }

  .ivu-col-lg-push-24 {
    left: 100%
  }

  .ivu-col-lg-pull-24 {
    right: 100%
  }

  .ivu-col-lg-offset-24 {
    margin-left: 100%
  }

  .ivu-col-lg-order-24 {
    order: 24
  }

  .ivu-col-span-lg-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%
  }

  .ivu-col-lg-push-23 {
    left: 95.83333333%
  }

  .ivu-col-lg-pull-23 {
    right: 95.83333333%
  }

  .ivu-col-lg-offset-23 {
    margin-left: 95.83333333%
  }

  .ivu-col-lg-order-23 {
    order: 23
  }

  .ivu-col-span-lg-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }

  .ivu-col-lg-push-22 {
    left: 91.66666667%
  }

  .ivu-col-lg-pull-22 {
    right: 91.66666667%
  }

  .ivu-col-lg-offset-22 {
    margin-left: 91.66666667%
  }

  .ivu-col-lg-order-22 {
    order: 22
  }

  .ivu-col-span-lg-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%
  }

  .ivu-col-lg-push-21 {
    left: 87.5%
  }

  .ivu-col-lg-pull-21 {
    right: 87.5%
  }

  .ivu-col-lg-offset-21 {
    margin-left: 87.5%
  }

  .ivu-col-lg-order-21 {
    order: 21
  }

  .ivu-col-span-lg-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }

  .ivu-col-lg-push-20 {
    left: 83.33333333%
  }

  .ivu-col-lg-pull-20 {
    right: 83.33333333%
  }

  .ivu-col-lg-offset-20 {
    margin-left: 83.33333333%
  }

  .ivu-col-lg-order-20 {
    order: 20
  }

  .ivu-col-span-lg-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%
  }

  .ivu-col-lg-push-19 {
    left: 79.16666667%
  }

  .ivu-col-lg-pull-19 {
    right: 79.16666667%
  }

  .ivu-col-lg-offset-19 {
    margin-left: 79.16666667%
  }

  .ivu-col-lg-order-19 {
    order: 19
  }

  .ivu-col-span-lg-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%
  }

  .ivu-col-lg-push-18 {
    left: 75%
  }

  .ivu-col-lg-pull-18 {
    right: 75%
  }

  .ivu-col-lg-offset-18 {
    margin-left: 75%
  }

  .ivu-col-lg-order-18 {
    order: 18
  }

  .ivu-col-span-lg-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%
  }

  .ivu-col-lg-push-17 {
    left: 70.83333333%
  }

  .ivu-col-lg-pull-17 {
    right: 70.83333333%
  }

  .ivu-col-lg-offset-17 {
    margin-left: 70.83333333%
  }

  .ivu-col-lg-order-17 {
    order: 17
  }

  .ivu-col-span-lg-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }

  .ivu-col-lg-push-16 {
    left: 66.66666667%
  }

  .ivu-col-lg-pull-16 {
    right: 66.66666667%
  }

  .ivu-col-lg-offset-16 {
    margin-left: 66.66666667%
  }

  .ivu-col-lg-order-16 {
    order: 16
  }

  .ivu-col-span-lg-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%
  }

  .ivu-col-lg-push-15 {
    left: 62.5%
  }

  .ivu-col-lg-pull-15 {
    right: 62.5%
  }

  .ivu-col-lg-offset-15 {
    margin-left: 62.5%
  }

  .ivu-col-lg-order-15 {
    order: 15
  }

  .ivu-col-span-lg-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }

  .ivu-col-lg-push-14 {
    left: 58.33333333%
  }

  .ivu-col-lg-pull-14 {
    right: 58.33333333%
  }

  .ivu-col-lg-offset-14 {
    margin-left: 58.33333333%
  }

  .ivu-col-lg-order-14 {
    order: 14
  }

  .ivu-col-span-lg-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%
  }

  .ivu-col-lg-push-13 {
    left: 54.16666667%
  }

  .ivu-col-lg-pull-13 {
    right: 54.16666667%
  }

  .ivu-col-lg-offset-13 {
    margin-left: 54.16666667%
  }

  .ivu-col-lg-order-13 {
    order: 13
  }

  .ivu-col-span-lg-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%
  }

  .ivu-col-lg-push-12 {
    left: 50%
  }

  .ivu-col-lg-pull-12 {
    right: 50%
  }

  .ivu-col-lg-offset-12 {
    margin-left: 50%
  }

  .ivu-col-lg-order-12 {
    order: 12
  }

  .ivu-col-span-lg-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%
  }

  .ivu-col-lg-push-11 {
    left: 45.83333333%
  }

  .ivu-col-lg-pull-11 {
    right: 45.83333333%
  }

  .ivu-col-lg-offset-11 {
    margin-left: 45.83333333%
  }

  .ivu-col-lg-order-11 {
    order: 11
  }

  .ivu-col-span-lg-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }

  .ivu-col-lg-push-10 {
    left: 41.66666667%
  }

  .ivu-col-lg-pull-10 {
    right: 41.66666667%
  }

  .ivu-col-lg-offset-10 {
    margin-left: 41.66666667%
  }

  .ivu-col-lg-order-10 {
    order: 10
  }

  .ivu-col-span-lg-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%
  }

  .ivu-col-lg-push-9 {
    left: 37.5%
  }

  .ivu-col-lg-pull-9 {
    right: 37.5%
  }

  .ivu-col-lg-offset-9 {
    margin-left: 37.5%
  }

  .ivu-col-lg-order-9 {
    order: 9
  }

  .ivu-col-span-lg-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }

  .ivu-col-lg-push-8 {
    left: 33.33333333%
  }

  .ivu-col-lg-pull-8 {
    right: 33.33333333%
  }

  .ivu-col-lg-offset-8 {
    margin-left: 33.33333333%
  }

  .ivu-col-lg-order-8 {
    order: 8
  }

  .ivu-col-span-lg-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%
  }

  .ivu-col-lg-push-7 {
    left: 29.16666667%
  }

  .ivu-col-lg-pull-7 {
    right: 29.16666667%
  }

  .ivu-col-lg-offset-7 {
    margin-left: 29.16666667%
  }

  .ivu-col-lg-order-7 {
    order: 7
  }

  .ivu-col-span-lg-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%
  }

  .ivu-col-lg-push-6 {
    left: 25%
  }

  .ivu-col-lg-pull-6 {
    right: 25%
  }

  .ivu-col-lg-offset-6 {
    margin-left: 25%
  }

  .ivu-col-lg-order-6 {
    order: 6
  }

  .ivu-col-span-lg-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%
  }

  .ivu-col-lg-push-5 {
    left: 20.83333333%
  }

  .ivu-col-lg-pull-5 {
    right: 20.83333333%
  }

  .ivu-col-lg-offset-5 {
    margin-left: 20.83333333%
  }

  .ivu-col-lg-order-5 {
    order: 5
  }

  .ivu-col-span-lg-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }

  .ivu-col-lg-push-4 {
    left: 16.66666667%
  }

  .ivu-col-lg-pull-4 {
    right: 16.66666667%
  }

  .ivu-col-lg-offset-4 {
    margin-left: 16.66666667%
  }

  .ivu-col-lg-order-4 {
    order: 4
  }

  .ivu-col-span-lg-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%
  }

  .ivu-col-lg-push-3 {
    left: 12.5%
  }

  .ivu-col-lg-pull-3 {
    right: 12.5%
  }

  .ivu-col-lg-offset-3 {
    margin-left: 12.5%
  }

  .ivu-col-lg-order-3 {
    order: 3
  }

  .ivu-col-span-lg-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }

  .ivu-col-lg-push-2 {
    left: 8.33333333%
  }

  .ivu-col-lg-pull-2 {
    right: 8.33333333%
  }

  .ivu-col-lg-offset-2 {
    margin-left: 8.33333333%
  }

  .ivu-col-lg-order-2 {
    order: 2
  }

  .ivu-col-span-lg-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%
  }

  .ivu-col-lg-push-1 {
    left: 4.16666667%
  }

  .ivu-col-lg-pull-1 {
    right: 4.16666667%
  }

  .ivu-col-lg-offset-1 {
    margin-left: 4.16666667%
  }

  .ivu-col-lg-order-1 {
    order: 1
  }

  .ivu-col-span-lg-0 {
    display: none
  }

  .ivu-col-push-0 {
    left: auto
  }

  .ivu-col-pull-0 {
    right: auto
  }

  .ivu-col-lg-push-0 {
    left: auto
  }

  .ivu-col-lg-pull-0 {
    right: auto
  }

  .ivu-col-lg-offset-0 {
    margin-left: 0
  }

  .ivu-col-lg-order-0 {
    order: 0
  }
}

@media (min-width:1200px) {
  .ivu-col-span-xl-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%
  }

  .ivu-col-xl-push-24 {
    left: 100%
  }

  .ivu-col-xl-pull-24 {
    right: 100%
  }

  .ivu-col-xl-offset-24 {
    margin-left: 100%
  }

  .ivu-col-xl-order-24 {
    order: 24
  }

  .ivu-col-span-xl-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%
  }

  .ivu-col-xl-push-23 {
    left: 95.83333333%
  }

  .ivu-col-xl-pull-23 {
    right: 95.83333333%
  }

  .ivu-col-xl-offset-23 {
    margin-left: 95.83333333%
  }

  .ivu-col-xl-order-23 {
    order: 23
  }

  .ivu-col-span-xl-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }

  .ivu-col-xl-push-22 {
    left: 91.66666667%
  }

  .ivu-col-xl-pull-22 {
    right: 91.66666667%
  }

  .ivu-col-xl-offset-22 {
    margin-left: 91.66666667%
  }

  .ivu-col-xl-order-22 {
    order: 22
  }

  .ivu-col-span-xl-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%
  }

  .ivu-col-xl-push-21 {
    left: 87.5%
  }

  .ivu-col-xl-pull-21 {
    right: 87.5%
  }

  .ivu-col-xl-offset-21 {
    margin-left: 87.5%
  }

  .ivu-col-xl-order-21 {
    order: 21
  }

  .ivu-col-span-xl-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }

  .ivu-col-xl-push-20 {
    left: 83.33333333%
  }

  .ivu-col-xl-pull-20 {
    right: 83.33333333%
  }

  .ivu-col-xl-offset-20 {
    margin-left: 83.33333333%
  }

  .ivu-col-xl-order-20 {
    order: 20
  }

  .ivu-col-span-xl-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%
  }

  .ivu-col-xl-push-19 {
    left: 79.16666667%
  }

  .ivu-col-xl-pull-19 {
    right: 79.16666667%
  }

  .ivu-col-xl-offset-19 {
    margin-left: 79.16666667%
  }

  .ivu-col-xl-order-19 {
    order: 19
  }

  .ivu-col-span-xl-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%
  }

  .ivu-col-xl-push-18 {
    left: 75%
  }

  .ivu-col-xl-pull-18 {
    right: 75%
  }

  .ivu-col-xl-offset-18 {
    margin-left: 75%
  }

  .ivu-col-xl-order-18 {
    order: 18
  }

  .ivu-col-span-xl-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%
  }

  .ivu-col-xl-push-17 {
    left: 70.83333333%
  }

  .ivu-col-xl-pull-17 {
    right: 70.83333333%
  }

  .ivu-col-xl-offset-17 {
    margin-left: 70.83333333%
  }

  .ivu-col-xl-order-17 {
    order: 17
  }

  .ivu-col-span-xl-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }

  .ivu-col-xl-push-16 {
    left: 66.66666667%
  }

  .ivu-col-xl-pull-16 {
    right: 66.66666667%
  }

  .ivu-col-xl-offset-16 {
    margin-left: 66.66666667%
  }

  .ivu-col-xl-order-16 {
    order: 16
  }

  .ivu-col-span-xl-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%
  }

  .ivu-col-xl-push-15 {
    left: 62.5%
  }

  .ivu-col-xl-pull-15 {
    right: 62.5%
  }

  .ivu-col-xl-offset-15 {
    margin-left: 62.5%
  }

  .ivu-col-xl-order-15 {
    order: 15
  }

  .ivu-col-span-xl-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }

  .ivu-col-xl-push-14 {
    left: 58.33333333%
  }

  .ivu-col-xl-pull-14 {
    right: 58.33333333%
  }

  .ivu-col-xl-offset-14 {
    margin-left: 58.33333333%
  }

  .ivu-col-xl-order-14 {
    order: 14
  }

  .ivu-col-span-xl-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%
  }

  .ivu-col-xl-push-13 {
    left: 54.16666667%
  }

  .ivu-col-xl-pull-13 {
    right: 54.16666667%
  }

  .ivu-col-xl-offset-13 {
    margin-left: 54.16666667%
  }

  .ivu-col-xl-order-13 {
    order: 13
  }

  .ivu-col-span-xl-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%
  }

  .ivu-col-xl-push-12 {
    left: 50%
  }

  .ivu-col-xl-pull-12 {
    right: 50%
  }

  .ivu-col-xl-offset-12 {
    margin-left: 50%
  }

  .ivu-col-xl-order-12 {
    order: 12
  }

  .ivu-col-span-xl-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%
  }

  .ivu-col-xl-push-11 {
    left: 45.83333333%
  }

  .ivu-col-xl-pull-11 {
    right: 45.83333333%
  }

  .ivu-col-xl-offset-11 {
    margin-left: 45.83333333%
  }

  .ivu-col-xl-order-11 {
    order: 11
  }

  .ivu-col-span-xl-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }

  .ivu-col-xl-push-10 {
    left: 41.66666667%
  }

  .ivu-col-xl-pull-10 {
    right: 41.66666667%
  }

  .ivu-col-xl-offset-10 {
    margin-left: 41.66666667%
  }

  .ivu-col-xl-order-10 {
    order: 10
  }

  .ivu-col-span-xl-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%
  }

  .ivu-col-xl-push-9 {
    left: 37.5%
  }

  .ivu-col-xl-pull-9 {
    right: 37.5%
  }

  .ivu-col-xl-offset-9 {
    margin-left: 37.5%
  }

  .ivu-col-xl-order-9 {
    order: 9
  }

  .ivu-col-span-xl-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }

  .ivu-col-xl-push-8 {
    left: 33.33333333%
  }

  .ivu-col-xl-pull-8 {
    right: 33.33333333%
  }

  .ivu-col-xl-offset-8 {
    margin-left: 33.33333333%
  }

  .ivu-col-xl-order-8 {
    order: 8
  }

  .ivu-col-span-xl-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%
  }

  .ivu-col-xl-push-7 {
    left: 29.16666667%
  }

  .ivu-col-xl-pull-7 {
    right: 29.16666667%
  }

  .ivu-col-xl-offset-7 {
    margin-left: 29.16666667%
  }

  .ivu-col-xl-order-7 {
    order: 7
  }

  .ivu-col-span-xl-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%
  }

  .ivu-col-xl-push-6 {
    left: 25%
  }

  .ivu-col-xl-pull-6 {
    right: 25%
  }

  .ivu-col-xl-offset-6 {
    margin-left: 25%
  }

  .ivu-col-xl-order-6 {
    order: 6
  }

  .ivu-col-span-xl-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%
  }

  .ivu-col-xl-push-5 {
    left: 20.83333333%
  }

  .ivu-col-xl-pull-5 {
    right: 20.83333333%
  }

  .ivu-col-xl-offset-5 {
    margin-left: 20.83333333%
  }

  .ivu-col-xl-order-5 {
    order: 5
  }

  .ivu-col-span-xl-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }

  .ivu-col-xl-push-4 {
    left: 16.66666667%
  }

  .ivu-col-xl-pull-4 {
    right: 16.66666667%
  }

  .ivu-col-xl-offset-4 {
    margin-left: 16.66666667%
  }

  .ivu-col-xl-order-4 {
    order: 4
  }

  .ivu-col-span-xl-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%
  }

  .ivu-col-xl-push-3 {
    left: 12.5%
  }

  .ivu-col-xl-pull-3 {
    right: 12.5%
  }

  .ivu-col-xl-offset-3 {
    margin-left: 12.5%
  }

  .ivu-col-xl-order-3 {
    order: 3
  }

  .ivu-col-span-xl-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }

  .ivu-col-xl-push-2 {
    left: 8.33333333%
  }

  .ivu-col-xl-pull-2 {
    right: 8.33333333%
  }

  .ivu-col-xl-offset-2 {
    margin-left: 8.33333333%
  }

  .ivu-col-xl-order-2 {
    order: 2
  }

  .ivu-col-span-xl-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%
  }

  .ivu-col-xl-push-1 {
    left: 4.16666667%
  }

  .ivu-col-xl-pull-1 {
    right: 4.16666667%
  }

  .ivu-col-xl-offset-1 {
    margin-left: 4.16666667%
  }

  .ivu-col-xl-order-1 {
    order: 1
  }

  .ivu-col-span-xl-0 {
    display: none
  }

  .ivu-col-push-0 {
    left: auto
  }

  .ivu-col-pull-0 {
    right: auto
  }

  .ivu-col-xl-push-0 {
    left: auto
  }

  .ivu-col-xl-pull-0 {
    right: auto
  }

  .ivu-col-xl-offset-0 {
    margin-left: 0
  }

  .ivu-col-xl-order-0 {
    order: 0
  }
}

@media (min-width:1600px) {
  .ivu-col-span-xxl-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%
  }

  .ivu-col-xxl-push-24 {
    left: 100%
  }

  .ivu-col-xxl-pull-24 {
    right: 100%
  }

  .ivu-col-xxl-offset-24 {
    margin-left: 100%
  }

  .ivu-col-xxl-order-24 {
    order: 24
  }

  .ivu-col-span-xxl-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%
  }

  .ivu-col-xxl-push-23 {
    left: 95.83333333%
  }

  .ivu-col-xxl-pull-23 {
    right: 95.83333333%
  }

  .ivu-col-xxl-offset-23 {
    margin-left: 95.83333333%
  }

  .ivu-col-xxl-order-23 {
    order: 23
  }

  .ivu-col-span-xxl-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }

  .ivu-col-xxl-push-22 {
    left: 91.66666667%
  }

  .ivu-col-xxl-pull-22 {
    right: 91.66666667%
  }

  .ivu-col-xxl-offset-22 {
    margin-left: 91.66666667%
  }

  .ivu-col-xxl-order-22 {
    order: 22
  }

  .ivu-col-span-xxl-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%
  }

  .ivu-col-xxl-push-21 {
    left: 87.5%
  }

  .ivu-col-xxl-pull-21 {
    right: 87.5%
  }

  .ivu-col-xxl-offset-21 {
    margin-left: 87.5%
  }

  .ivu-col-xxl-order-21 {
    order: 21
  }

  .ivu-col-span-xxl-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }

  .ivu-col-xxl-push-20 {
    left: 83.33333333%
  }

  .ivu-col-xxl-pull-20 {
    right: 83.33333333%
  }

  .ivu-col-xxl-offset-20 {
    margin-left: 83.33333333%
  }

  .ivu-col-xxl-order-20 {
    order: 20
  }

  .ivu-col-span-xxl-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%
  }

  .ivu-col-xxl-push-19 {
    left: 79.16666667%
  }

  .ivu-col-xxl-pull-19 {
    right: 79.16666667%
  }

  .ivu-col-xxl-offset-19 {
    margin-left: 79.16666667%
  }

  .ivu-col-xxl-order-19 {
    order: 19
  }

  .ivu-col-span-xxl-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%
  }

  .ivu-col-xxl-push-18 {
    left: 75%
  }

  .ivu-col-xxl-pull-18 {
    right: 75%
  }

  .ivu-col-xxl-offset-18 {
    margin-left: 75%
  }

  .ivu-col-xxl-order-18 {
    order: 18
  }

  .ivu-col-span-xxl-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%
  }

  .ivu-col-xxl-push-17 {
    left: 70.83333333%
  }

  .ivu-col-xxl-pull-17 {
    right: 70.83333333%
  }

  .ivu-col-xxl-offset-17 {
    margin-left: 70.83333333%
  }

  .ivu-col-xxl-order-17 {
    order: 17
  }

  .ivu-col-span-xxl-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }

  .ivu-col-xxl-push-16 {
    left: 66.66666667%
  }

  .ivu-col-xxl-pull-16 {
    right: 66.66666667%
  }

  .ivu-col-xxl-offset-16 {
    margin-left: 66.66666667%
  }

  .ivu-col-xxl-order-16 {
    order: 16
  }

  .ivu-col-span-xxl-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%
  }

  .ivu-col-xxl-push-15 {
    left: 62.5%
  }

  .ivu-col-xxl-pull-15 {
    right: 62.5%
  }

  .ivu-col-xxl-offset-15 {
    margin-left: 62.5%
  }

  .ivu-col-xxl-order-15 {
    order: 15
  }

  .ivu-col-span-xxl-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }

  .ivu-col-xxl-push-14 {
    left: 58.33333333%
  }

  .ivu-col-xxl-pull-14 {
    right: 58.33333333%
  }

  .ivu-col-xxl-offset-14 {
    margin-left: 58.33333333%
  }

  .ivu-col-xxl-order-14 {
    order: 14
  }

  .ivu-col-span-xxl-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%
  }

  .ivu-col-xxl-push-13 {
    left: 54.16666667%
  }

  .ivu-col-xxl-pull-13 {
    right: 54.16666667%
  }

  .ivu-col-xxl-offset-13 {
    margin-left: 54.16666667%
  }

  .ivu-col-xxl-order-13 {
    order: 13
  }

  .ivu-col-span-xxl-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%
  }

  .ivu-col-xxl-push-12 {
    left: 50%
  }

  .ivu-col-xxl-pull-12 {
    right: 50%
  }

  .ivu-col-xxl-offset-12 {
    margin-left: 50%
  }

  .ivu-col-xxl-order-12 {
    order: 12
  }

  .ivu-col-span-xxl-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%
  }

  .ivu-col-xxl-push-11 {
    left: 45.83333333%
  }

  .ivu-col-xxl-pull-11 {
    right: 45.83333333%
  }

  .ivu-col-xxl-offset-11 {
    margin-left: 45.83333333%
  }

  .ivu-col-xxl-order-11 {
    order: 11
  }

  .ivu-col-span-xxl-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }

  .ivu-col-xxl-push-10 {
    left: 41.66666667%
  }

  .ivu-col-xxl-pull-10 {
    right: 41.66666667%
  }

  .ivu-col-xxl-offset-10 {
    margin-left: 41.66666667%
  }

  .ivu-col-xxl-order-10 {
    order: 10
  }

  .ivu-col-span-xxl-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%
  }

  .ivu-col-xxl-push-9 {
    left: 37.5%
  }

  .ivu-col-xxl-pull-9 {
    right: 37.5%
  }

  .ivu-col-xxl-offset-9 {
    margin-left: 37.5%
  }

  .ivu-col-xxl-order-9 {
    order: 9
  }

  .ivu-col-span-xxl-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }

  .ivu-col-xxl-push-8 {
    left: 33.33333333%
  }

  .ivu-col-xxl-pull-8 {
    right: 33.33333333%
  }

  .ivu-col-xxl-offset-8 {
    margin-left: 33.33333333%
  }

  .ivu-col-xxl-order-8 {
    order: 8
  }

  .ivu-col-span-xxl-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%
  }

  .ivu-col-xxl-push-7 {
    left: 29.16666667%
  }

  .ivu-col-xxl-pull-7 {
    right: 29.16666667%
  }

  .ivu-col-xxl-offset-7 {
    margin-left: 29.16666667%
  }

  .ivu-col-xxl-order-7 {
    order: 7
  }

  .ivu-col-span-xxl-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%
  }

  .ivu-col-xxl-push-6 {
    left: 25%
  }

  .ivu-col-xxl-pull-6 {
    right: 25%
  }

  .ivu-col-xxl-offset-6 {
    margin-left: 25%
  }

  .ivu-col-xxl-order-6 {
    order: 6
  }

  .ivu-col-span-xxl-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%
  }

  .ivu-col-xxl-push-5 {
    left: 20.83333333%
  }

  .ivu-col-xxl-pull-5 {
    right: 20.83333333%
  }

  .ivu-col-xxl-offset-5 {
    margin-left: 20.83333333%
  }

  .ivu-col-xxl-order-5 {
    order: 5
  }

  .ivu-col-span-xxl-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }

  .ivu-col-xxl-push-4 {
    left: 16.66666667%
  }

  .ivu-col-xxl-pull-4 {
    right: 16.66666667%
  }

  .ivu-col-xxl-offset-4 {
    margin-left: 16.66666667%
  }

  .ivu-col-xxl-order-4 {
    order: 4
  }

  .ivu-col-span-xxl-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%
  }

  .ivu-col-xxl-push-3 {
    left: 12.5%
  }

  .ivu-col-xxl-pull-3 {
    right: 12.5%
  }

  .ivu-col-xxl-offset-3 {
    margin-left: 12.5%
  }

  .ivu-col-xxl-order-3 {
    order: 3
  }

  .ivu-col-span-xxl-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }

  .ivu-col-xxl-push-2 {
    left: 8.33333333%
  }

  .ivu-col-xxl-pull-2 {
    right: 8.33333333%
  }

  .ivu-col-xxl-offset-2 {
    margin-left: 8.33333333%
  }

  .ivu-col-xxl-order-2 {
    order: 2
  }

  .ivu-col-span-xxl-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%
  }

  .ivu-col-xxl-push-1 {
    left: 4.16666667%
  }

  .ivu-col-xxl-pull-1 {
    right: 4.16666667%
  }

  .ivu-col-xxl-offset-1 {
    margin-left: 4.16666667%
  }

  .ivu-col-xxl-order-1 {
    order: 1
  }

  .ivu-col-span-xxl-0 {
    display: none
  }

  .ivu-col-push-0 {
    left: auto
  }

  .ivu-col-pull-0 {
    right: auto
  }

  .ivu-col-xxl-push-0 {
    left: auto
  }

  .ivu-col-xxl-pull-0 {
    right: auto
  }

  .ivu-col-xxl-offset-0 {
    margin-left: 0
  }

  .ivu-col-xxl-order-0 {
    order: 0
  }
}

.ivu-article h1 {
  font-size: 26px;
  font-weight: 400
}

.ivu-article h2 {
  font-size: 20px;
  font-weight: 400
}

.ivu-article h3 {
  font-size: 16px;
  font-weight: 400
}

.ivu-article h4 {
  font-size: 14px;
  font-weight: 400
}

.ivu-article h5,
.ivu-article h6 {
  font-size: 12px;
  font-weight: 400
}

.ivu-article blockquote {
  padding: 5px 5px 3px 10px;
  line-height: 1.5;
  border-left: 4px solid #ddd;
  margin-bottom: 20px;
  color: #666;
  font-size: 14px
}

.ivu-article ul:not([class^=ivu-]) {
  padding-left: 40px;
  list-style-type: disc
}

.ivu-article li:not([class^=ivu-]) {
  margin-bottom: 5px;
  font-size: 14px
}

.ivu-article ol ul:not([class^=ivu-]),
.ivu-article ul ul:not([class^=ivu-]) {
  list-style-type: circle
}

.ivu-article p {
  margin: 5px;
  font-size: 14px
}

.ivu-article a:not([class^=ivu-])[target=_blank]:after {
  content: "\F3F2";
  font-family: Ionicons;
  color: #aaa;
  margin-left: 3px
}

.fade-appear,
.fade-enter-active,
.fade-leave-active {
  animation-duration: .15s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.fade-appear,
.fade-enter-active {
  animation-name: ivuFadeIn;
  animation-play-state: running
}

.fade-leave-active {
  animation-name: ivuFadeOut;
  animation-play-state: running
}

.fade-appear,
.fade-enter-active {
  opacity: 0
}

.fade-appear,
.fade-enter-active,
.fade-leave-active {
  animation-timing-function: linear
}

@keyframes ivuFadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes ivuFadeOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.move-up-appear,
.move-up-enter-active,
.move-up-leave-active {
  animation-duration: .3s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.move-up-appear,
.move-up-enter-active {
  animation-name: ivuMoveUpIn;
  animation-play-state: running
}

.move-up-leave-active {
  animation-name: ivuMoveUpOut;
  animation-play-state: running
}

.move-up-appear,
.move-up-enter-active {
  opacity: 0;
  animation-timing-function: ease-in-out
}

.move-up-leave-active {
  animation-timing-function: ease-in-out
}

.move-down-appear,
.move-down-enter-active,
.move-down-leave-active {
  animation-duration: .3s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.move-down-appear,
.move-down-enter-active {
  animation-name: ivuMoveDownIn;
  animation-play-state: running
}

.move-down-leave-active {
  animation-name: ivuMoveDownOut;
  animation-play-state: running
}

.move-down-appear,
.move-down-enter-active {
  opacity: 0;
  animation-timing-function: ease-in-out
}

.move-down-leave-active {
  animation-timing-function: ease-in-out
}

.move-left-appear,
.move-left-enter-active,
.move-left-leave-active {
  animation-duration: .3s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.move-left-appear,
.move-left-enter-active {
  animation-name: ivuMoveLeftIn;
  animation-play-state: running
}

.move-left-leave-active {
  animation-name: ivuMoveLeftOut;
  animation-play-state: running
}

.move-left-appear,
.move-left-enter-active {
  opacity: 0;
  animation-timing-function: ease-in-out
}

.move-left-leave-active {
  animation-timing-function: ease-in-out
}

.move-right-appear,
.move-right-enter-active,
.move-right-leave-active {
  animation-duration: .3s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.move-right-appear,
.move-right-enter-active {
  animation-name: ivuMoveRightIn;
  animation-play-state: running
}

.move-right-leave-active {
  animation-name: ivuMoveRightOut;
  animation-play-state: running
}

.move-right-appear,
.move-right-enter-active {
  opacity: 0;
  animation-timing-function: ease-in-out
}

.move-right-leave-active {
  animation-timing-function: ease-in-out
}

@keyframes ivuMoveDownIn {
  0% {
    transform-origin: 0 0;
    transform: translateY(100%);
    opacity: 0
  }

  to {
    transform-origin: 0 0;
    transform: translateY(0);
    opacity: 1
  }
}

@keyframes ivuMoveDownOut {
  0% {
    transform-origin: 0 0;
    transform: translateY(0);
    opacity: 1
  }

  to {
    transform-origin: 0 0;
    transform: translateY(100%);
    opacity: 0
  }
}

@keyframes ivuMoveLeftIn {
  0% {
    transform-origin: 0 0;
    transform: translateX(-100%);
    opacity: 0
  }

  to {
    transform-origin: 0 0;
    transform: translateX(0);
    opacity: 1
  }
}

@keyframes ivuMoveLeftOut {
  0% {
    transform-origin: 0 0;
    transform: translateX(0);
    opacity: 1
  }

  to {
    transform-origin: 0 0;
    transform: translateX(-100%);
    opacity: 0
  }
}

@keyframes ivuMoveRightIn {
  0% {
    opacity: 0;
    transform-origin: 0 0;
    transform: translateX(100%)
  }

  to {
    opacity: 1;
    transform-origin: 0 0;
    transform: translateX(0)
  }
}

@keyframes ivuMoveRightOut {
  0% {
    transform-origin: 0 0;
    transform: translateX(0);
    opacity: 1
  }

  to {
    transform-origin: 0 0;
    transform: translateX(100%);
    opacity: 0
  }
}

@keyframes ivuMoveUpIn {
  0% {
    transform-origin: 0 0;
    transform: translateY(-100%);
    opacity: 0
  }

  to {
    transform-origin: 0 0;
    transform: translateY(0);
    opacity: 1
  }
}

@keyframes ivuMoveUpOut {
  0% {
    transform-origin: 0 0;
    transform: translateY(0);
    opacity: 1
  }

  to {
    transform-origin: 0 0;
    transform: translateY(-100%);
    opacity: 0
  }
}

.move-notice-appear,
.move-notice-enter-active,
.move-notice-leave-active {
  animation-duration: .3s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.move-notice-appear,
.move-notice-enter-active {
  animation-name: ivuMoveNoticeIn;
  animation-play-state: running
}

.move-notice-leave-active {
  animation-name: ivuMoveNoticeOut;
  animation-play-state: running
}

.move-notice-appear,
.move-notice-enter-active {
  opacity: 0;
  animation-timing-function: ease-in-out
}

.move-notice-leave-active {
  animation-timing-function: ease-in-out
}

@keyframes ivuMoveNoticeIn {
  0% {
    opacity: 0;
    transform-origin: 0 0;
    transform: translateX(100%)
  }

  to {
    opacity: 1;
    transform-origin: 0 0;
    transform: translateX(0)
  }
}

@keyframes ivuMoveNoticeOut {
  0% {
    transform-origin: 0 0;
    transform: translateX(0);
    opacity: 1
  }

  70% {
    transform-origin: 0 0;
    transform: translateX(100%);
    height: auto;
    padding: 16px;
    margin-bottom: 10px;
    opacity: 0
  }

  to {
    transform-origin: 0 0;
    transform: translateX(100%);
    height: 0;
    padding: 0;
    margin-bottom: 0;
    opacity: 0
  }
}

.ease-appear,
.ease-enter-active,
.ease-leave-active {
  animation-duration: .3s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.ease-appear,
.ease-enter-active {
  animation-name: ivuEaseIn;
  animation-play-state: running
}

.ease-leave-active {
  animation-name: ivuEaseOut;
  animation-play-state: running
}

.ease-appear,
.ease-enter-active {
  opacity: 0
}

.ease-appear,
.ease-enter-active,
.ease-leave-active {
  animation-timing-function: linear;
  animation-duration: .2s
}

@keyframes ivuEaseIn {
  0% {
    opacity: 0;
    transform: scale(.9)
  }

  to {
    opacity: 1;
    transform: scale(1)
  }
}

@keyframes ivuEaseOut {
  0% {
    opacity: 1;
    transform: scale(1)
  }

  to {
    opacity: 0;
    transform: scale(.9)
  }
}

.transition-drop-appear,
.transition-drop-enter-active,
.transition-drop-leave-active {
  animation-duration: .3s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.transition-drop-appear,
.transition-drop-enter-active {
  animation-name: ivuTransitionDropIn;
  animation-play-state: running
}

.transition-drop-leave-active {
  animation-name: ivuTransitionDropOut;
  animation-play-state: running
}

.transition-drop-appear,
.transition-drop-enter-active {
  opacity: 0;
  animation-timing-function: ease-in-out
}

.transition-drop-leave-active {
  animation-timing-function: ease-in-out
}

.slide-up-appear,
.slide-up-enter-active,
.slide-up-leave-active {
  animation-duration: .3s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.slide-up-appear,
.slide-up-enter-active {
  animation-name: ivuSlideUpIn;
  animation-play-state: running
}

.slide-up-leave-active {
  animation-name: ivuSlideUpOut;
  animation-play-state: running
}

.slide-up-appear,
.slide-up-enter-active {
  opacity: 0;
  animation-timing-function: ease-in-out
}

.slide-up-leave-active {
  animation-timing-function: ease-in-out
}

.slide-down-appear,
.slide-down-enter-active,
.slide-down-leave-active {
  animation-duration: .3s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.slide-down-appear,
.slide-down-enter-active {
  animation-name: ivuSlideDownIn;
  animation-play-state: running
}

.slide-down-leave-active {
  animation-name: ivuSlideDownOut;
  animation-play-state: running
}

.slide-down-appear,
.slide-down-enter-active {
  opacity: 0;
  animation-timing-function: ease-in-out
}

.slide-down-leave-active {
  animation-timing-function: ease-in-out
}

.slide-left-appear,
.slide-left-enter-active,
.slide-left-leave-active {
  animation-duration: .3s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.slide-left-appear,
.slide-left-enter-active {
  animation-name: ivuSlideLeftIn;
  animation-play-state: running
}

.slide-left-leave-active {
  animation-name: ivuSlideLeftOut;
  animation-play-state: running
}

.slide-left-appear,
.slide-left-enter-active {
  opacity: 0;
  animation-timing-function: ease-in-out
}

.slide-left-leave-active {
  animation-timing-function: ease-in-out
}

.slide-right-appear,
.slide-right-enter-active,
.slide-right-leave-active {
  animation-duration: .3s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.slide-right-appear,
.slide-right-enter-active {
  animation-name: ivuSlideRightIn;
  animation-play-state: running
}

.slide-right-leave-active {
  animation-name: ivuSlideRightOut;
  animation-play-state: running
}

.slide-right-appear,
.slide-right-enter-active {
  opacity: 0;
  animation-timing-function: ease-in-out
}

.slide-right-leave-active {
  animation-timing-function: ease-in-out
}

@keyframes ivuTransitionDropIn {
  0% {
    opacity: 0;
    transform: scaleY(.8)
  }

  to {
    opacity: 1;
    transform: scaleY(1)
  }
}

@keyframes ivuTransitionDropOut {
  0% {
    opacity: 1;
    transform: scaleY(1)
  }

  to {
    opacity: 0;
    transform: scaleY(.8)
  }
}

@keyframes ivuSlideUpIn {
  0% {
    opacity: 0;
    transform-origin: 0 0;
    transform: scaleY(.8)
  }

  to {
    opacity: 1;
    transform-origin: 0 0;
    transform: scaleY(1)
  }
}

@keyframes ivuSlideUpOut {
  0% {
    opacity: 1;
    transform-origin: 0 0;
    transform: scaleY(1)
  }

  to {
    opacity: 0;
    transform-origin: 0 0;
    transform: scaleY(.8)
  }
}

@keyframes ivuSlideDownIn {
  0% {
    opacity: 0;
    transform-origin: 100% 100%;
    transform: scaleY(.8)
  }

  to {
    opacity: 1;
    transform-origin: 100% 100%;
    transform: scaleY(1)
  }
}

@keyframes ivuSlideDownOut {
  0% {
    opacity: 1;
    transform-origin: 100% 100%;
    transform: scaleY(1)
  }

  to {
    opacity: 0;
    transform-origin: 100% 100%;
    transform: scaleY(.8)
  }
}

@keyframes ivuSlideLeftIn {
  0% {
    opacity: 0;
    transform-origin: 0 0;
    transform: scaleX(.8)
  }

  to {
    opacity: 1;
    transform-origin: 0 0;
    transform: scaleX(1)
  }
}

@keyframes ivuSlideLeftOut {
  0% {
    opacity: 1;
    transform-origin: 0 0;
    transform: scaleX(1)
  }

  to {
    opacity: 0;
    transform-origin: 0 0;
    transform: scaleX(.8)
  }
}

@keyframes ivuSlideRightIn {
  0% {
    opacity: 0;
    transform-origin: 100% 0;
    transform: scaleX(.8)
  }

  to {
    opacity: 1;
    transform-origin: 100% 0;
    transform: scaleX(1)
  }
}

@keyframes ivuSlideRightOut {
  0% {
    opacity: 1;
    transform-origin: 100% 0;
    transform: scaleX(1)
  }

  to {
    opacity: 0;
    transform-origin: 100% 0;
    transform: scaleX(.8)
  }
}

.collapse-transition {
  transition: height .2s ease-in-out, padding-top .2s ease-in-out, padding-bottom .2s ease-in-out
}

.ivu-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 32px;
  padding: 0 15px;
  font-size: 14px;
  border-radius: 4px;
  transition: color .2s linear, background-color .2s linear, border .2s linear, box-shadow .2s linear;
  color: #515a6e;
  background-color: #fff;
  border: 1px solid #dcdee2
}

.ivu-btn,
.ivu-btn>.ivu-icon {
  line-height: 1.5
}

.ivu-btn-icon-only.ivu-btn-circle>.ivu-icon {
  vertical-align: baseline
}

.ivu-btn>i,
.ivu-btn>span {
  display: inline-block
}

.ivu-btn,
.ivu-btn:active,
.ivu-btn:focus {
  outline: 0
}

.ivu-btn:not([disabled]):hover {
  text-decoration: none
}

.ivu-btn:not([disabled]):active {
  outline: 0
}

.ivu-btn.disabled,
.ivu-btn[disabled] {
  cursor: not-allowed
}

.ivu-btn.disabled>*,
.ivu-btn[disabled]>* {
  pointer-events: none
}

.ivu-btn-large {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px
}

.ivu-btn-small {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 3px
}

.ivu-btn-icon-only {
  width: 32px;
  height: 32px;
  padding: 0;
  font-size: 16px;
  border-radius: 4px
}

.ivu-btn-icon-only.ivu-btn-large {
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 18px;
  border-radius: 4px
}

.ivu-btn-icon-only.ivu-btn-small {
  width: 24px;
  height: 24px;
  padding: 0;
  font-size: 14px;
  border-radius: 4px
}

.ivu-btn>a:only-child {
  color: currentColor
}

.ivu-btn>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn:hover {
  color: #747b8b;
  border-color: #e3e5e8
}

.ivu-btn.active,
.ivu-btn:active {
  color: #4d5669;
  background-color: #f2f2f2;
  border-color: #f2f2f2
}

.ivu-btn.disabled,
.ivu-btn.disabled.active,
.ivu-btn.disabled:active,
.ivu-btn.disabled:focus,
.ivu-btn.disabled:hover,
.ivu-btn[disabled],
.ivu-btn[disabled].active,
.ivu-btn[disabled]:active,
.ivu-btn[disabled]:focus,
.ivu-btn[disabled]:hover,
fieldset[disabled] .ivu-btn,
fieldset[disabled] .ivu-btn.active,
fieldset[disabled] .ivu-btn:active,
fieldset[disabled] .ivu-btn:focus,
fieldset[disabled] .ivu-btn:hover {
  color: #c5c8ce;
  background-color: #f7f7f7;
  border-color: #dcdee2
}

.ivu-btn.disabled.active>a:only-child,
.ivu-btn.disabled:active>a:only-child,
.ivu-btn.disabled:focus>a:only-child,
.ivu-btn.disabled:hover>a:only-child,
.ivu-btn.disabled>a:only-child,
.ivu-btn[disabled].active>a:only-child,
.ivu-btn[disabled]:active>a:only-child,
.ivu-btn[disabled]:focus>a:only-child,
.ivu-btn[disabled]:hover>a:only-child,
.ivu-btn[disabled]>a:only-child,
fieldset[disabled] .ivu-btn.active>a:only-child,
fieldset[disabled] .ivu-btn:active>a:only-child,
fieldset[disabled] .ivu-btn:focus>a:only-child,
fieldset[disabled] .ivu-btn:hover>a:only-child,
fieldset[disabled] .ivu-btn>a:only-child {
  color: currentColor
}

.ivu-btn.disabled.active>a:only-child:after,
.ivu-btn.disabled:active>a:only-child:after,
.ivu-btn.disabled:focus>a:only-child:after,
.ivu-btn.disabled:hover>a:only-child:after,
.ivu-btn.disabled>a:only-child:after,
.ivu-btn[disabled].active>a:only-child:after,
.ivu-btn[disabled]:active>a:only-child:after,
.ivu-btn[disabled]:focus>a:only-child:after,
.ivu-btn[disabled]:hover>a:only-child:after,
.ivu-btn[disabled]>a:only-child:after,
fieldset[disabled] .ivu-btn.active>a:only-child:after,
fieldset[disabled] .ivu-btn:active>a:only-child:after,
fieldset[disabled] .ivu-btn:focus>a:only-child:after,
fieldset[disabled] .ivu-btn:hover>a:only-child:after,
fieldset[disabled] .ivu-btn>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn:hover {
  color: #57a3f3;
  background-color: #fff;
  border-color: #57a3f3
}

.ivu-btn:hover>a:only-child {
  color: currentColor
}

.ivu-btn:hover>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn.active,
.ivu-btn:active {
  color: #2b85e4;
  background-color: #fff;
  border-color: #2b85e4
}

.ivu-btn.active>a:only-child,
.ivu-btn:active>a:only-child {
  color: currentColor
}

.ivu-btn.active>a:only-child:after,
.ivu-btn:active>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn:focus {
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-btn-long {
  width: 100%
}

.ivu-btn>.ivu-icon+span,
.ivu-btn>span+.ivu-icon {
  margin-left: 4px
}

.ivu-btn-primary {
  color: #fff;
  background-color: #2d8cf0;
  border-color: #2d8cf0
}

.ivu-btn-primary>a:only-child {
  color: currentColor
}

.ivu-btn-primary>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-primary:hover {
  color: #fff;
  background-color: #57a3f3;
  border-color: #57a3f3
}

.ivu-btn-primary:hover>a:only-child {
  color: currentColor
}

.ivu-btn-primary:hover>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-primary.active,
.ivu-btn-primary:active {
  color: #f2f2f2;
  background-color: #2b85e4;
  border-color: #2b85e4
}

.ivu-btn-primary.active>a:only-child,
.ivu-btn-primary:active>a:only-child {
  color: currentColor
}

.ivu-btn-primary.active>a:only-child:after,
.ivu-btn-primary:active>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-primary.disabled,
.ivu-btn-primary.disabled.active,
.ivu-btn-primary.disabled:active,
.ivu-btn-primary.disabled:focus,
.ivu-btn-primary.disabled:hover,
.ivu-btn-primary[disabled],
.ivu-btn-primary[disabled].active,
.ivu-btn-primary[disabled]:active,
.ivu-btn-primary[disabled]:focus,
.ivu-btn-primary[disabled]:hover,
fieldset[disabled] .ivu-btn-primary,
fieldset[disabled] .ivu-btn-primary.active,
fieldset[disabled] .ivu-btn-primary:active,
fieldset[disabled] .ivu-btn-primary:focus,
fieldset[disabled] .ivu-btn-primary:hover {
  color: #c5c8ce;
  background-color: #f7f7f7;
  border-color: #dcdee2
}

.ivu-btn-primary.disabled.active>a:only-child,
.ivu-btn-primary.disabled:active>a:only-child,
.ivu-btn-primary.disabled:focus>a:only-child,
.ivu-btn-primary.disabled:hover>a:only-child,
.ivu-btn-primary.disabled>a:only-child,
.ivu-btn-primary[disabled].active>a:only-child,
.ivu-btn-primary[disabled]:active>a:only-child,
.ivu-btn-primary[disabled]:focus>a:only-child,
.ivu-btn-primary[disabled]:hover>a:only-child,
.ivu-btn-primary[disabled]>a:only-child,
fieldset[disabled] .ivu-btn-primary.active>a:only-child,
fieldset[disabled] .ivu-btn-primary:active>a:only-child,
fieldset[disabled] .ivu-btn-primary:focus>a:only-child,
fieldset[disabled] .ivu-btn-primary:hover>a:only-child,
fieldset[disabled] .ivu-btn-primary>a:only-child {
  color: currentColor
}

.ivu-btn-primary.disabled.active>a:only-child:after,
.ivu-btn-primary.disabled:active>a:only-child:after,
.ivu-btn-primary.disabled:focus>a:only-child:after,
.ivu-btn-primary.disabled:hover>a:only-child:after,
.ivu-btn-primary.disabled>a:only-child:after,
.ivu-btn-primary[disabled].active>a:only-child:after,
.ivu-btn-primary[disabled]:active>a:only-child:after,
.ivu-btn-primary[disabled]:focus>a:only-child:after,
.ivu-btn-primary[disabled]:hover>a:only-child:after,
.ivu-btn-primary[disabled]>a:only-child:after,
fieldset[disabled] .ivu-btn-primary.active>a:only-child:after,
fieldset[disabled] .ivu-btn-primary:active>a:only-child:after,
fieldset[disabled] .ivu-btn-primary:focus>a:only-child:after,
fieldset[disabled] .ivu-btn-primary:hover>a:only-child:after,
fieldset[disabled] .ivu-btn-primary>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-primary.active,
.ivu-btn-primary:active,
.ivu-btn-primary:hover {
  color: #fff
}

.ivu-btn-primary:focus {
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #2b85e4;
  border-left-color: #2b85e4
}

.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary:first-child:not(:last-child) {
  border-right-color: #2b85e4
}

.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: #dcdee2
}

.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary+.ivu-btn,
.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary:last-child:not(:first-child) {
  border-left-color: #2b85e4
}

.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary+.ivu-btn[disabled],
.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary:last-child:not(:first-child)[disabled] {
  border-left-color: #dcdee2
}

.ivu-btn-group-vertical .ivu-btn-primary:not(:first-child):not(:last-child) {
  border-top-color: #2b85e4;
  border-bottom-color: #2b85e4
}

.ivu-btn-group-vertical .ivu-btn-primary:first-child:not(:last-child) {
  border-bottom-color: #2b85e4
}

.ivu-btn-group-vertical .ivu-btn-primary:first-child:not(:last-child)[disabled] {
  border-top-color: #dcdee2
}

.ivu-btn-group-vertical .ivu-btn-primary+.ivu-btn,
.ivu-btn-group-vertical .ivu-btn-primary:last-child:not(:first-child) {
  border-top-color: #2b85e4
}

.ivu-btn-group-vertical .ivu-btn-primary+.ivu-btn[disabled],
.ivu-btn-group-vertical .ivu-btn-primary:last-child:not(:first-child)[disabled] {
  border-bottom-color: #dcdee2
}

.ivu-btn-dashed {
  color: #515a6e;
  background-color: #fff;
  border-color: #dcdee2;
  border-style: dashed
}

.ivu-btn-dashed>a:only-child {
  color: currentColor
}

.ivu-btn-dashed>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-dashed:hover {
  color: #747b8b;
  border-color: #e3e5e8
}

.ivu-btn-dashed.active,
.ivu-btn-dashed:active {
  color: #4d5669;
  background-color: #f2f2f2;
  border-color: #f2f2f2
}

.ivu-btn-dashed.disabled,
.ivu-btn-dashed.disabled.active,
.ivu-btn-dashed.disabled:active,
.ivu-btn-dashed.disabled:focus,
.ivu-btn-dashed.disabled:hover,
.ivu-btn-dashed[disabled],
.ivu-btn-dashed[disabled].active,
.ivu-btn-dashed[disabled]:active,
.ivu-btn-dashed[disabled]:focus,
.ivu-btn-dashed[disabled]:hover,
fieldset[disabled] .ivu-btn-dashed,
fieldset[disabled] .ivu-btn-dashed.active,
fieldset[disabled] .ivu-btn-dashed:active,
fieldset[disabled] .ivu-btn-dashed:focus,
fieldset[disabled] .ivu-btn-dashed:hover {
  color: #c5c8ce;
  background-color: #f7f7f7;
  border-color: #dcdee2
}

.ivu-btn-dashed.disabled.active>a:only-child,
.ivu-btn-dashed.disabled:active>a:only-child,
.ivu-btn-dashed.disabled:focus>a:only-child,
.ivu-btn-dashed.disabled:hover>a:only-child,
.ivu-btn-dashed.disabled>a:only-child,
.ivu-btn-dashed[disabled].active>a:only-child,
.ivu-btn-dashed[disabled]:active>a:only-child,
.ivu-btn-dashed[disabled]:focus>a:only-child,
.ivu-btn-dashed[disabled]:hover>a:only-child,
.ivu-btn-dashed[disabled]>a:only-child,
fieldset[disabled] .ivu-btn-dashed.active>a:only-child,
fieldset[disabled] .ivu-btn-dashed:active>a:only-child,
fieldset[disabled] .ivu-btn-dashed:focus>a:only-child,
fieldset[disabled] .ivu-btn-dashed:hover>a:only-child,
fieldset[disabled] .ivu-btn-dashed>a:only-child {
  color: currentColor
}

.ivu-btn-dashed.disabled.active>a:only-child:after,
.ivu-btn-dashed.disabled:active>a:only-child:after,
.ivu-btn-dashed.disabled:focus>a:only-child:after,
.ivu-btn-dashed.disabled:hover>a:only-child:after,
.ivu-btn-dashed.disabled>a:only-child:after,
.ivu-btn-dashed[disabled].active>a:only-child:after,
.ivu-btn-dashed[disabled]:active>a:only-child:after,
.ivu-btn-dashed[disabled]:focus>a:only-child:after,
.ivu-btn-dashed[disabled]:hover>a:only-child:after,
.ivu-btn-dashed[disabled]>a:only-child:after,
fieldset[disabled] .ivu-btn-dashed.active>a:only-child:after,
fieldset[disabled] .ivu-btn-dashed:active>a:only-child:after,
fieldset[disabled] .ivu-btn-dashed:focus>a:only-child:after,
fieldset[disabled] .ivu-btn-dashed:hover>a:only-child:after,
fieldset[disabled] .ivu-btn-dashed>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-dashed:hover {
  color: #57a3f3;
  background-color: #fff;
  border-color: #57a3f3
}

.ivu-btn-dashed:hover>a:only-child {
  color: currentColor
}

.ivu-btn-dashed:hover>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-dashed.active,
.ivu-btn-dashed:active {
  color: #2b85e4;
  background-color: #fff;
  border-color: #2b85e4
}

.ivu-btn-dashed.active>a:only-child,
.ivu-btn-dashed:active>a:only-child {
  color: currentColor
}

.ivu-btn-dashed.active>a:only-child:after,
.ivu-btn-dashed:active>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-dashed:focus {
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-btn-text {
  color: #515a6e;
  background-color: transparent;
  border-color: transparent
}

.ivu-btn-text>a:only-child {
  color: currentColor
}

.ivu-btn-text>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-text:hover {
  color: #747b8b;
  background-color: hsla(0, 0%, 100%, .2);
  border-color: hsla(0, 0%, 100%, .2)
}

.ivu-btn-text.active,
.ivu-btn-text:active {
  color: #4d5669;
  background-color: rgba(0, 0, 0, .05);
  border-color: rgba(0, 0, 0, .05)
}

.ivu-btn-text.disabled,
.ivu-btn-text.disabled.active,
.ivu-btn-text.disabled:active,
.ivu-btn-text.disabled:focus,
.ivu-btn-text.disabled:hover,
.ivu-btn-text[disabled],
.ivu-btn-text[disabled].active,
.ivu-btn-text[disabled]:active,
.ivu-btn-text[disabled]:focus,
.ivu-btn-text[disabled]:hover,
fieldset[disabled] .ivu-btn-text,
fieldset[disabled] .ivu-btn-text.active,
fieldset[disabled] .ivu-btn-text:active,
fieldset[disabled] .ivu-btn-text:focus,
fieldset[disabled] .ivu-btn-text:hover {
  background-color: #f7f7f7;
  border-color: #dcdee2;
  color: #c5c8ce;
  background-color: #fff;
  border-color: transparent
}

.ivu-btn-text.disabled.active>a:only-child,
.ivu-btn-text.disabled:active>a:only-child,
.ivu-btn-text.disabled:focus>a:only-child,
.ivu-btn-text.disabled:hover>a:only-child,
.ivu-btn-text.disabled>a:only-child,
.ivu-btn-text[disabled].active>a:only-child,
.ivu-btn-text[disabled]:active>a:only-child,
.ivu-btn-text[disabled]:focus>a:only-child,
.ivu-btn-text[disabled]:hover>a:only-child,
.ivu-btn-text[disabled]>a:only-child,
fieldset[disabled] .ivu-btn-text.active>a:only-child,
fieldset[disabled] .ivu-btn-text:active>a:only-child,
fieldset[disabled] .ivu-btn-text:focus>a:only-child,
fieldset[disabled] .ivu-btn-text:hover>a:only-child,
fieldset[disabled] .ivu-btn-text>a:only-child {
  color: currentColor
}

.ivu-btn-text.disabled.active>a:only-child:after,
.ivu-btn-text.disabled:active>a:only-child:after,
.ivu-btn-text.disabled:focus>a:only-child:after,
.ivu-btn-text.disabled:hover>a:only-child:after,
.ivu-btn-text.disabled>a:only-child:after,
.ivu-btn-text[disabled].active>a:only-child:after,
.ivu-btn-text[disabled]:active>a:only-child:after,
.ivu-btn-text[disabled]:focus>a:only-child:after,
.ivu-btn-text[disabled]:hover>a:only-child:after,
.ivu-btn-text[disabled]>a:only-child:after,
fieldset[disabled] .ivu-btn-text.active>a:only-child:after,
fieldset[disabled] .ivu-btn-text:active>a:only-child:after,
fieldset[disabled] .ivu-btn-text:focus>a:only-child:after,
fieldset[disabled] .ivu-btn-text:hover>a:only-child:after,
fieldset[disabled] .ivu-btn-text>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-text:hover {
  color: #57a3f3;
  background-color: #fff;
  border-color: transparent
}

.ivu-btn-text:hover>a:only-child {
  color: currentColor
}

.ivu-btn-text:hover>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-text.active,
.ivu-btn-text:active {
  color: #2b85e4;
  background-color: #fff;
  border-color: transparent
}

.ivu-btn-text.active>a:only-child,
.ivu-btn-text:active>a:only-child {
  color: currentColor
}

.ivu-btn-text.active>a:only-child:after,
.ivu-btn-text:active>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-text:focus {
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-btn-success {
  color: #fff;
  background-color: #19be6b;
  border-color: #19be6b
}

.ivu-btn-success>a:only-child {
  color: currentColor
}

.ivu-btn-success>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-success:hover {
  color: #fff;
  background-color: #47cb89;
  border-color: #47cb89
}

.ivu-btn-success:hover>a:only-child {
  color: currentColor
}

.ivu-btn-success:hover>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-success.active,
.ivu-btn-success:active {
  color: #f2f2f2;
  background-color: #18b566;
  border-color: #18b566
}

.ivu-btn-success.active>a:only-child,
.ivu-btn-success:active>a:only-child {
  color: currentColor
}

.ivu-btn-success.active>a:only-child:after,
.ivu-btn-success:active>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-success.disabled,
.ivu-btn-success.disabled.active,
.ivu-btn-success.disabled:active,
.ivu-btn-success.disabled:focus,
.ivu-btn-success.disabled:hover,
.ivu-btn-success[disabled],
.ivu-btn-success[disabled].active,
.ivu-btn-success[disabled]:active,
.ivu-btn-success[disabled]:focus,
.ivu-btn-success[disabled]:hover,
fieldset[disabled] .ivu-btn-success,
fieldset[disabled] .ivu-btn-success.active,
fieldset[disabled] .ivu-btn-success:active,
fieldset[disabled] .ivu-btn-success:focus,
fieldset[disabled] .ivu-btn-success:hover {
  color: #c5c8ce;
  background-color: #f7f7f7;
  border-color: #dcdee2
}

.ivu-btn-success.disabled.active>a:only-child,
.ivu-btn-success.disabled:active>a:only-child,
.ivu-btn-success.disabled:focus>a:only-child,
.ivu-btn-success.disabled:hover>a:only-child,
.ivu-btn-success.disabled>a:only-child,
.ivu-btn-success[disabled].active>a:only-child,
.ivu-btn-success[disabled]:active>a:only-child,
.ivu-btn-success[disabled]:focus>a:only-child,
.ivu-btn-success[disabled]:hover>a:only-child,
.ivu-btn-success[disabled]>a:only-child,
fieldset[disabled] .ivu-btn-success.active>a:only-child,
fieldset[disabled] .ivu-btn-success:active>a:only-child,
fieldset[disabled] .ivu-btn-success:focus>a:only-child,
fieldset[disabled] .ivu-btn-success:hover>a:only-child,
fieldset[disabled] .ivu-btn-success>a:only-child {
  color: currentColor
}

.ivu-btn-success.disabled.active>a:only-child:after,
.ivu-btn-success.disabled:active>a:only-child:after,
.ivu-btn-success.disabled:focus>a:only-child:after,
.ivu-btn-success.disabled:hover>a:only-child:after,
.ivu-btn-success.disabled>a:only-child:after,
.ivu-btn-success[disabled].active>a:only-child:after,
.ivu-btn-success[disabled]:active>a:only-child:after,
.ivu-btn-success[disabled]:focus>a:only-child:after,
.ivu-btn-success[disabled]:hover>a:only-child:after,
.ivu-btn-success[disabled]>a:only-child:after,
fieldset[disabled] .ivu-btn-success.active>a:only-child:after,
fieldset[disabled] .ivu-btn-success:active>a:only-child:after,
fieldset[disabled] .ivu-btn-success:focus>a:only-child:after,
fieldset[disabled] .ivu-btn-success:hover>a:only-child:after,
fieldset[disabled] .ivu-btn-success>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-success.active,
.ivu-btn-success:active,
.ivu-btn-success:hover {
  color: #fff
}

.ivu-btn-success:focus {
  box-shadow: 0 0 0 2px rgba(25, 190, 107, .2)
}

.ivu-btn-warning {
  color: #fff;
  background-color: #36a39d;
  border-color: #36a39d
}

.ivu-btn-warning>a:only-child {
  color: currentColor
}

.ivu-btn-warning>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-warning:hover {
  color: #fff;
  background-color: #ffad33;
  border-color: #ffad33
}

.ivu-btn-warning:hover>a:only-child {
  color: currentColor
}

.ivu-btn-warning:hover>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-warning.active,
.ivu-btn-warning:active {
  color: #f2f2f2;
  background-color: #f29100;
  border-color: #f29100
}

.ivu-btn-warning.active>a:only-child,
.ivu-btn-warning:active>a:only-child {
  color: currentColor
}

.ivu-btn-warning.active>a:only-child:after,
.ivu-btn-warning:active>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-warning.disabled,
.ivu-btn-warning.disabled.active,
.ivu-btn-warning.disabled:active,
.ivu-btn-warning.disabled:focus,
.ivu-btn-warning.disabled:hover,
.ivu-btn-warning[disabled],
.ivu-btn-warning[disabled].active,
.ivu-btn-warning[disabled]:active,
.ivu-btn-warning[disabled]:focus,
.ivu-btn-warning[disabled]:hover,
fieldset[disabled] .ivu-btn-warning,
fieldset[disabled] .ivu-btn-warning.active,
fieldset[disabled] .ivu-btn-warning:active,
fieldset[disabled] .ivu-btn-warning:focus,
fieldset[disabled] .ivu-btn-warning:hover {
  color: #c5c8ce;
  background-color: #f7f7f7;
  border-color: #dcdee2
}

.ivu-btn-warning.disabled.active>a:only-child,
.ivu-btn-warning.disabled:active>a:only-child,
.ivu-btn-warning.disabled:focus>a:only-child,
.ivu-btn-warning.disabled:hover>a:only-child,
.ivu-btn-warning.disabled>a:only-child,
.ivu-btn-warning[disabled].active>a:only-child,
.ivu-btn-warning[disabled]:active>a:only-child,
.ivu-btn-warning[disabled]:focus>a:only-child,
.ivu-btn-warning[disabled]:hover>a:only-child,
.ivu-btn-warning[disabled]>a:only-child,
fieldset[disabled] .ivu-btn-warning.active>a:only-child,
fieldset[disabled] .ivu-btn-warning:active>a:only-child,
fieldset[disabled] .ivu-btn-warning:focus>a:only-child,
fieldset[disabled] .ivu-btn-warning:hover>a:only-child,
fieldset[disabled] .ivu-btn-warning>a:only-child {
  color: currentColor
}

.ivu-btn-warning.disabled.active>a:only-child:after,
.ivu-btn-warning.disabled:active>a:only-child:after,
.ivu-btn-warning.disabled:focus>a:only-child:after,
.ivu-btn-warning.disabled:hover>a:only-child:after,
.ivu-btn-warning.disabled>a:only-child:after,
.ivu-btn-warning[disabled].active>a:only-child:after,
.ivu-btn-warning[disabled]:active>a:only-child:after,
.ivu-btn-warning[disabled]:focus>a:only-child:after,
.ivu-btn-warning[disabled]:hover>a:only-child:after,
.ivu-btn-warning[disabled]>a:only-child:after,
fieldset[disabled] .ivu-btn-warning.active>a:only-child:after,
fieldset[disabled] .ivu-btn-warning:active>a:only-child:after,
fieldset[disabled] .ivu-btn-warning:focus>a:only-child:after,
fieldset[disabled] .ivu-btn-warning:hover>a:only-child:after,
fieldset[disabled] .ivu-btn-warning>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-warning.active,
.ivu-btn-warning:active,
.ivu-btn-warning:hover {
  color: #fff
}

.ivu-btn-warning:focus {
  box-shadow: 0 0 0 2px rgba(62, 168, 155, .2)
}

.ivu-btn-error {
  color: #fff;
  background-color: #ed4014;
  border-color: #ed4014
}

.ivu-btn-error>a:only-child {
  color: currentColor
}

.ivu-btn-error>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-error:hover {
  color: #fff;
  background-color: #f16643;
  border-color: #f16643
}

.ivu-btn-error:hover>a:only-child {
  color: currentColor
}

.ivu-btn-error:hover>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-error.active,
.ivu-btn-error:active {
  color: #f2f2f2;
  background-color: #e13d13;
  border-color: #e13d13
}

.ivu-btn-error.active>a:only-child,
.ivu-btn-error:active>a:only-child {
  color: currentColor
}

.ivu-btn-error.active>a:only-child:after,
.ivu-btn-error:active>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-error.disabled,
.ivu-btn-error.disabled.active,
.ivu-btn-error.disabled:active,
.ivu-btn-error.disabled:focus,
.ivu-btn-error.disabled:hover,
.ivu-btn-error[disabled],
.ivu-btn-error[disabled].active,
.ivu-btn-error[disabled]:active,
.ivu-btn-error[disabled]:focus,
.ivu-btn-error[disabled]:hover,
fieldset[disabled] .ivu-btn-error,
fieldset[disabled] .ivu-btn-error.active,
fieldset[disabled] .ivu-btn-error:active,
fieldset[disabled] .ivu-btn-error:focus,
fieldset[disabled] .ivu-btn-error:hover {
  color: #c5c8ce;
  background-color: #f7f7f7;
  border-color: #dcdee2
}

.ivu-btn-error.disabled.active>a:only-child,
.ivu-btn-error.disabled:active>a:only-child,
.ivu-btn-error.disabled:focus>a:only-child,
.ivu-btn-error.disabled:hover>a:only-child,
.ivu-btn-error.disabled>a:only-child,
.ivu-btn-error[disabled].active>a:only-child,
.ivu-btn-error[disabled]:active>a:only-child,
.ivu-btn-error[disabled]:focus>a:only-child,
.ivu-btn-error[disabled]:hover>a:only-child,
.ivu-btn-error[disabled]>a:only-child,
fieldset[disabled] .ivu-btn-error.active>a:only-child,
fieldset[disabled] .ivu-btn-error:active>a:only-child,
fieldset[disabled] .ivu-btn-error:focus>a:only-child,
fieldset[disabled] .ivu-btn-error:hover>a:only-child,
fieldset[disabled] .ivu-btn-error>a:only-child {
  color: currentColor
}

.ivu-btn-error.disabled.active>a:only-child:after,
.ivu-btn-error.disabled:active>a:only-child:after,
.ivu-btn-error.disabled:focus>a:only-child:after,
.ivu-btn-error.disabled:hover>a:only-child:after,
.ivu-btn-error.disabled>a:only-child:after,
.ivu-btn-error[disabled].active>a:only-child:after,
.ivu-btn-error[disabled]:active>a:only-child:after,
.ivu-btn-error[disabled]:focus>a:only-child:after,
.ivu-btn-error[disabled]:hover>a:only-child:after,
.ivu-btn-error[disabled]>a:only-child:after,
fieldset[disabled] .ivu-btn-error.active>a:only-child:after,
fieldset[disabled] .ivu-btn-error:active>a:only-child:after,
fieldset[disabled] .ivu-btn-error:focus>a:only-child:after,
fieldset[disabled] .ivu-btn-error:hover>a:only-child:after,
fieldset[disabled] .ivu-btn-error>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-error.active,
.ivu-btn-error:active,
.ivu-btn-error:hover {
  color: #fff
}

.ivu-btn-error:focus {
  box-shadow: 0 0 0 2px rgba(237, 64, 20, .2)
}

.ivu-btn-info {
  color: #fff;
  background-color: #2db7f5;
  border-color: #2db7f5
}

.ivu-btn-info>a:only-child {
  color: currentColor
}

.ivu-btn-info>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-info:hover {
  color: #fff;
  background-color: #57c5f7;
  border-color: #57c5f7
}

.ivu-btn-info:hover>a:only-child {
  color: currentColor
}

.ivu-btn-info:hover>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-info.active,
.ivu-btn-info:active {
  color: #f2f2f2;
  background-color: #2baee9;
  border-color: #2baee9
}

.ivu-btn-info.active>a:only-child,
.ivu-btn-info:active>a:only-child {
  color: currentColor
}

.ivu-btn-info.active>a:only-child:after,
.ivu-btn-info:active>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-info.disabled,
.ivu-btn-info.disabled.active,
.ivu-btn-info.disabled:active,
.ivu-btn-info.disabled:focus,
.ivu-btn-info.disabled:hover,
.ivu-btn-info[disabled],
.ivu-btn-info[disabled].active,
.ivu-btn-info[disabled]:active,
.ivu-btn-info[disabled]:focus,
.ivu-btn-info[disabled]:hover,
fieldset[disabled] .ivu-btn-info,
fieldset[disabled] .ivu-btn-info.active,
fieldset[disabled] .ivu-btn-info:active,
fieldset[disabled] .ivu-btn-info:focus,
fieldset[disabled] .ivu-btn-info:hover {
  color: #c5c8ce;
  background-color: #f7f7f7;
  border-color: #dcdee2
}

.ivu-btn-info.disabled.active>a:only-child,
.ivu-btn-info.disabled:active>a:only-child,
.ivu-btn-info.disabled:focus>a:only-child,
.ivu-btn-info.disabled:hover>a:only-child,
.ivu-btn-info.disabled>a:only-child,
.ivu-btn-info[disabled].active>a:only-child,
.ivu-btn-info[disabled]:active>a:only-child,
.ivu-btn-info[disabled]:focus>a:only-child,
.ivu-btn-info[disabled]:hover>a:only-child,
.ivu-btn-info[disabled]>a:only-child,
fieldset[disabled] .ivu-btn-info.active>a:only-child,
fieldset[disabled] .ivu-btn-info:active>a:only-child,
fieldset[disabled] .ivu-btn-info:focus>a:only-child,
fieldset[disabled] .ivu-btn-info:hover>a:only-child,
fieldset[disabled] .ivu-btn-info>a:only-child {
  color: currentColor
}

.ivu-btn-info.disabled.active>a:only-child:after,
.ivu-btn-info.disabled:active>a:only-child:after,
.ivu-btn-info.disabled:focus>a:only-child:after,
.ivu-btn-info.disabled:hover>a:only-child:after,
.ivu-btn-info.disabled>a:only-child:after,
.ivu-btn-info[disabled].active>a:only-child:after,
.ivu-btn-info[disabled]:active>a:only-child:after,
.ivu-btn-info[disabled]:focus>a:only-child:after,
.ivu-btn-info[disabled]:hover>a:only-child:after,
.ivu-btn-info[disabled]>a:only-child:after,
fieldset[disabled] .ivu-btn-info.active>a:only-child:after,
fieldset[disabled] .ivu-btn-info:active>a:only-child:after,
fieldset[disabled] .ivu-btn-info:focus>a:only-child:after,
fieldset[disabled] .ivu-btn-info:hover>a:only-child:after,
fieldset[disabled] .ivu-btn-info>a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0
}

.ivu-btn-info.active,
.ivu-btn-info:active,
.ivu-btn-info:hover {
  color: #fff
}

.ivu-btn-info:focus {
  box-shadow: 0 0 0 2px rgba(45, 183, 245, .2)
}

.ivu-btn-circle,
.ivu-btn-circle-outline {
  border-radius: 32px
}

.ivu-btn-circle-outline.ivu-btn-large,
.ivu-btn-circle.ivu-btn-large {
  border-radius: 40px
}

.ivu-btn-circle-outline.ivu-btn-size,
.ivu-btn-circle.ivu-btn-size {
  border-radius: 24px
}

.ivu-btn-circle-outline.ivu-btn-icon-only,
.ivu-btn-circle.ivu-btn-icon-only {
  width: 32px;
  height: 32px;
  padding: 0;
  font-size: 16px;
  border-radius: 50%
}

.ivu-btn-circle-outline.ivu-btn-icon-only.ivu-btn-large,
.ivu-btn-circle.ivu-btn-icon-only.ivu-btn-large {
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 18px;
  border-radius: 50%
}

.ivu-btn-circle-outline.ivu-btn-icon-only.ivu-btn-small,
.ivu-btn-circle.ivu-btn-icon-only.ivu-btn-small {
  width: 24px;
  height: 24px;
  padding: 0;
  font-size: 14px;
  border-radius: 50%
}

.ivu-btn:before {
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  background: #fff;
  opacity: .35;
  content: "";
  border-radius: inherit;
  z-index: 1;
  transition: opacity .2s;
  pointer-events: none;
  display: none
}

.ivu-btn.ivu-btn-loading {
  pointer-events: none;
  position: relative
}

.ivu-btn.ivu-btn-loading:before {
  display: block
}

.ivu-btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

.ivu-btn-group>.ivu-btn {
  position: relative;
  float: left
}

.ivu-btn-group>.ivu-btn.active,
.ivu-btn-group>.ivu-btn:active,
.ivu-btn-group>.ivu-btn:hover {
  z-index: 2
}

.ivu-btn-group-circle .ivu-btn {
  border-radius: 32px
}

.ivu-btn-group-large.ivu-btn-group-circle .ivu-btn {
  border-radius: 40px
}

.ivu-btn-group-large>.ivu-btn {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px
}

.ivu-btn-group-small.ivu-btn-group-circle .ivu-btn {
  border-radius: 24px
}

.ivu-btn-group-small>.ivu-btn {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 3px
}

.ivu-btn-group-small>.ivu-btn>.ivu-icon {
  font-size: 14px
}

.ivu-btn-group-small .ivu-btn-icon-only {
  width: 24px;
  height: 24px;
  padding: 0
}

.ivu-btn-group-large .ivu-btn-icon-only {
  width: 40px;
  height: 40px;
  padding: 0
}

.ivu-btn+.ivu-btn-group,
.ivu-btn-group+.ivu-btn,
.ivu-btn-group+.ivu-btn-group,
.ivu-btn-group .ivu-btn+.ivu-btn {
  margin-left: -1px
}

.ivu-btn-group .ivu-btn:not(:first-child):not(:last-child) {
  border-radius: 0
}

.ivu-btn-group:not(.ivu-btn-group-vertical)>.ivu-btn:first-child {
  margin-left: 0
}

.ivu-btn-group:not(.ivu-btn-group-vertical)>.ivu-btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.ivu-btn-group:not(.ivu-btn-group-vertical)>.ivu-btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.ivu-btn-group>.ivu-btn-group {
  float: left
}

.ivu-btn-group>.ivu-btn-group:not(:first-child):not(:last-child)>.ivu-btn {
  border-radius: 0
}

.ivu-btn-group:not(.ivu-btn-group-vertical)>.ivu-btn-group:first-child:not(:last-child)>.ivu-btn:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding-right: 8px
}

.ivu-btn-group:not(.ivu-btn-group-vertical)>.ivu-btn-group:last-child:not(:first-child)>.ivu-btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  padding-left: 8px
}

.ivu-btn-group-vertical {
  display: inline-block;
  vertical-align: middle
}

.ivu-btn-group-vertical>.ivu-btn {
  display: block;
  width: 100%;
  max-width: 100%;
  float: none;
  min-width: 32px
}

.ivu-btn-group-vertical.ivu-btn-group-small>.ivu-btn {
  min-width: 24px
}

.ivu-btn-group-vertical.ivu-btn-group-large>.ivu-btn {
  min-width: 40px
}

.ivu-btn+.ivu-btn-group-vertical,
.ivu-btn-group-vertical+.ivu-btn,
.ivu-btn-group-vertical+.ivu-btn-group-vertical,
.ivu-btn-group-vertical .ivu-btn+.ivu-btn {
  margin-top: -1px;
  margin-left: 0
}

.ivu-btn-group-vertical>.ivu-btn:first-child {
  margin-top: 0
}

.ivu-btn-group-vertical>.ivu-btn:first-child:not(:last-child) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.ivu-btn-group-vertical>.ivu-btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.ivu-btn-group-vertical>.ivu-btn-group-vertical:first-child:not(:last-child)>.ivu-btn:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding-bottom: 8px
}

.ivu-btn-group-vertical>.ivu-btn-group-vertical:last-child:not(:first-child)>.ivu-btn:first-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding-top: 8px
}

.ivu-btn-ghost {
  color: #fff;
  background: 0 0
}

.ivu-btn-ghost:hover {
  background: 0 0
}

.ivu-btn-ghost.ivu-btn-dashed,
.ivu-btn-ghost.ivu-btn-default {
  color: #fff;
  border-color: #fff
}

.ivu-btn-ghost.ivu-btn-dashed:hover,
.ivu-btn-ghost.ivu-btn-default:hover {
  color: #57a3f3;
  border-color: #57a3f3
}

.ivu-btn-ghost.ivu-btn-primary {
  color: #2d8cf0
}

.ivu-btn-ghost.ivu-btn-primary:hover {
  color: #57a3f3;
  background: rgba(245, 249, 254, .5)
}

.ivu-btn-ghost.ivu-btn-info {
  color: #2db7f5
}

.ivu-btn-ghost.ivu-btn-info:hover {
  color: #57c5f7;
  background: rgba(245, 251, 254, .5)
}

.ivu-btn-ghost.ivu-btn-success {
  color: #19be6b
}

.ivu-btn-ghost.ivu-btn-success:hover {
  color: #47cb89;
  background: rgba(244, 252, 248, .5)
}

.ivu-btn-ghost.ivu-btn-warning {
  color: #36a39d
}

.ivu-btn-ghost.ivu-btn-warning:hover {
  color: #ffad33;
  background: rgba(255, 250, 242, .5)
}

.ivu-btn-ghost.ivu-btn-error {
  color: #ed4014
}

.ivu-btn-ghost.ivu-btn-error:hover {
  color: #f16643;
  background: rgba(254, 245, 243, .5)
}

.ivu-btn-ghost.ivu-btn-dashed[disabled],
.ivu-btn-ghost.ivu-btn-default[disabled],
.ivu-btn-ghost.ivu-btn-error[disabled],
.ivu-btn-ghost.ivu-btn-info[disabled],
.ivu-btn-ghost.ivu-btn-primary[disabled],
.ivu-btn-ghost.ivu-btn-success[disabled],
.ivu-btn-ghost.ivu-btn-warning[disabled] {
  background: 0 0;
  color: rgba(0, 0, 0, .25);
  border-color: #dcdee2
}

.ivu-btn-ghost.ivu-btn-text[disabled] {
  background: 0 0;
  color: rgba(0, 0, 0, .25)
}

a.ivu-btn {
  padding-top: .1px;
  line-height: 30px
}

a.ivu-btn-large {
  line-height: 38px
}

a.ivu-btn-small {
  line-height: 22px
}

.ivu-affix,
.ivu-back-top {
  position: fixed;
  z-index: 10
}

.ivu-back-top {
  cursor: pointer;
  display: none
}

.ivu-back-top.ivu-back-top-show {
  display: block
}

.ivu-back-top-inner {
  background-color: rgba(0, 0, 0, .6);
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
  transition: all .2s ease-in-out
}

.ivu-back-top-inner:hover {
  background-color: rgba(0, 0, 0, .7)
}

.ivu-back-top i {
  color: #fff;
  font-size: 24px;
  padding: 8px 12px
}

.ivu-badge {
  position: relative;
  display: inline-block
}

.ivu-badge-count {
  font-family: "Monospaced Number";
  line-height: 1;
  vertical-align: middle;
  position: absolute;
  transform: translateX(50%);
  top: -10px;
  right: 0;
  height: 20px;
  border-radius: 10px;
  min-width: 20px;
  background: #ed4014;
  border: 1px solid transparent;
  color: #fff;
  line-height: 18px;
  text-align: center;
  padding: 0 6px;
  font-size: 12px;
  white-space: nowrap;
  transform-origin: -10% center;
  z-index: 10;
  box-shadow: 0 0 0 1px #fff
}

.ivu-badge-count-custom {
  background: 0 0;
  color: inherit;
  border-color: transparent;
  box-shadow: none
}

.ivu-badge-count a,
.ivu-badge-count a:hover {
  color: #fff
}

.ivu-badge-count-alone {
  top: auto;
  display: block;
  position: relative;
  transform: translateX(0)
}

.ivu-badge-count-primary {
  background: #2d8cf0
}

.ivu-badge-count-success {
  background: #19be6b
}

.ivu-badge-count-error {
  background: #ed4014
}

.ivu-badge-count-warning {
  background: #36a39d
}

.ivu-badge-count-info {
  background: #2db7f5
}

.ivu-badge-count-normal {
  background: #e6ebf1;
  color: #808695
}

.ivu-badge-dot {
  position: absolute;
  transform: translateX(-50%);
  transform-origin: 0 center;
  top: -4px;
  right: -8px;
  height: 8px;
  width: 8px;
  border-radius: 100%;
  background: #ed4014;
  z-index: 10;
  box-shadow: 0 0 0 1px #fff
}

.ivu-badge-status {
  line-height: inherit;
  vertical-align: baseline
}

.ivu-badge-status-dot {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
  position: relative;
  top: -1px
}

.ivu-badge-status-success {
  background-color: #19be6b
}

.ivu-badge-status-processing {
  background-color: #2d8cf0;
  position: relative
}

.ivu-badge-status-processing:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #2d8cf0;
  content: "";
  animation: aniStatusProcessing 1.2s ease-in-out infinite
}

.ivu-badge-status-default {
  background-color: #e6ebf1
}

.ivu-badge-status-error {
  background-color: #ed4014
}

.ivu-badge-status-warning {
  background-color: #36a39d
}

.ivu-badge-status-text {
  display: inline-block;
  color: #515a6e;
  font-size: 14px;
  margin-left: 6px
}

.ivu-badge-status-magenta,
.ivu-badge-status-pink {
  background-color: #eb2f96
}

.ivu-badge-status-red {
  background-color: #f5222d
}

.ivu-badge-status-volcano {
  background-color: #fa541c
}

.ivu-badge-status-orange {
  background-color: #fa8c16
}

.ivu-badge-status-yellow {
  background-color: #fadb14
}

.ivu-badge-status-gold {
  background-color: #faad14
}

.ivu-badge-status-cyan {
  background-color: #13c2c2
}

.ivu-badge-status-lime {
  background-color: #a0d911
}

.ivu-badge-status-green {
  background-color: #52c41a
}

.ivu-badge-status-blue {
  background-color: #1890ff
}

.ivu-badge-status-geekblue {
  background-color: #2f54eb
}

.ivu-badge-status-purple {
  background-color: #722ed1
}

@keyframes aniStatusProcessing {
  0% {
    transform: scale(.8);
    opacity: .5
  }

  to {
    transform: scale(2.4);
    opacity: 0
  }
}

.ivu-chart-circle {
  display: inline-block;
  position: relative
}

.ivu-chart-circle-inner {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1
}

.ivu-spin {
  color: #2d8cf0;
  vertical-align: middle;
  text-align: center
}

.ivu-spin-dot {
  position: relative;
  display: block;
  border-radius: 50%;
  background-color: #2d8cf0;
  width: 20px;
  height: 20px;
  animation: ani-spin-bounce 1s ease-in-out 0s infinite
}

.ivu-spin-large .ivu-spin-dot {
  width: 32px;
  height: 32px
}

.ivu-spin-small .ivu-spin-dot {
  width: 12px;
  height: 12px
}

.ivu-spin-fix {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 100%, .9)
}

.ivu-spin-fullscreen {
  z-index: 2010
}

.ivu-spin-fullscreen-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.ivu-spin-fix .ivu-spin-main {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.ivu-spin-fix .ivu-spin-dot {
  display: inline-block
}

.ivu-spin-show-text .ivu-spin-dot,
.ivu-spin-text {
  display: none
}

.ivu-spin-show-text .ivu-spin-text {
  display: block
}

.ivu-table-wrapper>.ivu-spin-fix {
  border: none
}

.ivu-table-wrapper-with-border>.ivu-spin-fix {
  border: 1px solid #dcdee2;
  border-top: 0;
  border-left: 0
}

@keyframes ani-spin-bounce {
  0% {
    transform: scale(0)
  }

  to {
    transform: scale(1);
    opacity: 0
  }
}

.ivu-alert {
  position: relative;
  padding: 8px 48px 8px 16px;
  border-radius: 4px;
  color: #515a6e;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 10px
}

.ivu-alert.ivu-alert-with-icon {
  padding: 8px 48px 8px 38px
}

.ivu-alert-icon {
  font-size: 16px;
  top: 6px;
  left: 12px;
  position: absolute
}

.ivu-alert-desc {
  font-size: 14px;
  color: #515a6e;
  line-height: 21px;
  display: none;
  text-align: justify
}

.ivu-alert-success {
  border: 1px solid #8ce6b0;
  background-color: #edfff3
}

.ivu-alert-success .ivu-alert-icon {
  color: #19be6b
}

.ivu-alert-info {
  border: 1px solid #abdcff;
  background-color: #f0faff
}

.ivu-alert-info .ivu-alert-icon {
  color: #2d8cf0
}

.ivu-alert-warning {
  border: 1px solid #ffd77a;
  background-color: #fff9e6
}

.ivu-alert-warning .ivu-alert-icon {
  color: #36a39d
}

.ivu-alert-error {
  border: 1px solid #ffb08f;
  background-color: #ffefe6
}

.ivu-alert-error .ivu-alert-icon {
  color: #ed4014
}

.ivu-alert-close {
  font-size: 12px;
  position: absolute;
  right: 8px;
  top: 8px;
  overflow: hidden;
  cursor: pointer
}

.ivu-alert-close .ivu-icon-ios-close {
  font-size: 22px;
  color: #999;
  transition: color .2s ease;
  position: relative;
  top: -3px
}

.ivu-alert-close .ivu-icon-ios-close:hover {
  color: #444
}

.ivu-alert-with-desc {
  padding: 16px;
  position: relative;
  border-radius: 4px;
  margin-bottom: 10px;
  color: #515a6e;
  line-height: 1.5
}

.ivu-alert-with-desc.ivu-alert-with-icon {
  padding: 16px 16px 16px 69px
}

.ivu-alert-with-desc .ivu-alert-desc {
  display: block
}

.ivu-alert-with-desc .ivu-alert-message {
  font-size: 16px;
  color: #17233d;
  display: block;
  margin-bottom: 4px
}

.ivu-alert-with-desc .ivu-alert-icon {
  top: 50%;
  left: 24px;
  margin-top: -24px;
  font-size: 28px
}

.ivu-alert-with-banner {
  border-radius: 0
}

.ivu-collapse {
  background-color: #f7f7f7;
  border-radius: 3px;
  border: 1px solid #dcdee2
}

.ivu-collapse-simple {
  border-left: none;
  border-right: none;
  background-color: #fff;
  border-radius: 0
}

.ivu-collapse>.ivu-collapse-item {
  border-top: 1px solid #dcdee2
}

.ivu-collapse>.ivu-collapse-item:first-child {
  border-top: 0
}

.ivu-collapse>.ivu-collapse-item>.ivu-collapse-header {
  height: 38px;
  line-height: 38px;
  padding-left: 16px;
  color: #666;
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid transparent;
  transition: all .2s ease-in-out
}

.ivu-collapse>.ivu-collapse-item>.ivu-collapse-header>i {
  transition: transform .2s ease-in-out;
  margin-right: 14px
}

.ivu-collapse>.ivu-collapse-item.ivu-collapse-item-active>.ivu-collapse-header {
  border-bottom: 1px solid #dcdee2
}

.ivu-collapse-simple>.ivu-collapse-item.ivu-collapse-item-active>.ivu-collapse-header {
  border-bottom: 1px solid transparent
}

.ivu-collapse>.ivu-collapse-item.ivu-collapse-item-active>.ivu-collapse-header>i {
  transform: rotate(90deg)
}

.ivu-collapse-content {
  color: #515a6e;
  padding: 0 16px;
  background-color: #fff
}

.ivu-collapse-content>.ivu-collapse-content-box {
  padding-top: 16px;
  padding-bottom: 16px
}

.ivu-collapse-simple>.ivu-collapse-item>.ivu-collapse-content>.ivu-collapse-content-box {
  padding-top: 0
}

.ivu-collapse-item:last-child>.ivu-collapse-content {
  border-radius: 0 0 3px 3px
}

.ivu-card {
  display: block;
  background: #fff;
  border-radius: 4px;
  font-size: 14px;
  position: relative;
  transition: all .2s ease-in-out
}

.ivu-card-bordered {
  border: 1px solid #e8eaec
}

.ivu-card-shadow {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1)
}

.ivu-card:hover {
  box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
  border-color: #eee
}

.ivu-card.ivu-card-dis-hover:hover {
  box-shadow: none;
  border-color: transparent
}

.ivu-card.ivu-card-dis-hover.ivu-card-bordered:hover {
  border-color: #e8eaec
}

.ivu-card.ivu-card-shadow:hover {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1)
}

.ivu-card-head {
  border-bottom: 1px solid #e8eaec;
  padding: 14px 16px;
  line-height: 1
}

.ivu-card-head-inner,
.ivu-card-head p {
  display: inline-block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #17233d;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.ivu-card-extra {
  position: absolute;
  right: 16px;
  top: 14px
}

.ivu-card-body {
  padding: 16px
}

.ivu-message {
  font-size: 14px;
  position: fixed;
  z-index: 1010;
  width: 100%;
  top: 16px;
  left: 0;
  pointer-events: none
}

.ivu-message-notice {
  padding: 8px;
  text-align: center;
  transition: height .3s ease-in-out, padding .3s ease-in-out
}

.ivu-message-notice:first-child {
  margin-top: -8px
}

.ivu-message-notice-close {
  position: absolute;
  right: 4px;
  top: 10px;
  color: #999;
  outline: 0
}

.ivu-message-notice-close i.ivu-icon {
  font-size: 22px;
  color: #999;
  transition: color .2s ease;
  position: relative;
  top: -3px
}

.ivu-message-notice-close i.ivu-icon:hover {
  color: #444
}

.ivu-message-notice-content {
  display: inline-block;
  pointer-events: all;
  padding: 8px 16px;
  border-radius: 4px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
  background: #fff;
  position: relative
}

.ivu-message-notice-content-text {
  display: inline-block
}

.ivu-message-notice-closable .ivu-message-notice-content-text {
  padding-right: 32px
}

.ivu-message-success .ivu-icon {
  color: #19be6b
}

.ivu-message-error .ivu-icon {
  color: #ed4014
}

.ivu-message-warning .ivu-icon {
  color: #36a39d
}

.ivu-message-info .ivu-icon,
.ivu-message-loading .ivu-icon {
  color: #2d8cf0
}

.ivu-message .ivu-icon {
  margin-right: 4px;
  font-size: 16px;
  vertical-align: middle
}

.ivu-message-custom-content span {
  vertical-align: middle
}

.ivu-message-notice-with-background .ivu-message-notice-content-background {
  box-shadow: none
}

.ivu-message-notice-with-background .ivu-message-notice-content-info {
  background: #f0faff;
  color: #2e8bf0;
  border: 1px solid #d4eeff
}

.ivu-message-notice-with-background .ivu-message-notice-content-success {
  background: #edfff3;
  color: #19bf6c;
  border: 1px solid #bbf2cf
}

.ivu-message-notice-with-background .ivu-message-notice-content-warning {
  background: #fff9e6;
  color: #36a39d;
  border: 1px solid #ffe7a3
}

.ivu-message-notice-with-background .ivu-message-notice-content-error {
  background: #ffefe6;
  color: #ed3f13;
  border: 1px solid #ffcfb8
}

.ivu-notice {
  width: 335px;
  margin-right: 24px;
  position: fixed;
  z-index: 1010
}

.ivu-notice-content-with-icon,
.ivu-notice-with-desc.ivu-notice-with-icon .ivu-notice-title {
  margin-left: 51px
}

.ivu-notice-notice {
  margin-bottom: 10px;
  padding: 16px;
  border-radius: 4px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
  background: #fff;
  line-height: 1;
  position: relative;
  overflow: hidden
}

.ivu-notice-notice-close {
  position: absolute;
  right: 8px;
  top: 15px;
  color: #999;
  outline: 0
}

.ivu-notice-notice-close i {
  font-size: 22px;
  color: #999;
  transition: color .2s ease;
  position: relative;
  top: -3px
}

.ivu-notice-notice-close i:hover {
  color: #444
}

.ivu-notice-notice-content-with-render .ivu-notice-desc {
  display: none
}

.ivu-notice-notice-with-desc .ivu-notice-notice-close {
  top: 11px
}

.ivu-notice-content-with-render-notitle {
  margin-left: 26px
}

.ivu-notice-title {
  font-size: 16px;
  line-height: 19px;
  color: #17233d;
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.ivu-notice-with-desc .ivu-notice-title {
  margin-bottom: 8px
}

.ivu-notice-desc {
  font-size: 14px;
  color: #515a6e;
  text-align: justify;
  line-height: 1.5
}

.ivu-notice-with-desc.ivu-notice-with-icon .ivu-notice-desc {
  margin-left: 51px
}

.ivu-notice-with-icon .ivu-notice-title {
  margin-left: 26px
}

.ivu-notice-icon {
  position: absolute;
  top: -2px;
  font-size: 20px
}

.ivu-notice-icon-success {
  color: #19be6b
}

.ivu-notice-icon-info {
  color: #2d8cf0
}

.ivu-notice-icon-warning {
  color: #36a39d
}

.ivu-notice-icon-error {
  color: #ed4014
}

.ivu-notice-with-desc .ivu-notice-icon {
  font-size: 36px;
  top: -6px
}

.ivu-notice-custom-content {
  position: relative
}

.ivu-radio-focus {
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2);
  z-index: 1
}

.ivu-radio-group {
  display: inline-block;
  font-size: 14px;
  vertical-align: middle
}

.ivu-radio-group-vertical .ivu-radio-wrapper {
  display: block;
  height: 30px;
  line-height: 30px
}

.ivu-radio-wrapper {
  font-size: 14px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  white-space: nowrap;
  margin-right: 8px;
  cursor: pointer
}

.ivu-radio-wrapper-disabled {
  cursor: not-allowed
}

.ivu-radio {
  display: inline-block;
  margin-right: 4px;
  white-space: nowrap;
  position: relative;
  line-height: 1;
  vertical-align: middle;
  cursor: pointer
}

.ivu-radio:hover .ivu-radio-inner {
  border-color: #bcbcbc
}

.ivu-radio-inner {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 0;
  left: 0;
  background-color: #fff;
  border: 1px solid #dcdee2;
  border-radius: 50%;
  transition: all .2s ease-in-out
}

.ivu-radio-inner:after {
  position: absolute;
  width: 10px;
  height: 10px;
  left: 2px;
  top: 2px;
  border-radius: 6px;
  display: table;
  border-top: 0;
  border-left: 0;
  content: " ";
  background-color: #2d8cf0;
  opacity: 0;
  transition: all .2s ease-in-out;
  transform: scale(0)
}

.ivu-radio-large {
  font-size: 16px
}

.ivu-radio-large .ivu-radio-inner {
  width: 18px;
  height: 18px
}

.ivu-radio-large .ivu-radio-inner:after {
  width: 12px;
  height: 12px
}

.ivu-radio-large.ivu-radio-wrapper,
.ivu-radio-large .ivu-radio-wrapper {
  font-size: 16px
}

.ivu-radio-small .ivu-radio-inner {
  width: 14px;
  height: 14px
}

.ivu-radio-small .ivu-radio-inner:after {
  width: 8px;
  height: 8px
}

.ivu-radio-input {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  cursor: pointer
}

.ivu-radio-border {
  border: 1px solid #dcdee2;
  border-radius: 4px;
  height: 32px;
  line-height: 30px;
  padding: 0 15px;
  transition: border .2s ease-in-out
}

.ivu-radio-group-small .ivu-radio-border,
.ivu-radio-small.ivu-radio-border {
  height: 24px;
  line-height: 22px;
  padding: 0 7px
}

.ivu-radio-group-large .ivu-radio-border,
.ivu-radio-large.ivu-radio-border {
  height: 40px;
  line-height: 36px;
  padding: 0 15px
}

.ivu-radio-wrapper-checked.ivu-radio-border {
  border-color: #2d8cf0
}

.ivu-radio-wrapper-disabled.ivu-radio-border {
  border-color: #dcdee2
}

.ivu-radio-checked .ivu-radio-inner {
  border-color: #2d8cf0
}

.ivu-radio-checked .ivu-radio-inner:after {
  opacity: 1;
  transform: scale(1);
  transition: all .2s ease-in-out
}

.ivu-radio-checked:hover .ivu-radio-inner {
  border-color: #2d8cf0
}

.ivu-radio-disabled,
.ivu-radio-disabled .ivu-radio-input {
  cursor: not-allowed
}

.ivu-radio-disabled:hover .ivu-radio-inner {
  border-color: #dcdee2
}

.ivu-radio-disabled .ivu-radio-inner {
  border-color: #dcdee2;
  background-color: #f3f3f3
}

.ivu-radio-disabled .ivu-radio-inner:after {
  background-color: #ccc
}

.ivu-radio-disabled .ivu-radio-disabled+span {
  color: #ccc
}

span.ivu-radio+* {
  margin-left: 2px;
  margin-right: 2px
}

.ivu-radio-group-button {
  font-size: 0;
  -webkit-text-size-adjust: none
}

.ivu-radio-group-button .ivu-radio {
  width: 0;
  margin-right: 0
}

.ivu-radio-group-button .ivu-radio-wrapper {
  display: inline-block;
  height: 32px;
  line-height: 30px;
  margin: 0;
  padding: 0 15px;
  font-size: 14px;
  color: #515a6e;
  transition: all .2s ease-in-out;
  cursor: pointer;
  border: 1px solid #dcdee2;
  border-left: 0;
  background: #fff;
  position: relative
}

.ivu-radio-group-button .ivu-radio-wrapper>span {
  margin-left: 0
}

.ivu-radio-group-button .ivu-radio-wrapper:after,
.ivu-radio-group-button .ivu-radio-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  left: -1px;
  top: 0;
  background: #dcdee2;
  transition: all .2s ease-in-out
}

.ivu-radio-group-button .ivu-radio-wrapper:after {
  height: 36px;
  left: -1px;
  top: -3px;
  background: rgba(45, 140, 240, .2);
  opacity: 0
}

.ivu-radio-group-button .ivu-radio-wrapper:first-child {
  border-radius: 4px 0 0 4px;
  border-left: 1px solid #dcdee2
}

.ivu-radio-group-button .ivu-radio-wrapper:first-child:after,
.ivu-radio-group-button .ivu-radio-wrapper:first-child:before {
  display: none
}

.ivu-radio-group-button .ivu-radio-wrapper:last-child {
  border-radius: 0 4px 4px 0
}

.ivu-radio-group-button .ivu-radio-wrapper:first-child:last-child {
  border-radius: 4px
}

.ivu-radio-group-button .ivu-radio-wrapper:hover {
  position: relative;
  color: #2d8cf0
}

.ivu-radio-group-button .ivu-radio-wrapper:hover .ivu-radio {
  background-color: #000
}

.ivu-radio-group-button .ivu-radio-wrapper .ivu-radio-inner,
.ivu-radio-group-button .ivu-radio-wrapper input {
  opacity: 0;
  width: 0;
  height: 0
}

.ivu-radio-group-button .ivu-radio-wrapper-checked {
  background: #fff;
  border-color: #2d8cf0;
  color: #2d8cf0;
  box-shadow: -1px 0 0 0 #2d8cf0;
  z-index: 1
}

.ivu-radio-group-button .ivu-radio-wrapper-checked:before {
  background: #2d8cf0;
  opacity: .1
}

.ivu-radio-group-button .ivu-radio-wrapper-checked.ivu-radio-focus {
  box-shadow: -1px 0 0 0 #2d8cf0, 0 0 0 2px rgba(45, 140, 240, .2);
  transition: all .2s ease-in-out
}

.ivu-radio-group-button .ivu-radio-wrapper-checked.ivu-radio-focus:after {
  left: -3px;
  top: -3px;
  opacity: 1;
  background: rgba(45, 140, 240, .2)
}

.ivu-radio-group-button .ivu-radio-wrapper-checked.ivu-radio-focus:first-child {
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-radio-group-button .ivu-radio-wrapper-checked:first-child {
  border-color: #2d8cf0;
  box-shadow: none
}

.ivu-radio-group-button .ivu-radio-wrapper-checked:hover {
  border-color: #57a3f3;
  color: #57a3f3
}

.ivu-radio-group-button .ivu-radio-wrapper-checked:active {
  border-color: #2b85e4;
  color: #2b85e4
}

.ivu-radio-group-button .ivu-radio-wrapper-disabled {
  cursor: not-allowed
}

.ivu-radio-group-button .ivu-radio-wrapper-disabled,
.ivu-radio-group-button .ivu-radio-wrapper-disabled:first-child,
.ivu-radio-group-button .ivu-radio-wrapper-disabled:hover {
  border-color: #dcdee2;
  background-color: #f7f7f7;
  color: #ccc
}

.ivu-radio-group-button .ivu-radio-wrapper-disabled:first-child {
  border-left-color: #dcdee2
}

.ivu-radio-group-button .ivu-radio-wrapper-disabled.ivu-radio-wrapper-checked {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #dcdee2;
  box-shadow: none !important
}

.ivu-radio-group-button-solid .ivu-radio-wrapper-checked:not(.ivu-radio-wrapper-disabled) {
  background: #2d8cf0;
  color: #fff
}

.ivu-radio-group-button-solid .ivu-radio-wrapper-checked:not(.ivu-radio-wrapper-disabled):hover {
  background: #57a3f3;
  color: #fff
}

.ivu-radio-group-button.ivu-radio-group-large .ivu-radio-wrapper {
  height: 40px;
  line-height: 38px;
  font-size: 16px
}

.ivu-radio-group-button.ivu-radio-group-large .ivu-radio-wrapper:after {
  height: 44px
}

.ivu-radio-group-button.ivu-radio-group-small .ivu-radio-wrapper {
  height: 24px;
  line-height: 22px;
  padding: 0 12px;
  font-size: 14px
}

.ivu-radio-group-button.ivu-radio-group-small .ivu-radio-wrapper:after {
  height: 28px
}

.ivu-radio-group-button.ivu-radio-group-small .ivu-radio-wrapper:first-child {
  border-radius: 3px 0 0 3px
}

.ivu-radio-group-button.ivu-radio-group-small .ivu-radio-wrapper:last-child {
  border-radius: 0 3px 3px 0
}

.ivu-checkbox-focus {
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2);
  z-index: 1
}

.ivu-checkbox {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  line-height: 1;
  position: relative
}

.ivu-checkbox-disabled {
  cursor: not-allowed
}

.ivu-checkbox:hover .ivu-checkbox-inner {
  border-color: #bcbcbc
}

.ivu-checkbox-inner {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 0;
  left: 0;
  border: 1px solid #dcdee2;
  border-radius: 2px;
  background-color: #fff;
  transition: border-color .2s ease-in-out, background-color .2s ease-in-out, box-shadow .2s ease-in-out
}

.ivu-checkbox-inner:after {
  content: "";
  display: table;
  width: 4px;
  height: 8px;
  position: absolute;
  top: 1px;
  left: 4px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0);
  transition: all .2s ease-in-out
}

.ivu-checkbox-large .ivu-checkbox-inner {
  width: 18px;
  height: 18px
}

.ivu-checkbox-large .ivu-checkbox-inner:after {
  width: 5px;
  height: 9px
}

.ivu-checkbox-small {
  font-size: 14px
}

.ivu-checkbox-small .ivu-checkbox-inner {
  width: 14px;
  height: 14px
}

.ivu-checkbox-small .ivu-checkbox-inner:after {
  top: 0;
  left: 3px
}

.ivu-checkbox-input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0
}

.ivu-checkbox-input[disabled] {
  cursor: not-allowed
}

.ivu-checkbox-border {
  border: 1px solid #dcdee2;
  border-radius: 4px;
  height: 32px;
  line-height: 30px;
  padding: 0 15px;
  transition: border .2s ease-in-out
}

.ivu-checkbox-group.ivu-checkbox-small .ivu-checkbox-border,
.ivu-checkbox-small.ivu-checkbox-border {
  height: 24px;
  line-height: 22px;
  padding: 0 7px
}

.ivu-checkbox-group.ivu-checkbox-large .ivu-checkbox-border,
.ivu-checkbox-large.ivu-checkbox-border {
  height: 40px;
  line-height: 36px;
  padding: 0 15px
}

.ivu-checkbox-wrapper-checked.ivu-checkbox-border {
  border-color: #2d8cf0
}

.ivu-checkbox-wrapper-disabled.ivu-checkbox-border {
  border-color: #dcdee2
}

.ivu-checkbox-checked:hover .ivu-checkbox-inner {
  border-color: #2d8cf0
}

.ivu-checkbox-checked .ivu-checkbox-inner {
  border-color: #2d8cf0;
  background-color: #2d8cf0
}

.ivu-checkbox-checked .ivu-checkbox-inner:after {
  content: "";
  display: table;
  width: 4px;
  height: 8px;
  position: absolute;
  top: 2px;
  left: 5px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1);
  transition: all .2s ease-in-out
}

.ivu-checkbox-large .ivu-checkbox-checked .ivu-checkbox-inner:after {
  width: 6px;
  height: 10px
}

.ivu-checkbox-small .ivu-checkbox-checked .ivu-checkbox-inner:after {
  top: 1px;
  left: 4px
}

.ivu-checkbox-disabled.ivu-checkbox-checked:hover .ivu-checkbox-inner {
  border-color: #dcdee2
}

.ivu-checkbox-disabled.ivu-checkbox-checked .ivu-checkbox-inner {
  background-color: #f3f3f3;
  border-color: #dcdee2
}

.ivu-checkbox-disabled.ivu-checkbox-checked .ivu-checkbox-inner:after {
  animation-name: none;
  border-color: #ccc
}

.ivu-checkbox-disabled:hover .ivu-checkbox-inner {
  border-color: #dcdee2
}

.ivu-checkbox-disabled .ivu-checkbox-inner {
  border-color: #dcdee2;
  background-color: #f3f3f3
}

.ivu-checkbox-disabled .ivu-checkbox-inner:after {
  animation-name: none;
  border-color: #f3f3f3
}

.ivu-checkbox-disabled .ivu-checkbox-inner-input {
  cursor: default
}

.ivu-checkbox-disabled+span {
  color: #ccc;
  cursor: not-allowed
}

.ivu-checkbox-indeterminate .ivu-checkbox-inner:after {
  content: "";
  width: 10px;
  height: 1px;
  transform: scale(1);
  position: absolute;
  left: 2px;
  top: 6px
}

.ivu-checkbox-indeterminate:hover .ivu-checkbox-inner {
  border-color: #2d8cf0
}

.ivu-checkbox-indeterminate .ivu-checkbox-inner {
  background-color: #2d8cf0;
  border-color: #2d8cf0
}

.ivu-checkbox-indeterminate.ivu-checkbox-disabled .ivu-checkbox-inner {
  background-color: #f3f3f3;
  border-color: #dcdee2
}

.ivu-checkbox-indeterminate.ivu-checkbox-disabled .ivu-checkbox-inner:after {
  border-color: #c5c8ce
}

.ivu-checkbox-large .ivu-checkbox-indeterminate .ivu-checkbox-inner:after {
  width: 12px;
  top: 7px
}

.ivu-checkbox-small .ivu-checkbox-indeterminate .ivu-checkbox-inner:after {
  width: 8px;
  top: 5px
}

.ivu-checkbox-wrapper {
  cursor: pointer;
  font-size: 14px;
  display: inline-block;
  margin-right: 8px
}

.ivu-checkbox-wrapper-disabled {
  cursor: not-allowed
}

.ivu-checkbox-wrapper.ivu-checkbox-large {
  font-size: 16px
}

.ivu-checkbox+span,
.ivu-checkbox-wrapper+span {
  margin-right: 4px
}

.ivu-checkbox-group {
  font-size: 14px
}

.ivu-checkbox-group-item,
.ivu-switch {
  display: inline-block
}

.ivu-switch {
  width: 44px;
  height: 22px;
  line-height: 20px;
  border-radius: 22px;
  vertical-align: middle;
  border: 1px solid #ccc;
  background-color: #ccc;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all .2s ease-in-out
}

.ivu-switch-loading {
  opacity: .4
}

.ivu-switch-inner {
  color: #fff;
  font-size: 12px;
  position: absolute;
  left: 23px
}

.ivu-switch-inner i {
  width: 12px;
  height: 12px;
  text-align: center;
  position: relative;
  top: -1px
}

.ivu-switch:after {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 18px;
  background-color: #fff;
  position: absolute;
  left: 1px;
  top: 1px;
  cursor: pointer;
  transition: left .2s ease-in-out, width .2s ease-in-out
}

.ivu-switch:active:after {
  width: 26px
}

.ivu-switch:before {
  content: "";
  display: none;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: transparent;
  position: absolute;
  left: 3px;
  top: 3px;
  z-index: 1;
  border: 1px solid transparent;
  border-left-color: #2d8cf0;
  animation: switch-loading 1s linear;
  animation-iteration-count: infinite
}

.ivu-switch-loading:before {
  display: block
}

.ivu-switch:not(.ivu-switch-disabled):focus {
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2);
  outline: 0
}

.ivu-switch-small {
  width: 28px;
  height: 16px;
  line-height: 14px
}

.ivu-switch-small:after {
  width: 12px;
  height: 12px
}

.ivu-switch-small:active:after {
  width: 14px
}

.ivu-switch-small:before {
  width: 10px;
  height: 10px;
  left: 2px;
  top: 2px
}

.ivu-switch-small.ivu-switch-checked:after {
  left: 13px
}

.ivu-switch-small.ivu-switch-checked:before {
  left: 14px
}

.ivu-switch-small:active.ivu-switch-checked:after {
  left: 11px
}

.ivu-switch-large {
  width: 56px
}

.ivu-switch-large:active:after {
  width: 26px;
  width: 30px
}

.ivu-switch-large.ivu-switch-checked:after {
  left: 35px
}

.ivu-switch-large.ivu-switch-checked:before {
  left: 37px
}

.ivu-switch-large:active.ivu-switch-checked:after {
  left: 23px
}

.ivu-switch-checked {
  border-color: #2d8cf0;
  background-color: #2d8cf0
}

.ivu-switch-checked .ivu-switch-inner {
  left: 7px
}

.ivu-switch-checked:after {
  left: 23px
}

.ivu-switch-checked:before {
  left: 25px
}

.ivu-switch-checked:active:after {
  left: 15px
}

.ivu-switch-disabled {
  cursor: not-allowed;
  opacity: .4
}

.ivu-switch-disabled:after {
  background: #fff;
  cursor: not-allowed
}

.ivu-switch-disabled .ivu-switch-inner {
  color: #fff
}

.ivu-switch-disabled.ivu-switch-checked {
  border-color: #2d8cf0;
  background-color: #2d8cf0;
  opacity: .4
}

.ivu-switch-disabled.ivu-switch-checked:after {
  background: #fff
}

.ivu-switch-disabled.ivu-switch-checked .ivu-switch-inner {
  color: #fff
}

@keyframes switch-loading {
  0% {
    transform: rotate(0)
  }

  to {
    transform: rotate(1turn)
  }
}

.ivu-input-number {
  display: inline-block;
  width: 100%;
  line-height: 1.5;
  font-size: 14px;
  color: #515a6e;
  background-color: #fff;
  background-image: none;
  position: relative;
  cursor: text;
  transition: border .2s ease-in-out, background .2s ease-in-out, box-shadow .2s ease-in-out;
  margin: 0;
  padding: 0;
  width: 80px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  border: 1px solid #dcdee2;
  border-radius: 4px;
  overflow: hidden;
  cursor: default
}

.ivu-input-number::-moz-placeholder {
  color: #c5c8ce;
  opacity: 1
}

.ivu-input-number:-ms-input-placeholder {
  color: #c5c8ce
}

.ivu-input-number::-webkit-input-placeholder {
  color: #c5c8ce
}

.ivu-input-number:focus {
  border-color: #57a3f3;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-input-number[disabled],
fieldset[disabled] .ivu-input-number {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
  color: #ccc
}

.ivu-input-number[disabled]:hover,
fieldset[disabled] .ivu-input-number:hover {
  border-color: #e3e5e8
}

textarea.ivu-input-number {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  vertical-align: bottom;
  font-size: 14px
}

.ivu-input-number-large {
  font-size: 16px;
  padding: 6px 7px;
  height: 40px
}

.ivu-input-number-small {
  padding: 1px 7px;
  height: 24px;
  border-radius: 3px
}

.ivu-input-number-no-border {
  border-radius: 0;
  border-color: transparent
}

.ivu-input-number-no-border:hover {
  border-color: transparent
}

.ivu-input-number-no-border:focus {
  border-color: transparent;
  box-shadow: none
}

.ivu-input-number-no-border[disabled] {
  background-color: transparent
}

.ivu-input-number-no-border[disabled]:hover {
  border-color: transparent
}

.ivu-input-number-handler-wrap {
  width: 22px;
  height: 100%;
  border-left: 1px solid #dcdee2;
  border-radius: 0 4px 4px 0;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  transition: opacity .2s ease-in-out
}

.ivu-input-number:hover .ivu-input-number-handler-wrap {
  opacity: 1
}

.ivu-input-number-handler-up {
  cursor: pointer
}

.ivu-input-number-handler-up-inner {
  top: 1px
}

.ivu-input-number-handler-down {
  border-top: 1px solid #dcdee2;
  top: -1px;
  cursor: pointer
}

.ivu-input-number-handler {
  display: block;
  width: 100%;
  height: 16px;
  line-height: 0;
  text-align: center;
  overflow: hidden;
  color: #999;
  position: relative
}

.ivu-input-number-handler:hover .ivu-input-number-handler-down-inner,
.ivu-input-number-handler:hover .ivu-input-number-handler-up-inner {
  color: #57a3f3
}

.ivu-input-number-handler-down-inner,
.ivu-input-number-handler-up-inner {
  width: 12px;
  height: 12px;
  line-height: 12px;
  font-size: 14px;
  color: #999;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  right: 5px;
  transition: all .2s linear
}

.ivu-input-number:hover {
  border-color: #57a3f3
}

.ivu-input-number-focused {
  border-color: #57a3f3;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-input-number-disabled {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
  color: #ccc
}

.ivu-input-number-disabled:hover {
  border-color: #e3e5e8
}

.ivu-input-number-input-wrap {
  overflow: hidden;
  height: 32px
}

.ivu-input-number-input {
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding: 0 7px;
  text-align: left;
  outline: 0;
  -moz-appearance: textfield;
  color: #666;
  border: 0;
  border-radius: 4px;
  transition: all .2s linear
}

.ivu-input-number-input[disabled] {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
  color: #ccc
}

.ivu-input-number-input[disabled]:hover {
  border-color: #e3e5e8
}

.ivu-input-number-input::-webkit-input-placeholder {
  color: #c5c8ce
}

.ivu-input-number-input::-ms-input-placeholder {
  color: #c5c8ce
}

.ivu-input-number-input:-ms-input-placeholder {
  color: #c5c8ce
}

.ivu-input-number-input::placeholder {
  color: #c5c8ce
}

.ivu-input-number-large {
  padding: 0
}

.ivu-input-number-large .ivu-input-number-input-wrap {
  height: 40px
}

.ivu-input-number-large .ivu-input-number-handler {
  height: 20px
}

.ivu-input-number-large input {
  height: 40px;
  line-height: 40px
}

.ivu-input-number-large .ivu-input-number-handler-up-inner {
  top: 2px
}

.ivu-input-number-large .ivu-input-number-handler-down-inner {
  bottom: 2px
}

.ivu-input-number-small {
  padding: 0
}

.ivu-input-number-small .ivu-input-number-input-wrap {
  height: 24px
}

.ivu-input-number-small .ivu-input-number-handler {
  height: 12px
}

.ivu-input-number-small input {
  height: 24px;
  line-height: 24px;
  margin-top: -1px;
  vertical-align: top
}

.ivu-input-number-small .ivu-input-number-handler-up-inner {
  top: -1px
}

.ivu-input-number-small .ivu-input-number-handler-down-inner {
  bottom: -1px
}

.ivu-input-number-disabled .ivu-input-number-handler-down-inner,
.ivu-input-number-disabled .ivu-input-number-handler-up-inner,
.ivu-input-number-handler-down-disabled .ivu-input-number-handler-down-inner,
.ivu-input-number-handler-down-disabled .ivu-input-number-handler-up-inner,
.ivu-input-number-handler-up-disabled .ivu-input-number-handler-down-inner,
.ivu-input-number-handler-up-disabled .ivu-input-number-handler-up-inner {
  opacity: .72;
  color: #ccc !important;
  cursor: not-allowed
}

.ivu-input-number-disabled .ivu-input-number-input {
  opacity: .72;
  cursor: not-allowed;
  background-color: #f3f3f3
}

.ivu-input-number-disabled .ivu-input-number-handler-wrap {
  display: none
}

.ivu-input-number-disabled .ivu-input-number-handler {
  opacity: .72;
  color: #ccc !important;
  cursor: not-allowed
}

.ivu-input-number-controls-outside {
  width: 144px;
  padding: 0 32px
}

.ivu-input-number-controls-outside .ivu-input-number-input {
  border-radius: 0
}

.ivu-input-number-controls-outside-btn {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 30px;
  position: absolute;
  top: 0;
  text-align: center;
  background-color: #f8f8f9;
  color: #515a6e;
  cursor: pointer
}

.ivu-input-number-controls-outside-btn i {
  font-size: 16px
}

.ivu-input-number-controls-outside-btn:hover i {
  color: #2d8cf0
}

.ivu-input-number-controls-outside-btn-disabled,
.ivu-input-number-controls-outside-btn-disabled:hover {
  cursor: not-allowed
}

.ivu-input-number-controls-outside-btn-disabled:hover i,
.ivu-input-number-controls-outside-btn-disabled i {
  color: #ccc
}

.ivu-input-number-controls-outside-up {
  right: 0;
  border-left: 1px solid #dcdee2
}

.ivu-input-number-controls-outside-down {
  left: 0;
  border-right: 1px solid #dcdee2
}

.ivu-input-number-disabled.ivu-input-number-controls-outside .ivu-input-number-controls-outside-btn {
  cursor: not-allowed
}

.ivu-input-number-disabled.ivu-input-number-controls-outside .ivu-input-number-controls-outside-btn i {
  color: #ccc
}

.ivu-input-number-large.ivu-input-number-controls-outside {
  width: 160px;
  padding: 0 40px
}

.ivu-input-number-large.ivu-input-number-controls-outside .ivu-input-number-controls-outside-btn {
  width: 40px;
  height: 40px;
  line-height: 38px
}

.ivu-input-number-large.ivu-input-number-controls-outside .ivu-input-number-controls-outside-btn i {
  font-size: 20px
}

.ivu-input-number-small.ivu-input-number-controls-outside {
  width: 128px;
  padding: 0 24px
}

.ivu-input-number-small.ivu-input-number-controls-outside .ivu-input-number-controls-outside-btn {
  width: 24px;
  height: 24px;
  line-height: 22px
}

.ivu-input-number-small.ivu-input-number-controls-outside .ivu-input-number-controls-outside-btn i {
  font-size: 14px
}

.ivu-form-item-error .ivu-input-number {
  border: 1px solid #ed4014
}

.ivu-form-item-error .ivu-input-number:hover {
  border-color: #ed4014
}

.ivu-form-item-error .ivu-input-number-focused,
.ivu-form-item-error .ivu-input-number:focus {
  border-color: #ed4014;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(237, 64, 20, .2)
}

.ivu-scroll-wrapper {
  width: auto;
  margin: 0 auto;
  position: relative;
  outline: 0
}

.ivu-scroll-container {
  overflow-y: scroll
}

@keyframes ani-stop-slide {
  0% {
    overflow-y: hidden;
    tansform: translateZ(0)
  }

  to {
    overflow-y: scroll;
    tansform: translateZ(0)
  }
}

.ivu-scroll-container-loading {
  animation: ani-stop-slide 1.5s
}

.ivu-scroll-content {
  opacity: 1;
  transition: opacity .5s
}

.ivu-scroll-content-loading {
  opacity: .5
}

.ivu-scroll-loader {
  text-align: center;
  padding: 0;
  transition: padding .5s
}

.ivu-scroll-loader-wrapper {
  padding: 5px 0;
  height: 0;
  background-color: inherit;
  transform: scale(0);
  transition: opacity .3s, transform .5s, height .5s
}

.ivu-scroll-loader-wrapper-active {
  height: 40px;
  transform: scale(1)
}

@keyframes ani-demo-spin {
  0% {
    transform: rotate(0)
  }

  50% {
    transform: rotate(180deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.ivu-scroll-loader-wrapper .ivu-scroll-spinner {
  position: relative
}

.ivu-scroll-loader-wrapper .ivu-scroll-spinner-icon {
  animation: ani-demo-spin 1s linear infinite
}

.ivu-tag {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  margin: 2px 4px 2px 0;
  padding: 0 8px;
  border: 1px solid #e8eaec;
  border-radius: 3px;
  background: #f7f7f7;
  font-size: 12px;
  vertical-align: middle;
  opacity: 1;
  overflow: hidden
}

.ivu-tag-size-large {
  height: 32px;
  line-height: 32px;
  padding: 0 12px
}

.ivu-tag-size-medium {
  height: 28px;
  line-height: 28px;
  padding: 0 10px
}

.ivu-tag:not(.ivu-tag-border):not(.ivu-tag-dot):not(.ivu-tag-checked) {
  background: 0 0;
  border: 0;
  color: #515a6e
}

.ivu-tag:not(.ivu-tag-border):not(.ivu-tag-dot):not(.ivu-tag-checked) .ivu-icon-ios-close {
  color: #515a6e !important
}

.ivu-tag-color-error {
  color: #ed4014 !important;
  border-color: #ed4014
}

.ivu-tag-color-success {
  color: #19be6b !important;
  border-color: #19be6b
}

.ivu-tag-color-primary {
  color: #2d8cf0 !important;
  border-color: #2d8cf0
}

.ivu-tag-color-warning {
  color: #36a39d !important;
  border-color: #36a39d
}

.ivu-tag-color-white {
  color: #fff !important
}

.ivu-tag-dot {
  height: 32px;
  line-height: 32px;
  border: 1px solid #e8eaec !important;
  color: #515a6e !important;
  background: #fff !important;
  padding: 0 12px
}

.ivu-tag-dot-inner {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  border-radius: 50%;
  background: #e8eaec;
  position: relative;
  top: 1px
}

.ivu-tag-dot .ivu-icon-ios-close {
  color: #666 !important;
  margin-left: 12px !important
}

.ivu-tag-border {
  height: 24px;
  line-height: 24px;
  border: 1px solid #e8eaec;
  color: #e8eaec;
  background: #fff !important;
  position: relative
}

.ivu-tag-border .ivu-icon-ios-close {
  color: #666;
  margin-left: 12px !important
}

.ivu-tag-border:after {
  content: "";
  display: none;
  width: 1px;
  background: currentColor;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px
}

.ivu-tag-border.ivu-tag-closable:after {
  display: block
}

.ivu-tag-border.ivu-tag-closable .ivu-icon-ios-close {
  margin-left: 18px !important;
  left: 4px;
  top: -1px
}

.ivu-tag-border.ivu-tag-primary {
  color: #2d8cf0 !important;
  border: 1px solid #2d8cf0 !important
}

.ivu-tag-border.ivu-tag-primary:after {
  background: #2d8cf0
}

.ivu-tag-border.ivu-tag-primary .ivu-icon-ios-close {
  color: #2d8cf0 !important
}

.ivu-tag-border.ivu-tag-success {
  color: #19be6b !important;
  border: 1px solid #19be6b !important
}

.ivu-tag-border.ivu-tag-success:after {
  background: #19be6b
}

.ivu-tag-border.ivu-tag-success .ivu-icon-ios-close {
  color: #19be6b !important
}

.ivu-tag-border.ivu-tag-warning {
  color: #36a39d !important;
  border: 1px solid #36a39d !important
}

.ivu-tag-border.ivu-tag-warning:after {
  background: #36a39d
}

.ivu-tag-border.ivu-tag-warning .ivu-icon-ios-close {
  color: #36a39d !important
}

.ivu-tag-border.ivu-tag-error {
  color: #ed4014 !important;
  border: 1px solid #ed4014 !important
}

.ivu-tag-border.ivu-tag-error:after {
  background: #ed4014
}

.ivu-tag-border.ivu-tag-error .ivu-icon-ios-close {
  color: #ed4014 !important
}

.ivu-tag:hover {
  opacity: .85
}

.ivu-tag-text {
  color: #515a6e
}

.ivu-tag-text a:first-child:last-child {
  display: inline-block;
  margin: 0 -8px;
  padding: 0 8px
}

.ivu-tag .ivu-icon-ios-close {
  display: inline-block;
  font-size: 14px;
  transform: scale(1.42857143) rotate(0);
  cursor: pointer;
  margin-left: 2px;
  color: #666;
  opacity: .66;
  position: relative;
  top: -1px
}

:root .ivu-tag .ivu-icon-ios-close {
  font-size: 14px
}

.ivu-tag .ivu-icon-ios-close:hover {
  opacity: 1
}

.ivu-tag-error,
.ivu-tag-primary,
.ivu-tag-success,
.ivu-tag-warning {
  border: 0
}

.ivu-tag-error,
.ivu-tag-error .ivu-icon-ios-close,
.ivu-tag-error .ivu-icon-ios-close:hover,
.ivu-tag-error a,
.ivu-tag-error a:hover,
.ivu-tag-primary,
.ivu-tag-primary .ivu-icon-ios-close,
.ivu-tag-primary .ivu-icon-ios-close:hover,
.ivu-tag-primary a,
.ivu-tag-primary a:hover,
.ivu-tag-success,
.ivu-tag-success .ivu-icon-ios-close,
.ivu-tag-success .ivu-icon-ios-close:hover,
.ivu-tag-success a,
.ivu-tag-success a:hover,
.ivu-tag-warning,
.ivu-tag-warning .ivu-icon-ios-close,
.ivu-tag-warning .ivu-icon-ios-close:hover,
.ivu-tag-warning a,
.ivu-tag-warning a:hover {
  color: #fff
}

.ivu-tag-primary,
.ivu-tag-primary.ivu-tag-dot .ivu-tag-dot-inner {
  background: #2d8cf0
}

.ivu-tag-success,
.ivu-tag-success.ivu-tag-dot .ivu-tag-dot-inner {
  background: #19be6b
}

.ivu-tag-warning,
.ivu-tag-warning.ivu-tag-dot .ivu-tag-dot-inner {
  background: #36a39d
}

.ivu-tag-error,
.ivu-tag-error.ivu-tag-dot .ivu-tag-dot-inner {
  background: #ed4014
}

.ivu-tag-pink {
  line-height: 20px;
  background: #fff0f6;
  border-color: #ffadd2
}

.ivu-tag-pink .ivu-tag-text {
  color: #eb2f96 !important
}

.ivu-tag-pink.ivu-tag-dot {
  line-height: 32px
}

.ivu-tag-size-large.ivu-tag-pink {
  line-height: 30px
}

.ivu-tag-size-medium.ivu-tag-pink {
  line-height: 26px
}

.ivu-tag-magenta {
  line-height: 20px;
  background: #fff0f6;
  border-color: #ffadd2
}

.ivu-tag-magenta .ivu-tag-text {
  color: #eb2f96 !important
}

.ivu-tag-magenta.ivu-tag-dot {
  line-height: 32px
}

.ivu-tag-size-large.ivu-tag-magenta {
  line-height: 30px
}

.ivu-tag-size-medium.ivu-tag-magenta {
  line-height: 26px
}

.ivu-tag-red {
  line-height: 20px;
  background: #fff1f0;
  border-color: #ffa39e
}

.ivu-tag-red .ivu-tag-text {
  color: #f5222d !important
}

.ivu-tag-red.ivu-tag-dot {
  line-height: 32px
}

.ivu-tag-size-large.ivu-tag-red {
  line-height: 30px
}

.ivu-tag-size-medium.ivu-tag-red {
  line-height: 26px
}

.ivu-tag-volcano {
  line-height: 20px;
  background: #fff2e8;
  border-color: #ffbb96
}

.ivu-tag-volcano .ivu-tag-text {
  color: #fa541c !important
}

.ivu-tag-volcano.ivu-tag-dot {
  line-height: 32px
}

.ivu-tag-size-large.ivu-tag-volcano {
  line-height: 30px
}

.ivu-tag-size-medium.ivu-tag-volcano {
  line-height: 26px
}

.ivu-tag-orange {
  line-height: 20px;
  background: #fff7e6;
  border-color: #ffd591
}

.ivu-tag-orange .ivu-tag-text {
  color: #fa8c16 !important
}

.ivu-tag-orange.ivu-tag-dot {
  line-height: 32px
}

.ivu-tag-size-large.ivu-tag-orange {
  line-height: 30px
}

.ivu-tag-size-medium.ivu-tag-orange {
  line-height: 26px
}

.ivu-tag-yellow {
  line-height: 20px;
  background: #feffe6;
  border-color: #fffb8f
}

.ivu-tag-yellow .ivu-tag-text {
  color: #fadb14 !important
}

.ivu-tag-yellow.ivu-tag-dot {
  line-height: 32px
}

.ivu-tag-size-large.ivu-tag-yellow {
  line-height: 30px
}

.ivu-tag-size-medium.ivu-tag-yellow {
  line-height: 26px
}

.ivu-tag-gold {
  line-height: 20px;
  background: #fffbe6;
  border-color: #ffe58f
}

.ivu-tag-gold .ivu-tag-text {
  color: #faad14 !important
}

.ivu-tag-gold.ivu-tag-dot {
  line-height: 32px
}

.ivu-tag-size-large.ivu-tag-gold {
  line-height: 30px
}

.ivu-tag-size-medium.ivu-tag-gold {
  line-height: 26px
}

.ivu-tag-cyan {
  line-height: 20px;
  background: #e6fffb;
  border-color: #87e8de
}

.ivu-tag-cyan .ivu-tag-text {
  color: #13c2c2 !important
}

.ivu-tag-cyan.ivu-tag-dot {
  line-height: 32px
}

.ivu-tag-size-large.ivu-tag-cyan {
  line-height: 30px
}

.ivu-tag-size-medium.ivu-tag-cyan {
  line-height: 26px
}

.ivu-tag-lime {
  line-height: 20px;
  background: #fcffe6;
  border-color: #eaff8f
}

.ivu-tag-lime .ivu-tag-text {
  color: #a0d911 !important
}

.ivu-tag-lime.ivu-tag-dot {
  line-height: 32px
}

.ivu-tag-size-large.ivu-tag-lime {
  line-height: 30px
}

.ivu-tag-size-medium.ivu-tag-lime {
  line-height: 26px
}

.ivu-tag-green {
  line-height: 20px;
  background: #f6ffed;
  border-color: #b7eb8f
}

.ivu-tag-green .ivu-tag-text {
  color: #52c41a !important
}

.ivu-tag-green.ivu-tag-dot {
  line-height: 32px
}

.ivu-tag-size-large.ivu-tag-green {
  line-height: 30px
}

.ivu-tag-size-medium.ivu-tag-green {
  line-height: 26px
}

.ivu-tag-blue {
  line-height: 20px;
  background: #e6f7ff;
  border-color: #91d5ff
}

.ivu-tag-blue .ivu-tag-text {
  color: #1890ff !important
}

.ivu-tag-blue.ivu-tag-dot {
  line-height: 32px
}

.ivu-tag-size-large.ivu-tag-blue {
  line-height: 30px
}

.ivu-tag-size-medium.ivu-tag-blue {
  line-height: 26px
}

.ivu-tag-geekblue {
  line-height: 20px;
  background: #f0f5ff;
  border-color: #adc6ff
}

.ivu-tag-geekblue .ivu-tag-text {
  color: #2f54eb !important
}

.ivu-tag-geekblue.ivu-tag-dot {
  line-height: 32px
}

.ivu-tag-size-large.ivu-tag-geekblue {
  line-height: 30px
}

.ivu-tag-size-medium.ivu-tag-geekblue {
  line-height: 26px
}

.ivu-tag-purple {
  line-height: 20px;
  background: #f9f0ff;
  border-color: #d3adf7
}

.ivu-tag-purple .ivu-tag-text {
  color: #722ed1 !important
}

.ivu-tag-purple.ivu-tag-dot {
  line-height: 32px
}

.ivu-tag-size-large.ivu-tag-purple {
  line-height: 30px
}

.ivu-tag-size-medium.ivu-tag-purple {
  line-height: 26px
}

.ivu-layout {
  display: flex;
  flex-direction: column;
  flex: auto;
  background: #f5f7f9
}

.ivu-layout.ivu-layout-has-sider {
  flex-direction: row
}

.ivu-layout.ivu-layout-has-sider>.ivu-layout,
.ivu-layout.ivu-layout-has-sider>.ivu-layout-content {
  overflow-x: hidden
}

.ivu-layout-footer,
.ivu-layout-header {
  flex: 0 0 auto
}

.ivu-layout-header {
  background: #515a6e;
  padding: 0 50px;
  height: 64px;
  line-height: 64px
}

.ivu-layout-sider {
  transition: all .2s ease-in-out;
  position: relative;
  background: #515a6e;
  min-width: 0
}

.ivu-layout-sider-children {
  height: 100%;
  padding-top: .1px;
  margin-top: -.1px
}

.ivu-layout-sider-has-trigger {
  padding-bottom: 48px
}

.ivu-layout-sider-trigger {
  position: fixed;
  bottom: 0;
  text-align: center;
  cursor: pointer;
  height: 48px;
  line-height: 48px;
  color: #fff;
  background: #515a6e;
  z-index: 1000;
  transition: all .2s ease-in-out
}

.ivu-layout-sider-trigger .ivu-icon {
  font-size: 16px
}

.ivu-layout-sider-trigger>* {
  transition: all .2s
}

.ivu-layout-sider-trigger-collapsed .ivu-layout-sider-trigger-icon {
  transform: rotate(180deg)
}

.ivu-layout-sider-zero-width>* {
  overflow: hidden
}

.ivu-layout-sider-zero-width-trigger {
  position: absolute;
  top: 64px;
  right: -36px;
  text-align: center;
  width: 36px;
  height: 42px;
  line-height: 42px;
  background: #515a6e;
  color: #fff;
  font-size: 18px;
  border-radius: 0 6px 6px 0;
  cursor: pointer;
  transition: background .3s ease
}

.ivu-layout-sider-zero-width-trigger:hover {
  background: #626b7d
}

.ivu-layout-sider-zero-width-trigger.ivu-layout-sider-zero-width-trigger-left {
  right: 0;
  left: -36px;
  border-radius: 6px 0 0 6px
}

.ivu-layout-footer {
  background: #f5f7f9;
  padding: 24px 50px;
  color: #515a6e;
  font-size: 14px
}

.ivu-layout-content {
  flex: auto
}

.ivu-loading-bar {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000
}

.ivu-loading-bar-inner {
  transition: width .2s linear
}

.ivu-loading-bar-inner-color-primary {
  background-color: #2d8cf0
}

.ivu-loading-bar-inner-failed-color-error {
  background-color: #ed4014
}

.ivu-progress {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  position: relative
}

.ivu-progress-vertical {
  height: 100%;
  width: auto
}

.ivu-progress-outer {
  display: inline-block;
  width: 100%;
  margin-right: 0;
  padding-right: 0
}

.ivu-progress-show-info .ivu-progress-outer {
  padding-right: 55px;
  margin-right: -55px
}

.ivu-progress-vertical .ivu-progress-outer {
  height: 100%;
  width: auto
}

.ivu-progress-inner {
  display: inline-block;
  width: 100%;
  background-color: #f3f3f3;
  border-radius: 100px;
  vertical-align: middle;
  position: relative
}

.ivu-progress-inner-text {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
  margin: 0 6px
}

.ivu-progress-vertical .ivu-progress-inner {
  height: 100%;
  width: auto
}

.ivu-progress-vertical .ivu-progress-inner:after,
.ivu-progress-vertical .ivu-progress-inner>* {
  display: inline-block;
  vertical-align: bottom
}

.ivu-progress-vertical .ivu-progress-inner:after {
  content: "";
  height: 100%
}

.ivu-progress-bg {
  text-align: right;
  border-radius: 100px;
  background-color: #2d8cf0;
  transition: all .2s linear;
  position: relative
}

.ivu-progress-bg:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.ivu-progress-success-bg {
  border-radius: 100px;
  background-color: #19be6b;
  transition: all .2s linear;
  position: absolute;
  top: 0;
  left: 0
}

.ivu-progress-text {
  display: inline-block;
  margin-left: 5px;
  text-align: left;
  font-size: 1em;
  vertical-align: middle;
  color: #808695
}

.ivu-progress-active .ivu-progress-bg:before {
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  border-radius: 10px;
  animation: ivu-progress-active 2s ease-in-out infinite
}

.ivu-progress-vertical.ivu-progress-active .ivu-progress-bg:before {
  top: auto;
  animation: ivu-progress-active-vertical 2s ease-in-out infinite
}

.ivu-progress-wrong .ivu-progress-bg {
  background-color: #ed4014
}

.ivu-progress-wrong .ivu-progress-text {
  color: #ed4014
}

.ivu-progress-success .ivu-progress-bg {
  background-color: #19be6b
}

.ivu-progress-success .ivu-progress-text {
  color: #19be6b
}

@keyframes ivu-progress-active {
  0% {
    opacity: .3;
    width: 0
  }

  to {
    opacity: 0;
    width: 100%
  }
}

@keyframes ivu-progress-active-vertical {
  0% {
    opacity: .3;
    height: 0
  }

  to {
    opacity: 0;
    height: 100%
  }
}

.ivu-timeline {
  list-style: none;
  margin: 0;
  padding: 0
}

.ivu-timeline-item {
  margin: 0 !important;
  padding: 0 0 12px;
  list-style: none;
  position: relative
}

.ivu-timeline-item-tail {
  height: 100%;
  border-left: 1px solid #e8eaec;
  position: absolute;
  left: 6px;
  top: 0
}

.ivu-timeline-item-pending .ivu-timeline-item-tail {
  display: none
}

.ivu-timeline-item-head {
  width: 13px;
  height: 13px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid transparent;
  position: absolute
}

.ivu-timeline-item-head-blue {
  border-color: #2d8cf0;
  color: #2d8cf0
}

.ivu-timeline-item-head-red {
  border-color: #ed4014;
  color: #ed4014
}

.ivu-timeline-item-head-green {
  border-color: #19be6b;
  color: #19be6b
}

.ivu-timeline-item-head-custom {
  width: 40px;
  height: auto;
  margin-top: 6px;
  padding: 3px 0;
  text-align: center;
  line-height: 1;
  border: 0;
  border-radius: 0;
  font-size: 14px;
  position: absolute;
  left: -13px;
  transform: translateY(-50%)
}

.ivu-timeline-item-content {
  padding: 1px 1px 10px 24px;
  font-size: 14px;
  position: relative;
  top: -3px
}

.ivu-timeline-item:last-child .ivu-timeline-item-tail {
  display: none
}

.ivu-timeline.ivu-timeline-pending .ivu-timeline-item:nth-last-of-type(2) .ivu-timeline-item-tail {
  border-left: 1px dotted #e8eaec
}

.ivu-timeline.ivu-timeline-pending .ivu-timeline-item:nth-last-of-type(2) .ivu-timeline-item-content {
  min-height: 48px
}

.ivu-page:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.ivu-page-item {
  display: inline-block;
  vertical-align: middle;
  min-width: 32px;
  height: 32px;
  line-height: 30px;
  margin-right: 4px;
  text-align: center;
  list-style: none;
  background-color: #fff;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  font-family: Arial;
  font-weight: 500;
  border: 1px solid #dcdee2;
  border-radius: 4px;
  transition: border .2s ease-in-out, color .2s ease-in-out
}

.ivu-page-item a {
  margin: 0 6px;
  text-decoration: none;
  color: #515a6e
}

.ivu-page-item:hover {
  border-color: #2d8cf0
}

.ivu-page-item:hover a {
  color: #2d8cf0
}

.ivu-page-item-active {
  border-color: #2d8cf0
}

.ivu-page-item-active:hover a,
.ivu-page-item-active a {
  color: #2d8cf0
}

.ivu-page-with-disabled .ivu-page-disabled,
.ivu-page-with-disabled .ivu-page-item {
  cursor: not-allowed;
  background-color: #f3f3f3
}

.ivu-page-with-disabled .ivu-page-disabled a,
.ivu-page-with-disabled .ivu-page-item a {
  color: #ccc
}

.ivu-page-with-disabled .ivu-page-disabled:hover,
.ivu-page-with-disabled .ivu-page-item:hover {
  border-color: #dcdee2
}

.ivu-page-with-disabled .ivu-page-disabled:hover a,
.ivu-page-with-disabled .ivu-page-item:hover a {
  color: #ccc;
  cursor: not-allowed
}

.ivu-page-with-disabled .ivu-page-disabled-active,
.ivu-page-with-disabled .ivu-page-item-active {
  background-color: #dcdee2;
  border-color: #dcdee2
}

.ivu-page-with-disabled .ivu-page-disabled-active:hover a,
.ivu-page-with-disabled .ivu-page-disabled-active a,
.ivu-page-with-disabled .ivu-page-item-active:hover a,
.ivu-page-with-disabled .ivu-page-item-active a {
  color: #fff
}

.ivu-page-item-jump-next i,
.ivu-page-item-jump-prev i {
  color: #ccc
}

.ivu-page-item-jump-next i:first-child,
.ivu-page-item-jump-prev i:first-child {
  display: none
}

.ivu-page-item-jump-next:hover i:first-child,
.ivu-page-item-jump-prev:hover i:first-child {
  display: inline;
  color: #2d8cf0
}

.ivu-page-item-jump-next:hover i:last-child,
.ivu-page-item-jump-prev:hover i:last-child {
  display: none
}

.ivu-page-with-disabled .ivu-page-item-jump-next,
.ivu-page-with-disabled .ivu-page-item-jump-prev {
  cursor: not-allowed
}

.ivu-page-with-disabled .ivu-page-item-jump-next i,
.ivu-page-with-disabled .ivu-page-item-jump-prev i {
  color: #ccc
}

.ivu-page-with-disabled .ivu-page-item-jump-next:hover i:first-child,
.ivu-page-with-disabled .ivu-page-item-jump-prev:hover i:first-child {
  display: none
}

.ivu-page-with-disabled .ivu-page-item-jump-next:hover i:last-child,
.ivu-page-with-disabled .ivu-page-item-jump-prev:hover i:last-child {
  display: inline
}

.ivu-page-item-jump-prev:hover i:first-child:after {
  content: "\F115";
  margin-left: -8px
}

.ivu-page-item-jump-next:hover i:first-child:after {
  content: "\F11F";
  margin-left: -8px
}

.ivu-page-item-jump-next,
.ivu-page-item-jump-prev,
.ivu-page-prev {
  margin-right: 4px
}

.ivu-page-item-jump-next,
.ivu-page-item-jump-prev,
.ivu-page-next,
.ivu-page-prev {
  display: inline-block;
  vertical-align: middle;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 32px;
  height: 32px;
  line-height: 30px;
  list-style: none;
  text-align: center;
  cursor: pointer;
  color: #666;
  font-family: Arial;
  border: 1px solid #dcdee2;
  border-radius: 4px;
  transition: all .2s ease-in-out
}

.ivu-page-item-jump-next,
.ivu-page-item-jump-prev {
  border-color: transparent
}

.ivu-page-next,
.ivu-page-prev {
  background-color: #fff
}

.ivu-page-next a,
.ivu-page-prev a {
  color: #666;
  font-size: 14px
}

.ivu-page-next:hover,
.ivu-page-prev:hover {
  border-color: #2d8cf0
}

.ivu-page-next:hover a,
.ivu-page-prev:hover a {
  color: #2d8cf0
}

.ivu-page-disabled {
  cursor: not-allowed
}

.ivu-page-disabled a {
  color: #ccc
}

.ivu-page-disabled:hover {
  border-color: #dcdee2
}

.ivu-page-disabled:hover a {
  color: #ccc;
  cursor: not-allowed
}

.ivu-page-options {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px
}

.ivu-page-options-sizer {
  display: inline-block;
  margin-right: 10px
}

.ivu-page-options-elevator {
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  line-height: 32px
}

.ivu-page-options-elevator input {
  display: inline-block;
  width: 100%;
  height: 32px;
  line-height: 1.5;
  padding: 4px 7px;
  font-size: 14px;
  border: 1px solid #dcdee2;
  color: #515a6e;
  background-color: #fff;
  background-image: none;
  position: relative;
  cursor: text;
  transition: border .2s ease-in-out, background .2s ease-in-out, box-shadow .2s ease-in-out;
  border-radius: 4px;
  margin: 0 8px;
  width: 50px
}

.ivu-page-options-elevator input::-moz-placeholder {
  color: #c5c8ce;
  opacity: 1
}

.ivu-page-options-elevator input:-ms-input-placeholder {
  color: #c5c8ce
}

.ivu-page-options-elevator input::-webkit-input-placeholder {
  color: #c5c8ce
}

.ivu-page-options-elevator input:hover {
  border-color: #57a3f3
}

.ivu-page-options-elevator input:focus {
  border-color: #57a3f3;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-page-options-elevator input[disabled],
fieldset[disabled] .ivu-page-options-elevator input {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
  color: #ccc
}

.ivu-page-options-elevator input[disabled]:hover,
fieldset[disabled] .ivu-page-options-elevator input:hover {
  border-color: #e3e5e8
}

textarea.ivu-page-options-elevator input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  vertical-align: bottom;
  font-size: 14px
}

.ivu-page-options-elevator input-large {
  font-size: 16px;
  padding: 6px 7px;
  height: 40px
}

.ivu-page-options-elevator input-small {
  padding: 1px 7px;
  height: 24px;
  border-radius: 3px
}

.ivu-page-options-elevator input-no-border {
  border-radius: 0;
  border-color: transparent
}

.ivu-page-options-elevator input-no-border:hover {
  border-color: transparent
}

.ivu-page-options-elevator input-no-border:focus {
  border-color: transparent;
  box-shadow: none
}

.ivu-page-options-elevator input-no-border[disabled] {
  background-color: transparent
}

.ivu-page-options-elevator input-no-border[disabled]:hover {
  border-color: transparent
}

.ivu-page-total {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin-right: 10px
}

.ivu-page-simple .ivu-page-next,
.ivu-page-simple .ivu-page-prev {
  margin: 0;
  border: 0;
  height: 24px;
  line-height: normal;
  font-size: 18px
}

.ivu-page-simple .ivu-page-simple-pager {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle
}

.ivu-page-simple .ivu-page-simple-pager input {
  display: inline-block;
  width: 100%;
  height: 32px;
  line-height: 1.5;
  font-size: 14px;
  color: #515a6e;
  background-image: none;
  position: relative;
  cursor: text;
  transition: border .2s ease-in-out, background .2s ease-in-out, box-shadow .2s ease-in-out;
  width: 30px;
  height: 24px;
  margin: 0 8px;
  padding: 5px 8px;
  text-align: center;
  box-sizing: border-box;
  background-color: #fff;
  outline: 0;
  border: 1px solid #dcdee2;
  border-radius: 4px;
  transition: border-color .2s ease-in-out
}

.ivu-page-simple .ivu-page-simple-pager input::-moz-placeholder {
  color: #c5c8ce;
  opacity: 1
}

.ivu-page-simple .ivu-page-simple-pager input:-ms-input-placeholder {
  color: #c5c8ce
}

.ivu-page-simple .ivu-page-simple-pager input::-webkit-input-placeholder {
  color: #c5c8ce
}

.ivu-page-simple .ivu-page-simple-pager input:hover {
  border-color: #57a3f3
}

.ivu-page-simple .ivu-page-simple-pager input:focus {
  border-color: #57a3f3;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-page-simple .ivu-page-simple-pager input[disabled],
fieldset[disabled] .ivu-page-simple .ivu-page-simple-pager input {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
  color: #ccc
}

.ivu-page-simple .ivu-page-simple-pager input[disabled]:hover,
fieldset[disabled] .ivu-page-simple .ivu-page-simple-pager input:hover {
  border-color: #e3e5e8
}

textarea.ivu-page-simple .ivu-page-simple-pager input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  vertical-align: bottom;
  font-size: 14px
}

.ivu-page-simple .ivu-page-simple-pager input-large {
  font-size: 16px;
  padding: 6px 7px;
  height: 40px
}

.ivu-page-simple .ivu-page-simple-pager input-small {
  padding: 1px 7px;
  height: 24px;
  border-radius: 3px
}

.ivu-page-simple .ivu-page-simple-pager input-no-border {
  border-radius: 0;
  border-color: transparent
}

.ivu-page-simple .ivu-page-simple-pager input-no-border:hover {
  border-color: transparent
}

.ivu-page-simple .ivu-page-simple-pager input-no-border:focus {
  border-color: transparent;
  box-shadow: none
}

.ivu-page-simple .ivu-page-simple-pager input-no-border[disabled] {
  background-color: transparent
}

.ivu-page-simple .ivu-page-simple-pager input-no-border[disabled]:hover {
  border-color: transparent
}

.ivu-page-simple .ivu-page-simple-pager input:hover {
  border-color: #2d8cf0
}

.ivu-page-simple .ivu-page-simple-pager span {
  padding: 0 8px 0 2px
}

.ivu-page-custom-text,
.ivu-page-custom-text:hover {
  border-color: transparent
}

.ivu-page.mini .ivu-page-total {
  height: 24px;
  line-height: 24px
}

.ivu-page.mini .ivu-page-item {
  border: 0;
  margin: 0;
  min-width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 3px
}

.ivu-page.mini .ivu-page-next,
.ivu-page.mini .ivu-page-prev {
  margin: 0;
  min-width: 24px;
  height: 24px;
  line-height: 22px;
  border: 0
}

.ivu-page.mini .ivu-page-next a i:after,
.ivu-page.mini .ivu-page-prev a i:after {
  height: 24px;
  line-height: 24px
}

.ivu-page.mini .ivu-page-item-jump-next,
.ivu-page.mini .ivu-page-item-jump-prev {
  height: 24px;
  line-height: 24px;
  border: none;
  margin-right: 0
}

.ivu-page.mini .ivu-page-options {
  margin-left: 8px
}

.ivu-page.mini .ivu-page-options-elevator {
  height: 24px;
  line-height: 24px
}

.ivu-page.mini .ivu-page-options-elevator input {
  padding: 1px 7px;
  height: 24px;
  border-radius: 3px;
  width: 44px
}

.ivu-steps {
  display: flex;
  width: 100%;
  font-size: 0;
  line-height: 1.5
}

.ivu-steps-item {
  display: inline-block;
  position: relative;
  vertical-align: top;
  flex: 1;
  overflow: hidden
}

.ivu-steps-item:last-child {
  flex: none
}

.ivu-steps-item.ivu-steps-status-wait .ivu-steps-head-inner {
  background-color: #fff
}

.ivu-steps-item.ivu-steps-status-wait .ivu-steps-head-inner>.ivu-steps-icon,
.ivu-steps-item.ivu-steps-status-wait .ivu-steps-head-inner span {
  color: #ccc
}

.ivu-steps-item.ivu-steps-status-wait .ivu-steps-content,
.ivu-steps-item.ivu-steps-status-wait .ivu-steps-title {
  color: #999
}

.ivu-steps-item.ivu-steps-status-wait .ivu-steps-tail>i {
  background-color: #e8eaec
}

.ivu-steps-item.ivu-steps-status-process .ivu-steps-head-inner {
  border-color: #2d8cf0;
  background-color: #2d8cf0
}

.ivu-steps-item.ivu-steps-status-process .ivu-steps-head-inner>.ivu-steps-icon,
.ivu-steps-item.ivu-steps-status-process .ivu-steps-head-inner span {
  color: #fff
}

.ivu-steps-item.ivu-steps-status-process .ivu-steps-content,
.ivu-steps-item.ivu-steps-status-process .ivu-steps-title {
  color: #666
}

.ivu-steps-item.ivu-steps-status-process .ivu-steps-tail>i {
  background-color: #e8eaec
}

.ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner {
  background-color: #fff;
  border-color: #2d8cf0
}

.ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner>.ivu-steps-icon,
.ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner span {
  color: #2d8cf0
}

.ivu-steps-item.ivu-steps-status-finish .ivu-steps-tail>i:after {
  width: 100%;
  background: #2d8cf0;
  transition: all .2s ease-in-out;
  opacity: 1
}

.ivu-steps-item.ivu-steps-status-finish .ivu-steps-content,
.ivu-steps-item.ivu-steps-status-finish .ivu-steps-title {
  color: #999
}

.ivu-steps-item.ivu-steps-status-error .ivu-steps-head-inner {
  background-color: #fff;
  border-color: #ed4014
}

.ivu-steps-item.ivu-steps-status-error .ivu-steps-content,
.ivu-steps-item.ivu-steps-status-error .ivu-steps-head-inner>.ivu-steps-icon,
.ivu-steps-item.ivu-steps-status-error .ivu-steps-title {
  color: #ed4014
}

.ivu-steps-item.ivu-steps-status-error .ivu-steps-tail>i {
  background-color: #e8eaec
}

.ivu-steps-item.ivu-steps-next-error .ivu-steps-tail>i,
.ivu-steps-item.ivu-steps-next-error .ivu-steps-tail>i:after {
  background-color: #ed4014
}

.ivu-steps-item.ivu-steps-custom .ivu-steps-head-inner {
  background: 0 0;
  border: 0;
  width: auto;
  height: auto
}

.ivu-steps-item.ivu-steps-custom .ivu-steps-head-inner>.ivu-steps-icon {
  font-size: 20px;
  top: 2px;
  width: 20px;
  height: 20px
}

.ivu-steps-item.ivu-steps-custom.ivu-steps-status-process .ivu-steps-head-inner>.ivu-steps-icon {
  color: #2d8cf0
}

.ivu-steps-item:last-child .ivu-steps-tail {
  display: none
}

.ivu-steps .ivu-steps-head,
.ivu-steps .ivu-steps-main {
  position: relative;
  display: inline-block;
  vertical-align: top
}

.ivu-steps .ivu-steps-head {
  background: #fff
}

.ivu-steps .ivu-steps-head-inner {
  display: block;
  width: 26px;
  height: 26px;
  line-height: 24px;
  margin-right: 8px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 50%;
  font-size: 14px;
  transition: background-color .2s ease-in-out
}

.ivu-steps .ivu-steps-head-inner>.ivu-steps-icon {
  line-height: 1;
  position: relative
}

.ivu-steps .ivu-steps-head-inner>.ivu-steps-icon.ivu-icon {
  font-size: 24px
}

.ivu-steps .ivu-steps-head-inner>.ivu-steps-icon.ivu-icon-ios-checkmark-empty,
.ivu-steps .ivu-steps-head-inner>.ivu-steps-icon.ivu-icon-ios-close-empty {
  font-weight: 700
}

.ivu-steps .ivu-steps-main {
  margin-top: 2.5px;
  display: inline
}

.ivu-steps .ivu-steps-custom .ivu-steps-title {
  margin-top: 2.5px
}

.ivu-steps .ivu-steps-title {
  display: inline-block;
  margin-bottom: 4px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 700;
  color: #666;
  background: #fff
}

.ivu-steps .ivu-steps-title>a:first-child:last-child {
  color: #666
}

.ivu-steps .ivu-steps-item-last .ivu-steps-title {
  padding-right: 0;
  width: 100%
}

.ivu-steps .ivu-steps-content {
  font-size: 12px;
  color: #999
}

.ivu-steps .ivu-steps-tail {
  width: 100%;
  padding: 0 10px;
  position: absolute;
  left: 0;
  top: 13px
}

.ivu-steps .ivu-steps-tail>i {
  display: inline-block;
  width: 100%;
  height: 1px;
  vertical-align: top;
  background: #e8eaec;
  border-radius: 1px;
  position: relative
}

.ivu-steps .ivu-steps-tail>i:after {
  content: "";
  width: 0;
  height: 100%;
  background: #e8eaec;
  opacity: 0;
  position: absolute;
  top: 0
}

.ivu-steps.ivu-steps-small .ivu-steps-head-inner {
  width: 18px;
  height: 18px;
  line-height: 16px;
  margin-right: 10px;
  text-align: center;
  border-radius: 50%;
  font-size: 12px
}

.ivu-steps.ivu-steps-small .ivu-steps-head-inner>.ivu-steps-icon.ivu-icon {
  font-size: 16px;
  top: 0
}

.ivu-steps.ivu-steps-small .ivu-steps-main {
  margin-top: 0
}

.ivu-steps.ivu-steps-small .ivu-steps-title {
  margin-bottom: 4px;
  margin-top: 0;
  color: #666;
  font-size: 12px;
  font-weight: 700
}

.ivu-steps.ivu-steps-small .ivu-steps-content {
  font-size: 12px;
  color: #999;
  padding-left: 30px
}

.ivu-steps.ivu-steps-small .ivu-steps-tail {
  top: 8px;
  padding: 0 8px
}

.ivu-steps.ivu-steps-small .ivu-steps-tail>i {
  height: 1px;
  width: 100%;
  border-radius: 1px
}

.ivu-steps .ivu-steps-item.ivu-steps-custom .ivu-steps-head-inner,
.ivu-steps.ivu-steps-small .ivu-steps-item.ivu-steps-custom .ivu-steps-head-inner {
  width: inherit;
  height: inherit;
  line-height: inherit;
  border-radius: 0;
  border: 0;
  background: 0 0
}

.ivu-steps-vertical {
  display: block
}

.ivu-steps-vertical .ivu-steps-item {
  display: block;
  overflow: visible
}

.ivu-steps-vertical .ivu-steps-tail {
  position: absolute;
  left: 13px;
  top: 0;
  height: 100%;
  width: 1px;
  padding: 30px 0 4px
}

.ivu-steps-vertical .ivu-steps-tail>i {
  height: 100%;
  width: 1px
}

.ivu-steps-vertical .ivu-steps-tail>i:after {
  height: 0;
  width: 100%
}

.ivu-steps-vertical .ivu-steps-status-finish .ivu-steps-tail>i:after {
  height: 100%
}

.ivu-steps-vertical .ivu-steps-head {
  float: left
}

.ivu-steps-vertical .ivu-steps-head-inner {
  margin-right: 16px
}

.ivu-steps-vertical .ivu-steps-main {
  min-height: 47px;
  overflow: hidden;
  display: block
}

.ivu-steps-vertical .ivu-steps-main .ivu-steps-title {
  line-height: 26px
}

.ivu-steps-vertical .ivu-steps-main .ivu-steps-content {
  padding-bottom: 12px;
  padding-left: 0
}

.ivu-steps-vertical .ivu-steps-custom .ivu-steps-icon {
  left: 4px
}

.ivu-steps-vertical.ivu-steps-small .ivu-steps-custom .ivu-steps-icon {
  left: 0
}

.ivu-steps-vertical.ivu-steps-small .ivu-steps-tail {
  position: absolute;
  left: 9px;
  top: 0;
  padding: 22px 0 4px
}

.ivu-steps-vertical.ivu-steps-small .ivu-steps-tail>i {
  height: 100%
}

.ivu-steps-vertical.ivu-steps-small .ivu-steps-title {
  line-height: 18px
}

.ivu-steps-horizontal.ivu-steps-hidden {
  visibility: hidden
}

.ivu-steps-horizontal .ivu-steps-content {
  padding-left: 35px
}

.ivu-steps-horizontal .ivu-steps-item:not(:first-child) .ivu-steps-head {
  padding-left: 10px;
  margin-left: -10px
}

.ivu-modal {
  width: auto;
  margin: 0 auto;
  position: relative;
  outline: 0;
  top: 100px
}

.ivu-modal-hidden {
  display: none !important
}

.ivu-modal-wrap {
  position: fixed;
  overflow: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.ivu-modal-wrap * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent
}

.ivu-modal-mask {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(55, 55, 55, .6);
  height: 100%;
  z-index: 1000
}

.ivu-modal-mask-hidden {
  display: none
}

.ivu-modal-content {
  position: relative;
  background-color: #fff;
  border: 0;
  border-radius: 6px;
  background-clip: padding-box;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .15)
}

.ivu-modal-content-no-mask {
  pointer-events: auto
}

.ivu-modal-content-drag {
  position: absolute
}

.ivu-modal-content-drag .ivu-modal-header {
  cursor: move
}

.ivu-modal-content-dragging {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.ivu-modal-header {
  border-bottom: 1px solid #e8eaec;
  padding: 14px 16px;
  line-height: 1
}

.ivu-modal-header-inner,
.ivu-modal-header p {
  display: inline-block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #17233d;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.ivu-modal-close {
  z-index: 1;
  font-size: 12px;
  position: absolute;
  right: 8px;
  top: 8px;
  overflow: hidden;
  cursor: pointer
}

.ivu-modal-close .ivu-icon-ios-close {
  font-size: 31px;
  color: #999;
  transition: color .2s ease;
  position: relative;
  top: 1px
}

.ivu-modal-close .ivu-icon-ios-close:hover {
  color: #444
}

.ivu-modal-body {
  padding: 16px;
  font-size: 14px;
  line-height: 1.5
}

.ivu-modal-footer {
  border-top: 1px solid #e8eaec;
  padding: 12px 18px;
  text-align: right
}

.ivu-modal-footer button+button {
  margin-left: 8px;
  margin-bottom: 0
}

.ivu-modal-fullscreen {
  width: 100% !important;
  top: 0;
  bottom: 0;
  position: absolute
}

.ivu-modal-fullscreen .ivu-modal-content {
  width: 100%;
  border-radius: 0;
  position: absolute;
  top: 0;
  bottom: 0
}

.ivu-modal-fullscreen .ivu-modal-body {
  width: 100%;
  overflow: auto;
  position: absolute;
  top: 51px;
  bottom: 61px
}

.ivu-modal-fullscreen-no-header .ivu-modal-body {
  top: 0
}

.ivu-modal-fullscreen-no-footer .ivu-modal-body {
  bottom: 0
}

.ivu-modal-fullscreen .ivu-modal-footer {
  position: absolute;
  width: 100%;
  bottom: 0
}

.ivu-modal-no-mask {
  pointer-events: none
}

@media (max-width:576px) {
  .ivu-modal {
    width: auto !important;
    margin: 10px
  }

  .ivu-modal-fullscreen {
    width: 100% !important;
    margin: 0
  }

  .vertical-center-modal .ivu-modal {
    flex: 1
  }
}

.ivu-modal-confirm {
  padding: 6px 16px 8px
}

.ivu-modal-confirm-head {
  padding: 0 12px 0 0
}

.ivu-modal-confirm-head-icon {
  display: inline-block;
  font-size: 28px;
  vertical-align: middle;
  position: relative;
  top: -2px
}

.ivu-modal-confirm-head-icon-info {
  color: #2d8cf0
}

.ivu-modal-confirm-head-icon-success {
  color: #19be6b
}

.ivu-modal-confirm-head-icon-warning {
  color: #36a39d
}

.ivu-modal-confirm-head-icon-error {
  color: #ed4014
}

.ivu-modal-confirm-head-icon-confirm {
  color: #36a39d
}

.ivu-modal-confirm-head-title {
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
  font-size: 16px;
  color: #17233d;
  font-weight: 500
}

.ivu-modal-confirm-body {
  padding-left: 40px;
  font-size: 14px;
  color: #515a6e;
  position: relative
}

.ivu-modal-confirm-body-render {
  margin: 0;
  padding: 0
}

.ivu-modal-confirm-footer {
  margin-top: 20px;
  text-align: right
}

.ivu-modal-confirm-footer button+button {
  margin-left: 8px;
  margin-bottom: 0
}

.ivu-select {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  vertical-align: middle;
  color: #515a6e;
  font-size: 14px;
  line-height: normal
}

.ivu-select-selection {
  display: block;
  box-sizing: border-box;
  outline: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #dcdee2;
  transition: all .2s ease-in-out
}

.ivu-select-selection-focused,
.ivu-select-selection:hover {
  border-color: #57a3f3
}

.ivu-select-selection-focused .ivu-select-arrow,
.ivu-select-selection:hover .ivu-select-arrow {
  display: inline-block
}

.ivu-select-arrow {
  position: absolute;
  top: 50%;
  right: 8px;
  line-height: 1;
  transform: translateY(-50%);
  font-size: 14px;
  color: #808695;
  transition: all .2s ease-in-out
}

.ivu-select-visible .ivu-select-selection {
  border-color: #57a3f3;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-select-visible .ivu-select-arrow {
  transform: translateY(-50%) rotate(180deg);
  display: inline-block
}

.ivu-select-disabled .ivu-select-selection {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
  color: #ccc
}

.ivu-select-disabled .ivu-select-selection:hover {
  border-color: #e3e5e8
}

.ivu-select-disabled .ivu-select-selection .ivu-select-arrow {
  color: #ccc
}

.ivu-select-disabled .ivu-select-selection:hover {
  border-color: #dcdee2;
  box-shadow: none
}

.ivu-select-disabled .ivu-select-selection:hover .ivu-select-arrow {
  display: inline-block
}

.ivu-select-single .ivu-select-selection {
  height: 32px;
  position: relative
}

.ivu-select-single .ivu-select-selection .ivu-select-placeholder {
  color: #c5c8ce
}

.ivu-select-single .ivu-select-selection .ivu-select-placeholder,
.ivu-select-single .ivu-select-selection .ivu-select-selected-value {
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 8px;
  padding-right: 24px
}

.ivu-select-multiple .ivu-select-selection {
  padding: 0 24px 0 4px
}

.ivu-select-multiple .ivu-select-selection .ivu-select-placeholder {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #c5c8ce;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 4px;
  padding-right: 22px
}

.ivu-select-default.ivu-select-multiple .ivu-select-selection {
  min-height: 32px
}

.ivu-select-large.ivu-select-single .ivu-select-selection {
  height: 40px
}

.ivu-select-large.ivu-select-single .ivu-select-selection .ivu-select-placeholder,
.ivu-select-large.ivu-select-single .ivu-select-selection .ivu-select-selected-value {
  height: 38px;
  line-height: 38px;
  font-size: 16px
}

.ivu-select-large.ivu-select-multiple .ivu-select-selection {
  min-height: 40px
}

.ivu-select-large.ivu-select-multiple .ivu-select-selection .ivu-select-placeholder,
.ivu-select-large.ivu-select-multiple .ivu-select-selection .ivu-select-selected-value {
  min-height: 38px;
  line-height: 38px;
  font-size: 16px
}

.ivu-select-small.ivu-select-single .ivu-select-selection {
  height: 24px;
  border-radius: 3px
}

.ivu-select-small.ivu-select-single .ivu-select-selection .ivu-select-placeholder,
.ivu-select-small.ivu-select-single .ivu-select-selection .ivu-select-selected-value {
  height: 22px;
  line-height: 22px
}

.ivu-select-small.ivu-select-multiple .ivu-select-selection {
  min-height: 24px;
  border-radius: 3px
}

.ivu-select-small.ivu-select-multiple .ivu-select-selection .ivu-select-placeholder,
.ivu-select-small.ivu-select-multiple .ivu-select-selection .ivu-select-selected-value {
  height: auto;
  min-height: 22px;
  line-height: 22px
}

.ivu-select-input {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 24px 0 8px;
  font-size: 14px;
  outline: 0;
  border: none;
  box-sizing: border-box;
  color: #515a6e;
  background-color: transparent;
  position: relative;
  cursor: pointer
}

.ivu-select-input::-moz-placeholder {
  color: #c5c8ce;
  opacity: 1
}

.ivu-select-input:-ms-input-placeholder {
  color: #c5c8ce
}

.ivu-select-input::-webkit-input-placeholder {
  color: #c5c8ce
}

.ivu-select-input[disabled] {
  cursor: not-allowed;
  color: #ccc;
  -webkit-text-fill-color: #ccc
}

.ivu-select-single .ivu-select-input {
  width: 100%
}

.ivu-select-large .ivu-select-input,
.ivu-select-large.ivu-select-multiple .ivu-select-input {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  top: 3px
}

.ivu-select-small .ivu-select-input,
.ivu-select-small.ivu-select-multiple .ivu-select-input {
  height: 18px;
  line-height: 18px;
  top: 2px
}

.ivu-select-multiple .ivu-select-input {
  height: 26px;
  line-height: 26px;
  padding: 0 0 0 4px;
  top: 2px
}

.ivu-select-not-found {
  text-align: center;
  color: #c5c8ce
}

.ivu-select-not-found li:not([class^=ivu-]) {
  margin-bottom: 0
}

.ivu-select-loading {
  text-align: center;
  color: #c5c8ce
}

.ivu-select-multiple .ivu-tag {
  height: 24px;
  line-height: 22px;
  margin: 3px 4px 3px 0;
  max-width: 99%;
  position: relative
}

.ivu-select-multiple .ivu-tag span:not(.ivu-select-max-tag) {
  display: block;
  margin-right: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.ivu-select-multiple .ivu-tag i {
  display: block;
  position: absolute;
  right: 4px;
  top: 4px
}

.ivu-select-multiple-tag-hidden {
  margin-right: 0 !important
}

.ivu-select-large.ivu-select-multiple .ivu-tag {
  height: 32px;
  line-height: 30px;
  font-size: 16px
}

.ivu-select-large.ivu-select-multiple .ivu-tag i {
  top: 9px
}

.ivu-select-small.ivu-select-multiple .ivu-tag {
  height: 17px;
  line-height: 15px;
  font-size: 12px;
  padding: 0 6px;
  margin: 3px 4px 2px 0
}

.ivu-select-small.ivu-select-multiple .ivu-tag span {
  margin-right: 14px
}

.ivu-select-small.ivu-select-multiple .ivu-tag i {
  top: 1px;
  right: 2px
}

.ivu-select-dropdown-list {
  min-width: 100%;
  list-style: none
}

.ivu-select .ivu-select-dropdown {
  width: auto
}

.ivu-select-prefix {
  display: inline-block;
  vertical-align: middle
}

.ivu-select-prefix i {
  vertical-align: top
}

.ivu-select-head-with-prefix {
  display: inline-block !important;
  vertical-align: middle
}

.ivu-select-single .ivu-select-prefix {
  padding-left: 4px
}

.ivu-select-multiple .ivu-select-head-with-prefix,
.ivu-select-single .ivu-select-head-with-prefix {
  padding-left: 0 !important
}

.ivu-select-head-flex {
  display: flex;
  align-items: center
}

.ivu-select-multiple .ivu-select-head-flex .ivu-select-prefix {
  margin-right: 4px
}

.ivu-select-item {
  margin: 0;
  line-height: normal;
  padding: 7px 16px;
  clear: both;
  color: #515a6e;
  font-size: 14px !important;
  white-space: nowrap;
  list-style: none;
  cursor: pointer;
  transition: background .2s ease-in-out
}

.ivu-select-item-focus,
.ivu-select-item:hover {
  background: #f3f3f3
}

.ivu-select-item-disabled,
.ivu-select-item-disabled:hover {
  color: #c5c8ce;
  cursor: not-allowed
}

.ivu-select-item-disabled:hover {
  background-color: #fff
}

.ivu-select-item-selected,
.ivu-select-item-selected:hover {
  color: #2d8cf0
}

.ivu-select-item-divided {
  margin-top: 5px;
  border-top: 1px solid #e8eaec
}

.ivu-select-item-divided:before {
  content: "";
  height: 5px;
  display: block;
  margin: 0 -16px;
  background-color: #fff;
  position: relative;
  top: -7px
}

.ivu-select-item-enter {
  color: #2d8cf0;
  font-weight: 700;
  float: right
}

.ivu-select-large .ivu-select-item {
  padding: 7px 16px 8px;
  font-size: 14px !important
}

@-moz-document url-prefix() {
  .ivu-select-item {
    white-space: normal
  }
}

.ivu-select-multiple .ivu-select-item {
  position: relative
}

.ivu-select-multiple .ivu-select-item-selected {
  color: rgba(45, 140, 240, .9);
  background: #fff
}

.ivu-select-multiple .ivu-select-item-focus,
.ivu-select-multiple .ivu-select-item-selected:hover {
  background: #f3f3f3
}

.ivu-select-multiple .ivu-select-item-selected.ivu-select-multiple .ivu-select-item-focus {
  color: rgba(40, 123, 211, .91);
  background: #fff
}

.ivu-select-multiple .ivu-select-item-selected:after {
  display: inline-block;
  font-family: Ionicons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: optimizeLegibility;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: -.125em;
  text-align: center;
  font-size: 24px;
  content: "\F171";
  color: rgba(45, 140, 240, .9);
  position: absolute;
  top: 2px;
  right: 8px
}

.ivu-select-multiple .ivu-select-item-selected.ivu-select-item-disabled,
.ivu-select-multiple .ivu-select-item-selected.ivu-select-item-disabled:after {
  color: #c5c8ce
}

.ivu-select-multiple .ivu-select-item-selected.ivu-select-item-disabled:hover {
  background-color: #fff
}

.ivu-select-group {
  list-style: none;
  margin: 0;
  padding: 0
}

.ivu-select-group-title {
  padding-left: 8px;
  font-size: 14px;
  color: #999;
  height: 30px;
  line-height: 30px
}

.ivu-form-item-error .ivu-select-selection {
  border: 1px solid #ed4014
}

.ivu-form-item-error .ivu-select-arrow {
  color: #ed4014
}

.ivu-form-item-error .ivu-select-visible .ivu-select-selection {
  border-color: #ed4014;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(237, 64, 20, .2)
}

.ivu-select-dropdown {
  width: inherit;
  max-height: 200px;
  overflow: auto;
  margin: 5px 0;
  padding: 5px 0;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 4px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
  position: absolute;
  z-index: 900
}

.ivu-select-dropdown-transfer {
  z-index: 1060;
  width: auto
}

.ivu-select-dropdown.ivu-transfer-no-max-height {
  max-height: none
}

.ivu-modal .ivu-select-dropdown {
  position: absolute !important
}

.ivu-split-wrapper {
  position: relative;
  width: 100%;
  height: 100%
}

.ivu-split-pane {
  position: absolute
}

.ivu-split-pane.left-pane,
.ivu-split-pane.right-pane {
  top: 0;
  bottom: 0
}

.ivu-split-pane.left-pane {
  left: 0
}

.ivu-split-pane.right-pane {
  right: 0
}

.ivu-split-pane.bottom-pane,
.ivu-split-pane.top-pane {
  left: 0;
  right: 0
}

.ivu-split-pane.top-pane {
  top: 0
}

.ivu-split-pane.bottom-pane {
  bottom: 0
}

.ivu-split-pane-moving {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.ivu-split-trigger {
  border: 1px solid #dcdee2
}

.ivu-split-trigger-con {
  position: absolute;
  transform: translate(-50%, -50%);
  z-index: 10
}

.ivu-split-trigger-bar-con {
  position: absolute;
  overflow: hidden
}

.ivu-split-trigger-bar-con.vertical {
  left: 1px;
  top: 50%;
  height: 32px;
  transform: translateY(-50%)
}

.ivu-split-trigger-bar-con.horizontal {
  left: 50%;
  top: 1px;
  width: 32px;
  transform: translate(-50%)
}

.ivu-split-trigger-vertical {
  width: 6px;
  height: 100%;
  background: #f8f8f9;
  border-top: none;
  border-bottom: none;
  cursor: col-resize
}

.ivu-split-trigger-vertical .ivu-split-trigger-bar {
  width: 4px;
  height: 1px;
  background: rgba(23, 35, 61, .25);
  float: left;
  margin-top: 3px
}

.ivu-split-trigger-horizontal {
  height: 6px;
  width: 100%;
  background: #f8f8f9;
  border-left: none;
  border-right: none;
  cursor: row-resize
}

.ivu-split-trigger-horizontal .ivu-split-trigger-bar {
  height: 4px;
  width: 1px;
  background: rgba(23, 35, 61, .25);
  float: left;
  margin-right: 3px
}

.ivu-split-horizontal>.ivu-split-trigger-con {
  top: 50%;
  height: 100%;
  width: 0
}

.ivu-split-vertical>.ivu-split-trigger-con {
  left: 50%;
  height: 0;
  width: 100%
}

.ivu-split .no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.ivu-tooltip,
.ivu-tooltip-rel {
  display: inline-block
}

.ivu-tooltip-rel {
  position: relative;
  width: inherit
}

.ivu-tooltip-popper {
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.5;
  position: absolute;
  z-index: 1060
}

.ivu-tooltip-popper[x-placement^=top] {
  padding: 5px 0 8px
}

.ivu-tooltip-popper[x-placement^=right] {
  padding: 0 5px 0 8px
}

.ivu-tooltip-popper[x-placement^=bottom] {
  padding: 8px 0 5px
}

.ivu-tooltip-popper[x-placement^=left] {
  padding: 0 8px 0 5px
}

.ivu-tooltip-popper[x-placement^=top] .ivu-tooltip-arrow {
  bottom: 3px;
  border-width: 5px 5px 0;
  border-top-color: rgba(70, 76, 91, .9)
}

.ivu-tooltip-popper[x-placement=top] .ivu-tooltip-arrow {
  left: 50%;
  margin-left: -5px
}

.ivu-tooltip-popper[x-placement=top-start] .ivu-tooltip-arrow {
  left: 16px
}

.ivu-tooltip-popper[x-placement=top-end] .ivu-tooltip-arrow {
  right: 16px
}

.ivu-tooltip-popper[x-placement^=right] .ivu-tooltip-arrow {
  left: 3px;
  border-width: 5px 5px 5px 0;
  border-right-color: rgba(70, 76, 91, .9)
}

.ivu-tooltip-popper[x-placement=right] .ivu-tooltip-arrow {
  top: 50%;
  margin-top: -5px
}

.ivu-tooltip-popper[x-placement=right-start] .ivu-tooltip-arrow {
  top: 8px
}

.ivu-tooltip-popper[x-placement=right-end] .ivu-tooltip-arrow {
  bottom: 8px
}

.ivu-tooltip-popper[x-placement^=left] .ivu-tooltip-arrow {
  right: 3px;
  border-width: 5px 0 5px 5px;
  border-left-color: rgba(70, 76, 91, .9)
}

.ivu-tooltip-popper[x-placement=left] .ivu-tooltip-arrow {
  top: 50%;
  margin-top: -5px
}

.ivu-tooltip-popper[x-placement=left-start] .ivu-tooltip-arrow {
  top: 8px
}

.ivu-tooltip-popper[x-placement=left-end] .ivu-tooltip-arrow {
  bottom: 8px
}

.ivu-tooltip-popper[x-placement^=bottom] .ivu-tooltip-arrow {
  top: 3px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(70, 76, 91, .9)
}

.ivu-tooltip-popper[x-placement=bottom] .ivu-tooltip-arrow {
  left: 50%;
  margin-left: -5px
}

.ivu-tooltip-popper[x-placement=bottom-start] .ivu-tooltip-arrow {
  left: 16px
}

.ivu-tooltip-popper[x-placement=bottom-end] .ivu-tooltip-arrow {
  right: 16px
}

.ivu-tooltip-light.ivu-tooltip-popper {
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.5;
  position: absolute;
  z-index: 1060
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=top] {
  padding: 7px 0 10px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=right] {
  padding: 0 7px 0 10px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=bottom] {
  padding: 10px 0 7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=left] {
  padding: 0 10px 0 7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=top] .ivu-tooltip-arrow {
  bottom: 3px;
  border-width: 7px 7px 0;
  border-top-color: hsla(0, 0%, 85.1%, .5)
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=top] .ivu-tooltip-arrow {
  left: 50%;
  margin-left: -7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=top-start] .ivu-tooltip-arrow {
  left: 16px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=top-end] .ivu-tooltip-arrow {
  right: 16px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=right] .ivu-tooltip-arrow {
  left: 3px;
  border-width: 7px 7px 7px 0;
  border-right-color: hsla(0, 0%, 85.1%, .5)
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=right] .ivu-tooltip-arrow {
  top: 50%;
  margin-top: -7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=right-start] .ivu-tooltip-arrow {
  top: 8px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=right-end] .ivu-tooltip-arrow {
  bottom: 8px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=left] .ivu-tooltip-arrow {
  right: 3px;
  border-width: 7px 0 7px 7px;
  border-left-color: hsla(0, 0%, 85.1%, .5)
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=left] .ivu-tooltip-arrow {
  top: 50%;
  margin-top: -7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=left-start] .ivu-tooltip-arrow {
  top: 8px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=left-end] .ivu-tooltip-arrow {
  bottom: 8px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=bottom] .ivu-tooltip-arrow {
  top: 3px;
  border-width: 0 7px 7px;
  border-bottom-color: hsla(0, 0%, 85.1%, .5)
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=bottom] .ivu-tooltip-arrow {
  left: 50%;
  margin-left: -7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=bottom-start] .ivu-tooltip-arrow {
  left: 16px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=bottom-end] .ivu-tooltip-arrow {
  right: 16px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=top] .ivu-tooltip-arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -7px;
  border-bottom-width: 0;
  border-top-width: 7px;
  border-top-color: #fff
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=right] .ivu-tooltip-arrow:after {
  content: " ";
  left: 1px;
  bottom: -7px;
  border-left-width: 0;
  border-right-width: 7px;
  border-right-color: #fff
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=bottom] .ivu-tooltip-arrow:after {
  content: " ";
  top: 1px;
  margin-left: -7px;
  border-top-width: 0;
  border-bottom-width: 7px;
  border-bottom-color: #fff
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=left] .ivu-tooltip-arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-width: 7px;
  border-left-color: #fff;
  bottom: -7px
}

.ivu-tooltip-inner {
  max-width: 250px;
  min-height: 34px;
  padding: 8px 12px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  background-color: rgba(70, 76, 91, .9);
  border-radius: 4px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
  white-space: nowrap
}

.ivu-tooltip-inner-with-width {
  white-space: pre-wrap;
  text-align: justify;
  word-wrap: break-word;
  word-break: break-all
}

.ivu-tooltip-light .ivu-tooltip-inner {
  background-color: #fff;
  color: #515a6e
}

.ivu-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.ivu-tooltip-light .ivu-tooltip-arrow {
  border-width: 8px
}

.ivu-tooltip-light .ivu-tooltip-arrow:after {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border: 7px solid transparent
}

.ivu-poptip,
.ivu-poptip-rel {
  display: inline-block
}

.ivu-poptip-rel {
  position: relative
}

.ivu-poptip-title {
  margin: 0;
  padding: 8px 16px;
  position: relative
}

.ivu-poptip-title:after {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  left: 8px;
  right: 8px;
  bottom: 0;
  background-color: #e8eaec
}

.ivu-poptip-title-inner {
  color: #17233d;
  font-size: 14px;
  font-weight: 500
}

.ivu-poptip-body {
  padding: 8px 16px
}

.ivu-poptip-body-content {
  overflow: auto
}

.ivu-poptip-body-content-word-wrap {
  white-space: pre-wrap;
  text-align: justify
}

.ivu-poptip-body-content-inner {
  color: #515a6e
}

.ivu-poptip-inner {
  width: 100%;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
  white-space: nowrap
}

.ivu-poptip-popper {
  min-width: 150px;
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.5;
  position: absolute;
  z-index: 1060
}

.ivu-poptip-popper[x-placement^=top] {
  padding: 7px 0 10px
}

.ivu-poptip-popper[x-placement^=right] {
  padding: 0 7px 0 10px
}

.ivu-poptip-popper[x-placement^=bottom] {
  padding: 10px 0 7px
}

.ivu-poptip-popper[x-placement^=left] {
  padding: 0 10px 0 7px
}

.ivu-poptip-popper[x-placement^=top] .ivu-poptip-arrow {
  bottom: 3px;
  border-width: 7px 7px 0;
  border-top-color: hsla(0, 0%, 85.1%, .5)
}

.ivu-poptip-popper[x-placement=top] .ivu-poptip-arrow {
  left: 50%;
  margin-left: -7px
}

.ivu-poptip-popper[x-placement=top-start] .ivu-poptip-arrow {
  left: 16px
}

.ivu-poptip-popper[x-placement=top-end] .ivu-poptip-arrow {
  right: 16px
}

.ivu-poptip-popper[x-placement^=right] .ivu-poptip-arrow {
  left: 3px;
  border-width: 7px 7px 7px 0;
  border-right-color: hsla(0, 0%, 85.1%, .5)
}

.ivu-poptip-popper[x-placement=right] .ivu-poptip-arrow {
  top: 50%;
  margin-top: -7px
}

.ivu-poptip-popper[x-placement=right-start] .ivu-poptip-arrow {
  top: 8px
}

.ivu-poptip-popper[x-placement=right-end] .ivu-poptip-arrow {
  bottom: 8px
}

.ivu-poptip-popper[x-placement^=left] .ivu-poptip-arrow {
  right: 3px;
  border-width: 7px 0 7px 7px;
  border-left-color: hsla(0, 0%, 85.1%, .5)
}

.ivu-poptip-popper[x-placement=left] .ivu-poptip-arrow {
  top: 50%;
  margin-top: -7px
}

.ivu-poptip-popper[x-placement=left-start] .ivu-poptip-arrow {
  top: 8px
}

.ivu-poptip-popper[x-placement=left-end] .ivu-poptip-arrow {
  bottom: 8px
}

.ivu-poptip-popper[x-placement^=bottom] .ivu-poptip-arrow {
  top: 3px;
  border-width: 0 7px 7px;
  border-bottom-color: hsla(0, 0%, 85.1%, .5)
}

.ivu-poptip-popper[x-placement=bottom] .ivu-poptip-arrow {
  left: 50%;
  margin-left: -7px
}

.ivu-poptip-popper[x-placement=bottom-start] .ivu-poptip-arrow {
  left: 16px
}

.ivu-poptip-popper[x-placement=bottom-end] .ivu-poptip-arrow {
  right: 16px
}

.ivu-poptip-popper[x-placement^=top] .ivu-poptip-arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -7px;
  border-bottom-width: 0;
  border-top-width: 7px;
  border-top-color: #fff
}

.ivu-poptip-popper[x-placement^=right] .ivu-poptip-arrow:after {
  content: " ";
  left: 1px;
  bottom: -7px;
  border-left-width: 0;
  border-right-width: 7px;
  border-right-color: #fff
}

.ivu-poptip-popper[x-placement^=bottom] .ivu-poptip-arrow:after {
  content: " ";
  top: 1px;
  margin-left: -7px;
  border-top-width: 0;
  border-bottom-width: 7px;
  border-bottom-color: #fff
}

.ivu-poptip-popper[x-placement^=left] .ivu-poptip-arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-width: 7px;
  border-left-color: #fff;
  bottom: -7px
}

.ivu-poptip-arrow,
.ivu-poptip-arrow:after {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-color: transparent;
  border-style: solid
}

.ivu-poptip-arrow {
  border-width: 8px
}

.ivu-poptip-arrow:after {
  content: "";
  border-width: 7px
}

.ivu-poptip-confirm .ivu-poptip-popper {
  max-width: 300px
}

.ivu-poptip-confirm .ivu-poptip-inner {
  white-space: normal
}

.ivu-poptip-confirm .ivu-poptip-body {
  padding: 16px 16px 8px
}

.ivu-poptip-confirm .ivu-poptip-body .ivu-icon {
  font-size: 16px;
  color: #36a39d;
  line-height: 18px;
  position: absolute
}

.ivu-poptip-confirm .ivu-poptip-body-message {
  padding-left: 20px
}

.ivu-poptip-confirm .ivu-poptip-footer {
  text-align: right;
  padding: 8px 16px 16px
}

.ivu-poptip-confirm .ivu-poptip-footer button {
  margin-left: 4px
}

.ivu-input {
  display: inline-block;
  width: 100%;
  height: 32px;
  line-height: 1.5;
  padding: 4px 7px;
  font-size: 14px;
  border: 1px solid #dcdee2;
  border-radius: 4px;
  color: #515a6e;
  background-color: #fff;
  background-image: none;
  position: relative;
  cursor: text;
  transition: border .2s ease-in-out, background .2s ease-in-out, box-shadow .2s ease-in-out
}

.ivu-input::-moz-placeholder {
  color: #c5c8ce;
  opacity: 1
}

.ivu-input:-ms-input-placeholder {
  color: #c5c8ce
}

.ivu-input::-webkit-input-placeholder {
  color: #c5c8ce
}

.ivu-input:focus,
.ivu-input:hover {
  border-color: #57a3f3
}

.ivu-input:focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-input[disabled],
fieldset[disabled] .ivu-input {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
  color: #ccc
}

.ivu-input[disabled]:hover,
fieldset[disabled] .ivu-input:hover {
  border-color: #e3e5e8
}

textarea.ivu-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  vertical-align: bottom;
  font-size: 14px
}

.ivu-input-large {
  font-size: 16px;
  padding: 6px 7px;
  height: 40px
}

.ivu-input-small {
  padding: 1px 7px;
  height: 24px;
  border-radius: 3px
}

.ivu-input-no-border {
  border-radius: 0
}

.ivu-input-no-border,
.ivu-input-no-border:hover {
  border-color: transparent
}

.ivu-input-no-border:focus {
  border-color: transparent;
  box-shadow: none
}

.ivu-input-no-border[disabled] {
  background-color: transparent
}

.ivu-input-no-border[disabled]:hover {
  border-color: transparent
}

.ivu-input-wrapper {
  display: inline-block;
  width: 100%;
  position: relative;
  vertical-align: middle;
  line-height: normal
}

.ivu-input-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  text-align: center;
  color: #808695;
  position: absolute;
  right: 0;
  z-index: 3
}

.ivu-input-hide-icon .ivu-input-icon,
.ivu-input-icon-clear,
.ivu-input-icon-validate {
  display: none
}

.ivu-input-wrapper:hover .ivu-input-icon-clear {
  display: inline-block
}

.ivu-input-icon-normal+.ivu-input {
  padding-right: 32px
}

.ivu-input-hide-icon .ivu-input-icon-normal+.ivu-input {
  padding-right: 7px
}

.ivu-input-wrapper-large .ivu-input-icon {
  font-size: 18px;
  height: 40px;
  line-height: 40px
}

.ivu-input-wrapper-small .ivu-input-icon {
  width: 24px;
  font-size: 14px;
  height: 24px;
  line-height: 24px
}

.ivu-input-prefix,
.ivu-input-suffix {
  width: 32px;
  height: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1
}

.ivu-input-prefix i,
.ivu-input-suffix i {
  font-size: 16px;
  line-height: 32px;
  color: #808695
}

.ivu-input-suffix {
  left: auto;
  right: 0
}

.ivu-input-wrapper-small .ivu-input-prefix i,
.ivu-input-wrapper-small .ivu-input-suffix i {
  font-size: 14px;
  line-height: 24px
}

.ivu-input-wrapper-large .ivu-input-prefix i,
.ivu-input-wrapper-large .ivu-input-suffix i {
  font-size: 18px;
  line-height: 40px
}

.ivu-input-with-prefix {
  padding-left: 32px
}

.ivu-input-with-suffix {
  padding-right: 32px
}

.ivu-input-search {
  cursor: pointer;
  padding: 0 16px !important;
  background: #2d8cf0 !important;
  color: #fff !important;
  border-color: #2d8cf0 !important;
  transition: all .2s ease-in-out;
  position: relative;
  z-index: 2
}

.ivu-input-search i {
  font-size: 16px
}

.ivu-input-search:hover {
  background: #57a3f3 !important;
  border-color: #57a3f3 !important
}

.ivu-input-search:active {
  background: #2b85e4 !important;
  border-color: #2b85e4 !important
}

.ivu-input-search-icon {
  cursor: pointer;
  transition: color .2s ease-in-out
}

.ivu-input-search-icon:hover {
  color: inherit
}

.ivu-input-search:before {
  content: "";
  display: block;
  width: 1px;
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  background: inherit
}

.ivu-input-wrapper-small .ivu-input-search {
  padding: 0 12px !important
}

.ivu-input-wrapper-small .ivu-input-search i {
  font-size: 14px
}

.ivu-input-wrapper-large .ivu-input-search {
  padding: 0 20px !important
}

.ivu-input-wrapper-large .ivu-input-search i {
  font-size: 18px
}

.ivu-input-with-search:hover .ivu-input {
  border-color: #57a3f3
}

.ivu-input-word-count {
  text-align: center;
  position: absolute;
  right: 7px;
  top: 2px;
  bottom: 2px;
  padding-left: 7px;
  background: #fff;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  color: #808695;
  font-size: 12px
}

.ivu-input-wrapper-disabled .ivu-input-word-count {
  background: #f3f3f3
}

.ivu-input-type-textarea .ivu-input-word-count {
  align-items: flex-end;
  top: auto
}

.ivu-input-group {
  display: table;
  width: 100%;
  border-collapse: separate;
  position: relative;
  font-size: 14px
}

.ivu-form-inline .ivu-input-group {
  top: 1px
}

.ivu-input-group-large {
  font-size: 16px
}

.ivu-input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0
}

.ivu-input-group>[class*=col-] {
  padding-right: 8px
}

.ivu-input-group-append,
.ivu-input-group-prepend,
.ivu-input-group>.ivu-input {
  display: table-cell
}

.ivu-input-group-with-prepend .ivu-input,
.ivu-input-group-with-prepend.ivu-input-group-small .ivu-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.ivu-input-group-with-append .ivu-input,
.ivu-input-group-with-append.ivu-input-group-small .ivu-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.ivu-input-group-append .ivu-btn,
.ivu-input-group-prepend .ivu-btn {
  border-color: transparent;
  background-color: transparent;
  color: inherit;
  margin: -6px -7px
}

.ivu-input-group-append,
.ivu-input-group-prepend {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle
}

.ivu-input-group .ivu-input {
  width: 100%;
  float: left;
  margin-bottom: 0;
  position: relative;
  z-index: 2
}

.ivu-input-group-append,
.ivu-input-group-prepend {
  padding: 4px 7px;
  font-size: inherit;
  font-weight: 400;
  line-height: 1;
  color: #515a6e;
  text-align: center;
  background-color: #f8f8f9;
  border: 1px solid #dcdee2;
  border-radius: 4px
}

.ivu-input-group-append .ivu-select,
.ivu-input-group-prepend .ivu-select {
  margin: -5px -7px
}

.ivu-input-group-append .ivu-select-selection,
.ivu-input-group-prepend .ivu-select-selection {
  background-color: inherit;
  margin: -1px;
  border: 1px solid transparent
}

.ivu-input-group-append .ivu-select-visible .ivu-select-selection,
.ivu-input-group-prepend .ivu-select-visible .ivu-select-selection {
  box-shadow: none
}

.ivu-input-group-prepend,
.ivu-input-group>.ivu-input:first-child,
.ivu-input-group>span>.ivu-input:first-child {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important
}

.ivu-input-group-prepend .ivu--select .ivu--select-selection,
.ivu-input-group>.ivu-input:first-child .ivu--select .ivu--select-selection,
.ivu-input-group>span>.ivu-input:first-child .ivu--select .ivu--select-selection {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.ivu-input-group-prepend {
  border-right: 0
}

.ivu-input-group-append {
  border-left: 0
}

.ivu-input-group-append,
.ivu-input-group>.ivu-input:last-child {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important
}

.ivu-input-group-append .ivu--select .ivu--select-selection,
.ivu-input-group>.ivu-input:last-child .ivu--select .ivu--select-selection {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.ivu-input-group-large .ivu-input,
.ivu-input-group-large>.ivu-input-group-append,
.ivu-input-group-large>.ivu-input-group-prepend {
  font-size: 16px;
  padding: 6px 7px;
  height: 40px
}

.ivu-input-group-small .ivu-input,
.ivu-input-group-small>.ivu-input-group-append,
.ivu-input-group-small>.ivu-input-group-prepend {
  padding: 1px 7px;
  height: 24px;
  border-radius: 3px
}

.ivu-form-item-error .ivu-input {
  border: 1px solid #ed4014
}

.ivu-form-item-error .ivu-input:hover {
  border-color: #ed4014
}

.ivu-form-item-error .ivu-input:focus {
  border-color: #ed4014;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(237, 64, 20, .2)
}

.ivu-form-item-error .ivu-input-icon {
  color: #ed4014
}

.ivu-form-item-error .ivu-input-group-append,
.ivu-form-item-error .ivu-input-group-prepend {
  background-color: #fff;
  border: 1px solid #ed4014
}

.ivu-form-item-error .ivu-input-group-append .ivu-select-selection,
.ivu-form-item-error .ivu-input-group-prepend .ivu-select-selection {
  background-color: inherit;
  border: 1px solid transparent
}

.ivu-form-item-error .ivu-input-group-prepend {
  border-right: 0
}

.ivu-form-item-error .ivu-input-group-append {
  border-left: 0
}

.ivu-form-item-error .ivu-transfer .ivu-input {
  display: inline-block;
  width: 100%;
  height: 32px;
  line-height: 1.5;
  padding: 4px 7px;
  font-size: 14px;
  border: 1px solid #dcdee2;
  border-radius: 4px;
  color: #515a6e;
  background-color: #fff;
  background-image: none;
  position: relative;
  cursor: text;
  transition: border .2s ease-in-out, background .2s ease-in-out, box-shadow .2s ease-in-out
}

.ivu-form-item-error .ivu-transfer .ivu-input::-moz-placeholder {
  color: #c5c8ce;
  opacity: 1
}

.ivu-form-item-error .ivu-transfer .ivu-input:-ms-input-placeholder {
  color: #c5c8ce
}

.ivu-form-item-error .ivu-transfer .ivu-input::-webkit-input-placeholder {
  color: #c5c8ce
}

.ivu-form-item-error .ivu-transfer .ivu-input:hover {
  border-color: #57a3f3
}

.ivu-form-item-error .ivu-transfer .ivu-input:focus {
  border-color: #57a3f3;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-form-item-error .ivu-transfer .ivu-input[disabled],
fieldset[disabled] .ivu-form-item-error .ivu-transfer .ivu-input {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
  color: #ccc
}

.ivu-form-item-error .ivu-transfer .ivu-input[disabled]:hover,
fieldset[disabled] .ivu-form-item-error .ivu-transfer .ivu-input:hover {
  border-color: #e3e5e8
}

textarea.ivu-form-item-error .ivu-transfer .ivu-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  vertical-align: bottom;
  font-size: 14px
}

.ivu-form-item-error .ivu-transfer .ivu-input-large {
  font-size: 16px;
  padding: 6px 7px;
  height: 40px
}

.ivu-form-item-error .ivu-transfer .ivu-input-small {
  padding: 1px 7px;
  height: 24px;
  border-radius: 3px
}

.ivu-form-item-error .ivu-transfer .ivu-input-no-border {
  border-radius: 0;
  border-color: transparent
}

.ivu-form-item-error .ivu-transfer .ivu-input-no-border:hover {
  border-color: transparent
}

.ivu-form-item-error .ivu-transfer .ivu-input-no-border:focus {
  border-color: transparent;
  box-shadow: none
}

.ivu-form-item-error .ivu-transfer .ivu-input-no-border[disabled] {
  background-color: transparent
}

.ivu-form-item-error .ivu-transfer .ivu-input-no-border[disabled]:hover {
  border-color: transparent
}

.ivu-form-item-error .ivu-transfer .ivu-input-icon {
  color: #808695
}

.ivu-form-item-validating .ivu-input-icon-validate {
  display: inline-block
}

.ivu-form-item-validating .ivu-input-icon+.ivu-input {
  padding-right: 32px
}

.ivu-slider {
  line-height: normal
}

.ivu-slider-wrap {
  width: 100%;
  height: 4px;
  margin: 16px 0;
  background-color: #e8eaec;
  border-radius: 3px;
  vertical-align: middle;
  position: relative;
  cursor: pointer
}

.ivu-slider-button-wrap {
  width: 18px;
  height: 18px;
  text-align: center;
  background-color: transparent;
  position: absolute;
  top: -5px;
  transform: translateX(-50%)
}

.ivu-slider-button-wrap .ivu-tooltip {
  display: block;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.ivu-slider-button {
  width: 12px;
  height: 12px;
  border: 2px solid #57a3f3;
  border-radius: 50%;
  background-color: #fff;
  transition: all .2s linear;
  outline: 0
}

.ivu-slider-button-dragging,
.ivu-slider-button:focus,
.ivu-slider-button:hover {
  border-color: #2d8cf0;
  transform: scale(1.5)
}

.ivu-slider-button:hover {
  cursor: -webkit-grab;
  cursor: grab
}

.ivu-slider-button-dragging,
.ivu-slider-button-dragging:hover {
  cursor: -webkit-grabbing;
  cursor: grabbing
}

.ivu-slider-bar {
  height: 4px;
  background: #57a3f3;
  border-radius: 3px;
  position: absolute
}

.ivu-slider-stop {
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #fff;
  transform: translateX(-50%)
}

.ivu-slider-marks {
  top: 0;
  left: 12px;
  width: 18px;
  height: 100%
}

.ivu-slider-marks-item {
  position: absolute;
  transform: translateX(-50%);
  font-size: 14px;
  color: #808695;
  margin-top: 15px
}

.ivu-slider-disabled {
  cursor: not-allowed
}

.ivu-slider-disabled .ivu-slider-wrap {
  background-color: #ccc;
  cursor: not-allowed
}

.ivu-slider-disabled .ivu-slider-bar {
  background-color: #ccc
}

.ivu-slider-disabled .ivu-slider-button,
.ivu-slider-disabled .ivu-slider-button-dragging,
.ivu-slider-disabled .ivu-slider-button:hover {
  border-color: #ccc
}

.ivu-slider-disabled .ivu-slider-button-dragging,
.ivu-slider-disabled .ivu-slider-button-dragging:hover,
.ivu-slider-disabled .ivu-slider-button:hover {
  cursor: not-allowed
}

.ivu-slider-input .ivu-slider-wrap {
  width: auto;
  margin-right: 100px
}

.ivu-slider-input .ivu-input-number {
  float: right;
  margin-top: -14px
}

.selectDropDown {
  width: auto;
  padding: 0;
  white-space: nowrap;
  overflow: visible
}

.ivu-cascader {
  line-height: normal
}

.ivu-cascader-rel {
  display: inline-block;
  width: 100%;
  position: relative
}

.ivu-cascader .ivu-input {
  padding-right: 24px;
  display: block;
  cursor: pointer
}

.ivu-cascader-disabled .ivu-input {
  cursor: not-allowed
}

.ivu-cascader-label {
  width: 100%;
  height: 100%;
  line-height: 32px;
  padding: 0 7px;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0
}

.ivu-cascader-size-large .ivu-cascader-label {
  line-height: 36px;
  font-size: 14px
}

.ivu-cascader-size-small .ivu-cascader-label {
  line-height: 26px
}

.ivu-cascader .ivu-cascader-arrow:first-of-type {
  display: none;
  cursor: pointer
}

.ivu-cascader:hover .ivu-cascader-arrow:first-of-type {
  display: inline-block
}

.ivu-cascader-show-clear:hover .ivu-cascader-arrow:nth-of-type(2) {
  display: none
}

.ivu-cascader-arrow {
  position: absolute;
  top: 50%;
  right: 8px;
  line-height: 1;
  transform: translateY(-50%);
  font-size: 14px;
  color: #808695;
  transition: all .2s ease-in-out
}

.ivu-cascader-visible .ivu-cascader-arrow:nth-of-type(2) {
  transform: translateY(-50%) rotate(180deg)
}

.ivu-cascader .ivu-select-dropdown {
  width: auto;
  padding: 0;
  white-space: nowrap;
  overflow: visible
}

.ivu-cascader .ivu-cascader-menu-item {
  margin: 0;
  line-height: normal;
  padding: 7px 16px;
  clear: both;
  color: #515a6e;
  font-size: 14px !important;
  white-space: nowrap;
  list-style: none;
  cursor: pointer;
  transition: background .2s ease-in-out
}

.ivu-cascader .ivu-cascader-menu-item-focus,
.ivu-cascader .ivu-cascader-menu-item:hover {
  background: #f3f3f3
}

.ivu-cascader .ivu-cascader-menu-item-disabled {
  color: #c5c8ce;
  cursor: not-allowed
}

.ivu-cascader .ivu-cascader-menu-item-disabled:hover {
  color: #c5c8ce;
  background-color: #fff;
  cursor: not-allowed
}

.ivu-cascader .ivu-cascader-menu-item-selected,
.ivu-cascader .ivu-cascader-menu-item-selected:hover {
  color: #2d8cf0
}

.ivu-cascader .ivu-cascader-menu-item-divided {
  margin-top: 5px;
  border-top: 1px solid #e8eaec
}

.ivu-cascader .ivu-cascader-menu-item-divided:before {
  content: "";
  height: 5px;
  display: block;
  margin: 0 -16px;
  background-color: #fff;
  position: relative;
  top: -7px
}

.ivu-cascader .ivu-cascader-menu-item-enter {
  color: #2d8cf0;
  font-weight: 700;
  float: right
}

.ivu-cascader .ivu-cascader-large .ivu-cascader-menu-item {
  padding: 7px 16px 8px;
  font-size: 14px !important
}

@-moz-document url-prefix() {
  .ivu-cascader .ivu-cascader-menu-item {
    white-space: normal
  }
}

.ivu-cascader .ivu-select-item span {
  color: #ed4014
}

.ivu-cascader-dropdown {
  padding: 5px 0
}

.ivu-cascader-dropdown .ivu-select-dropdown-list {
  max-height: 190px;
  box-sizing: border-box;
  overflow: auto
}

.ivu-cascader-not-found-tip {
  padding: 5px 0;
  text-align: center;
  color: #c5c8ce
}

.ivu-cascader-not-found-tip li:not([class^=ivu-]) {
  list-style: none;
  margin-bottom: 0
}

.ivu-cascader-not-found .ivu-select-dropdown {
  width: inherit
}

.ivu-cascader-menu {
  display: inline-block;
  min-width: 100px;
  height: 180px;
  margin: 0;
  padding: 5px 0 !important;
  vertical-align: top;
  list-style: none;
  border-right: 1px solid #e8eaec;
  overflow: auto
}

.ivu-cascader-menu:last-child {
  border-right-color: transparent;
  margin-right: -1px
}

.ivu-cascader-menu .ivu-cascader-menu-item {
  position: relative;
  padding-right: 36px;
  transition: all .2s ease-in-out
}

.ivu-cascader-menu .ivu-cascader-menu-item i {
  font-size: 12px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%)
}

.ivu-cascader-menu .ivu-cascader-menu-item-loading {
  margin-top: -6px
}

.ivu-cascader-menu .ivu-cascader-menu-item-active {
  background-color: #f3f3f3;
  color: #2d8cf0
}

.ivu-cascader-transfer {
  z-index: 1060;
  width: auto;
  padding: 0;
  white-space: nowrap;
  overflow: visible
}

.ivu-cascader-transfer .ivu-cascader-menu-item {
  margin: 0;
  line-height: normal;
  padding: 7px 16px;
  clear: both;
  color: #515a6e;
  font-size: 14px !important;
  white-space: nowrap;
  list-style: none;
  cursor: pointer;
  transition: background .2s ease-in-out
}

.ivu-cascader-transfer .ivu-cascader-menu-item-focus,
.ivu-cascader-transfer .ivu-cascader-menu-item:hover {
  background: #f3f3f3
}

.ivu-cascader-transfer .ivu-cascader-menu-item-disabled {
  color: #c5c8ce;
  cursor: not-allowed
}

.ivu-cascader-transfer .ivu-cascader-menu-item-disabled:hover {
  color: #c5c8ce;
  background-color: #fff;
  cursor: not-allowed
}

.ivu-cascader-transfer .ivu-cascader-menu-item-selected,
.ivu-cascader-transfer .ivu-cascader-menu-item-selected:hover {
  color: #2d8cf0
}

.ivu-cascader-transfer .ivu-cascader-menu-item-divided {
  margin-top: 5px;
  border-top: 1px solid #e8eaec
}

.ivu-cascader-transfer .ivu-cascader-menu-item-divided:before {
  content: "";
  height: 5px;
  display: block;
  margin: 0 -16px;
  background-color: #fff;
  position: relative;
  top: -7px
}

.ivu-cascader-transfer .ivu-cascader-menu-item-enter {
  color: #2d8cf0;
  font-weight: 700;
  float: right
}

.ivu-cascader-transfer .ivu-cascader-large .ivu-cascader-menu-item {
  padding: 7px 16px 8px;
  font-size: 14px !important
}

@-moz-document url-prefix() {
  .ivu-cascader-transfer .ivu-cascader-menu-item {
    white-space: normal
  }
}

.ivu-cascader-transfer .ivu-select-item span {
  color: #ed4014
}

.ivu-cascader-transfer .ivu-cascader-menu-item {
  padding-right: 24px;
  transition: all .2s ease-in-out
}

.ivu-cascader-transfer .ivu-cascader-menu-item-active {
  background-color: #f3f3f3;
  color: #2d8cf0
}

.ivu-form-item-error .ivu-cascader-arrow {
  color: #ed4014
}

.ivu-transfer {
  position: relative;
  line-height: 1.5
}

.ivu-transfer-list {
  display: inline-block;
  width: 180px;
  height: 210px;
  font-size: 14px;
  vertical-align: middle;
  position: relative;
  padding-top: 35px
}

.ivu-transfer-list-with-footer {
  padding-bottom: 35px
}

.ivu-transfer-list-header {
  padding: 8px 16px;
  background: #f9fafc;
  color: #515a6e;
  border: 1px solid #dcdee2;
  border-bottom-color: #e8eaec;
  border-radius: 6px 6px 0 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

.ivu-transfer-list-header-title {
  cursor: pointer
}

.ivu-transfer-list-header>span {
  padding-left: 4px
}

.ivu-transfer-list-header-count {
  margin: 0 !important;
  float: right
}

.ivu-transfer-list-body {
  height: 100%;
  border: 1px solid #dcdee2;
  border-top: none;
  border-radius: 0 0 6px 6px;
  position: relative;
  overflow: hidden
}

.ivu-transfer-list-body-with-search {
  padding-top: 34px
}

.ivu-transfer-list-body-with-footer {
  border-radius: 0
}

.ivu-transfer-list-content {
  height: 100%;
  padding: 4px 0;
  overflow: auto
}

.ivu-transfer-list-content-item {
  overflow: hidden;
  text-overflow: ellipsis
}

.ivu-transfer-list-content-item>span {
  padding-left: 4px
}

.ivu-transfer-list-content-not-found {
  display: none;
  text-align: center;
  color: #c5c8ce
}

li.ivu-transfer-list-content-not-found:only-child {
  display: block
}

.ivu-transfer-list-body-with-search .ivu-transfer-list-content {
  padding: 6px 0 0
}

.ivu-transfer-list-body-search-wrapper {
  padding: 8px 8px 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0
}

.ivu-transfer-list-search {
  position: relative
}

.ivu-transfer-list-footer {
  border: 1px solid #dcdee2;
  border-top: none;
  border-radius: 0 0 6px 6px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  zoom: 1
}

.ivu-transfer-list-footer:after,
.ivu-transfer-list-footer:before {
  content: "";
  display: table
}

.ivu-transfer-list-footer:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0
}

.ivu-transfer-operation {
  display: inline-block;
  margin: 0 16px;
  vertical-align: middle
}

.ivu-transfer-operation .ivu-btn {
  display: block;
  min-width: 24px
}

.ivu-transfer-operation .ivu-btn:first-child {
  margin-bottom: 12px
}

.ivu-transfer-operation .ivu-btn span i,
.ivu-transfer-operation .ivu-btn span span {
  vertical-align: middle
}

.ivu-transfer-list-content-item {
  margin: 0;
  line-height: normal;
  padding: 7px 16px;
  clear: both;
  color: #515a6e;
  font-size: 14px !important;
  white-space: nowrap;
  list-style: none;
  cursor: pointer;
  transition: background .2s ease-in-out
}

.ivu-transfer-list-content-item-focus,
.ivu-transfer-list-content-item:hover {
  background: #f3f3f3
}

.ivu-transfer-list-content-item-disabled {
  color: #c5c8ce;
  cursor: not-allowed
}

.ivu-transfer-list-content-item-disabled:hover {
  color: #c5c8ce;
  background-color: #fff;
  cursor: not-allowed
}

.ivu-transfer-list-content-item-selected,
.ivu-transfer-list-content-item-selected:hover {
  color: #2d8cf0
}

.ivu-transfer-list-content-item-divided {
  margin-top: 5px;
  border-top: 1px solid #e8eaec
}

.ivu-transfer-list-content-item-divided:before {
  content: "";
  height: 5px;
  display: block;
  margin: 0 -16px;
  background-color: #fff;
  position: relative;
  top: -7px
}

.ivu-transfer-list-content-item-enter {
  color: #2d8cf0;
  font-weight: 700;
  float: right
}

.ivu-transfer-large .ivu-transfer-list-content-item {
  padding: 7px 16px 8px;
  font-size: 14px !important
}

@-moz-document url-prefix() {
  .ivu-transfer-list-content-item {
    white-space: normal
  }
}

.ivu-table {
  width: inherit;
  height: 100%;
  max-width: 100%;
  overflow: hidden;
  color: #515a6e;
  font-size: 14px;
  background-color: #fff;
  box-sizing: border-box
}

.ivu-table-wrapper {
  position: relative;
  overflow: hidden
}

.ivu-table-wrapper-with-border {
  border: 1px solid #dcdee2;
  border-bottom: 0;
  border-right: 0
}

.ivu-table-summary {
  border-top: 1px solid #e8eaec
}

.ivu-table-summary tr td {
  background-color: #f8f8f9
}

.ivu-table-with-summary .ivu-table-tbody tr:last-child td {
  border-bottom: none
}

.ivu-table-resize-line {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 1px;
  border-right: 1px dashed #e8eaec
}

.ivu-table-hide {
  opacity: 0
}

.ivu-table:before {
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  z-index: 4
}

.ivu-table-border:after,
.ivu-table:before {
  content: "";
  position: absolute;
  background-color: #dcdee2
}

.ivu-table-border:after {
  width: 1px;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 3
}

.ivu-table-footer,
.ivu-table-title {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #e8eaec
}

.ivu-table-footer {
  border-bottom: none
}

.ivu-table-header {
  overflow: hidden
}

.ivu-table-header thead tr th {
  position: relative;
  height: 100%;
  padding: 8px 0
}

.ivu-table-header-resizable {
  position: absolute;
  width: 10px;
  height: 100%;
  bottom: 0;
  right: -5px;
  cursor: col-resize;
  z-index: 1
}

.ivu-table-overflowX {
  overflow-x: scroll
}

.ivu-table-overflowY {
  overflow-y: scroll
}

.ivu-table-tip {
  overflow-x: auto;
  overflow-y: hidden
}

.ivu-table-with-fixed-top.ivu-table-with-footer .ivu-table-footer {
  border-top: 1px solid #dcdee2
}

.ivu-table-with-fixed-top.ivu-table-with-footer tbody tr:last-child td {
  border-bottom: none
}

.ivu-table td,
.ivu-table th {
  min-width: 0;
  height: 48px;
  box-sizing: border-box;
  text-align: left;
  text-overflow: ellipsis;
  vertical-align: middle;
  border-bottom: 1px solid #e8eaec
}

.ivu-table th {
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  background-color: #f8f8f9
}

.ivu-table td {
  background-color: #fff;
  transition: background-color .2s ease-in-out
}

td.ivu-table-column-left,
th.ivu-table-column-left {
  text-align: left
}

td.ivu-table-column-center,
th.ivu-table-column-center {
  text-align: center
}

td.ivu-table-column-right,
th.ivu-table-column-right {
  text-align: right
}

.ivu-table table {
  table-layout: fixed
}

.ivu-table-border td,
.ivu-table-border th {
  border-right: 1px solid #e8eaec
}

.ivu-table-cell {
  padding-left: 18px;
  padding-right: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-break: break-all;
  box-sizing: border-box
}

.ivu-table-cell-ellipsis {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.ivu-table-cell-tooltip {
  width: 100%;
  display: flex;
  align-items: center
}

.ivu-table-cell-tooltip-content {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.ivu-table-cell-with-expand {
  height: 47px;
  line-height: 47px;
  padding: 0;
  text-align: center
}

.ivu-table-cell-expand {
  cursor: pointer;
  transition: transform .2s ease-in-out
}

.ivu-table-cell-expand i {
  font-size: 14px
}

.ivu-table-cell-expand-expanded {
  transform: rotate(90deg)
}

.ivu-table-cell-sort {
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.ivu-table-cell-with-selection .ivu-checkbox-wrapper {
  margin-right: 0
}

.ivu-table-cell-tree {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #dcdee2;
  border-radius: 2px;
  background-color: #fff;
  line-height: 12px;
  cursor: pointer;
  vertical-align: middle;
  transition: color .2s ease-in-out, border-color .2s ease-in-out
}

.ivu-table-cell-tree-empty {
  cursor: default;
  color: transparent;
  background-color: transparent;
  border-color: transparent
}

.ivu-table-cell-tree:hover {
  color: #2d8cf0;
  border-color: #2d8cf0
}

.ivu-table-cell-tree-empty:hover {
  color: transparent;
  border-color: transparent
}

.ivu-table-cell-tree-loading {
  cursor: default;
  background-color: transparent;
  border-color: transparent
}

.ivu-table-cell-tree-loading:hover {
  border-color: transparent
}

.ivu-table-cell-tree-level {
  display: inline-block;
  height: 16px
}

.ivu-table-cell-slot-inline {
  display: inline
}

.ivu-table-cell-slot-inline-block {
  display: inline-block
}

.ivu-table-hidden {
  visibility: hidden
}

th .ivu-table-cell {
  display: inline-block;
  word-wrap: normal;
  vertical-align: middle
}

td.ivu-table-expanded-cell {
  padding: 20px 50px;
  background: #f8f8f9
}

.ivu-table-stripe .ivu-table-body tr:nth-child(2n) td,
.ivu-table-stripe .ivu-table-fixed-body tr:nth-child(2n) td {
  background-color: #f8f8f9
}

.ivu-table-stripe .ivu-table-body tr.ivu-table-row-hover td,
.ivu-table-stripe .ivu-table-fixed-body tr.ivu-table-row-hover td,
tr.ivu-table-row-hover td {
  background-color: #ebf7ff
}

.ivu-table-large {
  font-size: 16px
}

.ivu-table-large th {
  height: 48px
}

.ivu-table-large td {
  height: 60px
}

.ivu-table-large-footer,
.ivu-table-large-title {
  height: 60px;
  line-height: 60px
}

.ivu-table-large .ivu-table-cell-with-expand {
  height: 59px;
  line-height: 59px
}

.ivu-table-large .ivu-table-cell-with-expand i {
  font-size: 16px
}

.ivu-table-small {
  font-size: 12px
}

.ivu-table-small th {
  height: 32px
}

.ivu-table-small td {
  height: 40px
}

.ivu-table-small-footer,
.ivu-table-small-title {
  height: 40px;
  line-height: 40px
}

.ivu-table-small .ivu-table-cell-with-expand {
  height: 39px;
  line-height: 39px
}

.ivu-table-row-highlight td,
.ivu-table-stripe .ivu-table-body tr.ivu-table-row-highlight:nth-child(2n) td,
.ivu-table-stripe .ivu-table-fixed-body tr.ivu-table-row-highlight:nth-child(2n) td,
tr.ivu-table-row-highlight.ivu-table-row-hover td {
  background-color: #ebf7ff
}

.ivu-table-fixed,
.ivu-table-fixed-right {
  position: absolute;
  top: 0;
  left: 0
}

.ivu-table-fixed-right:before,
.ivu-table-fixed:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #dcdee2;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 4
}

.ivu-table-fixed-right {
  top: 0;
  left: auto;
  right: 0
}

.ivu-table-fixed.ivu-table-fixed-shadow {
  box-shadow: 2px 0 6px -2px rgba(0, 0, 0, .2)
}

.ivu-table-fixed-right.ivu-table-fixed-shadow {
  box-shadow: -2px 0 6px -2px rgba(0, 0, 0, .2)
}

.ivu-table-fixed-right-header {
  position: absolute;
  top: -1px;
  right: 0;
  background-color: #f8f8f9;
  border-top: 1px solid #dcdee2;
  border-bottom: 1px solid #e8eaec
}

.ivu-table-fixed-header {
  overflow: hidden
}

.ivu-table-fixed-header thead tr th {
  position: relative;
  height: 100%;
  padding: 8px 0
}

.ivu-table-fixed-body {
  overflow: hidden;
  position: relative;
  z-index: 3
}

.ivu-table-fixed-shadow {
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: 1px 0 6px rgba(0, 0, 0, .2);
  overflow: hidden;
  z-index: 1
}

.ivu-table-sort {
  display: inline-block;
  width: 14px;
  height: 12px;
  margin-top: -1px;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  position: relative
}

.ivu-table-sort i {
  display: block;
  height: 6px;
  line-height: 6px;
  overflow: hidden;
  position: absolute;
  color: #c5c8ce;
  transition: color .2s ease-in-out;
  font-size: 16px
}

.ivu-table-sort i:hover {
  color: inherit
}

.ivu-table-sort i.on {
  color: #2d8cf0
}

.ivu-table-sort i:first-child {
  top: 0
}

.ivu-table-sort i:last-child {
  bottom: 0
}

.ivu-table-filter {
  display: inline-block;
  cursor: pointer;
  position: relative
}

.ivu-table-filter i {
  color: #c5c8ce;
  transition: color .2s ease-in-out
}

.ivu-table-filter i:hover {
  color: inherit
}

.ivu-table-filter i.on {
  color: #2d8cf0
}

.ivu-table-filter-list {
  padding: 8px 0 0
}

.ivu-table-filter-list-item {
  padding: 0 12px 8px
}

.ivu-table-filter-list-item .ivu-checkbox-wrapper+.ivu-checkbox-wrapper {
  margin: 0
}

.ivu-table-filter-list-item label {
  display: block
}

.ivu-table-filter-list-item label>span {
  margin-right: 4px
}

.ivu-table-filter-list ul {
  padding-bottom: 8px
}

.ivu-table-filter-list .ivu-table-filter-select-item {
  margin: 0;
  line-height: normal;
  padding: 7px 16px;
  clear: both;
  color: #515a6e;
  font-size: 14px !important;
  white-space: nowrap;
  list-style: none;
  cursor: pointer;
  transition: background .2s ease-in-out
}

.ivu-table-filter-list .ivu-table-filter-select-item-focus,
.ivu-table-filter-list .ivu-table-filter-select-item:hover {
  background: #f3f3f3
}

.ivu-table-filter-list .ivu-table-filter-select-item-disabled {
  color: #c5c8ce;
  cursor: not-allowed
}

.ivu-table-filter-list .ivu-table-filter-select-item-disabled:hover {
  color: #c5c8ce;
  background-color: #fff;
  cursor: not-allowed
}

.ivu-table-filter-list .ivu-table-filter-select-item-selected,
.ivu-table-filter-list .ivu-table-filter-select-item-selected:hover {
  color: #2d8cf0
}

.ivu-table-filter-list .ivu-table-filter-select-item-divided {
  margin-top: 5px;
  border-top: 1px solid #e8eaec
}

.ivu-table-filter-list .ivu-table-filter-select-item-divided:before {
  content: "";
  height: 5px;
  display: block;
  margin: 0 -16px;
  background-color: #fff;
  position: relative;
  top: -7px
}

.ivu-table-filter-list .ivu-table-filter-select-item-enter {
  color: #2d8cf0;
  font-weight: 700;
  float: right
}

.ivu-table-filter-list .ivu-table-large .ivu-table-filter-select-item {
  padding: 7px 16px 8px;
  font-size: 14px !important
}

@-moz-document url-prefix() {
  .ivu-table-filter-list .ivu-table-filter-select-item {
    white-space: normal
  }
}

.ivu-table-filter-footer {
  padding: 4px;
  border-top: 1px solid #e8eaec;
  overflow: hidden
}

.ivu-table-filter-footer button:first-child {
  float: left
}

.ivu-table-filter-footer button:last-child {
  float: right
}

.ivu-table-tip table {
  width: 100%
}

.ivu-table-tip table td {
  text-align: center
}

.ivu-table-expanded-hidden {
  visibility: hidden
}

.ivu-table-context-menu {
  position: absolute
}

.ivu-table-popper {
  min-width: 0;
  text-align: left
}

.ivu-table-popper .ivu-poptip-body {
  padding: 0
}

.ivu-dropdown {
  display: inline-block
}

.ivu-dropdown .ivu-select-dropdown {
  overflow: visible;
  max-height: none
}

.ivu-dropdown .ivu-dropdown {
  width: 100%
}

.ivu-dropdown-rel {
  position: relative
}

.ivu-dropdown-rel-user-select-none {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.ivu-dropdown-menu {
  min-width: 100px
}

.ivu-dropdown-transfer {
  width: auto
}

.ivu-dropdown-item-selected,
.ivu-dropdown-item.ivu-dropdown-item-selected:hover {
  background: #f0faff
}

.ivu-dropdown-item {
  margin: 0;
  line-height: normal;
  padding: 7px 16px;
  clear: both;
  color: #515a6e;
  font-size: 14px !important;
  white-space: nowrap;
  list-style: none;
  cursor: pointer;
  transition: background .2s ease-in-out
}

.ivu-dropdown-item-focus,
.ivu-dropdown-item:hover {
  background: #f3f3f3
}

.ivu-dropdown-item-disabled {
  color: #c5c8ce;
  cursor: not-allowed
}

.ivu-dropdown-item-disabled:hover {
  color: #c5c8ce;
  background-color: #fff;
  cursor: not-allowed
}

.ivu-dropdown-item-selected,
.ivu-dropdown-item-selected:hover {
  color: #2d8cf0
}

.ivu-dropdown-item-divided {
  margin-top: 5px;
  border-top: 1px solid #e8eaec
}

.ivu-dropdown-item-divided:before {
  content: "";
  height: 5px;
  display: block;
  margin: 0 -16px;
  background-color: #fff;
  position: relative;
  top: -7px
}

.ivu-dropdown-item-enter {
  color: #2d8cf0;
  font-weight: 700;
  float: right
}

.ivu-dropdown-large .ivu-dropdown-item {
  padding: 7px 16px 8px;
  font-size: 14px !important
}

@-moz-document url-prefix() {
  .ivu-dropdown-item {
    white-space: normal
  }
}

.ivu-tabs {
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  color: #515a6e;
  zoom: 1
}

.ivu-tabs:after,
.ivu-tabs:before {
  content: "";
  display: table
}

.ivu-tabs:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0
}

.ivu-tabs-bar {
  outline: 0
}

.ivu-tabs-ink-bar {
  height: 2px;
  box-sizing: border-box;
  background-color: #2d8cf0;
  position: absolute;
  left: 0;
  bottom: 1px;
  z-index: 1;
  transition: transform .3s ease-in-out;
  transform-origin: 0 0
}

.ivu-tabs-bar {
  border-bottom: 1px solid #dcdee2;
  margin-bottom: 16px
}

.ivu-tabs-nav-container {
  margin-bottom: -1px;
  line-height: 1.5;
  font-size: 14px;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  zoom: 1
}

.ivu-tabs-nav-container:after,
.ivu-tabs-nav-container:before {
  content: "";
  display: table
}

.ivu-tabs-nav-container:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0
}

.ivu-tabs-nav-container:focus {
  outline: 0
}

.ivu-tabs-nav-container:focus .ivu-tabs-tab-focused {
  border-color: #57a3f3 !important
}

.ivu-tabs-nav-container-scrolling {
  padding-left: 32px;
  padding-right: 32px
}

.ivu-tabs-nav-wrap {
  overflow: hidden;
  margin-bottom: -1px
}

.ivu-tabs-nav-scroll {
  overflow: hidden;
  white-space: nowrap
}

.ivu-tabs-nav-right {
  float: right;
  margin-left: 5px
}

.ivu-tabs-nav-next,
.ivu-tabs-nav-prev {
  width: 32px;
  text-align: center;
  position: absolute;
  line-height: 32px;
  cursor: pointer
}

.ivu-tabs-nav-next i,
.ivu-tabs-nav-prev i {
  font-size: 16px
}

.ivu-tabs-nav-prev {
  left: 0
}

.ivu-tabs-nav-next {
  right: 0
}

.ivu-tabs-nav-scrollable {
  padding: 0 32px
}

.ivu-tabs-nav-scroll-disabled {
  display: none
}

.ivu-tabs-nav {
  padding-left: 0;
  margin: 0;
  float: left;
  list-style: none;
  box-sizing: border-box;
  position: relative;
  transition: transform .5s ease-in-out
}

.ivu-tabs-nav:after,
.ivu-tabs-nav:before {
  display: table;
  content: " "
}

.ivu-tabs-nav:after {
  clear: both
}

.ivu-tabs-nav .ivu-tabs-tab-disabled {
  pointer-events: none;
  cursor: default;
  color: #ccc
}

.ivu-tabs-nav .ivu-tabs-tab {
  display: inline-block;
  height: 100%;
  padding: 8px 16px;
  margin-right: 16px;
  box-sizing: border-box;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  transition: color .3s ease-in-out
}

.ivu-tabs-nav .ivu-tabs-tab:hover {
  color: #57a3f3
}

.ivu-tabs-nav .ivu-tabs-tab:active {
  color: #2b85e4
}

.ivu-tabs-nav .ivu-tabs-tab .ivu-icon {
  width: 14px;
  height: 14px;
  margin-right: 8px
}

.ivu-tabs-nav .ivu-tabs-tab-active {
  color: #2d8cf0
}

.ivu-tabs-mini .ivu-tabs-nav-container {
  font-size: 14px
}

.ivu-tabs-mini .ivu-tabs-tab {
  margin-right: 0;
  padding: 8px 16px;
  font-size: 12px
}

.ivu-tabs .ivu-tabs-content-animated {
  display: flex;
  flex-direction: row;
  will-change: transform;
  transition: transform .3s ease-in-out
}

.ivu-tabs .ivu-tabs-tabpane {
  flex-shrink: 0;
  width: 100%;
  transition: opacity .3s;
  opacity: 1;
  outline: 0
}

.ivu-tabs .ivu-tabs-tabpane-inactive {
  opacity: 0;
  height: 0
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-nav-container {
  height: 32px
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-ink-bar {
  visibility: hidden
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab {
  margin: 0 4px 0 0;
  height: 31px;
  padding: 5px 16px 4px;
  border: 1px solid #dcdee2;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  transition: all .3s ease-in-out;
  background: #f8f8f9
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab-active {
  height: 32px;
  padding-bottom: 5px;
  background: #fff;
  transform: translateZ(0);
  border-color: #dcdee2;
  color: #2d8cf0
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-nav-wrap {
  margin-bottom: 0
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab .ivu-tabs-close {
  width: 0;
  height: 22px;
  font-size: 22px;
  margin-right: 0;
  color: #999;
  text-align: right;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
  top: -1px;
  transform-origin: 100% 50%;
  transition: all .3s ease-in-out
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab .ivu-tabs-close:hover {
  color: #444
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab-active .ivu-tabs-close,
.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab:hover .ivu-tabs-close {
  width: 22px;
  transform: translateZ(0);
  margin-right: -6px
}

.ivu-tabs-context-menu {
  position: absolute
}

.ivu-tabs-no-animation>.ivu-tabs-content {
  transform: none !important
}

.ivu-tabs-no-animation>.ivu-tabs-content>.ivu-tabs-tabpane-inactive {
  display: none
}

.ivu-menu {
  display: block;
  margin: 0;
  padding: 0;
  outline: 0;
  list-style: none;
  color: #515a6e;
  font-size: 14px;
  position: relative;
  z-index: 900
}

.ivu-menu-horizontal {
  height: 60px;
  line-height: 60px
}

.ivu-menu-horizontal.ivu-menu-light:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #dcdee2;
  position: absolute;
  bottom: 0;
  left: 0
}

.ivu-menu-vertical.ivu-menu-light:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #dcdee2;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1
}

.ivu-menu-light {
  background: #fff
}

.ivu-menu-dark {
  background: #515a6e
}

.ivu-menu-primary {
  background: #2d8cf0
}

.ivu-menu-item {
  display: block;
  outline: 0;
  list-style: none;
  font-size: 14px;
  position: relative;
  z-index: 1;
  cursor: pointer;
  transition: all .2s ease-in-out
}

a.ivu-menu-item,
a.ivu-menu-item:active,
a.ivu-menu-item:hover {
  color: inherit
}

.ivu-menu-item>i {
  margin-right: 6px
}

.ivu-menu-submenu-title>i,
.ivu-menu-submenu-title span>i {
  margin-right: 8px
}

.ivu-menu-horizontal .ivu-menu-item,
.ivu-menu-horizontal .ivu-menu-submenu {
  float: left;
  padding: 0 20px;
  position: relative;
  cursor: pointer;
  z-index: 3;
  transition: all .2s ease-in-out
}

.ivu-menu-light.ivu-menu-horizontal .ivu-menu-item,
.ivu-menu-light.ivu-menu-horizontal .ivu-menu-submenu {
  height: inherit;
  line-height: inherit;
  border-bottom: 2px solid transparent;
  color: #515a6e
}

.ivu-menu-light.ivu-menu-horizontal .ivu-menu-item-active,
.ivu-menu-light.ivu-menu-horizontal .ivu-menu-item:hover,
.ivu-menu-light.ivu-menu-horizontal .ivu-menu-submenu-active,
.ivu-menu-light.ivu-menu-horizontal .ivu-menu-submenu:hover {
  color: #2d8cf0;
  border-bottom: 2px solid #2d8cf0
}

.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-item,
.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-submenu {
  color: hsla(0, 0%, 100%, .7)
}

.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-item-active,
.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-item:hover,
.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-submenu-active,
.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-submenu:hover,
.ivu-menu-primary.ivu-menu-horizontal .ivu-menu-item,
.ivu-menu-primary.ivu-menu-horizontal .ivu-menu-submenu {
  color: #fff
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown {
  min-width: 100%;
  width: auto;
  max-height: none
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item {
  height: auto;
  border-bottom: 0;
  float: none
}

.ivu-menu-item-group {
  line-height: normal
}

.ivu-menu-item-group-title {
  height: 30px;
  line-height: 30px;
  padding-left: 8px;
  font-size: 12px;
  color: #999
}

.ivu-menu-item-group>ul {
  padding: 0 !important;
  list-style: none !important
}

.ivu-menu-vertical .ivu-menu-item,
.ivu-menu-vertical .ivu-menu-submenu-title {
  padding: 14px 24px;
  position: relative;
  cursor: pointer;
  z-index: 1;
  transition: all .2s ease-in-out
}

.ivu-menu-vertical .ivu-menu-item:hover,
.ivu-menu-vertical .ivu-menu-submenu-title:hover {
  color: #2d8cf0
}

.ivu-menu-vertical .ivu-menu-submenu-title-icon {
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%)
}

.ivu-menu-submenu-title-icon {
  transition: transform .2s ease-in-out
}

.ivu-menu-horizontal .ivu-menu-opened>*>.ivu-menu-submenu-title-icon {
  transform: rotate(180deg)
}

.ivu-menu-vertical .ivu-menu-opened>*>.ivu-menu-submenu-title-icon {
  transform: translateY(-50%) rotate(180deg)
}

.ivu-menu-vertical .ivu-menu-submenu-nested {
  padding-left: 20px
}

.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item {
  padding-left: 43px
}

.ivu-menu-vertical .ivu-menu-item-group-title {
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  padding-left: 28px
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item-group-title {
  color: hsla(0, 0%, 100%, .36)
}

.ivu-menu-light.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu) {
  color: #2d8cf0;
  background: #f0faff;
  z-index: 2
}

.ivu-menu-light.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu):after {
  content: "";
  display: block;
  width: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background: #2d8cf0
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item,
.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title {
  color: hsla(0, 0%, 100%, .7)
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu),
.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu):hover,
.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title-active:not(.ivu-menu-submenu),
.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title-active:not(.ivu-menu-submenu):hover {
  background: #363e4f
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item:hover,
.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title:hover {
  color: #fff;
  background: #515a6e
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu),
.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title-active:not(.ivu-menu-submenu) {
  color: #2d8cf0
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item:hover {
  color: #fff;
  background: 0 0 !important
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item-active,
.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item-active:hover {
  border-right: none;
  color: #fff;
  background: #2d8cf0 !important
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-child-item-active>.ivu-menu-submenu-title {
  color: #fff
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-opened {
  background: #363e4f
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-opened .ivu-menu-submenu-title {
  background: #515a6e
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-opened .ivu-menu-submenu-has-parent-submenu .ivu-menu-submenu-title {
  background: 0 0
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item {
  margin: 0;
  line-height: normal;
  padding: 7px 16px;
  clear: both;
  color: #515a6e;
  white-space: nowrap;
  list-style: none;
  cursor: pointer;
  transition: background .2s ease-in-out
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-focus,
.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item:hover {
  background: #f3f3f3
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-disabled {
  color: #c5c8ce;
  cursor: not-allowed
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-disabled:hover {
  color: #c5c8ce;
  background-color: #fff;
  cursor: not-allowed
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-selected,
.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-selected:hover {
  color: #2d8cf0
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-divided {
  margin-top: 5px;
  border-top: 1px solid #e8eaec
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-divided:before {
  content: "";
  height: 5px;
  display: block;
  margin: 0 -16px;
  background-color: #fff;
  position: relative;
  top: -7px
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-enter {
  color: #2d8cf0;
  font-weight: 700;
  float: right
}

.ivu-menu-large .ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item {
  padding: 7px 16px 8px;
  font-size: 14px !important
}

@-moz-document url-prefix() {
  .ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item {
    white-space: normal
  }
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item {
  padding: 7px 16px 8px;
  font-size: 14px !important
}

.ivu-date-picker {
  display: inline-block;
  line-height: normal
}

.ivu-date-picker-rel {
  position: relative
}

.ivu-date-picker .ivu-select-dropdown {
  width: auto;
  padding: 0;
  overflow: visible;
  max-height: none
}

.ivu-date-picker-cells {
  width: 196px;
  margin: 10px;
  white-space: normal
}

.ivu-date-picker-cells span,
.ivu-date-picker-cells span em {
  display: inline-block;
  width: 24px;
  height: 24px
}

.ivu-date-picker-cells span em {
  line-height: 24px;
  margin: 2px;
  font-style: normal;
  border-radius: 3px;
  text-align: center;
  transition: all .2s ease-in-out
}

.ivu-date-picker-cells-header span {
  line-height: 24px;
  text-align: center;
  margin: 2px;
  color: #c5c8ce
}

.ivu-date-picker-cells-cell:hover em {
  background: #e1f0fe
}

.ivu-date-picker-cells-focused em {
  box-shadow: inset 0 0 0 1px #2d8cf0
}

span.ivu-date-picker-cells-cell {
  width: 28px;
  height: 28px;
  cursor: pointer
}

.ivu-date-picker-cells-cell-next-month em,
.ivu-date-picker-cells-cell-prev-month em {
  color: #c5c8ce
}

.ivu-date-picker-cells-cell-next-month:hover em,
.ivu-date-picker-cells-cell-prev-month:hover em {
  background: 0 0
}

span.ivu-date-picker-cells-cell-disabled,
span.ivu-date-picker-cells-cell-disabled:hover,
span.ivu-date-picker-cells-cell-week-label,
span.ivu-date-picker-cells-cell-week-label:hover {
  cursor: not-allowed;
  color: #c5c8ce
}

span.ivu-date-picker-cells-cell-disabled:hover em,
span.ivu-date-picker-cells-cell-disabled em,
span.ivu-date-picker-cells-cell-week-label:hover em,
span.ivu-date-picker-cells-cell-week-label em {
  color: inherit;
  background: inherit
}

span.ivu-date-picker-cells-cell-disabled,
span.ivu-date-picker-cells-cell-disabled:hover {
  background: #f7f7f7
}

.ivu-date-picker-cells-cell-today em {
  position: relative
}

.ivu-date-picker-cells-cell-today em:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #2d8cf0;
  position: absolute;
  top: 1px;
  right: 1px
}

.ivu-date-picker-cells-cell-range {
  position: relative
}

.ivu-date-picker-cells-cell-range em {
  position: relative;
  z-index: 1
}

.ivu-date-picker-cells-cell-range:before {
  content: "";
  display: block;
  background: #e1f0fe;
  border-radius: 0;
  border: 0;
  position: absolute;
  top: 2px;
  bottom: 2px;
  left: 0;
  right: 0
}

.ivu-date-picker-cells-cell-selected:hover em,
.ivu-date-picker-cells-cell-selected em {
  background: #2d8cf0;
  color: #fff
}

span.ivu-date-picker-cells-cell-disabled.ivu-date-picker-cells-cell-selected em {
  background: #c5c8ce;
  color: #f7f7f7
}

.ivu-date-picker-cells-cell-today.ivu-date-picker-cells-cell-selected em:after {
  background: #fff
}

.ivu-date-picker-cells-show-week-numbers {
  width: 226px
}

.ivu-date-picker-cells-month,
.ivu-date-picker-cells-year {
  margin-top: 14px
}

.ivu-date-picker-cells-month span,
.ivu-date-picker-cells-year span {
  width: 40px;
  height: 28px;
  line-height: 28px;
  margin: 10px 12px;
  border-radius: 3px
}

.ivu-date-picker-cells-month span em,
.ivu-date-picker-cells-year span em {
  width: 40px;
  height: 28px;
  line-height: 28px;
  margin: 0
}

.ivu-date-picker-cells-month .ivu-date-picker-cells-cell-focused,
.ivu-date-picker-cells-year .ivu-date-picker-cells-cell-focused {
  background-color: #d5e8fc
}

.ivu-date-picker-header {
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-bottom: 1px solid #e8eaec
}

.ivu-date-picker-header-label {
  cursor: pointer;
  transition: color .2s ease-in-out
}

.ivu-date-picker-header-label:hover {
  color: #2d8cf0
}

.ivu-date-picker-btn-pulse {
  background-color: #d5e8fc !important;
  border-radius: 4px;
  transition: background-color .2s ease-in-out
}

.ivu-date-picker-prev-btn {
  float: left
}

.ivu-date-picker-prev-btn-arrow-double {
  margin-left: 10px
}

.ivu-date-picker-prev-btn-arrow-double i:after {
  content: "\F115";
  margin-left: -8px
}

.ivu-date-picker-next-btn {
  float: right
}

.ivu-date-picker-next-btn-arrow-double {
  margin-right: 10px
}

.ivu-date-picker-next-btn-arrow-double i:after {
  content: "\F11F";
  margin-left: -8px
}

.ivu-date-picker-with-range .ivu-picker-panel-body {
  min-width: 432px
}

.ivu-date-picker-with-range .ivu-picker-panel-content {
  float: left
}

.ivu-date-picker-with-range .ivu-picker-cells-show-week-numbers,
.ivu-date-picker-with-week-numbers .ivu-picker-panel-body-date {
  min-width: 492px
}

.ivu-date-picker-transfer {
  z-index: 1060;
  max-height: none;
  width: auto
}

.ivu-date-picker-focused input:not([disabled]) {
  border-color: #57a3f3;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-picker-panel-icon-btn {
  display: inline-block;
  width: 20px;
  height: 24px;
  line-height: 26px;
  margin-top: 2px;
  text-align: center;
  cursor: pointer;
  color: #c5c8ce;
  transition: color .2s ease-in-out
}

.ivu-picker-panel-icon-btn:hover {
  color: #2d8cf0
}

.ivu-picker-panel-icon-btn i {
  font-size: 14px
}

.ivu-picker-panel-body-wrapper.ivu-picker-panel-with-sidebar {
  padding-left: 92px
}

.ivu-picker-panel-sidebar {
  width: 92px;
  float: left;
  margin-left: -92px;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #f8f8f9;
  border-right: 1px solid #e8eaec;
  border-radius: 4px 0 0 4px;
  overflow: auto
}

.ivu-picker-panel-shortcut {
  padding: 6px 16px;
  transition: all .2s ease-in-out;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.ivu-picker-panel-shortcut:hover {
  background: #e8eaec
}

.ivu-picker-panel-body {
  float: left
}

.ivu-picker-confirm {
  border-top: 1px solid #e8eaec;
  text-align: right;
  padding: 8px;
  clear: both
}

.ivu-picker-confirm>span {
  color: #2d8cf0;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: left;
  padding: 2px 0;
  transition: all .2s ease-in-out
}

.ivu-picker-confirm>span:hover {
  color: #57a3f3
}

.ivu-picker-confirm>span:active {
  color: #2b85e4
}

.ivu-picker-confirm-time {
  float: left
}

.ivu-time-picker-cells {
  min-width: 112px
}

.ivu-time-picker-cells-with-seconds {
  min-width: 168px
}

.ivu-time-picker-cells-list {
  width: 56px;
  max-height: 144px;
  float: left;
  overflow: hidden;
  border-left: 1px solid #e8eaec;
  position: relative
}

.ivu-time-picker-cells-list:hover {
  overflow-y: auto
}

.ivu-time-picker-cells-list:first-child {
  border-left: none;
  border-radius: 4px 0 0 4px
}

.ivu-time-picker-cells-list:last-child {
  border-radius: 0 4px 4px 0
}

.ivu-time-picker-cells-list ul {
  width: 100%;
  margin: 0;
  padding: 0 0 120px;
  list-style: none
}

.ivu-time-picker-cells-list ul li {
  width: 100%;
  height: 24px;
  line-height: 24px;
  margin: 0;
  padding: 0 0 0 16px;
  box-sizing: content-box;
  text-align: left;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  list-style: none;
  transition: background .2s ease-in-out
}

.ivu-time-picker-cells-cell:hover {
  background: #f3f3f3
}

.ivu-time-picker-cells-cell-disabled {
  color: #c5c8ce;
  cursor: not-allowed
}

.ivu-time-picker-cells-cell-disabled:hover {
  color: #c5c8ce;
  background-color: #fff;
  cursor: not-allowed
}

.ivu-time-picker-cells-cell-selected,
.ivu-time-picker-cells-cell-selected:hover {
  color: #2d8cf0;
  background: #f3f3f3
}

.ivu-time-picker-cells-cell-focused {
  background-color: #d5e8fc
}

.ivu-time-picker-header {
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-bottom: 1px solid #e8eaec
}

.ivu-time-picker-with-range .ivu-picker-panel-body {
  min-width: 228px
}

.ivu-time-picker-with-range .ivu-picker-panel-content {
  float: left;
  position: relative
}

.ivu-time-picker-with-range .ivu-picker-panel-content:after {
  content: "";
  display: block;
  width: 2px;
  position: absolute;
  top: 31px;
  bottom: 0;
  right: -2px;
  background: #e8eaec;
  z-index: 1
}

.ivu-time-picker-with-range .ivu-picker-panel-content-right {
  float: right
}

.ivu-time-picker-with-range .ivu-picker-panel-content-right:after {
  right: auto;
  left: -2px
}

.ivu-time-picker-with-range .ivu-time-picker-cells-list:first-child,
.ivu-time-picker-with-range .ivu-time-picker-cells-list:last-child {
  border-radius: 0
}

.ivu-time-picker-with-range.ivu-time-picker-with-seconds .ivu-picker-panel-body {
  min-width: 340px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells,
.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-with-seconds {
  min-width: 216px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-with-seconds .ivu-time-picker-cells-list {
  width: 72px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-with-seconds .ivu-time-picker-cells-list ul li {
  padding: 0 0 0 28px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list {
  width: 108px;
  max-height: 216px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list:first-child,
.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list:last-child {
  border-radius: 0
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list ul {
  padding: 0 0 192px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list ul li {
  padding: 0 0 0 46px
}

.ivu-form .ivu-form-item-label {
  text-align: right;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #515a6e;
  line-height: 1;
  padding: 10px 12px 10px 0;
  box-sizing: border-box
}

.ivu-form-label-left .ivu-form-item-label {
  text-align: left
}

.ivu-form-label-top .ivu-form-item-label {
  float: none;
  display: inline-block;
  padding: 0 0 10px
}

.ivu-form-inline .ivu-form-item {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top
}

.ivu-form-item {
  margin-bottom: 24px;
  vertical-align: top;
  zoom: 1
}

.ivu-form-item:after,
.ivu-form-item:before {
  content: "";
  display: table
}

.ivu-form-item:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0
}

.ivu-form-item-content {
  position: relative;
  line-height: 32px;
  font-size: 14px
}

.ivu-form-item .ivu-form-item {
  margin-bottom: 0
}

.ivu-form-item .ivu-form-item .ivu-form-item-content {
  margin-left: 0 !important
}

.ivu-form-item-error-tip {
  position: absolute;
  top: 100%;
  left: 0;
  line-height: 1;
  padding-top: 6px;
  color: #ed4014
}

.ivu-form-item-required .ivu-form-item-label:before {
  content: "*";
  display: inline-block;
  margin-right: 4px;
  line-height: 1;
  font-family: SimSun;
  font-size: 14px;
  color: #ed4014
}

.ivu-form-hide-required-mark .ivu-form-item-required .ivu-form-item-label:before {
  display: none
}

.ivu-carousel {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.ivu-carousel-list,
.ivu-carousel-track {
  transform: translateZ(0)
}

.ivu-carousel-list {
  margin: 0;
  padding: 0
}

.ivu-carousel-list,
.ivu-carousel-track {
  position: relative;
  display: block;
  overflow: hidden
}

.ivu-carousel-track {
  top: 100%;
  left: 0;
  z-index: 1
}

.ivu-carousel-track.higher {
  z-index: 2;
  top: 0
}

.ivu-carousel-item {
  float: left;
  height: 100%;
  min-height: 1px;
  display: block
}

.ivu-carousel-arrow {
  border: none;
  outline: 0;
  padding: 0;
  margin: 0;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  cursor: pointer;
  display: none;
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  transition: .2s;
  background-color: rgba(31, 45, 61, .11);
  color: #fff;
  text-align: center;
  font-size: 1em;
  font-family: inherit;
  line-height: inherit
}

.ivu-carousel-arrow:hover {
  background-color: rgba(31, 45, 61, .5)
}

.ivu-carousel-arrow>* {
  vertical-align: baseline
}

.ivu-carousel-arrow.left {
  left: 16px
}

.ivu-carousel-arrow.right {
  right: 16px
}

.ivu-carousel-arrow-always {
  display: inherit
}

.ivu-carousel-arrow-hover {
  display: inherit;
  opacity: 0
}

.ivu-carousel:hover .ivu-carousel-arrow-hover {
  opacity: 1
}

.ivu-carousel-dots {
  z-index: 10;
  display: none;
  position: relative;
  list-style: none;
  text-align: center;
  padding: 0;
  width: 100%;
  height: 17px
}

.ivu-carousel-dots-inside {
  display: block;
  position: absolute;
  bottom: 3px
}

.ivu-carousel-dots-outside {
  display: block;
  margin-top: 3px
}

.ivu-carousel-dots li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0 2px;
  padding: 7px 0;
  cursor: pointer
}

.ivu-carousel-dots li button {
  border: 0;
  cursor: pointer;
  background: #8391a5;
  opacity: .3;
  display: block;
  width: 16px;
  height: 3px;
  border-radius: 1px;
  outline: 0;
  font-size: 0;
  color: transparent;
  transition: all .5s
}

.ivu-carousel-dots li button.radius {
  width: 6px;
  height: 6px;
  border-radius: 50%
}

.ivu-carousel-dots li:hover>button {
  opacity: .7
}

.ivu-carousel-dots li.ivu-carousel-active>button {
  opacity: 1;
  width: 24px
}

.ivu-carousel-dots li.ivu-carousel-active>button.radius {
  width: 6px
}

.ivu-rate {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 20px;
  vertical-align: middle;
  font-weight: 400;
  font-style: normal
}

.ivu-rate-disabled .ivu-rate-star-content:before,
.ivu-rate-disabled .ivu-rate-star:before {
  cursor: default
}

.ivu-rate-disabled .ivu-rate-star:hover {
  transform: scale(1)
}

.ivu-rate-star-full,
.ivu-rate-star-zero {
  position: relative
}

.ivu-rate-star-first {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  opacity: 0
}

.ivu-rate-star-first,
.ivu-rate-star-second {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all .3s ease;
  color: #e9e9e9;
  cursor: pointer
}

.ivu-rate-star-chart {
  display: inline-block;
  padding: 0;
  margin: 0 8px 0 0;
  position: relative;
  font-family: Ionicons;
  transition: all .3s ease
}

.ivu-rate-star-chart:hover {
  transform: scale(1.1)
}

.ivu-rate-star-chart.ivu-rate-star-full .ivu-rate-star-first,
.ivu-rate-star-chart.ivu-rate-star-full .ivu-rate-star-second {
  color: #f5a623
}

.ivu-rate-star-chart.ivu-rate-star-half .ivu-rate-star-first {
  opacity: 1;
  color: #f5a623
}

.ivu-rate-star {
  display: inline-block;
  padding: 0;
  margin: 0 8px 0 0;
  position: relative;
  font-family: Ionicons;
  transition: all .3s ease
}

.ivu-rate-star:hover {
  transform: scale(1.1)
}

.ivu-rate-star-content:before,
.ivu-rate-star:before {
  color: #e9e9e9;
  cursor: pointer;
  content: "\F2BF";
  transition: all .2s ease-in-out;
  display: block
}

.ivu-rate-star-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  overflow: hidden
}

.ivu-rate-star-content:before {
  color: transparent
}

.ivu-rate-star-full:before,
.ivu-rate-star-half .ivu-rate-star-content:before {
  color: #f5a623
}

.ivu-rate-star-full:hover:before,
.ivu-rate-star-half:hover .ivu-rate-star-content:before {
  color: #f7b84f
}

.ivu-rate-text {
  margin-left: 8px;
  vertical-align: middle;
  display: inline-block;
  font-size: 14px
}

.ivu-upload input[type=file] {
  display: none
}

.ivu-upload-list {
  margin-top: 8px
}

.ivu-upload-list-file {
  padding: 4px;
  color: #515a6e;
  border-radius: 4px;
  transition: background-color .2s ease-in-out;
  overflow: hidden;
  position: relative
}

.ivu-upload-list-file>span {
  cursor: pointer;
  transition: color .2s ease-in-out
}

.ivu-upload-list-file>span i {
  display: inline-block;
  width: 12px;
  height: 12px;
  color: #515a6e;
  text-align: center
}

.ivu-upload-list-file:hover {
  background: #f3f3f3
}

.ivu-upload-list-file:hover>span {
  color: #2d8cf0
}

.ivu-upload-list-file:hover>span i {
  color: #515a6e
}

.ivu-upload-list-file:hover .ivu-upload-list-remove {
  opacity: 1
}

.ivu-upload-list-remove {
  opacity: 0;
  font-size: 18px;
  cursor: pointer;
  float: right;
  margin-right: 4px;
  color: #999;
  transition: all .2s ease
}

.ivu-upload-list-remove:hover {
  color: #444
}

.ivu-upload-select {
  display: inline-block
}

.ivu-upload-drag {
  background: #fff;
  border: 1px dashed #dcdee2;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: border-color .2s ease
}

.ivu-upload-drag:hover {
  border: 1px dashed #2d8cf0
}

.ivu-upload-dragOver {
  border: 2px dashed #2d8cf0
}

.ivu-tree {
  position: relative
}

.ivu-tree ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px
}

.ivu-tree ul.ivu-dropdown-menu {
  padding: 0
}

.ivu-tree ul li {
  list-style: none;
  margin: 8px 0;
  padding: 0;
  white-space: nowrap;
  outline: 0
}

.ivu-tree ul li.ivu-dropdown-item {
  margin: 0;
  padding: 7px 16px;
  white-space: nowrap
}

.ivu-tree li ul {
  margin: 0;
  padding: 0 0 0 18px
}

.ivu-tree-title {
  display: inline-block;
  margin: 0;
  padding: 0 4px;
  border-radius: 3px;
  cursor: pointer;
  vertical-align: top;
  color: #515a6e;
  transition: all .2s ease-in-out
}

.ivu-tree-title:hover {
  background-color: #eaf4fe
}

.ivu-tree-title-selected,
.ivu-tree-title-selected:hover {
  background-color: #d5e8fc
}

.ivu-tree-arrow {
  cursor: pointer;
  width: 12px;
  text-align: center;
  display: inline-block
}

.ivu-tree-arrow i {
  transition: all .2s ease-in-out;
  font-size: 14px;
  vertical-align: middle
}

.ivu-tree-arrow-open i {
  transform: rotate(90deg)
}

.ivu-tree .ivu-checkbox-wrapper {
  margin-right: 4px;
  margin-left: 4px
}

.ivu-tree-context-menu {
  position: absolute
}

.ivu-avatar {
  display: inline-block;
  text-align: center;
  background: #ccc;
  color: #fff;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%
}

.ivu-avatar-image {
  background: 0 0
}

.ivu-avatar .ivu-icon {
  position: relative;
  top: -1px
}

.ivu-avatar.ivu-avatar-icon {
  font-size: 18px
}

.ivu-avatar-large {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%
}

.ivu-avatar-large.ivu-avatar-icon {
  font-size: 24px
}

.ivu-avatar-large .ivu-icon {
  position: relative;
  top: -2px
}

.ivu-avatar-small {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%
}

.ivu-avatar-small.ivu-avatar-icon {
  font-size: 14px
}

.ivu-avatar-square {
  border-radius: 4px
}

.ivu-avatar>img {
  width: 100%;
  height: 100%
}

.ivu-color-picker {
  display: inline-block
}

.ivu-color-picker-hide {
  display: none
}

.ivu-color-picker-hide-drop {
  visibility: hidden
}

.ivu-color-picker-disabled {
  background-color: #f3f3f3;
  opacity: 1;
  cursor: not-allowed;
  color: #ccc
}

.ivu-color-picker-disabled:hover {
  border-color: #e3e5e8
}

.ivu-color-picker>div:first-child:hover .ivu-input {
  border-color: #57a3f3
}

.ivu-color-picker>div:first-child.ivu-color-picker-disabled:hover .ivu-input {
  border-color: #e3e5e8
}

.ivu-color-picker .ivu-select-dropdown {
  padding: 0
}

.ivu-color-picker-input.ivu-input:focus {
  box-shadow: none
}

.ivu-color-picker-focused {
  border-color: #57a3f3;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-color-picker-rel {
  line-height: 0
}

.ivu-color-picker-color {
  width: 18px;
  height: 18px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
  border-radius: 2px;
  position: relative;
  top: 2px
}

.ivu-color-picker-color div {
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15);
  border-radius: 2px
}

.ivu-color-picker-color-empty {
  background: #fff;
  overflow: hidden;
  text-align: center
}

.ivu-color-picker-color-empty i {
  font-size: 18px;
  vertical-align: baseline
}

.ivu-color-picker-color-focused {
  border-color: #57a3f3;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-color-picker-large .ivu-color-picker-color {
  width: 20px;
  height: 20px;
  top: 1px
}

.ivu-color-picker-large .ivu-color-picker-color-empty i {
  font-size: 20px
}

.ivu-color-picker-small .ivu-color-picker-color {
  width: 14px;
  height: 14px;
  top: 3px
}

.ivu-color-picker-small .ivu-color-picker-color-empty i {
  font-size: 14px
}

.ivu-color-picker-picker-wrapper {
  padding: 8px 8px 0
}

.ivu-color-picker-picker-panel {
  width: 240px;
  margin: 0 auto;
  box-sizing: content-box;
  box-sizing: initial;
  position: relative
}

.ivu-color-picker-picker-alpha-slider,
.ivu-color-picker-picker-hue-slider {
  height: 10px;
  margin-top: 8px;
  position: relative
}

.ivu-color-picker-picker-colors {
  margin-top: 8px;
  overflow: hidden;
  border-radius: 2px;
  transition: border .2s ease-in-out, box-shadow .2s ease-in-out
}

.ivu-color-picker-picker-colors:focus {
  border-color: #57a3f3;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-color-picker-picker-colors-wrapper {
  display: inline;
  width: 20px;
  height: 20px;
  float: left;
  position: relative
}

.ivu-color-picker-picker-colors-wrapper-color {
  outline: 0;
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  margin: 2px;
  cursor: pointer;
  border-radius: 2px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15)
}

.ivu-color-picker-picker-colors-wrapper-circle {
  width: 4px;
  height: 4px;
  box-shadow: 0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0, 0, 0, .3), 0 0 1px 2px rgba(0, 0, 0, .4);
  border-radius: 50%;
  transform: translate(-2px, -2px);
  position: absolute;
  top: 10px;
  left: 10px;
  cursor: pointer
}

.ivu-color-picker-picker .ivu-picker-confirm {
  margin-top: 8px
}

.ivu-color-picker-saturation-wrapper {
  width: 100%;
  padding-bottom: 75%;
  position: relative;
  transition: border .2s ease-in-out, box-shadow .2s ease-in-out
}

.ivu-color-picker-saturation-wrapper:focus {
  border-color: #57a3f3;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-color-picker-saturation,
.ivu-color-picker-saturation--black,
.ivu-color-picker-saturation--white {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.ivu-color-picker-saturation--white {
  background: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0))
}

.ivu-color-picker-saturation--black {
  background: linear-gradient(0deg, #000, transparent)
}

.ivu-color-picker-saturation-pointer {
  cursor: pointer;
  position: absolute
}

.ivu-color-picker-saturation-circle {
  width: 4px;
  height: 4px;
  box-shadow: 0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0, 0, 0, .3), 0 0 1px 2px rgba(0, 0, 0, .4);
  border-radius: 50%;
  transform: translate(-2px, -2px)
}

.ivu-color-picker-hue {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  background: linear-gradient(90deg, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red);
  transition: border .2s ease-in-out, box-shadow .2s ease-in-out
}

.ivu-color-picker-hue:focus {
  border-color: #57a3f3;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-color-picker-hue-container {
  cursor: pointer;
  margin: 0 2px;
  position: relative;
  height: 100%
}

.ivu-color-picker-hue-pointer {
  z-index: 2;
  position: absolute
}

.ivu-color-picker-hue-picker {
  cursor: pointer;
  margin-top: 1px;
  width: 4px;
  border-radius: 1px;
  height: 8px;
  box-shadow: 0 0 2px rgba(0, 0, 0, .6);
  background: #fff;
  transform: translateX(-2px)
}

.ivu-color-picker-alpha {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  transition: border .2s ease-in-out, box-shadow .2s ease-in-out
}

.ivu-color-picker-alpha:focus {
  border-color: #57a3f3;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-color-picker-alpha-checkboard-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  border-radius: 2px
}

.ivu-color-picker-alpha-checkerboard {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.ivu-color-picker-alpha-gradient {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px
}

.ivu-color-picker-alpha-container {
  cursor: pointer;
  position: relative;
  z-index: 2;
  height: 100%;
  margin: 0 3px
}

.ivu-color-picker-alpha-pointer {
  z-index: 2;
  position: absolute
}

.ivu-color-picker-alpha-picker {
  cursor: pointer;
  width: 4px;
  border-radius: 1px;
  height: 8px;
  box-shadow: 0 0 2px rgba(0, 0, 0, .6);
  background: #fff;
  margin-top: 1px;
  transform: translateX(-2px)
}

.ivu-color-picker-confirm {
  margin-top: 8px;
  position: relative;
  border-top: 1px solid #e8eaec;
  text-align: right;
  padding: 8px;
  clear: both
}

.ivu-color-picker-confirm-color {
  position: absolute;
  top: 11px;
  left: 8px
}

.ivu-color-picker-confirm-color-editable {
  top: 8px;
  right: 110px
}

.ivu-auto-complete .ivu-select-not-found {
  display: none
}

.ivu-auto-complete .ivu-icon-ios-close-circle {
  display: none;
  font-size: 14px
}

.ivu-auto-complete:hover .ivu-icon-ios-close-circle {
  display: inline-block
}

.ivu-auto-complete.ivu-select-dropdown {
  max-height: none
}

.ivu-auto-complete:focus,
.ivu-auto-complete div {
  outline: 0
}

.ivu-divider {
  font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, 微软雅黑, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #515a6e;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #e8eaec
}

.ivu-divider,
.ivu-divider-vertical {
  margin: 0 8px;
  display: inline-block;
  height: .9em;
  width: 1px;
  vertical-align: middle;
  position: relative;
  top: -.06em
}

.ivu-divider-horizontal {
  display: block;
  height: 1px;
  width: 100%;
  min-width: 100%;
  margin: 24px 0;
  clear: both
}

.ivu-divider-horizontal.ivu-divider-with-text-center,
.ivu-divider-horizontal.ivu-divider-with-text-left,
.ivu-divider-horizontal.ivu-divider-with-text-right {
  display: table;
  white-space: nowrap;
  text-align: center;
  background: 0 0;
  font-weight: 500;
  color: #17233d;
  font-size: 16px;
  margin: 16px 0
}

.ivu-divider-horizontal.ivu-divider-with-text-center:after,
.ivu-divider-horizontal.ivu-divider-with-text-center:before,
.ivu-divider-horizontal.ivu-divider-with-text-left:after,
.ivu-divider-horizontal.ivu-divider-with-text-left:before,
.ivu-divider-horizontal.ivu-divider-with-text-right:after,
.ivu-divider-horizontal.ivu-divider-with-text-right:before {
  content: "";
  display: table-cell;
  top: 50%;
  width: 50%;
  border-top: 1px solid #e8eaec;
  transform: translateY(50%)
}

.ivu-divider-horizontal.ivu-divider-small.ivu-divider-with-text-center,
.ivu-divider-horizontal.ivu-divider-small.ivu-divider-with-text-left,
.ivu-divider-horizontal.ivu-divider-small.ivu-divider-with-text-right {
  font-size: 14px;
  margin: 8px 0
}

.ivu-divider-horizontal.ivu-divider-with-text-left .ivu-divider-inner-text,
.ivu-divider-horizontal.ivu-divider-with-text-right .ivu-divider-inner-text {
  display: inline-block;
  padding: 0 10px
}

.ivu-divider-horizontal.ivu-divider-with-text-left:before {
  top: 50%;
  width: 5%
}

.ivu-divider-horizontal.ivu-divider-with-text-left:after,
.ivu-divider-horizontal.ivu-divider-with-text-right:before {
  top: 50%;
  width: 95%
}

.ivu-divider-horizontal.ivu-divider-with-text-right:after {
  top: 50%;
  width: 5%
}

.ivu-divider-inner-text {
  display: inline-block;
  padding: 0 24px
}

.ivu-divider-dashed {
  background: 0 0;
  border-top: 1px dashed #e8eaec
}

.ivu-divider-horizontal.ivu-divider-with-text-left.ivu-divider-dashed,
.ivu-divider-horizontal.ivu-divider-with-text-right.ivu-divider-dashed,
.ivu-divider-horizontal.ivu-divider-with-text.ivu-divider-dashed {
  border-top: 0
}

.ivu-divider-horizontal.ivu-divider-with-text-left.ivu-divider-dashed:after,
.ivu-divider-horizontal.ivu-divider-with-text-left.ivu-divider-dashed:before,
.ivu-divider-horizontal.ivu-divider-with-text-right.ivu-divider-dashed:after,
.ivu-divider-horizontal.ivu-divider-with-text-right.ivu-divider-dashed:before,
.ivu-divider-horizontal.ivu-divider-with-text.ivu-divider-dashed:after,
.ivu-divider-horizontal.ivu-divider-with-text.ivu-divider-dashed:before {
  border-style: dashed none none
}

.ivu-divider-plain.ivu-divider-with-text,
.ivu-divider-plain.ivu-divider-with-text-left,
.ivu-divider-plain.ivu-divider-with-text-right {
  color: #515a6e;
  font-weight: 400;
  font-size: 14px
}

.ivu-anchor {
  position: relative;
  padding-left: 2px
}

.ivu-anchor-wrapper {
  overflow: auto;
  padding-left: 4px;
  margin-left: -4px
}

.ivu-anchor-ink {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0
}

.ivu-anchor-ink:before {
  content: " ";
  position: relative;
  width: 2px;
  height: 100%;
  display: block;
  background-color: #e8eaec;
  margin: 0 auto
}

.ivu-anchor-ink-ball {
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 2px solid #2d8cf0;
  background-color: #fff;
  left: 50%;
  transition: top .2s ease-in-out;
  transform: translate(-50%, 2px)
}

.ivu-anchor.fixed .ivu-anchor-ink .ivu-anchor-ink-ball {
  display: none
}

.ivu-anchor-link {
  padding: 8px 0 8px 16px;
  line-height: 1
}

.ivu-anchor-link-title {
  display: block;
  position: relative;
  transition: all .3s;
  color: #515a6e;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 8px
}

.ivu-anchor-link-title:only-child {
  margin-bottom: 0
}

.ivu-anchor-link-active>.ivu-anchor-link-title {
  color: #2d8cf0
}

.ivu-anchor-link .ivu-anchor-link {
  padding-top: 6px;
  padding-bottom: 6px
}

.ivu-time-with-hash {
  cursor: pointer
}

.ivu-time-with-hash:hover {
  text-decoration: underline
}

.ivu-cell {
  position: relative;
  overflow: hidden
}

.ivu-cell-link,
.ivu-cell-link:active,
.ivu-cell-link:hover {
  color: inherit
}

.ivu-cell-icon {
  display: inline-block;
  margin-right: 4px;
  font-size: 14px;
  vertical-align: middle
}

.ivu-cell-icon:empty {
  display: none
}

.ivu-cell-main {
  display: inline-block;
  vertical-align: middle
}

.ivu-cell-title {
  line-height: 24px;
  font-size: 14px
}

.ivu-cell-label {
  line-height: 1.2;
  font-size: 12px;
  color: #808695
}

.ivu-cell-selected .ivu-cell-label {
  color: inherit
}

.ivu-cell-selected,
.ivu-cell.ivu-cell-selected:hover {
  background: #f0faff
}

.ivu-cell-footer {
  display: inline-block;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 16px;
  color: #515a6e
}

.ivu-cell-with-link .ivu-cell-footer {
  right: 32px
}

.ivu-cell-selected .ivu-cell-footer {
  color: inherit
}

.ivu-cell-arrow {
  display: inline-block;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 16px;
  font-size: 14px
}

.ivu-cell:focus {
  background: #f3f3f3;
  outline: 0
}

.ivu-cell-selected:focus {
  background: rgba(40, 123, 211, .91)
}

.ivu-cell {
  margin: 0;
  line-height: normal;
  padding: 7px 16px;
  clear: both;
  color: #515a6e;
  font-size: 14px !important;
  white-space: nowrap;
  list-style: none;
  cursor: pointer;
  transition: background .2s ease-in-out
}

.ivu-cell-focus,
.ivu-cell:hover {
  background: #f3f3f3
}

.ivu-cell-disabled,
.ivu-cell-disabled:hover {
  color: #c5c8ce;
  cursor: not-allowed
}

.ivu-cell-disabled:hover {
  background-color: #fff
}

.ivu-cell-selected,
.ivu-cell-selected:hover {
  color: #2d8cf0
}

.ivu-cell-divided {
  margin-top: 5px;
  border-top: 1px solid #e8eaec
}

.ivu-cell-divided:before {
  content: "";
  height: 5px;
  display: block;
  margin: 0 -16px;
  background-color: #fff;
  position: relative;
  top: -7px
}

.ivu-cell-enter {
  color: #2d8cf0;
  font-weight: 700;
  float: right
}

.ivu-cell-large .ivu-cell {
  padding: 7px 16px 8px;
  font-size: 14px !important
}

@-moz-document url-prefix() {
  .ivu-cell {
    white-space: normal
  }
}

.ivu-drawer {
  width: auto;
  height: 100%;
  position: fixed;
  top: 0
}

.ivu-drawer-inner {
  position: absolute
}

.ivu-drawer-left {
  left: 0
}

.ivu-drawer-right {
  right: 0
}

.ivu-drawer-bottom,
.ivu-drawer-top {
  width: 100%;
  height: auto;
  top: auto
}

.ivu-drawer-bottom {
  bottom: 0
}

.ivu-drawer-hidden {
  display: none !important
}

.ivu-drawer-wrap {
  position: fixed;
  overflow: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.ivu-drawer-wrap-inner {
  position: absolute;
  overflow: hidden
}

.ivu-drawer-wrap-dragging {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.ivu-drawer-wrap * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent
}

.ivu-drawer-mask {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(55, 55, 55, .6);
  height: 100%;
  z-index: 1000
}

.ivu-drawer-mask-hidden {
  display: none
}

.ivu-drawer-mask-inner {
  position: absolute
}

.ivu-drawer-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #fff;
  border: 0;
  background-clip: padding-box;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .15)
}

.ivu-drawer-content-no-mask {
  pointer-events: auto
}

.ivu-drawer-header {
  border-bottom: 1px solid #e8eaec;
  padding: 14px 16px;
  line-height: 1
}

.ivu-drawer-header-inner,
.ivu-drawer-header p {
  display: inline-block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #17233d;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.ivu-drawer-close {
  z-index: 1;
  font-size: 12px;
  position: absolute;
  right: 8px;
  top: 8px;
  overflow: hidden;
  cursor: pointer
}

.ivu-drawer-close .ivu-icon-ios-close {
  font-size: 31px;
  color: #999;
  transition: color .2s ease;
  position: relative;
  top: 1px
}

.ivu-drawer-close .ivu-icon-ios-close:hover {
  color: #444
}

.ivu-drawer-body {
  width: 100%;
  height: calc(100% - 51px);
  padding: 16px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
  position: absolute;
  overflow: auto
}

.ivu-drawer-no-header .ivu-drawer-body {
  height: 100%
}

.ivu-drawer-no-mask {
  pointer-events: none
}

.ivu-drawer-no-mask .ivu-drawer-drag {
  pointer-events: auto
}

.ivu-drawer-drag {
  top: 0;
  height: 100%;
  width: 0;
  position: absolute
}

.ivu-drawer-drag-left {
  right: 0
}

.ivu-drawer-drag-bottom,
.ivu-drawer-drag-top {
  top: auto;
  width: 100%;
  height: 0
}

.ivu-drawer-drag-top {
  bottom: 0
}

.ivu-drawer-drag-bottom {
  top: 0
}

.ivu-drawer-drag-move-trigger {
  width: 8px;
  height: 100px;
  line-height: 100px;
  position: absolute;
  top: 50%;
  background: #f3f3f3;
  transform: translate(-50%, -50%);
  border-radius: 4px;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2);
  cursor: col-resize
}

.ivu-drawer-drag-move-trigger-point {
  display: inline-block;
  width: 50%;
  transform: translateX(50%)
}

.ivu-drawer-drag-move-trigger-point i {
  display: block;
  border-bottom: 1px solid silver;
  padding-bottom: 2px
}

.ivu-drawer-drag-bottom .ivu-drawer-drag-move-trigger,
.ivu-drawer-drag-top .ivu-drawer-drag-move-trigger {
  width: 100px;
  height: 8px;
  line-height: 8px;
  top: auto;
  left: 50%;
  cursor: row-resize
}

.ivu-drawer-drag-bottom .ivu-drawer-drag-move-trigger-point,
.ivu-drawer-drag-top .ivu-drawer-drag-move-trigger-point {
  width: 100%;
  height: 50%;
  transform: translateY(-75%);
  text-align: center
}

.ivu-drawer-drag-bottom .ivu-drawer-drag-move-trigger-point i,
.ivu-drawer-drag-top .ivu-drawer-drag-move-trigger-point i {
  display: inline-block;
  border-bottom: inherit;
  width: 1px;
  height: 100%;
  border-left: 1px solid silver;
  padding-bottom: inherit;
  margin-left: 2px
}

.ivu-breadcrumb {
  color: #999;
  font-size: 14px
}

.ivu-breadcrumb a {
  color: #515a6e;
  transition: color .2s ease-in-out
}

.ivu-breadcrumb a:hover {
  color: #57a3f3
}

.ivu-breadcrumb>span:last-child {
  font-weight: 700;
  color: #515a6e
}

.ivu-breadcrumb>span:last-child .ivu-breadcrumb-item-separator {
  display: none
}

.ivu-breadcrumb-item-separator {
  margin: 0 8px;
  color: #dcdee2
}

.ivu-breadcrumb-item-link>.ivu-icon+span {
  margin-left: 4px
}

.ivu-list {
  position: relative
}

.ivu-list-items {
  margin: 0;
  padding: 0;
  list-style: none
}

.ivu-list-item {
  display: flex;
  align-items: center;
  padding: 12px 0
}

.ivu-list-item-content {
  color: #515a6e
}

.ivu-list-item-meta {
  display: flex;
  flex: 1;
  align-items: flex-start;
  font-size: 0
}

.ivu-list-item-meta-avatar {
  margin-right: 16px
}

.ivu-list-item-meta-content {
  flex: 1 0
}

.ivu-list-item-meta-title {
  font-weight: 500;
  margin-bottom: 4px;
  color: #515a6e;
  font-size: 14px;
  line-height: 22px
}

.ivu-list-item-meta-title>a {
  color: #515a6e;
  transition: all .2s
}

.ivu-list-item-meta-title>a:hover {
  color: #2d8cf0
}

.ivu-list-item-meta-description {
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
  line-height: 22px
}

.ivu-list-item-action {
  flex: 0 0 auto;
  margin-left: 48px;
  padding: 0;
  font-size: 0;
  list-style: none
}

.ivu-list-item-action>li {
  position: relative;
  display: inline-block;
  padding: 0 8px;
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  cursor: pointer
}

.ivu-list-item-action>li:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background-color: #e8eaec
}

.ivu-list-item-action>li:first-child {
  padding-left: 0
}

.ivu-list-item-action>li:last-child:after {
  display: none
}

.ivu-list-footer,
.ivu-list-header {
  background: 0 0
}

.ivu-list-footer,
.ivu-list-header {
  padding-top: 12px;
  padding-bottom: 12px
}

.ivu-list-split .ivu-list-item {
  border-bottom: 1px solid #e8eaec
}

.ivu-list-split .ivu-list-item:last-child {
  border-bottom: none
}

.ivu-list-split .ivu-list-header {
  border-bottom: 1px solid #e8eaec
}

.ivu-list-split .ivu-list-footer {
  border-top: 1px solid #e8eaec
}

.ivu-list-large .ivu-list-item {
  padding-top: 16px;
  padding-bottom: 16px
}

.ivu-list-small .ivu-list-item {
  padding-top: 8px;
  padding-bottom: 8px
}

.ivu-list-vertical .ivu-list-item {
  align-items: normal
}

.ivu-list-vertical .ivu-list-item-main {
  display: block;
  flex: 1
}

.ivu-list-vertical .ivu-list-item-extra {
  margin-left: 40px
}

.ivu-list-vertical .ivu-list-item-meta {
  margin-bottom: 16px
}

.ivu-list-vertical .ivu-list-item-meta-title {
  margin-bottom: 12px;
  color: rgba(0, 0, 0, .85);
  font-size: 16px;
  line-height: 24px
}

.ivu-list-vertical .ivu-list-item-action {
  margin-top: 16px;
  margin-left: auto
}

.ivu-list-vertical .ivu-list-item-action>li {
  padding: 0 16px
}

.ivu-list-vertical .ivu-list-item-action>li:first-child {
  padding-left: 0
}

.ivu-list-item-no-flex {
  display: block
}

.ivu-list:not(.ivu-list-vertical) .ivu-list-item-no-flex .ivu-list-item-action {
  float: right
}

.ivu-list-bordered {
  border: 1px solid #dcdee2;
  border-radius: 6px
}

.ivu-list-bordered .ivu-list-footer,
.ivu-list-bordered .ivu-list-header,
.ivu-list-bordered .ivu-list-item {
  padding-right: 24px;
  padding-left: 24px
}

.ivu-list-bordered .ivu-list-item {
  border-bottom: 1px solid #e8eaec
}

.ivu-list-bordered .ivu-list-pagination {
  margin: 16px 24px
}

.ivu-list-bordered.ivu-list-small .ivu-list-item {
  padding-right: 16px;
  padding-left: 16px
}

.ivu-list-bordered.ivu-list-small .ivu-list-footer,
.ivu-list-bordered.ivu-list-small .ivu-list-header {
  padding: 8px 16px
}

.ivu-list-bordered.ivu-list-large .ivu-list-footer,
.ivu-list-bordered.ivu-list-large .ivu-list-header {
  padding: 16px 24px
}

@media screen and (max-width:768px) {

  .ivu-list-item-action,
  .ivu-list-vertical .ivu-list-item-extra {
    margin-left: 24px
  }
}

@media screen and (max-width:576px) {
  .ivu-list-item {
    flex-wrap: wrap
  }

  .ivu-list-item-action {
    margin-left: 12px
  }

  .ivu-list-vertical .ivu-list-item {
    flex-wrap: wrap-reverse
  }

  .ivu-list-vertical .ivu-list-item-main {
    min-width: 220px
  }

  .ivu-list-vertical .ivu-list-item-extra {
    margin: auto auto 16px
  }
}

.ivu-btn-warning span {
  color: #fff
}

.ivu-spin-dot {
  background-color: #36a39d
}

.ivu-btn:focus,
.ivu-btn:hover {
  border-color: #36a39d
}

.ivu-btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .104vw #ffe7b3
}

.ivu-input:focus,
.ivu-input:hover {
  border-color: #36a39d
}

.ivu-input:focus {
  outline: 0;
  box-shadow: 0 0 0 .104vw #ffe7b3
}

.ivu-input::-webkit-input-placeholder {
  padding-left: .05rem
}

.ivu-input:-webkit-autofill {
  box-shadow: inset 0 0 0 50px #fff
}

.ivu-input-with-suffix {
  padding-left: .1rem
}

.ivu-radio-group .ivu-radio-wrapper:hover {
  color: #36a39d
}

.ivu-radio-group .ivu-radio-wrapper:after {
  background: rgba(62, 168, 155, .4)
}

.ivu-radio-group .ivu-radio-wrapper-checked {
  color: #36a39d;
  border-color: #36a39d !important
}

.ivu-radio-group .ivu-radio-wrapper-checked:before {
  background: #36a39d
}

.ivu-radio-group .ivu-radio-wrapper-checked.ivu-radio-focus {
  box-shadow: 0 0 0 .104vw #f5da9f !important
}

.ivu-radio-group .ivu-radio-wrapper-checked.ivu-radio-focus:after {
  background: rgba(62, 168, 155, .4)
}

.ivu-radio-group label {
  font-size: 13px;
  font-weight: 400
}

.ivu-radio-group label .ivu-radio-inner {
  border-color: #36a39d !important
}

.ivu-radio-group label .ivu-radio-inner:after {
  background-color: #36a39d
}

.ivu-radio-group label .ivu-radio-focus {
  box-shadow: 0 0 0 2px #fee9cb
}

.ivu-select .ivu-select-prefix img {
  width: .14rem;
  height: .14rem
}

.ivu-select .ivu-select-selection {
  border-color: #dcdee2;
  box-shadow: none
}

.ivu-select .ivu-select-selection:hover {
  border-color: #36a39d;
  box-shadow: 0 0 .0039rem #ffe7b3
}

.ivu-select .ivu-select-item-selected,
.ivu-select .ivu-select-item-selected:hover {
  color: #36a39d
}

.ivu-tabs .ivu-tabs-bar {
  border-bottom: transparent
}

.ivu-tabs .ivu-tabs-bar .ivu-tabs-nav {
  width: 100%;
  text-align: center
}

.ivu-tabs .ivu-tabs-bar .ivu-tabs-nav .ivu-tabs-tab {
  color: #7f7f7f;
  font-size: 15px;
  font-weight: 400;
  margin-right: 0
}

.ivu-tabs .ivu-tabs-bar .ivu-tabs-nav .ivu-tabs-tab:hover {
  color: #000 !important;
  font-size: 15px;
  font-weight: 600
}

.ivu-tabs .ivu-tabs-bar .ivu-tabs-nav .ivu-tabs-tab-active {
  font-size: 15px;
  font-weight: 600;
  color: #000 !important;
  position: relative
}

.ivu-tabs .ivu-tabs-bar .ivu-tabs-nav .ivu-tabs-tab-active:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 24px !important;
  height: 3px;
  display: inline-block;
  border-radius: 2.5px;
  background-color: #36a39d
}

.ivu-tabs .ivu-tabs-bar .ivu-tabs-nav .ivu-tabs-ink-bar {
  width: 24px !important;
  height: 3px;
  border-radius: 2.5px;
  background-color: #36a39d;
  margin-left: 80px;
  display: none
}

.ivu-tabs .ivu-tabs-content .ivu-input-wrapper {
  margin-bottom: 15px;
  line-height: 40px
}

.ivu-tabs .ivu-tabs-content .ivu-input-wrapper .ivu-input {
  height: 40px
}

.ivu-tabs .ivu-tabs-content .ivu-input-wrapper>.ivu-icon {
  font-size: 16px
}

.ivu-tabs .ivu-tabs-content .ivu-input-wrapper>.ivu-icon-ios-close-circle,
.ivu-tabs .ivu-tabs-content .ivu-input-wrapper>.ivu-input-prefix i {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center
}

.modal-center .ivu-modal-wrap {
  display: flex;
  align-items: center;
  justify-content: center
}

.modal-center .ivu-modal-wrap .ivu-modal {
  top: 0
}

.ivu-modal-mask,
.ivu-modal-wrap {
  z-index: 9999999 !important
}

.ivu-menu-name {
  width: 100% !important;
  padding: 0 4px;
  z-index: 1 !important
}

.ivu-menu-name .ivu-menu-submenu-title {
  font-weight: 600;
  display: flex;
  align-items: center;
  padding: 10px 12px 10px 20px
}

.ivu-menu-name .ivu-menu-submenu-title img {
  width: 16px;
  height: 16px;
  margin-right: 12px
}

.ivu-menu-name .ivu-menu-submenu-title .ivu-icon {
  right: 0
}

.ivu-menu-name .ivu-menu-submenu-title:hover {
  color: #36a39d
}

.ivu-menu-name .ivu-menu .ivu-menu-item {
  font-weight: 400;
  border-radius: 6px;
  padding: 6px 0 6px 44px !important
}

.ivu-menu-name .ivu-menu .ivu-menu-item:hover {
  color: #333;
  background-color: #f0f0f0
}

.ivu-menu-name .ivu-menu .ivu-menu-item-active {
  color: #fff !important;
  font-weight: 600;
  background-color: #36a39d !important
}

.ivu-menu-name .ivu-menu .ivu-menu-item-active:after {
  display: none !important
}

.ivu-menu-name .ivu-menu .ivu-menu-item-active:hover {
  color: #fff !important
}

.ivu-menu-name:after {
  display: none !important
}

.ivu-page {
  margin-top: 5px;
  text-align: right
}

.ivu-page .ivu-page-item:hover {
  border-color: #36a39d
}

.ivu-page .ivu-page-item:hover a {
  color: #36a39d
}

.ivu-page .ivu-page-item-active {
  border-color: #36a39d
}

.ivu-page .ivu-page-item-active a {
  color: #36a39d
}

.ivu-page .ivu-page-item-jump-next i {
  color: #36a39d !important
}

.ivu-page .ivu-page-next:hover,
.ivu-page .ivu-page-prev:hover {
  border-color: #36a39d
}

.ivu-switch-checked {
  border-color: #36a39d;
  background-color: #36a39d
}

.ivu-switch-checked span {
  color: #fff
}

.ivu-btn-primary {
  color: #fff;
  background-color: #36a39d;
  border-color: #36a39d
}

.ivu-btn-primary span {
  color: #fff
}

.ivu-btn-primary:hover {
  color: #fff;
  background-color: #ffad33;
  border-color: #ffad33
}

.ivu-checkbox-checked .ivu-checkbox-inner {
  background-color: #36a39d;
  border-color: #36a39d
}

.ivu-carousel-arrow:hover {
  background-color: #36a39d
}

.ivu-carousel-arrow>* {
  position: relative;
  top: 2px
}

.ivu-carousel-arrow:hover>* {
  color: #fff
}

.ivu-carousel-arrow {
  width: 32px;
  height: 32px
}

.ivu-date-picker .ivu-select-dropdown .ivu-date-picker-cells-cell:hover em {
  background: rgba(255, 154, 0, .2)
}

.ivu-date-picker .ivu-select-dropdown .ivu-date-picker-cells-cell-today em:after,
.ivu-date-picker .ivu-select-dropdown .ivu-date-picker-cells-focused em:after {
  background: #36a39d
}

.ivu-date-picker .ivu-select-dropdown .ivu-date-picker-cells-focused em {
  box-shadow: inset 0 0 0 1px #36a39d
}

.ivu-date-picker .ivu-select-dropdown .ivu-date-picker-cells-cell-selected em {
  background: #36a39d
}

.ivu-date-picker .ivu-select-dropdown .ivu-date-picker-cells-cell-range:before {
  background: rgba(255, 154, 0, .2)
}

.ivu-date-picker .ivu-select-dropdown .ivu-time-picker-cells-cell-selected {
  color: #36a39d
}

.ivu-date-picker-focused input:not([disabled]) {
  outline: 0;
  border-color: #36a39d;
  box-shadow: 0 0 0 .104vw #ffe7b3
}

.ivu-modal-confirm i.ivu-icon {
  color: #1cbb61
}

@media screen and (min-width:829px) {
  .ivu-input {
    padding-left: .25rem
  }
}

@media screen and (min-width:320px)and (max-width:828px) {
  .ivu-modal {
    width: 90% !important;
    margin: auto
  }

  .ivu-modal .ivu-icon {
    font-size: 4.8vw
  }

  .ivu-input {
    padding-left: 3.2vw
  }
}

html {
  -webkit-tap-highlight-color: transparent
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Segoe UI, Arial, Roboto, PingFang SC, miui, Hiragino Sans GB, Microsoft Yahei, sans-serif
}

a {
  text-decoration: none
}

button,
input,
textarea {
  color: inherit;
  font: inherit
}

[class*=van-]:focus,
a:focus,
button:focus,
input:focus,
textarea:focus {
  outline: none
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.van-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.van-multi-ellipsis--l2 {
  -webkit-line-clamp: 2
}

.van-multi-ellipsis--l2,
.van-multi-ellipsis--l3 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical
}

.van-multi-ellipsis--l3 {
  -webkit-line-clamp: 3
}

.van-clearfix:after {
  display: table;
  clear: both;
  content: ""
}

[class*=van-hairline]:after {
  position: absolute;
  box-sizing: border-box;
  content: " ";
  pointer-events: none;
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
  border: 0 solid #ebedf0;
  -webkit-transform: scale(.5);
  transform: scale(.5)
}

.van-hairline,
.van-hairline--bottom,
.van-hairline--left,
.van-hairline--right,
.van-hairline--surround,
.van-hairline--top,
.van-hairline--top-bottom {
  position: relative
}

.van-hairline--top:after {
  border-top-width: 1px
}

.van-hairline--left:after {
  border-left-width: 1px
}

.van-hairline--right:after {
  border-right-width: 1px
}

.van-hairline--bottom:after {
  border-bottom-width: 1px
}

.van-hairline--top-bottom:after,
.van-hairline-unset--top-bottom:after {
  border-width: 1px 0
}

.van-hairline--surround:after {
  border-width: 1px
}

@-webkit-keyframes van-slide-up-enter {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes van-slide-up-enter {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@-webkit-keyframes van-slide-up-leave {
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes van-slide-up-leave {
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@-webkit-keyframes van-slide-down-enter {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes van-slide-down-enter {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@-webkit-keyframes van-slide-down-leave {
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes van-slide-down-leave {
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@-webkit-keyframes van-slide-left-enter {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes van-slide-left-enter {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@-webkit-keyframes van-slide-left-leave {
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes van-slide-left-leave {
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@-webkit-keyframes van-slide-right-enter {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes van-slide-right-enter {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@-webkit-keyframes van-slide-right-leave {
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes van-slide-right-leave {
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@-webkit-keyframes van-fade-in {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes van-fade-in {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes van-fade-out {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes van-fade-out {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@-webkit-keyframes van-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes van-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.van-fade-enter-active {
  -webkit-animation: van-fade-in .3s ease-out both;
  animation: van-fade-in .3s ease-out both
}

.van-fade-leave-active {
  -webkit-animation: van-fade-out .3s ease-in both;
  animation: van-fade-out .3s ease-in both
}

.van-slide-up-enter-active {
  -webkit-animation: van-slide-up-enter .3s ease-out both;
  animation: van-slide-up-enter .3s ease-out both
}

.van-slide-up-leave-active {
  -webkit-animation: van-slide-up-leave .3s ease-in both;
  animation: van-slide-up-leave .3s ease-in both
}

.van-slide-down-enter-active {
  -webkit-animation: van-slide-down-enter .3s ease-out both;
  animation: van-slide-down-enter .3s ease-out both
}

.van-slide-down-leave-active {
  -webkit-animation: van-slide-down-leave .3s ease-in both;
  animation: van-slide-down-leave .3s ease-in both
}

.van-slide-left-enter-active {
  -webkit-animation: van-slide-left-enter .3s ease-out both;
  animation: van-slide-left-enter .3s ease-out both
}

.van-slide-left-leave-active {
  -webkit-animation: van-slide-left-leave .3s ease-in both;
  animation: van-slide-left-leave .3s ease-in both
}

.van-slide-right-enter-active {
  -webkit-animation: van-slide-right-enter .3s ease-out both;
  animation: van-slide-right-enter .3s ease-out both
}

.van-slide-right-leave-active {
  -webkit-animation: van-slide-right-leave .3s ease-in both;
  animation: van-slide-right-leave .3s ease-in both
}

.van-swipe-item {
  position: relative;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%
}

.van-swipe {
  position: relative;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  cursor: grab;
  -webkit-user-select: none;
  user-select: none
}

.van-swipe__track {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 100%
}

.van-swipe__track--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column
}

.van-swipe__indicators {
  position: absolute;
  bottom: 12px;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.van-swipe__indicators--vertical {
  top: 50%;
  bottom: auto;
  left: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child) {
  margin-bottom: 6px
}

.van-swipe__indicator {
  width: 6px;
  height: 6px;
  background-color: #ebedf0;
  border-radius: 100%;
  opacity: .3;
  -webkit-transition: opacity .2s, background-color .2s;
  transition: opacity .2s, background-color .2s
}

.van-swipe__indicator:not(:last-child) {
  margin-right: 6px
}

.van-swipe__indicator--active {
  background-color: #1989fa;
  opacity: 1
}

.van-swipe {
  overflow: inherit
}

.van-swipe .van-swipe__indicators {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100vw;
  transform: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 4.8vw
}

.van-swipe .van-swipe__indicators .van-swipe__indicator {
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  border-radius: 50%;
  background-color: #ccc;
  margin: 0 2.6666666667vw;
  display: inline-block
}

.van-swipe .van-swipe__indicators .van-swipe__indicator--active {
  width: 3.2vw;
  height: 3.2vw;
  background-color: #36a39d
}

.nuxt-progress {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  width: 0;
  opacity: 1;
  transition: width .1s, opacity .4s;
  background-color: #36a39d;
  z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
  transition: none
}

.nuxt-progress-failed {
  background-color: red
}

@media screen and (min-width:829px) {
  main[data-v-6c3d8fd2] {
    min-width: 14rem;
    margin-top: .7rem
  }
}

@media screen and (min-width:320px)and (max-width:828px) {
  main[data-v-6c3d8fd2] {
    width: 100vw;
    overflow: hidden;
    margin-top: 14.4vw
  }
}

body {
  overflow-y: overlay
}

.filter-gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: grey;
  filter: gray;
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)
}

@media screen and (min-width:829px) {
  div.header-container header.header-web[data-v-d072acd8] {
    min-width: 14rem;
    height: .7rem;
    background-color: #242424;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999999
  }

  div.header-container header.header-web>.rd-logo {
    margin-left: .36rem;
    cursor: pointer
  }

  div.header-container header.header-web nav.menus[data-v-d072acd8] {
    display: flex
  }

  div.header-container header.header-web nav.menus>div[data-v-d072acd8] {
    position: relative;
  }

  div.header-container header.header-web nav.menus>div>label a.menu-title[data-v-d072acd8] {
    color: #fff;
    font-size: .18rem;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    height: .7rem;
    line-height: .7rem;
    border-bottom: .02rem solid transparent
  }

  div.header-container header.header-web nav.menus>div:hover a.menu-title[data-v-d072acd8] {
    color: #36a39d;
    border-color: #36a39d
  }

  div.header-container header.header-web nav.menus>div div.menu-cont[data-v-d072acd8] {
    position: absolute;
    z-index: 1;
    overflow: hidden;
    max-height: 0
  }

  div.header-container header.header-web nav.menus>div[data-v-d072acd8]:not(:first-child) {
    margin-left: .7rem
  }

  div.header-container header.header-web nav.menus>div:first-child div.menu-cont[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(2) div.menu-cont[data-v-d072acd8] {
    width: 100vw;
    background-color: #fff;
    position: fixed;
    left: 0;
    top: .7rem
  }

  div.header-container header.header-web nav.menus>div:first-child div.menu-cont .shadow-inset[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(2) div.menu-cont .shadow-inset[data-v-d072acd8] {
    width: 100%;
    height: 100%;
    box-shadow: inset 0 .2rem .4rem 0 rgba(0, 0, 0, .04)
  }

  div.header-container header.header-web nav.menus>div:first-child div.menu-cont .shadow-inset .menu-list-main[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(2) div.menu-cont .shadow-inset .menu-list-main[data-v-d072acd8] {
    margin: 0 auto;
    padding-top: .2rem
  }

  div.header-container header.header-web nav.menus>div:first-child div.menu-cont .shadow-inset .menu-list-main>div h3[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(2) div.menu-cont .shadow-inset .menu-list-main>div h3[data-v-d072acd8] {
    color: #333;
    font-size: .24rem;
    font-weight: 500;
    margin-bottom: .13rem
  }

  div.header-container header.header-web nav.menus>div:first-child div.menu-cont .shadow-inset .menu-list-main>div .sub-list[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(2) div.menu-cont .shadow-inset .menu-list-main>div .sub-list[data-v-d072acd8] {
    display: flex
  }

  div.header-container header.header-web nav.menus>div:first-child div.menu-cont .shadow-inset .menu-list-main>div .sub-list>div[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(2) div.menu-cont .shadow-inset .menu-list-main>div .sub-list>div[data-v-d072acd8] {
    width: 24.25%;
    display: flex;
    align-items: flex-start;
    margin-bottom: .25rem;
    cursor: pointer
  }

  div.header-container header.header-web nav.menus>div:first-child div.menu-cont .shadow-inset .menu-list-main>div .sub-list>div img[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(2) div.menu-cont .shadow-inset .menu-list-main>div .sub-list>div img[data-v-d072acd8] {
    width: .42rem;
    margin-right: .1rem
  }

  div.header-container header.header-web nav.menus>div:first-child div.menu-cont .shadow-inset .menu-list-main>div .sub-list>div div label[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(2) div.menu-cont .shadow-inset .menu-list-main>div .sub-list>div div label[data-v-d072acd8] {
    margin-bottom: .05rem
  }

  div.header-container header.header-web nav.menus>div:first-child div.menu-cont .shadow-inset .menu-list-main>div .sub-list>div div label h5[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(2) div.menu-cont .shadow-inset .menu-list-main>div .sub-list>div div label h5[data-v-d072acd8] {
    color: #333;
    font-size: .16rem;
    font-weight: 500;
    display: inline-block;
    cursor: pointer
  }

  div.header-container header.header-web nav.menus>div:first-child div.menu-cont .shadow-inset .menu-list-main>div .sub-list>div div p[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(2) div.menu-cont .shadow-inset .menu-list-main>div .sub-list>div div p[data-v-d072acd8] {
    font-weight: 400;
    font-size: .14rem;
    color: #7f7f7f
  }

  div.header-container header.header-web nav.menus>div:first-child div.menu-cont .shadow-inset .menu-list-main>div .sub-list>div[data-v-d072acd8]:not(:nth-child(4n)),
  div.header-container header.header-web nav.menus>div:nth-child(2) div.menu-cont .shadow-inset .menu-list-main>div .sub-list>div[data-v-d072acd8]:not(:nth-child(4n)) {
    margin-right: 1%
  }

  div.header-container header.header-web nav.menus>div:first-child div.menu-cont .shadow-inset .menu-list-main>div .sub-list>div:hover h5[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(2) div.menu-cont .shadow-inset .menu-list-main>div .sub-list>div:hover h5[data-v-d072acd8] {
    color: #36a39d
  }

  div.header-container header.header-web nav.menus>div:last-child div.menu-cont[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(4) div.menu-cont[data-v-d072acd8] {
    left: -.45rem
  }

  div.header-container header.header-web nav.menus>div:last-child div.menu-cont .shadow-inset[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(4) div.menu-cont .shadow-inset[data-v-d072acd8] {
    width: 1.6rem;
    background-color: #fff
  }

  div.header-container header.header-web nav.menus>div:last-child div.menu-cont .shadow-inset>div.menu-list-main[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(4) div.menu-cont .shadow-inset>div.menu-list-main[data-v-d072acd8] {
    width: 100%;
    padding: .04rem
  }

  div.header-container header.header-web nav.menus>div:last-child div.menu-cont .shadow-inset>div.menu-list-main>div[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(4) div.menu-cont .shadow-inset>div.menu-list-main>div[data-v-d072acd8] {
    padding: .12rem 0;
    cursor: pointer
  }

  div.header-container header.header-web nav.menus>div:last-child div.menu-cont .shadow-inset>div.menu-list-main>div label[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(4) div.menu-cont .shadow-inset>div.menu-list-main>div label[data-v-d072acd8] {
    width: 100%
  }

  div.header-container header.header-web nav.menus>div:last-child div.menu-cont .shadow-inset>div.menu-list-main>div label h3[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(4) div.menu-cont .shadow-inset>div.menu-list-main>div label h3[data-v-d072acd8] {
    text-align: center;
    font-weight: 500;
    font-size: .16rem;
    color: #333;
    margin: 0 auto
  }

  div.header-container header.header-web nav.menus>div:last-child div.menu-cont .shadow-inset>div.menu-list-main>div[data-v-d072acd8]:hover,
  div.header-container header.header-web nav.menus>div:nth-child(4) div.menu-cont .shadow-inset>div.menu-list-main>div[data-v-d072acd8]:hover {
    border-radius: .1rem;
    background: #f7f7f7
  }

  div.header-container header.header-web nav.menus>div:last-child div.menu-cont .shadow-inset>div.menu-list-main>div:hover h3[data-v-d072acd8],
  div.header-container header.header-web nav.menus>div:nth-child(4) div.menu-cont .shadow-inset>div.menu-list-main>div:hover h3[data-v-d072acd8] {
    color: #36a39d
  }

  div.header-container header.header-web nav.menus>div div.menu-hovered[data-v-d072acd8] {
    max-height: 10rem;
    box-shadow: 0 .2rem .4rem 0 rgba(0, 0, 0, .06)
  }

  div.header-container header.header-web .login-btns[data-v-d072acd8] {
    min-width: 3.04rem;
    height: 100%;
    line-height: .7rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: .16rem
  }

  div.header-container header.header-web .login-btns a[data-v-d072acd8] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-width: .96rem;
    font-size: .14rem;
    line-height: .4rem;
    text-align: center;
    border-radius: .08rem;
    word-break: keep-all;
    padding: 0 .15rem;
    margin-right: .08rem
  }

  div.header-container header.header-web .login-btns a.en-btn[data-v-d072acd8] {
    display: inline-block;
    font-weight: 600;
    color: #7f7f7f;
    min-width: .96rem
  }

  div.header-container header.header-web .login-btns a.en-btn[data-v-d072acd8]:hover {
    background-color: #f7f7f7
  }

  div.header-container header.header-web .login-btns .exp-btn[data-v-d072acd8] {
    min-width: .96rem;
    font-size: .14rem;
    line-height: .4rem;
    border-radius: .08rem;
    word-break: keep-all;
    margin-right: .08rem;
    max-height: .4rem;
    color: #36a39d;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    border: none;
    background-color: #fffaf1;
    min-width: 0;
    max-width: 0;
    overflow: hidden;
    transition: all .1s;
    padding: 0
  }

  div.header-container header.header-web .login-btns .exp-btn[data-v-d072acd8]:hover {
    color: #fff;
    border-color: #ffa600;
    background-color: #ffa600
  }

  div.header-container header.header-web .login-btns .exp-btn[data-v-d072acd8]:active {
    color: #fff;
    border-color: #e99803;
    background-color: #e99803
  }

  div.header-container header.header-web .login-btns .demo-show[data-v-d072acd8] {
    border: 1px solid #ffd99f !important;
    padding: 0 .15rem !important;
    min-width: .96rem !important;
    max-width: 2rem !important
  }

  div.header-container header.header-web .login-btns a[data-v-d072acd8] {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    min-width: .96rem;
    line-height: .38rem;
    font-weight: 600;
    font-size: .14rem;
    color: #fff;
    text-align: center;
    border-radius: .08rem;
    background-color: #36a39d;
    transition: all .1s;
    word-break: keep-all;
    padding: 0 .15rem
  }

  div.header-container header.header-web .login-btns a[data-v-d072acd8]:hover {
    background-color: #277874
  }

  div.header-container header.header-web .login-btns a[data-v-d072acd8]:active {
    background-color: #277874
  }

  div.header-container header.header-web[data-v-d072acd8]:hover {
    box-shadow: 0 .04rem .4rem 0 rgba(0, 0, 0, .06);
    z-index: 99
  }

  div.header-container>.ivu-icon-ios-arrow-dropup[data-v-d072acd8],
  div.header-container>i[data-v-d072acd8] {
    width: 54px;
    height: 54px;
    position: fixed;
    right: 35px;
    bottom: 20%;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    box-shadow: 0 0 .8rem 0 rgba(0, 0, 0, .08);
    z-index: 1
  }

  div.header-container>.ivu-icon-ios-arrow-dropup>i[data-v-d072acd8],
  div.header-container>i>i[data-v-d072acd8] {
    font-size: 35px
  }

  div.header-container header.header-mobile[data-v-d072acd8] {
    display: none
  }

  div.header-container .header-shadow[data-v-d072acd8] {
    box-shadow: 0 .04rem .4rem 0 rgba(0, 0, 0, .06);
    background-color: #fff !important
  }

  b.nav-label[data-v-d072acd8] {
    top: 10px;
    bottom: auto
  }
}

@media screen and (min-width:320px)and (max-width:828px) {
  div.header-container header.header-web[data-v-d072acd8] {
    display: none
  }

  div.header-container header.header-mobile[data-v-d072acd8] {
    width: 100vw;
    height: 14.4vw;
    padding: 0 4.2666666667vw;
    background-color: #242424;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999999
  }

  div.header-container header.header-mobile img[data-v-d072acd8] {
    height: 5.8666666667vw
  }

  div.header-container header.header-mobile>div[data-v-d072acd8]:nth-child(2) {
    display: flex;
    align-items: center
  }

  div.header-container header.header-mobile>div:nth-child(2) a[data-v-d072acd8] {
    width: 23.2vw;
    line-height: 8.5333333333vw;
    color: #fff;
    font-weight: 600;
    font-size: 3.4666666667vw;
    text-align: center;
    background: #36a39d;
    border-radius: 1.6vw;
    display: inline-block
  }

  div.header-container header.header-mobile>div:nth-child(2) .ivu-icon[data-v-d072acd8],
  div.header-container header.header-mobile>div:nth-child(2) img[data-v-d072acd8] {
    width: 6.4vw;
    height: 6.4vw;
    font-size: 6.4vw;
    vertical-align: middle;
    margin-left: 4.2666666667vw
  }

  div.header-container header.header-mobile>div.menu-list[data-v-d072acd8] {
    width: 100vw;
    height: 100vh;
    max-height: 100vh;
    overflow-y: auto;
    background-color: #fff;
    box-shadow: inset 0 .5333333333vw 5.3333333333vw 0 rgba(0, 0, 0, .04);
    position: fixed;
    top: 14.4vw;
    left: 0;
    padding: 0 4.2666666667vw
  }

  div.header-container header.header-mobile>div.menu-list>div[data-v-d072acd8] {
    border-bottom: 1px solid #e5e5e5
  }

  div.header-container header.header-mobile>div.menu-list>div .menu-first-list[data-v-d072acd8] {
    width: 100%
  }

  div.header-container header.header-mobile>div.menu-list>div .menu-first-list label a.menu-title[data-v-d072acd8] {
    color: #7f7f7f;
    font-size: 4vw;
    font-weight: 400;
    display: inline-block;
    height: 11.7333333333vw;
    line-height: 11.7333333333vw
  }

  div.header-container header.header-mobile>div.menu-list>div .menu-first-list .ivu-icon[data-v-d072acd8] {
    font-size: 4.2666666667vw
  }

  div.header-container header.header-mobile>div.menu-list>div .menu-first-list .menu2-rotate[data-v-d072acd8] {
    transform: rotate(-180deg)
  }

  div.header-container header.header-mobile>div.menu-list>div .menu-child-list[data-v-d072acd8] {
    padding-left: 4.2666666667vw;
    max-height: 0;
    overflow: hidden;
  }

  div.header-container header.header-mobile>div.menu-list>div .menu-child-list a[data-v-d072acd8] {
    color: #b2b2b2;
    font-weight: 400;
    font-size: 3.4666666667vw;
    line-height: 10.6666666667vw;
    display: block;
  }

  div.header-container header.header-mobile>div.menu-list>div .menu-child-list a[data-v-d072acd8]:not(:last-child) {
    border-bottom: 1px solid #e5e5e5
  }

  div.header-container header.header-mobile>div.menu-list>div .menu-child-list-show[data-v-d072acd8] {
    max-height: 100vh
  }

  div.header-container header.header-mobile>div.menu-list .other-btns[data-v-d072acd8] {
    border-bottom: 0 !important;
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0 4.2666666667vw;
    bottom: 8vw
  }

  div.header-container header.header-mobile .menu-close[data-v-d072acd8] {
    max-height: 0 !important;
    overflow: hidden
  }

  div.header-container header.header-mobile .menu-close .other-btns[data-v-d072acd8] {
    display: none
  }

  div.header-container .header-shadow[data-v-d072acd8] {
    box-shadow: 0 1.0666666667vw 10.6666666667vw 0 rgba(0, 0, 0, .06);
    background-color: #fff !important
  }
}

@media screen and (min-width:829px)and (max-width:1399px) {
  .login-btns span[data-v-d072acd8] {
    margin: 0 .1rem !important
  }
}

@media screen and (max-width:1500px)and (min-width:1200px) {
  b.nav-label[data-v-d072acd8] {
    top: 5px;
    right: -35px;
    bottom: auto
  }
}

@media screen and (min-width:829px)and (max-width:1200px) {
  b.nav-label[data-v-d072acd8] {
    top: 0;
    right: -32px;
    bottom: auto
  }
}

@media screen and (min-width:829px)and (max-width:1500px) {

  div.header-container header.header-web div.login-btns a[data-v-d072acd8],
  div.header-container header.header-web div.login-btns span[data-v-d072acd8] {
    font-size: .18rem;
    line-height: .44rem
  }

  div.header-container header.header-web div.login-btns a.exp-btn[data-v-d072acd8] {
    max-height: .44rem
  }
}

@media screen and (min-width:829px) {
  main.homepage .banner[data-v-271889cc] {
    height: 828px;
    overflow: hidden;
    position: relative
  }

  main.homepage .banner>div>div.content[data-v-271889cc] {
    width: 6rem;
    max-width: calc(100% - 9rem);
    margin-top: 2.4rem
  }

  main.homepage .banner>div>div.content>img[data-v-271889cc] {
    height: 1.45rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
  }

  main.homepage .banner>div>div.content p[data-v-271889cc] {
    color: #333;
    font-size: .24rem;
    margin: .3rem 0 .7rem
  }

  main.homepage .banner>div>div.content .btns[data-v-271889cc] {
    display: flex
  }

  main.homepage .banner>div>div.content .btns>div[data-v-271889cc]:first-child {
    color: #36a39d;
    border: 1px solid #ffd99f;
    background-color: #fffaf1
  }

  main.homepage .banner>div>div.content .btns>div[data-v-271889cc]:first-child:hover {
    color: #fff;
    border-color: #ffa600;
    background-color: #ffa600
  }

  main.homepage .banner>div>div.content .btns>div[data-v-271889cc]:first-child:active {
    color: #fff;
    border-color: #e99803;
    background-color: #e99803
  }

  main.homepage .banner>div>div.content .btns>div[data-v-271889cc]:last-child {
    position: relative;
    overflow: hidden;
    margin-left: .2rem
  }

  main.homepage .banner>div>div.content .btns>div:last-child>img[data-v-271889cc] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .1s
  }

  main.homepage .banner>div>div.content .btns>div:last-child>div[data-v-271889cc] {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
  }

  main.homepage .banner>div>div.content .btns>div:last-child>div svg[data-v-271889cc] {
    width: .16rem;
    height: .16rem;
    margin-right: .03rem
  }

  main.homepage .banner>div>div.content .btns>div:last-child>div svg path[data-v-271889cc] {
    fill: #000;
    transition: all .1s
  }

  main.homepage .banner>div>div.content .btns>div:last-child:hover>img[data-v-271889cc] {
    opacity: 1
  }

  main.homepage .banner>div>div.content .btns>div:last-child:hover>div span[data-v-271889cc] {
    color: #fff
  }

  main.homepage .banner>div>div.content .btns>div:last-child:hover svg path[data-v-271889cc] {
    fill: #fff
  }

  main.homepage .banner>div .banner-animate[data-v-271889cc] {
    width: 11rem;
    position: absolute;
    right: 0;
    top: .5rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
  }

  main.homepage section.our-products[data-v-271889cc] {
    margin: 0 0 .95rem
  }

  main.homepage section.our-products>div>div.list div.web_show[data-v-271889cc] {
    display: flex
  }

  main.homepage section.our-products>div>div.list div.web_show>div[data-v-271889cc] {
    width: 30%;
    margin-bottom: .65rem;
    border-radius: .24rem;
    box-shadow: 0 0 .4rem 0 rgba(0, 0, 0, .06);
    padding: .3rem
  }

  main.homepage section.our-products>div>div.list div.web_show>div>div[data-v-271889cc]:first-child {
    border-bottom: 1px solid #e5e5e5
  }

  main.homepage section.our-products>div>div.list div.web_show>div>div:first-child>div[data-v-271889cc] {
    display: flex;
    align-items: center;
    position: relative;
  }

  main.homepage section.our-products>div>div.list div.web_show>div>div:first-child>div img[data-v-271889cc] {
    width: .56rem;
    font-size: .3rem;
    margin-right: .05rem;
    display: inline-block
  }

  main.homepage section.our-products>div>div.list div.web_show>div>div:first-child>div h3[data-v-271889cc] {
    color: #36a39d;
    display: inline-block
  }

  main.homepage section.our-products>div>div.list div.web_show>div>div:first-child p[data-v-271889cc] {
    min-height: 1rem;
    font-size: .16rem;
    margin: .08rem 0 0
  }

  main.homepage section.our-products>div>div.list div.web_show>div>div[data-v-271889cc]:last-child {
    padding-top: .2rem
  }

  main.homepage section.our-products>div>div.list div.web_show>div>div:last-child h4[data-v-271889cc] {
    color: #7f7f7f;
    font-size: .18rem;
    font-weight: 400
  }

  main.homepage section.our-products>div>div.list div.web_show>div>div:last-child ul[data-v-271889cc] {
    margin: .15rem 0 .3rem
  }

  main.homepage section.our-products>div>div.list div.web_show>div>div:last-child ul li[data-v-271889cc] {
    color: #7f7f7f;
    font-size: .16rem;
    font-weight: 400;
    float: left;
    width: 97px;
  }

  main.homepage section.our-products>div>div.list div.web_show>div>div:last-child ul li:nth-child(2n) {
    width: 260px;
  }

  main.homepage section.our-products>div>div.list div.web_show>div>div:last-child ul li .ivu-icon[data-v-271889cc] {
    color: #56b691;
    font-size: .22rem;
    margin-right: .08rem
  }

  main.homepage section.our-products>div>div.list div.web_show>div>div:last-child ul li[data-v-271889cc]:not(:last-child) {
    margin-bottom: .1rem
  }

  main.homepage section.our-products>div>div.list div.web_show>div>div:last-child div.common-btn[data-v-271889cc] {
    width: 100%;
    height: .5rem;
    border-radius: .12rem;
    margin-top: 40px;
  }

  main.homepage section.our-products>div>div.list div.web_show>div>div:last-child div.common-btn[data-v-271889cc]:hover {
    box-shadow: none;
    background-image: none;
    background-color: #fff;
    border: 1px solid #36a39d
  }

  main.homepage section.our-products>div>div.list div.web_show>div>div:last-child div.common-btn[data-v-271889cc]:hover i,
  main.homepage section.our-products>div>div.list div.web_show>div>div:last-child div.common-btn[data-v-271889cc]:hover span {
    color: #36a39d
  }

  main.homepage section.our-products>div>div.list div.web_show>div[data-v-271889cc]:hover {
    box-shadow: 0 0 .4rem 0 rgba(0, 0, 0, .12)
  }

  main.homepage section.module3[data-v-271889cc] {
    display: none
  }

  main.homepage .module2[data-v-271889cc] {
    padding: .6rem 0 1.6rem;
    background-size: 100%, 8.5rem;
    background-repeat: no-repeat;
    background-position: 0 0, 0 100%;
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_home_module2_bg_202203.png), url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/storeVisit/common_form_back_1_1.svg)
  }

  main.homepage .module2>div>div.data[data-v-271889cc] {
    background-color: #fff;
    border-radius: .36rem;
    box-shadow: 0 0 .8rem 0 rgba(0, 0, 0, .08);
    text-align: center;
    padding: .6rem 1.4rem .5rem
  }

  main.homepage .module2>div>div.data .number>div h3[data-v-271889cc] {
    color: #36a39d;
    font-size: .6rem;
    font-weight: 700;
    font-style: italic;
    height: .69rem;
    line-height: .69rem
  }

  main.homepage .module2>div>div.data .number>div div.numbers[data-v-271889cc] {
    justify-content: flex-start;
    margin-bottom: .15rem
  }

  main.homepage .module2>div>div.data .number>div div.numbers .number-container[data-v-271889cc] {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: .69rem;
    overflow: hidden
  }

  main.homepage .module2>div>div.data .number>div div.numbers .number-container>h3[data-v-271889cc] {
    opacity: 1
  }

  main.homepage .module2>div>div.data .number>div div.numbers .number-container .move-cont[data-v-271889cc] {
    justify-content: start;
    flex-direction: column;
    position: relative;
    transition: all 2s;
    top: 0
  }

  main.homepage .module2>div>div.data .number>div p[data-v-271889cc] {
    font-weight: 500;
    margin: .18rem 0 .6rem
  }

  main.homepage .module2>div>div.data .contInview div.number-container>h3[data-v-271889cc] {
    opacity: 0 !important
  }

  main.homepage .module2>div>div.data .contInview div.number-container div.move-cont[data-v-271889cc] {
    top: -2000% !important
  }

  main.homepage .module2>div>div.data a[data-v-271889cc] {
    margin: 0 auto
  }

  main.homepage .module4>div.container div.web_show[data-v-271889cc] {
    display: flex
  }

  main.homepage .module4>div.container div.web_show>div.item[data-v-271889cc] {
    width: 18.8%;
    height: 3.3rem;
    overflow: hidden;
    border-radius: .24rem;
    margin-bottom: .4rem;
    background-size: auto 100%;
    background-position: 50%
  }

  main.homepage .module4>div.container div.web_show>div.item>div.mask[data-v-271889cc] {
    height: 100%;
    padding: .5rem .3rem .3rem;
    background-image: linear-gradient(180deg, rgba(135, 97, 21, 0) 2%, rgba(47, 31, 8, .82));
    display: flex;
    align-items: flex-end
  }

  main.homepage .module4>div.container div.web_show>div.item>div.mask>div.content>img[data-v-271889cc] {
    width: .4rem;
    height: .4rem
  }

  main.homepage .module4>div.container div.web_show>div.item>div.mask>div.content h3[data-v-271889cc] {
    color: #fff;
    position: relative;
    margin: .1rem 0 .32rem
  }

  main.homepage .module4>div.container div.web_show>div.item>div.mask>div.content h3[data-v-271889cc]:after {
    content: "";
    display: inline-block;
    width: .56rem;
    height: .04rem;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: -.12rem
  }

  main.homepage .module4>div.container div.web_show>div.item>div.mask>div.content p[data-v-271889cc] {
    color: #fff;
    font-size: .16rem;
    max-height: 0;
    overflow: hidden
  }

  main.homepage .module4>div.container div.web_show>div.item>div.mask>div.content>div[data-v-271889cc] {
    height: 0;
    opacity: 0;
    overflow: hidden;
    border: 1px solid transparent
  }

  main.homepage .module4>div.container div.web_show>div.item>div.mask>div.content>div[data-v-271889cc] span {
    line-height: .46rem
  }

  main.homepage .module4>div.container div.web_show>div.item>div.mask>div.content>div[data-v-271889cc]:hover {
    border: 1px solid #36a39d;
    background-image: linear-gradient(225deg, rgba(255, 179, 0, .5), rgba(62, 168, 155, .5))
  }

  main.homepage .module4>div.container div.web_show>div.item:hover div.mask[data-v-271889cc] {
    background-color: rgba(63, 39, 4, .6)
  }

  main.homepage .module4>div.container div.web_show>div.item:hover div.mask div.content p[data-v-271889cc] {
    width: 3.56rem;
    max-height: 1rem !important
  }

  main.homepage .module4>div.container div.web_show>div.item:hover div.mask div.content>div[data-v-271889cc] {
    margin-top: .2rem;
    opacity: 1;
    height: auto
  }

  main.homepage .module4>div.container div.narrowed[data-v-271889cc] {
    width: 16.14% !important
  }

  main.homepage .module4>div.container div.hovered[data-v-271889cc] {
    width: 29.7% !important
  }

  main.homepage .module5[data-v-271889cc] {
    padding: 1.2rem 0 1.6rem
  }

  main.homepage .module5>div[data-v-271889cc] {
    height: 5rem
  }

  main.homepage .module5>div .left[data-v-271889cc] {
    height: 100%;
    flex-direction: column;
    border-right: 1px solid #e5e5e5
  }

  main.homepage .module5>div .left span[data-v-271889cc] {
    color: #b2b2b2;
    font-size: .18rem;
    font-weight: 500;
    display: inline-block;
    padding-right: .1rem;
    position: relative;
    cursor: pointer
  }

  main.homepage .module5>div .left span[data-v-271889cc]:before {
    content: "";
    width: .04rem;
    height: 100%;
    display: inline-block;
    position: absolute;
    right: -.02rem;
    border-radius: .03rem;
    background-color: #36a39d;
    opacity: 0
  }

  main.homepage .module5>div .left span[data-v-271889cc]:not(:last-child) {
    margin-bottom: .45rem
  }

  main.homepage .module5>div .left span[data-v-271889cc]:after {
    content: "";
    width: .65rem;
    height: .06rem;
    border-radius: .08rem;
    display: inline-block;
    background-image: linear-gradient(270deg, #ffc900 0, #36a39d);
    position: absolute;
    top: 0;
    bottom: 0;
    right: -.7rem;
    margin: auto;
    opacity: 0
  }

  main.homepage .module5>div .left span[data-v-271889cc]:hover {
    color: #333;
    font-weight: 500
  }

  main.homepage .module5>div .left .show[data-v-271889cc] {
    color: #36a39d
  }

  main.homepage .module5>div .left .show[data-v-271889cc]:after,
  main.homepage .module5>div .left .show[data-v-271889cc]:before {
    opacity: 1
  }

  main.homepage .module5>div .right[data-v-271889cc] {
    height: 100%
  }

  main.homepage .module5>div .right .left-label[data-v-271889cc] {
    width: .2rem;
    height: 3rem;
    display: inline-block;
    border-radius: .24rem 0 0 .24rem;
    background-image: linear-gradient(180deg, #36a39d, #57b791)
  }

  main.homepage .module5>div .right div.content[data-v-271889cc] {
    width: 7.6rem;
    height: 100%;
    border-radius: .24rem;
    background-color: #fff;
    box-shadow: 0 0 .8rem 0 rgba(0, 0, 0, .06);
    padding: 1.1rem .8rem 1.1rem .9rem;
    background-size: .85rem .7rem;
    background-position: .6rem .8rem, 6.2rem 2.5rem
  }

  main.homepage .module5>div .right div.content h3[data-v-271889cc] {
    font-size: .32rem
  }

  main.homepage .module5>div .right div.content p[data-v-271889cc] {
    margin: .2rem 0 .6rem
  }

  main.homepage .module5>div .right>div[data-v-271889cc]:last-child {
    width: 4.5rem;
    height: 4.35rem;
    overflow: hidden;
    background-size: auto 100%;
    background-position: 95%;
    background-repeat: no-repeat
  }

  main.homepage .module5 .van-swipe[data-v-271889cc] {
    display: none
  }

  main.homepage section.smart-store[data-v-271889cc] {
    height: 11.8rem;
    padding: .45rem 0 1.6rem
  }

  main.homepage section.smart-store div.back[data-v-271889cc] {
    width: 15.68rem;
    height: 4.9rem;
    opacity: .3;
    border: .03rem dashed #56b691;
    border-radius: .5rem;
    position: relative;
    top: 3.72rem;
    margin: 0 auto
  }

  main.homepage section.smart-store>div[data-v-271889cc]:last-child {
    position: relative;
    top: -4.9rem
  }

  main.homepage section.smart-store>div:last-child>div.cont[data-v-271889cc] {
    width: 100%;
    height: 7.18rem;
    padding: .5rem 1.3rem;
    border-radius: .5rem;
    margin-bottom: .4rem;
    background-repeat: no-repeat;
    background-position: -1.16rem calc(100% - .7rem), calc(100% + .79rem) .775rem, bottom;
    background-size: 2.32rem, 1.58rem, 100%;
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_aiDetection_module3_back_202203.png), url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_aiDetection_module3_back_202203.png), linear-gradient(226deg, #fffcf2, #fff3e9), linear-gradient(225deg, #fffef7, #fffbf7);
    position: relative
  }

  main.homepage section.smart-store>div:last-child>div.cont nav[data-v-271889cc] {
    position: absolute;
    top: .2rem;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0 .75rem
  }

  main.homepage section.smart-store>div:last-child>div.cont nav span[data-v-271889cc] {
    min-width: .9493rem;
    text-align: center;
    display: inline-block;
    padding: .07rem .128rem;
    font-size: .13rem;
    font-weight: 400;
    border-radius: .2rem;
    border: 1px solid transparent;
    color: hsla(0, 0%, 100%, .6);
    background-color: hsla(0, 0%, 75.3%, .2);
    cursor: pointer
  }

  main.homepage section.smart-store>div:last-child>div.cont nav span[data-v-271889cc]:nth-child(2) {
    margin: 0 .1rem
  }

  main.homepage section.smart-store>div:last-child>div.cont nav .hovered[data-v-271889cc] {
    color: #36a39d;
    border-color: #36a39d;
    background-color: rgba(62, 168, 155, .2)
  }

  main.homepage section.smart-store>div:last-child>div.cont div.container[data-v-271889cc] {
    width: 100%;
    height: 100%;
    position: relative;
    background-size: 100% 100%;
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_module4_back_202205.png)
  }

  main.homepage section.smart-store>div:last-child>div.cont div.container div.ani-container[data-v-271889cc] {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0
  }

  main.homepage section.smart-store>div:last-child>div.cont div.container div.ani-container[data-v-271889cc]:after,
  main.homepage section.smart-store>div:last-child>div.cont div.container div.ani-container[data-v-271889cc]:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
  }

  main.homepage section.smart-store>div:last-child>div.cont div.container div.ani-container[data-v-271889cc]:before {
    -webkit-animation: breathO-data-v-271889cc 1.5s infinite;
    animation: breathO-data-v-271889cc 1.5s infinite;
    box-shadow: 0 0 0 0 rgba(243, 138, 47, .65)
  }

  main.homepage section.smart-store>div:last-child>div.cont div.container div.ani-container[data-v-271889cc]:after {
    -webkit-animation: breathT-data-v-271889cc 1.5s infinite;
    animation: breathT-data-v-271889cc 1.5s infinite;
    box-shadow: 0 0 0 0 rgba(243, 138, 47, .45)
  }

  @-webkit-keyframes breathO-data-v-271889cc {
    0% {
      box-shadow: 0 0 0 0 rgba(243, 138, 47, .9)
    }

    to {
      box-shadow: 0 0 0 20px rgba(243, 138, 47, 0)
    }
  }

  @keyframes breathO-data-v-271889cc {
    0% {
      box-shadow: 0 0 0 0 rgba(243, 138, 47, .9)
    }

    to {
      box-shadow: 0 0 0 20px rgba(243, 138, 47, 0)
    }
  }

  @-webkit-keyframes breathT-data-v-271889cc {
    0% {
      box-shadow: 0 0 0 0 rgba(243, 138, 47, .9)
    }

    to {
      box-shadow: 0 0 0 10px rgba(243, 138, 47, 0)
    }
  }

  @keyframes breathT-data-v-271889cc {
    0% {
      box-shadow: 0 0 0 0 rgba(243, 138, 47, .9)
    }

    to {
      box-shadow: 0 0 0 10px rgba(243, 138, 47, 0)
    }
  }

  main.homepage section.smart-store>div:last-child>div.cont div.container div.cont-show[data-v-271889cc] {
    opacity: 1
  }

  main.homepage section.smart-store>div:last-child>div.cont div.container .m-ani-container[data-v-271889cc] {
    display: none
  }

  .modal-center[data-v-271889cc] video {
    margin-top: .3rem
  }
}

@media screen and (min-width:320px)and (max-width:828px) {
  main.homepage .wdz-login[data-v-271889cc] {
    display: none
  }

  main.homepage .banner[data-v-271889cc] {
    height: 52vw;
    background-repeat: no-repeat;
  }

  main.homepage .banner>div[data-v-271889cc] {
    padding: 8vw 4.2666666667vw 5.3333333333vw;
    display: flex;
    flex-direction: column-reverse
  }

  main.homepage .banner>div .content>img[data-v-271889cc] {
    width: 80vw
  }

  main.homepage .banner>div .content p[data-v-271889cc] {
    font-size: 4vw;
    font-weight: 400;
    margin: 2.6666666667vw 0 8vw
  }

  main.homepage .banner>div .content .btns[data-v-271889cc] {
    display: flex
  }

  main.homepage .banner>div .content .btns svg[data-v-271889cc] {
    display: none
  }

  main.homepage .banner>div .content .btns>div[data-v-271889cc]:last-child {
    width: 31.4666666667vw;
    margin-left: 3.2vw
  }

  main.homepage .banner>div .content .btns>div:last-child img[data-v-271889cc] {
    display: none
  }

  main.homepage section.our-products[data-v-271889cc] {
    margin-top: 16vw
  }

  main.homepage section.our-products[data-v-271889cc]>div>p {
    width: 85%;
    margin: 0 auto
  }

  main.homepage section.our-products[data-v-271889cc]>div>div.list div.van-swipe-item>div.container {
    width: 91vw !important;
    padding: 5.3333333333vw;
    margin: 5.3333333333vw 4.2666666667vw 0;
    border-radius: 5.3333333333vw;
    background-color: #fff;
    box-shadow: 0 0 10.6666666667vw 0 rgba(0, 0, 0, .08)
  }

  main.homepage section.our-products[data-v-271889cc]>div>div.list div.van-swipe-item>div.container>div:first-child {
    border-bottom: 1px solid #e5e5e5
  }

  main.homepage section.our-products[data-v-271889cc]>div>div.list div.van-swipe-item>div.container>div:first-child>div {
    display: flex;
    align-items: center;
    position: relative;
    left: -1.6vw
  }

  main.homepage section.our-products[data-v-271889cc]>div>div.list div.van-swipe-item>div.container>div:first-child>div img {
    width: 10.4vw;
    height: 10.4vw
  }

  main.homepage section.our-products[data-v-271889cc]>div>div.list div.van-swipe-item>div.container>div:first-child>div h3 {
    color: #36a39d;
    font-size: 4.8vw;
    font-weight: 500
  }

  main.homepage section.our-products[data-v-271889cc]>div>div.list div.van-swipe-item>div.container>div:first-child p {
    min-height: 14.6666666667vw;
    color: #7f7f7f;
    font-size: 3.2vw;
    font-weight: 400;
    margin-bottom: 5.3333333333vw
  }

  main.homepage section.our-products[data-v-271889cc]>div>div.list div.van-swipe-item>div.container>div:last-child {
    margin-top: 2.6666666667vw
  }

  main.homepage section.our-products[data-v-271889cc]>div>div.list div.van-swipe-item>div.container>div:last-child h4 {
    color: #7f7f7f;
    font-size: 3.7333333333vw;
    font-weight: 400;
    margin-bottom: 1.3333333333vw
  }

  main.homepage section.our-products[data-v-271889cc]>div>div.list div.van-swipe-item>div.container>div:last-child ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  main.homepage section.our-products[data-v-271889cc]>div>div.list div.van-swipe-item>div.container>div:last-child ul li {
    width: 50%;
    color: #7f7f7f;
    font-size: 3.2vw;
    font-weight: 400;
    margin-bottom: 2.6666666667vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  main.homepage section.our-products[data-v-271889cc]>div>div.list div.van-swipe-item>div.container>div:last-child ul li .ivu-icon {
    color: #56b691;
    font-size: 3.4666666667vw;
    margin-right: 1.3333333333vw
  }

  main.homepage section.our-products[data-v-271889cc]>div>div.list div.van-swipe-item>div.container>div:last-child div.common-btn {
    margin: inherit !important
  }

  main.homepage div.core-product[data-v-271889cc] {
    display: none
  }

  main.homepage section.module3[data-v-271889cc] {
    width: 100%;
    margin: 16vw 0;
    padding-top: 8vw;
    padding-bottom: 6.4vw
  }

  main.homepage section.module3[data-v-271889cc] div.flex-width {
    width: 100%
  }

  main.homepage section.module3[data-v-271889cc] div.flex-width nav span {
    width: 28.2666666667vw;
    min-width: 28.2666666667vw
  }

  main.homepage section.module3[data-v-271889cc] div.flex-width .van-swipe-item div.product-container img {
    width: 100%
  }

  main.homepage section.module3[data-v-271889cc] div.flex-width .van-swipe-item div.product-container div.right {
    background-position: 0 0, 100% calc(100% - 15vw)
  }

  main.homepage section.module3[data-v-271889cc] div.flex-width .van-swipe-item div.product-container div.right div.common-btn {
    width: 35vw;
    margin-top: 5.3333333333vw
  }

  main.homepage section.module3[data-v-271889cc] div.flex-width .van-swipe-item div.product-container div.right div.common-btn span {
    font-weight: 500
  }

  main.homepage .module2[data-v-271889cc] {
    padding: 8vw 0 16vw;
    background-size: auto 58.6666666667vw, 42.6666666667vw;
    background-repeat: no-repeat;
    background-position: 0 0, 0 100%;
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_home_module2_bg_202203.png), url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/storeVisit/common_form_back_1_1.svg)
  }

  main.homepage .module2>div[data-v-271889cc] {
    padding: 0 4.2666666667vw
  }

  main.homepage .module2>div>div.data[data-v-271889cc] {
    background-color: #fff;
    border-radius: 5.3333333333vw;
    box-shadow: 0 0 21.3333333333vw 0 rgba(0, 0, 0, .08);
    padding: 8vw
  }

  main.homepage .module2>div>div.data .number[data-v-271889cc] {
    flex-wrap: wrap;
    text-align: center
  }

  main.homepage .module2>div>div.data .number>div[data-v-271889cc] {
    width: 48%;
    margin-bottom: 8vw
  }

  main.homepage .module2>div>div.data .number>div h3[data-v-271889cc] {
    color: #36a39d;
    font-style: italic;
    font-size: 8vw;
    line-height: normal
  }

  main.homepage .module2>div>div.data .number>div p[data-v-271889cc] {
    color: #7f7f7f;
    font-size: 4vw;
    font-weight: 400
  }

  main.homepage .module2>div>div.data .number>div .move-cont[data-v-271889cc] {
    display: none
  }

  main.homepage .module4[data-v-271889cc] {
    padding-top: 8vw;
    padding-bottom: 8vw
  }

  main.homepage .module4[data-v-271889cc]>p {
    margin-bottom: 9.6vw
  }

  main.homepage .module4[data-v-271889cc] div.van-swipe .van-swipe-item {
    flex-wrap: wrap
  }

  main.homepage .module4[data-v-271889cc] div.van-swipe .van-swipe-item div.container {
    padding: 0 4.2666666667vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  main.homepage .module4[data-v-271889cc] div.van-swipe .van-swipe-item div.container>div {
    width: 49%;
    height: 64vw;
    background: #fff;
    border-radius: 5.3333333333vw;
    box-shadow: 0 0 21.3333333333vw 0 rgba(0, 0, 0, .08);
    padding: 6.9333333333vw 4vw 5.3333333333vw;
    position: relative
  }

  main.homepage .module4[data-v-271889cc] div.van-swipe .van-swipe-item div.container>div>div {
    width: 9.0666666667vw;
    height: 9.0666666667vw;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -4.5333333333vw
  }

  main.homepage .module4[data-v-271889cc] div.van-swipe .van-swipe-item div.container>div>div img {
    position: absolute
  }

  main.homepage .module4[data-v-271889cc] div.van-swipe .van-swipe-item div.container>div>div img:first-child {
    width: 60%;
    position: absolute
  }

  main.homepage .module4[data-v-271889cc] div.van-swipe .van-swipe-item div.container>div>div img:last-child {
    width: 80%;
    position: absolute;
    right: 0;
    bottom: 0
  }

  main.homepage .module4[data-v-271889cc] div.van-swipe .van-swipe-item div.container>div h3 {
    font-size: 4.8vw;
    font-weight: 500;
    text-align: center
  }

  main.homepage .module4[data-v-271889cc] div.van-swipe .van-swipe-item div.container>div p {
    color: #7f7f7f;
    font-size: 3.2vw;
    font-weight: 400;
    margin: 2.6666666667vw 0
  }

  main.homepage .module4[data-v-271889cc] div.van-swipe .van-swipe-item div.container>div .ivu-icon {
    color: #36a39d;
    font-size: 6.4vw;
    position: absolute;
    bottom: 5.3333333333vw;
    left: 0;
    right: 0;
    margin: auto
  }

  main.homepage .module4[data-v-271889cc] div.van-swipe .van-swipe-item div.container>div:first-child,
  main.homepage .module4[data-v-271889cc] div.van-swipe .van-swipe-item div.container>div:nth-child(2) {
    margin-bottom: 9.6vw
  }

  main.homepage .module5[data-v-271889cc] {
    padding: 8vw 4.2666666667vw 16vw
  }

  main.homepage .module5>div .left[data-v-271889cc],
  main.homepage .module5>div .right[data-v-271889cc] {
    display: none
  }

  main.homepage .module5 .van-swipe-item div.container[data-v-271889cc] {
    padding: 0 4.2666666667vw
  }

  main.homepage .module5 .van-swipe-item div.container>div.back[data-v-271889cc] {
    width: 90%;
    height: 32vw;
    margin: 0 auto;
    background-size: auto 100%;
    background-position: 100%
  }

  main.homepage .module5 .van-swipe-item div.container>div.content[data-v-271889cc] {
    width: 100%;
    height: 74.6666666667vw;
    text-align: left;
    background-color: #fff;
    border-radius: 5.3333333333vw;
    padding: 8vw 4vw;
    box-shadow: 0 0 21.3333333333vw 0 rgba(0, 0, 0, .06);
    background-size: 16vw 13.8666666667vw;
    background-position: 2.9% 8vw, 97% 36vw
  }

  main.homepage .module5 .van-swipe-item div.container>div.content h3[data-v-271889cc] {
    font-size: 4.8vw;
    font-weight: 500;
    margin-top: 7.2vw
  }

  main.homepage .module5 .van-swipe-item div.container>div.content p[data-v-271889cc] {
    color: #7f7f7f;
    font-size: 3.2vw;
    font-weight: 400;
    margin: 2.6666666667vw 0 10.6666666667vw
  }

  main.homepage section.smart-store[data-v-271889cc] {
    margin-bottom: 16vw
  }

  main.homepage section.smart-store>div.back[data-v-271889cc] {
    display: none
  }

  main.homepage section.smart-store>div[data-v-271889cc] {
    padding: 7.4666666667vw 0 10.6666666667vw;
    border-radius: 4vw;
    background-repeat: no-repeat;
    background-size: 34.1333333333vw, 29.3333333333vw, 100%;
    background-position: -17.0666666667vw calc(100% - .67rem), calc(100% + 55px) 20.4vw, bottom;
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_aiDetection_module3_back_202203.png), url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_aiDetection_module3_back_202203.png), linear-gradient(226deg, #fffcf2, #fff3e9), linear-gradient(225deg, #fffef7, #fffbf7);
    position: relative
  }

  main.homepage section.smart-store>div>div.cont>div.container div.ani-container[data-v-271889cc] {
    display: none
  }

  main.homepage section.smart-store>div>div.cont>div.container nav[data-v-271889cc] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 4.2666666667vw
  }

  main.homepage section.smart-store>div>div.cont>div.container nav span[data-v-271889cc] {
    color: #7f7f7f;
    font-size: 4vw;
    font-weight: 400;
    width: 28.2666666667vw;
    text-align: center;
    display: inline-block;
    line-height: 11.7333333333vw;
    border-radius: 9.0666666667vw;
    border: 1px solid #f0f0f0;
    background-color: #fff
  }

  main.homepage section.smart-store>div>div.cont>div.container nav .hovered[data-v-271889cc] {
    color: #fff;
    font-weight: 600;
    border-color: transparent;
    box-shadow: 0 .5333333333vw 3.2vw 0 rgba(62, 168, 155, .5);
    background-image: linear-gradient(225deg, #58b892, #36a39d)
  }

  main.homepage section.smart-store>div>div.cont>div.container .m-ani-container[data-v-271889cc] {
    margin: 8vw 0 10.6666666667vw
  }

  main.homepage section.smart-store>div>div.cont>div.container .m-ani-container[data-v-271889cc] .van-swipe-item {
    padding: 0 4.2666666667vw
  }

  main.homepage section.smart-store>div>div.cont>div.container .m-ani-container[data-v-271889cc] .van-swipe-item>div {
    background-size: 100% 100%;
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_module4_back_202205.png)
  }

  .modal-center[data-v-271889cc] video {
    margin-top: 4vw
  }
}

@media screen and (min-width:829px) {
  .common-btn[data-v-750dd438] {
    width: 1.65rem;
    min-width: 1.65rem;
    line-height: .65rem;
    text-align: center;
    border-radius: .18rem;
    display: inline-block;
    box-shadow: 0 .06rem .12rem 0 rgba(0, 0, 0, .26);
    background-image: linear-gradient(180deg, #2c2c2c, #000);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
  }

  .common-btn span[data-v-750dd438] {
    font-weight: 700;
    font-size: .18rem;
    color: #ffc82b;
    position: relative;
    left: .1rem
  }

  .common-btn .ivu-icon[data-v-750dd438] {
    color: #ffc82b;
    opacity: 0;
    font-size: 14px;
  }

  .common-btn:hover .ivu-icon[data-v-750dd438] {
    opacity: 1;
    position: relative;
    right: -.05rem
  }

  .common-btn:hover span[data-v-750dd438] {
    left: 0
  }

  .linear[data-v-750dd438] {
    background-image: linear-gradient(225deg, #58b892, #36a39d);
    box-shadow: 0 .02rem .1rem 0 rgba(62, 168, 155, .3)
  }

  .linear .ivu-icon[data-v-750dd438],
  .linear span[data-v-750dd438] {
    color: #fff;
  }
}

@media screen and (min-width:320px)and (max-width:828px) {
  .common-btn[data-v-750dd438] {
    width: 31.4666666667vw;
    display: inline-block;
    line-height: 11.7333333333vw;
    border-radius: 3.2vw;
    box-shadow: 0 .5333333333vw 2.6666666667vw 0 rgba(62, 168, 155, .3);
    background-image: linear-gradient(180deg, #2c2c2c, #000);
    display: flex;
    align-items: center;
    justify-content: center
  }

  .common-btn span[data-v-750dd438] {
    color: #ffc82b;
    font-size: 4.5333333333vw;
    font-weight: 700;
    position: relative;
    left: 0
  }

  .common-btn .ivu-icon[data-v-750dd438] {
    display: none
  }

  .linear[data-v-750dd438] {
    box-shadow: 0 .5333333333vw 2.6666666667vw 0 rgba(62, 168, 155, .3);
    background-image: linear-gradient(225deg, #58b892, #36a39d)
  }

  .linear .ivu-icon[data-v-750dd438],
  .linear span[data-v-750dd438] {
    color: #fff
  }
}

@media screen and (min-width:829px) {
  .core-product[data-v-385f6403] {
    height: 13.9rem;
    position: relative;
    padding-bottom: 1.6rem
  }

  .core-product>div[data-v-385f6403]:last-child {
    position: relative;
    top: -6.8rem
  }

  .core-product>div:last-child>h2[data-v-385f6403] {
    margin-bottom: .35rem
  }

  .core-product>div:last-child>p[data-v-385f6403] {
    margin-bottom: .3rem
  }

  .core-product>div:last-child>div.flex-width nav[data-v-385f6403] {
    padding: 0 .75rem
  }

  .core-product>div:last-child>div.flex-width nav span[data-v-385f6403] {
    min-width: 2rem;
    line-height: .6rem;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: .34rem;
    color: #7f7f7f;
    font-size: .18rem;
    font-weight: 400;
    text-align: center;
    cursor: pointer
  }

  .core-product>div:last-child>div.flex-width nav span[data-v-385f6403]:not(:last-child) {
    margin-right: .2rem
  }

  .core-product>div:last-child>div.flex-width nav span[data-v-385f6403]:hover {
    box-shadow: 0 0 .2rem 0 rgba(0, 0, 0, .06)
  }

  .core-product>div:last-child>div.flex-width nav .hovered[data-v-385f6403] {
    color: #fff;
    font-weight: 500;
    box-shadow: 0 .02rem .12rem 0 rgba(62, 168, 155, .5);
    background-image: linear-gradient(180deg, #36a39d, #57b791);
    position: relative
  }

  .core-product>div:last-child>div.flex-width nav .hovered[data-v-385f6403]:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: auto;
    display: block;
    width: .1rem;
    height: .1rem;
    background-color: #56b691;
    content: "";
    pointer-events: auto;
    box-shadow: .03rem .03rem .07rem rgba(0, 0, 0, .0705882353);
    transform: translateY(50%) translateX(-50%) rotate(45deg)
  }

  .core-product>div:last-child>div.flex-width .product-container[data-v-385f6403] {
    height: 8rem;
    position: relative;
    display: none;
  }

  .core-product>div:last-child>div.flex-width .product-container .pinter[data-v-385f6403] {
    position: absolute;
    bottom: 49%;
    z-index: 2;
    left: 7%
  }

  .core-product>div:last-child>div.flex-width .product-container .right[data-v-385f6403] {
    width: 10.2rem;
    margin: .35rem auto .1rem;
    padding: .16rem .25rem .25rem .35rem;
    background-size: .78rem .67rem;
    background-position: 0 0, 100% 100%
  }

  .core-product>div:last-child>div.flex-width .product-container .right h4[data-v-385f6403] {
    color: #36a39d;
    font-size: .18rem;
    font-weight: 500;
    margin-bottom: .1rem
  }

  .core-product>div:last-child>div.flex-width .product-container .right p[data-v-385f6403] {
    color: #333;
    font-size: .32rem;
    font-weight: 500;
    line-height: .48rem
  }

  .core-product>div:last-child>div.common-btn[data-v-385f6403] {
    margin-top: .4rem !important;
    position: relative;
    top: 0
  }

  .core-product>div:last-child>div.common-btn[data-v-385f6403]:before {
    content: "";
    width: 2rem;
    height: .86rem;
    position: absolute;
    bottom: .18rem;
    left: -2.2rem;
    background-image: url(../images/site_core_btn_arrow_icon_202203.png);
    background-size: 100% auto;
    background-position: bottom
  }

  .core-product .back[data-v-385f6403] {
    width: 100%;
    height: 7.4rem;
    border-radius: .5rem;
    background-color: #f7f7f7
  }
}

@media screen and (min-width:1400px)and (max-width:1500px) {
  .operation-interface[data-v-385f6403] {
    transform: scale(.7);
    transform-origin: left top
  }
}

@media screen and (min-width:1200px)and (max-width:1400px) {
  .operation-interface[data-v-385f6403] {
    left: -5% !important;
    transform: scale(.7);
    transform-origin: left top
  }

  .product-container .pinter[data-v-385f6403] {
    bottom: 48% !important;
    left: 2% !important
  }
}

@media screen and (min-width:829px)and (max-width:1200px) {
  .operation-interface[data-v-385f6403] {
    left: -5% !important;
    transform: scale(.5);
    transform-origin: left top
  }

  div.common-btn[data-v-385f6403] span {
    word-break: keep-all
  }

  .product-container .pinter[data-v-385f6403] {
    bottom: 45% !important;
    left: .5% !important;
    transform: scale(.5)
  }
}

@media screen and (min-width:829px) {
  .operation-interface[data-v-8c9063d0] {
    width: 1400px;
    height: 610px;
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5;
    box-shadow: 0 2px 40px 0 rgba(0, 0, 0, .08);
    border-radius: 36px;
    position: relative;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .operation-interface>div.head-back[data-v-8c9063d0] {
    width: 100%;
    height: 90px;
    background-color: #374d61;
    border-radius: 36px 36px 0 0;
    position: absolute;
    left: 0;
    top: 0
  }

  .operation-interface>div.head-back img[data-v-8c9063d0] {
    width: 60px;
    position: absolute;
    left: 20px;
    top: 22px
  }

  .operation-interface>div.main-container[data-v-8c9063d0] {
    width: 100%;
    height: calc(100% - 55px);
    align-items: flex-start;
    position: absolute;
    top: 55px;
    left: 0
  }

  .operation-interface>div.main-container .left-menu[data-v-8c9063d0] {
    width: 180px;
    height: 100%;
    background: #fff;
    border-radius: 0 12px 12px 36px
  }

  .operation-interface>div.main-container .left-menu h5[data-v-8c9063d0] {
    color: rgba(0, 0, 0, .5);
    font-size: 14px;
    font-weight: 600;
    line-height: 40px;
    vertical-align: middle;
    padding: 0 20px;
    background-color: rgba(0, 0, 0, .03)
  }

  .operation-interface>div.main-container .right-content[data-v-8c9063d0] {
    width: 1188px;
    height: 538px;
    margin: 0 16px;
    position: relative
  }

  .operation-interface section.wx-mall-cont[data-v-8c9063d0] {
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-size: 100px 30px, 395px 327px;
    background-repeat: no-repeat;
    background-position: 40px 40px, 100% 100%;
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_core_4_logo_202203.png), url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_core_4_back_202203.png);
    padding: 90px 400px 120px 230px
  }

  .operation-interface section.wx-mall-cont>img[data-v-8c9063d0] {
    width: 450px
  }

  .operation-interface section.wx-mall-cont>div[data-v-8c9063d0] {
    text-align: center
  }

  .operation-interface section.wx-mall-cont>div img[data-v-8c9063d0] {
    width: 125px;
    display: inline-block
  }

  .operation-interface section.wx-mall-cont>div p[data-v-8c9063d0] {
    color: #ff5300;
    font-size: 20px;
    font-weight: 500;
    margin-top: 20px
  }
}

@media screen and (min-width:829px) {
  .store-list[data-v-2e769572] {
    height: 100%;
    display: flex;
    position: relative;
    padding: 20px;
    border-radius: 12px;
    background-color: #fff
  }

  .store-list .left[data-v-2e769572] {
    width: 180px;
    height: 100%;
    padding-right: 20px
  }

  .store-list .left .title[data-v-2e769572] {
    padding-bottom: 16px;
    border-bottom: 1px solid #e5e5e5;
    display: flex
  }

  .store-list .left .title>div[data-v-2e769572]:first-child {
    margin-right: 30px
  }

  .store-list .left .title>div span[data-v-2e769572]:first-child {
    font-size: 13px;
    font-weight: 400
  }

  .store-list .left .title>div span[data-v-2e769572]:last-child {
    color: #36a39d;
    font-size: 20px;
    font-weight: 500;
    margin-left: 5px
  }

  .store-list .left .stores .ivu-menu-name[data-v-2e769572] {
    padding: 0
  }

  .store-list .left .stores .ivu-menu-name[data-v-2e769572] .ivu-menu-submenu-title {
    padding: 10px 0
  }

  .store-list .left .stores .ivu-menu-name[data-v-2e769572] .ivu-menu-item {
    display: flex;
    align-items: flex-start;
    padding-left: 30px !important;
    line-height: 18px
  }

  .store-list .left .stores .ivu-menu-name[data-v-2e769572] .ivu-menu-item img {
    width: 16px;
    height: 16px;
    margin-right: 3px;
    display: inline-block;
    line-height: 18px
  }

  .store-list .left .stores .ivu-menu-name[data-v-2e769572] .ivu-menu-item-active {
    color: #333 !important;
    background-color: transparent !important
  }

  .store-list .right[data-v-2e769572] {
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-position: 70%;
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_core_storelist_map.png);
    position: relative
  }

  .store-list .right[data-v-2e769572] .scale-btns {
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 24px;
    top: 70px
  }

  .store-list .right[data-v-2e769572] .scale-btns span {
    width: 24px;
    height: 24px;
    font-size: 13px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    cursor: not-allowed
  }

  .store-list .right[data-v-2e769572] .scale-btns span svg {
    width: 16px;
    height: 16px
  }

  .store-list .right[data-v-2e769572] .scale-btns span:first-child {
    margin-bottom: 20px
  }

  .store-list .right[data-v-2e769572] .scale-btns span:hover {
    color: #36a39d
  }

  .store-list .right[data-v-2e769572] .locate-icons>div {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: absolute
  }

  .store-list .right[data-v-2e769572] .locate-icons>div>img {
    width: 48px;
    height: 48px;
    cursor: pointer
  }

  .store-list .right[data-v-2e769572] .locate-icons>div span {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 15px;
    font-weight: 500;
    padding: 12px;
    border-radius: 10px;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: -60px;
    margin: auto;
    display: none
  }

  .store-list .right[data-v-2e769572] .locate-icons>div span img {
    width: 16px;
    height: 16px;
    margin-right: 5px
  }

  .store-list .right[data-v-2e769572] .locate-icons>div:hover span {
    display: flex
  }

  .store-list .right[data-v-2e769572] .locate-icons>div:first-child {
    left: 144px;
    top: 240px
  }

  .store-list .right[data-v-2e769572] .locate-icons>div:nth-child(2) {
    left: 400px;
    top: 80px
  }

  .store-list .right[data-v-2e769572] .locate-icons>div:nth-child(3) {
    left: 500px;
    top: 170px
  }

  .store-list .right[data-v-2e769572] .locate-icons>div:nth-child(4) {
    left: 650px;
    bottom: 50px
  }

  .store-list .right[data-v-2e769572] .locate-icons>div:nth-child(5) {
    right: 100px;
    top: 250px
  }

  .store-list .right[data-v-2e769572] .ivu-drawer {
    background: #fff;
    border-radius: 0 12px 12px 0;
    box-shadow: -20px 0 60px 0 rgba(0, 0, 0, .08)
  }

  .store-list .right[data-v-2e769572] .ivu-drawer div.sales .ivu-chart-circle {
    display: block;
    margin: 0 auto
  }

  .store-list .right[data-v-2e769572] .ivu-drawer div.sales .ivu-chart-circle .ivu-chart-circle-inner span {
    display: block
  }

  .store-list .right[data-v-2e769572] .ivu-drawer div.sales .ivu-chart-circle .ivu-chart-circle-inner span:first-child {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px
  }

  .store-list .right[data-v-2e769572] .ivu-drawer div.sales .ivu-chart-circle .ivu-chart-circle-inner span:last-child {
    color: #b2b2b2;
    font-size: 11px;
    font-weight: 400
  }

  .store-list .right[data-v-2e769572] .ivu-drawer div.sales div.data {
    display: flex;
    padding-bottom: 10px;
    margin-top: 5px
  }

  .store-list .right[data-v-2e769572] .ivu-drawer div.sales div.data>div {
    width: 50%
  }

  .store-list .right[data-v-2e769572] .ivu-drawer div.sales div.data>div span {
    display: block;
    text-align: center
  }

  .store-list .right[data-v-2e769572] .ivu-drawer div.sales div.data>div span:first-child {
    font-size: 20px;
    font-weight: 500
  }

  .store-list .right[data-v-2e769572] .ivu-drawer div.sales div.data>div span:last-child {
    color: #b2b2b2;
    font-size: 11px;
    font-weight: 400
  }

  .store-list .right[data-v-2e769572] .ivu-drawer div.sales div.data>div:first-child {
    position: relative
  }

  .store-list .right[data-v-2e769572] .ivu-drawer div.sales div.data>div:first-child:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 20px;
    background-color: #e5e5e5;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0
  }

  .store-list .right[data-v-2e769572] .ivu-drawer div.info {
    padding-top: 12px;
    border-top: 1px solid #e5e5e5
  }

  .store-list .right[data-v-2e769572] .ivu-drawer div.info h5 {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 12px
  }

  .store-list .right[data-v-2e769572] .ivu-drawer div.info>div {
    display: flex
  }

  .store-list .right[data-v-2e769572] .ivu-drawer div.info>div label {
    width: 75px;
    color: #b2b2b2;
    font-size: 13px;
    font-weight: 400;
    text-align: right;
    display: inline-block;
    margin-right: 10px
  }

  .store-list .right[data-v-2e769572] .ivu-drawer div.info>div span {
    font-size: 13px;
    font-weight: 400
  }

  .store-list .right[data-v-2e769572] .ivu-drawer div.info>div:not(:last-child) {
    margin-bottom: 12px
  }

  .store-list .camera-show[data-v-2e769572] {
    width: calc(100% - 40px);
    height: calc(100% - 20px);
    background-color: #fff;
    position: absolute;
    z-index: 2;
    align-items: flex-start
  }

  .store-list .camera-show>div.search-bar[data-v-2e769572] {
    margin-bottom: 20px
  }

  .store-list .camera-show>div.search-bar .ivu-icon[data-v-2e769572] {
    margin-right: 7px
  }

  .store-list .camera-show>div.search-bar div.operate[data-v-2e769572] {
    display: flex;
    justify-content: center
  }

  .store-list .camera-show>div.search-bar div.operate div.btn[data-v-2e769572] {
    width: 32px;
    line-height: 32px;
    vertical-align: middle;
    text-align: center;
    border-radius: 6px;
    margin: 0 6px;
    border: 1px solid #e5e5e5
  }

  .store-list .camera-show>div.search-bar div.operate div.btn .ivu-icon[data-v-2e769572] {
    font-size: 16px;
    margin-right: 0
  }

  .store-list .camera-show>div.search-bar div.btn-wrap[data-v-2e769572] {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    align-items: center;
    margin: 0 0 0 24px;
    cursor: pointer;
    border-radius: 6px;
    border: 1px solid #e5e5e5
  }

  .store-list .camera-show>div.search-bar div.btn-wrap .btn[data-v-2e769572] {
    width: 84px;
    height: 32px;
    display: flex;
    align-items: center;
    padding: 0 10px
  }

  .store-list .camera-show>div.search-bar div.btn-wrap .btn svg[data-v-2e769572] {
    width: 16px;
    height: 16px;
    margin-right: 6px
  }

  .store-list .camera-show>div.search-bar div.btn-wrap .btn span[data-v-2e769572] {
    font-size: 13px;
    font-weight: 400
  }

  .store-list .camera-show>div.search-bar div.btn-wrap .btn[data-v-2e769572]:not(:last-child) {
    border-right: 1px solid #e5e5e5
  }

  .store-list .camera-show>div.search-bar div.btn-wrap .active[data-v-2e769572] {
    background-color: #333
  }

  .store-list .camera-show>div.search-bar div.btn-wrap .active svg g[data-v-2e769572],
  .store-list .camera-show>div.search-bar div.btn-wrap .active svg path[data-v-2e769572] {
    fill: #fff
  }

  .store-list .camera-show>div.search-bar div.btn-wrap .active span[data-v-2e769572] {
    color: #fff
  }

  .store-list .camera-show div.main[data-v-2e769572] {
    text-align: center
  }

  .store-list .camera-show div.main>img[data-v-2e769572] {
    width: 720px;
    margin: 0 auto
  }

  .store-list .camera-show div.main div.video-show[data-v-2e769572] {
    margin: 0 auto 12px;
    overflow: hidden
  }

  .store-list .camera-show div.main div.video-show span[data-v-2e769572] {
    width: 275px;
    height: 155px;
    display: inline-block;
    background-color: #e5e9f2;
    background-size: auto 100%;
    background-position: 50%
  }

  .store-list .camera-show div.main .span-1[data-v-2e769572] {
    max-height: 300px
  }

  .store-list .camera-show div.main .span-1 span[data-v-2e769572] {
    width: 540px !important;
    height: 300px !important;
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_core_view_1_202204.gif)
  }

  .store-list .camera-show div.main .span-4[data-v-2e769572] {
    max-width: 550px;
    max-height: 310px
  }

  .store-list .camera-show div.main .span-4 span[data-v-2e769572]:first-child {
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_core_view_2_202204.gif)
  }

  .store-list .camera-show div.main .span-4 span[data-v-2e769572]:nth-child(2) {
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_core_view_3_202204.gif)
  }

  .store-list .camera-show div.main .span-4 span[data-v-2e769572]:nth-child(3) {
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_core_view_4_202204.gif)
  }

  .store-list .camera-show div.main .span-4 span[data-v-2e769572]:nth-child(4) {
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_core_view_5_202204.gif)
  }

  .store-list .camera-show div.main .span-6[data-v-2e769572] {
    max-width: 825px;
    max-height: 310px
  }

  .store-list .camera-show div.main .span-6 span[data-v-2e769572]:first-child {
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_core_view_1_202204.gif)
  }

  .store-list .camera-show div.main .span-6 span[data-v-2e769572]:nth-child(2) {
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_core_view_2_202204.gif)
  }

  .store-list .camera-show div.main .span-6 span[data-v-2e769572]:nth-child(3) {
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_core_view_3_202204.gif)
  }

  .store-list .camera-show div.main .span-6 span[data-v-2e769572]:nth-child(4) {
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_core_view_4_202204.gif)
  }

  .store-list .camera-show div.main .span-6 span[data-v-2e769572]:nth-child(5) {
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_core_view_5_202204.gif)
  }

  .store-list .camera-show div.main .span-6 span[data-v-2e769572]:nth-child(6) {
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_core_view_6_202204.gif)
  }
}

@media screen and (min-width:829px) {
  .product-functions>div[data-v-06204190] {
    border-radius: .5rem;
    background-color: #f7f7f7
  }

  .product-functions>div>div nav[data-v-06204190] {
    padding: 0 .75rem
  }

  .product-functions>div>div nav span[data-v-06204190] {
    height: .6rem;
    color: #7f7f7f;
    font-size: .18rem;
    font-weight: 400;
    padding: 0 .24rem;
    border-radius: .34rem;
    border: 1px solid #f0f0f0;
    background-color: #fff;
    display: inline-block;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .3rem
  }

  .product-functions>div>div nav span[data-v-06204190]:not(:last-child) {
    margin-right: .24rem
  }

  .product-functions>div>div nav .hovered[data-v-06204190] {
    font-weight: 500;
    position: relative
  }

  .product-functions>div>div nav .hovered[data-v-06204190]:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: auto;
    display: block;
    width: .1rem;
    height: .1rem;
    content: "";
    pointer-events: auto;
    box-shadow: .03rem .03rem .07rem rgba(0, 0, 0, .0705882353);
    transform: translateY(50%) translateX(-50%) rotate(45deg)
  }

  .product-functions>div>div nav.nav-yellow span.hovered[data-v-06204190] {
    color: #000;
    box-shadow: 0 .02rem .12rem 0 rgba(62, 168, 155, .5);
    background-image: linear-gradient(180deg, #36a39d, #57b791)
  }

  .product-functions>div>div nav.nav-yellow span.hovered[data-v-06204190]:after {
    background-color: #56b691
  }

  .product-functions>div>div nav.nav-pinkOra span.hovered[data-v-06204190] {
    color: #fff;
    box-shadow: 0 .02rem .12rem 0 rgba(251, 161, 85, .5);
    background-image: linear-gradient(180deg, #fcc390, #f89057)
  }

  .product-functions>div>div nav.nav-pinkOra span.hovered[data-v-06204190]:after {
    background-color: #f89057
  }

  .product-functions>div>div .product-container[data-v-06204190] {
    margin-top: .2rem
  }

  .product-functions>div>div .product-container img[data-v-06204190] {
    width: 35%
  }

  .product-functions>div>div .product-container video[data-v-06204190] {
    width: 55%;
    border-radius: .24rem;
    border: .04rem solid #333
  }

  .product-functions>div>div .product-container .right[data-v-06204190] {
    width: 50%;
    padding: .14rem .32rem .26rem;
    background-size: .85rem .7rem;
    background-position: 0 0, 100% 100%
  }

  .product-functions>div>div .product-container .right h4[data-v-06204190] {
    font-weight: 500;
    font-size: .18rem;
    color: #ffc82b;
    margin-bottom: .08rem
  }

  .product-functions>div>div .product-container .right p[data-v-06204190] {
    font-weight: 500;
    font-size: .32rem;
    color: #333;
    line-height: .48rem
  }

  .product-functions>div>div div.cont-pinkOra[data-v-06204190] {
    margin-top: .2rem;
    border-radius: .5rem;
    padding: .6rem .8rem;
    background-repeat: no-repeat;
    background-position: -.9rem 3.1rem, 55% .95rem, calc(100% + .8rem) 2.05rem, bottom;
    background-size: 1.85rem 1.85rem, 1.35rem 1.35rem, 1.65rem 1.65rem, 100%;
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_aiDetection_module3_back_202203.png), url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_aiDetection_module3_back_202203.png), url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_aiDetection_module3_back_202203.png), linear-gradient(226deg, #fffcf2, #fff3e9)
  }

  .product-functions>div>div div.cont-pinkOra img[data-v-06204190] {
    width: 40%
  }

  .product-functions>div>div .van-swipe[data-v-06204190] {
    display: none
  }

  section.cont-pinkOra>div[data-v-06204190] {
    background-color: transparent
  }
}

@media screen and (min-width:320px)and (max-width:828px) {
  .product-functions[data-v-06204190] {
    border-radius: 5.3333333333vw;
    background-color: #f7f7f7
  }

  .product-functions>div>div[data-v-06204190] {
    width: 100%;
    height: auto
  }

  .product-functions>div>div nav[data-v-06204190] {
    padding: 0 4.2666666667vw;
    flex-wrap: wrap;
    justify-content: space-between
  }

  .product-functions>div>div nav span[data-v-06204190] {
    width: 48%;
    line-height: 11.7333333333vw;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    margin-bottom: 4.2666666667vw;
    background-color: #fff;
    border-radius: 9.0666666667vw;
    border: 1px solid #f0f0f0
  }

  .product-functions>div>div nav .hovered[data-v-06204190]:after {
    display: none
  }

  .product-functions>div>div nav.nav-yellow span.hovered[data-v-06204190] {
    color: #fff;
    border: none;
    box-shadow: 0 .5333333333vw 3.2vw 0 rgba(62, 168, 155, .5);
    background-image: linear-gradient(180deg, #36a39d, #57b791)
  }

  .product-functions>div>div nav.nav-pinkOra span[data-v-06204190] {
    width: 28.8vw
  }

  .product-functions>div>div nav.nav-pinkOra span.hovered[data-v-06204190] {
    color: #fff;
    box-shadow: 0 .5333333333vw 3.2vw 0 rgba(251, 161, 85, .5);
    background-image: linear-gradient(180deg, #fcc390, #f89057)
  }

  .product-functions>div>div>div.product-container[data-v-06204190] {
    display: none
  }

  .product-functions>div>div>div.default-container .van-swipe-item>div.product-container[data-v-06204190] {
    margin-top: 3.7333333333vw;
    padding: 0 4.2666666667vw;
    flex-direction: column
  }

  .product-functions>div>div>div.default-container .van-swipe-item>div.product-container img[data-v-06204190] {
    width: 80vw
  }

  .product-functions>div>div>div.default-container .van-swipe-item>div.product-container video[data-v-06204190] {
    border-radius: 6.4vw;
    border: 1.0666666667vw solid #333
  }

  .product-functions>div>div>div.default-container .van-swipe-item>div.product-container .right[data-v-06204190] {
    width: 100%;
    padding: 5.3333333333vw 4.2666666667vw;
    background-size: 16vw 13.8666666667vw;
    background-position: 0 0, 100% 100%
  }

  .product-functions>div>div>div.default-container .van-swipe-item>div.product-container .right h4[data-v-06204190] {
    color: #ffc82b;
    font-size: 3.2vw;
    font-weight: 500
  }

  .product-functions>div>div>div.default-container .van-swipe-item>div.product-container .right p[data-v-06204190] {
    font-size: 4.8vw;
    font-weight: 500;
    line-height: 8vw
  }

  .product-functions>div>div>div.cont-pinkOra[data-v-06204190] {
    border-radius: 5.3333333333vw;
    background-repeat: no-repeat;
    background-size: 26.1333333333vw, 32vw, 100%;
    background-position: -13.0666666667vw calc(100% - 40vw), calc(100% + 16vw) calc(100% - 10vw), 50% !important;
    background-image: url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_aiDetection_module3_back_202203.png), url(https://ovopark.oss-cn-hangzhou.aliyuncs.com/web/images/site_aiDetection_module3_back_202203.png), linear-gradient(226deg, #fffcf2, #fff3e9)
  }

  .product-functions>div>div>div.cont-pinkOra .van-swipe-item .product-container[data-v-06204190] {
    padding: 10.6666666667vw 4.2666666667vw 0;
    flex-direction: column
  }

  .product-functions>div>div>div.cont-pinkOra .van-swipe-item .product-container img[data-v-06204190],
  .product-functions>div>div>div.cont-pinkOra .van-swipe-item .product-container video[data-v-06204190] {
    width: 100%
  }

  .product-functions>div>div>div.cont-pinkOra .van-swipe-item .product-container video[data-v-06204190] {
    border-radius: 2.1333333333vw
  }

  .product-functions>div>div>div.cont-pinkOra .van-swipe-item .product-container .right[data-v-06204190] {
    background: none;
    margin-top: 10.6666666667vw
  }

  .product-functions>div>div>div.cont-pinkOra .van-swipe-item .product-container .right h4[data-v-06204190] {
    color: #333;
    font-size: 4.8vw
  }

  .product-functions>div>div>div.cont-pinkOra .van-swipe-item .product-container .right p[data-v-06204190] {
    color: #7f7f7f;
    font-size: 3.2vw;
    font-weight: 400;
    line-height: inherit;
    margin: 2.6666666667vw 0 8vw
  }

  section.cont-pinkOra[data-v-06204190] {
    background-color: transparent
  }
}

.free-trial[data-v-2c6b7380] {
  padding: .6rem 0;
  position: relative;
  background-size: 8.5rem, 5.27rem;
  background-repeat: no-repeat;
  background-position: 0 0, 100% 100%;
  background-color: #f7f7f7;
}

.free-trial>div p[data-v-2c6b7380] {
  font-weight: 400;
  font-size: .18rem;
  color: #7f7f7f;
  text-align: center;
  line-height: .3rem;
  margin-bottom: .4rem
}

.free-trial>div .form[data-v-2c6b7380] {
  display: flex;
  flex-direction: column;
  align-items: center
}

.free-trial>div .form .ivu-input-wrapper[data-v-2c6b7380] {
  width: 5.4rem;
  height: .7rem;
  margin-bottom: .35rem
}

.free-trial>div .form .ivu-input-wrapper[data-v-2c6b7380] .ivu-input {
  width: 100%;
  height: 100%;
  border-radius: .1rem;
  background: transparent
}

.free-trial>div .form .ivu-input-wrapper[data-v-2c6b7380] .ivu-input::-webkit-input-placeholder {
  font-size: .15rem
}

.free-trial>div .form[data-v-2c6b7380] .ivu-select {
  width: 5.4rem;
  height: .5rem;
  margin-bottom: .35rem
}

.free-trial>div .form[data-v-2c6b7380] .ivu-select .ivu-select-selection {
  width: 100%;
  height: 100%;
  border-radius: .1rem;
  background: transparent
}

.free-trial>div .form[data-v-2c6b7380] .ivu-select .ivu-select-selection>div>span {
  padding-left: .25rem;
  width: 100%;
  height: 100%;
  font-size: .15rem;
  display: inline-block;
  line-height: .5rem
}

@media screen and (min-width:320px)and (max-width:828px) {
  .free-trial[data-v-2c6b7380] {
    padding: 8vw 4.2666666667vw;
    background-size: 42.6666666667vw, 53.3333333333vw
  }

  .free-trial>div p[data-v-2c6b7380] {
    font-size: 2.9333333333vw;
    line-height: 8vw;
    margin-bottom: 5.3333333333vw
  }

  .free-trial>div .form .ivu-input-wrapper[data-v-2c6b7380] {
    width: 100%;
    height: 11.7333333333vw
  }

  .free-trial>div .form .ivu-input-wrapper[data-v-2c6b7380] .ivu-input {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw
  }

  .free-trial>div .form .ivu-input-wrapper[data-v-2c6b7380] .ivu-input::-webkit-input-placeholder {
    font-size: 3.4666666667vw
  }

  .free-trial>div .form[data-v-2c6b7380] .ivu-select {
    width: 100%;
    height: 10.6666666667vw
  }

  .free-trial>div .form[data-v-2c6b7380] .ivu-select .ivu-select-selection {
    width: 100%;
    height: 100%;
    border-radius: 2.6666666667vw;
    background: transparent
  }

  .free-trial>div .form[data-v-2c6b7380] .ivu-select .ivu-select-selection>div>span {
    width: 100%;
    height: 100%;
    font-size: 3.4666666667vw;
    display: inline-block;
    line-height: 10.6666666667vw;
    padding-left: 7px
  }

  .free-trial>div .common-btn[data-v-2c6b7380] {
    margin-top: 8vw
  }

  .m-success-modal[data-v-2c6b7380] .ivu-modal {
    width: 53.3333333333vw !important;
    margin: 0 auto
  }

  .m-success-modal[data-v-2c6b7380] .ivu-modal .ivu-modal-close i {
    font-size: 5.3333333333vw
  }

  .m-success-modal[data-v-2c6b7380] .ivu-modal .ivu-modal-body {
    text-align: center
  }

  .m-success-modal[data-v-2c6b7380] .ivu-modal .ivu-modal-body .ivu-icon {
    color: #1cbb61;
    font-size: 12.8vw
  }

  .m-success-modal[data-v-2c6b7380] .ivu-modal .ivu-modal-body h4 {
    color: #333;
    font-weight: 500;
    font-size: 3.2vw;
    margin: 2.6666666667vw 0 4vw
  }

  .m-success-modal[data-v-2c6b7380] .ivu-modal .ivu-modal-body p {
    color: #b2b2b2;
    font-size: 2.6666666667vw;
    font-weight: 400;
    text-align: left
  }
}

[data-v-983583de]::-webkit-scrollbar {
  width: .06rem;
  height: .06rem;
  cursor: pointer;
  opacity: 0
}

[data-v-983583de]::-webkit-scrollbar-thumb {
  background-color: #aaa;
  border-radius: .03rem
}

[data-v-983583de]::-webkit-scrollbar-track {
  background: transparent;
  border-radius: .03rem
}

@media screen and (min-width:829px) {
  footer.ovopark-footer[data-v-983583de] {
    min-width: 14rem;
    padding: .6rem 0;
    background-color: #242424
  }

  footer.ovopark-footer>div .logo[data-v-983583de] {
    padding-bottom: .4rem;
    border-bottom: 1px solid #3e3e3e;
    display: flex;
    align-items: center;
    justify-content: center
  }

  footer.ovopark-footer>div .logo img[data-v-983583de] {
    width: 1rem;
    margin-right: .2rem
  }

  footer.ovopark-footer>div .logo p[data-v-983583de] {
    font-size: .2rem;
    font-weight: 400;
    color: #f7f7f7
  }

  footer.ovopark-footer>div .main-info[data-v-983583de] {
    padding: .6rem 0 0;
    display: flex;
    justify-content: space-between
  }

  footer.ovopark-footer>div .main-info h6[data-v-983583de] {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #fff;
    font-size: .18rem;
    font-weight: 500;
    position: relative;
    margin-bottom: .26rem;
    word-break: keep-all
  }

  footer.ovopark-footer>div .main-info h6[data-v-983583de]:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -.06rem;
    margin: auto;
    content: "";
    display: inline-block;
    width: .2rem;
    height: .06rem;
    background: #36a39d;
    border-radius: .04rem
  }

  footer.ovopark-footer>div .main-info>div.left[data-v-983583de] {
    width: 100%
  }

  footer.ovopark-footer>div .main-info>div.left>div[data-v-983583de]:first-child {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #3e3e3e;
    padding-bottom: .6rem
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .hot-pages[data-v-983583de] {
    display: flex
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .hot-pages>div>div[data-v-983583de] {
    display: flex;
    flex-direction: column
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .hot-pages>div>div span[data-v-983583de] {
    font-weight: 400;
    font-size: .16rem;
    color: #999;
    margin-bottom: .16rem;
    cursor: pointer
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .hot-pages>div[data-v-983583de]:nth-child(2) {
    margin: 0 1.1rem
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .hot-pages>div:last-child>div>div[data-v-983583de] {
    padding: .1rem .12rem;
    margin-right: .1rem;
    display: flex;
    align-items: center;
    border-radius: .16rem;
    cursor: pointer;
    text-align: center
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .hot-pages>div:last-child>div>div img[data-v-983583de] {
    height: .34rem;
    display: inline-block;
    margin-right: .05rem
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .hot-pages>div:last-child>div>div span[data-v-983583de] {
    margin-bottom: 0
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .hot-pages>div:last-child>div>div[data-v-983583de]:not(:last-child):hover {
    background-color: #333
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .hot-pages>div:last-child>div>div[data-v-983583de]:last-child {
    margin-top: .15rem;
    border-radius: .12rem;
    border: 1px solid #333
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .hot-pages>div:last-child>div>div:last-child span[data-v-983583de] {
    margin: 0 auto
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .hot-pages>div:last-child>div>div[data-v-983583de]:last-child:hover {
    background-color: #333
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .hot-pages>div>div[data-v-983583de] {
    position: relative;
    left: -.12rem
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .hot-pages>div>div span[data-v-983583de] {
    display: inline-block;
    line-height: .4rem;
    text-align: left;
    border-radius: .1rem;
    padding: 0 0.1rem;
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .hot-pages>div>div span[data-v-983583de]:hover {
    background-color: #333
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .contact-us[data-v-983583de] {
    padding-left: .5rem;
    display: flex;
    border-left: 1px solid #3e3e3e
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .contact-us .label[data-v-983583de] {
    font-weight: 400;
    font-size: .16rem;
    color: #999
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .contact-us a[data-v-983583de] {
    color: #e6e6e6;
    font-size: .26rem;
    font-weight: 700;
    line-height: normal
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .contact-us .left>div[data-v-983583de] {
    display: flex
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .contact-us .left>div span.label[data-v-983583de] {
    margin-right: .12rem
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .contact-us .left>div p[data-v-983583de] {
    font-weight: 400;
    font-size: .14rem;
    color: #999;
    margin-top: .1rem;
    margin-bottom: .4rem
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .contact-us .left>div[data-v-983583de]:last-child {
    align-items: center
  }

  footer.ovopark-footer>div .main-info>div.left>div:first-child .contact-us .follow-us[data-v-983583de] {
    display: none
  }

  footer.ovopark-footer>div .main-info>div.left>div[data-v-983583de]:last-child {
    display: flex;
    align-items: center;
    margin-top: .3rem
  }

  footer.ovopark-footer>div .main-info>div.left>div:last-child .m[data-v-983583de] {
    display: none
  }

  footer.ovopark-footer>div .main-info>div.left>div:last-child a[data-v-983583de],
  footer.ovopark-footer>div .main-info>div.left>div:last-child label[data-v-983583de],
  footer.ovopark-footer>div .main-info>div.left>div:last-child span[data-v-983583de] {
    color: #999;
    font-size: .14rem;
    font-weight: 400
  }

  footer.ovopark-footer>div .main-info>div.left>div:last-child div[data-v-983583de] {
    display: flex
  }

  footer.ovopark-footer>div .main-info>div.left>div:last-child div img[data-v-983583de] {
    width: .2rem;
    height: .2rem;
    margin-right: .06rem
  }

  footer.ovopark-footer>div .main-info>div.left>div:last-child>a[data-v-983583de]:first-of-type {
    margin: 0 .24rem
  }

  footer.ovopark-footer>div .main-info>div.left>div:last-child span[data-v-983583de] {
    margin-left: .12rem;
    padding-left: .12rem;
    border-left: 1px solid #3e3e3e;
    line-height: .2rem;
    cursor: pointer
  }

  footer.ovopark-footer>div .main-info>div.left>div:last-child span[data-v-983583de]:last-child {
    cursor: default
  }

  footer.ovopark-footer>div .main-info .follow-us[data-v-983583de] {
    position: relative;
    margin-left: .95rem
  }

  footer.ovopark-footer>div .main-info .follow-us img[data-v-983583de] {
    width: .99rem;
    height: .99rem;
    margin: .13rem 0 .38rem
  }

  footer.ovopark-footer>div .main-info .follow-us p[data-v-983583de] {
    font-size: .16rem;
    font-weight: 400;
    color: #999
  }

  footer.ovopark-footer>div .main-info .ivu-select[data-v-983583de] {
    width: 1.92rem;
    color: #999;
    font-size: .18rem;
    position: absolute;
    bottom: .35rem
  }

  footer.ovopark-footer>div .main-info .ivu-select[data-v-983583de] .ivu-select-selection {
    border-radius: .12rem;
    border-color: #333;
    background-color: #333;
    box-shadow: 0 0 0 .104vw rgba(51, 56, 61, .2)
  }

  footer.ovopark-footer>div .main-info .ivu-select[data-v-983583de] .ivu-select-selection .ivu-select-selected-value {
    color: #999
  }

  footer.ovopark-footer>div .main-info .ivu-select[data-v-983583de] .ivu-select-dropdown {
    border-radius: .12rem;
    background-color: #333
  }

  footer.ovopark-footer>div .main-info .ivu-select[data-v-983583de] .ivu-select-dropdown ul {
    padding: .04rem
  }

  footer.ovopark-footer>div .main-info .ivu-select[data-v-983583de] .ivu-select-dropdown ul li {
    color: #999;
    font-size: .16rem;
    font-weight: 400;
    padding: .07rem .18rem;
    border-radius: .06rem
  }

  footer.ovopark-footer>div .main-info .ivu-select[data-v-983583de] .ivu-select-dropdown ul .ivu-select-item-selected,
  footer.ovopark-footer>div .main-info .ivu-select[data-v-983583de] .ivu-select-dropdown ul li:hover {
    background-color: #404040
  }

  footer.ovopark-footer>div .main-info .ivu-select[data-v-983583de] .ivu-select-dropdown::-webkit-scrollbar {
    width: .02rem;
    cursor: pointer;
    opacity: 0
  }

  footer.ovopark-footer>div .main-info .ivu-select[data-v-983583de] .ivu-select-dropdown::-webkit-scrollbar-thumb {
    background-color: #aaa;
    border-radius: .03rem
  }

  footer.ovopark-footer>div .main-info .ivu-select[data-v-983583de] .ivu-select-dropdown::-webkit-scrollbar-track {
    background: transparent;
    border-radius: .03rem
  }
}

@media screen and (min-width:320px)and (max-width:828px) {
  footer.ovopark-footer[data-v-983583de] {
    width: 100vw;
    min-width: 100vw;
    padding: 8vw 4.2666666667vw;
    margin-bottom: 13.3333333333vw;
    background-color: #242424
  }

  footer.ovopark-footer>div .logo[data-v-983583de] {
    text-align: center;
    padding-bottom: 5.3333333333vw;
    border-bottom: 1px solid #3e3e3e
  }

  footer.ovopark-footer>div .logo img[data-v-983583de] {
    width: 21.3333333333vw;
    margin: 0 auto
  }

  footer.ovopark-footer>div .logo p[data-v-983583de] {
    font-size: 2.9333333333vw;
    font-weight: 400;
    color: #ccc;
    margin-top: 3.2vw
  }

  footer.ovopark-footer>div .main-info[data-v-983583de] {
    padding: 5.3333333333vw 0 0;
    display: flex;
    justify-content: space-between
  }

  footer.ovopark-footer>div .main-info h6[data-v-983583de] {
    color: #fff;
    font-size: 4.8vw;
    margin-bottom: 3.7333333333vw;
    position: relative
  }

  footer.ovopark-footer>div .main-info h6[data-v-983583de]:after {
    content: "";
    display: inline-block;
    width: 5.3333333333vw;
    height: 1.0666666667vw;
    border-radius: .5333333333vw;
    position: absolute;
    bottom: -1.0666666667vw;
    left: 0;
    background: #36a39d
  }

  footer.ovopark-footer>div .main-info>div.left[data-v-983583de] {
    width: 100%
  }

  footer.ovopark-footer>div .main-info>div.left>div[data-v-983583de] {
    flex-direction: column;
    border-bottom: 0
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.hot-pages[data-v-983583de] {
    flex-direction: column;
    padding-bottom: 5.3333333333vw;
    border-bottom: 0
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.hot-pages>div>div[data-v-983583de] {
    flex-direction: row !important
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.hot-pages>div>div span[data-v-983583de] {
    color: #999;
    font-size: 3.4666666667vw;
    margin-right: 5.3333333333vw
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.hot-pages>div[data-v-983583de]:nth-child(2) {
    margin: 8vw 0
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.hot-pages>div:last-child>div[data-v-983583de] {
    text-align: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.hot-pages>div:last-child>div>div[data-v-983583de] {
    display: flex;
    align-items: center;
    flex-direction: column
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.hot-pages>div:last-child>div>div img[data-v-983583de] {
    height: 7.2vw;
    display: inline-block
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.hot-pages>div:last-child>div>div span[data-v-983583de] {
    margin-right: 0;
    margin-top: 1.0666666667vw
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.hot-pages>div:last-child>div>div[data-v-983583de]:nth-child(2) {
    margin: 0 9.3333333333vw
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.hot-pages>div:last-child>div>div[data-v-983583de]:last-child {
    margin-top: 4.2666666667vw;
    padding: 1.8666666667vw 4vw;
    border-radius: 3.2vw;
    background-color: #333
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.contact-us[data-v-983583de] {
    border-top: 1px solid #3e3e3e;
    border-left: 0 !important;
    padding-top: 5.3333333333vw;
    padding-left: 0 !important;
    display: flex;
    align-items: flex-end;
    justify-content: space-between
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.contact-us .left .label[data-v-983583de] {
    color: #999;
    font-weight: 400;
    font-size: 4vw
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.contact-us .left a[data-v-983583de] {
    color: #e6e6e6;
    font-weight: 700;
    font-size: 4vw;
    display: block
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.contact-us .left>div[data-v-983583de] {
    display: block !important
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.contact-us .left>div p[data-v-983583de] {
    color: #999;
    font-size: 3.2vw !important;
    margin: 1.3333333333vw 0
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.contact-us .follow-us[data-v-983583de] {
    display: block !important;
    text-align: center
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.contact-us .follow-us img[data-v-983583de] {
    width: 24vw;
    height: 24vw;
    margin-top: 2.1333333333vw;
    margin-bottom: 0
  }

  footer.ovopark-footer>div .main-info>div.left>div>div.contact-us .follow-us p[data-v-983583de] {
    color: #999;
    font-weight: 400;
    font-size: 3.4666666667vw
  }

  footer.ovopark-footer>div .main-info>div.left>div[data-v-983583de]:first-child {
    border-bottom: 0 !important;
    padding-bottom: 0 !important
  }

  footer.ovopark-footer>div .main-info>div.left .copyright[data-v-983583de] {
    width: 100%;
    display: flex;
    align-items: center
  }

  footer.ovopark-footer>div .main-info>div.left .copyright a[data-v-983583de],
  footer.ovopark-footer>div .main-info>div.left .copyright label[data-v-983583de] {
    color: #7f7f7f;
    font-size: 2.9333333333vw !important
  }

  footer.ovopark-footer>div .main-info>div.left .copyright img[data-v-983583de] {
    width: 3.2vw !important;
    height: 3.2vw !important
  }

  footer.ovopark-footer>div .main-info>div.left .copyright>a[data-v-983583de],
  footer.ovopark-footer>div .main-info>div.left .copyright>div[data-v-983583de],
  footer.ovopark-footer>div .main-info>div.left .copyright>label[data-v-983583de] {
    color: #999;
    margin: 0;
    margin-bottom: 2.1333333333vw !important;
    display: flex;
    align-items: center
  }

  footer.ovopark-footer>div .main-info>div.left .copyright>span[data-v-983583de] {
    display: none
  }

  footer.ovopark-footer>div .main-info>div.left .copyright .m[data-v-983583de] {
    width: 100%;
    display: block !important;
    margin-top: 8vw
  }

  footer.ovopark-footer>div .main-info>div.left .copyright .m .ivu-select[data-v-983583de] {
    width: 100%;
    height: 11.7333333333vw;
    font-size: 4.8vw
  }

  footer.ovopark-footer>div .main-info>div.left .copyright .m .ivu-select[data-v-983583de] .ivu-select-selection {
    width: 100%;
    height: 100%;
    border-radius: 3.2vw
  }

  footer.ovopark-footer>div .main-info>div.left .copyright .m .ivu-select[data-v-983583de] .ivu-select-selection>div {
    height: 100%;
    padding: 0 3.2vw
  }

  footer.ovopark-footer>div .main-info>div.left .copyright .m .ivu-select[data-v-983583de] .ivu-select-selection>div span {
    color: #999;
    font-weight: 400;
    font-size: 4.8vw;
    height: 11.7333333333vw;
    line-height: 11.7333333333vw
  }

  footer.ovopark-footer>div .main-info>div.left .copyright .m .ivu-select[data-v-983583de] .ivu-select-selection>div .ivu-icon {
    font-size: 4.2666666667vw;
    right: 4.2666666667vw
  }

  footer.ovopark-footer>div .main-info>div.left .copyright .m .ivu-select[data-v-983583de] .ivu-select-dropdown {
    border-radius: 3.2vw
  }

  footer.ovopark-footer>div .main-info>div.left .copyright .m .ivu-select[data-v-983583de] .ivu-select-dropdown ul {
    padding: 1.0666666667vw
  }

  footer.ovopark-footer>div .main-info>div.left .copyright .m .ivu-select[data-v-983583de] .ivu-select-dropdown ul li {
    font-size: 4.2666666667vw !important;
    padding: 1.8666666667vw 4.8vw;
    border-radius: 1.6vw
  }

  footer.ovopark-footer>div .main-info>div.left .copyright .m>div[data-v-983583de]:last-child {
    display: flex;
    justify-content: center;
    margin: 5.3333333333vw 0
  }

  footer.ovopark-footer>div .main-info>div.left .copyright .m>div:last-child span[data-v-983583de] {
    color: #999;
    font-size: 4vw;
    line-height: 5.8666666667vw;
    margin-left: 3.2vw;
    padding-left: 3.2vw
  }

  footer.ovopark-footer>div .main-info>div.left .copyright .m>div:last-child span[data-v-983583de]:first-child {
    padding-left: 0;
    margin-left: 0;
    border-left: 0
  }

  footer.ovopark-footer>div .main-info>div.left .copyright .m>div:last-child span[data-v-983583de]:last-child,
  footer.ovopark-footer>div .main-info>div.left .copyright .m>div:last-child span[data-v-983583de]:nth-child(2) {
    border-left: 1px solid #3e3e3e
  }

  footer.ovopark-footer>div .main-info .follow-us[data-v-983583de] {
    display: none
  }

  footer.ovopark-footer>div .ivu-select[data-v-983583de] {
    display: none !important
  }

  .ivu-modal[data-v-983583de] {
    margin-top: 30%
  }
}

@media screen and (min-width:1300px)and (max-width:1499px) {
  footer.ovopark-footer div.common-uniform-width[data-v-983583de] {
    width: 80%
  }
}

@media screen and (min-width:828px)and (max-width:1300px) {
  footer.ovopark-footer div.common-uniform-width[data-v-983583de] {
    width: 90%
  }
}

@media screen and (min-width:829px) {
  .patent-modal .ivu-modal-body {
    padding: 36px
  }
}

@media screen and (min-width:320px)and (max-width:828px) {
  .patent-modal .ivu-modal-body {
    padding: 6.6666666667vw
  }
}

@media screen and (min-width:829px) {
  div.online-customer[data-v-1c877b7f] {
    width: 54px;
    height: 108px;
    background: #f7f7f7;
    border: 2px solid #fff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, .1);
    border-radius: 36px;
    position: fixed;
    right: 35px;
    bottom: 30%;
    z-index: 2
  }

  div.online-customer .web-icons[data-v-1c877b7f] {
    width: 100%;
    height: 100%;
    flex-direction: column
  }

  div.online-customer .web-icons>div[data-v-1c877b7f] {
    width: 42px;
    height: 42px;
    cursor: pointer;
    border-radius: 50%;
    position: relative
  }

  div.online-customer .web-icons>div svg[data-v-1c877b7f] {
    width: 27px;
    height: 27px
  }

  div.online-customer .web-icons>div>p[data-v-1c877b7f] {
    width: 1.7rem;
    line-height: .44rem;
    color: #fff;
    font-size: .25rem;
    font-weight: 700;
    text-align: center;
    padding: 0 .05rem;
    border-radius: .12rem;
    position: absolute;
    left: -2rem;
    background-image: linear-gradient(133deg, #57d2ff, #ff77f8);
    display: none
  }

  div.online-customer .web-icons>div>div[data-v-1c877b7f] {
    width: 1.9rem;
    height: 2.55rem;
    background: #fff;
    border-radius: .24rem;
    padding: .2rem;
    box-shadow: 0 0 .8rem 0 rgba(0, 0, 0, .08);
    position: absolute;
    left: -2.2rem;
    bottom: -.1rem;
    text-align: center;
    display: none
  }

  div.online-customer .web-icons>div>div img[data-v-1c877b7f] {
    width: 1.5rem
  }

  div.online-customer .web-icons>div>div p[data-v-1c877b7f] {
    color: #7f7f7f;
    font-size: .14rem;
    font-weight: 400;
    margin: .1rem 0 .08rem
  }

  div.online-customer .web-icons>div>div h3[data-v-1c877b7f] {
    font-size: .18rem;
    font-weight: 500;
    color: #36a39d
  }

  div.online-customer .web-icons>div[data-v-1c877b7f]:first-child:hover {
    background-image: linear-gradient(141deg, #57d2ff 2%, #ff77f8 97%)
  }

  div.online-customer .web-icons>div:first-child:hover svg path[data-v-1c877b7f] {
    fill: #fff
  }

  div.online-customer .web-icons>div:first-child:hover p[data-v-1c877b7f] {
    display: block
  }

  div.online-customer .web-icons>div[data-v-1c877b7f]:last-child:hover {
    background-image: linear-gradient(180deg, #36a39d, #57b791)
  }

  div.online-customer .web-icons>div:last-child:hover svg path[data-v-1c877b7f] {
    fill: #fff
  }

  div.online-customer .web-icons>div:last-child:hover>div[data-v-1c877b7f] {
    display: block
  }

  div.online-customer .mobile-icons[data-v-1c877b7f] {
    display: none
  }
}

@media screen and (min-width:320px)and (max-width:828px) {
  div.online-customer[data-v-1c877b7f] {
    display: none
  }
}

.cookie-statement div.confirm-cookies[data-v-2c5a487c] {
  width: 100%;
  padding: 10px 160px;
  background-color: #f0f0f0;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1
}

.cookie-statement div.confirm-cookies[data-v-2c5a487c] .ivu-icon {
  font-size: 24px
}

.cookie-statement div.confirm-cookies[data-v-2c5a487c] p {
  color: #000;
  font-size: 13px;
  font-weight: 400;
  margin: 0 10px
}

.cookie-statement div.confirm-cookies[data-v-2c5a487c] .btns {
  display: flex;
  align-items: center
}

.cookie-statement div.confirm-cookies[data-v-2c5a487c] .btns span {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 9px 36px;
  background: #fff;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 400;
  word-break: keep-all;
  cursor: pointer
}

.cookie-statement div.confirm-cookies[data-v-2c5a487c] .btns span:not(:last-child) {
  margin-right: 10px
}

.cookie-statement div.confirm-cookies[data-v-2c5a487c] .btns span:last-child {
  padding: 9px 17px
}

.cookie-statement div.confirm-cookies[data-v-2c5a487c] .btns span:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .12)
}

.manage-cookie-setting[data-v-2c5a487c] .ivu-modal-content .ivu-modal-body {
  max-height: 70vh;
  overflow-y: scroll
}

.manage-cookie-setting[data-v-2c5a487c] .ivu-modal-content .ivu-modal-body p {
  font-size: 14px !important;
  font-weight: 400
}

.manage-cookie-setting[data-v-2c5a487c] .ivu-modal-content .ivu-modal-body p:first-of-type,
.manage-cookie-setting[data-v-2c5a487c] .ivu-modal-content .ivu-modal-body p:nth-of-type(2) {
  margin-bottom: 36px
}

.manage-cookie-setting[data-v-2c5a487c] .ivu-modal-content .ivu-modal-body p:not(:nth-of-type(-n+2)) {
  margin: 6px 0 10px
}

.manage-cookie-setting[data-v-2c5a487c] .ivu-modal-content .ivu-modal-body h5 {
  font-size: 16px;
  font-weight: 500
}

.manage-cookie-setting[data-v-2c5a487c] .ivu-modal-content .ivu-modal-body h5:last-of-type {
  margin-top: 36px
}

.manage-cookie-setting[data-v-2c5a487c] .ivu-modal-content .ivu-modal-body::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  cursor: pointer;
  opacity: 0
}

.manage-cookie-setting[data-v-2c5a487c] .ivu-modal-content .ivu-modal-body::-webkit-scrollbar-thumb {
  background-color: #aaa;
  border-radius: 3px
}

.manage-cookie-setting[data-v-2c5a487c] .ivu-modal-content .ivu-modal-body::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 3px
}

.manage-cookie-setting[data-v-2c5a487c] .ivu-modal-content .ivu-modal-footer .ivu-btn-warning span {
  color: #fff !important
}

.manage-cookie-setting[data-v-2c5a487c] .ivu-modal-content .ivu-modal-footer .is_disable {
  color: #fff;
  background-color: #ffdf99;
  border-color: #ffdf99
}

.manage-cookie-setting[data-v-2c5a487c] .ivu-modal-content .ivu-modal-footer .is_disable:active,
.manage-cookie-setting[data-v-2c5a487c] .ivu-modal-content .ivu-modal-footer .is_disable:focus,
.manage-cookie-setting[data-v-2c5a487c] .ivu-modal-content .ivu-modal-footer .is_disable:hover {
  background-color: #ffe7b3;
  border-color: #ffe7b3
}

@media screen and (min-width:829px)and (max-width:1399px) {
  .cookie-statement div.confirm-cookies[data-v-2c5a487c] {
    padding: 10px 2%
  }

  .cookie-statement .btns[data-v-2c5a487c] {
    width: 30%;
    flex-wrap: wrap;
    justify-content: center
  }

  .cookie-statement .btns span[data-v-2c5a487c]:not(:last-child) {
    margin: 0 0 10px !important
  }
}

@media screen and (min-width:320px)and (max-width:828px) {
  .cookie-statement[data-v-2c5a487c] {
    display: none
  }

  .m-cookie-set[data-v-2c5a487c] .ivu-modal-footer,
  .m-cookie-set[data-v-2c5a487c] .ivu-modal-header-inner {
    text-align: center
  }

  .manage-cookie-setting[data-v-2c5a487c] .ivu-modal {
    top: 40px
  }
}

.bannerSwiper {
  width: 100%;
  height: 100%;
  position: relative;
}

.bannerSwiper .swiper-slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

.jszc-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.jszc-item {
  display: flex;
  width: 48%;
  align-items: center;
  margin-bottom: 50px;
}

.jszc-item h1 {
  color: #6ac487;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.jszc-item li {
  font-size: 18px;
  line-height: 2;
}

.jszc-text {
  margin-left: 30px;
}

.bgcover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-item {
  position: relative;
}

.menu-item:hover ul {
  display: block;
}

.menu-item ul {
  position: absolute;
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 180px;
  display: none;
}

.menu-item ul li a {
  font-size: 14px;
  display: block;
  text-align: center;
  color: #333;
  line-height: 50px;
}

.menu-item ul li a:hover {
  color: #36a39d;
}

.table-con .van-swipe-item {
  display: none;
}

@media screen and (min-width:320px)and (max-width:828px) {
  .jszc-list .jszc-item {
    flex-direction: column;
    padding: 0 20px;
  }

  .jszc-list .jszc-item img {
    width: 30px;
  }

  .jszc-list .jszc-item .jszc-text {
    margin-left: 0;
  }

  .jszc-item h1 {
    font-size: 18px;
    margin-top: 10px;
  }

  .jszc-item li {
    font-size: 14px;
  }
}