.ivu-load-loop {
  animation:ani-load-loop 1s linear infinite
}
@keyframes ani-load-loop {
  0% {
    transform:rotate(0deg)
  }
  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
}
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;
  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:rgba(0,0,0,0)
}
*,
:after,
:before {
  box-sizing:border-box
}
body {
  font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,Arial,SimSun,"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:#1db278;
  background:transparent;
  text-decoration:none;
  outline:none;
  cursor:pointer;
  transition:color .2s ease
}
a:hover {
  color:#4ac193
}
a:active {
  color:#1ca972
}
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/ionicons.woff2) format("woff2"),
  url(../font/ionicons.woff) format("woff"),
  url(../font/ionicons.ttf) format("truetype"),
  url(../image/ionicons.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-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 {
  -ms-flex-flow:row wrap;
  flex-flow:row wrap
}
.ivu-row,
.ivu-row:after,
.ivu-row:before {
  display:-ms-flexbox;
  display:flex
}
.ivu-row-no-wrap {
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap
}
.ivu-row-start {
  -ms-flex-pack:start;
  justify-content:flex-start
}
.ivu-row-center {
  -ms-flex-pack:center;
  justify-content:center
}
.ivu-row-end {
  -ms-flex-pack:end;
  justify-content:flex-end
}
.ivu-row-space-between {
  -ms-flex-pack:justify;
  justify-content:space-between
}
.ivu-row-space-around {
  -ms-flex-pack:distribute;
  justify-content:space-around
}
.ivu-row-top {
  -ms-flex-align:start;
  align-items:flex-start
}
.ivu-row-middle {
  -ms-flex-align:center;
  align-items:center
}
.ivu-row-bottom {
  -ms-flex-align:end;
  align-items:flex-end
}
.ivu-col {
  position:relative;
  max-width:100%;
  min-height:1px
}
.ivu-col-span-24 {
  display:block;
  -ms-flex:0 0 100%;
  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 {
  -ms-flex-order:24;
  order:24
}
.ivu-col-span-23 {
  display:block;
  -ms-flex:0 0 95.83333333%;
  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 {
  -ms-flex-order:23;
  order:23
}
.ivu-col-span-22 {
  display:block;
  -ms-flex:0 0 91.66666667%;
  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 {
  -ms-flex-order:22;
  order:22
}
.ivu-col-span-21 {
  display:block;
  -ms-flex:0 0 87.5%;
  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 {
  -ms-flex-order:21;
  order:21
}
.ivu-col-span-20 {
  display:block;
  -ms-flex:0 0 83.33333333%;
  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 {
  -ms-flex-order:20;
  order:20
}
.ivu-col-span-19 {
  display:block;
  -ms-flex:0 0 79.16666667%;
  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 {
  -ms-flex-order:19;
  order:19
}
.ivu-col-span-18 {
  display:block;
  -ms-flex:0 0 75%;
  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 {
  -ms-flex-order:18;
  order:18
}
.ivu-col-span-17 {
  display:block;
  -ms-flex:0 0 70.83333333%;
  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 {
  -ms-flex-order:17;
  order:17
}
.ivu-col-span-16 {
  display:block;
  -ms-flex:0 0 66.66666667%;
  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 {
  -ms-flex-order:16;
  order:16
}
.ivu-col-span-15 {
  display:block;
  -ms-flex:0 0 62.5%;
  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 {
  -ms-flex-order:15;
  order:15
}
.ivu-col-span-14 {
  display:block;
  -ms-flex:0 0 58.33333333%;
  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 {
  -ms-flex-order:14;
  order:14
}
.ivu-col-span-13 {
  display:block;
  -ms-flex:0 0 54.16666667%;
  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 {
  -ms-flex-order:13;
  order:13
}
.ivu-col-span-12 {
  display:block;
  -ms-flex:0 0 50%;
  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 {
  -ms-flex-order:12;
  order:12
}
.ivu-col-span-11 {
  display:block;
  -ms-flex:0 0 45.83333333%;
  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 {
  -ms-flex-order:11;
  order:11
}
.ivu-col-span-10 {
  display:block;
  -ms-flex:0 0 41.66666667%;
  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 {
  -ms-flex-order:10;
  order:10
}
.ivu-col-span-9 {
  display:block;
  -ms-flex:0 0 37.5%;
  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 {
  -ms-flex-order:9;
  order:9
}
.ivu-col-span-8 {
  display:block;
  -ms-flex:0 0 33.33333333%;
  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 {
  -ms-flex-order:8;
  order:8
}
.ivu-col-span-7 {
  display:block;
  -ms-flex:0 0 29.16666667%;
  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 {
  -ms-flex-order:7;
  order:7
}
.ivu-col-span-6 {
  display:block;
  -ms-flex:0 0 25%;
  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 {
  -ms-flex-order:6;
  order:6
}
.ivu-col-span-5 {
  display:block;
  -ms-flex:0 0 20.83333333%;
  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 {
  -ms-flex-order:5;
  order:5
}
.ivu-col-span-4 {
  display:block;
  -ms-flex:0 0 16.66666667%;
  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 {
  -ms-flex-order:4;
  order:4
}
.ivu-col-span-3 {
  display:block;
  -ms-flex:0 0 12.5%;
  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 {
  -ms-flex-order:3;
  order:3
}
.ivu-col-span-2 {
  display:block;
  -ms-flex:0 0 8.33333333%;
  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 {
  -ms-flex-order:2;
  order:2
}
.ivu-col-span-1 {
  display:block;
  -ms-flex:0 0 4.16666667%;
  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 {
  -ms-flex-order:1;
  order:1
}
.ivu-col-span-0 {
  display:none
}
.ivu-col-offset-0 {
  margin-left:0
}
.ivu-col-order-0 {
  -ms-flex-order:0;
  order:0
}
.ivu-col-span-xs-24 {
  display:block;
  -ms-flex:0 0 100%;
  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 {
  -ms-flex-order:24;
  order:24
}
.ivu-col-span-xs-23 {
  display:block;
  -ms-flex:0 0 95.83333333%;
  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 {
  -ms-flex-order:23;
  order:23
}
.ivu-col-span-xs-22 {
  display:block;
  -ms-flex:0 0 91.66666667%;
  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 {
  -ms-flex-order:22;
  order:22
}
.ivu-col-span-xs-21 {
  display:block;
  -ms-flex:0 0 87.5%;
  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 {
  -ms-flex-order:21;
  order:21
}
.ivu-col-span-xs-20 {
  display:block;
  -ms-flex:0 0 83.33333333%;
  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 {
  -ms-flex-order:20;
  order:20
}
.ivu-col-span-xs-19 {
  display:block;
  -ms-flex:0 0 79.16666667%;
  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 {
  -ms-flex-order:19;
  order:19
}
.ivu-col-span-xs-18 {
  display:block;
  -ms-flex:0 0 75%;
  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 {
  -ms-flex-order:18;
  order:18
}
.ivu-col-span-xs-17 {
  display:block;
  -ms-flex:0 0 70.83333333%;
  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 {
  -ms-flex-order:17;
  order:17
}
.ivu-col-span-xs-16 {
  display:block;
  -ms-flex:0 0 66.66666667%;
  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 {
  -ms-flex-order:16;
  order:16
}
.ivu-col-span-xs-15 {
  display:block;
  -ms-flex:0 0 62.5%;
  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 {
  -ms-flex-order:15;
  order:15
}
.ivu-col-span-xs-14 {
  display:block;
  -ms-flex:0 0 58.33333333%;
  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 {
  -ms-flex-order:14;
  order:14
}
.ivu-col-span-xs-13 {
  display:block;
  -ms-flex:0 0 54.16666667%;
  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 {
  -ms-flex-order:13;
  order:13
}
.ivu-col-span-xs-12 {
  display:block;
  -ms-flex:0 0 50%;
  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 {
  -ms-flex-order:12;
  order:12
}
.ivu-col-span-xs-11 {
  display:block;
  -ms-flex:0 0 45.83333333%;
  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 {
  -ms-flex-order:11;
  order:11
}
.ivu-col-span-xs-10 {
  display:block;
  -ms-flex:0 0 41.66666667%;
  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 {
  -ms-flex-order:10;
  order:10
}
.ivu-col-span-xs-9 {
  display:block;
  -ms-flex:0 0 37.5%;
  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 {
  -ms-flex-order:9;
  order:9
}
.ivu-col-span-xs-8 {
  display:block;
  -ms-flex:0 0 33.33333333%;
  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 {
  -ms-flex-order:8;
  order:8
}
.ivu-col-span-xs-7 {
  display:block;
  -ms-flex:0 0 29.16666667%;
  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 {
  -ms-flex-order:7;
  order:7
}
.ivu-col-span-xs-6 {
  display:block;
  -ms-flex:0 0 25%;
  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 {
  -ms-flex-order:6;
  order:6
}
.ivu-col-span-xs-5 {
  display:block;
  -ms-flex:0 0 20.83333333%;
  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 {
  -ms-flex-order:5;
  order:5
}
.ivu-col-span-xs-4 {
  display:block;
  -ms-flex:0 0 16.66666667%;
  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 {
  -ms-flex-order:4;
  order:4
}
.ivu-col-span-xs-3 {
  display:block;
  -ms-flex:0 0 12.5%;
  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 {
  -ms-flex-order:3;
  order:3
}
.ivu-col-span-xs-2 {
  display:block;
  -ms-flex:0 0 8.33333333%;
  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 {
  -ms-flex-order:2;
  order:2
}
.ivu-col-span-xs-1 {
  display:block;
  -ms-flex:0 0 4.16666667%;
  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 {
  -ms-flex-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 {
  -ms-flex-order:0;
  order:0
}
@media (min-width:576px) {
  .ivu-col-span-sm-24 {
    display:block;
    -ms-flex:0 0 100%;
    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 {
    -ms-flex-order:24;
    order:24
  }
  .ivu-col-span-sm-23 {
    display:block;
    -ms-flex:0 0 95.83333333%;
    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 {
    -ms-flex-order:23;
    order:23
  }
  .ivu-col-span-sm-22 {
    display:block;
    -ms-flex:0 0 91.66666667%;
    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 {
    -ms-flex-order:22;
    order:22
  }
  .ivu-col-span-sm-21 {
    display:block;
    -ms-flex:0 0 87.5%;
    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 {
    -ms-flex-order:21;
    order:21
  }
  .ivu-col-span-sm-20 {
    display:block;
    -ms-flex:0 0 83.33333333%;
    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 {
    -ms-flex-order:20;
    order:20
  }
  .ivu-col-span-sm-19 {
    display:block;
    -ms-flex:0 0 79.16666667%;
    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 {
    -ms-flex-order:19;
    order:19
  }
  .ivu-col-span-sm-18 {
    display:block;
    -ms-flex:0 0 75%;
    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 {
    -ms-flex-order:18;
    order:18
  }
  .ivu-col-span-sm-17 {
    display:block;
    -ms-flex:0 0 70.83333333%;
    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 {
    -ms-flex-order:17;
    order:17
  }
  .ivu-col-span-sm-16 {
    display:block;
    -ms-flex:0 0 66.66666667%;
    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 {
    -ms-flex-order:16;
    order:16
  }
  .ivu-col-span-sm-15 {
    display:block;
    -ms-flex:0 0 62.5%;
    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 {
    -ms-flex-order:15;
    order:15
  }
  .ivu-col-span-sm-14 {
    display:block;
    -ms-flex:0 0 58.33333333%;
    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 {
    -ms-flex-order:14;
    order:14
  }
  .ivu-col-span-sm-13 {
    display:block;
    -ms-flex:0 0 54.16666667%;
    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 {
    -ms-flex-order:13;
    order:13
  }
  .ivu-col-span-sm-12 {
    display:block;
    -ms-flex:0 0 50%;
    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 {
    -ms-flex-order:12;
    order:12
  }
  .ivu-col-span-sm-11 {
    display:block;
    -ms-flex:0 0 45.83333333%;
    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 {
    -ms-flex-order:11;
    order:11
  }
  .ivu-col-span-sm-10 {
    display:block;
    -ms-flex:0 0 41.66666667%;
    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 {
    -ms-flex-order:10;
    order:10
  }
  .ivu-col-span-sm-9 {
    display:block;
    -ms-flex:0 0 37.5%;
    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 {
    -ms-flex-order:9;
    order:9
  }
  .ivu-col-span-sm-8 {
    display:block;
    -ms-flex:0 0 33.33333333%;
    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 {
    -ms-flex-order:8;
    order:8
  }
  .ivu-col-span-sm-7 {
    display:block;
    -ms-flex:0 0 29.16666667%;
    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 {
    -ms-flex-order:7;
    order:7
  }
  .ivu-col-span-sm-6 {
    display:block;
    -ms-flex:0 0 25%;
    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 {
    -ms-flex-order:6;
    order:6
  }
  .ivu-col-span-sm-5 {
    display:block;
    -ms-flex:0 0 20.83333333%;
    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 {
    -ms-flex-order:5;
    order:5
  }
  .ivu-col-span-sm-4 {
    display:block;
    -ms-flex:0 0 16.66666667%;
    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 {
    -ms-flex-order:4;
    order:4
  }
  .ivu-col-span-sm-3 {
    display:block;
    -ms-flex:0 0 12.5%;
    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 {
    -ms-flex-order:3;
    order:3
  }
  .ivu-col-span-sm-2 {
    display:block;
    -ms-flex:0 0 8.33333333%;
    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 {
    -ms-flex-order:2;
    order:2
  }
  .ivu-col-span-sm-1 {
    display:block;
    -ms-flex:0 0 4.16666667%;
    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 {
    -ms-flex-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 {
    -ms-flex-order:0;
    order:0
  }
}
@media (min-width:768px) {
  .ivu-col-span-md-24 {
    display:block;
    -ms-flex:0 0 100%;
    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 {
    -ms-flex-order:24;
    order:24
  }
  .ivu-col-span-md-23 {
    display:block;
    -ms-flex:0 0 95.83333333%;
    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 {
    -ms-flex-order:23;
    order:23
  }
  .ivu-col-span-md-22 {
    display:block;
    -ms-flex:0 0 91.66666667%;
    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 {
    -ms-flex-order:22;
    order:22
  }
  .ivu-col-span-md-21 {
    display:block;
    -ms-flex:0 0 87.5%;
    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 {
    -ms-flex-order:21;
    order:21
  }
  .ivu-col-span-md-20 {
    display:block;
    -ms-flex:0 0 83.33333333%;
    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 {
    -ms-flex-order:20;
    order:20
  }
  .ivu-col-span-md-19 {
    display:block;
    -ms-flex:0 0 79.16666667%;
    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 {
    -ms-flex-order:19;
    order:19
  }
  .ivu-col-span-md-18 {
    display:block;
    -ms-flex:0 0 75%;
    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 {
    -ms-flex-order:18;
    order:18
  }
  .ivu-col-span-md-17 {
    display:block;
    -ms-flex:0 0 70.83333333%;
    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 {
    -ms-flex-order:17;
    order:17
  }
  .ivu-col-span-md-16 {
    display:block;
    -ms-flex:0 0 66.66666667%;
    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 {
    -ms-flex-order:16;
    order:16
  }
  .ivu-col-span-md-15 {
    display:block;
    -ms-flex:0 0 62.5%;
    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 {
    -ms-flex-order:15;
    order:15
  }
  .ivu-col-span-md-14 {
    display:block;
    -ms-flex:0 0 58.33333333%;
    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 {
    -ms-flex-order:14;
    order:14
  }
  .ivu-col-span-md-13 {
    display:block;
    -ms-flex:0 0 54.16666667%;
    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 {
    -ms-flex-order:13;
    order:13
  }
  .ivu-col-span-md-12 {
    display:block;
    -ms-flex:0 0 50%;
    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 {
    -ms-flex-order:12;
    order:12
  }
  .ivu-col-span-md-11 {
    display:block;
    -ms-flex:0 0 45.83333333%;
    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 {
    -ms-flex-order:11;
    order:11
  }
  .ivu-col-span-md-10 {
    display:block;
    -ms-flex:0 0 41.66666667%;
    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 {
    -ms-flex-order:10;
    order:10
  }
  .ivu-col-span-md-9 {
    display:block;
    -ms-flex:0 0 37.5%;
    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 {
    -ms-flex-order:9;
    order:9
  }
  .ivu-col-span-md-8 {
    display:block;
    -ms-flex:0 0 33.33333333%;
    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 {
    -ms-flex-order:8;
    order:8
  }
  .ivu-col-span-md-7 {
    display:block;
    -ms-flex:0 0 29.16666667%;
    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 {
    -ms-flex-order:7;
    order:7
  }
  .ivu-col-span-md-6 {
    display:block;
    -ms-flex:0 0 25%;
    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 {
    -ms-flex-order:6;
    order:6
  }
  .ivu-col-span-md-5 {
    display:block;
    -ms-flex:0 0 20.83333333%;
    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 {
    -ms-flex-order:5;
    order:5
  }
  .ivu-col-span-md-4 {
    display:block;
    -ms-flex:0 0 16.66666667%;
    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 {
    -ms-flex-order:4;
    order:4
  }
  .ivu-col-span-md-3 {
    display:block;
    -ms-flex:0 0 12.5%;
    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 {
    -ms-flex-order:3;
    order:3
  }
  .ivu-col-span-md-2 {
    display:block;
    -ms-flex:0 0 8.33333333%;
    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 {
    -ms-flex-order:2;
    order:2
  }
  .ivu-col-span-md-1 {
    display:block;
    -ms-flex:0 0 4.16666667%;
    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 {
    -ms-flex-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 {
    -ms-flex-order:0;
    order:0
  }
}
@media (min-width:992px) {
  .ivu-col-span-lg-24 {
    display:block;
    -ms-flex:0 0 100%;
    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 {
    -ms-flex-order:24;
    order:24
  }
  .ivu-col-span-lg-23 {
    display:block;
    -ms-flex:0 0 95.83333333%;
    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 {
    -ms-flex-order:23;
    order:23
  }
  .ivu-col-span-lg-22 {
    display:block;
    -ms-flex:0 0 91.66666667%;
    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 {
    -ms-flex-order:22;
    order:22
  }
  .ivu-col-span-lg-21 {
    display:block;
    -ms-flex:0 0 87.5%;
    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 {
    -ms-flex-order:21;
    order:21
  }
  .ivu-col-span-lg-20 {
    display:block;
    -ms-flex:0 0 83.33333333%;
    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 {
    -ms-flex-order:20;
    order:20
  }
  .ivu-col-span-lg-19 {
    display:block;
    -ms-flex:0 0 79.16666667%;
    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 {
    -ms-flex-order:19;
    order:19
  }
  .ivu-col-span-lg-18 {
    display:block;
    -ms-flex:0 0 75%;
    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 {
    -ms-flex-order:18;
    order:18
  }
  .ivu-col-span-lg-17 {
    display:block;
    -ms-flex:0 0 70.83333333%;
    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 {
    -ms-flex-order:17;
    order:17
  }
  .ivu-col-span-lg-16 {
    display:block;
    -ms-flex:0 0 66.66666667%;
    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 {
    -ms-flex-order:16;
    order:16
  }
  .ivu-col-span-lg-15 {
    display:block;
    -ms-flex:0 0 62.5%;
    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 {
    -ms-flex-order:15;
    order:15
  }
  .ivu-col-span-lg-14 {
    display:block;
    -ms-flex:0 0 58.33333333%;
    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 {
    -ms-flex-order:14;
    order:14
  }
  .ivu-col-span-lg-13 {
    display:block;
    -ms-flex:0 0 54.16666667%;
    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 {
    -ms-flex-order:13;
    order:13
  }
  .ivu-col-span-lg-12 {
    display:block;
    -ms-flex:0 0 50%;
    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 {
    -ms-flex-order:12;
    order:12
  }
  .ivu-col-span-lg-11 {
    display:block;
    -ms-flex:0 0 45.83333333%;
    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 {
    -ms-flex-order:11;
    order:11
  }
  .ivu-col-span-lg-10 {
    display:block;
    -ms-flex:0 0 41.66666667%;
    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 {
    -ms-flex-order:10;
    order:10
  }
  .ivu-col-span-lg-9 {
    display:block;
    -ms-flex:0 0 37.5%;
    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 {
    -ms-flex-order:9;
    order:9
  }
  .ivu-col-span-lg-8 {
    display:block;
    -ms-flex:0 0 33.33333333%;
    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 {
    -ms-flex-order:8;
    order:8
  }
  .ivu-col-span-lg-7 {
    display:block;
    -ms-flex:0 0 29.16666667%;
    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 {
    -ms-flex-order:7;
    order:7
  }
  .ivu-col-span-lg-6 {
    display:block;
    -ms-flex:0 0 25%;
    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 {
    -ms-flex-order:6;
    order:6
  }
  .ivu-col-span-lg-5 {
    display:block;
    -ms-flex:0 0 20.83333333%;
    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 {
    -ms-flex-order:5;
    order:5
  }
  .ivu-col-span-lg-4 {
    display:block;
    -ms-flex:0 0 16.66666667%;
    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 {
    -ms-flex-order:4;
    order:4
  }
  .ivu-col-span-lg-3 {
    display:block;
    -ms-flex:0 0 12.5%;
    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 {
    -ms-flex-order:3;
    order:3
  }
  .ivu-col-span-lg-2 {
    display:block;
    -ms-flex:0 0 8.33333333%;
    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 {
    -ms-flex-order:2;
    order:2
  }
  .ivu-col-span-lg-1 {
    display:block;
    -ms-flex:0 0 4.16666667%;
    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 {
    -ms-flex-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 {
    -ms-flex-order:0;
    order:0
  }
}
@media (min-width:1200px) {
  .ivu-col-span-xl-24 {
    display:block;
    -ms-flex:0 0 100%;
    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 {
    -ms-flex-order:24;
    order:24
  }
  .ivu-col-span-xl-23 {
    display:block;
    -ms-flex:0 0 95.83333333%;
    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 {
    -ms-flex-order:23;
    order:23
  }
  .ivu-col-span-xl-22 {
    display:block;
    -ms-flex:0 0 91.66666667%;
    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 {
    -ms-flex-order:22;
    order:22
  }
  .ivu-col-span-xl-21 {
    display:block;
    -ms-flex:0 0 87.5%;
    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 {
    -ms-flex-order:21;
    order:21
  }
  .ivu-col-span-xl-20 {
    display:block;
    -ms-flex:0 0 83.33333333%;
    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 {
    -ms-flex-order:20;
    order:20
  }
  .ivu-col-span-xl-19 {
    display:block;
    -ms-flex:0 0 79.16666667%;
    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 {
    -ms-flex-order:19;
    order:19
  }
  .ivu-col-span-xl-18 {
    display:block;
    -ms-flex:0 0 75%;
    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 {
    -ms-flex-order:18;
    order:18
  }
  .ivu-col-span-xl-17 {
    display:block;
    -ms-flex:0 0 70.83333333%;
    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 {
    -ms-flex-order:17;
    order:17
  }
  .ivu-col-span-xl-16 {
    display:block;
    -ms-flex:0 0 66.66666667%;
    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 {
    -ms-flex-order:16;
    order:16
  }
  .ivu-col-span-xl-15 {
    display:block;
    -ms-flex:0 0 62.5%;
    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 {
    -ms-flex-order:15;
    order:15
  }
  .ivu-col-span-xl-14 {
    display:block;
    -ms-flex:0 0 58.33333333%;
    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 {
    -ms-flex-order:14;
    order:14
  }
  .ivu-col-span-xl-13 {
    display:block;
    -ms-flex:0 0 54.16666667%;
    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 {
    -ms-flex-order:13;
    order:13
  }
  .ivu-col-span-xl-12 {
    display:block;
    -ms-flex:0 0 50%;
    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 {
    -ms-flex-order:12;
    order:12
  }
  .ivu-col-span-xl-11 {
    display:block;
    -ms-flex:0 0 45.83333333%;
    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 {
    -ms-flex-order:11;
    order:11
  }
  .ivu-col-span-xl-10 {
    display:block;
    -ms-flex:0 0 41.66666667%;
    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 {
    -ms-flex-order:10;
    order:10
  }
  .ivu-col-span-xl-9 {
    display:block;
    -ms-flex:0 0 37.5%;
    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 {
    -ms-flex-order:9;
    order:9
  }
  .ivu-col-span-xl-8 {
    display:block;
    -ms-flex:0 0 33.33333333%;
    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 {
    -ms-flex-order:8;
    order:8
  }
  .ivu-col-span-xl-7 {
    display:block;
    -ms-flex:0 0 29.16666667%;
    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 {
    -ms-flex-order:7;
    order:7
  }
  .ivu-col-span-xl-6 {
    display:block;
    -ms-flex:0 0 25%;
    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 {
    -ms-flex-order:6;
    order:6
  }
  .ivu-col-span-xl-5 {
    display:block;
    -ms-flex:0 0 20.83333333%;
    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 {
    -ms-flex-order:5;
    order:5
  }
  .ivu-col-span-xl-4 {
    display:block;
    -ms-flex:0 0 16.66666667%;
    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 {
    -ms-flex-order:4;
    order:4
  }
  .ivu-col-span-xl-3 {
    display:block;
    -ms-flex:0 0 12.5%;
    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 {
    -ms-flex-order:3;
    order:3
  }
  .ivu-col-span-xl-2 {
    display:block;
    -ms-flex:0 0 8.33333333%;
    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 {
    -ms-flex-order:2;
    order:2
  }
  .ivu-col-span-xl-1 {
    display:block;
    -ms-flex:0 0 4.16666667%;
    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 {
    -ms-flex-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 {
    -ms-flex-order:0;
    order:0
  }
}
@media (min-width:1600px) {
  .ivu-col-span-xxl-24 {
    display:block;
    -ms-flex:0 0 100%;
    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 {
    -ms-flex-order:24;
    order:24
  }
  .ivu-col-span-xxl-23 {
    display:block;
    -ms-flex:0 0 95.83333333%;
    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 {
    -ms-flex-order:23;
    order:23
  }
  .ivu-col-span-xxl-22 {
    display:block;
    -ms-flex:0 0 91.66666667%;
    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 {
    -ms-flex-order:22;
    order:22
  }
  .ivu-col-span-xxl-21 {
    display:block;
    -ms-flex:0 0 87.5%;
    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 {
    -ms-flex-order:21;
    order:21
  }
  .ivu-col-span-xxl-20 {
    display:block;
    -ms-flex:0 0 83.33333333%;
    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 {
    -ms-flex-order:20;
    order:20
  }
  .ivu-col-span-xxl-19 {
    display:block;
    -ms-flex:0 0 79.16666667%;
    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 {
    -ms-flex-order:19;
    order:19
  }
  .ivu-col-span-xxl-18 {
    display:block;
    -ms-flex:0 0 75%;
    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 {
    -ms-flex-order:18;
    order:18
  }
  .ivu-col-span-xxl-17 {
    display:block;
    -ms-flex:0 0 70.83333333%;
    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 {
    -ms-flex-order:17;
    order:17
  }
  .ivu-col-span-xxl-16 {
    display:block;
    -ms-flex:0 0 66.66666667%;
    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 {
    -ms-flex-order:16;
    order:16
  }
  .ivu-col-span-xxl-15 {
    display:block;
    -ms-flex:0 0 62.5%;
    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 {
    -ms-flex-order:15;
    order:15
  }
  .ivu-col-span-xxl-14 {
    display:block;
    -ms-flex:0 0 58.33333333%;
    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 {
    -ms-flex-order:14;
    order:14
  }
  .ivu-col-span-xxl-13 {
    display:block;
    -ms-flex:0 0 54.16666667%;
    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 {
    -ms-flex-order:13;
    order:13
  }
  .ivu-col-span-xxl-12 {
    display:block;
    -ms-flex:0 0 50%;
    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 {
    -ms-flex-order:12;
    order:12
  }
  .ivu-col-span-xxl-11 {
    display:block;
    -ms-flex:0 0 45.83333333%;
    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 {
    -ms-flex-order:11;
    order:11
  }
  .ivu-col-span-xxl-10 {
    display:block;
    -ms-flex:0 0 41.66666667%;
    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 {
    -ms-flex-order:10;
    order:10
  }
  .ivu-col-span-xxl-9 {
    display:block;
    -ms-flex:0 0 37.5%;
    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 {
    -ms-flex-order:9;
    order:9
  }
  .ivu-col-span-xxl-8 {
    display:block;
    -ms-flex:0 0 33.33333333%;
    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 {
    -ms-flex-order:8;
    order:8
  }
  .ivu-col-span-xxl-7 {
    display:block;
    -ms-flex:0 0 29.16666667%;
    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 {
    -ms-flex-order:7;
    order:7
  }
  .ivu-col-span-xxl-6 {
    display:block;
    -ms-flex:0 0 25%;
    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 {
    -ms-flex-order:6;
    order:6
  }
  .ivu-col-span-xxl-5 {
    display:block;
    -ms-flex:0 0 20.83333333%;
    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 {
    -ms-flex-order:5;
    order:5
  }
  .ivu-col-span-xxl-4 {
    display:block;
    -ms-flex:0 0 16.66666667%;
    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 {
    -ms-flex-order:4;
    order:4
  }
  .ivu-col-span-xxl-3 {
    display:block;
    -ms-flex:0 0 12.5%;
    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 {
    -ms-flex-order:3;
    order:3
  }
  .ivu-col-span-xxl-2 {
    display:block;
    -ms-flex:0 0 8.33333333%;
    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 {
    -ms-flex-order:2;
    order:2
  }
  .ivu-col-span-xxl-1 {
    display:block;
    -ms-flex:0 0 4.16666667%;
    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 {
    -ms-flex-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 {
    -ms-flex-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;
  -ms-touch-action:manipulation;
  touch-action:manipulation;
  cursor:pointer;
  background-image:none;
  border:1px solid transparent;
  white-space:nowrap;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  height:32px;
  padding:5px 15px 6px;
  font-size:12px;
  border-radius:4px;
  transition:color .2s linear,background-color .2s linear,border .2s linear,box-shadow .2s linear;
  color:#515a6e;
  background-color:#fff;
  border-color:#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:6px 15px;
  font-size:14px;
  border-radius:4px
}
.ivu-btn-small {
  height:24px;
  padding:1px 7px 2px;
  font-size:12px;
  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:16px;
  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:transparent
}
.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:transparent
}
.ivu-btn:hover {
  color:#4ac193;
  background-color:#fff;
  border-color:#4ac193
}
.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:transparent
}
.ivu-btn.active,
.ivu-btn:active {
  color:#1ca972;
  background-color:#fff;
  border-color:#1ca972
}
.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:transparent
}
.ivu-btn:focus {
  box-shadow:0 0 0 2px rgba(29,178,120,.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:#1db278;
  border-color:#1db278
}
.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:transparent
}
.ivu-btn-primary:hover {
  color:#fff;
  background-color:#4ac193;
  border-color:#4ac193
}
.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:transparent
}
.ivu-btn-primary.active,
.ivu-btn-primary:active {
  color:#f2f2f2;
  background-color:#1ca972;
  border-color:#1ca972
}
.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:transparent
}
.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:transparent
}
.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(29,178,120,.2)
}
.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary:not(:first-child):not(:last-child) {
  border-right-color:#1ca972;
  border-left-color:#1ca972
}
.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary:first-child:not(:last-child) {
  border-right-color:#1ca972
}
.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:#1ca972
}
.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:#1ca972;
  border-bottom-color:#1ca972
}
.ivu-btn-group-vertical .ivu-btn-primary:first-child:not(:last-child) {
  border-bottom-color:#1ca972
}
.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:#1ca972
}
.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:transparent
}
.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:transparent
}
.ivu-btn-dashed:hover {
  color:#4ac193;
  background-color:#fff;
  border-color:#4ac193
}
.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:transparent
}
.ivu-btn-dashed.active,
.ivu-btn-dashed:active {
  color:#1ca972;
  background-color:#fff;
  border-color:#1ca972
}
.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:transparent
}
.ivu-btn-dashed:focus {
  box-shadow:0 0 0 2px rgba(29,178,120,.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:transparent
}
.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:transparent
}
.ivu-btn-text:hover {
  color:#4ac193;
  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:transparent
}
.ivu-btn-text.active,
.ivu-btn-text:active {
  color:#1ca972;
  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:transparent
}
.ivu-btn-text:focus {
  box-shadow:0 0 0 2px rgba(29,178,120,.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:transparent
}
.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:transparent
}
.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:transparent
}
.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:transparent
}
.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:#f90;
  border-color:#f90
}
.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:transparent
}
.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:transparent
}
.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:transparent
}
.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:transparent
}
.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(255,153,0,.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:transparent
}
.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:transparent
}
.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:transparent
}
.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:transparent
}
.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:transparent
}
.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:transparent
}
.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:transparent
}
.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:transparent
}
.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:36px
}
.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:36px;
  height:36px;
  height:40px;
  padding:0;
  font-size:16px;
  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:36px
}
.ivu-btn-group-large>.ivu-btn {
  height:40px;
  padding:6px 15px;
  font-size:14px;
  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:1px 7px 2px;
  font-size:12px;
  border-radius:3px
}
.ivu-btn-group-small>.ivu-btn>.ivu-icon {
  font-size:12px
}
.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
}
.ivu-btn-ghost,
.ivu-btn-ghost:hover {
  background:transparent
}
.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:#4ac193;
  border-color:#4ac193
}
.ivu-btn-ghost.ivu-btn-primary {
  color:#1db278
}
.ivu-btn-ghost.ivu-btn-primary:hover {
  color:#4ac193;
  background:rgba(244,251,248,.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:#f90
}
.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:hsla(11,85%,97%,.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:transparent;
  color:rgba(0,0,0,.25);
  border-color:#dcdee2
}
.ivu-btn-ghost.ivu-btn-text[disabled] {
  background:transparent;
  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:transparent;
  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:#1db278
}
.ivu-badge-count-success {
  background:#19be6b
}
.ivu-badge-count-error {
  background:#ed4014
}
.ivu-badge-count-warning {
  background:#f90
}
.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:#1db278;
  position:relative
}
.ivu-badge-status-processing:after {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  border-radius:50%;
  border:1px solid #1db278;
  content:"";
  animation:aniStatusProcessing 1.2s infinite ease-in-out
}
.ivu-badge-status-default {
  background-color:#e6ebf1
}
.ivu-badge-status-error {
  background-color:#ed4014
}
.ivu-badge-status-warning {
  background-color:#f90
}
.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:#1db278;
  vertical-align:middle;
  text-align:center
}
.ivu-spin-dot {
  position:relative;
  display:block;
  border-radius:50%;
  background-color:#1db278;
  width:20px;
  height:20px;
  animation:ani-spin-bounce 1s 0s ease-in-out 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 #8bd9b3;
  background-color:#e4f2ea
}
.ivu-alert-info .ivu-alert-icon {
  color:#1db278
}
.ivu-alert-warning {
  border:1px solid #ffd77a;
  background-color:#fff9e6
}
.ivu-alert-warning .ivu-alert-icon {
  color:#f90
}
.ivu-alert-error {
  border:1px solid #ffb08f;
  background-color:#ffefe6
}
.ivu-alert-error .ivu-alert-icon {
  color:#ed4014
}
.ivu-alert-close {
  font-size:14px;
  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 #dcdee2;
  border-color:#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:none
}
.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:#f90
}
.ivu-message-info .ivu-icon,
.ivu-message-loading .ivu-icon {
  color:#1db278
}
.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:#e4f2ea;
  color:#1db379;
  border:1px solid #b8e6ce
}
.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:#f90;
  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:none
}
.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:#1db278
}
.ivu-notice-icon-warning {
  color:#f90
}
.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(29,178,120,.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:#1db278;
  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:5px 15px 6px;
  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:1px 7px 2px
}
.ivu-radio-group-large .ivu-radio-border,
.ivu-radio-large.ivu-radio-border {
  height:40px;
  line-height:36px;
  padding:6px 15px
}
.ivu-radio-wrapper-checked.ivu-radio-border {
  border-color:#1db278
}
.ivu-radio-wrapper-disabled.ivu-radio-border {
  border-color:#dcdee2
}
.ivu-radio-checked .ivu-radio-inner {
  border-color:#1db278
}
.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:#1db278
}
.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(29,178,120,.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:#1db278
}
.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:#1db278;
  color:#1db278;
  box-shadow:-1px 0 0 0 #1db278;
  z-index:1
}
.ivu-radio-group-button .ivu-radio-wrapper-checked:before {
  background:#1db278;
  opacity:.1
}
.ivu-radio-group-button .ivu-radio-wrapper-checked.ivu-radio-focus {
  box-shadow:-1px 0 0 0 #1db278,0 0 0 2px rgba(29,178,120,.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(29,178,120,.2)
}
.ivu-radio-group-button .ivu-radio-wrapper-checked.ivu-radio-focus:first-child {
  box-shadow:0 0 0 2px rgba(29,178,120,.2)
}
.ivu-radio-group-button .ivu-radio-wrapper-checked:first-child {
  border-color:#1db278;
  box-shadow:none
}
.ivu-radio-group-button .ivu-radio-wrapper-checked:hover {
  border-color:#4ac193;
  color:#4ac193
}
.ivu-radio-group-button .ivu-radio-wrapper-checked:active {
  border-color:#1ca972;
  color:#1ca972
}
.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:#1db278;
  color:#fff
}
.ivu-radio-group-button-solid .ivu-radio-wrapper-checked:not(.ivu-radio-wrapper-disabled):hover {
  background:#4ac193;
  color:#fff
}
.ivu-radio-group-button.ivu-radio-group-large .ivu-radio-wrapper {
  height:36px;
  line-height:34px;
  font-size:16px
}
.ivu-radio-group-button.ivu-radio-group-large .ivu-radio-wrapper:after {
  height:40px
}
.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(29,178,120,.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:5px 15px 6px;
  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:1px 7px 2px
}
.ivu-checkbox-group.ivu-checkbox-large .ivu-checkbox-border,
.ivu-checkbox-large.ivu-checkbox-border {
  height:40px;
  line-height:36px;
  padding:6px 15px
}
.ivu-checkbox-wrapper-checked.ivu-checkbox-border {
  border-color:#1db278
}
.ivu-checkbox-wrapper-disabled.ivu-checkbox-border {
  border-color:#dcdee2
}
.ivu-checkbox-checked:hover .ivu-checkbox-inner {
  border-color:#1db278
}
.ivu-checkbox-checked .ivu-checkbox-inner {
  border-color:#1db278;
  background-color:#1db278
}
.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:#1db278
}
.ivu-checkbox-indeterminate .ivu-checkbox-inner {
  background-color:#1db278;
  border-color:#1db278
}
.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;
  -moz-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:14px;
  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 #1db278;
  border-color:transparent transparent transparent #1db278;
  animation:switch-loading 1s linear;
  animation-iteration-count:infinite
}
.ivu-switch-loading:before {
  display:block
}
.ivu-switch:focus {
  box-shadow:0 0 0 2px rgba(29,178,120,.2);
  outline:0
}
.ivu-switch:focus:hover {
  box-shadow:none
}
.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:#1db278;
  background-color:#1db278
}
.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:#1db278;
  background-color:#1db278;
  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;
  padding:4px 7px;
  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:#4ac193;
  outline:0;
  box-shadow:0 0 0 2px rgba(29,178,120,.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:36px
}
.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:#4ac193
}
.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;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  position:absolute;
  right:5px;
  transition:all .2s linear
}
.ivu-input-number:hover {
  border-color:#4ac193
}
.ivu-input-number-focused {
  border-color:#4ac193;
  outline:0;
  box-shadow:0 0 0 2px rgba(29,178,120,.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:-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:36px
}
.ivu-input-number-large .ivu-input-number-handler {
  height:18px
}
.ivu-input-number-large input {
  height:36px;
  line-height:36px
}
.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:#1db278
}
.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:none
}
.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)
}
.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:14px;
  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:transparent;
  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:#1db278!important;
  border-color:#1db278
}
.ivu-tag-color-warning {
  color:#f90!important;
  border-color:#f90
}
.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:#1db278!important;
  border:1px solid #1db278!important
}
.ivu-tag-border.ivu-tag-primary:after {
  background:#1db278
}
.ivu-tag-border.ivu-tag-primary .ivu-icon-ios-close {
  color:#1db278!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:#f90!important;
  border:1px solid #f90!important
}
.ivu-tag-border.ivu-tag-warning:after {
  background:#f90
}
.ivu-tag-border.ivu-tag-warning .ivu-icon-ios-close {
  color:#f90!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;
  font-size:20px\9;
  transform:scale(1.42857143) rotate(0deg);
  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:#1db278
}
.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:#f90
}
.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:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex:auto;
  flex:auto;
  background:#f5f7f9
}
.ivu-layout.ivu-layout-has-sider {
  -ms-flex-direction:row;
  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 {
  -ms-flex:0 0 auto;
  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 {
  -ms-flex:auto;
  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:#1db278
}
.ivu-loading-bar-inner-failed-color-error {
  background-color:#ed4014
}
.ivu-progress {
  display:inline-block;
  width:100%;
  font-size:14px;
  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:#1db278;
  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:#1db278;
  color:#1db278
}
.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;
  -moz-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:#1db278
}
.ivu-page-item:hover a {
  color:#1db278
}
.ivu-page-item-active {
  border-color:#1db278
}
.ivu-page-item-active:hover a,
.ivu-page-item-active a {
  color:#1db278
}
.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:#1db278
}
.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;
  -moz-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:#1db278
}
.ivu-page-next:hover a,
.ivu-page-prev:hover a {
  color:#1db278
}
.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:#4ac193
}
.ivu-page-options-elevator input:focus {
  border-color:#4ac193;
  outline:0;
  box-shadow:0 0 0 2px rgba(29,178,120,.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:36px
}
.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;
  padding:4px 7px;
  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:none;
  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:#4ac193
}
.ivu-page-simple .ivu-page-simple-pager input:focus {
  border-color:#4ac193;
  outline:0;
  box-shadow:0 0 0 2px rgba(29,178,120,.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:36px
}
.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:#1db278
}
.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:-ms-flexbox;
  display:flex;
  width:100%;
  font-size:0;
  line-height:1.5
}
.ivu-steps-item {
  display:inline-block;
  position:relative;
  vertical-align:top;
  -ms-flex:1;
  flex:1;
  overflow:hidden
}
.ivu-steps-item:last-child {
  -ms-flex:0;
  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:#1db278;
  background-color:#1db278
}
.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:#1db278
}
.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:#1db278
}
.ivu-steps-item.ivu-steps-status-finish .ivu-steps-tail>i:after {
  width:100%;
  background:#1db278;
  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:none;
  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:#1db278
}
.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:none
}
.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:none;
  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:rgba(0,0,0,0)
}
.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;
  -moz-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:14px;
  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 {
    -ms-flex:1;
    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:#1db278
}
.ivu-modal-confirm-head-icon-success {
  color:#19be6b
}
.ivu-modal-confirm-head-icon-warning {
  color:#f90
}
.ivu-modal-confirm-head-icon-error {
  color:#ed4014
}
.ivu-modal-confirm-head-icon-confirm {
  color:#f90
}
.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:none;
  -webkit-user-select:none;
  -moz-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:#4ac193
}
.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:#4ac193;
  outline:0;
  box-shadow:0 0 0 2px rgba(29,178,120,.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:36px
}
.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:34px;
  line-height:34px;
  font-size:16px
}
.ivu-select-large.ivu-select-multiple .ivu-select-selection {
  min-height:36px
}
.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:34px;
  line-height:34px;
  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:none;
  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:28px;
  line-height:28px;
  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:14px;
  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:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  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:#1db278
}
.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:#1db278;
  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(29,178,120,.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(26,157,106,.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-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(29,178,120,.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;
  -moz-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;
  -moz-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%,.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%,.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%,.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%,.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;
  border:7px solid transparent;
  content:""
}
.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%,.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%,.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%,.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%,.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:#f90;
  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:#4ac193
}
.ivu-input:focus {
  outline:0;
  box-shadow:0 0 0 2px rgba(29,178,120,.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:36px
}
.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:36px;
  line-height:36px
}
.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:36px
}
.ivu-input-with-prefix {
  padding-left:32px
}
.ivu-input-with-suffix {
  padding-right:32px
}
.ivu-input-search {
  cursor:pointer;
  padding:0 16px!important;
  background:#1db278!important;
  color:#fff!important;
  border-color:#1db278!important;
  transition:all .2s ease-in-out;
  position:relative;
  z-index:2
}
.ivu-input-search i {
  font-size:16px
}
.ivu-input-search:hover {
  background:#4ac193!important;
  border-color:#4ac193!important
}
.ivu-input-search:active {
  background:#1ca972!important;
  border-color:#1ca972!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:#4ac193
}
.ivu-input-word-count {
  text-align:center;
  position:absolute;
  right:7px;
  top:2px;
  bottom:2px;
  padding-left:7px;
  background:#fff;
  z-index:1;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -ms-flex-align:center;
  align-items:center;
  color:#808695;
  font-size:14px
}
.ivu-input-wrapper-disabled .ivu-input-word-count {
  background:#f3f3f3
}
.ivu-input-type-textarea .ivu-input-word-count {
  -ms-flex-align:end;
  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:36px
}
.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:#4ac193
}
.ivu-form-item-error .ivu-transfer .ivu-input:focus {
  border-color:#4ac193;
  outline:0;
  box-shadow:0 0 0 2px rgba(29,178,120,.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:36px
}
.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:-4px;
  transform:translateX(-50%)
}
.ivu-slider-button-wrap .ivu-tooltip {
  display:block;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none
}
.ivu-slider-button {
  width:12px;
  height:12px;
  border:2px solid #4ac193;
  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:#1db278;
  transform:scale(1.5)
}
.ivu-slider-button:hover {
  cursor:grab
}
.ivu-slider-button-dragging,
.ivu-slider-button-dragging:hover {
  cursor:grabbing
}
.ivu-slider-bar {
  height:4px;
  background:#4ac193;
  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:#1db278
}
.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:#1db278;
  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:14px;
  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:#1db278
}
.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:#1db278
}
.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:#1db278;
  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:#1db278
}
.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:1px solid #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:#1db278
}
.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:#1db278;
  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:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  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;
  -moz-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:#1db278;
  border-color:#1db278
}
.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:14px
}
.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;
  box-shadow:2px 0 6px -2px rgba(0,0,0,.2)
}
.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;
  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:#1db278
}
.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:#1db278
}
.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:#1db278
}
.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:#1db278;
  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;
  -moz-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:#e4f2ea
}
.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:#1db278
}
.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:#1db278;
  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:none
}
.ivu-tabs-ink-bar {
  height:2px;
  box-sizing:border-box;
  background-color:#1db278;
  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:none
}
.ivu-tabs-nav-container:focus .ivu-tabs-tab-focused {
  border-color:#4ac193!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:#4ac193
}
.ivu-tabs-nav .ivu-tabs-tab:active {
  color:#1ca972
}
.ivu-tabs-nav .ivu-tabs-tab .ivu-icon {
  width:14px;
  height:14px;
  margin-right:8px
}
.ivu-tabs-nav .ivu-tabs-tab-active {
  color:#1db278
}
.ivu-tabs-mini .ivu-tabs-nav-container {
  font-size:14px
}
.ivu-tabs-mini .ivu-tabs-tab {
  margin-right:0;
  padding:8px 16px;
  font-size:14px
}
.ivu-tabs .ivu-tabs-content-animated {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:row;
  flex-direction:row;
  will-change:transform;
  transition:transform .3s ease-in-out
}
.ivu-tabs .ivu-tabs-tabpane {
  -ms-flex-negative:0;
  flex-shrink:0;
  width:100%;
  transition:opacity .3s;
  opacity:1;
  outline:none
}
.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;
  margin-right:4px;
  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:#1db278
}
.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:none;
  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:#1db278
}
.ivu-menu-item {
  display:block;
  outline:none;
  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:#1db278;
  border-bottom:2px solid #1db278
}
.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:14px;
  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:#1db278
}
.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:#1db278;
  background:#e4f2ea;
  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:#1db278
}
.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:#1db278
}
.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item:hover {
  color:#fff;
  background:transparent!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:#1db278!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:transparent
}
.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:#1db278
}
.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:#1db278;
  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 #1db278
}
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:transparent
}
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:#1db278;
  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:#1db278;
  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:#d2f0e4
}
.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:#1db278
}
.ivu-date-picker-btn-pulse {
  background-color:#d2f0e4!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 {
  border-color:#4ac193;
  outline:0;
  box-shadow:0 0 0 2px rgba(29,178,120,.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:#1db278
}
.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:#1db278;
  cursor:pointer;
  -webkit-user-select:none;
  -moz-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:#4ac193
}
.ivu-picker-confirm>span:active {
  color:#1ca972
}
.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;
  -moz-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:#1db278;
  background:#f3f3f3
}
.ivu-time-picker-cells-cell-focused {
  background-color:#d2f0e4
}
.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;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -ms-touch-action:pan-y;
  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:none;
  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:none;
  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;
  -moz-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;
  margin:0;
  padding:0;
  margin-right:8px;
  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;
  margin:0;
  padding:0;
  margin-right:8px;
  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:14px;
  height:14px;
  color:#515a6e;
  text-align:center
}
.ivu-upload-list-file:hover {
  background:#f3f3f3
}
.ivu-upload-list-file:hover>span {
  color:#1db278
}
.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 #1db278
}
.ivu-upload-dragOver {
  border:2px dashed #1db278
}
.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:none
}
.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:#e8f7f2
}
.ivu-tree-title-selected,
.ivu-tree-title-selected:hover {
  background-color:#d2f0e4
}
.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:transparent
}
.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:#4ac193
}
.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:#4ac193;
  outline:0;
  box-shadow:0 0 0 2px rgba(29,178,120,.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:#4ac193;
  outline:0;
  box-shadow:0 0 0 2px rgba(29,178,120,.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: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:#4ac193;
  outline:0;
  box-shadow:0 0 0 2px rgba(29,178,120,.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:#4ac193;
  outline:0;
  box-shadow:0 0 0 2px rgba(29,178,120,.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:#4ac193;
  outline:0;
  box-shadow:0 0 0 2px rgba(29,178,120,.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:#4ac193;
  outline:0;
  box-shadow:0 0 0 2px rgba(29,178,120,.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-icon-ios-close,
.ivu-auto-complete .ivu-select-not-found {
  display:none
}
.ivu-auto-complete:hover .ivu-icon-ios-close {
  display:inline-block
}
.ivu-auto-complete.ivu-select-dropdown {
  max-height:none
}
.ivu-auto-complete:focus,
.ivu-auto-complete div {
  outline:none
}
.ivu-divider {
  font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,Arial,SimSun,"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:transparent;
  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:none;
  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 #1db278;
  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:#1db278
}
.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:14px;
  color:#808695
}
.ivu-cell-selected .ivu-cell-label {
  color:inherit
}
.ivu-cell-selected,
.ivu-cell.ivu-cell-selected:hover {
  background:#e4f2ea
}
.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:none
}
.ivu-cell-selected:focus {
  background:rgba(26,157,106,.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:#1db278
}
.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:#1db278;
  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;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none
}
.ivu-drawer-wrap * {
  box-sizing:border-box;
  -webkit-tap-highlight-color:rgba(0,0,0,0)
}
.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:14px;
  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:#4ac193
}
.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:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  padding:12px 0
}
.ivu-list-item-content {
  color:#515a6e
}
.ivu-list-item-meta {
  display:-ms-flexbox;
  display:flex;
  -ms-flex:1;
  flex:1;
  -ms-flex-align:start;
  align-items:flex-start;
  font-size:0
}
.ivu-list-item-meta-avatar {
  margin-right:16px
}
.ivu-list-item-meta-content {
  -ms-flex:1 0;
  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:#1db278
}
.ivu-list-item-meta-description {
  color:rgba(0,0,0,.45);
  font-size:14px;
  line-height:22px
}
.ivu-list-item-action {
  -ms-flex:0 0 auto;
  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:transparent
}
.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 {
  -ms-flex-align:initial;
  align-items:initial
}
.ivu-list-vertical .ivu-list-item-main {
  display:block;
  -ms-flex:1;
  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 {
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
  }
  .ivu-list-item-action {
    margin-left:12px
  }
  .ivu-list-vertical .ivu-list-item {
    -ms-flex-wrap:wrap-reverse;
    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
  }
}
html {
  color:#333;
  background:#fff;
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%
}
body,
html {
  height:100%
}
body {
  min-width:1200px
}
body,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
legend,
li,
ol,
p,
select,
ul {
  margin:0;
  padding:0
}
body,
button,
input,
select,
textarea {
  font:14px/1.8 Helvetica Neue,Helvetica,PingFang SC,Microsoft YaHei,Hiragino Sans GB,WenQuanYi Micro Hei,Arial,SimSun,"sans-serif"
}
li,
ol,
ul {
  list-style:none
}
fieldset,
img {
  border:0
}
p {
  text-indent:2em
}
a,
a:link,
a:visited {
  color:#333;
  text-decoration:none
}
a:hover {
  text-decoration:underline
}
.clearfix:after {
  content:" ";
  display:block;
  clear:both;
  height:0
}
.clearfix {
  zoom:1
}
.gk-zhjy-banner {
  height:200px;
  background:url(../image/banner-zhjy-2.jpg) no-repeat top,linear-gradient(180deg,#49c48d,#1cb278 50%);
  background-size:auto 100%;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:center;
  justify-content:center;
  -ms-flex-direction:column;
  flex-direction:column;
  color:#fff;
  text-shadow:0 0 0 rgba(0,0,0,.06)
}
.gk-zhjy-banner h2 {
  line-height:50px;
  font-size:38px;
  font-weight:700
}
.text-indent0 {
  text-indent:0
}
.gk-zhjy-tab-con .tab-list {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:center;
  justify-content:center;
  padding-bottom:7px
}
.gk-zhjy-tab-con li {
  position:relative;
  height:28px;
  line-height:28px;
  font-size:20px;
  font-weight:400;
  color:#8c8c8c;
  cursor:pointer
}
.gk-zhjy-tab-con li+li {
  margin-left:28px
}
.gk-zhjy-tab-con li.selected {
  color:#2b2b2b
}
.gk-zhjy-tab-con li.selected:after {
  content:"";
  position:absolute;
  left:50%;
  bottom:-7px;
  margin-left:-14px;
  width:28px;
  height:3px;
  background:#1cb278;
  border-radius:2px
}
.gk-zhjy-tab-con li:hover {
  color:#2b2b2b
}
.search-radio-group .ivu-form-item-content {
  float:left
}
.school-filter-box {
  color:#7b7b7b
}
.school-filter-box .ivu-form-item-content {
  height:34px
}
.school-filter-box .ivu-select-input {
  height:34px;
  line-height:34px
}
.school-filter-box .ivu-input,
.school-filter-box .ivu-select-selection {
  height:34px;
  border-radius:0;
  border:1px solid #dadada
}
.school-filter-box .ivu-select-selection-focused,
.school-filter-box .ivu-select-selection:hover,
.school-filter-box .ivu-select-visible .ivu-select-selection {
  border-color:#4ac193
}
.school-filter-box .ivu-form-item {
  margin-right:18px
}
.school-filter-box .ivu-form-item-content {
  line-height:34px
}
.school-filter-box .ivu-form-item-label {
  color:#7b7b7b;
  font-size:12px;
  padding:0;
  height:34px;
  line-height:34px
}
.school-filter-box .ivu-checkbox-group,
.school-filter-box .ivu-radio-group {
  height:34px;
  line-height:34px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.school-filter-box .ivu-form-item {
  margin-bottom:20px
}
.school-filter-box .iconfont {
  color:#ed7e2d;
  font-size:14px
}
.school-filter-box .ivu-checkbox-wrapper,
.school-filter-box .ivu-radio-wrapper {
  font-size:12px
}
.yxmc-input .ivu-input {
  width:206px
}
.yxmc-input .ivu-input-search {
  padding:0 11px!important;
  border-radius:0
}
.no-info {
  text-align:center
}
.no-info .text {
  color:#999;
  line-height:20px;
  margin-top:8px
}
.img-hover-box {
  border-radius:4px;
  overflow:hidden;
  transform:rotate(0deg)
}
.img-hover-box img {
  display:block;
  width:100%;
  height:100%;
  transition:transform .5s
}
.img-hover-box:hover img {
  transform:scale(1.1)
}
.ch-sticky {
  height:100%;
  position:relative
}
.ch-sticky .main-wrapper {
  min-height:100%
}
.ch-sticky .main-wrapper .container {
  padding-bottom:256px
}
.ch-sticky .footer-wrapper {
  margin-top:-256px
}
.gk-help-layout {
  position:relative
}
.gk-help-content {
  padding-top:46px;
  background:url(../image/banner-help.jpg) no-repeat top
}
.gk-help-title {
  font-size:48px;
  font-weight:700;
  color:#fff;
  line-height:60px;
  margin-bottom:30px;
  text-align:center
}
.gk-help-search {
  padding-left:270px;
  padding-right:38px;
  margin-bottom:6px
}
.gk-help-search .search-input {
  width:528px;
  margin-right:16px
}
.gk-help-search .search-input .ivu-select-item {
  text-align:left
}
.gk-help-search .search-input .ivu-input {
  height:48px;
  font-size:16px;
  padding:4px 15px
}
.gk-help-search .search-btn {
  background:#fff;
  border-color:#fff;
  width:68px;
  height:48px
}
.gk-help-search .search-btn .ivu-icon {
  color:#1db278;
  font-size:27px
}
.gk-help-search .ivu-select-item-selected,
.gk-help-search .ivu-select-item-selected:hover {
  color:#515a6e
}
.chsi-robot {
  float:right;
  display:inline-block;
  width:152px;
  height:48px;
  background-image:url(https://t1.chei.com.cn/common/images/help/robot.png);
  background-image:-webkit-image-set(url(https://t1.chei.com.cn/common/images/help/robot.png) 1x,url(//t1.chei.com.cn/common/images/help/robot2x.png) 2x);
  background-repeat:no-repeat;
  background-position:50%
}
.help-tab-pane {
  text-align:center;
  margin-bottom:21px
}
a.pane-title {
  display:inline-block;
  font-size:18px;
  color:#fff;
  line-height:14px;
  margin-right:80px
}
a.pane-title:hover {
  text-decoration:none
}
a.pane-title.active {
  font-weight:700;
  position:relative;
  font-size:22px
}
a.pane-title.active:after {
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  top:30px;
  content:"";
  display:block;
  width:0;
  height:0;
  border-left:16px solid transparent;
  border-right:16px solid transparent;
  border-bottom:16px solid #fff
}
a.pane-title:last-child {
  margin-right:0
}
.help-tab-content {
  border-radius:20px 20px 0 0;
  padding:36px 38px;
  background:#fff
}
.tab-content-left {
  float:left;
  width:204px;
  box-sizing:border-box
}
.tab-content-left ul {
  border-radius:5px;
  padding:24px;
  font-size:16px;
  color:#333;
  line-height:36px;
  cursor:pointer;
  box-shadow:0 0 8px 0 rgba(0,89,176,.2);
  margin-bottom:12px
}
.tab-content-left ul .active {
  color:#1db278
}
.tab-content-right {
  width:864px;
  float:right
}
.tab-content-title {
  font-size:16px;
  line-height:24px;
  padding:12px 0
}
.tab-content-title.list-active {
  color:#1db278
}
.tab-content-des {
  font-size:16px;
  font-weight:400;
  color:#3f3f3f;
  line-height:32px
}
.tab-content-des .text p {
  text-indent:0
}
.tab-content-des .text img {
  max-width:100%
}
.tab-content-des .time {
  text-align:right;
  font-size:14px;
  color:#999
}
.tab-content-des a {
  color:#1db278
}
.ch-collapse-warp {
  margin-bottom:24px
}
.ch-collapse-warp .ch-collapse {
  border-top:0
}
.ch-collapse-warp .ch-collapse .ivu-collapse-content {
  padding:0
}
.ch-collapse>.ivu-collapse-item>.ivu-collapse-header {
  height:auto;
  line-height:53px;
  padding-left:0
}
.ivu-page.gk-help-page .ivu-page-disabled {
  display:none
}
.ivu-page.gk-help-page .ivu-page-item,
.ivu-page.gk-help-page .ivu-page-next,
.ivu-page.gk-help-page .ivu-page-prev {
  margin-right:10px
}
.ivu-page.gk-help-page .ivu-page-item a,
.ivu-page.gk-help-page .ivu-page-next a,
.ivu-page.gk-help-page .ivu-page-prev a {
  color:#1db278
}
.ivu-page.gk-help-page .ivu-page-item a:hover,
.ivu-page.gk-help-page .ivu-page-next a:hover,
.ivu-page.gk-help-page .ivu-page-prev a:hover {
  text-decoration:none
}
.ivu-page.gk-help-page .ivu-page-item-active {
  background:#1db278;
  border-radius:5px;
  font-size:14px
}
.ivu-page.gk-help-page .ivu-page-item-active a {
  color:#fff
}
.ivu-page.gk-help-page .ivu-page-item-active a:hover {
  text-decoration:none
}
.search-result {
  font-size:18px;
  line-height:32px;
  padding:5px 0
}
.search-result .search-result-tag {
  color:#1db278;
  word-break:break-all
}
.help-no-result {
  font-size:16px;
  color:#f07e12
}
.spin-col {
  height:64px;
  text-align:center;
  line-height:64px;
  color:#1db278;
  font-size:14px
}
.spin-icon-load {
  animation:ani-demo-spin 1s linear infinite;
  margin-right:10px
}
a.hot-link {
  display:block;
  color:#fff;
  padding-left:20px;
  font-size:16px;
  line-height:30px;
  margin-left:271px;
  margin-bottom:16px;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPCAYAAAA/I0V3AAABsklEQVQokV2SvWsVQRTFf/fO7Hu8PIOgAVsLQWwEIxErOxHRwo9CEVT8KA1aCf4FKRQEtbLW1kYULVOaImIj/gE2alBRg8lmd47M7r4Pc9jLzM6de8/MmWNanaeFwEZTu4LZMeAmVf4XRIOdQ4gBJ39NGNi4cBfiBuIFwcCt6TmCj2dyKAOUnpkOtms6S7B7hI7NvQnT+4W2ey2oUs4Oif4NYzA6NUYfdIrZmWVi+O5sVrBRBQKRvkFhD8YFtKdGnEd2gT/rr/j1E9PKoZw6QeG7Qa+R/WA7xFrDJmbxaj7Sc0h2jpSOY9zqtm+APoPt69jmJqzxsendkRmK+iswnIgiCL6AtB/Ss0akKTiuy/8VmK3g9hvpNCk8p+rfbppMsO7E+tK2GzwEu4ZShSVwPcJ4OZVPptXDWefOC0qQ9pDCGqYeqIQECgdw+zj9uMtjG+FLUGSlcr+ySVvIwyeMv822zfTFEXcmAvCGlC2TrZMg1u1o2kFi0PSdK6460gdgsfPeEtStpWI26VYbXj/NyyTusnfw1rsXfwKcAY4SbJGYr1ZANYBycJKqd5HAdeA+W+Ifk6een+MSSJMAAAAASUVORK5CYII=) no-repeat 0
}
@keyframes ani-demo-spin {
  0% {
    transform:rotate(0deg)
  }
  50% {
    transform:rotate(180deg)
  }
  to {
    transform:rotate(1turn)
  }
}
.zxzx-main {
  padding-bottom:40px
}
.zxzx-item {
  display:-ms-flexbox;
  display:flex;
  margin-top:24px;
  height:200px;
  background:#fff;
  border-radius:4px;
  padding:30px
}
.zxzx-item .zxzx-item-left {
  width:280px;
  height:140px;
  border-radius:4px;
  overflow:hidden;
  -ms-flex-negative:0;
  flex-shrink:0
}
.zxzx-item .zxzx-item-left img {
  display:block;
  width:100%;
  height:100%;
  transition:transform .5s
}
.zxzx-item .zxzx-item-mid {
  -ms-flex:1;
  flex:1;
  margin-left:24px;
  position:relative
}
.zxzx-item .zxzx-mid-text {
  font-size:16px;
  font-weight:400;
  color:#131b18;
  line-height:30px;
  text-align:justify
}
.zxzx-item .zxzx-right-link {
  width:122px;
  height:32px;
  line-height:30px;
  border-radius:16px;
  border:1px solid #1cb278;
  text-align:center;
  font-size:18px;
  color:#1cb278;
  position:absolute;
  right:0;
  bottom:0
}
.zxzx-item:hover {
  box-shadow:0 2px 8px 0 rgba(0,0,0,.1);
  text-decoration:none
}
.zxzx-item:hover .zxzx-right-link {
  background:#1cb278;
  color:#fff
}
.zxzx-item:hover img {
  transform:scale(1.1)
}
.gk-zbhz-banner {
  background:linear-gradient(180deg,#49c48d,#1cb278)
}
.gk-zbhz-banner h2 {
  height:234px;
  line-height:234px;
  background:url(../image/banner-zbxxhz.jpg) no-repeat top;
  font-size:38px;
  font-weight:700;
  color:#fff;
  text-align:center;
  text-shadow:0 2px 2px rgba(0,0,0,.06)
}
.zb-top-white {
  background-color:#fff
}
.zb-ss-list {
  margin-bottom:4px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-align:center;
  align-items:center
}
.zb-ss-list .zb-ss-item {
  font-size:16px;
  font-weight:400;
  color:#5d5d5d;
  line-height:22px;
  height:22px;
  margin-right:25.3px;
  margin-bottom:16px;
  cursor:pointer
}
.zb-ss-list .zb-ss-item.active {
  color:#1cb278
}
.zb-con-gray {
  background-color:#f5f5f5
}
.zbzt-tab-box {
  padding:24px 0 22px;
  display:-ms-flexbox;
  display:flex
}
.zbzt-tab-item {
  font-size:12px;
  line-height:12px;
  color:#999;
  cursor:pointer
}
.zbzt-tab-item+.zbzt-tab-item {
  margin-left:16px;
  padding-left:16px;
  border-left:1px solid #999
}
.zbzt-tab-item.active {
  color:#1cb278
}
.zb-box .empty-box {
  text-align:center;
  padding-bottom:30px
}
.zb-box a.ch-btn {
  color:#fff
}
.zb-box a.ch-btn:hover {
  text-decoration:none
}
.zb-box .zb-bot .ch-btn-small {
  padding:0;
  width:80px;
  text-align:center
}
.zb-box .ch-btn-small .iconfont {
  font-size:12px
}
.zb-box .ch-btn-small svg {
  fill:#fff;
  width:12px;
  height:12px;
  vertical-align:top;
  position:relative;
  top:6px
}
.zb-box .ch-btn.ch-btn-small {
  height:25px;
  line-height:26px;
  font-size:12px;
  padding:0 18px 0 14px
}
.zb-list {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
}
.zbzx-item {
  float:left;
  width:275px;
  position:relative;
  border-radius:8px;
  overflow:hidden;
  margin-left:26.6px;
  margin-bottom:26px
}
.zbzx-item:nth-child(4n+1) {
  margin-left:0
}
.zb-top {
  position:relative
}
.zb-top img {
  width:100%;
  height:140px;
  display:block
}
.zb-top .zb-status {
  position:absolute;
  white-space:nowrap;
  right:0;
  top:10px;
  line-height:20px;
  padding:0 8px 0 14px;
  border-radius:10px 0 0 10px;
  font-size:12px
}
.dot {
  display:block;
  position:absolute;
  content:" ";
  width:3px;
  height:3px;
  border-radius:100%;
  top:8px;
  left:8px
}
.zb-top .live {
  background:#ff5b5a;
  color:#fff;
  border:1px solid #ff5b5a;
  border-right:none
}
.coming .dot,
.live .dot {
  background:#fff
}
.zb-top .coming {
  background:rgba(0,0,0,.4);
  color:#fff;
  border:1px solid #fff;
  border-right:none
}
.done .dot {
  background:#f7b500
}
.zb-top .done {
  background:rgba(0,0,0,.4);
  color:#f7b500;
  border:1px solid #dedede;
  border-right:none
}
.zb-content {
  padding:10px 12px 14px;
  background:#fff
}
.zb-mid {
  padding-bottom:14px;
  border-bottom:1px solid #e5e5e5
}
.zb-mid h4 {
  font-size:16px;
  font-weight:400;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  line-height:21px
}
.zb-school {
  margin-bottom:4px
}
.zb-school,
.zb-school a {
  color:#1cb278
}
.zb-mid .zb-title {
  color:#333;
  margin-bottom:4px;
  font-size:12px
}
.zb-des {
  color:#999;
  height:32px;
  margin-bottom:16px;
  overflow:hidden;
  display:-webkit-box;
  -webkit-line-clamp:2
}
.zb-des,
.zb-time,
.zb-zjr {
  font-size:12px;
  line-height:16px;
  text-indent:0
}
.zb-time,
.zb-zjr {
  color:#4d4d4d
}
.zb-zjr {
  margin-bottom:4px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis
}
.zb-zjr .job-title {
  margin-left:16px;
  color:#9b9b9b
}
.zb-bot {
  padding-top:13px
}
.zb-bot .ch-btn {
  border-radius:3px
}
.zb-bot .ewm {
  float:right;
  color:#1db278;
  font-size:24px;
  line-height:24px;
  cursor:pointer;
  position:relative
}
.zb-bot .ewm:after {
  display:block;
  content:"";
  position:absolute;
  border-left:25px solid transparent;
  border-bottom:25px solid #fff;
  bottom:-1px;
  right:-1px
}
.popup {
  display:none
}
.overlay,
.popup {
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0
}
.overlay {
  background-color:rgba(0,0,0,.6)
}
.pop-content {
  position:relative;
  z-index:10;
  padding:60px 24px 20px;
  max-height:calc(100% - 80px);
  overflow-y:auto
}
.ewm-content,
.link-content {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
}
.ewm-content.only,
.link-content.only {
  -ms-flex-pack:center;
  justify-content:center;
  text-align:center
}
.ewm-content {
  margin-bottom:20px
}
.ewm-item {
  display:inline-block;
  margin-bottom:8px
}
.ewm-item img {
  display:block
}
.ewm-item p {
  text-align:center;
  text-indent:0;
  color:#fff;
  font-size:12px;
  margin-top:4px;
  max-width:96px
}
.link-content .ch-btn {
  margin:0 4px 8px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis
}
.gk-gkzx-box {
  padding-bottom:256px;
  background-color:#f5f5f5;
  min-height:calc(100vh - 40px)
}
.gk-gkzx-box .gk-gkzx-between {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between
}
.gk-gkzx-box .no-info {
  padding:17px 0
}
.gk-gkzx-container {
  width:1180px;
  padding:32px 0;
  margin:0 auto
}
.gk-gkzx-container .gk-gkzx-container-header {
  margin-bottom:26px
}
.gk-gkzx-container .gk-gkzx-container-header a {
  display:inline-block;
  width:574px;
  height:98px;
  background:url(../image/gkzx-mdgs.png) 0 0 no-repeat
}
.gk-gkzx-container .gk-gkzx-container-header a:last-child {
  background:url(../image/gkzx-gdwzdh.png) 0 0 no-repeat
}
.gk-gkzx-container .gk-gkzx-container-wrapper {
  background-color:#fff;
  box-sizing:border-box;
  padding:30px 27px 37px 28px
}
.gk-gkzx-container .gk-gkzx-container-wrapper .gk-gkzx-wrapper-zszc {
  width:518px
}
.gk-gkzx-container .gk-gkzx-container-wrapper .gk-gkzx-wrapper-title {
  padding-bottom:16px;
  border-bottom:1px solid #e5e5e5;
  margin-bottom:31px;
  -ms-flex-align:end;
  align-items:flex-end
}
.gk-gkzx-container .gk-gkzx-container-wrapper .gk-gkzx-wrapper-title .text {
  font-size:20px;
  font-weight:700;
  color:#333;
  line-height:28px
}
.gk-gkzx-container .gk-gkzx-container-wrapper .gk-gkzx-wrapper-title .more {
  font-size:14px;
  color:#8f8f8f;
  line-height:20px
}
.gk-gkzx-container .gk-gkzx-container-wrapper .gk-gkzx-wrapper-info {
  font-size:16px;
  color:#333;
  line-height:21px;
  padding-left:12px;
  position:relative;
  margin-top:28px
}
.gk-gkzx-container .gk-gkzx-container-wrapper .gk-gkzx-wrapper-info a {
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.gk-gkzx-container .gk-gkzx-container-wrapper .gk-gkzx-wrapper-info:before {
  content:"";
  width:4px;
  height:4px;
  background:#1cb278;
  border-radius:50%;
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-50%)
}
.gk-gkzx-container .tab {
  padding-left:28px;
  border-bottom:1px solid #e5e5e5;
  display:-ms-flexbox;
  display:flex
}
.gk-gkzx-container .tab .tab-item:first-child {
  margin-right:30px
}
.gk-gkzx-container .tab .tab-item {
  font-size:20px;
  color:#8c8c8c;
  line-height:26px;
  padding-bottom:16px;
  position:relative;
  cursor:pointer
}
.gk-gkzx-container .tab .tab-item-active,
.gk-gkzx-container .tab .tab-item:hover {
  color:#333
}
.gk-gkzx-container .tab .tab-item-active:after {
  content:"";
  width:50px;
  height:3px;
  background:#1cb278;
  border-radius:2px;
  position:absolute;
  bottom:-2px;
  left:50%;
  transform:translateX(-50%)
}
.gk-gkzx-container .content {
  padding:31px 28px 0
}
.gk-gkzx-container .content .content-item {
  font-size:16px;
  color:#333;
  line-height:22px;
  padding-left:12px;
  position:relative;
  padding-bottom:20px;
  border-bottom:1px solid #e5e5e5;
  margin-bottom:19px;
  -ms-flex-align:center;
  align-items:center
}
.gk-gkzx-container .content .content-item .text {
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  -ms-flex:1;
  flex:1;
  margin-right:32px;
  cursor:pointer
}
.gk-gkzx-container .content .content-item .date {
  font-size:14px;
  color:#999;
  line-height:19px
}
.gk-gkzx-container .content .content-item:before {
  content:"";
  width:4px;
  height:4px;
  background:#1cb278;
  border-radius:50%;
  position:absolute;
  left:0;
  top:8.5px
}
.gk-gkzx-container .content .content-footer {
  display:block;
  height:42px;
  line-height:42px;
  background:hsla(0,0%,85%,.16);
  font-size:16px;
  color:#666;
  text-align:center;
  cursor:pointer
}
.gk-gkzx-container .content .content-footer:hover {
  background-color:#eee;
  text-decoration:none
}
.gk-gkzx-container .content .content-last {
  border-bottom:none;
  margin-bottom:0
}
.gk-gkzx-container .content-place {
  padding-top:15px
}
.gk-gkzx-container .place {
  background:rgba(228,247,241,.59);
  padding:9px 11px 9px 37px;
  font-size:16px;
  color:#333;
  line-height:22px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin-bottom:24px
}
.gk-gkzx-container .place .place-item {
  margin-right:26px;
  cursor:pointer
}
.gk-gkzx-container .place .place-item:hover {
  text-decoration:underline
}
.gk-gkzx-container .place .place-item-active {
  color:#04915b;
  font-weight:700
}
.gk-gkzx-container .place .place-item:first-child {
  margin-bottom:15px
}
.gkzx-gzdt-container,
.gkzx-zszc-container {
  padding:30px 0 32px;
  background-color:#fff;
  margin-bottom:32px
}
.gkzx-gzdt-container .tab .tab-item-active:after {
  width:20px
}
.gk-bkzn-box {
  padding-bottom:256px;
  min-height:calc(100vh - 40px)
}
.gk-bkzn-container {
  width:1180px;
  margin:0 auto;
  padding:20px 0;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between
}
.gk-bkzn-container .card {
  display:inline-block;
  width:180px;
  height:240px;
  border-radius:4px;
  padding-top:125px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-direction:column;
  flex-direction:column;
  background:no-repeat 58px 37px;
  background-color:#fff;
  background-size:64px 64px
}
.gk-bkzn-container .card-text {
  font-size:20px;
  font-weight:700;
  color:#131b18;
  line-height:28px;
  margin-bottom:24px
}
.gk-bkzn-container .card-btn {
  width:80px;
  height:32px;
  line-height:30px;
  border-radius:2px;
  border:1px solid #1cb278;
  font-size:14px;
  font-weight:700;
  color:#1cb278;
  text-align:center
}
.gk-bkzn-container .card:hover {
  text-decoration:none
}
.gk-bkzn-container .card:hover .card-text {
  color:#1cb278
}
.gk-bkzn-container .card:hover .card-btn {
  background:#1cb278;
  color:#fff
}
.gk-bkzn-container .yxcx {
  background-image:url(../image/bkzn-yxcx.svg)
}
.gk-bkzn-container .yxcx:hover {
  background-image:url(../image/bkzn-yxcx-active.svg)
}
.gk-bkzn-container .zycx {
  background-image:url(../image/bkzn-zycx.svg)
}
.gk-bkzn-container .zycx:hover {
  background-image:url(../image/bkzn-zycx-active.svg)
}
.gk-bkzn-container .zytbzn {
  background-image:url(../image/bkzn-zytbzn.svg)
}
.gk-bkzn-container .zytbzn:hover {
  background-image:url(../image/bkzn-zytbzn-active.svg)
}
.gk-bkzn-container .zyck {
  background-image:url(../image/bkzn-zyck.svg)
}
.gk-bkzn-container .zyck:hover {
  background-image:url(../image/bkzn-zyck-active.svg)
}
.gk-bkzn-container .tslxzs {
  background-image:url(../image/bkzn-tslxzs.svg)
}
.gk-bkzn-container .tslxzs:hover {
  background-image:url(../image/bkzn-tslxzs-active.svg)
}
.gk-bkzn-container .gdbmap {
  background-image:url(../image/bkzn-gdbmap.svg)
}
.gk-bkzn-container .gdbmap:hover {
  background-image:url(../image/bkzn-gdbmap-active.svg)
}
.stpx-container {
  width:1180px;
  margin:0 auto 18px;
  padding:30px 0 20px;
  background-color:#fff;
  margin-bottom:32px
}
.stpx-container .content {
  padding-top:32px
}
.gk-gdwz-layout {
  width:auto;
  margin:0;
  background:#f5f5f5;
  min-height:calc(100vh - 40px);
  color:#333
}
.gk-gdwz-tab {
  padding:26px 0;
  background:#fff
}
.gk-gdwz-tab li {
  color:#959e9a
}
.gk-gdwz-tab li.selected,
.gk-gdwz-tab li:hover {
  color:#131b18
}
.gk-gdwz-search {
  padding-top:14px;
  background:#fff
}
.gk-gdwz-list,
.gk-gdwz-search .school-filter-box {
  width:1180px;
  margin:0 auto
}
.gk-gdwz-list {
  position:relative
}
.gk-gdwz-list>ul>li {
  padding:20px 36px;
  margin:24px 0;
  background:#fff;
  border-radius:4px
}
.gk-gdwz-list>ul>li:last-child {
  margin-bottom:40px
}
.gk-gdwz-list>ul .title {
  line-height:24px;
  margin-bottom:14px;
  font-size:16px;
  font-weight:700
}
.gk-gdwz-list>ul .sub-title {
  margin-left:5px;
  font-weight:400
}
.gk-gdwz-list a {
  color:#1cb278
}
.gk-gdwz-list .detail-con {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:justify;
  justify-content:space-between
}
.gk-gdwz-list .left {
  -ms-flex:1;
  flex:1;
  min-width:0;
  padding-right:20px
}
.gk-gdwz-list .left .item {
  font-size:14px;
  line-height:22px;
  margin-bottom:8px;
  color:#626f69
}
.gk-gdwz-list .left .item.flex-item {
  display:-ms-flexbox;
  display:flex
}
.gk-gdwz-list .left .item:last-child {
  margin-bottom:0
}
.gk-gdwz-list .left .item .th {
  color:#131b18
}
.gk-gdwz-list .left .wz-item {
  -ms-flex:1;
  flex:1;
  min-width:0;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden
}
.gk-gdwz-list .left .wz-item:first-child {
  width:260px;
  margin-right:20px
}
.gk-gdwz-list .right {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.gk-gdwz-list .right .item {
  position:relative;
  margin:0 20px;
  color:#626f69
}
.gk-gdwz-list .right .item:after {
  content:"";
  position:absolute;
  right:-20px;
  top:50%;
  transform:translateY(-50%);
  width:1px;
  height:13px;
  background:#979797
}
.gk-gdwz-list .right .item:last-child {
  margin-right:0
}
.gk-gdwz-list .right .item:last-child:after {
  display:none
}
.gk-gdwz-list .right .item:hover .item-con {
  color:#1cb278
}
.gk-gdwz-list .right .item-con {
  font-size:14px;
  line-height:24px;
  padding-left:38px;
  cursor:pointer;
  position:relative
}
.gk-gdwz-list .right .icon-wx {
  background:url(https://t1.chei.com.cn/gaokao/assets/web/images/dfz-wx.svg) no-repeat 0/30px 24px
}
.gk-gdwz-list .right .icon-wx.no-info {
  background-image:url(https://t2.chei.com.cn/gaokao/assets/web/images/dfz-wx-empty.svg)
}
.gk-gdwz-list .right .icon-wx:hover {
  background-image:url(https://t3.chei.com.cn/gaokao/assets/web/images/dfz-wx-active.svg)
}
.gk-gdwz-list .right .icon-wb {
  background:url(https://t4.chei.com.cn/gaokao/assets/web/images/dfz-wb.svg) no-repeat 0/30px 24px
}
.gk-gdwz-list .right .icon-wb.no-info {
  background-image:url(https://t2.chei.com.cn/gaokao/assets/web/images/dfz-wb-empty.svg)
}
.gk-gdwz-list .right .icon-wb:hover {
  background-image:url(https://t2.chei.com.cn/gaokao/assets/web/images/dfz-wb-active.svg)
}
.gk-gdwz-list .right .icon-bjh {
  padding-left:34px;
  background:url(https://t4.chei.com.cn/gaokao/assets/web/images/dfz-bjh.svg) no-repeat 0/26px 24px
}
.gk-gdwz-list .right .icon-bjh.no-info {
  background-image:url(https://t2.chei.com.cn/gaokao/assets/web/images/dfz-bjh-empty.svg)
}
.gk-gdwz-list .right .icon-bjh:hover {
  background-image:url(https://t1.chei.com.cn/gaokao/assets/web/images/dfz-bjh-active.svg)
}
.gk-gdwz-list .right .icon-sph {
  padding-left:30px;
  background:url(https://t4.chei.com.cn/gaokao/assets/web/images/dfz-sph.svg) no-repeat 0/22px 24px
}
.gk-gdwz-list .right .icon-sph.no-info {
  background-image:url(https://t2.chei.com.cn/gaokao/assets/web/images/dfz-sph-empty.svg)
}
.gk-gdwz-list .right .icon-sph:hover {
  background-image:url(https://t4.chei.com.cn/gaokao/assets/web/images/dfz-sph-active.svg)
}
.gk-gdwz-list .right .no-info {
  color:#8d9d95
}
.gk-gdwz-list .gdwz-empty-info {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-align:center;
  align-items:center;
  padding:100px 0 40px
}
.gk-gdwz-list .gdwz-empty-info img {
  width:204px;
  height:170px;
  display:block
}
.gk-gdwz-list .gdwz-empty-info .text {
  font-size:14px;
  color:#959e9a;
  line-height:22px
}
.gdwz-tip-img {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  padding:12px 8px;
  color:#626f69
}
.gdwz-tip-img img {
  display:block;
  width:74px;
  height:74px;
  margin-right:6px
}
.gdwz-tip-img .text {
  flex:1;
  font-size:14px;
  line-height:22px;
  min-width:0;
  white-space:normal;
  display:-webkit-box;
  overflow:hidden;
  text-overflow:ellipsis;
  -webkit-line-clamp:3;
  /*! autoprefixer: off */
  -webkit-box-orient:vertical
}
.gdwz-tip-img a {
  color:#1cb278
}
.gdwz-tip {
  padding:12px 8px;
  color:#626f69;
  white-space:normal
}
.gdwz-tip-item {
  font-size:14px;
  line-height:22px;
  margin-bottom:12px
}
.gdwz-tip-item:last-child {
  margin-bottom:0
}
.width-1180 {
  width:1180px;
  margin:0 auto
}
.gk-mdgs-banner {
  background:linear-gradient(180deg,#49c48d,#1cb278)
}
.gk-mdgs-banner h1 {
  width:1180px;
  height:148px;
  background:url(../image/mdgs-banner.jpg) 50% no-repeat;
  text-align:center;
  line-height:148px;
  font-size:38px;
  font-weight:700;
  color:#fff;
  text-shadow:0 2px 2px rgba(0,0,0,.06);
  margin:0 auto
}
.gk-mdgs-title {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:center;
  justify-content:center;
  font-size:22px;
  font-weight:700;
  color:#333;
  line-height:30px;
  padding:32px 0 16px;
  text-align:center
}
.gk-mdgs-title:after,
.gk-mdgs-title:before {
  display:block;
  content:"";
  height:30px;
  width:100px
}
.gk-mdgs-title:before {
  margin-right:28px;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAAAICAYAAAACyioyAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAYqADAAQAAAABAAAACAAAAADUTfMFAAACSUlEQVRIDe1WvW4TQRCe2d27xaBE4k9USBFKCaKgpUjjJg0V7wAvQBu7QuJV0tOk8UvQIIoUFkJCChIJ2PezM3yztk+2g4QQpru17nbmm9mZu2921sfUj//GwOH70X7TNkNRPbAk7Nx3JRkS6fOcVGkSQ3zz6Xg05Qz0t50zYEWo6/lrYbphwZl4Xx29ItWb68mY+SL6+DSsg728OwZyJyyLYFGVdIjbRhEyrnqnaqt3QVWvdcV4PGY6OaEPp6dML4m+Tu7z5d5HfjS4zVflF55N97iKt/heOeCq+MY/LhvXhsiDiNmXXM9a1xTJDXzgJiRXVgI8uvpq7ougLvkClzqfau+EvbTqBHqrEryDDMwp++TZc9MEgeywQpIGdvDHrJgpSWG6igZJCTYKTJCJ8F5S4EWDCnzIhYTYjrgwXIGTSklsuuYLVAHTqPAhkRKsYJ3ZJCr8SFIJqkr4lETAlKBTnL54643Q7bE6jjqc6aCTtwWmI3etCttOph8RPevwQ8ohHxJ9ztiDheVu59AJaVbl8DIPLFXNNFiYtG5Z6ybbakA1Xk3BqDGn7dojtWhsG+hbFcMDpQzAGyuyiKqBGKICfKDPQdoCz0a7OUqcDHT45aGMQwJnBc5r6BYH9Cuh9hZA4IdSsdmg2kbFTkAxsXqZ03LkC347GsFybT25hVYajTZSTDa0XvkTA475PCk97vyUzlH8J52+LuBPe7lH1tFe3gUDRSjO0FjzVSy00Bk2/c+VvprRWBf25fSbZli59PO/MvA3n6+/ALAFAX6a495TAAAAAElFTkSuQmCC) 50% no-repeat
}
.gk-mdgs-title:after {
  margin-left:28px;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAAAICAYAAAACyioyAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAYqADAAQAAAABAAAACAAAAADUTfMFAAACVElEQVRIDe1WvW7UQBD+ZmzfXfiTAkIgFKQUEQ0vkYaGgi4FL4JEdZcO8QLwDnQUNGkoaCloEUUKOhAgknCx92f4Zu+OOEJpkCt0c7fzv+P1fF6vBaSdN7OtNrbPIdh1G5B3Aj2wnK+5pSKHTd0cfHo4++n2mobvgBQQUvvBzK6fKy/ySzJeGqw0Xw2no9HkxRqMc10azFDfCX+B4OXNLhGEB6srZcEkxPDHXvnXcpgO1OV1ZBcUE2yjF8tm2xdkYuv10ySCViAdX20tRDraAaotd1MgkIxpEKCDUIqFkgeJIkJbAsEPjHXMoU8DLx35WvQ5MSmCut80qCIa51lmvOJ8t7MmVKybLbnPimxidimWrJFYpSpl6qp10hyziUZNkmMtuVZLqRoxQ3JIITfVONWN5jq1uRtrbmKVqxStDVUebdT0dzZvm1zH1i5fbfI4bNrXbm7j9sQ2to7sSnfbNuff7ePRPbu5+8XwCri/t2fY38d0Ou11ddFR3ttQZOwXW89f4TQKiLzdTF09DMJBNMSMf/M8hbE1i0TuQggj6oVcg2YkY2e4SqokKpzFHNbm7KYqi89YSBbjVA62vqrqEkMRZKGGEYZKePmYiLpnqnSjRRowgnVBrIsymXCl5XkAjk+J0rz2xePYWTk1gR+u33DmdAu4Q3GXY5sDO87w3tmusx5Ne/pS9eJcHd5SPl76zgvDYd/hh3bf7uufHz0bENR+5f9H56YoNMNsqZ0JHdfjJ3zIvp25lpof1pCDld8Pa/9yWtlrOWwHypZbf74O29R/qfYb6yodBdv7QsUAAAAASUVORK5CYII=) 50% no-repeat
}
.gk-mdgs-box {
  margin-bottom:28px
}
.gk-mdgs-box,
.gk-mdgs-box .mdgs-box-item,
.gk-mdgs-box a.mdgs-box-item {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.gk-mdgs-box .mdgs-box-item,
.gk-mdgs-box a.mdgs-box-item {
  margin-left:28px;
  -ms-flex-pack:center;
  justify-content:center;
  width:380px;
  height:134px;
  background:#fff;
  border-radius:4px;
  font-size:20px;
  font-weight:700;
  color:#5d5d5d;
  line-height:28px
}
.gk-mdgs-box .mdgs-box-item:hover,
.gk-mdgs-box a.mdgs-box-item:hover {
  cursor:pointer;
  text-decoration:none
}
.gk-mdgs-box .mdgs-box-item:first-child,
.gk-mdgs-box a.mdgs-box-item:first-child {
  margin-left:0
}
.gk-mdgs-box .mdgs-box-item .icon,
.gk-mdgs-box a.mdgs-box-item .icon {
  display:block;
  width:60px;
  height:60px;
  margin-right:20px
}
.gk-mdgs-box .mdgs-box-item .icon.bss,
.gk-mdgs-box a.mdgs-box-item .icon.bss {
  background:url(../image/mdgs-bss.png) 50% no-repeat;
  background-size:60px 60px
}
.gk-mdgs-box .mdgs-box-item .icon.gspydd,
.gk-mdgs-box a.mdgs-box-item .icon.gspydd {
  background:url(../image/mdgs-ydd.png) 50% no-repeat;
  background-size:60px 60px
}
.gk-mdgs-box .mdgs-box-item .icon.gxzx,
.gk-mdgs-box a.mdgs-box-item .icon.gxzx {
  background:url(../image/mdgs-zxjh.png) 50% no-repeat;
  background-size:60px 60px
}
.gk-mdgs-tip {
  padding:20px 22px;
  background:#fff;
  margin-bottom:40px
}
.gk-mdgs-tip .tip-title {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  font-size:14px;
  color:#333;
  line-height:22px;
  margin-bottom:14px
}
.gk-mdgs-tip .tip-title .icon {
  margin-right:4px;
  font-size:16px;
  color:#26b67d
}
.gk-mdgs-tip .tip-content {
  font-size:14px;
  color:#5d5d5d;
  line-height:24px;
  padding-left:6px
}
.main-wrapper {
  background:#f5f5f5
}
.mdgs-shengming {
  font-size:14px;
  color:red;
  line-height:22px;
  text-align:center;
  margin-bottom:24px
}
.gk-mdgs-list {
  color:#333;
  font-size:18px
}
.gk-mdgs-list a,
.gk-mdgs-list a:hover,
.gk-mdgs-list a:link,
.gk-mdgs-list a:visited {
  text-decoration:none
}
.gk-mdgs-list .list-item {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:justify;
  justify-content:space-between;
  background:#fff;
  margin-bottom:20px
}
.gk-mdgs-list.bss-olympics-list .list-item {
  padding-top:8px;
  margin-bottom:0
}
.gk-mdgs-list .list-item-title {
  padding:21px 28px;
  line-height:32px;
  display:-ms-flexbox;
  display:flex;
  width:100%;
  -ms-flex-align:center;
  align-items:center
}
.gk-mdgs-list .list-item-title:before {
  content:"";
  display:block;
  width:4px;
  height:18px;
  background:#f8bf3c;
  margin-right:7px
}
.gk-mdgs-list a.list-item-title:hover {
  color:#1cb278;
  box-shadow:0 2px 6px 0 rgba(0,0,0,.1)
}
.sch-list-box {
  background:#fff;
  padding:24px 28px 44px;
  font-size:16px;
  color:#333;
  margin-top:24px;
  margin-bottom:48px;
  box-sizing:border-box
}
.sch-list-box .sch-list-line {
  width:100%;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.sch-list-box .sch-list-item {
  width:212px;
  line-height:42px;
  margin-right:16px;
  margin-bottom:16px;
  background:#f7fbf9;
  border-radius:4px
}
.sch-list-box .sch-list-item:nth-child(5n) {
  margin-right:0
}
.sch-list-box .sch-list-item>span,
.sch-list-box a {
  display:block;
  padding:0 10px;
  text-align:left;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.sch-list-box a {
  text-decoration:none
}
.sch-list-box a:hover {
  color:#1cb278
}
.no-data {
  padding-top:48px;
  margin-bottom:20px;
  text-align:center
}
.no-data img {
  display:block;
  width:204px;
  margin:0 auto
}
.no-data span {
  display:block;
  margin-top:12px;
  height:20px;
  color:#999;
  line-height:20px
}
.bss-olympics {
  padding:0 28px 26px;
  background:#fff;
  margin-bottom:48px
}
.olympics-item {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:start;
  justify-content:flex-start;
  -ms-flex-align:center;
  align-items:center;
  font-size:16px
}
.olympics-item:not(:last-child) {
  margin-bottom:16px
}
.olympics-item .olympics-left {
  width:108px;
  background:#e8f8f1;
  padding:16px 0 16px 20px;
  position:relative;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:start;
  justify-content:flex-start;
  margin-right:16px
}
.olympics-item .olympics-left .olympics-icon {
  width:16px;
  height:16px;
  margin-right:8px
}
.olympics-item .olympics-left .olympics-icon.shuxue {
  background:url(../image/mdgs-icon-shuxue.svg) no-repeat 50%;
  background-size:cover
}
.olympics-item .olympics-left .olympics-icon.huaxue {
  background:url(../image/mdgs-icon-huaxue.svg) no-repeat 50%;
  background-size:cover
}
.olympics-item .olympics-left .olympics-icon.wuli {
  background:url(../image/mdgs-icon-wuli.svg) no-repeat 50%;
  background-size:cover
}
.olympics-item .olympics-left .olympics-icon.shengwu {
  background:url(../image/mdgs-icon-shengwu.svg) no-repeat 50%;
  background-size:cover
}
.olympics-item .olympics-left .olympics-icon.xinxi {
  background:url(../image/mdgs-icon-xinxi.svg) no-repeat 50%;
  background-size:cover
}
.olympics-item .olympics-left .olympics-km {
  height:28px;
  color:#03915c;
  line-height:28px
}
.olympics-item .olympics-left:after {
  content:"";
  width:0;
  height:0;
  border-left:9px solid #e8f8f1;
  border-top:9px solid transparent;
  border-bottom:9px solid transparent;
  position:absolute;
  top:50%;
  right:-8px;
  transform:translateY(-50%)
}
.olympics-item .olympics-right {
  -ms-flex:auto;
  flex:auto;
  background:#f7fbf9;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:start;
  justify-content:flex-start;
  padding:16px 26px;
  padding-right:16px;
  color:#333
}
.olympics-item .olympics-right .olympics-right-md {
  width:33.3%;
  height:28px;
  color:#333;
  line-height:28px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  padding-right:10px;
  padding-left:8px;
  box-sizing:border-box;
  position:relative
}
.olympics-item .olympics-right .olympics-right-md:before {
  content:"";
  width:4px;
  height:4px;
  border-radius:50%;
  position:absolute;
  top:50%;
  left:0;
  transform:translateY(-50%);
  background:#1cb278
}
.olympics-item .olympics-right .olympics-right-md:hover {
  color:#1cb278
}
.bsszgmd-ssdm {
  padding:24px 120px 30px;
  background:#fff;
  font-size:18px;
  color:#333;
  margin-top:24px
}
.bsszgmd-ssdm .bsszgmd-ssdm-title {
  line-height:28px;
  margin-bottom:24px;
  text-align:center
}
.bsszgmd-ssdm .bsszgmd-ssdmlist {
  -ms-flex-pack:start;
  justify-content:flex-start;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
}
.bsszgmd-ssdm .bsszgmd-ssdmlist,
.bsszgmd-ssdm .bsszgmd-ssdmlist-item {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.bsszgmd-ssdm .bsszgmd-ssdmlist-item {
  line-height:26px;
  width:168px;
  border-radius:4px;
  border:1px solid #dbdbdb;
  padding:8px 0;
  -ms-flex-pack:center;
  justify-content:center;
  font-size:16px;
  text-decoration:none;
  margin-right:25px;
  margin-bottom:16px
}
.bsszgmd-ssdm .bsszgmd-ssdmlist-item.margin-right-0 {
  margin-right:0
}
.bsszgmd-ssdm .bsszgmd-ssdmlist-item:hover {
  color:#1cb278
}
.container-liststu {
  padding:24px 28px 30px;
  background:#fff;
  font-size:14px;
  color:#333;
  margin-top:24px;
  margin-bottom:24px
}
.container-liststu .liststu-title {
  font-size:18px;
  line-height:28px;
  margin-bottom:4px;
  text-align:center
}
.container-liststu .liststu-search {
  margin-top:16px;
  margin-bottom:24px
}
.mdgs-shenhe {
  color:#f07903;
  line-height:22px;
  font-size:14px;
  text-align:center
}
.mdgs-search .ivu-input-wrapper {
  margin-right:10px
}
.mdgs-search .ivu-btn,
.mdgs-search .ivu-form-item-content,
.mdgs-search .ivu-input {
  height:34px
}
.mdgs-search .ivu-btn {
  background-color:#1cb278;
  border-color:#1cb278
}
.mdgs-search .ivu-form-item {
  margin-bottom:0;
  margin-right:0
}
.mdgs-search .ivu-btn {
  font-size:14px
}
.bsszgmd-wgy-detail {
  font-size:14px;
  background:#fff;
  padding:24px 28px 30px
}
.bsszgmd-wgy-detail .wgy-detail-title {
  font-size:18px;
  color:#333;
  line-height:28px;
  margin-bottom:4px
}
.mdgs-page {
  margin-bottom:30px
}
.mdgs-page .ivu-page-options {
  position:relative;
  top:-1px
}
.mdgs-page .ivu-icon,
.mdgs-page .ivu-page-item a,
.mdgs-page .ivu-page-options-elevator,
.mdgs-page .ivu-page-options-elevator input {
  color:#666
}
.mdgs-page .ivu-page-item,
.mdgs-page .ivu-page-item-jump-next,
.mdgs-page .ivu-page-item-jump-prev,
.mdgs-page .ivu-page-next,
.mdgs-page .ivu-page-options-elevator input,
.mdgs-page .ivu-page-prev {
  border:1px solid #dbdbdb
}
.mdgs-page .ivu-page-item-active:hover a,
.mdgs-page .ivu-page-item-active a {
  color:#1cb278
}
.mdgs-page .ivu-page-item-active {
  border:1px solid #1cb278
}
.mdgs-page .ivu-page-item a:hover {
  text-decoration:none
}
.liststu-img img {
  display:block;
  margin-top:18px
}
.liststu-img .loading-img {
  margin:18px auto
}
.count-color {
  color:#1cb278
}
.gary-text {
  font-size:16px;
  color:#999
}
.mdgs-zxjh-tip {
  margin-top:28px
}
.mdgs-zxjh-tip p {
  text-indent:0;
  line-height:26px
}
.loading {
  display:block;
  margin:100px auto 0
}
.zszc-alert-content {
  height:22px;
  font-size:14px;
  color:#333;
  line-height:22px
}
.zszc-alert-content .iconfont {
  font-size:16px;
  color:#f90;
  margin-right:8px
}
.zszc-2022-title {
  padding:32px 0 18px;
  font-weight:600
}
.zszc-2022-title:before {
  margin-right:24px
}
.zszc-2022-title:after {
  margin-left:24px
}
.zszc-2022-containter {
  position:relative;
  color:#333
}
.zszc-2022-containter .zszcdel {
  margin-top:14px;
  display:block;
  border:none;
  background:none
}
.zszc-2022-containter .zszcdel .zszcdel-item {
  padding:19px 29px;
  background:#fff;
  margin-bottom:30px
}
.zszc-2022-containter .zszcdel .zszcdel-item:last-child {
  margin-bottom:0
}
.zszc-2022-containter .zszcdel .zszcdel-item .zszc-zc-title {
  display:block;
  width:-moz-fit-content;
  width:fit-content;
  height:29px;
  font-size:18px;
  line-height:29px;
  margin-bottom:8px
}
.zszc-2022-containter .zszcdel .zszcdel-item .zszc-zc-time {
  height:19px;
  font-size:14px;
  color:#999;
  line-height:19px
}
.zszc-2022-containter .zszcdel .noInfoTxt {
  line-height:56px
}
.zszc-2022-containter .zszc-breadcrumb {
  position:absolute;
  top:-68px;
  left:0;
  height:22px;
  font-size:14px;
  color:#999;
  line-height:22px
}
.zszc-2022-containter .zszc-content {
  background:#fff;
  padding:34px 90px 43px;
  margin-bottom:36px;
  margin-top:14px
}
.zszc-2022-containter .zszc-content p {
  font-size:16px;
  line-height:32px
}
.zszc-2022-containter .zszc-content-title {
  height:26px;
  font-size:20px;
  font-weight:400;
  line-height:26px;
  text-align:center;
  margin-bottom:29px
}
/* 字体文件不存在，已注释
@font-face {
  font-family:DattoDIN;
  font-weight:700;
  src:url(../font/DattoDIN-Bold.eot);
  src:url(../font/DattoDIN-Bold.woff2) format("woff2"),
  url(../font/DattoDIN-Bold.woff) format("woff"),
  url(../font/DattoDIN-Bold.ttf) format("truetype")
}
*/
.yxxx-header-wrapper {
  height:270px;
  background:url(../image/banner-zhjy-2.jpg) no-repeat 50%,linear-gradient(180deg,#49c48d,#1cb278)
}
.yxxx-header-wrapper .yxxx-header {
  position:relative;
  width:1180px;
  margin:0 auto;
  padding:31px 51px 0 46px;
  display:-ms-flexbox;
  display:flex
}
.yxxx-header-wrapper .yxxx-header .yxxx-header-img {
  width:166px;
  height:166px;
  padding:15px;
  border-radius:8px;
  margin-right:27px;
  margin-top:8px;
  background-color:#fff
}
.yxxx-header-wrapper .yxxx-header .yxxx-header-img img {
  width:100%;
  height:100%
}
.yxxx-header-wrapper .yxxx-header-content {
  width:526px;
  margin-right:36px;
  -ms-flex:1;
  flex:1;
  color:#fff
}
.yxxx-header-wrapper .yxxx-header-content .content-header {
  height:36px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:end;
  align-items:flex-end
}
.yxxx-header-wrapper .yxxx-header-content .name {
  font-size:28px;
  margin-right:16px;
  color:#fff;
  line-height:1
}
.yxxx-header-wrapper .yxxx-header-content .attention {
  display:-ms-inline-flexbox;
  display:inline-flex;
  -ms-flex-align:center;
  align-items:center;
  height:24px;
  line-height:24px;
  background:linear-gradient(270deg,#ffe984,#fef0b0);
  border-radius:14px;
  padding:0 13px;
  font-size:14px;
  color:#626f69;
  position:relative;
  bottom:2px;
  text-decoration:none
}
.yxxx-header-wrapper .yxxx-header-content .attention .rate {
  color:#ff9f11;
  margin-left:4px
}
.yxxx-header-wrapper .yxxx-header-content .content-introduction {
  padding-left:3px;
  margin:11px 0 16px;
  font-size:14px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.yxxx-header-wrapper .yxxx-header-content .content-introduction .department {
  margin-right:36px
}
.yxxx-header-wrapper .yxxx-header-content .content-introduction .content-introduction-item {
  display:inline-block;
  height:28px;
  line-height:26px;
  border-radius:14px;
  border:1px solid #fff;
  padding:0 13px
}
.yxxx-header-wrapper .yxxx-header-content .content-introduction .content-introduction-item-other {
  margin-right:12px
}
.yxxx-header-wrapper .yxxx-header-content .content-info {
  padding-left:3px
}
.yxxx-header-wrapper .yxxx-header-content .content-info .content-info-item {
  padding-left:23px;
  font-size:14px;
  line-height:22px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  background:url(../image/yxxx_header_dizhi.svg) 0 no-repeat;
  margin-bottom:6px
}
.yxxx-header-wrapper .yxxx-header-content .content-info .content-info-item:nth-of-type(2) {
  background-image:url(../image/yxxx_header_wangzhi.svg)
}
.yxxx-header-wrapper .yxxx-header-content .content-info .content-info-item:nth-of-type(3) {
  background-image:url(../image/yxxx_header_dianhua.svg);
  margin-bottom:0
}
.yxxx-header-wrapper .yxxx-header-content .content-info .iconfont {
  font-size:16px;
  margin-right:6px;
  color:#fff
}
.yxxx-header-wrapper .yxxx-header-content .content-info a {
  color:#fff;
  text-decoration:underline
}
.yxxx-header-wrapper .yxxx-header-right {
  display:-ms-flexbox;
  display:flex;
  margin-top:13px
}
.yxxx-header-wrapper .yxxx-header-right a {
  text-decoration:none
}
.yxxx-header-wrapper .yxxx-header-right .right-btn {
  display:block;
  height:40px;
  line-height:40px;
  background:linear-gradient(180deg,#81dbb4,rgba(85,195,150,.37));
  border-radius:4px;
  text-align:center;
  font-size:14px;
  color:#fff;
  padding:0 34px;
  margin-right:16px;
  overflow:hidden
}
.yxxx-header-wrapper .yxxx-header-right .right-btn img {
  margin-right:8px;
  position:relative;
  top:3px
}
.yxxx-header-wrapper .yxxx-header-right .right-btn:hover {
  font-weight:700
}
.yxxx-header-wrapper .yxxx-header-right .view-link,
.yxxx-header-wrapper .yxxx-header-right .zbft {
  display:none
}
.yxxx-nav-box {
  background:#fff;
  margin-bottom:20px
}
.yxxx-nav-box .nav-wrapper {
  width:1180px;
  height:60px;
  margin:0 auto;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.yxxx-nav-box .nav-more,
.yxxx-nav-box a {
  font-size:16px;
  color:#131b18;
  line-height:60px;
  margin:0 24px;
  text-decoration:none
}
.yxxx-nav-box a:hover {
  color:#1cb278
}
.yxxx-nav-box a.selected {
  font-weight:700;
  color:#1cb278
}
.yxxx-nav-box .nav-more {
  margin-right:0;
  position:relative;
  cursor:pointer
}
.yxxx-nav-box .nav-more .iconfont {
  font-size:12px;
  line-height:1;
  font-weight:400;
  color:#959e9a
}
.yxxx-nav-box .nav-more:hover {
  color:#1cb278
}
.yxxx-nav-box .nav-more:hover .nav-more-list {
  display:block
}
.yxxx-nav-box .nav-more:hover .iconfont {
  color:#1cb278
}
.yxxx-nav-box .nav-more-list {
  display:none;
  position:absolute;
  top:60px;
  left:-24px;
  z-index:999;
  width:124px;
  padding:10px 0;
  box-shadow:0 0 3px hsla(0,0%,100%,.01);
  background:#fff;
  border-radius:0 0 4px 4px
}
.yxxx-nav-box .nav-more-list a {
  display:block;
  font-size:14px;
  line-height:28px;
  margin:0;
  font-weight:400;
  padding-left:20px
}
.yxxx-nav-box .nav-more-list a:hover {
  background-color:#1cb278;
  color:#fff
}
.yxxx-zbft-list {
  background-color:#fff;
  padding:20px 32px;
  border-radius:8px;
  margin-top:20px
}
.yxxx-zbft-list .list-item {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  padding-bottom:16px;
  border-bottom:1px solid #f5f5f5;
  margin-bottom:16px
}
.yxxx-zbft-list .list-item:last-child {
  padding-bottom:0;
  border-bottom:none;
  margin-bottom:0
}
.yxxx-zbft-list .list-item a {
  font-size:16px;
  line-height:24px;
  color:#131b18;
  -ms-flex:1;
  flex:1;
  width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  margin-right:12px
}
.yxxx-zbft-list .list-item .item-date {
  font-size:14px;
  line-height:22px;
  color:#959e9a
}
.yxk-yxmsg {
  height:auto;
  margin:0
}
.yxk-yxmsg .yxxx-ellipsis {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.yxk-yxmsg .header {
  display:-ms-flexbox;
  display:flex;
  margin-bottom:20px
}
.yxk-yxmsg .header .info {
  width:792px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:start;
  align-items:flex-start;
  box-sizing:border-box;
  min-height:250px
}
.yxk-yxmsg .header .info .info-left-item {
  margin-right:16px;
  overflow:hidden;
  -ms-flex:1;
  flex:1;
  padding-top:2px
}
.yxk-yxmsg .header .info .info-right-item {
  overflow:hidden;
  padding-top:2px
}
.yxk-yxmsg .header .info .info-left {
  width:388px;
  margin-right:16px
}
.yxk-yxmsg .header .info .info-left .info-item:first-of-type {
  margin-bottom:16px
}
.yxk-yxmsg .header .info .info-right {
  width:388px
}
.yxk-yxmsg .header .info .info-right .info-item:first-of-type {
  margin-bottom:16px
}
.yxk-yxmsg .header .info .info-item {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  font-size:14px;
  color:#131b18;
  line-height:21px;
  height:116px;
  padding:8px 10px 8px 17px;
  -ms-flex-align:center;
  align-items:center;
  background:url(../image/yxxx-info-bg-1.png) 100% 0 no-repeat;
  background-size:auto 100%;
  background-color:#f7fbf9;
  border-radius:4px;
  border:1px solid #ebedec
}
.yxk-yxmsg .header .info .info-item .title {
  font-size:16px;
  margin-bottom:10px;
  font-weight:700;
  line-height:21px
}
.yxk-yxmsg .header .info .info-item .text {
  margin-bottom:4px
}
.yxk-yxmsg .header .info .info-item img {
  width:100px;
  height:100px
}
.yxk-yxmsg .header .info .info-item .more {
  font-size:12px;
  color:#959e9a;
  line-height:16px;
  cursor:pointer
}
.yxk-yxmsg .header .info .info-item .more .iconfont {
  display:inline-block;
  font-size:12px;
  line-height:1
}
.yxk-yxmsg .header .info .info-item .more:hover {
  text-decoration:underline
}
.yxk-yxmsg .header .info .info-more {
  height:auto
}
.yxk-yxmsg .header .info.has-more {
  -ms-flex-align:start;
  align-items:flex-start
}
.yxk-yxmsg .header .info-box {
  width:100%
}
.yxk-yxmsg .header .info-other {
  width:100%;
  padding:24px 18px 24px 12px;
  /*background:url(../image/yxxx-info-bg-2.png) 100% 0 no-repeat,#f7fffb;*/
  background-size:auto 100%;
  background-color:#f7fbf9;
  min-height:auto;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  border-radius:4px;
  border:1px solid #ebedec
}
.yxk-yxmsg .header .info-other .info-left {
  width:632px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  margin-right:40px
}
.yxk-yxmsg .header .info-other .info-left .info-item {
  width:296px
}
.yxk-yxmsg .header .info-other .info-left .info-item:first-of-type {
  margin-bottom:0
}
.yxk-yxmsg .header .info-other .info-left .info-left-item {
  margin-right:16px;
  overflow:hidden;
  -ms-flex:1;
  flex:1
}
.yxk-yxmsg .header .info-other .info-right {
  width:436px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:start;
  align-items:flex-start
}
.yxk-yxmsg .header .info-other .info-right .info-item:first-of-type {
  margin-bottom:0
}
.yxk-yxmsg .header .info-other .info-right .info-right-item {
  width:258px;
  overflow:hidden
}
.yxk-yxmsg .header .info-other .info-right .info-right-item-one {
  width:182px;
  margin-right:40px
}
.yxk-yxmsg .header .info-other .info-item {
  height:auto;
  padding:0;
  border:none;
  background:none
}
.yxk-yxmsg .header .has-more .info-item,
.yxk-yxmsg .header .has-more .info-left {
  -ms-flex-align:start;
  align-items:flex-start
}
.yxk-yxmsg .no-header {
  margin-bottom:0
}
.yxxx-content {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -ms-flex-align:start;
  align-items:flex-start;
  padding-bottom:32px
}
.yxxx-content-left {
  width:100%;
  background:#fff;
  border-radius:4px;
  padding:6px 30px 29px
}
.yxxx-content .content-title {
  font-size:20px;
  font-weight:700;
  color:#131b18;
  line-height:28px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  margin:32px 0 16px;
  position:relative
}
.yxxx-content .content-title img {
  margin-right:8px;
  width:24px
}
.yxxx-content .content-title .bz {
  font-size:16px;
  font-weight:400;
  line-height:1;
  position:relative;
  top:2px
}
.yxxx-content .content-title .info-icon {
  font-size:16px;
  line-height:1;
  font-weight:400;
  color:#666;
  margin-left:7px;
  position:relative;
  top:1px
}
.yxxx-content .content-title-more {
  font-size:14px;
  font-weight:400;
  color:#1db279;
  line-height:22px;
  position:absolute;
  right:0;
  top:7px
}
.yxxx-content .content-title .more-icon {
  font-size:12px;
  line-height:1
}
.yxxx-content .content-title .yxk-col-title {
  height:auto;
  line-height:inherit;
  padding-left:0;
  border-bottom:none;
  margin-bottom:0;
  font-size:18px;
  font-weight:400
}
.yxxx-content .content-title .tip-con {
  left:-152px;
  font-size:14px;
  color:#131b18;
  box-shadow:0 2px 8px 0 rgba(0,0,0,.1)
}
.yxxx-content .content-title .tip-con .title {
  font-size:16px
}
.yxxx-content .empty-info {
  height:160px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-pack:center;
  justify-content:center;
  -ms-flex-align:center;
  align-items:center;
  color:#959e9a;
  line-height:22px;
  background:#f7fbf9;
  border-radius:4px
}
.yxxx-content .empty-info img {
  width:auto;
  height:80px;
  margin-bottom:16px
}
.yxxx-content .left-part {
  background:#f7fbf9;
  border-radius:4px
}
.yxxx-content .yxmyd-part {
  padding:28px 104px 19px
}
.yxxx-content .yxmyd-part ul {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between
}
.yxxx-content .yxmyd-part li {
  float:none;
  width:100px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column-reverse;
  flex-direction:column-reverse;
  -ms-flex-align:center;
  align-items:center;
  position:relative
}
.yxxx-content .yxmyd-part .yxk-myd-name {
  font-size:16px;
  color:#131b18;
  line-height:24px;
  margin-top:13px
}
.yxxx-content .yxmyd-part .yxk-myd-echarts {
  width:100px;
  height:100px
}
.yxxx-content .yxmyd-part .yxk-myd-num {
  font-size:12px;
  color:#959e9a;
  line-height:20px;
  position:absolute;
  top:54px
}
.yxxx-content .zy-part {
  padding:3px 30px 19px 40px;
  max-height:212px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
}
.yxxx-content .zy-part-item {
  width:50%;
  padding-right:10px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  font-size:14px;
  margin-top:16px
}
.yxxx-content .zy-part .index {
  width:16px;
  height:16px;
  background:#c4c9c6;
  border-radius:2px;
  transform:skewX(-15deg);
  font-family:DattoDIN;
  color:#fff;
  line-height:16px;
  text-align:center;
  -ms-flex-negative:0;
  flex-shrink:0
}
.yxxx-content .zy-part .index span {
  display:inline-block;
  transform:skewX(15deg)
}
.yxxx-content .zy-part .index-one {
  background:#e64444
}
.yxxx-content .zy-part .index-two {
  background:#fe741d
}
.yxxx-content .zy-part .index-three {
  background:#f9b407
}
.yxxx-content .zy-part .name {
  color:#959e9a;
  line-height:22px;
  margin:0 8px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.yxxx-content .zy-part .name a {
  color:#131b18
}
.yxxx-content .zy-part .rank {
  font-weight:700;
  color:#ffa10a;
  line-height:22px;
  -ms-flex-negative:0;
  flex-shrink:0
}
.yxxx-content .zy-part .total {
  font-size:12px;
  color:#959e9a;
  line-height:20px;
  -ms-flex-negative:0;
  flex-shrink:0
}
.yxxx-content-right {
  width:372px;
  background:#fff;
  border-radius:4px;
  padding-top:6px
}
.yxxx-content-right-empty {
  -ms-flex-item-align:start;
  align-self:flex-start
}
.yxxx-content .right-title {
  margin-bottom:24px;
  padding:0 25px
}
.yxxx-content .right-title img {
  margin-right:8px
}
.yxxx-content .right-title .content-title-more {
  right:25px
}
.yxxx-content .qa-list-empty {
  padding-top:27px;
  padding-bottom:70px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-align:center;
  align-items:center;
  color:#959e9a;
  line-height:22px
}
.yxxx-content .qa-list-empty img {
  width:auto;
  height:80px;
  margin-bottom:16px
}
.yxxx-content .qa-list {
  padding:0 25px;
  overflow-y:auto
}
.yxxx-content .qa-list::-webkit-scrollbar {
  width:7px;
  background-color:#fff
}
.yxxx-content .qa-list::-webkit-scrollbar-thumb {
  background:#eaedec;
  border-radius:4px
}
.yxxx-content .qa-item {
  padding-bottom:16px;
  margin-bottom:17px;
  border-bottom:1px solid #d8d8d8
}
.yxxx-content .qa-item:last-child {
  margin-bottom:0;
  border-bottom:none
}
.yxxx-content .q-title {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:start;
  align-items:flex-start;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  position:relative;
  padding-left:26px;
  font-size:16px;
  color:#131b18;
  line-height:24px;
  cursor:pointer
}
.yxxx-content .q-title-text {
  -ms-flex:1;
  flex:1;
  margin-right:8px
}
.yxxx-content .q-title .iconfont {
  font-size:12px;
  line-height:1;
  color:#1db279;
  font-weight:700;
  position:relative;
  top:6px
}
.yxxx-content .q-title:before {
  content:"Q";
  width:18px;
  height:18px;
  line-height:18px;
  background:linear-gradient(110deg,#43bdf5,#0092f3);
  border-radius:2px;
  font-size:12px;
  color:#fff;
  text-align:center;
  position:absolute;
  top:3px;
  left:0
}
.yxxx-content .q-text {
  font-size:14px;
  color:#131b18;
  line-height:22px;
  margin:9px 0 10px
}
.yxxx-content .q-info {
  font-size:12px;
  color:#959e9a;
  line-height:20px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between
}
.yxxx-content .a-content {
  margin-top:14px;
  background:#f7fbf9;
  border-radius:4px;
  padding:10px 14px 12px 15px;
  font-size:14px;
  color:#131b18;
  line-height:24px;
  word-break:break-all;
  overflow:auto
}
.yxxx-content .a-content p {
  text-indent:0
}
.yxxx-content .a-content img {
  width:100%!important
}
.yxxx-content .a-content:before {
  content:"A";
  display:block;
  width:18px;
  height:18px;
  line-height:18px;
  background:linear-gradient(125deg,#ffcb76,#ffb42e);
  border-radius:2px;
  font-size:12px;
  color:#fff;
  text-align:center;
  margin-right:8px;
  float:left;
  position:relative;
  top:3px
}
.yxk-zxdy {
  margin-top:48px
}
.header-left {
  margin-right:16px;
  height:248px;
  position:relative
}
.yxxx-video-box {
  width:372px;
  height:100%;
  background-color:#000;
  border-radius:4px;
  overflow:hidden
}
.yxxx-video-box .no-video-img {
  display:block;
  width:100%;
  height:100%
}
.yxxx-video-box .video-more {
  display:block;
  height:28px;
  line-height:28px;
  background-color:#000;
  font-size:14px;
  color:#fff;
  position:absolute;
  right:0;
  bottom:0;
  padding:0 8px 0 13px
}
.yxxx-video-box .video-more .iconfont {
  display:inline-block;
  font-size:14px;
  transform:scale(.8)
}
.yxxx-video-box .yxxx-video-introduction {
  background:rgba(0,0,0,.56);
  height:32px;
  color:#fff;
  bottom:32px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.yxxx-video-box .yxxx-video-introduction,
.yxxx-video-name {
  width:100%;
  padding:7px 13px 6px;
  font-size:14px;
  line-height:19px;
  position:absolute;
  left:0
}
.yxxx-video-name {
  color:#131b18;
  background:hsla(0,0%,100%,.79);
  bottom:0;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px
}
.yxxx-video-play {
  width:43px;
  height:43px;
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  border-radius:50%;
  background-color:hsla(0,0%,100%,.62);
  cursor:pointer
}
.yxxx-video-play:before {
  content:"";
  width:0;
  height:0;
  border:8.5px solid transparent;
  border-left:17px solid #0d8457;
  position:absolute;
  left:15px;
  top:50%;
  transform:translateY(-50%)
}
.yxxx-promotional-video-box {
  margin-top:12px
}
.yxxx-promotional-video-box .title {
  font-size:18px;
  color:#333;
  line-height:24px;
  padding:0 0 12px 16px;
  position:relative;
  border-bottom:1px solid #d8d8d8
}
.yxxx-promotional-video-box .title:before {
  content:"";
  width:4px;
  height:18px;
  background:#1db279;
  position:absolute;
  left:0;
  top:3px
}
.yxxx-promotional-video-box .video-list {
  padding:32px 0;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-pack:justify;
  justify-content:space-between
}
.yxxx-promotional-video-box .yxxx-video-box {
  margin-right:0
}
.yxxx-promotional-video-box .yxxx-video-name {
  margin:14px 0;
  padding:0
}
.yxxx-promotional-video-box .yxxx-video-introduction {
  height:90px;
  padding:8px 17px 10px
}
.yxxx-video-modal {
  position:fixed;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background:rgba(0,0,0,.5);
  z-index:2;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
  justify-content:center;
  -ms-flex-align:center;
  align-items:center
}
.yxxx-video-modal .modal-box {
  width:1020px;
  height:680px;
  border-radius:4px;
  overflow:hidden;
  position:relative;
  background-color:#000
}
.yxxx-video-modal .modal-box video {
  object-fit:fill
}
.yxxx-video-modal .modal-box .modal-close {
  font-size:16px;
  color:#fff;
  cursor:pointer;
  position:absolute;
  top:20px;
  right:31px;
  z-index:2
}
.yxxx-video-modal .modal-box .yxxx-video-play {
  width:60px;
  height:60px
}
.yxxx-video-modal .modal-box .yxxx-video-play:before {
  border:10px solid transparent;
  border-left:20px solid #0d8457;
  left:23px
}
.yxxx-video-modal .modal-box .modal-yxxx-introduction {
  width:100%;
  padding:20px 40px;
  font-size:14px;
  line-height:24px;
  color:#fff;
  background:rgba(0,0,0,.5);
  position:absolute;
  bottom:0;
  left:0;
  word-break:break-all
}
.sharepanel .share_text,
.sharepanel ul {
  box-sizing:content-box
}
.main-wrapper-zxdy {
  background-color:#f7fbf9
}
.zxdy-ss-header-wrapper {
  min-height:184px;
  background:url(../image/zxdy_header_bg.png) no-repeat 50%,linear-gradient(180deg,#49c48d,#1cb278)
}
.zxdy-ss-header-wrapper .zxdy-ss-header {
  position:relative;
  width:1180px;
  margin:0 auto;
  padding:40px 51px 40px 46px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column
}
.zxdy-ss-header-wrapper .zxdy-title {
  font-size:28px;
  color:#fff;
  line-height:37px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  margin-bottom:4px
}
.zxdy-ss-header-wrapper .zxdy-title-btn {
  display:block;
  width:108px;
  height:32px;
  line-height:32px;
  background:linear-gradient(180deg,#fffae3,#feec9a);
  border-radius:4px;
  text-align:center;
  font-size:14px;
  color:#1b9a6a;
  margin-top:21px;
  text-decoration:none
}
.zxdy-ss-header-wrapper .zxdy-title-btn:hover {
  background:linear-gradient(180deg,#fff5c8,#edd879)
}
.zxdy-ss-header-wrapper .zxdy-ss-wzxx {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:start;
  align-items:flex-start
}
.zxdy-ss-header-wrapper .zxdy-ss-wzxx-left {
  -ms-flex:1;
  flex:1;
  padding-right:20px;
  width:774px
}
.zxdy-ss-header-wrapper .gfxx {
  padding-left:23px;
  font-size:14px;
  line-height:22px;
  color:#fff;
  background:url(../image/yxxx_header_wangzhi.svg) left 3px no-repeat;
  background-size:16px 16px;
  margin-bottom:8px
}
.zxdy-ss-header-wrapper .gfxx a {
  color:#fff;
  text-decoration:underline
}
.zxdy-ss-header-wrapper .gfxx:last-child {
  margin-bottom:0
}
.zxdy-ss-header-wrapper .gfxx:nth-of-type(2) {
  background-image:url(../image/yxxx_header_dianhua.svg)
}
.zxdy-ss-header-wrapper .gfxx:nth-of-type(3) {
  background-image:url(../image/yxxx_header_xitong.svg)
}
.zxdy-ss-header-wrapper .gfxx-hidden {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.zxdy-ss-header-wrapper .zxdy-ss-wzxx-right {
  -ms-flex-negative:0;
  flex-shrink:0;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  margin-top:30px
}
.zxdy-ss-header-wrapper .zxdy-ss-wzxx-right .item {
  padding-left:24px;
  font-size:14px;
  color:#fff;
  line-height:22px;
  margin-right:24px;
  background:url(../image/zxdy-wx.svg) no-repeat 0;
  cursor:pointer
}
.zxdy-ss-header-wrapper .zxdy-ss-wzxx-right .item:last-child {
  margin-right:0
}
.zxdy-ss-header-wrapper .zxdy-ss-wzxx-right .item:nth-of-type(2) {
  background-image:url(../image/zxdy-wb.svg)
}
.zxdy-ss-header-wrapper .zxdy-ss-wzxx-right .item:nth-of-type(3) {
  background-image:url(../image/zxdy-bjh.svg)
}
.zxdy-ss-header-wrapper .zxdy-ss-wzxx-right .item:nth-of-type(4) {
  background-image:url(../image/zxdy-sph.svg)
}
.zxdy-ss-header-wrapper .gdwz-tip-img {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  padding:12px 8px;
  color:#626f69
}
.zxdy-ss-header-wrapper .gdwz-tip-img img {
  display:block;
  width:100px;
  height:100px;
  margin-right:6px
}
.zxdy-ss-header-wrapper .gdwz-tip-img .text {
  flex:1;
  min-width:0;
  white-space:normal;
  display:-webkit-box;
  overflow:hidden;
  text-overflow:ellipsis;
  -webkit-line-clamp:3;
  /*! autoprefixer: off */
  -webkit-box-orient:vertical
}
.zxdy-ss-header-wrapper .gdwz-tip-img a {
  color:#1cb278
}
.zxdy-ss-header-wrapper .gdwz-tip {
  padding:12px 8px;
  color:#626f69;
  white-space:normal
}
.zxdy-ss-header-wrapper .gdwz-tip-item {
  margin-bottom:10px
}
.zxdy-ss-header-wrapper .gdwz-tip-item:last-child {
  margin-bottom:0
}
.zbzx-wrap {
  overflow:hidden;
  background-color:#f7fbf9;
  padding:32px 0 28px
}
.zbzx-wrap .zbzx-container {
  width:1180px;
  margin:0 auto
}
.zbzx-wrap .sub-title {
  font-size:16px;
  line-height:24px;
  color:#131b18;
  padding-left:11px;
  position:relative
}
.zbzx-wrap .sub-title:before {
  content:"";
  width:3px;
  height:18px;
  background:#1cb278;
  border-radius:2px;
  position:absolute;
  left:0;
  top:3px
}
.zbzx-wrap .zbzx-box {
  height:166px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-pack:justify;
  justify-content:space-between;
  overflow:hidden;
  padding:6px 3px 0;
  margin:0 -3px
}
.zbzx-wrap .isexpend {
  height:auto;
  overflow:visible
}
.zbzx-wrap .zbzx-box-item {
  width:584px;
  height:144px;
  background:#fff;
  box-shadow:0 2px 8px 0 rgba(0,0,0,.1);
  border-radius:4px;
  padding:19px 15px;
  display:-ms-flexbox;
  display:flex;
  overflow:hidden;
  margin-top:12px;
  position:relative
}
.zbzx-wrap .zbzx-left {
  width:206px;
  height:106px;
  position:relative;
  margin-right:12px
}
.zbzx-wrap .zbzx-left img {
  width:100%;
  height:100%;
  border-radius:4px
}
.zbzx-wrap .zbzx-status {
  height:22px;
  border-radius:13px 0 0 13px;
  padding:0 8px 0 11px;
  font-size:12px;
  line-height:17px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  position:absolute;
  top:5px;
  right:0
}
.zbzx-wrap .zbzx-status .zbzx-status-dot {
  display:inline-block;
  width:3px;
  height:3px;
  border-radius:50%;
  margin-right:5px
}
.zbzx-wrap .live {
  background:#ff5b5a;
  color:#fff;
  border:1px solid #ff5b5a;
  border-right:none
}
.zbzx-wrap .live .zbzx-status-dot {
  background:#fff
}
.zbzx-wrap .coming {
  background:rgba(0,0,0,.4);
  color:#fff;
  border:1px solid #fff;
  border-right:none
}
.zbzx-wrap .coming .zbzx-status-dot {
  background:#fff
}
.zbzx-wrap .done {
  background:rgba(0,0,0,.4);
  color:#f7b500;
  border:1px solid #dedede;
  border-right:none
}
.zbzx-wrap .done .zbzx-status-dot {
  background:#f7b500
}
.zbzx-wrap .zbzx-content {
  -ms-flex:1;
  flex:1
}
.zbzx-wrap .zbzx-title {
  font-size:16px;
  color:#131b18;
  line-height:24px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.zbzx-wrap .zbzx-des {
  font-size:12px;
  color:#959e9a;
  line-height:20px;
  margin-bottom:4px;
  display:-webkit-box;
  overflow:hidden;
  text-overflow:ellipsis;
  -webkit-line-clamp:2;
  /*! autoprefixer: off */
  -webkit-box-orient:vertical
}
.zbzx-wrap .zbzx-bot {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:end;
  align-items:flex-end
}
.zbzx-wrap .bot-left {
  -ms-flex:1;
  flex:1;
  margin-right:10px;
  font-size:12px;
  color:#626f69;
  width:200px
}
.zbzx-wrap .zbzx-zjr {
  line-height:20px;
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.zbzx-wrap .job-title {
  margin-left:16px;
  line-height:18px
}
.zbzx-wrap .zbzx-time {
  line-height:18px
}
.zbzx-wrap .bot-right {
  -ms-flex-negative:0;
  flex-shrink:0;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:end;
  align-items:flex-end
}
.zbzx-wrap .bot-right-btn {
  height:25px;
  background:#1cb278;
  border-radius:2px;
  font-size:12px;
  color:#fff;
  line-height:25px;
  padding:0 20px;
  margin-right:12px
}
.zbzx-wrap .bot-right-btn svg {
  fill:#fff;
  width:12px;
  height:12px;
  vertical-align:top;
  position:relative;
  top:6px;
  margin-right:5px
}
.zbzx-wrap .bot-right-ewm {
  font-size:25px;
  line-height:1;
  color:#4cb77c;
  position:relative;
  top:-1px
}
.zbzx-wrap .bot-right-ewm:after {
  content:"";
  border:25px solid transparent;
  border-bottom-color:#fff;
  position:absolute;
  bottom:-1px;
  left:0
}
.zbzx-wrap .zbzx-pop-content {
  width:100%;
  height:100%;
  overflow:auto;
  padding:3px 22px 11px;
  display:-ms-flexbox;
  display:flex;
  position:relative;
  z-index:10
}
.zbzx-wrap .zbzx-ewm-content {
  display:-ms-flexbox;
  display:flex;
  margin-top:10px
}
.zbzx-wrap .zbzx-ewm-item {
  width:98px;
  margin-right:20px
}
.zbzx-wrap .zbzx-ewm-item img {
  display:block;
  width:98px;
  height:98px
}
.zbzx-wrap .zbzx-ewm-item .text {
  font-size:12px;
  color:#fff;
  line-height:18px;
  margin-top:4px;
  text-align:center;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.zbzx-wrap .zbzx-link-content {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  height:102px;
  margin-top:10px
}
.zbzx-wrap .zbzx-link-item {
  display:block;
  max-width:150px;
  height:24px;
  line-height:24px;
  background:#1cb278;
  border-radius:3px;
  text-align:center;
  font-size:12px;
  color:#fff;
  margin-bottom:10px;
  margin-right:15px;
  padding:0 14px;
  text-decoration:none;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.zbzx-wrap .zbzx-link-item svg {
  fill:#fff;
  width:12px;
  height:12px;
  vertical-align:top;
  position:relative;
  top:6px;
  margin-right:5px
}
.zbzx-wrap .expend-box {
  color:#959e9a;
  line-height:22px;
  margin-top:10px;
  margin-bottom:4px;
  cursor:pointer;
  text-align:center;
  display:none
}
.zbzx-wrap .expend-box .iconfont {
  font-size:12px;
  line-height:1;
  margin-left:4px
}
.zxdy-container {
  width:auto;
  margin:0
}
.zxdy-new-question {
  background-color:#fff
}
.zxdy-new-question .zxdy-iframe-container {
  padding:40px 0;
  width:1180px;
  margin:0 auto
}
.zxdy-search-box {
  padding-top:40px;
  text-align:center;
  margin-bottom:32px
}
.zxdy-search-box .zxdy-zxs-form {
  position:relative;
  display:inline-block;
  width:643px
}
.zxdy-search-box .form-input {
  width:100%;
  height:48px;
  background:#fff;
  border-radius:4px;
  border:1px solid #d4d9d7;
  padding:12px 112px 12px 16px;
  font-size:16px;
  color:#131b18;
  line-height:24px
}
.zxdy-search-box .form-input:-ms-input-placeholder {
  color:#959e9a
}
.zxdy-search-box .form-input::placeholder {
  color:#959e9a
}
.zxdy-search-box .form-btn {
  width:96px;
  height:48px;
  line-height:48px;
  background:#1cb278;
  border-radius:4px;
  text-align:center;
  font-size:20px;
  color:#fff;
  cursor:pointer;
  position:absolute;
  right:0;
  top:0;
  border:none
}
.zxdy-table-container {
  width:1180px;
  margin:0 auto
}
.zxdy-table-container .time-box {
  text-align:center;
  margin:16px 0 32px
}
.zxdy-table-container .time {
  display:inline-block;
  font-size:14px;
  color:#131b18;
  line-height:22px;
  padding-left:28px;
  background:url(../image/zxdy-question-date.svg) no-repeat 0;
  background-size:20px 20px
}
.zxdy-table-container .zxdy-tabs {
  padding-left:454px;
  display:-ms-flexbox;
  display:flex
}
.zxdy-table-container .zxdy-tabs .tab-item {
  font-size:18px;
  color:#626f69;
  line-height:24px;
  padding-bottom:10px;
  position:relative;
  text-decoration:none
}
.zxdy-table-container .zxdy-tabs .tab-item:first-child {
  margin-right:32px
}
.zxdy-table-container .zxdy-tabs .selected {
  color:#131b18
}
.zxdy-table-container .zxdy-tabs .selected:after {
  content:"";
  width:28px;
  height:3px;
  background:#1cb278;
  border-radius:4px;
  position:absolute;
  bottom:0;
  left:50%;
  transform:translateX(-50%)
}
.zxdy-table-container .search-tips {
  font-size:14px;
  color:#666;
  line-height:22px;
  margin-top:8px;
  padding-left:269px
}
.zxdy-table-container .search-tips a {
  color:#1cb278
}
.zxdy-table-container .zxdy-mid-nav {
  -ms-flex-pack:justify;
  justify-content:space-between;
  margin:18px 0 12px
}
.zxdy-table-container .zxdy-mid-nav,
.zxdy-table-container .zxdy-mid-tabs ul {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.zxdy-table-container .zxdy-mid-tabs li {
  font-size:14px;
  line-height:22px;
  margin-right:16px
}
.zxdy-table-container .zxdy-mid-tabs li a {
  color:#131b18
}
.zxdy-table-container .zxdy-mid-tabs .current {
  width:62px;
  height:26px;
  line-height:24px;
  border-radius:13px;
  border:1px solid #1cb278;
  text-align:center
}
.zxdy-table-container .zxdy-mid-tabs .current a {
  color:#1cb278
}
.zxdy-table-container .zxdy-mid-link {
  padding-left:26px;
  font-size:14px;
  color:#131b18;
  line-height:22px;
  background:url(../image/zxdy-wdzx.svg) no-repeat 0;
  background-size:18px 14px
}
.zxdy-table-container .zxdy-mid-content {
  background:#fff;
  border-radius:4px;
  border:1px solid #ebedec;
  padding:23px 18px 32px 20px;
  margin-bottom:32px
}
.zxdy-table-container .zxdy-mid-content .show-all {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  font-size:14px;
  color:#626f69;
  line-height:22px;
  margin-bottom:21px
}
.zxdy-table-container .zxdy-mid-content .show-all-line {
  width:1px;
  height:13px;
  background-color:#ebedec;
  margin:0 12px
}
.zxdy-table-container .zxdy-mid-content .qa-box {
  padding-left:28px;
  padding-bottom:16px;
  border-bottom:1px solid #ebedec;
  margin-bottom:16px;
  word-break:break-all
}
.zxdy-table-container .zxdy-mid-content .qa-box:last-child {
  padding-bottom:0;
  border-bottom:none;
  margin-bottom:0
}
.zxdy-table-container .zxdy-mid-content .qa-box-other {
  padding-bottom:0;
  border-bottom:none
}
.zxdy-table-container .zxdy-mid-content .q-box {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:start;
  align-items:flex-start;
  position:relative;
  font-size:14px;
  color:#626f69;
  line-height:24px
}
.zxdy-table-container .zxdy-mid-content .q-box:before {
  content:"Q";
  width:18px;
  height:18px;
  line-height:18px;
  background:linear-gradient(0deg,#238fed,#6bbdf0);
  font-size:12px;
  color:#fff;
  text-align:center;
  position:absolute;
  left:-28px;
  top:3px;
  border-radius:2px
}
.zxdy-table-container .zxdy-mid-content .q-name {
  -ms-flex:1;
  flex:1;
  font-size:16px;
  color:#131b18;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.zxdy-table-container .zxdy-mid-content .q-name-link {
  color:#131b18;
  text-decoration:none
}
.zxdy-table-container .zxdy-mid-content .q-zd {
  height:19px;
  line-height:17px;
  background:rgba(247,160,0,.1);
  border-radius:11px;
  border:1px solid #ff9700;
  font-size:12px;
  color:#ff9700;
  padding:0 6px;
  margin-left:6px
}
.zxdy-table-container .zxdy-mid-content .q-school {
  width:172px;
  -ms-flex-negative:0;
  flex-shrink:0;
  padding-left:32px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.zxdy-table-container .zxdy-mid-content .q-user {
  width:300px;
  padding:0 32px;
  -ms-flex-negative:0;
  flex-shrink:0;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.zxdy-table-container .zxdy-mid-content .q-user .iconfont {
  font-size:14px;
  line-height:1;
  margin-right:8px;
  color:#d4d9d7;
  position:relative;
  top:1px
}
.zxdy-table-container .zxdy-mid-content .q-date {
  -ms-flex-negative:0;
  flex-shrink:0;
  padding-right:4px
}
.zxdy-table-container .zxdy-mid-content .a-box a {
  color:#1cb278
}
.zxdy-table-container .zxdy-mid-content .a-title {
  font-size:16px;
  color:#626f69;
  line-height:24px;
  margin:8px 0
}
.zxdy-table-container .zxdy-mid-content .a-title p {
  text-indent:0
}
.zxdy-table-container .zxdy-mid-content .a-title img {
  width:100%!important
}
.zxdy-table-container .zxdy-mid-content .a-content {
  position:relative;
  background:#f7fbf9;
  border-radius:2px;
  padding:12px;
  font-size:14px;
  color:#626f69;
  line-height:24px;
  word-break:break-all
}
.zxdy-table-container .zxdy-mid-content .a-content:after {
  content:"A";
  width:18px;
  height:18px;
  line-height:18px;
  background:linear-gradient(0deg,#ffb745,#ffdba8);
  font-size:12px;
  color:#fff;
  text-align:center;
  position:absolute;
  left:-28px;
  top:0;
  border-radius:2px
}
.zxdy-table-container .zxdy-mid-content .a-content-box {
  overflow:auto
}
.zxdy-table-container .zxdy-mid-content .a-content-box p {
  text-indent:0
}
.zxdy-table-container .zxdy-mid-content .a-content-box img {
  width:100%!important
}
.zxdy-table-container .zxdy-mid-content .ch-page-wrapper {
  margin:20px 0 0
}
.zxdy-table-container .zxdy-mid-content-other .q-box:before {
  content:"";
  width:17px;
  height:14px;
  background:url(../image/zxdy-laba.svg) no-repeat;
  background-size:100% 100%;
  top:5px
}
.zxdy-table-container .zxdy-mid-content-other .a-box {
  background:#f6f9f8;
  border-radius:2px;
  padding:12px;
  margin:8px 0
}
.zxdy-table-container .zxdy-mid-content-other .a-title {
  font-size:14px;
  color:#626f69;
  line-height:24px;
  margin:0;
  overflow:auto
}
.zxdy-table-container .zxdy-mid-content-other .a-content:after {
  content:"";
  display:none
}
.zxdy-table-container .zxdy-mid-content-empty {
  height:200px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-pack:center;
  justify-content:center;
  -ms-flex-align:center;
  align-items:center;
  color:#959e9a;
  line-height:22px;
  padding:0
}
.zxdy-table-container .zxdy-mid-content-empty img {
  width:auto;
  height:80px;
  margin-bottom:16px
}
.zxdy-table-container .search-list-empty {
  font-size:14px;
  line-height:22px;
  text-align:center;
  margin:150px 0 100px
}
.zxdy-table-container .search-list-empty img {
  width:204px;
  height:170px;
  display:block;
  margin:0 auto 12px
}
.zxdy-table-container .search-list-empty .empty-text {
  color:#959e9a;
  margin:8px 0
}
.zxdy-table-container .search-list-empty .empty-link {
  color:#1cb278
}
.zxdy-table-container .zxdy-sch-time {
  height:300px;
  background:#fff;
  border-radius:4px;
  border:1px solid #ebedec;
  margin:32px 0 99px;
  padding:84px 0 0 512px;
  background:url(../image/zxdy-sch-time.png) no-repeat 0 0;
  background-color:#fff;
  background-size:100% 100%
}
.zxdy-table-container .zxdy-sch-time .sch-name {
  font-size:20px;
  font-weight:700;
  color:#191919;
  line-height:28px;
  margin-bottom:14px
}
.zxdy-table-container .zxdy-sch-time .sch-open-time {
  font-size:16px;
  color:#626f69;
  line-height:30px
}
.zxs-container {
  width:auto;
  margin:0;
  background-color:#f7fbf9;
  padding-bottom:98px
}
.zxs-container .zxs-top {
  width:1180px;
  margin:0 auto;
  padding:20px 0;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between
}
.zxs-container .zxs-top-item {
  width:380px;
  padding-top:20px;
  background:#fff;
  border-radius:4px;
  overflow:hidden;
  position:relative;
  box-shadow:0 2px 8px 0 rgba(0,0,0,.1)
}
.zxs-container .zxs-top-item .item-title {
  font-size:14px;
  font-weight:700;
  color:#131b18;
  line-height:22px;
  padding:0 20px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.zxs-container .zxs-top-item .item-title:before {
  content:"";
  display:inline-block;
  width:16px;
  height:16px;
  margin-right:8px;
  background:url(https://t4.chei.com.cn/gaokao/assets/web/images/zxs-js.png) no-repeat
}
.zxs-container .zxs-top-item .item-title-one:before {
  background-position:left 0
}
.zxs-container .zxs-top-item .item-title-two:before {
  background-position:left -16px
}
.zxs-container .zxs-top-item .item-title-three:before {
  background-position:left -32px
}
.zxs-container .zxs-top-item .item-content {
  font-size:14px;
  line-height:24px;
  color:#131b18;
  padding:14px 20px;
  text-align:justify
}
.zxs-container .zxs-top-item a {
  color:#1cb278
}
.zxs-container .zxs-top-item .color-red {
  color:#ed4014
}
.font-12 {
  font-size:12px;
  line-height:20px
}
.font-14 {
  font-size:14px;
  line-height:22px
}
.font-16 {
  font-size:16px;
  line-height:24px
}
.font-18 {
  font-size:18px;
  line-height:26px
}
.font-20 {
  font-size:20px;
  line-height:28px
}
.font-24 {
  font-size:24px;
  line-height:32px
}
.font-28 {
  font-size:28px;
  line-height:38px
}
.font-36 {
  font-size:36px;
  line-height:48px
}
.font-48 {
  font-size:48px;
  line-height:64px
}
.font-p-14,
.font-p-14 p {
  font-size:14px;
  line-height:24px
}
.font-p-14 p {
  margin-bottom:14px
}
.font-p-14 p:last-child {
  margin-bottom:0
}
.font-p-16,
.font-p-16 p {
  font-size:16px;
  line-height:30px
}
.font-p-16 p {
  margin-bottom:16px
}
.font-p-16 p:last-child {
  margin-bottom:0
}
.font-p-18,
.font-p-18 p {
  font-size:18px;
  line-height:32px
}
.font-p-18 p {
  margin-bottom:18px
}
.font-p-18 p:last-child {
  margin-bottom:0
}
.gz-wd-1180 {
  width:1180px;
  margin:0 auto
}
.gz-page-box {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
  justify-content:center
}
.gz-page-box .ivu-page-item-active,
.gz-page-box .ivu-page-item:hover {
  border-color:#1178b3
}
.gz-page-box .ivu-page-item-active a,
.gz-page-box .ivu-page-item:hover a {
  color:#1178b3
}
.gz-page-box .ivu-page-options-elevator input:hover {
  border-color:#1178b3
}
.gz-common-header {
  height:300px;
  background:url(../image/gz-common-banner.jpg) no-repeat 50%,linear-gradient(180deg,#1a9add,#0a78b3);
  background-size:auto 100%;
  padding-top:50px;
  text-align:center
}
.gz-common-header .header-title {
  font-size:40px;
  line-height:52px
}
.gz-common-header .header-dwmc,
.gz-common-header .header-title {
  font-weight:700;
  color:#fff;
  letter-spacing:3px;
  text-shadow:0 2px 5px rgba(9,114,169,.52)
}
.gz-common-header .header-dwmc {
  font-size:56px;
  line-height:74px;
  margin:16px 0 38px
}
.gz-common-header .header-info {
  font-size:18px;
  color:hsla(0,0%,100%,.8);
  line-height:24px
}
.gz-common-header .info-right {
  margin-right:40px
}
.gz-no-info {
  margin-bottom:16px;
  text-align:center
}
.gz-no-info .text {
  font-size:14px;
  color:#93989e;
  line-height:20px;
  margin-top:8px
}
.gz-top-nav {
  background-color:#fff
}
.gz-top-nav .nav-content {
  width:1180px;
  height:100px;
  margin:0 auto;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -ms-flex-align:center;
  align-items:center
}
.gz-top-nav .nav-content img {
  height:58px
}
.gz-top-nav .nav-content .box-item {
  display:inline-block;
  width:60px;
  height:32px;
  font-size:14px;
  line-height:30px;
  border-radius:4px;
  text-align:center;
  border:1px solid #1178b3
}
.gz-top-nav .nav-content .box-left {
  background-color:#1178b3;
  color:#fff
}
.gz-top-nav .nav-content .box-left:hover {
  background-color:#076aa3;
  border-color:#076aa3;
  text-decoration:none
}
.gz-top-nav .nav-content .box-right {
  background-color:#fff;
  color:#1178b3;
  margin-left:14px
}
.gz-top-nav .nav-content .box-right:hover {
  border-color:#076aa3;
  color:#076aa3;
  text-decoration:none
}
.gz-top-nav .nav-content .box-name {
  color:#1178b3
}
.gz-index-box {
  padding-bottom:120px
}
.gz-index-box .header {
  height:300px;
  background:url(../image/gz-common-banner.jpg) no-repeat 50%,linear-gradient(180deg,#1a9add,#0a78b3);
  background-size:auto 100%;
  padding-top:66px;
  text-align:center
}
.gz-index-box .header .header-title {
  font-weight:700;
  font-size:56px;
  color:#fff;
  line-height:74px;
  letter-spacing:3px;
  text-shadow:0 2px 5px rgba(9,114,169,.52)
}
.gz-index-box .header .header-date {
  height:26px;
  margin:30px 0 16px
}
.gz-index-box .header .header-date,
.gz-index-box .header .header-dw {
  font-size:18px;
  line-height:26px;
  color:hsla(0,0%,100%,.8);
  letter-spacing:1px
}
.gz-index-box .zxjs {
  background-color:#fff;
  padding:40px 0
}
.gz-index-box .zxjs .zxjs-content {
  display:-ms-flexbox;
  display:flex;
  border-radius:4px
}
.gz-index-box .zxjs .content-left {
  width:204px;
  background:url(../image/gz-zxjs-zxhd-bg.svg) no-repeat 0 100%,#e7f0fd;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
  justify-content:center;
  -ms-flex-align:center;
  align-items:center
}
.gz-index-box .zxjs .content-right {
  -ms-flex:1;
  flex:1;
  background:#f4f7fd;
  padding:18px 22px;
  font-size:14px;
  color:#2b2e33;
  line-height:28px
}
.gz-index-box .zxq {
  height:190px;
  background:url(../image/gz-index-zxq.svg) no-repeat 50%,linear-gradient(180deg,#1a9add,#0a78b3);
  padding-top:98px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
  justify-content:center
}
.gz-index-box .zxq .input-box {
  width:643px;
  position:relative
}
.gz-index-box .zxq input {
  width:557px;
  height:48px;
  background:#fff;
  border-radius:4px;
  padding:13px 26px 14px 16px;
  font-size:16px;
  color:#2b2e33;
  line-height:21px;
  outline:none;
  border:none
}
.gz-index-box .zxq .search-btn {
  width:96px;
  height:48px;
  line-height:48px;
  background:#ffb300;
  border-radius:4px;
  text-align:center;
  font-size:20px;
  color:#fff;
  letter-spacing:3px;
  position:absolute;
  top:0;
  right:0;
  cursor:pointer
}
.gz-index-box .index-content {
  padding:26px 0 56px
}
.gz-index-box .index-content .content-title {
  display:inline-block;
  padding:0 30px 0 24px;
  height:36px;
  line-height:36px;
  background:linear-gradient(90deg,#0669a2,#1796d7);
  border-radius:0 100px 0 14px;
  text-align:center;
  font-size:18px;
  color:#fff
}
.gz-index-box .index-content .part-list {
  background:#fff;
  border-radius:4px;
  padding:22px 8px 4px 20px;
  margin:16px 0;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
}
.gz-index-box .index-content .part-list-item {
  display:inline-block;
  width:calc((100% - 60px) / 6);
  height:30px;
  line-height:28px;
  border-radius:4px;
  border:1px solid #d5d5d5;
  font-size:14px;
  color:#2b2e33;
  text-align:center;
  margin:0 10px 12px 0;
  padding:0 6px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.gz-index-box .index-content .part-list-item:hover {
  color:#1178b3;
  text-decoration:none;
  border-color:#1178b3
}
.gz-index-box .index-content .part-list-zz {
  padding-bottom:30px
}
.gz-index-box .index-content .part-list-zz .part-list-item {
  padding:0;
  text-align:left;
  border:none;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  cursor:pointer
}
.gz-index-box .content-search-box {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  margin-bottom:16px
}
.gz-index-box .content-search-box .box-input {
  color:#2b2e33;
  border-color:#dbdbdb;
  height:34px;
  line-height:32px
}
.gz-index-box .content-search-box .box-input .ivu-input {
  padding:0 16px;
  height:34px
}
.gz-index-box .content-search-box .box-input .ivu-input:focus {
  border-color:#1178b3;
  box-shadow:0 0 0 2px rgba(17,120,179,.2)
}
.gz-index-box .content-search-box .box-input .ivu-input:hover {
  border-color:#1178b3
}
.gz-index-box .content-search-box .box-button {
  margin:0 32px 0 12px;
  height:34px;
  font-size:14px;
  background-color:#1178b3;
  border-color:#1178b3
}
.gz-index-box .content-search-box .box-text {
  font-size:14px;
  color:#65696e;
  line-height:22px
}
.gz-index-box .content-search-box .ivu-select-selection {
  height:34px;
  line-height:32px;
  border-color:#dbdbdb;
  border-radius:17px;
  color:#2b2e33
}
.gz-index-box .content-search-box .ivu-select-selection .ivu-icon {
  color:#93989e
}
.gz-index-box .content-search-box .ivu-select-selection:hover {
  border-color:#1178b3
}
.gz-index-box .content-search-box .ivu-select-visible .ivu-select-selection {
  border-color:#1178b3;
  box-shadow:0 0 0 2px rgba(17,120,179,.2)
}
.gz-index-box .content-search-box .ivu-select-single .ivu-select-selection .ivu-select-placeholder,
.gz-index-box .content-search-box .ivu-select-single .ivu-select-selection .ivu-select-selected-value {
  padding:0 16px;
  height:32px;
  line-height:32px
}
.gz-index-box .yx-list {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin-top:16px
}
.gz-index-box .yx-list-item {
  width:280px;
  height:88px;
  background:#fff;
  border-radius:2px;
  padding:16px 20px;
  margin-right:20px;
  margin-bottom:20px
}
.gz-index-box .yx-list-item:nth-child(4n) {
  margin-right:0
}
.gz-index-box .yx-list-item .item-top {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.gz-index-box .yx-list-item .top-right {
  -ms-flex:1;
  flex:1;
  width:0
}
.gz-index-box .yx-list-item img {
  width:56px;
  height:56px;
  margin-right:12px
}
.gz-index-box .yx-list-item .right-yxmc-box {
  font-size:16px;
  color:#2b2e33;
  line-height:21px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.gz-index-box .yx-list-item .right-yxmc {
  cursor:pointer
}
.gz-index-box .yx-list-item .right-yxmc:hover {
  text-decoration:underline
}
.gz-index-box .yx-list-item .right-yxmc-dis {
  color:#93989e;
  cursor:auto
}
.gz-index-box .yx-list-item .right-yxmc-dis:hover {
  text-decoration:none
}
.gz-index-box .yx-list-item .right-tag {
  margin-top:6px
}
.gz-index-box .yx-list-item .right-tag-item {
  display:inline-block;
  border-radius:2px;
  border:1px solid #d9d9d9;
  height:24px;
  line-height:24px;
  font-size:12px;
  color:#93989e;
  padding:0 8px
}
.gz-index-box .yx-list-item .right-tag-item:hover {
  text-decoration:none
}
.gz-question-box {
  padding-bottom:120px
}
.gz-question-box .gz-question-zxzx {
  padding:24px 0 40px;
  background-color:#fff
}
.gz-question-box .gz-question-zxzx .part-info {
  font-size:14px;
  color:#65696e;
  line-height:22px
}
.gz-question-box .gz-question-zxzx .part-info a {
  color:#65696e
}
.gz-question-box .gz-question-zxzx .open-date {
  font-size:14px;
  color:#2b2e33;
  line-height:22px;
  padding-left:25px;
  margin-top:20px;
  background:url(../image/gz-open-date.svg) no-repeat 0;
  background-size:20px 20px
}
.gz-question-box .gz-question-zxzx .content {
  display:-ms-flexbox;
  display:flex;
  border-radius:4px;
  overflow:hidden;
  margin-top:16px
}
.gz-question-box .gz-question-zxzx .content-left {
  width:320px;
  min-height:374px;
  -ms-flex-negative:0;
  flex-shrink:0;
  padding:0 40px;
  background:url(../image/gz-zxzx-bg.svg) no-repeat 50%;
  background-size:cover;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-pack:center;
  justify-content:center
}
.gz-question-box .gz-question-zxzx .content-left-title {
  font-size:20px;
  font-weight:700;
  color:#2b2e33;
  line-height:28px;
  padding-bottom:8px;
  text-align:center
}
.gz-question-box .gz-question-zxzx .content-left-text {
  font-size:14px;
  color:#2b2e33;
  line-height:24px;
  margin-top:8px
}
.gz-question-box .gz-question-zxzx .content-right {
  -ms-flex:1;
  flex:1;
  background:#f7f8fa;
  padding:28px 81px 28px 56px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-pack:center;
  justify-content:center
}
.gz-question-box .gz-question-zxzx .wdl-box {
  width:100%;
  height:100%;
  position:absolute;
  left:0;
  top:0;
  z-index:2;
  cursor:pointer
}
.gz-question-box .gz-question-zxzx .content-right-title {
  width:100%;
  background:linear-gradient(270deg,rgba(255,249,230,0),rgba(255,249,230,.94) 43%,#fff9e6);
  font-size:14px;
  line-height:20px;
  color:rgba(0,0,0,.9);
  padding:7px 0 7px 35px;
  margin-bottom:16px;
  position:relative
}
.gz-question-box .gz-question-zxzx .content-right-title .iconfont {
  font-size:16px;
  color:#f90;
  position:absolute;
  left:12px;
  top:8px
}
.gz-question-box .gz-question-zxzx .content-right-form .ivu-form-item {
  margin-bottom:16px
}
.gz-question-box .gz-question-zxzx .content-right-form .ivu-form-item-label {
  font-size:16px;
  color:#2b2e33;
  line-height:40px;
  padding:0 6px 0 0
}
.gz-question-box .gz-question-zxzx .content-right-form .ivu-input {
  height:40px;
  border-color:#d9d9d9;
  border-radius:0;
  padding:6px;
  font-size:16px;
  color:#2b2e33;
  line-height:40px
}
.gz-question-box .gz-question-zxzx .content-right-form .ivu-input:focus {
  border-color:#1178b3;
  box-shadow:0 0 0 2px rgba(17,120,179,.2)
}
.gz-question-box .gz-question-zxzx .content-right-form .ivu-input:hover {
  border-color:#1178b3
}
.gz-question-box .gz-question-zxzx .content-right-form .ivu-input-disabled:hover {
  border-color:#d9d9d9
}
.gz-question-box .gz-question-zxzx .content-right-form textarea.ivu-input {
  height:120px;
  line-height:24px;
  resize:none
}
.gz-question-box .gz-question-zxzx .content-right-form .form-btn-box {
  margin-bottom:0
}
.gz-question-box .gz-question-zxzx .content-right-form .form-btn-box .ivu-form-item-content {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.gz-question-box .gz-question-zxzx .content-right-form .form-btn {
  width:76px;
  height:40px;
  line-height:40px;
  background:#1178b3;
  border-radius:4px;
  text-align:center;
  font-size:14px;
  color:#fff;
  cursor:pointer
}
.gz-question-box .gz-question-zxzx .content-right-form .disabled-btn {
  background:#e6e6e6;
  color:#65696e
}
.gz-question-box .gz-question-zxzx .content-right-form .btn-right {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  margin-left:24px;
  position:relative;
  z-index:10
}
.gz-question-box .gz-question-zxzx .content-right-form .btn-right a {
  font-size:14px;
  color:#65696e;
  line-height:22px
}
.gz-question-box .gz-question-zxzx .content-right-form .btn-right .divider {
  width:1px;
  height:14px;
  background:#d8d8d8;
  margin:0 8px
}
.gz-question-box .gz-question-zxzx .content-right-form .check-num-form .ivu-form-item-content {
  display:-ms-flexbox;
  display:flex
}
.gz-question-box .gz-question-zxzx .content-right-form .check-num-form .check-num-img {
  margin-left:10px
}
.gz-question-box .gz-question-container {
  padding:40px 0
}
.gz-question-box .gz-question-container .input-box {
  width:643px;
  position:relative;
  margin:0 auto
}
.gz-question-box .gz-question-container .input-box input {
  width:557px;
  height:48px;
  background:#fff;
  border-radius:4px;
  padding:13px 26px 14px 16px;
  font-size:16px;
  color:#2b2e33;
  line-height:21px;
  outline:none;
  border:none
}
.gz-question-box .gz-question-container .input-box .search-btn {
  width:96px;
  height:48px;
  line-height:48px;
  background:#1178b3;
  border-radius:4px;
  text-align:center;
  font-size:20px;
  color:#fff;
  letter-spacing:3px;
  position:absolute;
  top:0;
  right:0;
  cursor:pointer
}
.gz-question-box .gz-question-container .container-info {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
  justify-content:center;
  -ms-flex-align:center;
  align-items:center;
  font-size:14px;
  color:#2b2e33;
  line-height:22px;
  margin-top:16px
}
.gz-question-box .gz-question-container .container-info img {
  width:18px;
  height:18px;
  margin-right:8px
}
.gz-question-box .gz-question-container .container-tabs {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
  justify-content:center;
  margin-top:32px
}
.gz-question-box .gz-question-container .container-tabs .tab-item {
  font-size:18px;
  color:#65696e;
  line-height:24px;
  padding-bottom:10px;
  position:relative;
  cursor:pointer
}
.gz-question-box .gz-question-container .container-tabs .tab-item:first-child {
  margin-right:32px
}
.gz-question-box .gz-question-container .container-tabs .tab-item-active,
.gz-question-box .gz-question-container .container-tabs .tab-item:hover {
  color:#2b2e33
}
.gz-question-box .gz-question-container .container-tabs .tab-item-active:after {
  content:"";
  width:28px;
  height:3px;
  background:#1178b3;
  border-radius:4px;
  position:absolute;
  bottom:0;
  left:50%;
  transform:translateX(-50%)
}
.gz-question-box .gz-question-container .container-nav {
  -ms-flex-pack:justify;
  justify-content:space-between;
  margin-bottom:12px;
  margin-top:32px
}
.gz-question-box .gz-question-container .container-nav,
.gz-question-box .gz-question-container .container-nav .nav-left {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.gz-question-box .gz-question-container .container-nav .nav-left-item {
  height:26px;
  line-height:24px;
  border-radius:13px;
  border:1px solid transparent;
  padding:0 10px;
  font-size:14px;
  color:#2b2e33;
  margin-right:6px;
  cursor:pointer
}
.gz-question-box .gz-question-container .container-nav .nav-left-item:last-child {
  margin-right:0
}
.gz-question-box .gz-question-container .container-nav .nav-left-item-active {
  color:#1178b3;
  border-color:#1178b3
}
.gz-question-box .gz-question-container .container-nav .nav-right {
  padding-left:26px;
  font-size:14px;
  color:#2b2e33;
  line-height:22px;
  background:url(../image/gz-wdzx.svg) no-repeat 0
}
.gz-question-box .gz-question-container .container-box {
  background:#fff;
  border-radius:4px;
  border:1px solid #ebedec;
  padding:23px 18px 32px 20px
}
.gz-question-box .gz-question-container .container-empty-box {
  height:200px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-pack:center;
  justify-content:center;
  -ms-flex-align:center;
  align-items:center;
  color:#93989e;
  line-height:22px;
  padding:0
}
.gz-question-box .gz-question-container .container-empty-box img {
  width:auto;
  height:80px;
  margin-bottom:16px
}
.gz-question-box .gz-question-container .show-all {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  margin-bottom:21px
}
.gz-question-box .gz-question-container .show-all .show-all-item {
  font-size:14px;
  color:#65696e;
  line-height:22px;
  cursor:pointer
}
.gz-question-box .gz-question-container .show-all .show-all-item:hover {
  text-decoration:underline
}
.gz-question-box .gz-question-container .show-all .show-all-line {
  width:1px;
  height:13px;
  background-color:#ebedec;
  margin:0 12px
}
.gz-question-box .gz-question-container .qa-box {
  padding-left:28px;
  padding-bottom:16px;
  border-bottom:1px solid #ebedec;
  margin-bottom:16px;
  word-break:break-all
}
.gz-question-box .gz-question-container .qa-box:last-child {
  padding-bottom:0;
  border-bottom:none;
  margin-bottom:0
}
.gz-question-box .gz-question-container .qa-box-other {
  padding-bottom:0;
  border-bottom:none
}
.gz-question-box .gz-question-container .q-box {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:start;
  align-items:flex-start;
  position:relative;
  font-size:14px;
  color:#2b2e33;
  line-height:24px
}
.gz-question-box .gz-question-container .q-box:before {
  content:"Q";
  width:18px;
  height:18px;
  line-height:18px;
  background:linear-gradient(0deg,#238fed,#6bbdf0);
  font-size:12px;
  color:#fff;
  text-align:center;
  position:absolute;
  left:-28px;
  top:3px;
  border-radius:2px
}
.gz-question-box .gz-question-container .q-name {
  -ms-flex:1;
  flex:1;
  font-size:16px;
  color:#2b2e33;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.gz-question-box .gz-question-container .q-name-text {
  cursor:pointer
}
.gz-question-box .gz-question-container .q-name-text:hover {
  text-decoration:underline
}
.gz-question-box .gz-question-container .q-zd {
  height:19px;
  line-height:17px;
  background:rgba(247,160,0,.1);
  border-radius:11px;
  border:1px solid #ff9700;
  font-size:12px;
  color:#ff9700;
  padding:0 6px;
  margin-left:6px
}
.gz-question-box .gz-question-container .q-user {
  width:300px;
  padding:0 32px;
  -ms-flex-negative:0;
  flex-shrink:0;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.gz-question-box .gz-question-container .q-user .iconfont {
  font-size:14px;
  line-height:1;
  margin-right:8px;
  color:#d4d9d7;
  position:relative;
  top:1px
}
.gz-question-box .gz-question-container .q-date {
  -ms-flex-negative:0;
  flex-shrink:0;
  padding-right:4px
}
.gz-question-box .gz-question-container .a-title {
  font-size:16px;
  color:#65696e;
  line-height:24px;
  margin:8px 0
}
.gz-question-box .gz-question-container .a-title p {
  text-indent:0
}
.gz-question-box .gz-question-container .a-content {
  position:relative;
  background:#f3f7fc;
  border-radius:2px;
  padding:12px;
  font-size:14px;
  color:#65696e;
  line-height:24px;
  word-break:break-all
}
.gz-question-box .gz-question-container .a-content-box {
  overflow:auto
}
.gz-question-box .gz-question-container .a-content-box p {
  text-indent:0
}
.gz-question-box .gz-question-container .a-content:after {
  content:"A";
  width:18px;
  height:18px;
  line-height:18px;
  background:linear-gradient(0deg,#ffb745,#ffdba8);
  font-size:12px;
  color:#fff;
  text-align:center;
  position:absolute;
  left:-28px;
  top:0;
  border-radius:2px
}
.gz-question-box .gz-question-container .qa-box-three .q-box:before {
  display:none
}
.gz-question-box .gz-question-container .qa-box-three .q-laba {
  font-size:18px;
  position:absolute;
  top:0;
  left:-28px;
  color:#1178b3
}
.gz-question-box .gz-question-container .qa-box-three .a-box {
  background:#f3f7fc;
  border-radius:2px;
  padding:12px;
  margin:8px 0
}
.gz-question-box .gz-question-container .qa-box-three .a-title {
  font-size:14px;
  color:#65696e;
  line-height:24px;
  margin:0;
  overflow:auto
}
.gz-footer {
  margin-top:-120px;
  height:120px;
  line-height:120px;
  background:#282828;
  font-size:14px;
  text-align:center
}
.gz-footer,
.gz-footer a {
  color:#ababab
}
.bjzx-info {
  display:-ms-flexbox;
  display:flex;
  margin-top:28px;
  margin-bottom:28px
}
.bjzx-info-left {
  width:240px;
  margin-right:20px;
  padding:28px 20px 20px;
  box-sizing:border-box;
  background:#fff
}
.bjzx-info-left .info-msg {
  color:#2b2e33;
  font-size:14px;
  line-height:22px
}
.bjzx-info-left .info-msg-img {
  display:block;
  height:92px;
  margin:0 auto 4px
}
.bjzx-info-left .info-msg-name {
  font-size:16px;
  line-height:24px;
  font-weight:700;
  margin-bottom:8px;
  text-align:center
}
.bjzx-info-left .info-msg-base {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:center;
  justify-content:center;
  margin-bottom:4px
}
.bjzx-info-left .info-msg-sch {
  margin-bottom:32px;
  text-align:center
}
.bjzx-info-left .info-msg-base-item:not(:last-child) {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.bjzx-info-left .info-msg-base-item:not(:last-child):after {
  display:block;
  content:"";
  height:14px;
  width:1px;
  background:#93989e;
  margin:0 12px
}
.bjzx-info-left .info-menu-item-title {
  color:#2b2e33
}
.bjzx-info-left .info-menu {
  background:#f7f8fa
}
.bjzx-info-left .info-menu .info-menu-item {
  border-bottom:1px solid #e8eaed;
  display:block;
  font-size:16px;
  line-height:24px;
  font-weight:700;
  padding:18px
}
.bjzx-info-left .info-menu .info-menu-item.active {
  color:#1178b3
}
.bjzx-info-left .info-menu .info-menu-item:last-child {
  border-bottom:none
}
.bjzx-info-left .info-menu a.info-menu-item:hover {
  color:#1178b3;
  text-decoration:none
}
.bjzx-info-left .info-menu-item-child .item-child {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  font-size:14px;
  line-height:22px;
  color:#65696e;
  margin-top:8px;
  font-weight:400
}
.bjzx-info-left .info-menu-item-child .item-child.active {
  color:#1178b3
}
.bjzx-info-left .info-menu-item-child .item-child:before {
  display:block;
  content:"";
  width:4px;
  height:4px;
  border-radius:50%;
  background:#65696e;
  margin-right:6px
}
.bjzx-info-right {
  -ms-flex:1;
  flex:1;
  background:#fff;
  padding:28px 20px 20px;
  box-sizing:border-box
}
.bjzx-info-right .gz-question-container {
  padding-top:0
}
.bjzx-info-right .bjzx-info-right-title {
  font-size:18px;
  line-height:26px;
  font-weight:700
}
.bjzx-page {
  margin-top:32px;
  text-align:right
}
.info-sch-list {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
}
.info-sch-list .info-sch-list-item {
  display:inline-block;
  width:calc((100% - 60px) / 4);
  height:30px;
  line-height:28px;
  border-radius:4px;
  font-size:14px;
  color:#2b2e33;
  margin:0 10px 12px 0;
  padding:0 6px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.info-sch-list .info-sch-list-item.active {
  color:#1178b3
}
[v-cloak] {
  display:none
}
.header-wrapper {
  background-color:#fff
}
.container-other {
  width:auto;
  margin:0
}
.gk-home-wd {
  width:1180px;
  margin:0 auto
}
.gk-home-wd .iconfont {
  font-size:12px;
  font-weight:700;
  line-height:1;
  color:#1cb278
}
.gk-home .gk-home-part {
  padding:40px 0
}
.gk-home .gk-home-part:nth-child(odd) {
  background-color:#f7faf7
}
.gk-home .gk-home-part:nth-child(2n) {
  background-color:#fff
}
.gk-home .gk-home-part-1 {
  padding:20px 0 40px
}
.gk-home-title {
  font-size:26px;
  font-weight:700;
  color:#131b18;
  line-height:36px
}
.gk-home-news-box {
  width:366px;
  height:256px;
  overflow:hidden
}
.gk-home-news-box .news-title {
  padding-bottom:12px;
  border-bottom:1px solid #e7e7e7;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -ms-flex-align:center;
  align-items:center;
  font-size:18px;
  line-height:26px;
  cursor:pointer;
  margin-bottom:16px
}
.gk-home-news-box .news-title a:hover {
  text-decoration:none
}
.gk-home-news-box .news-title-text-box {
  display:-ms-flexbox;
  display:flex
}
.gk-home-news-box .news-title-text {
  position:relative;
  font-weight:700;
  color:#1cb278
}
.gk-home-news-box .news-title-text:before {
  content:"";
  width:100%;
  height:3px;
  background:#1cb278;
  position:absolute;
  left:0;
  bottom:-13.5px
}
.gk-home-news-box .news-title-text:first-child {
  margin-right:16px
}
.gk-home-news-box .news-title-text-other {
  color:#131b18;
  font-weight:400
}
.gk-home-news-box .news-title-text-other:before {
  height:0
}
.gk-home-news-box .news-list-item {
  display:block;
  font-size:16px;
  color:#131b18;
  height:34px;
  line-height:34px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis
}
.gk-home-news-box .news-list-item a {
  color:#131b18
}
.gk-home-news-box .news-list-item:last-child {
  margin-bottom:0
}
.gk-home-news-box .news-hide {
  display:none
}
.gk-home-img-box {
  margin:29px 0 12px
}
.gsszb,
.home-dfz {
  width:366px;
  position:relative
}
.gsszb-title,
.home-dfz-title {
  height:64px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -ms-flex-align:center;
  align-items:center;
  padding:0 19px;
  font-size:16px;
  font-weight:700;
  color:#1cb278;
  background:url(../image/home-dfz-bg.png) no-repeat 50%;
  background-size:100% 100%;
  border-radius:4px;
  cursor:pointer
}
.gsszb-title-other,
.home-dfz-title-other {
  border-radius:4px 4px 0 0
}
.gsszb-list,
.home-dfz-list {
  background:#fff;
  box-shadow:0 2px 6px 0 rgba(0,0,0,.1);
  border-radius:0 0 4px 4px;
  padding:22px 4px 14px 12px;
  display:none;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  position:absolute;
  left:0;
  top:64px;
  z-index:99
}
.gsszb-list a,
.home-dfz-list a {
  width:62px;
  height:28px;
  line-height:28px;
  background:#f7fbf9;
  border-radius:2px;
  text-align:center;
  color:#626f69;
  margin:0 8px 8px 0
}
.gsszb-list-list-item-active,
.gsszb-list a:hover,
.home-dfz-list-list-item-active,
.home-dfz-list a:hover {
  background:#1cb278;
  color:#fff;
  text-decoration:none
}
.gk-home-part-1 .top-box {
  display:-ms-flexbox;
  display:flex;
  margin-bottom:20px
}
.gk-home-part-1 .gkyl,
.gk-home-part-1 .ksrk {
  background-color:#fff;
  width:240px;
  border-radius:4px
}
.gk-home-part-1 .top-title {
  font-size:18px;
  font-weight:700;
  color:#131b18;
  line-height:26px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.gk-home-part-1 .top-title img {
  width:20px;
  height:20px;
  margin-right:6px
}
.gk-home-part-1 .ksrk .top-title {
  padding:18px 16px 0
}
.gk-home-part-1 .ksrk-content {
  padding-top:10px;
  height:330px;
  overflow:hidden
}
.gk-home-part-1 .ksrk-content-item {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -ms-flex-align:center;
  align-items:center;
  padding:0 16px;
  height:40px;
  cursor:pointer
}
.gk-home-part-1 .ksrk-content-item a {
  font-size:16px;
  color:#131b18;
  line-height:24px;
  -ms-flex:1;
  flex:1;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis
}
.gk-home-part-1 .ksrk-content-item a:hover {
  text-decoration:none
}
.gk-home-part-1 .ksrk-content-item .iconfont {
  color:#979797;
  cursor:pointer
}
.gk-home-part-1 .ksrk-content-item:after {
  content:"";
  display:inline-block;
  width:6px;
  height:12px;
  background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCA4IDE0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPHRpdGxlPui3r+W+hCAzPC90aXRsZT4KICAgIDxnIGlkPSLmnIDmnIDnu4jniYjmnKwiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgICAgICAgPHBvbHlsaW5lIGlkPSLot6/lvoQtMyIgc3Ryb2tlPSIjNjI2RjY5IiBzdHJva2Utd2lkdGg9IjIiIHBvaW50cz0iMSAxIDcgNi44MTA1Mzk2IDEgMTMiPjwvcG9seWxpbmU+CiAgICA8L2c+Cjwvc3ZnPg==) no-repeat;
  background-size:100% 100%
}
.gk-home-part-1 .ksrk-content-item:hover {
  background-color:#f2f4f3
}
.gk-home-part-1 .top-banner {
  width:662px;
  height:380px;
  margin:0 19px
}
.gk-home-part-1 .gkyl {
  padding:18px 16px 20px
}
.gk-home-part-1 .gkyl-content-box {
  height:230px;
  position:relative;
  margin:10px 0
}
.gk-home-part-1 .gkyl-content {
  background:#f7fbf9;
  border-radius:4px;
  padding:16px 12px;
  height:230px;
  overflow:hidden;
  transition:height .5s;
  position:relative
}
.gk-home-part-1 .gkyl-content-over:hover {
  box-shadow:0 2px 6px 0 rgba(0,0,0,.1);
  padding-bottom:0
}
.gk-home-part-1 .gkyl-content-over:hover .gkyl-expand {
  display:none
}
.gk-home-part-1 .gkyl-list {
  padding-bottom:8px
}
.gk-home-part-1 .gkyl-list li {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:start;
  align-items:flex-start
}
.gk-home-part-1 .gkyl-list li:last-child .gkyl-list-text:before {
  width:0
}
.gk-home-part-1 .gkyl-list-month {
  font-weight:700;
  color:#131b18;
  line-height:22px;
  width:40px;
  padding-right:10px;
  text-align:right;
  position:relative
}
.gk-home-part-1 .gkyl-list-month:after {
  content:"";
  width:5px;
  height:5px;
  background:#1cb278;
  border-radius:50%;
  position:absolute;
  right:-3px;
  top:50%;
  transform:translateY(-50%);
  z-index:2
}
.gk-home-part-1 .gkyl-list-text {
  color:#66746e;
  line-height:22px;
  padding-bottom:16px;
  padding-left:10px;
  -ms-flex:1;
  flex:1;
  position:relative
}
.gk-home-part-1 .gkyl-list-text a {
  color:#66746e;
  text-decoration:underline
}
.gk-home-part-1 .gkyl-list-text .text-item:not(:last-child) {
  margin-bottom:6px
}
.gk-home-part-1 .gkyl-list-text:before {
  content:"";
  width:1px;
  height:100%;
  background-color:#beefdd;
  position:absolute;
  left:0;
  top:11px
}
.gk-home-part-1 .gkyl-expand {
  width:100%;
  height:30px;
  background:linear-gradient(180deg,rgba(243,250,247,.88),#ddfcee);
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
  justify-content:center;
  -ms-flex-align:center;
  align-items:center;
  font-size:12px;
  line-height:1;
  color:#1cb278;
  border-radius:0 0 4px 4px;
  position:absolute;
  left:0;
  bottom:0;
  padding-top:8px;
  z-index:10
}
.gk-home-part-1 .gkyl-expand .iconfont {
  margin-left:6px;
  font-size:12px;
  line-height:1
}
.gk-home-part-1 .gkyl-expand-hidden {
  display:none
}
.gk-home-part-1 .gkyl-footer {
  background:#f3faf7;
  border-radius:4px;
  padding:9px 25px 5px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between
}
.gk-home-part-1 .gkyl-footer a {
  display:block;
  font-size:14px;
  color:#626f69;
  line-height:22px;
  margin-bottom:4px
}
.gk-home-part-1 .content-box {
  padding:20px 16px 10px;
  background-color:#fff;
  border-radius:4px;
  display:-ms-flexbox;
  display:flex
}
.gk-home-part-1 .content-left {
  width:550px
}
.gk-home-part-1 .hot-title {
  font-size:18px;
  color:#131b18;
  line-height:26px;
  font-weight:700
}
.gk-home-part-1 .hot-title a {
  color:#131b18
}
.gk-home-part-1 .hot-sub-title {
  margin:6px 0 18px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.gk-home-part-1 .hot-sub-title .hot-label {
  display:inline-block;
  width:64px;
  height:22px;
  font-size:12px;
  color:#fff;
  line-height:1;
  padding:5px 0;
  text-align:center;
  margin-right:13px;
  background-color:#faa810;
  position:relative
}
.gk-home-part-1 .hot-sub-title .hot-label:after {
  content:"";
  border:1px solid transparent;
  border-width:11px 6px;
  border-left-color:#faa810;
  position:absolute;
  right:-12px;
  top:0
}
.gk-home-part-1 .hot-sub-title .hot-text {
  color:#626f69;
  line-height:22px
}
.gk-home-part-1 .hot-sub-title .hot-text a {
  margin-right:10px;
  color:#626f69;
  line-height:22px
}
.gk-home-part-1 .content-yxxx {
  height:44px;
  margin:22px 0 10px
}
.gk-home-part-1 .content-right {
  margin-left:17px;
  -ms-flex:1;
  flex:1
}
.gk-home-part-2 {
  padding:42px 0 40px
}
.gk-home-part-2 .top-box {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  margin:19px 0 31px
}
.gk-home-part-2 .top-right {
  width:366px
}
.gk-home-part-2 .zkrd {
  margin-bottom:14px
}
.gk-home-part-2 .zkrd .zkrd-title {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -ms-flex-align:center;
  align-items:center;
  font-size:18px;
  font-weight:700;
  color:#626f69;
  line-height:26px;
  padding-left:25px;
  margin-bottom:12px;
  background:url(../image/home-zkrd-bg.svg) no-repeat 0
}
.gk-home-part-2 .zkrd .zkrd-title a:hover {
  text-decoration:none
}
.gk-home-part-2 .zkrd .zkrd-content {
  background:#f7fbf9;
  border-radius:4px;
  padding:10px 20px;
  height:138px;
  overflow:hidden
}
.gk-home-part-2 .zkrd .zkrd-list-item {
  display:block;
  color:#626f69;
  height:30px;
  line-height:30px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis
}
.gk-home-part-3 .flex-box {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between
}
.gk-home-part-3 .part {
  width:366px
}
.gk-home-part-3 .part .part-title {
  font-size:18px;
  font-weight:700;
  color:#626f69;
  line-height:26px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -ms-flex-align:center;
  align-items:center;
  padding-left:30px;
  margin-bottom:12px
}
.gk-home-part-3 .part .part-title a:hover {
  text-decoration:none
}
.gk-home-part-3 .part .part-content {
  background-color:#fff;
  border-radius:4px
}
.gk-home-part-3 .top-box {
  margin-top:22px
}
.gk-home-part-3 .zyjd .part-title {
  background:url(../image/home-zyjd-bg.svg) no-repeat 0
}
.gk-home-part-3 .zyjd .part-content {
  padding:14px 19px
}
.gk-home-part-3 .zyjd .zyjd-list {
  height:188px;
  overflow:hidden
}
.gk-home-part-3 .zyjd .zyjd-list-item {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:start;
  align-items:flex-start;
  margin-bottom:10px
}
.gk-home-part-3 .zyjd .img {
  width:112px;
  height:84px;
  border-radius:4px;
  overflow:hidden;
  margin-right:8px;
  transform:rotate(0deg)
}
.gk-home-part-3 .zyjd img {
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .5s
}
.gk-home-part-3 .zyjd .zyjd-list-item:hover img {
  transform:scale(1.1)
}
.gk-home-part-3 .zyjd .text {
  -ms-flex:1;
  flex:1;
  color:#626f69;
  line-height:22px
}
.gk-home-part-3 .zyjd .text:hover {
  text-decoration:underline
}
.gk-home-part-3 .main-box {
  margin:31px 0
}
.gk-home-part-3 .zbzrft .part-title {
  background:url(../image/home-zbzrft-bg.svg) no-repeat 0
}
.gk-home-part-3 .zbzrft .part-content {
  padding:17px 19px 11px
}
.gk-home-part-3 .zbzrft .zbzrft-img-list-box {
  height:106px;
  overflow:hidden
}
.gk-home-part-3 .zbzrft .zbzrft-img-list {
  width:200%;
  margin-bottom:14px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
}
.gk-home-part-3 .zbzrft .zbzrft-img-list-item {
  width:104px;
  margin-right:8px
}
.gk-home-part-3 .zbzrft .img {
  width:100%;
  height:78px;
  border-radius:4px;
  overflow:hidden;
  margin-bottom:6px;
  transform:rotate(0deg)
}
.gk-home-part-3 .zbzrft img {
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .5s
}
.gk-home-part-3 .zbzrft .zbzrft-img-list-item:hover img {
  transform:scale(1.1)
}
.gk-home-part-3 .zbzrft .text {
  color:#626f69;
  line-height:22px;
  text-align:center;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis
}
.gk-home-part-3 .zbzrft .zbzrft-news-list {
  margin-top:14px
}
.gk-home-part-3 .zbzrft .zbzrft-news-list-item {
  display:block;
  padding-left:8px;
  color:#626f69;
  line-height:22px;
  margin-bottom:12px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  position:relative
}
.gk-home-part-3 .zbzrft .zbzrft-news-list-item:before {
  content:"";
  width:4px;
  height:4px;
  background:#1cb278;
  border-radius:50%;
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-50%)
}
.gk-home-part-3 .tslxzs .part-title {
  background:url(../image/home-tslxzs-bg.svg) no-repeat 0
}
.gk-home-part-3 .tslxzs .part-content {
  padding:18px 11px 8px 19px
}
.gk-home-part-3 .tslxzs .tslxzs-list {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  height:190px;
  overflow:hidden
}
.gk-home-part-3 .tslxzs .tslxzs-list-item {
  width:104px;
  height:28px;
  line-height:28px;
  background:#f7fbf9;
  border-radius:4px;
  color:#626f69;
  text-align:center;
  padding:0 10px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  margin:0 8px 10px 0
}
.gk-home-part-3 .tslxzs .tslxzs-list-item:hover {
  background:#1cb278;
  color:#fff;
  text-decoration:none
}
.gk-home-part-4 .top-box {
  margin-top:19px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between
}
.gk-home-part-4 .top-right {
  width:366px
}
.gk-home-part-4 .bk-box .bk-item {
  display:block;
  height:80px;
  margin-bottom:16px;
  border-radius:4px;
  overflow:hidden;
  transform:rotate(0deg)
}
.gk-home-part-4 .bk-box .bk-item:hover img {
  transform:scale(1.1)
}
.gk-home-part-4 .bk-box img {
  display:block;
  width:100%;
  height:100%;
  transition:transform .5s
}
.gk-home-part-5 .zthz-title {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -ms-flex-align:center;
  align-items:center
}
.gk-home-part-5 .zthz-title a {
  color:#1cb278;
  line-height:22px
}
.gk-home-part-5 .zthz-list {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  margin-top:24px
}
.gk-home-part-5 .zthz-list-item {
  width:286px;
  height:143px;
  border-radius:4px;
  overflow:hidden;
  transform:rotate(0deg)
}
.gk-home-part-5 .zthz-list-item:hover img {
  transform:scale(1.1)
}
.gk-home-part-5 img {
  display:block;
  width:100%;
  height:100%;
  transition:transform .5s
}
.gk-home-part-6 .gkcs {
  padding-top:42px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between
}
.gk-home-part-6 .gkcs-box {
  width:286px;
  height:272px;
  background:#fff;
  box-shadow:0 2px 6px 0 rgba(0,0,0,.1);
  border-radius:4px
}
.gk-home-part-6 .gkcs-head {
  width:166px;
  height:36px;
  line-height:36px;
  text-align:center;
  background:linear-gradient(180deg,#49c48d,#1cb278);
  border-radius:18px 0 18px 0;
  font-size:18px;
  color:#fff;
  margin:0 auto
}
.gk-home-part-6 .gkcs-head-other {
  margin-top:-18px
}
.gk-home-part-6 .gkcs-body {
  height:92px;
  padding:17px 0 19px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-pack:center;
  justify-content:center;
  -ms-flex-align:center;
  align-items:center
}
.gk-home-part-6 .gkcs-body .gkcs-body-text {
  color:#131b18;
  line-height:22px;
  margin-bottom:12px
}
.gk-home-part-6 .gkcs-body .gkcs-body-text:last-child {
  margin-bottom:0
}
.gk-home-part-6 .gkcs-body-other {
  height:126px
}
.gk-home-part-6 .btn-box {
  display:-ms-flexbox;
  display:flex
}
.gk-home-part-6 .btn-box a {
  width:56px;
  height:26px;
  line-height:24px;
  border-radius:2px;
  border:1px solid #3abe86;
  text-align:center;
  color:#30ba81;
  margin-right:10px
}
.gk-home-part-6 .btn-box a:last-child {
  margin-right:0
}
.gk-home-part-6 .gkcs-body-item {
  margin-bottom:12px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.gk-home-part-6 .gkcs-body-item .line {
  width:1px;
  height:14px;
  background:#d8d8d8;
  margin:0 16px
}
.gk-home-part-6 .gkcs-body-item a {
  color:#131b18;
  line-height:22px
}
.gk-home-part-6 .gkcs-body-item:last-child {
  margin-bottom:0
}
.gk-home-part-7 .bzzx-title {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -ms-flex-align:center;
  align-items:center
}
.gk-home-part-7 .bzzx-title a {
  color:#1cb278;
  line-height:22px
}
.gk-home-part-7 .bzzx-list {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  margin-top:22px
}
.gk-home-part-7 .bzzx-list-item {
  width:380px;
  border-radius:4px;
  overflow:hidden;
  background-color:#fff
}
.gk-home-part-7 .bzzx-list-item .item-title {
  height:72px;
  line-height:72px;
  text-align:center;
  background:url(../image/home-bzzx-bg.png) no-repeat 50%;
  background-size:100% 100%;
  font-size:18px;
  font-weight:700;
  color:#006c42
}
.gk-home-part-7 .bzzx-list-item .item-content {
  padding:13px 16px 12px
}
.gk-home-part-7 .bzzx-list-item .item-content-link {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  margin-bottom:12px
}
.gk-home-part-7 .bzzx-list-item .item-content-link a {
  color:#131b18;
  line-height:22px;
  -ms-flex:1;
  flex:1;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis
}
.gk-home-part-7 .bzzx-list-item .item-content-link .iconfont {
  font-size:13px;
  font-weight:400;
  color:#beefdd;
  margin-right:6px
}
.gk-home-part-8 {
  padding-bottom:80px
}
.gk-home-part-8 .yqlj {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  margin-top:24px
}
.gk-home-part-8 .yqlj-item {
  width:220px;
  height:48px;
  border-radius:4px;
  overflow:hidden;
  transform:rotate(0deg)
}
.gk-home-part-8 .yqlj-item img {
  display:block;
  width:100%;
  height:100%;
  transition:transform .5s
}
.gk-home-part-8 .yqlj-item:hover img {
  transform:scale(1.1)
}
.zthz-search-con {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:center;
  justify-content:center
}
.zthz-search-con h2 {
  height:46px;
  font-size:38px;
  font-weight:700;
  color:#fff;
  line-height:46px;
  text-shadow:0 0 0 rgba(0,0,0,.06);
  margin-bottom:20px
}
.zthz-search-con .ivu-input {
  height:48px;
  background:#fff;
  border-radius:4px;
  border:none;
  padding:13px 16px;
  padding-right:96px
}
.zthz-search-con .ivu-input:focus {
  border-color:inherit;
  box-shadow:0 4px 7px 1px rgba(15,141,92,.09)
}
.zthz-search-con .ivu-input::-webkit-input-placeholder {
  color:#a0a0a0
}
.zthz-search-con .ivu-input-with-suffix {
  padding-right:60px
}
.zthz-search-con .input-box {
  width:520px;
  position:relative
}
.zthz-search-con .input-search-button {
  width:96px;
  height:48px;
  background:#ffc24d;
  border-radius:4px;
  font-size:20px;
  color:#fff;
  line-height:48px;
  letter-spacing:3px;
  border:none;
  position:absolute;
  right:0;
  top:0;
  padding:0 15px
}
.zthz-box {
  width:1180px;
  margin:0 auto;
  padding:28px 0;
  min-height:calc(100vh - 48px - 200px - 256px)
}
.zthz-box .no-info {
  margin-top:100px
}
.zthz-box .sx-input {
  margin-right:12px
}
.zthz-box .ivu-input {
  border-radius:4px;
  padding-left:15px
}
.zthz-box .sx-button {
  margin-right:32px;
  font-size:14px;
  height:34px;
  background:#1cb278;
  border-radius:4px;
  padding:5px 11px 6px
}
.zthz-box .sx-text {
  color:#7b7b7b
}
.zthz-box .ivu-select {
  margin-right:12px
}
.zthz-box .ivu-select-selection {
  padding-left:8px;
  border-radius:17px
}
.zthz-box .ivu-select-single .ivu-select-selection .ivu-select-placeholder,
.zthz-box .ivu-select-single .ivu-select-selection .ivu-select-selected-value {
  height:32px;
  line-height:32px
}
.zthz-box .zthz-list {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-pack:justify;
  justify-content:space-between
}
.zthz-box .zthz-list .zthz-list-item {
  display:block;
  width:580px;
  padding:10px;
  display:-ms-flexbox;
  display:flex;
  border-radius:4px;
  padding:16px 14px;
  margin-bottom:20px;
  background:#fff;
  position:relative
}
.zthz-box .zthz-list .zthz-list-item:hover {
  box-shadow:0 2px 8px 0 rgba(92,127,113,.2);
  text-decoration:none
}
.zthz-box .zthz-list .zthz-list-item:hover img {
  transform:scale(1.1)
}
.zthz-box .zthz-list .zthz-list-item:hover .item-title {
  color:#1cb278
}
.zthz-box .zthz-list .zthz-list-item .img-box {
  overflow:hidden;
  border-radius:4px;
  margin-right:16px
}
.zthz-box .zthz-list .zthz-list-item img {
  display:block;
  width:202px;
  height:133px;
  object-fit:cover;
  transition:transform .5s
}
.zthz-box .zthz-list .zthz-list-item .item-content {
  -ms-flex:1;
  flex:1;
  min-width:0
}
.zthz-box .zthz-list .zthz-list-item .item-title {
  font-size:18px;
  line-height:26px;
  font-weight:700;
  color:#131b18;
  margin-bottom:8px;
  display:-webkit-box;
  overflow:hidden;
  text-overflow:ellipsis;
  -webkit-line-clamp:1;
  /*! autoprefixer: off */
  -webkit-box-orient:vertical
}
.zthz-box .zthz-list .zthz-list-item .item-desc {
  font-size:14px;
  color:#626f69;
  line-height:24px;
  display:-webkit-box;
  overflow:hidden;
  text-overflow:ellipsis;
  -webkit-line-clamp:3;
  /*! autoprefixer: off */
  -webkit-box-orient:vertical
}
.zthz-box .zthz-list .zthz-list-item .item-date {
  font-size:12px;
  color:#8d949f;
  line-height:20px;
  position:absolute;
  bottom:16px;
  right:14px
}

/*新增*/
body,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
legend,
li,
ol,
p,
select,
ul {
  margin:0;
  padding:0
}
html {
  height:100%
}
body {
  min-width:1200px;
  color:#333;
  text-align:left;
  font:14px/1.8 "Microsoft YaHei","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","WenQuanYi Micro Hei",Arial,sans-serif
}
li,
ol,
ul {
  list-style:none
}
input,
select {
  outline:0;
  vertical-align:middle;
  font-family:"Helvetica Neue",Helvetica,"PingFang SC","Microsoft YaHei","Hiragino Sans GB","WenQuanYi Micro Hei",Arial,sans-serif
}
img {
  border:0
}
p {
  text-indent:0
}
textarea {
  resize:none;
  outline:0;
  font-family:"Helvetica Neue",Helvetica,"PingFang SC","Microsoft YaHei","Hiragino Sans GB","WenQuanYi Micro Hei",Arial,sans-serif
}
a,
a:link,
a:visited {
  color:#1db278;
  text-decoration:none
}
a:hover {
  color:#1db278;
  text-decoration:underline
}
.clearfix:after {
  content:"\0020";
  display:block;
  clear:both;
  height:0
}
.clearfix {
  zoom:1
}
.clearFloat {
  clear:both;
  height:0;
  line-height:0;
  font-size:0;
  overflow:hidden
}
h1.h1-hide {
  position:absolute;
  left:0;
  top:-300px;
  margin-top:-30px;
  height:0;
  line-height:0
}
.wrap1180 {
  width:1180px;
  margin:0 auto
}
.ch-alert {
  position:relative;
  padding:8px 48px 8px 40px;
  border-radius:4px;
  color:#666;
  font-size:14px;
  line-height:1.5;
  margin:20px 0
}
.ch-alert .ch-alert-icon {
  position:absolute;
  top:8px;
  left:16px;
  font-size:16px
}
.ch-alert-big {
  position:relative;
  padding:8px 48px 8px 40px;
  border-radius:4px;
  color:#666;
  font-size:24px;
  line-height:1.5;
  margin:20px 0
}
.ch-alert-big .ch-alert-icon {
  position:absolute;
  top:8px;
  left:16px;
  font-size:16px
}
.ch-alert-big-with-decription {
  padding:30px 16px 20px 86px;
  line-height:1.5
}
.ch-alert-big-with-decription .ch-alert-icon {
  position:absolute;
  top:10px;
  left:20px;
  font-size:50px
}
.ch-alert-big-with-decription .ch-alert-message {
  display:block;
  margin-bottom:4px;
  color:#5d5d5d
}
.ch-alert-big-with-decription .ch-alert-decription {
  display:block;
  font-size:16px
}
.ch-alert-big-with-decription .ch-alert-decription a {
  margin-right:20px
}
.ch-alert-big-success .ch-alert-icon {
  color:#00a854
}
.ch-alert-big-info .ch-alert-icon {
  color:#108ee9
}
.ch-alert-big-warning .ch-alert-icon {
  color:#ffbf00
}
.ch-alert-big-error .ch-alert-icon {
  color:#f04134
}
.ch-alert-description {
  line-height:22px;
  font-size:14px;
  color:#666
}
.ch-alert-with-decription {
  padding:16px 16px 16px 60px;
  line-height:1.5
}
.ch-alert-with-decription .ch-alert-icon {
  position:absolute;
  top:10px;
  left:20px;
  font-size:24px
}
.ch-alert-with-decription .ch-alert-message {
  display:block;
  margin-bottom:4px;
  color:#5d5d5d
}
.ch-alert-with-decription .ch-alert-decription {
  display:block
}
.ch-alert-success {
  border:1px solid #cfefdf;
  background-color:#ebf8f2
}
.ch-alert-success .ch-alert-icon {
  color:#00a854
}
.ch-alert-info {
  border:1px solid #d2eafb;
  background-color:#ecf6fd
}
.ch-alert-info .ch-alert-icon {
  color:#108ee9
}
.ch-alert-warning {
  border:1px solid #fff3cf;
  background-color:#fffaeb
}
.ch-alert-warning .ch-alert-icon {
  color:#ffbf00
}
.ch-alert-error {
  border:1px solid #fcdbd9;
  background-color:#fef0ef
}
.ch-alert-error .ch-alert-icon {
  color:#f04134
}
.ch-select {
  box-sizing:border-box;
  height:40px;
  *height:auto;
  line-height:40px;
  color:#666;
  border:1px solid #d6d6d6;
  padding:0 8px;
  padding:8px\9;
  *padding:8px;
  font-size:14px;
  margin-right:10px;
  border-radius:0;
  outline:0;
  background:#fff
}
.require-flag {
  display:inline-block;
  vertical-align:middle;
  margin-top:4px;
  color:#ee6464
}
.ch-input {
  box-sizing:border-box;
  padding:0 10px;
  border:1px solid #d6d6d6;
  height:40px;
  line-height:40px;
  color:#666;
  font-size:14px;
  margin-right:10px;
  border-radius:2px
}
.error-border {
  border:1px solid #ff2126
}
.input-tip {
  display:inline-block;
  vertical-align:middle;
  color:#ff2126;
  height:40px;
  line-height:40px
}
::-webkit-input-placeholder {
  color:#999
}
:-moz-placeholder,
::-moz-placeholder {
  color:#999
}
:-ms-input-placeholder {
  color:#999
}
.blue-btn {
  box-sizing:border-box;
  height:40px;
  line-height:40px;
  background:#1887e0;
  border:1px solid #1887e0;
  color:#fff;
  font-size:14px;
  text-align:center;
  padding:0 26px;
  margin-left:10px;
  cursor:pointer;
  border-radius:2px
}
.blue-btn:hover {
  background:#0a76ce;
  border-color:#0a76ce
}
.blue-btn-s {
  box-sizing:border-box;
  height:32px;
  line-height:32px;
  background:#1887e0;
  border:1px solid #1887e0;
  color:#fff;
  font-size:14px;
  text-align:center;
  padding:0 16px;
  margin-left:36px;
  cursor:pointer;
  border-radius:2px
}
.blue-btn-s:hover {
  background:#0a76ce;
  border-color:#0a76ce
}
.ch-radio-label {
  vertical-align:middle;
  margin-right:16px;
  cursor:pointer
}
.ch-radio-label .ch-radio {
  margin-bottom:4px;
  margin-right:6px
}
.ch-check-label {
  vertical-align:middle;
  margin-right:16px;
  cursor:pointer
}
.ch-check-label .ch-check {
  margin-bottom:4px;
  margin-right:6px
}
.ch-check-box {
  height:60px;
  line-height:60px;
  margin:30px 0 20px;
  color:#666;
  background:#f0f9f6;
  padding:0 40px
}
.ch-check-box .yxls,
.ch-check-box .yxlx {
  float:left
}
.ch-check-box .yxlx a {
  margin-right:36px
}
.ch-check-box .yxlx a:hover {
  text-decoration:none;
  color:#5d5d5d
}
.ch-check-box .yxlx label {
  margin-right:0
}
.ch-check-box .yxlx .iconfont {
  display:inline-block;
  vertical-align:middle;
  font-size:16px;
  margin-top:2px;
  color:#999
}
.ch-nobg-check {
  height:40px;
  line-height:40px;
  margin:30px 0 20px;
  color:#666;
  background:#fff;
  padding:0 40px
}
.ch-nobg-check .yxls,
.ch-nobg-check .yxlx {
  float:left
}
.ch-nobg-check .yxlx a {
  margin-right:36px
}
.ch-nobg-check .yxlx a:hover {
  text-decoration:none;
  color:#5d5d5d
}
.ch-nobg-check .yxlx label {
  margin-right:0
}
.ch-nobg-check .yxlx .iconfont {
  display:inline-block;
  vertical-align:middle;
  font-size:16px;
  margin-top:2px;
  color:#999
}
.ch-list {
  float:left;
  width:800px
}
.list-head {
  height:47px;
  line-height:47px;
  border-bottom:1px solid #1cb278
}
.list-head .list-title {
  float:left;
  max-width:600px;
  font-size:20px;
  word-break:break-all;
  word-wrap:break-word;
  color:#05915b;
  position:relative
}
.list-head .list-title:before {
  content:"";
  display:inline-block;
  width:100%;
  height:3px;
  border-radius:2px;
  background:#1cb278;
  position:absolute;
  left:0;
  bottom:-2px
}
.list-head .list-more {
  float:right
}
.list-head .list-more a,
.list-head .list-more a:link,
.list-head .list-more a:visited {
  color:#1cb278
}
.list-content {
  padding:15px 0 0;
  height:218px
}
.list-content li {
  height:37px;
  line-height:37px
}
.list-content .dot-icon {
  float:left;
  width:4px;
  height:4px;
  background:#1cb278;
  border-radius:2px;
  margin-right:10px;
  margin-top:18px
}
.list-content .news-title {
  float:left;
  font-size:16px;
  max-width:600px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.list-content .news-title a,
.list-content .news-title a:link,
.list-content .news-title a:visited {
  color:#5d5d5d
}
.list-content .news-title a:hover {
  color:#1cb278
}
.list-content .news-time {
  float:right;
  font-style:normal;
  color:#999
}
.ch-list-wbgg .list-head {
  height:20px;
  line-height:20px;
  padding:15px 0;
  border-bottom:1px solid #d6d6d6
}
.ch-list-wbgg .list-head .list-title {
  float:left;
  max-width:600px;
  height:20px;
  border-left:4px solid #1cb278;
  padding-left:10px;
  font-size:20px;
  color:#5d5d5d
}
.ch-list-wbgg .list-head .title-province {
  color:#1cb278;
  margin:0 5px 0 10px
}
.ch-list-wbgg .list-head .title-school {
  color:#1cb278;
  margin:0 10px 0 5px
}
.ch-list-wbgg .list-head .list-more {
  float:right
}
.ch-list-wbgg .list-head .list-more a,
.ch-list-wbgg .list-head .list-more a:link,
.ch-list-wbgg .list-head .list-more a:visited {
  color:#999
}
.ch-list-wbgg .list-content li {
  height:60px;
  line-height:60px;
  border-bottom:1px solid #e5e5e5
}
.ch-list-wbgg .list-content .news-title {
  float:left;
  font-size:16px;
  max-width:600px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.ch-list-wbgg .list-content .news-title a,
.ch-list-wbgg .list-content .news-title a:link,
.ch-list-wbgg .list-content .news-title a:visited {
  color:#5d5d5d
}
.ch-list-wbgg .list-content .news-title a:hover {
  color:#1cb278
}
.ch-list-wbgg .list-content .news-time {
  float:right;
  font-style:normal;
  color:#999
}
.ch-page .iconfont {
  font-size:14px
}
.ch-page li.lip {
  float:left;
  height:28px;
  line-height:28px;
  border:1px solid #d6d6d6;
  text-align:center;
  margin:0 5px
}
.ch-page li.lip:hover {
  border-color:#1cb278;
  text-decoration:none
}
.ch-page li.lip a,
.ch-page li.lip a:link,
.ch-page li.lip a:visited {
  color:#666;
  text-decoration:none;
  display:block;
  height:30px;
  padding:0 10px
}
.ch-page li.lip a:hover {
  text-decoration:none
}
.ch-page li.dot {
  border:none;
  width:24px;
  color:#999
}
.ch-page li.selected,
.ch-page li.selected:hover {
  background:#1cb278;
  border-color:#1cb278;
  cursor:default;
  text-decoration:none;
  color:#fff
}
.ch-page li.selected a,
.ch-page li.selected a:link,
.ch-page li.selected a:visited {
  color:#fff;
  cursor:default
}
.ch-page li.unable,
.ch-page li.unable:hover {
  color:#ccc;
  background:#f9f9f9;
  border:1px solid #ddd;
  cursor:default;
  text-decoration:none;
  padding:0 10px
}
.ch-page li.lip-first {
  margin-left:0
}
.ch-page li.lip-last {
  margin-right:0
}
.ch-page li.lip-input-box {
  width:auto;
  border:none
}
.ch-page li.lip-input-box .page-input {
  float:left;
  width:30px;
  padding:0 5px;
  height:28px;
  line-height:28px;
  border:1px solid #d6d6d6
}
.ch-page li.lip-input-box .page-btn {
  float:left;
  height:30px;
  padding:0 10px;
  border:1px solid #d6d6d6;
  border-left-color:transparent;
  background:#fff;
  cursor:pointer
}
.ch-page li.lip-input-box .page-btn:hover {
  border-color:#1cb278
}
.article-title-box {
  padding-bottom:20px;
  margin-bottom:20px;
  border-bottom:1px solid #e5e5e5
}
.article-title-box .article-title {
  line-height:36px;
  color:#5d5d5d;
  font-weight:700;
  margin-bottom:20px;
  font-size:24px;
  word-break:break-all;
  word-wrap:break-word
}
.article-title-box .article-from {
  font-size:14px;
  color:#999
}
.article-title-box .article-from span {
  margin-right:20px
}
.ch-paragraph14 {
  text-indent:2em;
  font-size:14px;
  color:#666;
  line-height:26px;
  margin-bottom:10px;
  word-break:break-all;
  word-wrap:break-word
}
.ch-paragraph14 .last-child,
.ch-paragraph14:last-child {
  margin-bottom:0
}
.ch-paragraph16 {
  text-indent:2em;
  font-size:16px;
  color:#666;
  line-height:30px;
  margin-bottom:14px;
  word-break:break-all;
  word-wrap:break-word
}
.ch-paragraph16 .last-child,
.ch-paragraph16:last-child {
  margin-bottom:0
}
.ch-lineH22 {
  font-size:14px;
  color:#666;
  line-height:22px
}
.ch-tab {
  position:relative;
  height:38px;
  border-bottom:1px solid #d6d6d6;
  margin-bottom:20px
}
.ch-tab .tab-item {
  float:left;
  border-bottom:2px solid transparent;
  margin-right:10px
}
.ch-tab .selected {
  border-color:#1cb278
}
.ch-tab .selected a,
.ch-tab .selected a:link,
.ch-tab .selected a:visited {
  color:#1cb278
}
.ch-tab a,
.ch-tab a:link,
.ch-tab a:visited {
  display:block;
  color:#666;
  font-size:16px;
  padding:4px 10px 5px
}
.ch-tab a:hover {
  color:#666;
  text-decoration:none
}
.tab-content .item-content {
  display:none;
  padding:10px 0;
  min-height:60px
}
.tab-content .active {
  display:block
}
.ch-header-index {
  width:1180px;
  height:110px;
  margin:0 auto;
  overflow:hidden
}
.ch-header-index .ch-logo {
  display:block;
  float:left;
  width:370px;
  height:110px;
  background-image:url(../static/image/gk_logo.png?v=1620294265752);
  background-image:-webkit-image-set(url("../static/image/gk_logo.png?v=1620294265752") 1x,url("../static/image/gk_logo2x.png?v=1620294265752") 2x);
  background-repeat:no-repeat;
  background-position:0 50%;
  overflow:hidden
}
.ch-header-index .ch-logo:hover {
  text-decoration:none
}
.ch-header-index .ch-header-list {
  float:right;
  height:110px;
  line-height:110px;
  margin-right:0;
  text-align:right
}
.ch-header-index .ch-header-list a {
  color:#5d5d5d;
  margin-left:10px
}
.ch-header-index .ch-header-list a.ch-student {
  display:inline-block;
  max-width:125px;
  height:16px;
  line-height:15px;
  margin-left:0;
  color:#1cb278;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  vertical-align:middle
}
.ch-header-index .ch-header-list a.ch-superuer {
  margin-left:10px
}
.ch-header-index .ch-header-list a.head-login {
  color:#1cb278
}
.ch-header-index .ch-header-list a.head-media {
  text-decoration:none;
  color:#666
}
.ch-header-index .ch-header-list a.head-media .iconfont {
  margin-right:2px;
  font-size:24px;
  vertical-align:middle
}
.ch-header-index .ch-header-list a.head-media:hover {
  color:#1cb278;
  text-decoration:none
}
.ch-header-index .ch-header-divide {
  margin-left:10px;
  color:#999;
  font-size:16px
}
.ch-nav-box-index {
  background:#1cb278
}
.ch-nav-box-index .nav-wrapper {
  width:1180px;
  height:80px;
  margin:0 auto;
  overflow:hidden
}
.ch-nav-box-index li {
  float:left;
  height:80px;
  color:#fff;
  overflow:hidden
}
.ch-nav-box-index li.nav-first-li .nav-th {
  margin-left:0
}
.ch-nav-box-index li.nav-first-li .nav-td {
  width:170px
}
.ch-nav-box-index li.nav-cx .nav-td {
  width:190px
}
.ch-nav-box-index li.nav-ss .nav-td {
  width:178px
}
.ch-nav-box-index li.nav-zy .nav-td {
  width:142px
}
.ch-nav-box-index li.nav-last-li {
  float:right
}
.ch-nav-box-index li.nav-last-li .nav-td {
  width:160px;
  padding-right:0;
  border-right:none
}
.ch-nav-box-index li.nav-last-li li {
  margin-right:0;
  margin-left:20px
}
.ch-nav-box-index .nav-th {
  float:left;
  width:2em;
  height:100%;
  line-height:1.5;
  margin-left:38px;
  margin-right:20px;
  font-size:16px;
  font-weight:700
}
.ch-nav-box-index .nav-th span,
.ch-nav-box-index .nav-th:after {
  display:inline-block;
  vertical-align:middle
}
.ch-nav-box-index .nav-th:after {
  content:"";
  height:100%
}
.ch-nav-box-index .nav-td {
  float:left;
  margin-top:12px;
  border-right:1px solid #5ec69d;
  font-size:14px
}
.ch-nav-box-index .nav-td li {
  float:left;
  width:56px;
  height:28px;
  line-height:28px;
  margin-right:25px;
  padding:0;
  border-right:0
}
.ch-nav-box-index .nav-td li.nav-long-name {
  width:auto
}
.ch-nav-box-index .nav-td a {
  color:#fff
}
.ch-header-second {
  width:1180px;
  height:80px;
  margin:0 auto;
  overflow:hidden
}
.ch-header-second h1 {
  float:left;
  line-height:80px;
  margin-right:20px;
  font-size:30px;
  letter-spacing:2px;
  color:#1cb278
}
.ch-header-second .ch-sub-title {
  float:left;
  line-height:90px
}
.ch-header-second .ch-search-box {
  float:right;
  padding-top:20px;
  width:280px
}
.ch-header-second .ch-search-box span,
.ch-header-second .ch-search-input {
  float:left;
  font-size:14px;
  vertical-align:middle
}
.ch-header-second .ch-search-input {
  width:205px;
  height:38px;
  line-height:38px;
  border:1px solid #d6d6d6;
  padding:0 8px;
  outline:0
}
.ch-header-second .ch-search-btn {
  float:left;
  width:56px;
  height:40px;
  border:none;
  background:#1cb278;
  cursor:pointer;
  vertical-align:middle
}
.ch-header-second .ch-search-btn .iconfont {
  font-size:18px;
  color:#fff
}
.ch-header-second .ch-header-link {
  float:right;
  height:80px;
  line-height:80px;
  margin-right:20px
}
.ch-header-nav {
  width:1180px;
  height:80px;
  margin:0 auto;
  overflow:hidden
}
.ch-header-nav h1 {
  float:left;
  line-height:80px;
  margin-right:20px;
  font-size:30px;
  letter-spacing:2px;
  color:#1cb278
}
.ch-header-nav .ch-sub-title {
  float:left;
  line-height:90px
}
.ch-header-nav .ch-search-box {
  float:right;
  padding-top:20px;
  width:280px
}
.ch-header-nav .ch-search-box span,
.ch-header-nav .ch-search-input {
  float:left;
  font-size:14px;
  vertical-align:middle
}
.ch-header-nav .ch-search-input {
  width:205px;
  height:38px;
  line-height:38px;
  border:1px solid #d6d6d6;
  padding:0 8px;
  outline:0
}
.ch-header-nav .ch-search-btn {
  float:left;
  width:56px;
  height:40px;
  border:none;
  background:#1cb278;
  cursor:pointer;
  vertical-align:middle
}
.ch-header-nav .ch-search-btn .iconfont {
  font-size:18px;
  color:#fff
}
.ch-header-nav .ch-header-link {
  float:right;
  height:80px;
  line-height:80px;
  margin-right:20px
}
.ch-header-nav h1 {
  color:#5d5d5d
}
.ch-nav-box {
  background:#1cb278
}
.ch-nav-box .nav-wrapper {
  width:1180px;
  margin:0 auto
}
.ch-nav-box .nav-container a {
  float:left;
  padding:0 12px;
  margin-right:10px;
  height:50px;
  line-height:50px;
  color:#fff;
  font-size:16px
}
.ch-nav-box .nav-container a:link,
.ch-nav-box .nav-container a:visited {
  color:#fff
}
.ch-nav-box .nav-container a:hover {
  text-decoration:none;
  background:#1c9a6a
}
.ch-nav-box .nav-container a.selected {
  background:#1c9a6a
}
.ch-nav-box .nav-more {
  position:relative;
  float:left;
  padding-left:12px;
  padding-right:6px;
  height:50px;
  line-height:50px;
  color:#fff;
  font-size:16px;
  cursor:pointer
}
.ch-nav-box .nav-more:hover {
  background:#1c9a6a
}
.ch-nav-box .nav-more:hover .nav-more-list {
  display:block
}
.ch-nav-box .nav-more.selected {
  background:#1c9a6a
}
.ch-nav-box .nav-more-list {
  position:absolute;
  top:35px;
  display:none;
  width:133px;
  padding:10px 0;
  border:1px solid #e5e5e5;
  box-shadow:0 0 3px #cdcdcd;
  background:#fff;
  z-index:999
}
.ch-nav-box .nav-more-list a:link,
.ch-nav-box .nav-more-list a:visited {
  color:#5d5d5d
}
.ch-nav-box .nav-more-list a {
  display:block;
  width:113px;
  height:28px;
  line-height:28px;
  padding:0 0 0 20px;
  margin:0;
  color:#5d5d5d;
  font-size:14px
}
.ch-nav-box .nav-more-list a.selected,
.ch-nav-box .nav-more-list a:hover {
  background:#1c9a6a;
  color:#fff
}
.ch-table {
  width:100%;
  line-height:25px;
  border:1px solid #e9e9e9;
  border-bottom:0;
  border-collapse:collapse;
  border-spacing:0;
  word-break:break-all;
  word-wrap:break-word
}
.ch-table tr:hover {
  background:#f0f9f6
}
.ch-table tr:hover a {
  color:#1cb278
}
.ch-table tr:hover a.ch-table-detail {
  color:#5d5d5d
}
.ch-table th {
  padding:12px 10px;
  border-bottom:1px solid #e9e9e9;
  font-size:16px;
  font-weight:700;
  text-align:left
}
.ch-table th.ch-table-center {
  text-align:center
}
.ch-table th.ch-table-right {
  text-align:right
}
.ch-table th.ch-table-part-th {
  padding:5px 10px
}
.ch-table td {
  padding:12px 10px;
  border-bottom:1px solid #e9e9e9;
  font-size:16px;
  color:#666;
  text-align:left
}
.ch-table td.ch-table-center {
  text-align:center
}
.ch-table td.ch-table-right {
  text-align:right
}
.ch-table td a {
  color:#5d5d5d
}
.ch-table td a.ch-table-link {
  color:#1cb278
}
.ch-table .ch-table-tag {
  display:inline-block;
  width:34px;
  height:20px;
  line-height:20px;
  background:#1cb278;
  font-size:14px;
  text-align:center;
  color:#fff
}
.ch-table .ch-table-tag-empty {
  background:0 0
}
.ch-table .ch-litle-text {
  font-size:14px
}
.ch-table .ch-table-tick {
  font-size:20px
}
.ch-table .ch-table-more {
  font-size:14px;
  margin-left:3px;
  vertical-align:middle
}
.ch-table .ch-table-pass {
  margin-left:-5px;
  font-size:26px;
  color:#4cbc96;
  vertical-align:middle
}
.ch-table .ch-table-underway {
  margin-left:-5px;
  font-size:26px;
  color:#3681d7;
  vertical-align:middle
}
.ch-table .ch-table-fail {
  margin-left:-5px;
  font-size:26px;
  color:#ff2126;
  vertical-align:middle
}
.ch-table .ch-table-not-started {
  margin-left:-5px;
  font-size:26px;
  color:#ccc;
  vertical-align:middle
}
input[type=button]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
  border:none;
  padding:0
}
.ch-btn {
  display:inline-block;
  width:auto;
  height:36px;
  line-height:36px;
  padding:0 16px;
  border:none;
  border-radius:2px;
  background:#1cb278;
  color:#fff;
  font-size:14px;
  vertical-align:middle;
  outline:0;
  cursor:pointer;
  overflow:visible
}
.ch-btn:hover {
  background:#1c9a6a
}
.ch-btn.ch-btn-small {
  height:30px;
  line-height:30px;
  padding:0 10px
}
.ch-btn.ch-btn-big {
  height:40px;
  line-height:40px;
  padding:0 24px;
  font-size:16px
}
.ch-btn.ch-btn-second {
  line-height:34px;
  padding:0 15px;
  border:1px solid #1cb278;
  color:#1cb278;
  background:#fff
}
.ch-btn.ch-btn-second:hover {
  background:#f0f9f6
}
.ch-btn.ch-btn-second.ch-btn-small {
  line-height:28px;
  padding:0 9px
}
.ch-btn.ch-btn-second.ch-btn-big {
  line-height:38px;
  padding:0 23px
}
.ch-btn.ch-btn-forbidden {
  background:#e6e6e6;
  color:#b2b2b2;
  cursor:not-allowed
}
a.ch-btn {
  color:#fff
}
a.ch-btn:hover {
  text-decoration:none
}
a.ch-btn-second {
  height:34px;
  line-height:34px
}
a.ch-btn-second.ch-btn-small {
  height:28px;
  line-height:28px
}
a.ch-btn-second.ch-btn-big {
  height:38px;
  line-height:38px
}
.header-wrapper {
  width:100%
}
.header-wrapper.single-header {
  border-bottom:2px solid #1cb278
}
.footer-wrapper,
.main-wrapper {
  width:100%
}
.container {
  width:1180px;
  margin:0 auto
}
.ch-sticky {
  height:100%;
  position:relative
}
.ch-sticky .main-wrapper {
  min-height:100%
}
.ch-sticky .main-wrapper .container {
  padding-bottom:98px
}
.ch-sticky .footer-wrapper {
  margin-top:-98px
}
.ch-simple {
  border-bottom:2px solid #1cb278
}
.block-title {
  padding:20px 15px;
  font-size:18px;
  font-weight:600;
  color:#5d5d5d;
  background-color:#e6f3fc
}
.adv-block {
  background:#ccc;
  min-height:30px
}
.ch-point {
  color:#999;
  font-family:tahoma,arial,"Microsoft YaHei","Hiragino Sans GB",SimSun,sans-serif
}
.ch-hide {
  display:none
}
.mb13 {
  margin-bottom:13px
}
.zx-title {
  height:30px;
  line-height:30px;
  padding-left:8px;
  border-left:3px solid #1cb278;
  margin:20px 0;
  color:#5d5d5d;
  font-weight:400;
  font-size:18px
}
.zx-ss-list {
  padding:0 1px
}
.zx-ss-list li {
  float:left;
  padding:0 10px;
  line-height:32px;
  font-size:16px
}
.zx-ss-list li a {
  color:#666
}
.zx-filter {
  margin-bottom:20px
}
.zx-filter input[type=text] {
  width:300px;
  *width:250px
}
.zx-filter select {
  width:140px
}
.zx-filter .ch-btn {
  border-radius:0
}
.zx-filter .ch-check-label {
  margin-right:0
}
.zx-filter .ch-check-label input[type=checkbox] {
  margin-right:5px;
  vertical-align:middle;
  cursor:pointer
}
.zx-filter a {
  margin-right:20px;
  text-decoration:none
}
.zx-filter .iconfont {
  display:inline-block;
  margin-top:2px;
  color:#999;
  vertical-align:middle
}
.more_time {
  margin-left:25px
}
.opentime {
  display:none;
  padding:10px 20px;
  text-align:left
}
.opentime li {
  height:28px;
  line-height:28px
}
.zx-yx-opentime {
  float:right;
  line-height:35px;
  color:#999
}
.zx-table-container {
  margin-bottom:30px;
  background:#fff
}
.zx-table-container h5 {
  margin-bottom:20px;
  font-size:20px;
  font-weight:400;
  text-align:center
}
.zx-table-container .zx-back-btn {
  padding:15px 0;
  text-align:center
}
.zx-table-container .zx-table {
  border-top:1px solid #e9e9e9
}
.zx-table-con {
  margin-bottom:30px
}
.zx-mid-nav {
  height:35px;
  margin-bottom:20px
}
.zx-mid-tabs {
  float:left
}
.zx-mid-tabs li {
  float:left;
  width:75px;
  height:35px;
  line-height:35px;
  margin-right:15px;
  color:#666;
  text-align:center
}
.zx-mid-tabs li.current {
  background:#1cb278
}
.zx-mid-tabs li.current a {
  color:#fff
}
.zx-mid-tabs li a {
  display:block;
  color:#666
}
.zx-mid-tabs li a:hover {
  text-decoration:none
}
.zx-show-all {
  float:left;
  line-height:35px
}
.zx-show-all a {
  margin:0 5px
}
.zx-table {
  border-left:none;
  border-right:none
}
.zx-table td {
  padding:10px 5px;
  font-size:14px
}
.zx-table td a {
  color:#5d5d5d
}
.zx-table .top-icon .iconfont {
  font-size:18px;
  color:#ef7e1b
}
.zx-table .normal-icon .iconfont {
  font-size:14px;
  color:#5d5d5d;
  vertical-align:top
}
.zx-table .question_top_txt {
  font-size:14px;
  color:#ef7e1b
}
.zx-table .question {
  padding-bottom:5px
}
.zx-table .question_a {
  padding-top:5px;
  border-top:1px dotted #ccc;
  color:#999
}
.zx-table .question_a .iconfont {
  margin-right:5px;
  font-size:14px;
  vertical-align:middle
}
.zx-table .question_t .qusetion-ask {
  margin-right:20px;
  color:#5d5d5d
}
.zx-table .question_t .iconfont {
  font-size:14px
}
.zx-no-answer {
  padding-top:150px;
  padding-left:500px;
  min-height:400px;
  background:url(../image/no-result-bg.png?v=1620294265752) no-repeat 235px 100px;
  line-height:28px;
  text-align:left;
  font-size:18px;
  color:#666
}
.zx-no-answer .ch-btn {
  margin-top:20px
}
.zx-new-question {
  margin-top:50px;
  padding-bottom:60px
}
.zx-new-question .zx-iframe-container {
  width:1180px;
  margin:0 auto
}
.zx-question-container {
  width:1180px;
  height:450px;
  background:#f0f9f6
}
.zx-question-container h6 {
  padding-top:10px;
  padding-left:35px;
  height:60px;
  line-height:60px;
  font-size:18px;
  font-weight:400
}
.zx-question-container h6 .iconfont {
  font-size:18px;
  vertical-align:top
}
.zx-question-container .ch-table {
  border:none
}
.zx-question-container .ch-table td {
  padding:8px 10px;
  border:none
}
.zx-question-container .ch-table td a {
  color:#1cb278
}
.zx-question-container .ch-table .red {
  color:#ee6464
}
.zx-question-container .ch-table .ch-select {
  width:260px
}
.zx-question-container .ch-table .ch-input {
  width:550px
}
.zx-question-container .ch-table .ch-input.ch-check-num {
  width:125px
}
.zx-question-container .ch-table .zx-input-sub-text {
  color:#999
}
.zx-question-container .ch-table textarea {
  height:120px
}
.zx-question-container .ch-table .zx-check-img {
  display:inline-block;
  vertical-align:middle;
  cursor:pointer
}
.zx-question-container .ch-table img {
  width:105px
}
.zx-question-container .ch-table .ch-btn {
  margin-right:15px
}
.zx-question-container .ch-table .zx-submit-success {
  color:#4cbc96
}
.zx-question-container .ch-table .zx-submit-login {
  color:#ee6464
}
.zx-question-container .zx-td-title {
  text-align:right
}
.zx-yx-search-box {
  margin-top:25px;
  margin-bottom:20px
}
.zx-yx-search-box form,
.zx-yx-search-box form span {
  float:left
}
.zx-yx-search-box .zx-yx-search-link {
  float:left;
  height:40px;
  line-height:40px;
  margin-left:20px
}
.zx-yx-search-box .ch-search-input {
  float:left;
  width:385px;
  height:38px;
  line-height:38px;
  border:1px solid #d6d6d6;
  padding:0 8px;
  outline:0;
  vertical-align:middle;
  font-size:14px
}
.zx-yx-search-box .ch-search-btn {
  float:left;
  width:56px;
  height:40px;
  border:none;
  background:#1cb278;
  cursor:pointer;
  vertical-align:middle
}
.zx-yx-search-box .ch-search-btn .iconfont {
  font-size:18px;
  color:#fff
}
.zx-yxmc {
  width:140px;
  height:25px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.zxdy-zxs .color-red {
  color:#ff2126
}
.zxdy-zxs .color-grey {
  color:#666
}
.zxdy-zxs .icon {
  display:inline-block;
  background:url(../static/image/img.png?v=1620294265752) 0 0 no-repeat
}
.zxdy-zxs .icon-0 {
  width:23px;
  height:25px;
  margin-right:12px;
  vertical-align:middle;
  background-position:0 -99px
}
.zxdy-zxs .icon-1 {
  background-position:0 -22px
}
.zxdy-zxs .icon-1,
.zxdy-zxs .icon-2 {
  position:absolute;
  left:0;
  top:5px;
  width:20px;
  height:20px
}
.zxdy-zxs .icon-2 {
  background-position:0 -73px
}
.zxdy-zxs .icon-3 {
  position:absolute;
  left:0;
  top:5px;
  width:20px;
  height:20px;
  background-position:0 -48px
}
.zxdy-zxs .icon-4 {
  width:16px;
  height:17px;
  margin-right:10px;
  vertical-align:middle;
  background-position:0 0
}
.zxdy-zxs .top-con {
  margin:25px auto
}
.zxdy-zxs .top-con .con-left {
  float:left;
  width:180px;
  margin-right:60px
}
.zxdy-zxs .top-con .con-right {
  float:left;
  width:940px
}
.zxdy-zxs a.new-question {
  display:block;
  height:40px;
  line-height:40px;
  border-radius:4px;
  margin-bottom:15px;
  font-size:16px;
  color:#fff;
  text-align:center;
  background:#1db278
}
.zxdy-zxs .new-question:hover {
  color:#fff;
  text-decoration:none;
  opacity:.8;
  filter:alpha(opacity=80)
}
.zxdy-zxs .top-con .con-left img {
  display:block;
  margin:0 auto;
  width:130px
}
.zxdy-zxs .con-p {
  position:relative;
  padding-left:40px;
  line-height:28px;
  margin-bottom:15px;
  text-indent:0
}
.zxdy-zxs .con-p a {
  color:#1cb278
}
.yxk-filter {
  position:relative;
  margin-bottom:25px;
  padding:0 15px;
  border:1px solid #e5e5e5;
  border-top:none
}
.yxk-filter li {
  padding:15px 0;
  line-height:30px
}
.yxk-filter li.yxk-option-con {
  position:relative
}
.yxk-filter li.yxk-option-con .list-td {
  width:980px;
  padding-left:48px
}
.yxk-filter .red {
  color:#ff2126;
  margin-right:3px
}
.yxk-filter .list-th {
  position:relative;
  float:left;
  width:80px;
  padding-right:32px;
  font-size:16px;
  text-align:right
}
.yxk-filter .list-th .iconfont {
  position:absolute;
  top:2px;
  right:10px;
  font-size:14px;
  font-weight:700;
  color:#9a9a9a
}
.yxk-filter .list-td {
  position:relative;
  float:left;
  width:1053px;
  color:#666
}
.yxk-filter .yxk-option {
  padding:0 10px;
  cursor:pointer
}
.yxk-filter .yxk-option.selected {
  display:inline-block;
  background:#1cb278;
  color:#fff;
  cursor:default
}
.yxk-filter .yxk-all {
  position:absolute;
  top:0;
  left:0;
  display:inline-block;
  padding:0 10px;
  cursor:pointer
}
.yxk-filter .yxk-all.selected {
  background:#1cb278;
  color:#fff;
  cursor:default
}
.yxk-filter .yxk-close-option {
  position:absolute;
  left:50%;
  bottom:-31px;
  display:block;
  width:200px;
  height:30px;
  margin-left:-100px;
  line-height:30px;
  text-align:center;
  color:#666;
  background:#e5e5e5;
  cursor:pointer
}
.yxk-filter .yxk-close-option .iconfont {
  margin-left:5px;
  font-size:14px;
  vertical-align:middle
}
.yxk-filter .yxk-xz .list-td {
  width:980px
}
.yxk-filter .yxk-xz a {
  margin-right:20px;
  color:#999;
  text-decoration:none;
  vertical-align:middle
}
.yxk-filter .ch-check-label {
  padding-left:3px;
  margin-right:0;
  vertical-align:top
}
.yxk-filter .ch-check-label input[type=checkbox] {
  margin-right:5px;
  vertical-align:middle;
  cursor:pointer
}
.yxk-filter .ch-check-label.selected {
  color:#1cb278
}
.yxk-filter .ch-hide {
  display:none
}
.yxk-filter input[name=yxmc] {
  margin-left:12px
}
.acResults {
  border-top:none
}
.acResults ul li {
  line-height:40px;
  padding:0 10px;
  font-size:14px
}
.marginb {
  margin-bottom:35px
}
.ch-nav-box .iconfont {
  margin-right:5px;
  font-weight:400
}
.yxk-nav {
  margin-top:20px
}
.ch-page-wrapper {
  margin:20px 0
}
.ch-page-wrapper .ch-page {
  float:right
}
.yxk-fliter-list .item-inline {
  float:left
}
.yxk-fliter-list .ch-input {
  width:350px
}
.yxk-tab {
  margin-top:25px;
  height:44px;
  /*border-bottom:1px solid #e5e5e5*/
}
.yxk-tab .tab-item {
  float:left;
  line-height:44px;
  min-width:65px;
  padding:0 15px;
  text-align:center;
  cursor:pointer;
  font-size:16px
}
.yxk-tab .tab-item.selected {
  height:43px;
  margin-bottom:-1px;
  border:1px solid #e5e5e5;
  border-bottom:1px solid #fff
}
.zx-yx-header-wrapper {
  min-width:1180px;
  height:200px;
  background:url(../image/yx-bg-cover.png?v=1620294265752) 50% 0 no-repeat
}
.zx-yx-header-wrapper .zx-yx-header {
  position:relative;
  width:1180px;
  height:200px;
  margin:0 auto;
  background:url(../image/yx-bg-top.png?v=1620294265752) 50% 0 no-repeat
}
.zx-yx-title {
  height:30px;
  line-height:30px;
  padding:45px 0 25px;
  font-size:25px;
  font-weight:400
}
.zx-yx-title,
.zx-yx-title a {
  color:#5d5d5d
}
.zx-yx-title .iconfont {
  margin-left:10px;
  font-size:20px;
  vertical-align:0
}
.zx-yx-title .zx-yx-gz {
  display:inline-block;
  height:28px;
  line-height:28px;
  padding:0 10px;
  border:1px solid #d5bcab;
  margin-left:12px;
  background:#ffebdb;
  color:#666;
  font-size:14px;
  vertical-align:top
}
.zx-yx-baseinfo {
  line-height:38px;
  font-size:14px
}
.zx-yx-baseinfo .zx-yx-baseinfo-th {
  margin-right:5px;
  color:#666
}
.zx-yx-baseinfo a {
  color:#5d5d5d
}
.zx-yx-baseinfo .zx-question {
  margin-top:-25px;
  margin-left:15px;
  color:#fff
}
.zx-yx-baseinfo .baseinfo-minwidth {
  display:inline-block;
  min-width:320px;
  margin-right:30px
}
.yxk-col {
  margin:40px 0
}
.yxk-yxmsg {
  height:190px;
  overflow:hidden
}
.yxk-yxmsg .left {
  float:left;
  width:190px;
  margin-right:25px
}
.yxk-yxmsg .left img {
  display:block;
  width:190px;
  height:190px
}
.yxk-yxmsg .mid {
  float:left;
  width:545px
}
.yxk-yxmsg .mid .msg {
  height:28px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  margin-bottom:7px
}
.yxk-yxmsg .mid p {
  word-break:break-all;
  word-wrap:break-word;
  line-height:32px
}
.yxk-yxmsg .mid .iconfont {
  margin-right:5px;
  color:#1cb278
}
.yxk-yxmsg .mid .iconfont.phone {
  margin-left:15px;
  font-size:14px
}
.yxk-yxmsg .msg p {
  display:inline
}
.yxk-yxmsg .right {
  float:right;
  width:400px
}
.yxk-myd {
  position:relative;
  height:188px;
  border:1px solid #e5e5e5
}
.yxk-myd li {
  float:left;
  width:132px
}
.yxk-myd .yxk-myd-name {
  padding-top:20px;
  text-align:center;
  font-weight:700
}
.yxk-myd .yxk-myd-num {
  margin-bottom:8px;
  text-align:center;
  color:#666
}
.yxk-myd .yxk-myd-echarts {
  width:100px;
  height:100px;
  margin:0 auto 10px
}
.yxk-myd .no-result {
  position:absolute;
  top:50px;
  left:0;
  width:100%;
  text-align:center;
  color:#666
}
.yxk-col-title {
  position:relative;
  height:50px;
  line-height:50px;
  padding-left:12px;
  border-bottom:1px solid #e5e5e5;
  margin-bottom:15px;
  font-size:18px;
  font-weight:400
}
.yxk-col-title .h3-border {
  position:absolute;
  top:16px;
  left:0;
  display:inline-block;
  width:4px;
  height:18px;
  background:#1cb278
}
.yxk-col-title .em {
  margin:0 5px;
  color:#ff2126
}
.yxk-col-title .state {
  margin-left:5px;
  color:#666;
  font-size:14px
}
.yxk-col-title .tip-contain {
  position:relative
}
.yxk-col-title .tip-contain:hover .tip-con {
  display:block
}
.yxk-col-title .iconfont {
  color:#999;
  font-size:15px;
  cursor:pointer
}
.yxk-col-title .more {
  position:absolute;
  top:0;
  right:0;
  color:#999;
  font-size:14px
}
.col-list {
  float:left;
  width:370px;
  margin-right:35px
}
.col-list.last-list {
  margin-right:0
}
.col-list .zy-lsit {
  width:100%
}
.tip-con {
  display:none;
  position:absolute;
  top:28px;
  left:-160px;
  width:320px;
  padding:10px 20px;
  box-shadow:1px 1px 5px 0 #777;
  border:1px solid #e5e5e5;
  background:#fff;
  color:#333;
  text-align:left;
  z-index:999;
  font-size:12px;
  line-height:30px
}
.tip-con .arrow {
  position:absolute;
  margin:-21px 0 0 139px;
  width:17px;
  height:11px;
  background:url(../static/image/arrow.png?v=1620294265752) -11px -17px no-repeat
}
.tip-con .title {
  font-size:14px
}
.tip-con p {
  line-height:1.8;
  padding-left:16px;
  margin-top:8px;
  text-indent:-13px
}
body:last-child .tip-con {
  border:none
}
body:last-child .arrow {
  background-position:-11px 0
}
.zy-lsit td {
  height:32px;
  line-height:24px;
  padding:1px
}
.zy-lsit td .overf {
  width:150px;
  height:32px;
  line-height:32px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis
}
.zy-lsit td .index {
  display:inline-block;
  width:18px;
  height:18px;
  line-height:18px;
  text-align:center;
  background:#1cb278;
  color:#fff
}
.zy-lsit td .index.index-grey {
  background:#b2b2b2
}
.zy-lsit td a {
  color:#5d5d5d
}
.ratings_green {
  width:80px;
  height:14px;
  float:left;
  overflow:hidden;
  margin:4px 5px 0 0
}
.ratings_green_empty {
  background:url(../static/image/empty_star.png?v=1620294265752) no-repeat 0 0
}
.ratings_green_display,
.ratings_green_empty {
  float:left;
  height:14px;
  width:14px;
  margin-right:2px
}
.ratings_green_display {
  background:url(../static/image/full_star.png?v=1620294265752) no-repeat 0 0
}
.ratings_green_half {
  float:left;
  height:14px;
  width:14px;
  margin-right:2px;
  background:url(../static/image/half_star.png?v=1620294265752) no-repeat 0 0
}
.avg_rank {
  margin-right:2px;
  color:#e17322;
  font-weight:700
}
.yxk-lqfs .ch-select {
  min-width:150px
}
.yxk-lqfs table {
  margin-top:20px
}
.zx-table {
  border-top:none
}
.yxk-zxdy .normal-icon .iconfont,
.yxk-zxdy td a.question_t_txt {
  color:#5d5d5d
}
.yxk-nav-title {
  position:relative;
  margin:20px 0;
  font-size:26px;
  font-weight:700;
  word-break:break-all;
  word-wrap:break-word
}
.yxk-nav-title .yxk-update-time {
  margin-left:5px
}
.yxk-nav-title .yxk-update-time,
.yxk-nav-title a {
  color:#666;
  font-size:14px;
  font-weight:400
}
.yxk-nav-title .tips {
  margin-left:5px;
  font-size:14px;
  font-weight:400;
  color:#ff2126
}
.yxk-nav-title .tips a {
  color:#1cb278
}
.yxk-second-title {
  padding-left:8px;
  border-left:4px solid #1cb278;
  height:20px;
  line-height:20px;
  margin-bottom:10px;
  font-weight:400;
  font-size:18px
}
.yxk-detail-con {
  line-height:30px;
  margin-bottom:25px;
  color:#666
}
.yxk-detail-con table {
  width:100%;
  line-height:25px;
  border-top:1px solid #e9e9e9;
  border-collapse:collapse;
  border-spacing:0;
  word-break:break-all;
  word-wrap:break-word
}
.yxk-detail-con table th {
  padding:6px 12px;
  font-weight:700
}
.yxk-detail-con table td,
.yxk-detail-con table th {
  border:1px solid #e9e9e9;
  border-top:0;
  font-size:16px;
  text-align:left
}
.yxk-detail-con table td {
  padding:6x 12px;
  color:#666
}
.zyk-zyfb-tab .item-content {
  color:#999
}
.zyk-zyfb-tab .item-content a {
  color:#5d5d5d
}
.tab-container {
  margin:20px 0 50px
}
.myd-no-data {
  height:100px;
  line-height:100px;
  font-size:16px;
  text-align:center
}
.layui-layer-gaokao div.layui-layer-content {
  padding:.5em 1em;
  border-bottom:1px solid #e5e5e5
}
.layui-layer-gaokao .layui-layer-title {
  height:55px;
  line-height:55px;
  padding:0 40px;
  background:#fff;
  font-size:20px;
  text-align:center
}
.layui-layer-gaokao .layui-layer-setwin {
  top:20px
}
.layui-layer-gaokao .layui-layer-btn {
  padding:20px 10px
}
.layui-layer-gaokao .layui-layer-btn .layui-layer-btn0 {
  width:90px;
  height:40px;
  line-height:40px;
  padding:0;
  margin:0;
  background:#1cb278;
  border-color:#1cb278;
  border-radius:0
}
.dialogTable {
  line-height:22px;
  padding:20px 0
}
.dialogTable td {
  color:gray
}
.dialogTable .grey_star {
  display:inline-block;
  height:14px;
  width:14px;
  background:url(../static/image/grey_star.png?v=1620294265752) no-repeat 0 0;
  vertical-align:-1px
}
.dialogTable .rank {
  float:none;
  width:90px;
  display:block;
  margin-bottom:5px
}
.dialogTable .ratings_stars_empty {
  float:left;
  height:14px;
  width:14px;
  margin-right:2px;
  padding:1px;
  background:url(../static/image/empty_star.png?v=1620294265752) no-repeat 0 0
}
.dialogTable .ratings_over_display {
  background:url(../static/image/full_star.png?v=1620294265752) no-repeat 0 0
}
.dialogTable .ratings_over_half {
  background:url(../static/image/half_star.png?v=1620294265752) no-repeat 0 0
}
.dialogTable .avg_rank {
  margin-right:2px;
  color:#e17322;
  font-weight:700;
  font-size:30px;
  font-family:tahoma,arial,"Microsoft YaHei","微软雅黑","宋体",SimSun,sans-serif
}
.dialogTable .bar_con {
  position:relative;
  height:6px;
  background-color:#f0f0f0
}
.dialogTable .progress_bar {
  position:absolute;
  width:0;
  max-width:100%;
  height:6px;
  background-color:#3a97e5
}
.dialogTable .avg_con {
  height:40px;
  line-height:40px;
  margin-bottom:5px
}
.dialogTable .dialog_title {
  height:35px;
  line-height:35px;
  margin:-7px 0 5px;
  font-size:18px;
  color:#5d5d5d
}
.layui-layer-content .line {
  width:100%;
  height:1px;
  line-height:1px;
  background:#e5e5e5
}
.yxk-error-container {
  width:520px;
  padding-top:50px;
  margin:0 auto
}
.yxk-error-container .ch-btn {
  margin-top:10px
}
.yxk-error-container .ch-alert-big-with-decription .ch-alert-icon {
  top:18px;
  font-size:38px
}
.zyk-info {
  padding:8px 15px;
  border-radius:0;
  border:1px solid #adeed6;
  background-color:#effef9
}
.zyk-info .ch-alert-message {
  margin-right:80px
}
.zyk-info a {
  color:#666
}
.zyk-info .iconfont {
  margin-left:25px;
  margin-right:5px;
  color:#1cb278;
  vertical-align:middle
}
.zyk-filter {
  margin-bottom:30px
}
.zyk-filter .ch-input {
  width:600px
}
.zyk-filter .ch-radio-label {
  color:#999
}
.zyk-list {
  margin-bottom:30px
}
.zyk-list .yxk-col-title {
  margin-top:20px;
  margin-bottom:10px;
  border-bottom:none
}
.zyk-cc-ul {
  height:43px
}
.zyk-cc-ul li {
  float:left;
  height:40px;
  line-height:43px;
  padding:0 24px;
  border-bottom:3px solid #1cb278;
  margin-right:2px;
  font-size:16px;
  cursor:pointer
}
.zyk-cc-ul li.onread {
  color:#fff;
  background:#1cb278;
  border-color:#1cb278
}
.zyk-cc-ul li .iconfont {
  display:none
}
.spec-list {
  position:relative;
  margin-top:-1px;
  border:1px solid #e5e5e5;
  background:#fcfefd
}
.spec-list .zyk-list-coverbg {
  position:absolute;
  top:0;
  left:332px;
  width:846px;
  height:100%;
  background:#fff
}
.spec-list .zyk-list-borderone {
  left:150px
}
.spec-list .zyk-list-borderone,
.spec-list .zyk-list-bordertwo {
  position:absolute;
  top:0;
  width:1px;
  height:100%;
  background:#e5e5e5
}
.spec-list .zyk-list-bordertwo {
  left:331px
}
.zyk-lb-ul {
  float:left;
  width:150px;
  padding:15px 0;
  margin-right:1px
}
.zyk-lb-ul.zyk-xk-ul {
  width:180px
}
.zyk-lb-ul li {
  position:relative;
  line-height:35px;
  padding:0 15px;
  cursor:pointer
}
.zyk-lb-ul li .iconfont {
  display:none;
  position:absolute;
  top:1px;
  right:5px;
  color:#999
}
.zyk-lb-ul li.onread {
  line-height:33px;
  border-top:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
  color:#1cb278;
  background:#fff
}
.zyk-lb-ul li.onread .iconfont {
  display:block
}
.zyk-table-container {
  position:relative;
  float:left;
  width:846px;
  background:#fff
}
.zyk-table-container .ch-table {
  border:none
}
.zyk-table-container .ch-table th {
  background:#fcfefd;
  border-bottom:none;
  font-size:14px
}
.zyk-table-container .ch-table td {
  padding:11px 10px;
  border-top:1px solid #e5e5e5;
  border-bottom:none;
  font-size:14px
}
.zyk-detail h2,
.zyk-table-container.zyk-table-container-border {
  border-bottom:1px solid #e5e5e5
}
.zyk-detail h2 {
  padding:25px 0 10px;
  font-size:24px;
  font-weight:400
}
.zyk-detail .zyk-left {
  float:left;
  width:860px
}
.zyk-detail .zyk-right {
  float:right;
  width:280px;
  margin-top:30px
}
.zyk-detail .zyk-right .aside-box {
  margin-bottom:20px
}
.zyk-detail .zyk-right .aside-title {
  border-left:5px solid #1787e0;
  padding:0 10px;
  height:44px;
  line-height:44px;
  margin-bottom:0;
  font-size:16px;
  color:#5d5d5d;
  background:#f0f0f0;
  font-weight:400
}
.zyk-detail .zyk-right .aside-con {
  border:1px solid #f0f0f0;
  border-top:0;
  padding:12px 16px
}
.zyk-detail .zyk-right .aside-box li {
  height:28px;
  line-height:28px;
  color:#5d5d5d;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.zyk-detail .zyk-right .ch-point {
  margin-right:10px
}
.zyk-detail .zyk-right .yz-tool {
  margin-top:10px
}
.zyk-detail .zyk-right a {
  color:#5d5d5d
}
.zyk-detail h3 {
  height:22px;
  line-height:22px;
  padding-left:12px;
  border-left:3px solid #1cb278;
  margin:20px 0 10px;
  font-size:18px;
  font-weight:400
}
.zyk-detail h4 {
  height:20px;
  line-height:20px;
  padding-left:16px;
  border-left:2px solid #1cb278;
  margin:20px 0 10px;
  font-size:14px;
  font-weight:700
}
.zyk-detail .zyk-base-info {
  padding:10px 15px 15px;
  border-bottom:1px solid #e5e5e5
}
.zyk-detail .tab-container {
  margin-top:15px;
  margin-bottom:20px;
  padding:0 15px
}
.zyk-detail .item-content {
  line-height:26px;
  font-size:14px;
  color:#666
}
.zyk-detail .ch-tab {
  height:35px;
  margin-bottom:10px
}
.zyk-detail .ch-tab a {
  font-size:14px
}
.zyk-detail .zyk-zyjs .item-content {
  position:relative;
  padding-bottom:20px;
  border-bottom:1px solid #e5e5e5
}
.zyk-detail .zyk-tab-content {
  word-break:break-all;
  word-wrap:break-word;
  overflow:hidden
}
.zyk-zyfb-tab .ch-tab {
  height:auto;
  border-bottom:none
}
.zyk-zyfb-tab .ch-tab a {
  padding:2px 10px;
  margin-top:5px
}
.zyk-zyfb-tab ul {
  padding:10px 0;
  background:#f0f9f6
}
.zyk-zyfb-tab li {
  float:left;
  width:175px;
  padding:0 20px;
  height:35px;
  line-height:35px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis
}
.zyk-tab-col .ch-tab {
  margin-bottom:10px
}
.zyk-tab-col .item-content {
  line-height:28px;
  color:#666
}
.zyk-tab-col .item-zz {
  width:1180px;
  height:320px;
  padding:0;
  margin:20px 0
}
.zyk-yxmd ul {
  border-bottom:1px solid #e5e5e5
}
.zyk-show-btn {
  position:absolute;
  left:50%;
  bottom:-14px;
  width:26px;
  height:12px;
  line-height:14px;
  margin-left:-13px;
  border:1px solid #e5e5e5;
  background:#f1f9fe;
  text-align:center;
  cursor:pointer
}
.zyk-show-btn .iconfont {
  display:block;
  font-size:12px;
  font-weight:700;
  color:#727c86
}
.zyk-zyfb-linklist a {
  margin-right:20px
}
.zyk-ksyx td,
.zyk-ksyx th {
  padding:12px 20px
}
.zyk-ksyx td.ch-table-border-r,
.zyk-ksyx th.ch-table-border-r {
  border-right:1px solid #e9e9e9
}
.zyk-base-info {
  padding:0 10px 10px;
  line-height:38px
}
.zyk-base-info .info-title {
  color:#666
}
.zyk-base-info .info-divid {
  color:#666;
  margin:0 10px
}
.zyk-base-info .dot-line {
  height:8px;
  margin-bottom:7px;
  border-bottom:1px dotted #ccc
}
.zyk-base-info .fire-icon {
  padding-left:25px;
  padding-top:1px;
  margin-right:15px;
  background:url(../static/image/fire.png?v=1620294265752) no-repeat 0 0
}
.yxk-tjxx {
  padding-bottom:20px
}
.yxk-tjxx .echarts-box {
  float:left;
  width:393px
}
.yxk-tjxx .echarts-box .last-box {
  width:394px
}
.yxk-tjxx .echarts-box .echarts-title {
  height:40px;
  line-height:40px;
  margin-bottom:15px;
  font-size:16px;
  font-weight:400;
  text-align:center
}
.yxk-tjxx .echarts-box .echarts-con {
  width:100%;
  height:180px;
  line-height:50px;
  text-align:center;
  color:#666
}
.yxk-echarts-zz {
  width:1180px;
  height:320px;
  padding:0;
  margin:20px 0
}
.yxk-search-state {
  margin-top:30px;
  text-align:center;
  font-size:16px
}
.zyk-zydm-bk p {
  line-height:28px;
  margin-top:10px
}
.zyk-zydm-ml {
  margin-bottom:40px
}
.zyk-zydm-ml .left {
  margin-right:40px
}
.zyk-zydm-ml .left,
.zyk-zydm-ml .right {
  float:left;
  width:570px
}
.zyk-zydm-ml .link-list {
  margin:20px 0;
  color:#666
}
.zyk-zydm-ml .link-list a {
  margin:0 1px
}
.tab-content .cut-text {
  position:relative;
  height:140px;
  padding-bottom:0;
  overflow:hidden
}
.tab-content .cut-text .colorBlue {
  position:absolute;
  bottom:0;
  left:0;
  display:block;
  width:100%;
  height:28px;
  background:#fff
}
a,
a:link,
a:visited {
  color:#5d5d5d
}
.index-row {
  clear:both;
  width:100%
}
.index-row .fl {
  float:left
}
.index-row .fr {
  float:right
}
.gk-left {
  width:330px;
  float:left
}
.gk-main {
  width:490px;
  float:left;
  margin-left:40px;
  *display:inline;
  _zoom:1
}
.gk-right {
  width:280px;
  float:right
}
.gk-main .ch-list {
  width:100%
}
.gk-main .ch-list .list-title {
  border-left-width:3px
}
.gk-main .list-content .news-title {
  max-width:450px;
  width:450px;
  color:#999
}
.gk-main .list-content .news-title a.from {
  color:#1cb278
}
.part04 .side-head {
  margin-top:12px
}
.part03 .gk-left .side-head:first-child,
.part03 .gk-right .side-head:first-child,
.part04 .gk-left .side-head:first-child,
.part04 .gk-right .side-head:first-child {
  line-height:16px;
  padding-bottom:14px;
  padding-top:5px;
  margin-bottom:15px;
  margin-top:0
}
.part03 .gk-left .side-head:first-child,
.part04 .gk-left .side-head:first-child {
  margin-bottom:0
}
.l-head {
  padding-left:10px;
  position:relative
}
.l-head:before {
  content:"";
  display:inline-block;
  width:3px;
  height:16px;
  border-radius:2px;
  background:#1cb278;
  position:absolute;
  left:0;
  top:0
}
.l-body {
  margin:0;
  padding-left:13px
}
.i-title {
  padding-left:10px;
  line-height:1em;
  font-size:20px;
  font-weight:400
}
.tbtj-bl {
  border:1px solid #e5e5e5
}
.tbtj-bl .side-head {
  height:47px;
  border-bottom:none
}
.tbtj-bl .side-head .icon-sp {
  display:inline-block;
  margin-left:12px;
  vertical-align:top;
  position:relative;
  top:-1px
}
.tbtj-bl .side-head .tbtj-title {
  padding-left:4px;
  line-height:24px;
  font-size:16px;
  color:#2b2b2b;
  font-weight:400;
  border-left:none;
  margin-top:10px;
  display:inline-block
}
.tbtj-bl .side-head .more {
  float:right
}
.tbtj-bl .side-head .more a {
  color:#999
}
.tbtj-bl .side-head .more a:hover {
  color:#1cb278
}
.side-head {
  line-height:47px;
  font-size:16px;
  color:#2b2b2b;
  border-bottom:1px solid #e5e5e5
}
.side-head .more {
  float:right;
  font-size:14px
}
.side-head .more a,
.side-head .more a:link,
.side-head .more a:visited {
  color:#999
}
.side-head .i-title {
  position:relative;
  padding-left:9px;
  font-size:16px;
  display:inline-block;
  height:16px
}
.side-head .i-title:before {
  content:"";
  display:inline-block;
  width:3px;
  height:18px;
  background:#1cb278;
  border-radius:2px;
  left:0;
  top:-1px;
  position:absolute
}
.part-head {
  text-align:center
}
.part-head h3 {
  display:inline-block;
  margin-bottom:-1px;
  padding:6px 0;
  font-size:24px;
  font-weight:400;
  position:relative
}
.part-head h3 .part-thbg {
  display:inline-block;
  margin-right:10px;
  vertical-align:middle;
  position:relative;
  top:3px
}
.part-head h3:after {
  content:"";
  display:inline-block;
  width:90px;
  height:3px;
  background:#1cb278;
  border-radius:2px;
  position:absolute;
  left:34px;
  bottom:-1px
}
.part-head .right-side {
  width:810px;
  height:56px;
  overflow:hidden;
  max-width:820px;
  float:right;
  min-height:30px
}
.part03 .part-body,
.part04 .part-body {
  padding-top:36px
}
.part04 {
  margin-bottom:50px
}
.part04 h3 .part-thbg {
  top:4px
}
.part04 h3:after {
  width:60px;
  left:20px
}
.part-body {
  padding-top:20px
}
.contain-280 img {
  border-radius:4px
}
.index-tab-container {
  margin-bottom:16px;
  width:100%
}
.index-tab-container .index-tab:after {
  content:"";
  display:inline-block;
  width:100%;
  height:1px;
  background:rgba(28,178,120,.26);
  position:absolute;
  bottom:0;
  left:0
}
.index-tab-container .index-tab {
  position:relative;
  width:100%;
  clear:both
}
.index-tab-container .index-tab a {
  padding:0
}
.index-tab-container .index-tab .more {
  float:right
}
.index-tab-container .index-tab .more a {
  color:#4f9c66
}
.index-tab-container .index-tab .tab-item {
  display:inline-block;
  text-align:left;
  color:#5d5d5d;
  font-size:20px;
  border-bottom:3px solid transparent;
  height:33px
}
.index-tab-container .index-tab .tab-item a,
.index-tab-container .index-tab .tab-item a:link,
.index-tab-container .index-tab .tab-item a:visited {
  padding:0;
  color:#5d5d5d;
  display:inline-block;
  line-height:20px;
  position:relative;
  top:-5px;
  height:33px
}
.index-tab-container .index-tab .tab-item a:hover {
  text-decoration:none
}
.index-tab-container .index-tab .tab-item:first-child {
  margin-right:30px
}
.index-tab-container .index-tab .selected {
  background-color:#fff;
  position:relative
}
.index-tab-container .index-tab .selected a,
.index-tab-container .index-tab .selected a:link,
.index-tab-container .index-tab .selected a:visited {
  color:#05915b
}
.index-tab-container .index-tab .selected a:hover {
  text-decoration:none
}
.index-tab-container .index-tab .selected:after {
  content:"";
  display:inline-block;
  width:79px;
  height:3px;
  background:#1cb278;
  position:absolute;
  border-radius:2px;
  bottom:-4px;
  left:0;
  right:0;
  margin:0 auto
}
.index-tab-container .item-content {
  padding:0
}
.index-tab-container .item-content .more a,
.index-tab-container .item-content .more a:link,
.index-tab-container .item-content .more a:visited {
  color:#999
}
.img-txt-box {
  height:70px;
  padding-top:8px
}
.img-txt-box a:hover {
  color:#1cb278;
  text-decoration:underline
}
.img-txt-box .img-wrapper {
  float:left;
  width:90px;
  height:100%;
  overflow:hidden;
  line-height:0
}
.img-txt-box .img-wrapper img {
  max-width:100%;
  _width:100%;
  height:100%;
  border-radius:4px;
  border:0
}
.img-txt-box .info {
  height:100%;
  margin-left:100px;
  line-height:1.6;
  font-size:14px;
  overflow:hidden
}
.img-txt-box .info span,
.img-txt-box .info:after {
  display:inline-block;
  vertical-align:middle
}
.img-txt-box .info:after {
  content:"\0020";
  height:100%
}
.thumbs-box {
  position:relative;
  width:100%;
  height:160px
}
.imgs-panel {
  height:100%;
  overflow:hidden;
  position:relative;
  border-radius:4px
}
.imgs-panel img {
  max-width:100%;
  _width:100%;
  border:0
}
.tips-panel {
  height:38px;
  right:0;
  bottom:0;
  z-index:1;
  zoom:1
}
.tips-mask,
.tips-panel {
  position:absolute;
  width:100%;
  overflow:hidden
}
.tips-mask {
  height:100%;
  opacity:.4;
  filter:alpha(opacity=40);
  background:#303030;
  z-index:-1;
  -moz-border-bottom-left-radius:4px;
  -moz-border-bottom-right-radius:4px;
  -webkit-border-bottom-left-radius:4px;
  -webkit-border-bottom-right-radius:4px;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px
}
.tips-text {
  position:absolute;
  width:100%;
  color:#fff;
  height:40px;
  overflow:hidden;
  line-height:40px;
  padding-left:10px;
  text-align:left;
  font-size:16px;
  z-index:1;
  zoom:1;
  font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53",Arial,Helvetica,sans-serif
}
.tips-text a,
.tips-text a:active,
.tips-text a:link {
  color:#fff
}
.list-paddingleft-2 {
  padding:17px 15px
}
.tbtj-bl .index-list li {
  margin-bottom:11px
}
.index-list {
  font-size:14px;
  line-height:19px
}
.index-list li {
  margin-bottom:8px
}
.index-list li p {
  text-overflow:ellipsis;
  overflow:hidden;
  white-space:nowrap;
  width:248px;
  font-size:14px
}
.index-list li:last-child {
  margin-bottom:0
}
.index-list a:hover {
  color:#1cb278
}
.hotnew-list {
  padding-top:12px
}
.hotnew-list .count {
  font-size:14px;
  color:#fff;
  margin-right:8px;
  display:inline-block;
  width:15px;
  height:15px;
  background:#bdbdbd;
  vertical-align:middle;
  text-align:center;
  line-height:15px;
  border-radius:2px;
  position:relative;
  top:-2px;
  display:none
}
.hotnew-list li:first-child .count {
  background:#d74848
}
.hotnew-list li:nth-child(2) .count {
  background:#fa6400
}
.hotnew-list li:nth-child(3) .count {
  background:#f7b500
}
.hotnew-list li {
  line-height:30px;
  margin-bottom:0
}
.part02 .hotnew-list {
  padding-top:0
}
.part02 .hotnew-list li {
  line-height:32px
}
.part02 .area_sites {
  padding-top:8px
}
.part04 .gk-left .index-list {
  padding-top:12px
}
.part04 .gk-left .index-list li {
  line-height:30px;
  margin-bottom:0
}
.label {
  font-size:14px;
  line-height:20px;
  height:20px;
  margin-right:5px;
  display:inline-block;
  color:#fff;
  padding:0 5px
}
.label.arrowed-right {
  margin-right:10px;
  position:relative;
  z-index:1
}
.label.arrowed-right:after {
  display:inline-block;
  right:-10px;
  content:" ";
  position:absolute;
  top:0;
  z-index:-1;
  border:1px solid transparent;
  border-width:10px 5px
}
.blue-badge {
  width:56px;
  height:20px;
  background:linear-gradient(180deg,#ffb568,#ff843b);
  box-shadow:0 1px 2px 0 rgba(255,149,95,.8)
}
.blue-badge.arrowed-right:after {
  border-left-color:#ff9f54;
  -moz-border-left-colors:#ff9f54
}
.red-badge {
  background-color:#ee6464!important
}
.red-badge.arrowed-right:after {
  border-left-color:#ee6464;
  -moz-border-left-colors:#ee6464
}
.green-badge {
  background-color:#4cbc96!important
}
.green-badge.arrowed-right:after {
  border-left-color:#4cbc96;
  -moz-border-left-colors:#4cbc96
}
.part01,
.part02,
.part03,
.part04,
.part05 {
  margin-top:20px
}
.part03,
.part04 {
  margin-top:45px
}
.part01-left {
  background:#f7f9fa;
  min-height:300px;
  margin:0;
  padding:22px 16px
}
.part01-left dl {
  padding:0;
  margin:0
}
.part01-left a,
.part01-left a:link,
.part01-left a:visited {
  color:#666;
  display:inline-block;
  margin-right:15px;
  font-size:14px
}
.part01-left .l-head {
  line-height:1em;
  font-size:16px;
  font-weight:700;
  margin-top:24px;
  color:#4b4b4b
}
.part01-left .l-head:first-child {
  margin-top:0
}
.part01-left .l-body {
  padding-top:10px;
  line-height:1;
  padding-left:10px
}
.part01-left .l-body:last-child p:last-child {
  margin-bottom:0
}
.part01-left p {
  background:0 0;
  margin-bottom:7px;
  line-height:19px
}
.part01-left a,
.part01-left a:link,
.part01-left a:visited {
  color:#5d5d5d;
  line-height:19px
}
.part01-left a:hover {
  color:#1cb278
}
.gk-month-hot {
  border:1px solid #ececec;
  margin-bottom:20px
}
.gk-months-title {
  height:29px;
  line-height:29px;
  background:#e8f7f1;
  padding-left:10px;
  font-size:0
}
.gk-months-title .yl-icon {
  display:inline-block;
  position:relative;
  top:3px;
  margin-right:8px
}
.gk-months-title i {
  color:#1cb278
}
.gk-months-title span {
  color:#05915b;
  font-weight:500;
  font-size:16px
}
.gkmonth-bot {
  position:relative;
  padding:10px 12px
}
.gkmonth-bl {
  padding:0 0 0 8px;
  color:#5d5d5d;
  font-size:14px;
  border-left:1px solid #fcd475
}
.gkmonth-bl .mon-pl {
  padding:0 10px;
  height:19px;
  line-height:19px;
  text-align:center;
  display:inline-block;
  background:#ffc53d;
  color:#fff;
  border-radius:9.5px;
  margin-bottom:8px;
  position:relative
}
.gkmonth-bl .mon-pl:before {
  content:"";
  display:inline-block;
  width:6px;
  height:6px;
  border-radius:50%;
  background:#ffc53d;
  position:absolute;
  left:-11.5px;
  top:5.5px
}
.gkmonth-bl p {
  line-height:19px;
  height:19px;
  margin-bottom:7px;
  padding-left:10px
}
.gk-tslx {
  background-color:#f7f9fa;
  margin-bottom:10px;
  text-align:center;
  padding:10px 0
}
.index-hot {
  padding-bottom:16px
}
.index-hot h4 {
  font-size:18px;
  margin-top:17px;
  line-height:24px;
  margin-bottom:5px;
  font-weight:400
}
.index-hot h4 a {
  color:#2b2b2b
}
.index-hot .sub-hot a,
.index-hot .sub-hot a:link,
.index-hot .sub-hot a:visited {
  margin-right:10px;
  color:#5d5d5d
}
.xxgk-index:hover {
  background:linear-gradient(179deg,#8ad2a8,#1cb278) rgba(0,0,0,.1)
}
.xxgk-index,
.xxgk-index:hover {
  width:280px;
  height:80px;
  box-shadow:0 2px 4px 0 rgba(28,178,120,.4);
  border-radius:4px
}
.xxgk-index {
  text-align:center;
  margin-bottom:20px;
  background:linear-gradient(1turn,#1cb278,#31c78d)
}
.xxgk-index .info-icon {
  display:inline-block;
  width:24px;
  height:20px;
  background:url(../static/image/gkindex-icon.png?v=1620294265752) no-repeat 100% 100%;
  background-position:0 -6px;
  vertical-align:middle;
  position:relative;
  top:-2px
}
.xxgk-index a {
  display:block;
  font-size:20px;
  width:100%;
  height:100%;
  line-height:80px;
  color:#fff;
  text-decoration:none
}
.xxgk-index a .iconfont {
  font-size:26px
}
.xxgk-index a:hover {
  color:#f3f3f3
}
.hot-list a,
.hot-list a:link,
.hot-list a:visited {
  color:#5d5d5d
}
.hot-list li {
  clear:both;
  padding:5px 0
}
.hot-list .multi a,
.hot-list .multi a:link,
.hot-list .multi a:visited {
  color:#1cb278
}
.hot-list .multi .new {
  display:inline-block;
  padding:0 5px;
  line-height:1.4em;
  margin-left:5px;
  background-color:#ee6464;
  color:#fff
}
.hot-list .multi .time {
  float:right;
  color:#999
}
.tbtj-box {
  background:#f7f9fa;
  padding:5px 10px;
  height:108px
}
.tbtj-box table {
  width:90%;
  margin:0 auto
}
.tbtj-box table tbody td {
  line-height:24px
}
.area_sites {
  width:280px;
  margin:0;
  padding:0;
  font-size:0;
  height:234px;
  padding-top:14px
}
.area_sites li {
  display:inline-block;
  width:56px;
  overflow:hidden;
  margin-bottom:5px;
  font-size:14px;
  line-height:2;
  white-space:nowrap;
  word-wrap:normal;
  word-break:keep-all
}
.yz-sch {
  width:100%;
  height:185px;
  overflow:hidden
}
.yz-sch a.label-sch {
  display:inline-block;
  width:132px;
  overflow:hidden;
  padding:5px 0;
  text-align:center;
  margin-bottom:15px;
  color:#5d5d5d;
  white-space:nowrap;
  word-wrap:normal;
  word-break:keep-all;
  background-color:#f3f3f3
}
.yz-sch a.label-sch:hover {
  text-decoration:none;
  color:#fff;
  background-color:#1cb278
}
.yz-sch a.hot {
  color:#ee6464
}
.gk-tsl-list {
  width:342px;
  overflow:hidden;
  font-size:0
}
.gk-tsl-list a.label-tsl {
  display:inline-block;
  width:102px;
  overflow:hidden;
  padding:5px 0;
  text-align:center;
  margin-bottom:15px;
  margin-right:10px;
  color:#5d5d5d;
  white-space:nowrap;
  word-wrap:normal;
  word-break:keep-all;
  border:1px solid #e5e5e5;
  font-size:14px;
  border-radius:4px
}
.gk-tsl-list a.label-tsl:hover {
  text-decoration:none;
  color:#fff;
  background-color:#1cb278
}
.gk-tsl-list a.hot {
  color:#ee6464
}
.label-list {
  padding-top:5px
}
.label-list a.label-item {
  display:inline-block;
  padding:0 10px;
  margin-right:10px;
  margin-bottom:15px;
  color:#5d5d5d;
  white-space:nowrap;
  word-wrap:normal;
  word-break:keep-all;
  background-color:#f3f3f3
}
.label-list a.label-item:hover {
  text-decoration:none;
  color:#fff;
  background-color:#1cb278
}
.label-list a.hot {
  color:#ee6464
}
.timeline-container {
  height:318px;
  width:100%;
  overflow:hidden;
  position:relative
}
.timeline-container .bank-border {
  position:absolute;
  left:5px;
  top:15px;
  width:10px;
  height:100%;
  z-index:-1;
  border-left:1px solid #e5e5e5
}
.timeline-container .timelines {
  position:absolute;
  z-index:99;
  left:0;
  top:0;
  padding-left:20px
}
.timeline-container .timeline-items {
  margin-bottom:5px
}
.timeline-container .timeline-items .title {
  display:inline-block;
  vertical-align:middle
}
.timeline-container .timeline-items .title i.iconfont {
  margin-left:-20px;
  background-color:#fff;
  display:inline-block;
  width:20px;
  font-size:10px;
  font-weight:700;
  color:#e5e5e5;
  line-height:10px;
  vertical-align:middle
}
.timeline-container .timeline-items .time {
  display:block;
  font-size:12px;
  color:#999
}
.gk-tool {
  width:100%;
  height:75px;
  margin-bottom:15px;
  background-color:#f0f9f6
}
.gk-tool .tool-title {
  width:20px;
  padding:0 5px;
  height:100%;
  line-height:24px;
  text-align:center;
  background-color:#1cb278;
  color:#fff;
  vertical-align:middle
}
.gk-tool .tool-content {
  padding-left:12px;
  overflow:hidden;
  line-height:1.2
}
.gk-tool .tool-content a,
.gk-tool .tool-content a:link,
.gk-tool .tool-content a:visited {
  display:inline-block;
  width:71px;
  overflow:hidden;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:5px
}
.index-label {
  display:inline-block;
  padding:0 5px;
  font-size:12px;
  line-height:20px;
  vertical-align:2px;
  margin-left:5px;
  color:#fff
}
.index-red {
  background-color:#ee6464
}
.index-blue {
  background-color:#3681d7
}
.index-green {
  background-color:#4cbc96
}
a.index-long-btn {
  display:block;
  border-radius:3px;
  margin-bottom:20px;
  text-align:center;
  padding:5px;
  font-size:18px;
  background:linear-gradient(1turn,#1cb278,#31c78d);
  box-shadow:0 2px 4px 0 rgba(28,178,120,.4);
  border-radius:4px
}
.index-long-enter a.index-long-btn,
.index-long-enter a.index-long-btn:link,
.index-long-enter a.index-long-btn:visited {
  color:#fff
}
.index-long-enter a.index-long-btn:hover {
  text-decoration:none;
  background:linear-gradient(179deg,#8ad2a8,#1cb278) rgba(0,0,0,.1)
}
a:hover {
  color:#1cb278
}
.index-links li {
  padding:5px 0
}
.yxk-nav-box {
    background-color: #fff;
    padding: 20px 40px;
    margin-bottom: 32px;
}