/*! nui.css | MIT License | shaonq@qq.com */
body {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 1.428571428;
  color: #666;
  background-color: #fff
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  margin: 0;
  font-weight: 400
}

body, form, input, ul, ol, dl, dd, p {
  margin: 0
}

ul, ol {
  list-style-type: none;
  padding: 0
}

address, cite, dfn, em, i, var {
  font-style: normal
}

em, i {
  font-weight: normal
}

img {
  border-style: none;
  display: inline-block;
  height: auto;
  vertical-align: top;
  max-width: 100%;
  width: auto \9
}

body, input, button, textarea, select {
  font-family: 'Microsoft YaHei', tahoma, arial, 'Hiragino Sans GB', '\\5b8b\4f53', sans-serif
}

input, button, textarea, select {
  outline-width: 0
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0
}

a {
  text-decoration: none;
  background-color: transparent
}

a:active, a:hover {
  outline-width: 0
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
  display: block
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%
}

th {
  text-align: left
}

code, kbd, pre, samp {
  font-family: monaco, menlo, consolas, 'courier new', courier, monospace;
  white-space: pre-wrap;
  word-wrap: break-word
}

[class*="nui-"] {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit
}

.nui-form-switch-label, .nui-form-label {
  box-sizing: content-box
}

.nui-fc1, .nui-fc1:hover {
  color: #d0d0d0
}

.nui-fc2, .nui-fc2:hover {
  color: #666
}

.nui-fc3, .nui-fc3:hover {
  color: #84878a
}

.nui-fc4, .nui-fc4:hover {
  color: #555
}

.nui-fc5, .nui-fc5:hover {
  color: #aeaeae
}

.nui-fcf, .nui-fcf:hover {
  color: #fff
}

.nui-fcb {
  color: #1780fb
}

.nui-fcg {
  color: #09bb07
}

.nui-fco {
  color: #f7b824
}

.nui-fcr {
  color: #f75b43
}

.nui-fw {
  font-weight: 700
}

.nui-tdu, .nui-tdu:hover {
  text-decoration: underline
}

.nui-tdn, .nui-tdn:hover {
  text-decoration: none
}

.nui-break {
  word-wrap: break-word;
  word-break: break-all
}

.nui-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal
}

.nui-overflow2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2
}

.nui-block {
  display: block !important
}

button.nui-block {
  width: 100%
}

.nui-noborder {
  border: none !important
}

.nui-vam, .nui-vama * {
  vertical-align: middle
}

.nui-vat, .nui-vata * {
  vertical-align: top
}

.nui-hand {
  cursor: pointer
}

.nui-mt-small {
  margin-top: 10px
}

.nui-mt {
  margin-top: 20px
}

.nui-mb {
  margin-bottom: 20px
}

.nui-mb-small {
  margin-bottom: 10px
}

.nui-ml {
  margin-left: 20px
}

.nui-ml-small {
  margin-left: 10px
}

.nui-mr {
  margin-right: 20px
}

.nui-mr-small {
  margin-right: 10px
}

.nui-auto {
  margin-left: auto;
  margin-right: auto
}

.nui-w80 {
  width: 80px !important
}

.nui-w160 {
  width: 160px !important
}

.nui-w240 {
  width: 240px !important
}

.nui-w320 {
  width: 320px !important
}

.nui-w400 {
  width: 400px !important
}

.nui-w480 {
  width: 480px !important
}

.nui-w640 {
  width: 640px !important
}

.nui-w960 {
  width: 960px !important
}

.nui-w1280 {
  width: 1280px !important
}

.nui-lh24 {
  line-height: 24px
}

.nui-lh30 {
  line-height: 30px
}

.nui-lh36 {
  line-height: 36px
}

.nui-lh44 {
  line-height: 44px
}

.nui-flex {
  display: table;
  table-layout: fixed;
  width: 100%
}

.nui-flex > li {
  display: table-cell
}

.nui-content {
  padding: 20px
}

a {
  color: #1780fb
}

hr {
  height: 1px;
  margin: 15px 0;
  border: 0;
  background-color: #e1e4e8;
  clear: both
}

.cl:before, .cl:after {
  content: "";
  display: table
}

.cl:after {
  clear: both
}

.fr {
  float: right
}

.fl {
  float: left
}

.hide {
  display: none
}

.left {
  text-align: left !important
}

.right {
  text-align: right !important
}

.center {
  text-align: center !important
}

.img-center {
  font-size: 0;
  *font-size: 200px;
  text-align: center
}

.img-center img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%
}

.img-center:after {
  display: inline-block;
  width: 0;
  height: 100%;
  content: " ";
  vertical-align: middle;
  overflow: hidden
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed
}

table th [title], table td [title] {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal
}

table input {
  width: auto;
  height: auto
}

.nui-table th, .nui-table td {
  padding: 5px 20px;
  border: 1px solid #e1e4e8;
  font-weight: 400
}

.nui-table thead, .nui-table .thead {
  background-color: #f6f8fa
}

.nui-grid:before, .nui-grid:after {
  content: "";
  display: table
}

.nui-grid:after {
  clear: both
}

.nui-grid, .nui-grid [class*="col-"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.nui-grid {
  margin-left: 10px;
  margin-right: 10px
}

.nui-grid [class*="nui-grid-"] {
  position: relative;
  display: inline;
  float: left;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px
}

.nui-grid-small {
  margin-left: 5px;
  margin-right: 5px
}

.nui-grid-small [class*="nui-grid-"] {
  padding-left: 5px;
  padding-right: 5px
}

.nui-grid-5 {
  width: 5%
}

.nui-grid-10 {
  width: 10%
}

.nui-grid-15 {
  width: 15%
}

.nui-grid-20 {
  width: 20%
}

.nui-grid-25 {
  width: 25%
}

.nui-grid-30 {
  width: 30%
}

.nui-grid-35 {
  width: 35%
}

.nui-grid-40 {
  width: 40%
}

.nui-grid-45 {
  width: 45%
}
.nui-grid-47 {
  width: 47.5%
}
.nui-grid-50 {
  width: 50%
}

.nui-grid-55 {
  width: 55%
}

.nui-grid-60 {
  width: 60%
}

.nui-grid-65 {
  width: 65%
}

.nui-grid-70 {
  width: 70%
}

.nui-grid-75 {
  width: 75%
}

.nui-grid-80 {
  width: 80%
}

.nui-grid-85 {
  width: 85%
}

.nui-grid-90 {
  width: 90%
}

.nui-grid-95 {
  width: 95%
}

.nui-grid-100 {
  width: 100%
}

.nui-grid-33 {
  width: 33.33333%
}

.nui-grid-66 {
  width: 66.66666%
}

@media (max-width: 768px) {
  .nui-grid-m-5 {
    width: 5%
  }

  .nui-grid-m-10 {
    width: 10%
  }

  .nui-grid-m-15 {
    width: 15%
  }

  .nui-grid-m-20 {
    width: 20%
  }

  .nui-grid-m-25 {
    width: 25%
  }

  .nui-grid-m-30 {
    width: 30%
  }

  .nui-grid-m-35 {
    width: 35%
  }

  .nui-grid-m-40 {
    width: 40%
  }

  .nui-grid-m-45 {
    width: 45%
  }

  .nui-grid-m-50 {
    width: 50%
  }

  .nui-grid-m-55 {
    width: 55%
  }

  .nui-grid-m-60 {
    width: 60%
  }

  .nui-grid-m-65 {
    width: 65%
  }

  .nui-grid-m-70 {
    width: 70%
  }

  .nui-grid-m-75 {
    width: 75%
  }

  .nui-grid-m-80 {
    width: 80%
  }

  .nui-grid-m-85 {
    width: 85%
  }

  .nui-grid-m-90 {
    width: 90%
  }

  .nui-grid-m-95 {
    width: 95%
  }

  .nui-grid-m-100 {
    width: 100%
  }

  .nui-grid-m-33 {
    width: 33.33333%
  }

  .nui-grid-m-66 {
    width: 66.66666%
  }
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  overflow: visible
}

::-webkit-scrollbar-track {
  background-color: #f7f7f7;
  border: 1px solid #efefef
}

::-webkit-scrollbar-track:hover {
  background-color: #f5f5f5
}

::-webkit-scrollbar-thumb {
  background-color: #e6e6e6;
  min-height: 25px;
  min-width: 25px;
  border: 1px solid #e0e0e0
}

::-webkit-scrollbar-thumb:hover {
  background-color: #d9d9d9;
  border-color: #d0d0d0
}

::-webkit-scrollbar-thumb:active {
  background-color: #c2c2c2;
  border-color: #b7b7b7
}

@-webkit-keyframes move-in-left {
  from {
    opacity: 0;
    -webkit-transform: translate(5em);
    transform: translate(5em)
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0)
  }
}

@keyframes move-in-left {
  from {
    opacity: 0;
    -webkit-transform: translate(5em);
    transform: translate(5em)
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0)
  }
}

@-webkit-keyframes move-in-right {
  from {
    opacity: 0;
    -webkit-transform: translate(-5em);
    transform: translate(-5em)
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0)
  }
}

@keyframes move-in-right {
  from {
    opacity: 0;
    -webkit-transform: translate(-5em);
    transform: translate(-5em)
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0)
  }
}

@-webkit-keyframes move-in-bottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(5em);
    transform: translateY(5em)
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0)
  }
}

@keyframes move-in-bottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(5em);
    transform: translateY(5em)
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0)
  }
}

@-webkit-keyframes move-in-top {
  from {
    opacity: 0;
    -webkit-transform: translateY(-5em);
    transform: translateY(-5em)
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0)
  }
}

@keyframes move-in-top {
  from {
    opacity: 0;
    -webkit-transform: translateY(-5em);
    transform: translateY(-5em)
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0)
  }
}

@-webkit-keyframes move-out-left {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1
  }
  to {
    -webkit-transform: translate(-10em);
    transform: translate(-10em);
    opacity: 0
  }
}

@keyframes move-out-left {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1
  }
  to {
    -webkit-transform: translate(-10em);
    transform: translate(-10em);
    opacity: 0
  }
}

@-webkit-keyframes move-out-right {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1
  }
  to {
    -webkit-transform: translate(10em);
    transform: translate(10em);
    opacity: 0
  }
}

@keyframes move-out-right {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1
  }
  to {
    -webkit-transform: translate(10em);
    transform: translate(10em);
    opacity: 0
  }
}

@-webkit-keyframes move-out-top {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1
  }
  to {
    -webkit-transform: translateY(-5em);
    transform: translateY(-5em);
    opacity: 0
  }
}

@keyframes move-out-top {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1
  }
  to {
    -webkit-transform: translateY(-5em);
    transform: translateY(-5em);
    opacity: 0
  }
}

@-webkit-keyframes fade-in {
  from {
    opacity: 0
  }
}

@keyframes fade-in {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@-webkit-keyframes fade-out {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}

@keyframes fade-out {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}

@-webkit-keyframes scale-in {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes scale-in {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes scale-in-ease {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes scale-in-ease {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes scale-out {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }
}

@keyframes scale-out {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }
}

@-webkit-keyframes scale-out-ease {
  from {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
  to {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
}

@keyframes scale-out-ease {
  from {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
  to {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
}

@-webkit-keyframes scale-down-in {
  from {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes scale-down-in {
  from {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes wave-splashing {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(3);
    transform: scale(3)
  }
}

@keyframes wave-splashing {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(3);
    transform: scale(3)
  }
}

@-webkit-keyframes splashing {
  from {
    opacity: 0
  }
  50% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

@keyframes splashing {
  from {
    opacity: 0
  }
  50% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

@-webkit-keyframes move-in-left-large {
  from {
    opacity: 0;
    -webkit-transform: translate(20em, 0);
    transform: translate(20em, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

@keyframes move-in-left-large {
  from {
    opacity: 0;
    -webkit-transform: translate(20em, 0);
    transform: translate(20em, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

@-webkit-keyframes move-in-right-large {
  from {
    opacity: 0;
    -webkit-transform: translate(-20em, 0);
    transform: translate(-20em, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

@keyframes move-in-right-large {
  from {
    opacity: 0;
    -webkit-transform: translate(-20em, 0);
    transform: translate(-20em, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

@-webkit-keyframes move-left-right {
  from {
    -webkit-transform: translate(-5em, 0);
    transform: translate(-5em, 0)
  }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

@keyframes move-left-right {
  from {
    -webkit-transform: translate(-5em, 0);
    transform: translate(-5em, 0)
  }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

@-webkit-keyframes rotate-round {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes rotate-round {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@-webkit-keyframes rotate-spin {
  from {
    -webkit-transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(-360deg)
  }
}

@keyframes rotate-spin {
  from {
    transform: rotate(0)
  }
  to {
    transform: rotate(-360deg)
  }
}

@-webkit-keyframes scale-x {
  from {
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

@keyframes scale-x {
  from {
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

.a-forwards {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

.a-move-in-left {
  -webkit-animation: move-in-left cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s;
  animation: move-in-left cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s
}

.a-move-in-right {
  -webkit-animation: move-in-right cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s;
  animation: move-in-right cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s
}

.a-move-in-bottom {
  -webkit-animation: move-in-bottom cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s;
  animation: move-in-bottom cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s
}

.a-move-in-top {
  -webkit-animation: move-in-top cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s;
  animation: move-in-top cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s
}

.a-move-out-left {
  -webkit-animation: move-out-left cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s;
  animation: move-out-left cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s
}

.a-move-out-right {
  -webkit-animation: move-out-right cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s;
  animation: move-out-right cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s
}

.a-move-out-top {
  -webkit-animation: move-out-top cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s;
  animation: move-out-top cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s
}

.a-splashing {
  -webkit-animation: splashing ease 3s infinite;
  animation: splashing ease 3s infinite
}

.a-fade-in {
  -webkit-animation: fade-in linear .4s;
  animation: fade-in linear .4s
}

.a-fade-out {
  -webkit-animation: fade-out linear .4s;
  animation: fade-out linear .4s
}

.a-scale-in {
  -webkit-animation: scale-in cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s;
  animation: scale-in cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s
}

.a-scale-in-ease {
  -webkit-animation: scale-in-ease cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s;
  animation: scale-in-ease cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s
}

.a-scale-out {
  -webkit-animation: scale-out cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s;
  animation: scale-out cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s
}

.a-scale-out-ease {
  -webkit-animation: scale-out-ease cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s;
  animation: scale-out-ease cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s
}

.nui-btn, .nui-inline, .nui-input, .nui-textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.nui-btn {
  -webkit-user-select: none;
  user-select: none
}

.nui-inline {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

.nui-inlines {
  font-size: 0
}

.nui-inlines .nui-inline {
  font-size: 14px
}

.nui-inlines-row .nui-inline + .nui-inline {
  margin-left: 20px
}

.nui-inlines--middle .nui-inline {
  float: left;
  margin-right: 20px;
  margin-bottom: 15px
}

.nui-btn {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 16px;
  padding: 0 100px;
  height: 40px;
  line-height: 40px;
  overflow: visible;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 5px;
  background-color: #DA251C;
  -webkit-transition: cubic-bezier(0.22, 0.58, 0.12, 0.98) .3s;
  transition: cubic-bezier(0.22, 0.58, 0.12, 0.98) .3s;
  -webkit-user-select: none;
  user-select: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  position: relative;

}

.nui-btn-width {
  padding: 0 50px 0 85px;
}
.nui-wb-width{
  width: 100%;
}
.nui-btn-icon{
  position: absolute;
  top:5px;
  left:50px;
  width: 30px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px;
}
.nui-btn-icon.people{
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAA5FJREFUaEPtl1uoVWUUhb/RQw9BEERB+BJ56/ZQRA+lor4ohmjYhSKDgsqQIsEXsSANBAVRCkqTKHqp6GYkRhCUSGlRIAoKdkeiHgp6CAwSHP3T/hPLTfvsvf7/LAxZEw5ns9dac80xx/jHnFucJ6HzBAc9kP8bkz0jPSMddaCXVkeNLU7bM1Lcuo4e7BnpqLHFaXtGxm2d7RnAw8A1wE3AaeAgcEzShnHzjLpvyhixfRFwO3ADcDKKtP048BzwF/Ay8FkuaA7wKPAzsELSF6MKHXV9SoDYvhF4C5gOfAt8BWzN/38E7pN0oFmM7aWJoT35uwslnRpV7GTXq4HYviJ39gSwWtLezM7HwJ+SFg4rwPYlwO/A85IeO9dA3gcubhZs+wFgJ3C1pGBkaNgOOe4GZkj6rhRMFSO24/CGjOZJ+nSiCNvPpu+XSgqpTRrZDL7JZyUAFUUtkEeAF4HLJf3aAPJJfJ5MVgPnxen2jTUuVgsknGdH0vhlSeO/NYCEra6UFNY7ipGrgJBUGMJro+4fdr0WyAIguj9X0oS1Yvs24N3kZNeN0r3tO4C3gZslhUyLohbINOAnYJekVQ1GJpxst6QVIw57MLlP0p1FCPJDVUAih+0YeDH4wnpDZmfC9l3Am+n8vABsG2Qm23YwcSuwUNK+cwokF/0BsAT4CDgOvBOFNcCEEewdmOzBwAVZlodqQJwxltoEtlcGG8AtjVwx1TemfepuYDmwbMh7YtY8k2T5S20dVUBsh3RCQp8Dr6ZZcCT/rU3M3AvMzmtIzIlwpu+BS4GZ+doiIHa0LTXWW8VIA8RLkmK7nTgbYb1PA7GyrJP0+rBu274eeBK4J3Y1ScFgURQxYns7sCZP79D+IIhWw832g3k7LgbTGkhjNzqrWNuxmseaskfSsDMxtNu2ozHRoKckbWpLSwmQGHzTJF3ZfJntN2LnyoMtfme0jmzlD6UhO1/Sl20SlAD5I/14ei/NhfsbkloMfJhW8ickxVwpDts/AIclxVY8drQCkg74tcmljgKrJO1qAAkprM8rybGx3/4fN9p+Jdt27G8nx83VFkgseJsH3cX2/n+WXYW0qqIxRBdJigE7VrQCMiyj7VjDNyQkMQSrI+dr5XxTBSRk8O/vkVoktmdJ+rpNnikB0uaFXd3bA+mqs6V5e0ZKO9fVcz0jXXW2NG/PSGnnunquZ6Srzpbm7Rkp7VxXz/0NBxg2Qj58J2UAAAAASUVORK5CYII=");
}
.nui-btn-icon.email{
  background-size: 25px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAuRJREFUaEPtmU2oTVEUx38rpVAikYiIKCKlpKRISiTEeyMTY95MKRPewMQUZWRmgheFUoiSklIS4pV6kZLyWRKlv7PY93W79v06Z5/rdTt7es9ee/3Wf+111lnX6JNlfcJBBTLRlKwUqRQpKQJVapUU2Nxm+18RScPAbmApMDV3qNJs/Aa8BK6Z2bGYyagikk4AR9P4kNzKSTM70mj1HxBJM4CnwPzw8Atgl5mNJnepA4OSlgGXgRXh8bfAajP7WL89BuLp5Bt9w2dgZZZijzO4fWb2qoOzkz0iaQlwCVgDPANmA3OA/WZ2vh3IccDz8C5wMIvEhQDzKMCMJfO0hSFJiwLE2gAxmIGcyfzaBAybmfs5vmKKjIOY2WZJLmkN5mFmdMDMXpcJI2lhFryLwLoahJk9l3QnN4g73ADzICjjqZd8SfK76em0vh4i+FEMJAJzP8C8S0kiaW6A2NAIkQwkAnMvwLxPASPJL7ErsTEGkRQkAuMFwavZhyIwkmYFCL/IXp0G/U402ix8RyIG6wvA7VAAPuWBkTQzXOwtrSCSK1JztqEA3AzKfO0GRtL0oMTWdhClgUTS7EaA8b6o7ZI0LUBs6wSiVJAIzPWQZt9bkUiaEtJpR6cQpYNEYK4GZX7GYCRNDkrs7AaiJyARmCsB5lc9jKRJAcL7uabVqZmayatWi4Pqq9lISDMFUG+HvO3YmweiZ4o0qWZeAG4BX4A9wPa8ED0HqUuzWqdaL+Cfjjr2smtb5v72fMV7rU4Oirw4vZNeBfwARhtb725t/jeQbh1t93wF4h9W7aLUy98rRSpFSsq3blOrNg4aM7PFJfmUy6wknxPM63Qc5AO6J8AC4HD2Hhgxs56MgFq0Pj7PGgjjoDc+52o7oAtv5kPAqVxhK3/TkJmdbjym6TRe0gFgCFg+QYbY/g1/zszOxmLV/38rlJ8haU+oFEkbz+LWKkWKxzCthUqRtPEsbq1SpHgM01r4DeBTzkKCgBMtAAAAAElFTkSuQmCC");
}
.nui-btn:active {
  opacity: .9;
  filter: alpha(opacity=90)
}

.nui-btn + .nui-btn {
  margin-left: 10px
}

.nui-btn-min + .nui-btn-min {
  margin-left: 5px
}

.nui-btn-radius {
  border-radius: 100px
}

.nui-btn:hover {
  background-color: #AC0000;
  color: #fff
}

.nui-btn-default {
  color: #333;
  border: 1px solid #e2e2e2;
  background-color: #fff
}

.nui-btn-default:hover {
  background-color: #eeeeee;
  color: #333
}

.nui-btn-green {
  background-color: #09bb07
}

.nui-btn.nui-btn-green:hover {
  background-color: #078a05
}

.nui-btn-red {
  background-color: #f75b43
}

.nui-btn.nui-btn-red:hover {
  background-color: #f53012
}

.nui-btn-orange {
  background-color: #f7b824
}

.nui-btn.nui-btn-orange:hover {
  background-color: #e09f08
}

.nui-btn-black {
  background-color: #504d47
}

.nui-btn.nui-btn-black:hover {
  background-color: #35332f
}

.nui-btn-blue {
  color: #fff;
  background-color: #1780fb;
  border-color: #1780fb
}

.nui-btn.nui-btn-blue:hover {
  color: #fff;
  background-color: #0467db;
  border-color: #0467db
}

.nui-btn.is-disabled, .nui-btn.is-disabled:active, .nui-btn.is-disabled:hover {
  border: 1px solid #e6e6e6;
  background-color: #f9f9f9;
  color: #c9c9c9;
  cursor: not-allowed;
  opacity: 1
}

.nui-btn-large {
  height: 44px;
  line-height: 44px;
  padding: 0 25px;
  font-size: 16px
}

.nui-btn-large.nui-btn-width {
  min-width: 108px
}

.nui-btn-small {
  height: 24px;
  line-height: 22px;
  padding: 0 9px;
  font-size: 12px
}

.nui-btn-min {
  height: 18px;
  line-height: 16px;
  padding: 0 5px;
  font-size: 12px;
  opacity: .7;
  filter: alpha(opacity=70)
}

.nui-btn-group {
  font-size: 0
}

.nui-btn-group .nui-btn {
  border-radius: 0;
  margin-left: 0
}

.nui-btn-group .nui-btn + .nui-btn {
  border-left-width: 0
}

.nui-btn-group .nui-input {
  border-radius: 0 2px 2px 0;
  margin-left: -1px
}

.nui-btn-group .nui-btn:first-child {
  border-radius: 4px 0 0 4px
}

.nui-btn-group .nui-btn:last-child {
  border-radius: 0 4px 4px 0
}

.nui-btn-group--middle .nui-btn + .nui-btn {
  border-top-width: 0;
  border-left-width: 1px;
  margin-left: 0
}

.nui-btn-group--middle .nui-btn:first-child {
  border-radius: 4px 4px 0 0
}

.nui-btn-group--middle .nui-btn:last-child {
  border-radius: 0 0 4px 4px
}

.nui-btn-medium {
  height: 36px;
  line-height: 34px
}

.nui-form select, .nui-form input[type=checkbox], .nui-form input[type=radio] {
  opacity: 0;
  filter: alpha(opacity=0);
  display: inline-block;
  vertical-align: top
}

.nui-input, .nui-textarea {
  display: block;
  width: 100%;
  padding-left: 10px;
  height: 40px;
  line-height: 38px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  border-radius: 2px;
  color: #504d47;
  transition: background .2s, border .2s
}

.nui-input-medium {
  height: 36px;
  line-height: 36px;
  font-size: 15px
}

.nui-textarea {
  padding-top: 5px;
  word-break: break-all;
  word-wrap: break-word;
  height: 85px;
  resize: none;
  line-height: inherit;
  overflow: auto
}

.nui-textarea[rows] {
  height: auto
}

.nui-input-small {
  height: 24px;
  line-height: 22px
}

.nui-input-inline {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 164px
}

.nui-input:focus, .nui-textarea:focus {
  border-color: #84878a
}

.nui-textarea[readonly], .nui-textarea[disabled], .nui-input[readonly], .nui-input[disabled] {
  border: 1px solid #e6e6e6;
  background-color: #f9f9f9;
  color: #c9c9c9
}

.nui-form-group, .nui-form-g {
  position: relative
}

.nui-form-group, .nui-form-g .nui-inline {
  margin-bottom: 17px
}

.nui-form-label {
  position: relative;
  float: left;
  display: block;
  padding: 5px 10px;
  width: 80px;
  text-align: right;
  line-height: 20px;
  color: #b1b0ae
}

.nui-form-mid {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  padding: 5px 0
}

.nui-form-mid.nui-form-text {
  font-size: 12px;
  color: #888
}

.nui-form-mid.nui-form-text.nui-form-text--15px {
  line-height: 15px;
  padding: 0
}

.nui-form-block {
  position: relative;
  margin-left: 100px;
  min-height: 30px
}

.nui-form-group__long .nui-form-label {
  width: 130px
}

.nui-form-group__long .nui-form-block {
  margin-left: 150px
}

.nui-form .error {
  position: relative
}

.nui-form .error:after {
  content: attr(data-msg);
  position: absolute;
  line-height: 24px;
  border-radius: 2px;
  font-size: 13px;
  color: #f76b56;
  z-index: 1;
  background: #fff;
  border: 1px solid #f7936f;
  padding: 0 20px;
  box-shadow: 0 9px 30px -6px rgba(0, 0, 0, 0.2), 0 18px 20px -10px rgba(0, 0, 0, 0.04), 0 18px 20px -10px rgba(0, 0, 0, 0.04), 0 10px 20px -10px rgba(0, 0, 0, 0.04)
}

.nui-form .checked {
  -webkit-animation: bounceIn .2s;
  animation: bounceIn .2s
}

.nui-form-checkbox-label {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAgCAYAAABU1PscAAACq0lEQVRYR+1XS1LbQBB9TxJ7H4FVKg6FBCeIOAFkw2cVmQuEGwTWqVScCxixIrDyDRA3sEUob32EeI2YTrWwhOzYKYlUikkR72z3m+7Xn5nXBICbm5tQRLYBbOj3Gp+B67pna2trA7WNzu9Cx8G2CGvhSRkYemfxLit4520Nv6WJMeY6PlhJOA3+SkS+AvhR85AWyQ8ktz5/fw3HYY4n6+FFkOONkS31p/iafmfMFM/hcNjVX4MgOGpySIHrjt7ksNP9lUb4zre73O8DaX5s4vvRVk6YpmkiIkkQBMdNDhkOh8ckwy+jNggkvb2VRvjDi7tjAULFviQCEwKREUQktgG7KjCByBhksKQTJoZuqIN/eJlFEJzaRYDo9Ha9uHORxQTez5Eog48uZYNyf0WgZRcBoN/b895p4HMklgSvlna1ECCIe/tep0Jip2ib2cwX9bGNQJ7URxLRuazGBxwvDt7GCpSJrZCY6fn58baxAhUSAvRB6FC3Ft9MNhOo9arKyb8vJQoxB6BLspaYExEt6ZHrupuf0letBzEmXcCphQdMC+CRobuJ+2yKr5XyX8Wc/nJ7e7uRZVlE1pPDIjLwPC8u5bQOmskisKYcFwzE8eJZOY2wCQVjkORyWkFaBQCN9DiA6/X19aSJ079hW+4DTzlc94HnJqFDrLL4SXpcRE6ayvCnJOp3mJdFQEQmJCNdgwHdgS2qwDS4sW6Xi0qm/3ueF+rNk6apEji1ioCqWN/34zRNY8zp8Wrw0yv3imTLNgJ93/dzPV4lsSz4XAva1ELTtol938/1uJIQkZ2ibaqZL/WWhQQ0tpLEaDRabbfb40XB21qBIrkliWXB204grwSAvojEOrBLbqb/D9mfvsz//ktc2QcaJ8MKMVfIaWNMIz3uOE7y3EpUY/8JgzyRC8f8U4EAAAAASUVORK5CYII=)
}

.nui-form-radio-label {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAgCAYAAABU1PscAAAEqElEQVRYR91YMVYbSRD9v0cSKb4BZMuyzEgnQJwAkRgceeQ9wMIJEOFGFgdYJEc2ThhOgHwCYHg8nJkbmNRI07Wvmhm9kZBAArzg7QAeTFd3/+r6Vb+aGDEuLi7mrq+vV40xs/rZWntVKpUOFxYWLkfNH/5f+FHmQLtqiBt7wRXEHLbf8F77zJaQGoC5dO1LAaNRazC/+fn5eTlJkvcAqgC+iEhHv5PUv5cBdDzP21pcXDwZBST8LGXa5D2JqkC+EHD2AlQJLougI8bbar/mSPt3+90GwG0RHNIgsok4wMbjnFjUSKwCbOytezvZ/n0AZ2dnVWvtAYAP1tpGpVK5yh/y+Ph41hjTABAaY2pLS0vucNkIP3arNDyAyAeZKTTaaxywDw9klj96DZKhtVJrvykO2Nf3e20KqlYkHP6W38OQbQBHexuFunOu/lDP93q9I5Jbvu/rhLEjjuNQRJqFQqGa3YTzvCRHJLb2XhfutH/3uRdC0LT0qtlNOM8LQzvjlYeB3wrPA5k1P5ITUNp768WGAxDHcUdEToIg2Jwkxk9PT5skA9/3V3R+fb/bgeCktVGcyL7+qdsEGLQ2Cisa88Yk36yVlXGev82xbtUYRtZ6ZSphu93utyRJXg2HzTgwGk6e530vFovzf5/8BneAkvfqPu/1Q0G9eJ18t9abN7Q1gVRbGwUlbX/8ud+rWcFfjgPE7j/rhSj/vf6pFxHs8PT0dJNkzfd9JerEI721aPfiDwhtrbVenMpeb41iIrUl2c6Hnh5eAOVjfxBYy4PQUBSRUAEoMREEgfs96cjsdr/+7kw0Hie11Xk3GUdTFMNh4jpwoGa9/tCslneSSxpk65cGoBnp1w+hF01iiMtqBmzeInHKocek0XJG/AelUaKsMf3oNKoI00LWIbn50EJmJOmA2HxoIRPhW5nxKvel4puKnhyT8qFfyBREKiUiZXaSJDujpITnedsiUh8nJbS4ANKypcLOKClhrnvbAOvjpAQEy7r+XVJCzwfiS2u9EOq5R4m5ZibcSN6IMRHN8U7geZ63eaeYk14zE255+0zgCQub94g5jfsjASLQu1GvksxBEJKoANLMp+wBAFnSTeW0VkYnhwGonI6mkdNaYUF7Yy/myoqJJpXTrjprgRM6OS2USy16o9a4BSDrBbQ6i4hbgOSliETT9ATTFLXHzB0AoNWV5DaAQwDKB3eFKRC9kVWSjaWlpb4ef8zmT2HbBxDHcVtj3RgTDmv9bKOU6G2SR77vOz3+3MMBSHVNaK0t36dI08ZGO6r2tPrpZ4Dty2mSK+M8P7xxlnJLpVJ5UmL/jMM7fqZyuur7/oAej+NY/3Z6HMCu7/sDejyO40h75iAINO0+26Dqeg2HfAVODz+gxwGs5UFoa6n98bR9xFMj1Ru4HCZuCmpAj2sRyx82DaNWEATzT32oadZ7LAAlcvZ2M82+Tzb3fxFC2hOPI3H2ytAcQWJ9yYiencRZQ/PLptFcIXtrra1MWMiO9QXvRRSyjE2plFg2xtTvkRItkpqRnB5/7nFLzAFQThxpfOfFnL5pikgFQPMleD5z3Dg5rY9No+T0xD3Bf3Uz/wJQo3ncDFV68AAAAABJRU5ErkJggg==)
}

.nui-form-checkbox-label, .nui-form-radio-label {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-top: -2px
}

.nui-form-checkbox-label:hover, .nui-form-radio-label:hover {
  background-position: -16px 0
}

.nui-form-checkbox-label.checked, .nui-form-radio-label.checked {
  background-position: -32px 0
}

.nui-form-checkbox-label.is-disabled, .nui-form-radio-label.is-disabled {
  background-position: 0 -16px;
  cursor: not-allowed
}

.nui-form-switch-label {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  position: relative;
  height: 22px;
  line-height: 22px;
  width: 40px;
  padding: 0 5px;
  border: 1px solid #d2d2d2;
  border-radius: 20px;
  background-color: #fff;
  transition: .1s linear
}

.nui-form-checkbox-label, .nui-form-radio-label {
  margin-right: 4px
}

.nui-form-switch-label:before {
  content: 'ON';
  color: #fff
}

.nui-form-switch-label:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 3px;
  width: 16px;
  height: 16px;
  border-radius: 20px;
  background-color: #d2d2d2;
  -webkit-transition: .1s linear;
  transition: .1s linear
}

.nui-form-switch-label.checked {
  border-color: #1780fb;
  background-color: #1780fb
}

.nui-form-switch-label.checked:after {
  left: 30px;
  background-color: #fff
}

.nui-form-switch-label.is-disabled {
  cursor: not-allowed;
  opacity: .8;
  filter: alpha(opacity=80)
}

.nui-form-select {
  position: relative;
  width: 100%;
  min-width: 80px
}

.nui-form-select.nui-form-selected .nui-form-select-text {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.nui-form-select .nui-form-select-text {
  background-color: #fefefe;
  background-image: -webkit-linear-gradient(top, #fefefe, #f9f9f9);
  background-image: -ms-linear-gradient(to bottom, #fefefe, #f9f9f9);
  background-image: linear-gradient(to bottom, #fefefe, #f9f9f9);
  color: #7e7c78;
  cursor: pointer
}

.nui-form-select .nui-form-select-list {
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  padding: 0;
  max-height: 200px;
  overflow-y: auto;
  border: 1px solid #d1d5da;
  border-top: 0;
  border-radius: 0 0 2px 2px;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
  -webkit-animation: fade-in cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s;
  animation: fade-in cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 999
}

.nui-form-select-text > i {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  border-style: solid;
  border-width: 6px 5px;
  border-color: transparent;
  border-bottom: 0;
  border-top-color: #aaa
}

.nui-form-select-min .nui-form-select > div, .nui-form-select-min .nui-form-select > ul li {
  height: 24px;
  line-height: 22px
}

.nui-form-select-min .nui-form-select > ul {
  top: 24px
}

.nui-form-select-min .nui-form-select-text > i {
  top: 4px
}

.nui-progress {
  width: 100%;
  min-width: 80px;
  height: 10px;
  overflow: hidden;
  border-radius: 20px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
  background: #f7f7f7
}

.nui-progress .progress-bar, .nui-progress .progress-ing {
  display: block;
  width: 100%;
  height: 100%
}

.nui-progress .progress-bar {
  background-color: #1780fb;
  -webkit-transition: width .5s linear;
  transition: width .5s linear
}

.nui-progress .progress-ing {
  background: linear-gradient(-45deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 25%, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 75%, rgba(255, 255, 255, 0.2) 75%, rgba(255, 255, 255, 0.2));
  background-size: 30px 30px;
  -webkit-animation: progress-ing 1s linear infinite;
  animation: progress-ing 1s linear infinite
}

.nui-progress-blue .progress-bar {
  background-color: #1780fb
}

.nui-progress-green .progress-bar {
  background-color: #09bb07
}

.nui-progress-red .progress-bar {
  background-color: #f75b43
}

.nui-progress-orange .progress-bar {
  background-color: #f7b824
}

.nui-progress-black .progress-bar {
  background-color: #504d47
}

@-webkit-keyframes progress-ing {
  from {
    background-position: 0 0
  }
  to {
    background-position: 30px 0
  }
}

@keyframes progress-ing {
  from {
    background-position: 0 0
  }
  to {
    background-position: 30px 0
  }
}

.nui-box {
  border: 1px solid #e1e4e8;
  border-radius: 2px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 1px 3px rgba(26, 26, 26, 0.1)
}

.nui-box .nui-box-hd {
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #e1e4e8;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  background-color: #f6f8fa
}

.nui-box .nui-box-hd cite {
  font-size: 16px
}

.nui-box.nui-box-large .nui-box-hd {
  height: 38px;
  line-height: 38px
}

.nui-box .nui-box-bd {
  padding: 20px
}

.nui-box .nui-box-bd .nui-form-block {
  padding-right: 40px
}

.nui-line-h1 {
  color: #333;
  border-bottom: 2px solid #63a1ec;
  line-height: 38px;
  padding: 0 20px;
  background-color: #fff
}

.nui-line-h1 cite {
  display: inline-block;
  vertical-align: middle;
  min-width: 120px;
  font-size: 20px;
  line-height: 20px
}

.nui-line-h1.nui-line-h1-large {
  font-size: 18px
}

.nui-line-h1.nui-line-h1-large .nui-line-nav > a {
  font-size: 18px;
  padding: 10px 0;
  border-bottom-width: 4px
}

.nui-line-nav {
  position: relative;
  bottom: -2px;
  z-index: 2
}

.nui-line-nav > a.this {
  color: #237ae4;
  border-color: #237ae4
}

.nui-line-nav > a {
  display: inline-block;
  vertical-align: top;
  line-height: 38px;
  height: 36px;
  margin-right: 20px;
  border-bottom: 3px solid transparent;
  color: #3d3d3d
}

.nui-tab {
  position: relative;
  white-space: nowrap;
  line-height: 40px;
  font-size: 0;
  border-bottom: 1px solid #e2e2e2;
  transition: .2s;
  -webkit-transition: .2s
}

.nui-tab .nui-tab-item {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  position: relative;
  min-width: 65px;
  padding: 0 12px;
  color: #333
}

.nui-tab .nui-tab-item.this {
  color: #1780fb
}

.nui-tab-green .nui-tab-item.this {
  color: #09bb07
}

.nui-tab-orange .nui-tab-item.this {
  color: #f7b824
}

.nui-tab-red .nui-tab-item.this {
  color: #f75b43
}

.nui-tab .nui-tab-item.this:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: -2px;
  border-bottom: 3px solid;
  pointer-events: none
}

.nui-tab.nui-tab-wire > a.this:after {
  bottom: -1px;
  border: 1px solid #e2e2e2;
  border-bottom-color: #fff;
  border-radius: 4px 4px 0 0
}

.nui-upload {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  overflow: hidden
}

.nui-upload input {
  position: absolute;
  top: 0;
  right: -1px;
  font-size: 100px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0)
}

.nui-open-shade {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity cubic-bezier(0.22, 0.58, 0.12, 0.98) .35s;
  transition: opacity cubic-bezier(0.22, 0.58, 0.12, 0.98) .35s;
  -webkit-animation: fade-to cubic-bezier(0.22, 0.58, 0.12, 0.98) .35s;
  animation: fade-to cubic-bezier(0.22, 0.58, 0.12, 0.98) .35s
}

.nui-open-shade.is-remove {
  opacity: 0 !important
}

@-webkit-keyframes fade-to {
  from {
    opacity: 0
  }
}

@keyframes fade-to {
  from {
    opacity: 0
  }
}

.nui-open, .nui-open-shade {
  position: fixed;
  pointer-events: auto
}

.nui-open {
  top: 150px;
  border: 1px solid #d1d5da;
  min-width: 200px;
  left: 0;
  margin: 0;
  padding: 0;
  background-color: #fff;
  border-radius: 2px;
  -webkit-animation: scale-in cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s;
  animation: scale-in cubic-bezier(0.22, 0.58, 0.12, 0.98) .4s;
  box-shadow: 0 5px 20px rgba(26, 26, 26, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.nui-open.is-remove {
  -webkit-animation-name: scale-out;
  animation-name: scale-out;
  -webkit-animation-duration: .35s;
  animation-duration: .35s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

.nui-open-hd {
  position: relative;
  line-height: 20px;
  color: #24292e;
  -webkit-user-select: none;
  user-select: none;
  z-index: 2
}

.nui-open-hd.is-move .nui-open-title {
  cursor: move
}

.nui-open-hd .nui-open-title {
  padding: 0 60px 0 20px;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #e1e4e8;
  font-size: 16px;
  color: #333;
  background-color: #f6f8fa;
  overflow: hidden;
  border-radius: 2px 2px 0 0
}

.nui-open-bd {
  position: relative;
  overflow: auto
}

.nui-open-iframe iframe {
  width: 100%
}

.nui-open-dialog .nui-open-bd, .nui-open-dialog .nui-open-fd {
  padding: 10px 20px
}

.nui-open-btnfull {
  position: absolute;
  right: 30px;
  top: 0;
  font-size: 18px;
  width: 30px;
  height: 24px;
  line-height: 24px;
  font-family: arial, serif;
  color: #666;
  text-align: center;
  cursor: pointer;
  -webkit-transition: .15s;
  transition: .15s
}

.nui-open-btnfull:hover {
  background-color: #e1e4e8
}

.nui-open-btnfull:after, .nui-open-btnfull:before {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  border: 1px solid transparent
}

.nui-open-btnfull:after {
  top: 7px;
  right: 11px;
  border-color: #666
}

.nui-open-full {
  width: 100% !important;
  left: 0 !important;
  height: 100% !important;
  top: 0 !important
}

.nui-open-full .nui-open-btnfull:after, .nui-open-full .nui-open-btnfull:before {
  width: 6px;
  height: 6px
}

.nui-open-full .nui-open-btnfull:after {
  top: 8px;
  right: 12px;
  background-color: #f6f8fa
}

.nui-open-full .nui-open-btnfull:before {
  border-color: #666;
  top: 6px;
  right: 10px
}

.nui-open-close {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  width: 30px;
  height: 24px;
  line-height: 24px;
  font-family: arial, serif;
  color: #666;
  text-align: center;
  cursor: pointer;
  -webkit-transition: .15s;
  transition: .15s
}

.nui-open-close:before {
  content: '×'
}

.nui-open-dialog .nui-open-close:hover, .nui-open-iframe .nui-open-close:hover {
  background-color: #fa9b8c;
  color: #fff
}

.nui-open-message .nui-open-close {
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff
}

.nui-open-message:hover .nui-open-close {
  opacity: 1;
  filter: alpha(opacity=100)
}

.nui-open-toast {
  min-width: 100px;
  background-color: #000;
  filter: alpha(opacity=70);
  background-color: rgba(26, 26, 26, 0.7);
  color: #fff;
  border: 0;
  z-index: 9999999999999999999999999;
}

.nui-open-toast .nui-open-fd, .nui-open-toast .nui-open-bd {
  padding: 10px 20px;
  min-height: 20px;
  text-align: center
}

.nui-open-toast__loading, .nui-open-toast__success {
  margin: 10px 0;
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  background-size: 100%
}

.nui-open-toast__loading {
  -webkit-animation: toast-loading 1s steps(12, end) infinite;
  animation: toast-loading 1s steps(12, end) infinite;
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAENUlEQVRYR+1Wv09iWRQ+5/FgbNRnpY0CBZQOZiPdKBTGwihjsoPZZoRiyKLFwF8g/gUwxexbtUCyhasWTLDVPJnJNriJriUWKFrINuKPOCs83tncJxBQ5Dm4ycwkezt4997zne/7zjkX4Ssv/Mrx4fsGcHp6ug0A1NPT42yVyUcxcHZ2JlxeXr7s6+tbrg2Uy+WI/e7u7q67R3wvetoKbR+8QW9eC5gmgJOTE1upVJIQUUBEZ29vL8taXY0AiKLoQAIJiPIckNM3O7vXDIQmAHY4m82yoMNEtGc0GgeaAfj1F5EFfE5ASf/MjOPJDLALjo+PHUQklS/zVqS4ywCjHhGibB9HyoBW9mxfQwbS6bTNarXWUZfNZpn+00SU7+joMHd1deVrAUTDUeHG8DkDiAIBxfwzM57a7BcXF20+n++eHPcAZDIZoVgsZgBgDxHnLRaLqjkz4sXFxSEidhLRvNFoDOVyuVDZhCHxvRhChDkAOH9202aqGHBJXHIA0hwg2HiD3uz11hvzHoB0Os2QqzSW17Jerw+azeb80dFRCBFN7e3tAcZAbYaMgX+efY4A4aF/1h+KRqNC8aYYRoQqE6SA1+f31VVSQwkODg4ciqJEEPF5OUgeESMWi2Vey1Ts+9LCQggA3wKAwH4T0V9IXOCN/021gir3NK2CMhsRAOgEgJjVaq3T9SEwSwsLywA4TUDnoGDgbta15zTLkHmiUCgEDAZDhMnwGAZEUTTxHOfhDYbIXc3vntcE8JiAT9lTB2B/f/9PAPihwYUL/f39P39JoN9iMeYDVhV1iwCSr6dfVxvUtwXgSzL8r/ZqemB3d1eQZfktz/PvBgYGHmXC+MqKSeb4ad7Av5ucnGx6pimAVCrlQcQwq2ciitnt9keV4frqqlqGAJBHoMCPU1OxhxhrCGBnZ4cNnzAi2soHzwEgMjg4qLZerbW+uhoiwADe9g8g1tYVDL766ZV2IypnXW3FLHO9Xh9g9CelZAiRjCWioNPprKM2Ho+bdDrdHBEduVyuUDweF+RCIVJmQsVMCF632928FZc1P2TDiIgCdrtdnWCSJAkcYgYBBSKYL8iFsCIrQfaN47nw9fV1EBEZgLyiKOaK9usr6w7iiDFn0xv0prueaChBKpWyVQJX6P4oJZcB1XF8rgCZFEXpLBVlBhRQxxmvrq4uOI6rTMuYy+Wq88va2prN7XZrj+NG+n6SPjkIldsHCaF3yDm0vLW1ZawFMDIykk0kEtVJyp5v4+Pj9zRvqRV/lJLbgDAMBMkh57DaxRoBYP8nEgn1SQYA2xMTE5qvZc0+8Ick2WTAbfYQQeKcL5wv1KweArCxsaE+35hUPM87xsbGnv4oZQbUge4lo75C4UMAyix4SqXSB60mpPpHq6Yf+r65udmtyPLvt7bAqdHR0b9buatlAK0Ea3TmfwD/AtKZ9zCKQ2XOAAAAAElFTkSuQmCC) no-repeat
}

.nui-open-toast__success {
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAB3ElEQVRYR+1WUVXDQBCcVUAdUAeAg6IAHAAKAAWAAkABOAAUQBVAHVAHoGB407eXd0lzuUublg/YvzaXm9nZ3dkYfjnsl/HxtwiQHAHYAzA3s0+pvzUFSF4AuAIgEjMz298KAc/6AcCx99sMwMTMvjZOgKSyfAIwdvCpiATwjRIgeQrg1iUX1ouZBRWq4dtID5C89noHoJrs8egPToDkI4CTCCQJPmgJvNkkuaTPZh4ODKKAg78CWIyWx7d+h3lPOe7aBBLgwjs0s7ec1Q9BoFlzYV6a2V0OvNYDPjZHAG7M7KPk5ZaGS45btgQk6YfkUMpAmSXDrVVNF8fc675wuZKoSkBSy2E3ekkERGTpMpIyFDlcMw5K1QsvxgQmANTJcagUZ/Glbq86p6USh0onA+oVtSZscTBdVpXEO/498vYAVm23Xuht65ikstbOboZKoqUipdaWfqkE4Q+SAhGJncJsVpI+SUAPfCS1w3OxsvSdBJzEMwD5QlcUuV3XBUkn9IbTaKZKcW9m+sxaKzqtmGTbaApQi2bc5hF92WR3AUl5+nnjYnlDp1OWEskS8H6IR3NqZm2jWIpZO1dKQHs+rNbsju/DpIiAqyDrHeU+MPqA62wxgb4Xl57/J/ADgU6nIcuy4qwAAAAASUVORK5CYII=) no-repeat
}

@-webkit-keyframes toast-loading {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 0)
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 360deg)
  }
}

@keyframes toast-loading {
  from {
    transform: rotate3d(0, 0, 1, 0)
  }
  to {
    transform: rotate3d(0, 0, 1, 360deg)
  }
}

.nui-open-dropdown {
  -webkit-animation-name: move-in-bottom;
  animation-name: move-in-bottom
}

.nui-open-dropdown.is-remove {
  -webkit-animation-name: scale-out;
  animation-name: scale-out;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0
}

.nui-open-dropdown .nui-open-title {
  line-height: 32px;
  height: 32px;
  font-size: 14px;
  padding-left: 10px
}

.nui-open-dropdown .nui-open-bd {
  max-height: 150px;
  overflow-y: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}

.nui-open-notice {
  border: 0;
  border-radius: 3px;
  -webkit-animation-name: move-in-top;
  animation-name: move-in-top
}

.nui-open-notice.is-remove {
  -webkit-animation-name: move-out-top;
  animation-name: move-out-top
}

.nui-open-notice .nui-open-bd {
  background-color: #fff;
  display: block;
  padding: 10px 15px;
  border-radius: 4px;
  font-size: 13px;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
  text-align: center
}

.nui-dropdown {
  position: relative;
  max-height: 150px;
  color: #586069;
  overflow: auto
}

.nui-dropdown-item {
  text-align: left;
  background-color: #fff;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  display: block;
  padding: 5px 5px 4px 10px;
  overflow: hidden;
  color: inherit;
  cursor: pointer;
  border-bottom: 1px solid #eaecef
}

.nui-dropdown-item:hover {
  background-color: #f6f8fa
}

.nui-dropdown-item.this {
  background-color: #1780fb;
  color: #fff
}

.nui-dropdown-date th, .nui-dropdown-date td {
  padding: 0;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  border-color: transparent
}

.nui-dropdown-date th:first-child, .nui-dropdown-date td:first-child {
  border-left: 0
}

.nui-dropdown-date th:last-child, .nui-dropdown-date td:last-child {
  border-right: 0
}

.nui-dropdown-date th {
  border-top: 0
}

.nui-dropdown-date td {
  -webkit-transition: .12s;
  transition: .12s
}

.nui-dropdown-date td:hover {
  background-color: #e1e4e8
}

.nui-dropdown-date__prev, .nui-dropdown-date__next {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important
}

.nui-dropdown-date__curr {
  color: #1780fb
}

.nui-dropdown-date__today {
  color: #f53012
}

.nui-dropdown-date__void {
  opacity: .2;
  filter: alpha(opacity=20)
}

.nui-dropdown-date__tools span + span {
  margin-left: 10px
}

.nui-dropdown-date__tools span cite, .nui-dropdown-date__tools span i, .nui-dropdown-date__tools span em {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: box-shadow .35s;
  transition: box-shadow .35s
}

.nui-dropdown-date__tools span i:hover, .nui-dropdown-date__tools span em:hover {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  cursor: pointer
}

.nui-dropdown-date__tools span cite {
  height: 16px;
  line-height: 16px;
  width: auto;
  padding: 2px
}

.nui-dropdown-date__tools span i:before, .nui-dropdown-date__tools span em:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 4px;
  border-width: 6px 9px;
  border-style: dashed;
  border-color: transparent;
  -webkit-transition: .15s;
  transition: .15s;
  overflow: hidden
}

.nui-dropdown-date__tools span em:before {
  border-left-style: solid;
  border-left-color: #d1d5da;
  left: 7px
}

.nui-dropdown-date__tools span em:active:before {
  border-left-color: #666
}

.nui-dropdown-date__tools span i:before {
  border-right-style: solid;
  border-right-color: #d1d5da;
  right: 7px
}

.nui-dropdown-date__tools span i:active:before {
  border-right-color: #666
}

.nui-dropdown-date__tools span em:active, .nui-dropdown-date__tools span i:active {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3) inset
}

.nui-dropdown-time {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border: 0;
  background-color: #fff;
  -webkit-animation: scale-in cubic-bezier(0.22, 0.58, 0.12, 0.98) .1s;
  animation: scale-in cubic-bezier(0.22, 0.58, 0.12, 0.98) .1s
}

.nui-dropdown-time .nui-dropdown-item {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 12px;
  text-align: center
}

.nui-dropdown-time .nui-dropdown {
  height: 83px
}

.nui-dropdown-time__hd {
  text-align: center;
  line-height: 24px
}

.nui-dropdown-time__bd {
  margin: 0 10px;
  line-height: 20px;
  position: relative
}

.nui-dropdown-time__bd:after, .nui-dropdown-time__bd:before {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 10px;
  pointer-events: none;
  z-index: 1
}

.nui-dropdown-time__bd:after {
  bottom: 0;
  box-shadow: inset 0 -5px 10px rgba(26, 26, 26, 0.1)
}

.nui-dropdown-time__bd:before {
  top: 0;
  box-shadow: inset 0 5px 10px rgba(26, 26, 26, 0.1)
}

.nui-dropdown-time__fd {
  padding: 7px 10px 0;
  line-height: 18px;
  overflow: hidden
}

.nui-pages {
  padding: 20px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.nui-pages cite, .nui-pages span, .nui-pages a {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  margin: 0 3px;
  line-height: 23px;
  padding: 0 10px;
  border: 1px solid #e1e4e8;
  border-radius: 2px;
  text-align: center
}

.nui-pages a {
  color: #666;
  cursor: pointer
}

.nui-pages span {
  border-color: transparent
}

.nui-pages cite {
  border: 1px solid #e6e6e6;
  background-color: #f9f9f9;
  color: #c9c9c9;
  cursor: default
}

.nui-pages span.this {
  background-color: #1780fb;
  color: #fff
}

[tip] {
  position: relative
}

[tip]:before, [tip]:after {
  content: '';
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: transform .24s;
  transition: transform .24s;
  pointer-events: none
}

[tip]:after {
  content: attr(tip);
  top: 50%;
  left: 100%;
  white-space: nowrap;
  padding: 3px 10px 4px 10px;
  line-height: 16px;
  font-size: 14px;
  background-color: rgba(24, 24, 24, 0.75);
  box-shadow: 0 2px 3px #ccc;
  color: #fff;
  font-family: "PingFang SC", "Microsoft YaHei", SimHei, SimSun, sans-serif;
  border: 0;
  text-align: center;
  border-radius: 2px;
  letter-spacing: 1px;
  max-width: 300px;
  z-index: 1
}

[tip]:hover:after {
  opacity: 1;
  visibility: visible
}

[tip]:hover:before {
  opacity: 1;
  border: 5px solid transparent;
  visibility: visible;
  z-index: 2
}

[tip]:after {
  -webkit-transform: translate(-10px, -50%);
  transform: translate(-10px, -50%)
}

[tip]:hover:after, [tip]:hover:before {
  -webkit-transform: translate(10px, -50%);
  transform: translate(10px, -50%)
}

[tip]:hover:before {
  top: 50%;
  right: 0;
  border-color: transparent;
  border-right-color: rgba(24, 24, 24, 0.75);
  border-right-width: 4px
}

[tip][tip-align="top"]:after {
  top: auto;
  left: 50%;
  bottom: 100%;
  -webkit-transform: translate(-50%, 10px);
  transform: translate(-50%, 5px)
}

[tip][tip-align="top"]:hover:after, [tip][tip-align="top"]:hover:before {
  -webkit-transform: translate(-50%, -10px);
  transform: translate(-50%, -10px)
}

[tip][tip-align="top"]:before {
  left: 50%;
  top: 0;
  right: auto;
  border-color: transparent;
  border-top-color: rgba(24, 24, 24, 0.75);
  border-top-width: 4px
}

[tip][tip-align="bottom"]:after {
  top: 100%;
  left: 50%;
  bottom: auto;
  -webkit-transform: translate(-50%, -10px);
  transform: translate(-50%, -10px)
}

[tip][tip-align="bottom"]:hover:after, [tip][tip-align="bottom"]:hover:before {
  -webkit-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px)
}

[tip][tip-align="bottom"]:before {
  left: 50%;
  bottom: 0;
  top: auto;
  right: auto;
  border-color: transparent;
  border-bottom-color: rgba(24, 24, 24, 0.75);
  border-bottom-width: 4px
}

[tip][tip-align="left"]:after {
  top: 50%;
  right: 100%;
  left: auto;
  bottom: auto;
  -webkit-transform: translate(10px, -50%);
  transform: translate(10px, -50%)
}

[tip][tip-align="left"]:hover:after, [tip][tip-align="left"]:hover:before {
  -webkit-transform: translate(-10px, -50%);
  transform: translate(-10px, -50%)
}

[tip][tip-align="left"]:before {
  top: 50%;
  left: 0;
  right: auto;
  border-color: transparent;
  border-left-color: rgba(24, 24, 24, 0.75);
  border-left-width: 4px
}

[tip=""]:after, [tip=""]:before {
  content: none !important
}