/* mixis.less */
/* 弹性布局 */
/********************
 * GENERAL STYLES
 ********************/
@font-face {
  font-family: "alternate";
  src: url("../fonts/alternate.woff2") format("woff2"), url("../fonts/alternate.woff") format("woff"), url("../fonts/alternate.ttf") format("truetype"), url("../fonts/alternate.eot") format("embedded-opentype"), url("../fonts/alternate.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  color: #666666;
}
a {
  color: #484848;
}
a:hover,
a:focus {
  color: #222222;
  text-decoration: none;
}
.font-consolas {
  font-family: 'consolas', 'monaco';
}
.font-alternate {
  font-family: 'alternate' !important;
}
th {
  font-weight: 600;
}
.page-title {
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 300;
}
.copyright {
  margin-bottom: 0;
  text-align: right;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .copyright {
    text-align: center;
    position: relative !important;
  }
}
.brn {
  border-right: 0 !important;
}
.bln {
  border-left: 0 !important;
}
.pdn {
  padding: 0 !important;
}
.pdx {
  padding: 3px;
}
.pdm {
  padding: 10px;
}
.pdl {
  padding: 20px;
}
.pdxl {
  padding: 30px;
}
.pdxxl {
  padding: 40px;
}
.ptn,
.pvn,
.pan {
  padding-top: 0 !important;
}
.ptx,
.pvx,
.pax {
  padding-top: 3px !important;
}
.pts,
.pvs,
.pas {
  padding-top: 5px !important;
}
.ptm,
.pvm,
.pam {
  padding-top: 10px !important;
}
.ptl,
.pvl,
.pal {
  padding-top: 20px !important;
}
.ptxl,
.pvxl,
.paxl {
  padding-top: 30px !important;
}
.ptxxl,
.pvxxl,
.paxxl {
  padding-top: 40px !important;
}
.prn,
.phn,
.pan {
  padding-right: 0 !important;
}
.prx,
.phx,
.pax {
  padding-right: 3px !important;
}
.prs,
.phs,
.pas {
  padding-right: 5px !important;
}
.prm,
.phm,
.pam {
  padding-right: 10px !important;
}
.prl,
.phl,
.pal {
  padding-right: 20px !important;
}
.prxl,
.phxl,
.paxl {
  padding-right: 30px !important;
}
.prxxl,
.phxxl,
.paxxl {
  padding-right: 40px !important;
}
.pbn,
.pvn,
.pan {
  padding-bottom: 0 !important;
}
.pbx,
.pvx,
.pax {
  padding-bottom: 3px !important;
}
.pbs,
.pvs,
.pas {
  padding-bottom: 5px !important;
}
.pbm,
.pvm,
.pam {
  padding-bottom: 10px !important;
}
.pbl,
.pvl,
.pal {
  padding-bottom: 20px !important;
}
.pbxl,
.pvxl,
.paxl {
  padding-bottom: 30px !important;
}
.pbxxl,
.pvxxl,
.paxxl {
  padding-bottom: 40px !important;
}
.pln,
.phn,
.pan {
  padding-left: 0 !important;
}
.plx,
.phx,
.pax {
  padding-left: 3px !important;
}
.pls,
.phs,
.pas {
  padding-left: 5px !important;
}
.plm,
.phm,
.pam {
  padding-left: 10px !important;
}
.pll,
.phl,
.pal {
  padding-left: 20px !important;
}
.plxl,
.phxl,
.paxl {
  padding-left: 30px !important;
}
.plxxl,
.phxxl,
.paxxl {
  padding-left: 40px !important;
}
.mtn,
.mvn,
.man {
  margin-top: 0px !important;
}
.mtx,
.mvx,
.max {
  margin-top: 3px !important;
}
.mts,
.mvs,
.mas {
  margin-top: 5px !important;
}
.mtm,
.mvm,
.mam {
  margin-top: 10px !important;
}
.mtl,
.mvl,
.mal {
  margin-top: 20px !important;
}
.mtxl,
.mvxl,
.maxl {
  margin-top: 30px !important;
}
.mtxxl,
.mvxxl,
.maxxl {
  margin-top: 40px !important;
}
.mrn,
.mhn,
.man {
  margin-right: 0px !important;
}
.mrx,
.mhx,
.max {
  margin-right: 3px !important;
}
.mrs,
.mhs,
.mas {
  margin-right: 5px !important;
}
.mrm,
.mhm,
.mam {
  margin-right: 10px !important;
}
.mrl,
.mhl,
.mal {
  margin-right: 20px !important;
}
.mrxl,
.mhxl,
.maxl {
  margin-right: 30px !important;
}
.mrxxl,
.mhxxl,
.maxxl {
  margin-right: 40px !important;
}
.mbn,
.mvn,
.man {
  margin-bottom: 0px !important;
}
.mbx,
.mvx,
.max {
  margin-bottom: 3px !important;
}
.mbs,
.mvs,
.mas {
  margin-bottom: 5px !important;
}
.mbm,
.mvm,
.mam {
  margin-bottom: 10px !important;
}
.mbl,
.mvl,
.mal {
  margin-bottom: 20px !important;
}
.mbxl,
.mvxl,
.maxl {
  margin-bottom: 30px !important;
}
.mbxxl,
.mvxxl,
.maxxl {
  margin-bottom: 40px !important;
}
.mln,
.mhn,
.man {
  margin-left: 0px !important;
}
.mlx,
.mhx,
.max {
  margin-left: 3px !important;
}
.mls,
.mhs,
.mas {
  margin-left: 5px !important;
}
.mlm,
.mhm,
.mam {
  margin-left: 10px !important;
}
.mll,
.mhl,
.mal {
  margin-left: 20px !important;
}
.mlxl,
.mhxl,
.maxl {
  margin-left: 30px !important;
}
.mlxxl,
.mhxxl,
.maxxl {
  margin-left: 40px !important;
}
.icon-spin {
  display: inline-block;
  -webkit-animation: iconspin 2s infinite linear;
  animation: iconspin 2s infinite linear;
}
@-webkit-keyframes iconspin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes iconspin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.flex-column {
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  -ms-flex-flow: column;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
}
.flex-row {
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  -ms-flex-flow: row;
  display: -ms-flexbox;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row;
}
.flex {
  -webkit-box-flex: 1;
          flex: 1;
  -ms-flex: 1;
  -ms-flexbox: 1;
  -moz-flex: 1;
  -webkit-flex: 1;
}
.flex-grow {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-grow: 1;
  -moz-flex-grow: 1;
  -webkit-flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -webkit-flex-shrink: 1;
}
.flex-shrink {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-grow: 0;
  -moz-flex-grow: 0;
  -webkit-flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.text-black {
  color: #444444 !important;
}
.text-red {
  color: #ff6666 !important;
}
.text-orange {
  color: #ff6600 !important;
}
.text-green {
  color: #00c00e !important;
}
.text-yellow {
  color: #fff700 !important;
}
.text-blue {
  color: #00afff !important;
}
.text-pink {
  color: #bf3773 !important;
}
.text-violet {
  color: #9351ad !important;
}
.text-grey {
  color: #4b5d67 !important;
}
.text-dark {
  color: #594857 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-justify {
  text-align: justify;
}
.text-gray {
  color: #ccc;
}
.text-underline {
  text-decoration: underline;
}
.text-line-through {
  text-decoration: line-through;
}
.text-lg {
  font-size: 18px;
  line-height: 14px;
}
.text-l {
  font-size: 16px;
  line-height: 14px;
}
.text-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.text-break {
  word-break: break-all;
}
.text-nowrap {
  white-space: nowrap;
}
.row-small {
  margin-left: -6px !important;
  margin-right: -6px !important;
}
.alert-info {
  border-color: #d1e9ff;
  background-color: #ebf5fe;
  color: #77aade;
}
.alert-danger {
  background-color: #fff0f0;
  border-color: #ffd7dd;
  color: #ec7e7e;
}
.icon {
  line-height: 100%;
  vertical-align: middle;
}
.icon-lg {
  font-size: 32px !important;
}
/********************
 * PAGINATION
 ********************/
.pagination > .active a,
.pagination > .active a:hover,
.pagination > .active a:focus,
.pagination > .active span,
.pagination > .active span:hover,
.pagination > .active span:focus {
  color: #ffffff;
  cursor: default;
}
.user-grade-span {
  padding: 1px 8px;
  background-color: #484848;
  color: #fff;
  border-radius: 20px;
  font-size: 12px;
  margin-left: 12px;
}
.new-tag {
  background: url(../images/new.gif) no-repeat 0 0;
  position: absolute;
  width: 23px;
  height: 13px;
  top: -13px;
  right: 16px;
  color: #fff;
  border-radius: 3px 3px 0 3px;
}
/********************
 * LAYOUT
 ********************/
.sidebar {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 100%;
  float: left;
  position: fixed;
  left: 0;
}
.main {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: 0;
  position: relative;
  float: right;
}
#sidebar-nav,
.main {
  padding-top: 80px;
}
/********************
 * SIDEBAR NAVIGATION
 ********************/
.sidebar {
  z-index: 9;
  overflow-y: auto;
  /*滚动条整体样式*/
  /*滚动条滑块*/
  /*滚动条轨道*/
}
.sidebar::-webkit-scrollbar {
  width: 3px;
  height: 1px;
  border-right: solid 1 #f00;
}
.sidebar::-webkit-scrollbar-thumb {
  background: #878787;
}
.sidebar::-webkit-scrollbar-track {
  background: #080808;
}
.sidebar .nav > li > a {
  padding: 15px 16px;
  color: #AEB7C2;
  color: #bababa;
  font-size: 16px;
  border-left: 5px solid transparent;
}
.sidebar .nav > li > a:hover,
.sidebar .nav > li > a:focus,
.sidebar .nav > li > a.active {
  color: #ffffff;
  background-color: #212121;
}
.sidebar .nav > li > a.active {
  background-color: #212121;
}
.sidebar .nav > li > a span.small {
  font-size: 12px;
  margin-left: 10px;
  color: #878787;
}
.sidebar .nav i {
  margin-right: 10px;
  font-size: 24px;
}
.sidebar .nav span {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  top: -2px;
}
.sidebar .nav .nav {
  background-color: #212121;
}
.sidebar .nav .nav > li > a {
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.sidebar .nav .nav > li > a > i {
  color: #a1a1a1;
}
.sidebar .nav .nav > li > a.current {
  color: #fff;
}
.sidebar .nav .nav > li > a.current i {
  color: #fff;
}
.site-profile {
  padding: 25px 0;
  color: #ccc;
  text-align: center;
}
.site-profile .pic {
  display: block;
  margin-bottom: -12px;
}
.site-profile .pic img {
  border-radius: 50% !important;
  width: 64px;
  height: 64px;
  display: block;
  margin: auto;
  background-image: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTAyNCAxMDI0JyB2ZXJzaW9uPScxLjEnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zycgd2lkdGg9JzUwJyBoZWlnaHQ9JzUwJz48cGF0aCBkPSdNMS4wNTYgNTEyLjA1OUMxLjA1NiA3OTQuMjA5IDIyOS44NTIgMTAyMyA1MTEuOTk3IDEwMjNjMjgyLjE1MSAwIDUxMC45NDctMjI4Ljc5MSA1MTAuOTQ3LTUxMC45NDFDMTAyMy4wNTYgMjI5Ljc5NiA3OTQuMjY1IDEgNTExLjk5NyAxIDIyOS44NTIgMSAxLjA1NiAyMjkuNzk2IDEuMDU2IDUxMi4wNTl6IG0wIDAnIGZpbGw9JyNGNUY2RkQnPjwvcGF0aD48cGF0aCBkPSdNODg2Ljg1OCA4NTcuMTk5Qzg3My4yMDMgNzg1LjQ4OCA3NDcuMjE5IDcxNi45ODkgNjM0LjIgNjc5LjU4Yy01LjUxLTEuODM3LTM5LjkzLTE3LjMyMy0xOC4zNjMtODIuNjEyaC0wLjIyNmM1Ni4xMDUtNTcuNzE3IDk5LjAxOS0xNTAuNjU1IDk5LjAxOS0yNDIuMTA3IDAtMTQwLjU1NS05My42MjgtMjE0LjMzNC0yMDIuNTE2LTIxNC4zMzQtMTA4Ljg5MyAwLTIwMi4wNjMgNzMuNjY1LTIwMi4wNjMgMjE0LjMzNCAwIDkxLjc5NiA0Mi42ODcgMTg1LjA3OSA5OS4xMzkgMjQyLjY3OCAyMi4wMyA1Ny42MDItMTcuMzI0IDc5LjA1OC0yNS41ODYgODIuMDQxLTEwNy41MTMgMzguNzgyLTIzMi40NjQgMTA3Ljc0MS0yNDYuMjM3IDE3Ny42MTlDNTMuMDM1IDc2Ni4zMjMgMS4wNTYgNjQ0LjkyOCAxLjA1NiA1MTEuMjU2IDEuMDU2IDIyOS40NTIgMjI5Ljg1MiAxIDUxMS45OTcgMWMyODIuMTUxIDAgNTEwLjk0NyAyMjguNDUyIDUxMC45NDcgNTEwLjI1NiAwLjExMiAxMzMuNjcyLTUxLjg2NyAyNTQuOTU0LTEzNi4wODYgMzQ1Ljk0MycgZmlsbD0nI0RGRTFFRCc+PC9wYXRoPjwvc3ZnPg==");
  background-size: 100% 100%;
}
.site-profile .score {
  margin: 0 20px;
  border-radius: 5px !important;
}
.site-profile .score b {
  font-size: 18px;
}
.site-profile .grade {
  display: inline-block;
  position: relative;
  height: 18px;
  line-height: 18px;
  border-radius: 15px;
  padding: 0 12px 0 28px;
  border: 2px ;
  background: #ce9e48;
  font-size: 12px;
  color: #fff;
}
.site-profile .grade:before {
  content: '';
  position: absolute;
  width: 28px;
  height: 25px;
  background: url(../images/1573532583061an2fq6uvz9h6q6g.png) no-repeat;
  left: -5px;
  top: -2px;
}
.site-profile h3 {
  margin-top: 10px;
  color: #f6f6f6;
}
.site-profile .small {
  font-size: 1rem;
}
.site-profile .stat span {
  font-size: 1.3em;
}
.navbar-side {
  position: fixed;
  right: 0;
  z-index: 10;
  top: 20%;
  text-align: center;
}
.navbar-side > a {
  display: block;
  position: relative;
  padding: 10px;
  width: 56px;
  height: 56px;
  background-color: #fff;
  margin-bottom: 10px;
  border-radius: 6px 0 0 6px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.navbar-side > a:hover {
  color: #fff;
}
.navbar-side i.icon {
  font-size: 20px !important;
  display: block;
  text-align: center;
}
.navbar-side span {
  font-size: 12px;
}
.navbar-side i.icon-cricle {
  font-size: 12px !important;
  position: absolute;
  right: 5px;
  top: 5px;
}
.footbar {
  visibility: collapse;
  height: 55px;
  width: 100%;
  background-color: #fff;
  border-top: 0.5px solid #ddd;
  text-align: center;
  z-index: 40 !important;
}
.footbar nav {
  border-radius: 5px !important;
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  -ms-flex-flow: row;
  display: -ms-flexbox;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row;
}
.footbar a {
  -webkit-box-flex: 1;
          flex: 1;
  -ms-flex: 1;
  -ms-flexbox: 1;
  -moz-flex: 1;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-grow: 1;
  -moz-flex-grow: 1;
  -webkit-flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  padding: 8px;
}
.footbar span {
  font-size: 11px;
}
.footbar i.icon {
  display: block;
  font-size: 20px;
}
.main-content {
  padding: 30px 80px 30px 30px;
  overflow: hidden;
}
.layout-default .sidebar {
  width: 220px;
}
.layout-default .main {
  width: calc(100% - 220px);
}
.layout-side .sidebar {
  width: 220px;
}
.layout-side .main {
  width: calc(100% - 220px);
}
.layout-side .navbar-fixed-top {
  margin-left: 220px;
}
.layout-side .sidebar .site-profile {
  display: block;
}
.layout-side .sidebar .site-profile .pic img {
  width: 100px;
  height: 100px;
}
.layout-side #sidebar-nav {
  padding-top: 0;
}
@media screen and (max-width: 1024px) {
  .layout-side .navbar-fixed-top {
    margin-left: 80px;
  }
  .site-profile {
    padding: 15px 0;
  }
  .site-profile .pic img {
    width: 48px !important;
    height: 48px !important;
  }
  .site-profile .user {
    margin-bottom: 15px !important;
  }
  .site-profile .grade,
  .site-profile h3,
  .site-profile .small,
  .site-profile .stat {
    display: none;
  }
  .site-profile .score {
    margin: 0 3px;
  }
  .site-profile .score a {
    border-radius: 3px !important;
  }
  .site-profile .score small {
    font-size: 0.85em;
    display: block;
  }
  .site-profile .score p {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar {
    width: 80px !important;
    left: 0px;
  }
  .sidebar .nav > li > a {
    text-align: center;
    margin-right: 0;
  }
  .sidebar .nav > li > a span,
  .sidebar .nav > li > a .icon-submenu {
    display: none !important;
  }
  .main {
    width: calc(100% - 80px) !important;
  }
  .navbar {
    left: 0 !important;
  }
  .btn-toggle-fullwidth {
    color: #00AAFF;
  }
  .btn-toggle-minified {
    display: none;
  }
}
.show-xs {
  display: none;
}
@media screen and (max-width: 767px) {
  .layout-side .navbar-fixed-top {
    margin-left: inherit !important;
  }
  .panel {
    margin-bottom: 12px !important;
    border-radius: 0 !important;
  }
  .panel.bordered {
    border-width: 0 !important;
  }
  .show-xs {
    display: inherit;
  }
  .sidebar {
    width: 0 !important;
    left: 0px;
  }
  .sidebar .nav > li > a span,
  .sidebar .nav > li > a .icon-submenu {
    display: none;
  }
  #sidebar-nav,
  .main {
    padding-top: 50px;
  }
  .main {
    width: 100% !important;
  }
  .navbar-default {
    height: 50px !important;
  }
  .main-content {
    margin: 0;
    padding: 0 0px 35px 0px;
    overflow-x: hidden;
  }
  .footbar {
    visibility: visible;
  }
  .zeromodal-dialog {
    min-height: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    border-radius: 0 !important;
  }
  .stat-column {
    padding: 12px 30px !important;
  }
  .stat-column .row > * {
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 5px;
    vertical-align: middle;
  }
}
.nodata {
  text-align: center;
  padding-top: 200px;
  padding-bottom: 50px;
  background: url(../images/tb2cri6ovgwbunjy0fbxxb4sxxa_!!2-gaia.png) no-repeat center 60px;
}
.navbar + .main-content {
  padding: 105px 0 28px 5px;
}
.app-page-header {
  display: none;
}
@media screen and (max-width: 767px) {
  .app-page-header {
    display: block;
    position: fixed;
    z-index: 51;
    font-size: 1.3em;
    text-align: center;
    right: 55px;
    left: 55px;
    height: 50px;
    line-height: 55px;
    overflow: hidden;
    color: #fff;
    background-color: transparent;
  }
}
.vertical-align-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  display: table;
}
.vertical-align-middle {
  display: table-cell;
  vertical-align: middle;
}
/********************
 * TOP NAVIGATION
 ********************/
.navbar-default {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 0;
  padding: 0;
  margin: 0;
  border: none;
  color: #fff;
  height: 80px;
}
.navbar-default .navbtn {
  width: 50px;
  height: 50px;
  color: #fff;
  padding: 15px;
  text-align: center;
  margin: 0;
  float: right;
  display: none;
}
.navbar-default .navbtn > i.icon {
  font-size: 20px;
  line-height: 20px;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active {
  color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
}
.navbar-default .menu-btn {
  width: 50px;
  position: fixed;
  left: 14px;
  top: 14px;
  display: none;
  background: transparent;
  cursor: pointer;
}
.navbar-default .menu-btn .line {
  padding: 0;
  width: 20px;
  background: #fff;
  height: 2px;
  margin: 5px 0;
  -webkit-transition: all 700ms cubic-bezier(0.9, 0, 0.33, 1);
  transition: all 700ms cubic-bezier(0.9, 0, 0.33, 1);
}
.navbar-default .menu-btn .line.line-1 {
  -webkit-transform: rotate(0) translateY(0);
          transform: rotate(0) translateY(0);
}
.navbar-default .menu-btn .line.line-1.line-cross {
  width: 12px;
  -webkit-transform: rotate(45deg) translateY(9px) translateX(7px);
          transform: rotate(45deg) translateY(9px) translateX(7px);
}
.navbar-default .menu-btn .line.line-2 {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.navbar-default .menu-btn .line.line-3 {
  -webkit-transform: rotate(0) translateY(0);
          transform: rotate(0) translateY(0);
}
.navbar-default .menu-btn .line.line-3.line-cross {
  width: 12px;
  -webkit-transform: rotate(-45deg) translateY(-9px) translateX(7px);
          transform: rotate(-45deg) translateY(-9px) translateX(7px);
}
.navbar-default .nav-links {
  position: fixed;
  overflow: hidden;
  display: none;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  z-index: 100;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateX(-180px);
          transform: translateX(-180px);
  -webkit-transition: all 900ms cubic-bezier(0.9, 0, 0.33, 1);
  transition: all 900ms cubic-bezier(0.9, 0, 0.33, 1);
}
.navbar-default .nav-links.fade-in {
  opacity: 1;
  width: 100%;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}
.navbar-default .nav-links .profile-spread {
  background-color: #fff;
  color: #666666;
  position: relative;
  z-index: 1;
}
.navbar-default .nav-links .profile-spread .user {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 20px 0 0 0;
}
.navbar-default .nav-links .profile-spread .stat {
  position: relative;
  padding-bottom: 10px;
  padding-top: 10px;
  z-index: 2;
  border-left: 0;
}
.navbar-default .nav-links .profile-spread:after {
  content: '';
  display: block;
  position: absolute;
  background-color: #fff;
  height: 120px;
  width: 100%;
  bottom: -25px;
  -webkit-transform: scale(1.35, 1);
          transform: scale(1.35, 1);
  border-radius: 0 0 100% 100% !important;
}
.navbar-default .nav-links .menu-btn {
  position: absolute;
  float: right;
  width: 26px;
  margin-bottom: 10px;
  z-index: 2;
}
.navbar-default .nav-links .menu-btn .line {
  background: #666666;
}
.navbar-default .nav-links > nav {
  display: block;
  padding: 60px 30px;
  margin: auto;
  clear: both;
}
.navbar-default .nav-links .link {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  width: 25%;
  min-width: 64px;
  height: 64px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 0.8em;
  -webkit-transition: all 300ms cubic-bezier(0.9, 0, 0.33, 1);
  transition: all 300ms cubic-bezier(0.9, 0, 0.33, 1);
}
.navbar-default .nav-links .link i.icon {
  display: block;
  line-height: 32px;
  font-size: 24px;
}
.navbar-default .nav-links .profile {
  clear: both;
  padding: 10px 0;
  text-align: center;
}
.navbar-default .nav-links .profile > img {
  width: 80px;
  height: 80px;
  display: block;
  margin: -10px auto;
}
.navbar-default .nav-links .profile .name {
  display: inline-block;
  font-size: 0.8em;
  padding: 2px 10px;
  border-radius: 10px !important;
}
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #f8f8f8;
}
.navbar-default .brand {
  float: left;
  width: 220px;
  padding: 0px;
}
.navbar-default .brand a {
  display: block;
  line-height: 80px;
  text-align: center;
  height: 80px;
}
.navbar-default .brand img {
  max-height: 70px;
  max-width: 85%;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 1024px) {
  .navbar-default .brand {
    padding-left: 30px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 992px) {
  .navbar-default .brand {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .navbar-default #navbar-menu {
    float: right;
  }
  .navbar-default .menu-btn,
  .navbar-default .nav-links,
  .navbar-default .navbtn {
    display: block;
  }
}
.navbar-btn {
  margin: 0;
}
.navbar-btn > a {
  padding: 30px 8px 30px 8px !important;
  height: 80px;
  color: #fff !important;
}
.navbar-score {
  white-space: nowrap;
  height: 48px;
  margin: 16px 0;
}
.navbar-score > * {
  float: left;
  padding: 0 16px;
}
.navbar-score .score-icon {
  padding-right: 0;
}
.navbar-score .score-icon > i.icon {
  display: block;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.75);
  text-align: center;
  font-size: 30px;
  line-height: 48px;
}
.navbar-score .score-info {
  text-align: center;
  line-height: 24px;
}
.navbar-score .score-info > span {
  display: block;
  line-height: 1;
  font-size: 13px;
}
.navbar-score .score-info > b {
  font-size: 22px;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  font-weight: normal;
  margin-bottom: 6px;
}
.navbar-score .score-recharge {
  text-align: center;
  line-height: 24px;
}
.navbar-score .score-recharge > span {
  display: block;
  padding-top: 3px;
  line-height: 1;
  font-size: 12px;
  color: #fff441;
  margin-bottom: 8px;
}
.navbar-score .score-recharge > a {
  border-radius: 30px;
  padding: 2px 12px;
  background: #fff;
  font-weight: normal;
  border: 1px #fff solid;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.navbar-score .score-recharge > a:hover {
  color: #fff;
}
.navbar-user {
  white-space: nowrap;
}
.navbar-user .user-pic {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.navbar-user .user-info {
  display: inline-block;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  height: 48px;
  width: auto;
  line-height: 24px;
  margin-right: 6px;
}
.navbar-user .user-grade {
  color: #fff;
  background-color: #000;
  display: inline-block;
  padding: 0px 20px;
  line-height: 20px;
  border-radius: 20px;
  font-size: 12px;
}
.navbar-user .user-grade:hover {
  color: #ff0;
}
@media screen and (max-width: 640px) {
  .navbar-btn {
    padding-left: 0;
  }
}
.navbar-btn-right {
  float: right;
}
.navbar-form {
  padding: 15px;
  border: 0;
}
.navbar-form input[type="text"] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
  .navbar-form {
    float: left;
    width: 70%;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-form .input-group {
    width: 70%;
  }
  .navbar-form input[type="text"] {
    min-width: 150px;
  }
}
@media screen and (max-width: 640px) {
  .navbar-form {
    display: none;
  }
}
.navbar-nav .icon-menu {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-top: 28px;
  padding-bottom: 28px;
  position: relative;
}
.navbar-nav .icon-menu .badge {
  position: absolute;
  top: 22px;
  right: 16px;
}
.navbar-nav .icon-menu > li > a {
  padding: 28px 20px;
}
.navbar-nav .icon-menu > li > a > i {
  font-size: 22px;
  margin-right: 2px;
  vertical-align: middle;
}
.navbar-nav .icon-menu > li > a > i.icon-submenu {
  margin-left: 2px;
  margin-right: 0;
  font-size: 10px;
  position: relative;
  top: 2px;
}
.navbar-nav .icon-menu > li > a > span {
  position: relative;
  top: 2px;
}
.navbar-nav .icon-menu > li > a img {
  width: 22px;
  margin-right: 2px;
}
.navbar-nav .icon-menu > li > .dropdown-menu {
  padding: 0;
  min-width: 200px;
}
.navbar-nav .icon-menu .dropdown-menu {
  border-top: 2px solid #ACB0B5;
}
.navbar-nav .icon-menu .dropdown-menu > li > a {
  padding: 10px 20px;
}
.navbar-nav .icon-menu .dropdown-menu > li > a:hover,
.navbar-nav .icon-menu .dropdown-menu > li > a:focus {
  background-color: #fafafa;
}
.navbar-nav .icon-menu .dropdown-menu > li > a span,
.navbar-nav .icon-menu .dropdown-menu > li > a i {
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .navbar-nav.navbar-right {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .navbar-nav {
    width: 100%;
    margin: 0;
  }
  .navbar-nav > li {
    display: table-cell;
    width: 1%;
    position: inherit;
    text-align: center;
  }
  .navbar-nav > li > a {
    padding: 15px 20px;
  }
  .navbar-nav > li > a span:not(.badge),
  .navbar-nav > li > a .icon-submenu {
    display: none;
  }
  .navbar-nav .open .dropdown-menu {
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    position: absolute;
    width: 100%;
    margin-top: 3px;
    background-color: #fff;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 10px 15px;
  }
  .navbar-nav .icon-menu {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav .icon-menu .badge {
    top: 10px;
    right: 15px;
  }
}
.navbar-toggle {
  padding: 5px 8px;
  margin: 20px 15px 20px 0;
}
.navbar-toggle .icon-nav {
  font-size: 24px;
}
.notifications {
  float: left;
  margin: 25px 10px;
  height: 30px;
  width: 360px;
}
.notifications .notifications-title {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.notifications .notifications-title .icon {
  font-size: 20px !important;
}
.notifications .notifications-veiws {
  overflow: hidden;
}
.notifications ul > li {
  height: 30px;
  padding: 6px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.notifications ul a {
  color: #fff;
}
.notifications small {
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 1299px) {
  .notifications {
    display: none;
  }
}
.dropdown-menu {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  border-color: #eaeaea;
}
.dropdown-menu > li > a {
  padding: 6px;
  color: #676a6d;
}
.dropdown-menu > li i {
  margin-right: 6px;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:focus,
.dropdown-menu .active > a:hover {
  background-color: #00AAFF;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #a3a3a3;
}
.main-loading {
  text-align: center;
  padding: 100px;
}
.main-loading:after {
  content: '加载中…';
  color: #999;
}
.main-loading:before {
  content: '';
  display: block;
  margin: auto;
  background-size: 100% 100%;
  vertical-align: middle;
  width: 80px;
  height: 80px;
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc4MHB4JyBoZWlnaHQ9JzgwcHgnIHZpZXdCb3g9JzAgMCAxMDAgMTAwJyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSd4TWlkWU1pZCc+PGNpcmNsZSBjeD0nNTAnIGN5PSc1MCcgcj0nMzAnIHN0cm9rZT0nI2JiYicgc3Ryb2tlLXdpZHRoPScxMCcgZmlsbD0nbm9uZScvPjxjaXJjbGUgY3g9JzUwJyBjeT0nNTAnIHI9JzMwJyBzdHJva2U9JyNlMGUwZTAnIHN0cm9rZS13aWR0aD0nMTAnIGZpbGw9J25vbmUnIHRyYW5zZm9ybT0ncm90YXRlKDM0Ny45OCA1MCA1MCknPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9J3RyYW5zZm9ybScgdHlwZT0ncm90YXRlJyBjYWxjTW9kZT0nbGluZWFyJyB2YWx1ZXM9JzAgNTAgNTA7MzYwIDUwIDUwJyBrZXlUaW1lcz0nMDsxJyBkdXI9JzFzJyBiZWdpbj0nMHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nc3Ryb2tlLWRhc2hhcnJheScgY2FsY01vZGU9J2xpbmVhcicgdmFsdWVzPScxOC44NDk1NTU5MjE1Mzg3NiAxNjkuNjQ2MDAzMjkzODQ4ODI7OTQuMjQ3Nzc5NjA3NjkzOCA5NC4yNDc3Nzk2MDc2OTM3NzsxOC44NDk1NTU5MjE1Mzg3NiAxNjkuNjQ2MDAzMjkzODQ4ODInIGtleVRpbWVzPScwOzAuNTsxJyBkdXI9JzEnIGJlZ2luPScwcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L2NpcmNsZT48d2FwcGFseXplckRhdGEgeG1sbnM9JycgaWQ9J3dhcHBhbHl6ZXJEYXRhJyBzdHlsZT0nZGlzcGxheTogbm9uZScvPjxzY3JpcHQgeG1sbnM9JycgaWQ9J3dhcHBhbHl6ZXJFbnZEZXRlY3Rpb24nIHNyYz0nY2hyb21lLWV4dGVuc2lvbjovL2ptbGdqYW5la29wamRtb2xiY29iaGVtbW9uYW1tampwL2pzL2luamVjdC5qcycvPjwvc3ZnPg==);
}
.layout-black {
  background-color: #f5f5f5;
}
.layout-black .sidebar {
  background-color: #2e2e2e;
}
.layout-white {
  background-color: #fff;
}
.layout-white .sidebar {
  background-color: #f6f6f6;
  border-right: 1px solid #ddd;
}
.layout-white .sidebar .nav > li > a {
  color: #404040;
}
.layout-white .sidebar .nav > li > a:hover,
.layout-white .sidebar .nav > li > a:focus {
  background-color: #f0f0f0;
}
.layout-white .sidebar .nav > li > a.active {
  background-color: #fff;
  color: #222;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.layout-white .sidebar .icon-home {
  color: #02af27;
}
.layout-white .sidebar .icon-wangwang {
  color: #33c9f2;
}
.layout-white .sidebar .icon-jingdong {
  color: #c9121c;
}
.layout-white .sidebar .icon-pdd {
  color: #ff0000;
}
.layout-white .sidebar .icon-chaxun {
  color: #ff8044;
}
.layout-white .sidebar .nav > li:nth-child(6) > a .icon {
  color: #4074e8;
}
.layout-white .sidebar .nav > li:nth-child(7) > a .icon {
  color: #8ad94f;
}
.layout-white .sidebar .nav > li:nth-child(8) > a .icon {
  color: #e840db;
}
.layout-white .sidebar .nav > li:nth-child(9) > a .icon {
  color: #3c763d;
}
.layout-white .site-profile {
  color: #404040;
  padding-bottom: 10px !important;
}
.layout-white .site-profile h3 {
  color: #222;
}
.layout-white .site-profile .score b {
  color: #f00;
}
/********************
 * INPUTS
 ********************/
.form-horizontal .form-group {
  margin-bottom: 15px;
}
.form-horizontal .control-label {
  color: #6d747d;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .form-horizontal .control-label {
    width: 100%;
  }
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0 !important;
  border-color: #cccccc;
}
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #a6a6a6;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-group-addon {
  border: 1px solid #eaeaea;
}
.form-control {
  border-color: #ccc;
}
.form-control:-ms-input-placeholder {
  color: #ccc;
}
.form-control::-webkit-input-placeholder {
  color: #ccc;
}
.form-control::-moz-placeholder {
  color: #ccc;
}
.input-icon {
  position: relative;
}
.input-icon input {
  padding-left: 33px !important;
  color: #333;
}
.input-icon i {
  color: #777;
  top: 0px;
  display: block;
  position: absolute;
  z-index: 10;
  margin: 10px 2px 4px 10px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center;
}
.input-icon.right input {
  padding-left: 12px !important;
  padding-right: 26px !important;
}
.input-icon.right i {
  right: 8px;
  float: right;
}
.input-icon.input-icon-sm i {
  margin: 0 -6px 0 6px;
  padding: 7px 6px;
  width: 28px;
  height: 28px;
  font-size: 14px;
}
.input-mini {
  width: 45px !important;
}
.input-xsmall {
  width: 80px !important;
}
.input-small {
  width: 120px !important;
}
.input-small .form-control {
  width: 120px !important;
}
.input-w180 {
  width: 180px !important;
}
.input-w200 {
  width: 200px !important;
}
.input-w210 {
  width: 210px !important;
}
.input-calendar {
  width: 210px !important;
}
.input-medium {
  width: 240px !important;
}
.input-large {
  width: 320px !important;
}
.input-xlarge {
  width: 480px !important;
}
.input-inline {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.form-group {
  margin-bottom: 10px;
}
.form-group .input-inline {
  margin-right: 5px;
}
/********************
 * BUTTON
 ********************/
.btn {
  outline: none !important;
  border-radius: 0 !important;
}
.btn-submit,
.btn-reset {
  border-radius: 30px !important;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 15px;
}
.btn-loading:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../fonts/8f32ea44a1ca45288a997f09347fd131.woff");
  -webkit-animation: iconspin 2s infinite linear;
  animation: iconspin 2s infinite linear;
}
.btn-transparent {
  background-color: transparent;
  border: 0;
}
.btn-transparent:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-square {
  border-radius: 30px !important;
  padding-left: 20px;
  padding-right: 20px;
}
.btn.btn-cricle {
  border-radius: 50% !important;
  padding-right: 8px;
  padding-left: 8px;
}
.btn-outlined {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-outlined:hover {
  color: inherit !important;
}
.btn-outlined.btn-default {
  background: none;
  border: 1px solid #ccc;
  color: #333;
}
.btn-outlined.btn-primary {
  background: none;
}
.btn-outlined.btn-success {
  background: none;
  border: 1px solid #14cda7;
  color: #14cda7;
}
.btn-outlined.btn-warning {
  background: none;
  border: 1px solid #f0ad4e;
  color: #f0ad4e;
}
.btn-outlined.btn-info {
  background: none;
  border: 1px solid #5bc0de;
  color: #5bc0de;
}
.btn-outlined.btn-danger {
  background: none;
  border: 1px solid #d9534f;
  color: #d9534f;
}
.btn-outlined.btn-red {
  background: none;
  border: 1px solid #bf4346;
  color: #bf4346;
}
.btn-outlined.btn-orange {
  background: none;
  border: 1px solid #e9662c;
  color: #e9662c;
}
.btn-outlined.btn-green {
  background: none;
  border: 1px solid #488c6c;
  color: #488c6c;
}
.btn-outlined.btn-yellow {
  background: none;
  border: 1px solid #f2994b;
  color: #f2994b;
}
.btn-outlined.btn-blue {
  background: none;
  border: 1px solid #0a819c;
  color: #0a819c;
}
.btn-outlined.btn-pink {
  background: none;
  border: 1px solid #bf3773;
  color: #bf3773;
}
.btn-outlined.btn-violet {
  background: none;
  border: 1px solid #9351ad;
  color: #9351ad;
}
.btn-outlined.btn-grey {
  background: none;
  border: 1px solid #4b5d67;
  color: #4b5d67;
}
.btn-outlined.btn-dark {
  background: none;
  border: 1px solid #594857;
  color: #594857;
}
.btn-default {
  color: #333;
  background-color: #efefef;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #dbdbdb;
  border-color: #ccc;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #efefef;
  border-color: #ccc;
}
.btn-primary {
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #14cda7;
  border-color: #12b694;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #12b694;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #14cda7;
  border-color: #55b555;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #53bddc;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #28a4c9;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #53bddc;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #efa945;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #e38d13;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #efa945;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d74b47;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #b92c28;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d74b47;
}
.btn-red {
  color: #ffffff;
  background-color: #bf4346;
  border-color: #b93f42;
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-red {
  color: #ffffff;
  background-color: #a2373a;
  border-color: #8b2f32;
}
.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-red {
  background-image: none;
}
.btn-red.disabled,
.btn-red[disabled],
fieldset[disabled] .btn-red,
.btn-red.disabled:hover,
.btn-red[disabled]:hover,
fieldset[disabled] .btn-red:hover,
.btn-red.disabled:focus,
.btn-red[disabled]:focus,
fieldset[disabled] .btn-red:focus,
.btn-red.disabled:active,
.btn-red[disabled]:active,
fieldset[disabled] .btn-red:active,
.btn-red.disabled.active,
.btn-red[disabled].active,
fieldset[disabled] .btn-red.active {
  background-color: #bf4346;
  border-color: #b93f42;
}
.btn-orange {
  color: #ffffff;
  background-color: #fd6740;
  border-color: #fd6740;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
  color: #ffffff;
  background-color: #fd6740;
  border-color: #f3572f;
}
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
  background-image: none;
}
.btn-orange.disabled,
.btn-orange[disabled],
fieldset[disabled] .btn-orange,
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled:active,
.btn-orange[disabled]:active,
fieldset[disabled] .btn-orange:active,
.btn-orange.disabled.active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange.active {
  background-color: #e9662c;
  border-color: #e85f23;
}
.btn-green {
  color: #ffffff;
  background-color: #488c6c;
  border-color: #458567;
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green {
  color: #ffffff;
  background-color: #3a7157;
  border-color: #305d48;
}
.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green {
  background-image: none;
}
.btn-green.disabled,
.btn-green[disabled],
fieldset[disabled] .btn-green,
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-green:focus,
.btn-green.disabled:active,
.btn-green[disabled]:active,
fieldset[disabled] .btn-green:active,
.btn-green.disabled.active,
.btn-green[disabled].active,
fieldset[disabled] .btn-green.active {
  background-color: #488c6c;
  border-color: #458567;
}
.btn-yellow {
  color: #ffffff;
  background-color: #f2994b;
  border-color: #f19441;
}
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.open .dropdown-toggle.btn-yellow {
  color: #ffffff;
  background-color: #ef8325;
  border-color: #e57411;
}
.btn-yellow:active,
.btn-yellow.active,
.open .dropdown-toggle.btn-yellow {
  background-image: none;
}
.btn-yellow.disabled,
.btn-yellow[disabled],
fieldset[disabled] .btn-yellow,
.btn-yellow.disabled:hover,
.btn-yellow[disabled]:hover,
fieldset[disabled] .btn-yellow:hover,
.btn-yellow.disabled:focus,
.btn-yellow[disabled]:focus,
fieldset[disabled] .btn-yellow:focus,
.btn-yellow.disabled:active,
.btn-yellow[disabled]:active,
fieldset[disabled] .btn-yellow:active,
.btn-yellow.disabled.active,
.btn-yellow[disabled].active,
fieldset[disabled] .btn-yellow.active {
  background-color: #f2994b;
  border-color: #f19441;
}
.btn-blue {
  color: #ffffff;
  background-color: #0a819c;
  border-color: #097992;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  color: #ffffff;
  background-color: #086176;
  border-color: #064a59;
}
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  background-image: none;
}
.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
  background-color: #0a819c;
  border-color: #097992;
}
.btn-violet {
  color: #ffffff;
  background-color: #9351ad;
  border-color: #8d4ea6;
}
.btn-violet:hover,
.btn-violet:focus,
.btn-violet:active,
.btn-violet.active,
.open .dropdown-toggle.btn-violet {
  color: #ffffff;
  background-color: #7b4491;
  border-color: #6a3a7c;
}
.btn-violet:active,
.btn-violet.active,
.open .dropdown-toggle.btn-violet {
  background-image: none;
}
.btn-violet.disabled,
.btn-violet[disabled],
fieldset[disabled] .btn-violet,
.btn-violet.disabled:hover,
.btn-violet[disabled]:hover,
fieldset[disabled] .btn-violet:hover,
.btn-violet.disabled:focus,
.btn-violet[disabled]:focus,
fieldset[disabled] .btn-violet:focus,
.btn-violet.disabled:active,
.btn-violet[disabled]:active,
fieldset[disabled] .btn-violet:active,
.btn-violet.disabled.active,
.btn-violet[disabled].active,
fieldset[disabled] .btn-violet.active {
  background-color: #9351ad;
  border-color: #8d4ea6;
}
.btn-pink {
  color: #ffffff;
  background-color: #bf3773;
  border-color: #b7356e;
}
.btn-loading {
  position: relative;
}
.btn-loading:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 18px;
  height: 18px;
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAAnFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+TINBkAAAANHRSTlMABSAWDz8aC3l0alY0Ls/Dta6mn5mSflFHGAkC9u7cyo5wY11EOSknJhMH6eLTuqKJhE1LthbKbwAAALFJREFUGNNdjVUSwkAQRGc17h4g7jjc/25UsgXZ4n2+7pmGDUsPXddXTfiSxZ7n3hyntAMszBj6dwPn+dQ413IrkihQiQh5UNhrrw41+OFfPIApquZd8eLMwKhSkNBOEWgPLivraEP8XGSlHE+gxgj+0FUCEgeEINV6WS0KAlzrVCrNFAEk+mtXhKw5bZtUEQJxzLexzGiTgaKDkg0jzkVIOyN5d6w3LYz2FxZjzMTi/gO16wq4+ye9JwAAAABJRU5ErkJggg==) no-repeat 0 0;
  -webkit-animation: btnLoading 1s steps(12, end) infinite;
          animation: btnLoading 1s steps(12, end) infinite;
}
.btn-loading > i.icon {
  display: none;
}
@-webkit-keyframes btnLoading {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
            transform: rotate3d(0, 0, 1, 360deg);
  }
}
@keyframes btnLoading {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
            transform: rotate3d(0, 0, 1, 360deg);
  }
}
.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active,
.open .dropdown-toggle.btn-pink {
  color: #ffffff;
  background-color: #9f2e60;
  border-color: #882752;
}
.btn-pink:active,
.btn-pink.active,
.open .dropdown-toggle.btn-pink {
  background-image: none;
}
.btn-pink.disabled,
.btn-pink[disabled],
fieldset[disabled] .btn-pink,
.btn-pink.disabled:hover,
.btn-pink[disabled]:hover,
fieldset[disabled] .btn-pink:hover,
.btn-pink.disabled:focus,
.btn-pink[disabled]:focus,
fieldset[disabled] .btn-pink:focus,
.btn-pink.disabled:active,
.btn-pink[disabled]:active,
fieldset[disabled] .btn-pink:active,
.btn-pink.disabled.active,
.btn-pink[disabled].active,
fieldset[disabled] .btn-pink.active {
  background-color: #bf3773;
  border-color: #b7356e;
}
.btn-grey {
  color: #ffffff;
  background-color: #4b5d67;
  border-color: #475861;
}
.btn-grey:hover,
.btn-grey:focus,
.btn-grey:active,
.btn-grey.active,
.open .dropdown-toggle.btn-grey {
  color: #ffffff;
  background-color: #3a484f;
  border-color: #2d383e;
}
.btn-grey:active,
.btn-grey.active,
.open .dropdown-toggle.btn-grey {
  background-image: none;
}
.btn-grey.disabled,
.btn-grey[disabled],
fieldset[disabled] .btn-grey,
.btn-grey.disabled:hover,
.btn-grey[disabled]:hover,
fieldset[disabled] .btn-grey:hover,
.btn-grey.disabled:focus,
.btn-grey[disabled]:focus,
fieldset[disabled] .btn-grey:focus,
.btn-grey.disabled:active,
.btn-grey[disabled]:active,
fieldset[disabled] .btn-grey:active,
.btn-grey.disabled.active,
.btn-grey[disabled].active,
fieldset[disabled] .btn-grey.active {
  background-color: #4b5d67;
  border-color: #475861;
}
.btn-dark {
  color: #ffffff;
  background-color: #594857;
  border-color: #534351;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  color: #ffffff;
  background-color: #423641;
  border-color: #322830;
}
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  background-image: none;
}
.btn-dark.disabled,
.btn-dark[disabled],
fieldset[disabled] .btn-dark,
.btn-dark.disabled:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark:hover,
.btn-dark.disabled:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] .btn-dark:focus,
.btn-dark.disabled:active,
.btn-dark[disabled]:active,
fieldset[disabled] .btn-dark:active,
.btn-dark.disabled.active,
.btn-dark[disabled].active,
fieldset[disabled] .btn-dark.active {
  background-color: #594857;
  border-color: #534351;
}
.btn-white {
  color: #777777;
  background-color: #ffffff;
  border-color: #ccc;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
  color: #777777;
  background-color: #ebebeb;
  border-color: #c6c6c6;
}
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-quare {
  border-radius: 50px !important;
  min-width: 48px;
}
.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
  background-color: #ffffff;
  border-color: #ccc;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0 !important;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0 !important;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px !important;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.input-group .input-group-addon {
  color: #444;
  border-color: #ccc;
  border-radius: 0 !important;
}
.input-group .input-group-btn .btn {
  border: 1px solid #ccc !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.input-group .input-group-btn .btn.btn-success {
  border-color: #12b694 !important;
}
.input-group .input-group-btn .btn.btn-warning {
  border-color: #e65c00 !important;
}
.input-group .input-group-btn .btn.btn-info {
  border-color: #46b8da !important;
}
.input-group .input-group-btn .btn.btn-danger {
  border-color: #ff4335 !important;
}
.input-group .input-group-btn .btn.btn-red {
  border-color: #ad3b3e !important;
}
.input-group .input-group-btn .btn.btn-orange {
  border-color: #e45618 !important;
}
.input-group .input-group-btn .btn.btn-green {
  border-color: #3f7b5f !important;
}
.input-group .input-group-btn .btn.btn-yellow {
  border-color: #f08c33 !important;
}
.input-group .input-group-btn .btn.btn-blue {
  border-color: #086d84 !important;
}
.input-group .input-group-btn .btn.btn-pink {
  border-color: #ab3167 !important;
}
.input-group .input-group-btn .btn.btn-violet {
  border-color: #84499c !important;
}
.input-group .input-group-btn .btn.btn-grey {
  border-color: #405058 !important;
}
.input-group .input-group-btn .btn.btn-dark {
  border-color: #4b3d49 !important;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0 !important;
}
.table-striped {
  borer-top: 1px #111 solid !important;
}
.table thead tr th,
.table thead tr td {
  border-bottom: 0;
}
.table.table-sm {
  font-size: .875em;
}
.table.table-lg {
  font-size: 1.2em;
}
.table > input[type='text'] {
  font-weight: normal;
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.table select {
  font-weight: normal;
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.table.table-advanced thead tr th {
  border-bottom-width: 1px !important;
  background-color: #efefef;
}
.table.table-advanced thead.primary tr th {
  color: #ffffff;
}
.table.table-advanced thead.success tr th {
  background: #14cda7;
  color: #ffffff;
}
.table.table-advanced thead.warning tr th {
  background: #f0ad4e;
  color: #ffffff;
}
.table.table-advanced thead.info tr th {
  background: #5bc0de;
  color: #ffffff;
}
.table.table-advanced thead.danger tr th {
  background: #d9534f;
  color: #ffffff;
}
.table.table-advanced thead.red tr th {
  background: #bf4346;
  color: #ffffff;
}
.table.table-advanced thead.orange tr th {
  background: #e9662c;
  color: #ffffff;
}
.table.table-advanced thead.green tr th {
  background: #488c6c;
  color: #ffffff;
}
.table.table-advanced thead.yellow tr th {
  background: #f2994b;
  color: #ffffff;
}
.table.table-advanced thead.blue tr th {
  background: #0a819c;
  color: #ffffff;
}
.table.table-advanced thead.pink tr th {
  background: #bf3773;
  color: #ffffff;
}
.table.table-advanced thead.violet tr th {
  background: #9351ad;
  color: #ffffff;
}
.table.table-advanced thead.grey tr th {
  background: #4b5d67;
  color: #ffffff;
}
.table.table-advanced thead.dark tr th {
  background: #594857;
  color: #ffffff;
}
.table.table-advanced thead.white tr th {
  background: #ffffff;
  color: #777777;
}
.table.table-advanced tfoot tr th {
  border-bottom: 0 !important;
  background: #efefef;
}
.table.table-advanced tfoot.primary tr th {
  color: #ffffff;
}
.table.table-advanced tfoot.success tr th {
  background: #14cda7;
  color: #ffffff;
}
.table.table-advanced tfoot.warning tr th {
  background: #f0ad4e;
  color: #ffffff;
}
.table.table-advanced tfoot.info tr th {
  background: #5bc0de;
  color: #ffffff;
}
.table.table-advanced tfoot.danger tr th {
  background: #d9534f;
  color: #ffffff;
}
.table.table-advanced tfoot.red tr th {
  background: #bf4346;
  color: #ffffff;
}
.table.table-advanced tfoot.orange tr th {
  background: #e9662c;
  color: #ffffff;
}
.table.table-advanced tfoot.green tr th {
  background: #488c6c;
  color: #ffffff;
}
.table.table-advanced tfoot.yellow tr th {
  background: #f2994b;
  color: #ffffff;
}
.table.table-advanced tfoot.blue tr th {
  background: #0a819c;
  color: #ffffff;
}
.table.table-advanced tfoot.pink tr th {
  background: #bf3773;
  color: #ffffff;
}
.table.table-advanced tfoot.violet tr th {
  background: #9351ad;
  color: #ffffff;
}
.table.table-advanced tfoot.grey tr th {
  background: #4b5d67;
  color: #ffffff;
}
.table.table-advanced tfoot.dark tr th {
  background: #594857;
  color: #ffffff;
}
.table.table-advanced tfoot.white tr th {
  background: #ffffff;
  color: #777777;
}
.table-actions {
  margin-bottom: 20px;
}
.table-actions.bottom {
  margin-bottom: 0;
  margin-top: 20px;
}
.table-actions .pagination {
  margin: 0;
}
.table-break tr > td {
  word-break: break-all !important;
}
.table tbody tr.calendar-month-header:first-child th {
  border-top: 0;
  color: #ffffff;
  padding: 12px 0;
}
.table tbody tr.calendar-month-header:first-child th .calendar-month-navigation {
  padding-top: 0;
}
.table tbody tr.calendar-month-header:first-child th span {
  padding-bottom: 0;
}
.table tbody tr td {
  border-top: 1px solid #efefef;
}
/* 表格规格缩小 */
.table-fixed {
  table-layout: fixed;
}
/* flew布局 */
.flew {
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  -ms-flex-flow: row;
  display: -ms-flexbox;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row;
}
.flew.flew-column {
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  -ms-flex-flow: column;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
}
.flew .flew-grow {
  -webkit-box-flex: 1;
          flex: 1;
  -ms-flex: 1;
  -ms-flexbox: 1;
  -moz-flex: 1;
  -webkit-flex: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-grow: 1;
  -moz-flex-grow: 1;
  -webkit-flex-grow: 1;
}
.flew .flew-static {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-grow: 0;
  -moz-flex-grow: 0;
  -webkit-flex-grow: 0;
}
.table-list .table-label {
  display: none;
  color: #a2a2a2;
}
.table-list .table-label:after {
  content: '：';
}
.table-list .table-btn-group {
  display: none;
}
@media screen and (max-width: 767px) {
  .table-list {
    display: block;
  }
  .table-list > thead {
    display: none;
  }
  .table-list > tbody,
  .table-list tr,
  .table-list td {
    display: block;
    width: 100%;
    text-align: left;
  }
  .table-list .table-label {
    display: inline-block;
  }
  .table-list .table-btn-group {
    display: block;
    text-align: right;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  z-index: 50;
}
/********************
 * NAV-TABS
 ********************/
.nav-tabs {
  padding-left: 15px !important;
}
.nav-tabs > li {
  float: left;
  margin-left: 10px;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding: 12px 20px;
  background-color: #eee;
  border: 1px #e5e5e5 solid;
}
.nav-tabs > li > a:hover {
  border-color: #e5e5e5;
  background-color: #f5f5f5;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .nav-tabs {
    padding: 0 !important;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    -ms-flex-flow: row;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row;
  }
  .nav-tabs > li {
    float: inherit;
    text-align: center;
    margin-left: 0 !important;
    -webkit-box-flex: 1;
            flex: 1;
    -ms-flex: 1;
    -ms-flexbox: 1;
    -moz-flex: 1;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-shrink: 1;
    -moz-flex-shrink: 1;
    -webkit-flex-shrink: 1;
  }
  .nav-tabs > li > a {
    border: 0;
    padding-left: 6px;
    padding-right: 6px;
    margin-right: 0;
    border-radius: 0;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    border: 0;
  }
  .nav-tabs > li.single {
    display: none;
  }
}
/********************
 * TASKFOOTER
 ********************/
.panel > .task-body {
  padding-top: 50px !important;
}
.panel > .task-body .form-group {
  margin-bottom: 20px;
}
.task-limit {
  font-size: 11px;
  width: 18px;
  height: 15px;
  display: block;
  background: #f00;
  color: #fff;
  position: absolute;
  right: -1px;
  top: -1px;
}
.task-limit:after {
  content: '限';
}
.task-footer {
  padding-bottom: 45px;
}
.task-footer .icon-save {
  display: none;
}
@media screen and (max-width: 767px) {
  .task-footer {
    padding-bottom: 0;
  }
  .task-footer .btn-submit {
    position: fixed;
    width: 48px;
    height: 48px;
    padding: 10px 0;
    text-align: center;
    line-height: 1;
    right: 15px;
    bottom: 90px;
  }
}
.task-item-goods > li {
  display: inline-block;
  width: 60px;
  height: 60px;
  border: 1px solid #ddd;
  margin: 0 4px 4px 0;
  cursor: pointer;
}
.task-item-goods > li img {
  width: 100%;
  height: 100%;
}
.task-item-goods > li.active {
  position: relative;
  border-color: #ff6600;
}
.task-item-goods > li.active:after {
  position: absolute;
  display: block;
  content: '';
  width: 20px;
  height: 20px;
  bottom: 0;
  right: 0;
  background-image: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTAyNCAxMDI0JyB2ZXJzaW9uPScxLjEnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zycgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJz48cGF0aCBkPSdNMCAxMDI0aDEwMjRWMHogbTY3Ni4zMjc2MTktMTA4LjI1MTQyOUE1MDUuNjYwOTUyIDUwNS42NjA5NTIgMCAwIDAgNDg3LjYxOTA0OCA3NjEuNjYwOTUyYzM0LjYyMDk1Mi0yMS40NTUyMzggMTIyLjM5MjM4MS03Ny4wNDM4MSAxMjIuMzkyMzgxLTc3LjA0MzgwOWw1OC41MTQyODUgMTE0LjU5MDQ3NnMxMDkuMjI2NjY3LTI1NS41MTIzODEgMjQ3LjIyMjg1Ny0zMTEuMTAwOTUyYzAgMC0xMy4xNjU3MTQgMTM1LjU1ODA5NSAxMC43Mjc2MTkgMTY0LjgxNTIzOC0zMS42OTUyMzggMTAuMjQtMTE5LjQ2NjY2NyA1OC4wMjY2NjctMjUwLjE0ODU3MSAyNjIuODI2NjY2eicgZmlsbD0nI2ZmNjYwMCc+PC9wYXRoPjwvc3ZnPg==");
}
/** TASK-TIMER **/
.task-timer {
  border-bottom: 1px #eee solid;
}
.task-timer .timer {
  margin-left: -5px;
  margin-right: -5px;
  text-align: center;
}
.task-timer .item {
  margin: 6px -10px;
  border-radius: 3px;
  overflow: hidden;
}
.task-timer .item .title {
  text-align: center;
  padding: 6px 0;
}
.task-timer .item .title.title-today {
  color: #fff;
}
.task-timer .item input.timer-input {
  text-align: center;
  padding: 3px 5px;
  border: none;
  width: 100%;
}
.task-timer .item .timer-btn {
  padding: 3px 5px;
  display: block;
  text-align: center;
  background-color: #f6f6f6;
  color: #ccc;
  cursor: pointer;
}
.task-timer .item .timer-btn:hover {
  background-color: #e9e9e9;
}
.task-timer .timer-footer {
  padding: 10px 10px 0 10px;
}
.task-timer .timer-footer .pull-left,
.task-timer .timer-footer .pull-right {
  padding-bottom: 10px;
}
.task-timer-disabled .item {
  border-color: #eee;
}
.task-timer-disabled .item .title {
  background-color: #eee;
  color: #bbb;
}
.task-timer-disabled .item input.timer-input {
  text-align: center;
  padding: 3px 5px;
  border: none;
  width: 100%;
}
.task-timer-disabled .item .timer-btn {
  background-color: #fff !important;
  color: #ddd;
}
.task-timer-disabled .item .timer-btn.active {
  color: #333;
}
.task-timer-disabled .timer-footer {
  padding: 10px 10px 0 10px;
}
.task-timer-disabled .timer-footer .pull-left,
.task-timer-disabled .timer-footer .pull-right {
  padding-bottom: 10px;
}
/** TASK ITEM **/
.task-keywords-wrap {
  position: static;
}
.task-keywords-group .btn.btn-cricle-sm {
  width: 24px;
  height: 24px;
  padding: 0px;
  line-height: 20px;
}
.task-keywords-group .btn.btn-cricle-sm > .icon {
  font-size: 14px !important;
  line-height: 14px !important;
}
.task-item .item-pic {
  float: left;
  width: 90px;
  line-height: 60px;
  margin-right: -95px;
}
.task-item .item-pic > img {
  border: 1px #eee solid;
  max-width: 80px;
  max-height: 80px;
}
.task-item .item-content {
  float: right;
  width: 100%;
  padding-left: 95px;
}
.task-item .shop-rank {
  display: inline-block;
  height: 16px;
  margin: 0 4px;
  width: 0px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.task-item .shop-rank.rank-grade-1 {
  background-image: url(../images/s_red_5.gif);
}
.task-item .rank-grade-2 {
  background-image: url(../images/b_2_5.gif);
}
.task-item .rank-grade-3 {
  background-image: url(../images/s_cap_5.gif);
}
.task-item .rank-grade-4 {
  background-image: url(../images/b_4_5.gif);
}
.task-item .rank-class-1 {
  width: 17px;
}
.task-item .rank-class-2 {
  width: 33px;
}
.task-item .rank-class-3 {
  width: 49px;
}
.task-item .rank-class-4 {
  width: 65px;
}
.task-item .rank-tmall {
  background-image: url('../images/service.png');
  background-position: -83px -130px;
  width: 16px;
}
.task-icon {
  display: none;
}
.number-updown {
  width: 120px;
}
.number-updown > * {
  float: left;
}
.number-updown .btn {
  padding: 6px;
  width: 26px;
  text-align: center;
}
.number-updown input {
  border-left: 0;
  border-right: 0;
}
.btn-group-sm .number-updown > .btn {
  padding: 5px;
}
/********************
 * TYPOGRAPHY
 ********************/
.text-success {
  color: #41B314;
}
.text-warning {
  color: #e4cb10;
}
.text-danger {
  color: #F9354C;
}
ul.list-justify > li {
  margin-bottom: 5px;
}
ul.list-justify > li span {
  float: right;
}
/* fancy checkbox and radio button */
/********************
 * PANELS
 ********************/
.panel {
  background-color: #fff;
  margin-bottom: 30px;
  border-width: 0 1px;
  border-color: #dddddd;
  border-style: solid;
}
.panel.bordered {
  border-top-width: 1px;
}
.panel .panel-heading,
.panel .panel-body,
.panel .panel-footer {
  padding-left: 25px;
  padding-right: 25px;
}
.panel .panel-left {
  float: left;
}
.panel .panel-right {
  float: right;
}
.panel .panel-heading {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.panel .panel-heading .panel-title {
  margin: 0;
  font-size: 18px;
  font-weight: 300;
}
.panel .panel-heading button {
  padding: 0;
  margin-left: 5px;
  background-color: transparent;
  border: none;
  outline: none;
}
.panel .panel-heading button i {
  font-size: 14px;
}
.panel .panel-heading > .right {
  position: absolute;
  right: 20px;
  top: 32%;
}
.panel .panel-heading.bordered {
  border-bottom: 1px solid #dddddd;
}
.panel .panel-body {
  padding-top: 10px;
  padding-bottom: 15px;
}
.panel .panel-note {
  font-size: 13px;
  line-height: 2.6;
  color: #777777;
}
.panel .panel-note i {
  font-size: 16px;
  margin-right: 3px;
}
.panel.panel-headline .panel-heading {
  border-bottom: none;
}
.panel.panel-headline .panel-heading .panel-title {
  margin-bottom: 8px;
  font-size: 22px;
  font-weight: normal;
}
.panel.panel-headline .panel-heading .panel-subtitle {
  margin-bottom: 0;
  font-size: 14px;
  color: #8D99A8;
}
.panel.panel-scrolling .btn-bottom {
  margin-bottom: 30px;
}
.panel .table > thead > tr > th {
  border-bottom-width: 1px;
  border-top: 1px;
}
.panel .panel-footer {
  background-color: #fafafa;
}
@media screen and (max-width: 767px) {
  .panel .panel-left,
  .panel .panel-right {
    float: none;
  }
  .panel .panel-right > .btn-group {
    width: inherit;
    display: block;
  }
  .panel .input-calendar {
    width: 100% !important;
  }
}
.dropdown-menu {
  min-width: 50px;
}
/********************
 * ELEMENTS
 ********************/
.collapsing {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.label {
  font-weight: normal;
}
ul.activity-list > li {
  padding: 25px 0;
}
ul.activity-list > li:not(:last-child) {
  border-bottom: 1px solid #F0F0F0;
}
ul.activity-list > li .avatar {
  width: 40px;
}
ul.activity-list > li > p {
  margin-bottom: 0;
  padding-left: 3.5em;
}
ul.activity-list > li .timestamp {
  display: block;
  font-size: 13px;
  color: #a3a3a3;
}
/* task list */
.task-list > li {
  margin-bottom: 32px;
}
.task-list p {
  position: relative;
}
.task-list p .label-percent {
  position: absolute;
  right: 0;
}
/* bootstrap progress bar */
/* toastr notification */
/* tabs */
.custom-tabs-line ul {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.custom-tabs-line ul > li {
  float: left;
}
.custom-tabs-line ul > li a {
  color: #8d9093;
  font-weight: normal;
}
.custom-tabs-line ul > li a:hover,
.custom-tabs-line ul > li a:focus {
  color: #676a6d;
  background-color: transparent;
}
.custom-tabs-line ul > li a:focus {
  outline: none;
}
.custom-tabs-line ul.nav-pills a:hover,
.custom-tabs-line ul.nav-pills a:focus {
  color: #fff;
  background-color: #00AAFF;
}
.custom-tabs-line.tabs-line-bottom {
  border-bottom: 1px solid #eaeaea;
}
.custom-tabs-line.tabs-line-bottom ul > li {
  margin-bottom: -1px;
}
.custom-tabs-line.tabs-line-bottom a {
  border-bottom: 1px solid transparent;
}
.custom-tabs-line.tabs-line-bottom .active a {
  color: #444;
}
.custom-tabs-line.left-aligned {
  text-align: left;
}
.custom-tabs-line.right-aligned {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .custom-tabs-line ul li.active > a {
    margin-bottom: -1px;
  }
}
.tab-pane {
  padding: 25px 15px;
}
/********************
 * CHARTS
 ********************/
/* easy pie chart */
/********************
 * HELPERS
 ********************/
.bg-success {
  background-color: #41B314;
}
.bg-warning {
  background-color: #e4cb10;
}
.bg-danger {
  background-color: #F9354C;
}
.no-padding {
  padding: 0 !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.padding-top-30 {
  padding-top: 30px !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
}
/********************
 * PAGE: PROFILE
 ********************/
.profile-spread .panel-left {
  float: left;
  width: 50%;
}
.profile-spread .panel-right {
  float: right;
  width: 50%;
}
.profile-spread .user {
  margin: 30px 0;
  padding: 0 30px;
  text-align: center;
}
.profile-spread .user > .pic {
  display: block;
  padding-top: 20px;
  width: 100%;
  height: 140px;
  background-image: url(../images/1571627834334qitmxmcadqsdwyw.png);
  background-position: center center;
  position: relative;
  margin-bottom: -12px;
}
.profile-spread .user > .pic > img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.profile-spread .user > .grade {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 2px 15px;
  border-radius: 15px;
  background-color: #222;
  color: #ffffff;
  font-size: 12px;
}
.profile-spread .user > h3 {
  font-size: 21px;
  margin-bottom: 20px;
}
.profile-spread .user > p {
  font-size: 12px;
  color: #777777;
  margin-bottom: 0;
}
.profile-spread .stat {
  margin: 40px 0;
  padding: 50px 30px;
  border-left: 1px #ddd solid;
  text-align: center;
  white-space: nowrap;
}
.profile-spread .stat h4 {
  font-size: 15px !important;
  margin-bottom: 15px;
}
.profile-spread .stat b {
  display: block;
  font-weight: 400;
  font-size: 26px;
  color: #ff5b4f;
  margin: 0 auto 20px auto;
}
.profile-spread .stat a.btn {
  padding: 3px 12px;
  margin: auto;
  font-size: 12px;
  border-radius: 20px !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.profile-spread .stat a.btn:hover {
  color: #fff;
}
.profile-spread .spread {
  padding: 80px 30px 40px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.profile-spread .spread h3 {
  margin-top: 0;
  font-size: 14.5px;
  margin-bottom: 12px;
}
.profile-spread .spread .spread-input-group {
  width: 100%;
  margin-bottom: 12px;
}
.profile-spread .spread .spread-input {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  line-height: 34px;
  border: 0;
  background-color: #f3f3f9;
}
.profile-spread .spread a.btn {
  border-color: #474747 !important;
  background-color: #474747;
  color: #fff;
}
.profile-spread .model-kefu {
  display: none;
}
.profile-spread .kefu {
  margin: 40px 0;
  padding: 0 30px 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 260px;
  text-align: center;
  border-left: 1px #ddd solid;
}
.profile-spread .kefu h3 {
  font-size: 22px;
}
.profile-spread .kefu small {
  display: block;
  color: #808080;
  font-size: 13px;
}
.profile-spread .kefu p {
  color: #000000;
}
body.layout-side .profile-spread .stat {
  border-left: 0;
  margin: 0 30px;
}
@media (max-width: 1199px) {
  .profile-spread .spread-wrap {
    border-top: 1px #ddd solid;
  }
  .profile-spread .stat {
    border-left: 0;
    margin: 0 30px;
  }
  .profile-spread .spread {
    margin: 0 45px;
    padding: 30px 0;
  }
}
@media (max-width: 767px) {
  .profile-spread .spread-wrap {
    display: block !important;
  }
  .profile-spread .kefu {
    margin: 0 !important;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block !important;
    width: 100%;
  }
  .profile-spread .kefu h3 {
    font-size: 1.2em;
  }
  .profile-spread .model-kefu {
    display: block;
    text-align: left;
    padding-top: 40px;
  }
  .profile-spread .model-kefu ul {
    margin: 0;
  }
}
.profile-spread2 .user {
  margin: 30px 0;
  padding: 0 30px;
  width: 240px;
  text-align: center;
  border-right: 1px #ddd solid;
  height: 280px;
}
.profile-spread2 .user > .pic {
  display: block;
  padding-top: 20px;
  width: 100%;
  height: 140px;
  background-image: url(../images/1571627834334qitmxmcadqsdwyw.png);
  background-position: center center;
  position: relative;
  margin-bottom: -12px;
}
.profile-spread2 .user > .pic > img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.profile-spread2 .user > .grade {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 2px 15px;
  border-radius: 15px;
  background-color: #222;
  color: #ffffff;
  font-size: 12px;
}
.profile-spread2 .user > h3 {
  font-size: 21px;
  margin-bottom: 20px;
}
.profile-spread2 .user > p {
  font-size: 12px;
  color: #777777;
  margin-bottom: 0;
}
.profile-spread2 .stat {
  padding: 30px 10px 20px 10px;
  text-align: center;
  white-space: nowrap;
}
.profile-spread2 .stat h4 {
  font-size: 15px !important;
  margin-bottom: 10px;
}
.profile-spread2 .stat b {
  display: block;
  font-weight: 400;
  font-size: 26px;
  color: #ff5b4f;
  margin: 0 auto 10px auto;
}
.profile-spread2 .stat a.btn {
  padding: 3px 12px;
  margin: auto;
  font-size: 12px;
  border-radius: 20px !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.profile-spread2 .stat a.btn:hover {
  color: #fff;
}
.profile-spread2 .stat small {
  font-size: 12px;
  color: #bbb;
}
.profile-spread2 .spread {
  padding: 30px;
  border-top: 1px #ddd solid;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-height: 141px;
}
.profile-spread2 .spread h3 {
  margin-top: 0;
  font-size: 14.5px;
  margin-bottom: 12px;
}
.profile-spread2 .spread .spread-input-group {
  width: 100%;
  margin-bottom: 12px;
}
.profile-spread2 .spread .spread-input {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  line-height: 34px;
  border: 0;
  background-color: #f3f3f9;
}
.profile-spread2 .spread a.btn {
  border-color: #474747 !important;
  background-color: #474747;
  color: #fff;
}
.profile-spread2 .spread small {
  font-size: 12px;
}
.profile-spread2 .spread-list {
  overflow: hidden;
  height: 22px;
}
.profile-spread2 .spread-list li {
  line-height: 22px;
  height: 22px;
}
.profile-spread2 .kefu {
  padding: 20px 30px;
  height: 340px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.profile-spread2 .kefu h3 {
  font-size: 22px;
}
.profile-spread2 .kefu small {
  display: block;
  color: #808080;
  font-size: 13px;
}
.profile-spread2 .kefu p {
  color: #000000;
}
.profile-spread2 .kefu .con-list > li {
  font-size: 16px;
  text-align: left;
  white-space: nowrap;
  margin: 0 -30px;
}
.profile-spread2 .kefu .con-list .subject {
  font-size: 14px;
  margin-right: 10px;
  display: inline-block;
  width: 40%;
  color: #999;
  text-align: right;
}
.profile-spread2 .kefu .copy-btn {
  font-size: 12px !important;
  margin-left: 6px;
  color: #bbb;
}
.profile-task {
  border-radius: 5px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  text-align: center;
  color: #fff;
}
.profile-task.taobao-panel {
  background: -webkit-gradient(linear, left bottom, right top, from(#ff6a3c), to(#ffb759));
  background: linear-gradient(left bottom, #ff6a3c, #ffb759);
}
.profile-task.taobao-panel a.btn {
  color: #ff6a3c;
}
.profile-task.jingdong-panel {
  background: -webkit-gradient(linear, left bottom, right top, from(#9765ff), to(#7698ff));
  background: linear-gradient(left bottom, #9765ff, #7698ff);
}
.profile-task.jingdong-panel a.btn {
  color: #9765ff;
}
.profile-task.pinduoduo-panel {
  background: -webkit-gradient(linear, left bottom, right top, from(#ff969d), to(#fc5487));
  background: linear-gradient(left bottom, #ff969d, #fc5487);
}
.profile-task.pinduoduo-panel a.btn {
  color: #fc5487;
}
.profile-task.douyin-panel {
  background: -webkit-gradient(linear, left bottom, right top, from(#678cff), to(#3fb0eb));
  background: linear-gradient(left bottom, #678cff, #3fb0eb);
}
.profile-task.douyin-panel a.btn {
  color: #678cff;
}
.profile-task .profile-icon > .icon {
  font-size: 56px;
}
.profile-task h3 {
  font-size: 14px;
  margin-left: -20px;
  margin-right: -20px;
  white-space: nowrap;
}
.profile-task h4 {
  margin-top: 21px;
  font-size: 12px;
}
.profile-task a.btn {
  background-color: #fff;
  border-radius: 20px !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.profile-task a.btn:hover {
  background: transparent !important;
  color: #fff !important;
  border: 1px solid #fff;
}
.profile-task p {
  font-size: 24px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .profile-task {
    border-radius: 0 !important;
    margin-bottom: 12px;
  }
}
.social-icons {
  margin-bottom: 0;
}
.social-icons > li {
  padding: 0 2px 5px 2px;
}
.social-icons > li > a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border-radius: 3px;
  width: 40px;
  height: 40px;
  line-height: 42px;
  text-align: center;
  background-color: #4d4d4d;
  color: #fff;
}
.social-icons > li > a i {
  font-size: 18px;
}
.social-icons > li > a:hover,
.social-icons > li > a:focus {
  background-color: #404040;
}
/********************
 * UI SLIDER
 ********************/
.spread-panel {
  padding: 50px 30px;
}
.spread-panel > dl > dt {
  padding: 30px 0;
}
.spread-panel > dl > dt b {
  position: relative;
  font-size: 40px;
  color: #ccc;
  vertical-align: top;
}
.spread-panel > dl > dt b:after,
.spread-panel > dl > dt b:before {
  content: '';
  display: block;
  height: 50px;
  border-left: 2px #ccc solid;
  position: absolute;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
}
.spread-panel > dl > dt b:before {
  left: 60px;
  top: -5px;
}
.spread-panel > dl > dt b:after {
  left: 65px;
  top: 10px;
}
.spread-panel > dl > dt h3 {
  display: inline-block;
  margin-left: 45px;
  vertical-align: top;
}
.spread-panel > dl > dd {
  padding-bottom: 30px;
  border-bottom: 1px solid #cccccc;
  font-size: 1.1em;
  padding-left: 95px;
}
.spread-panel > dl > dd:last-child {
  border-bottom: 0;
}
.spread-panel ul > li {
  margin-bottom: 20px;
}
/* -------------------------------- 

Multi steps indicator 

-------------------------------- */
/* -------------------------------- 

Basic Style

-------------------------------- */
.cd-breadcrumb,
.cd-multi-steps {
  width: 90%;
  max-width: 768px;
  padding: 0.5em 1em;
  margin: 1em auto;
  background-color: #edeff0;
  border-radius: .25em;
}
.cd-breadcrumb:after,
.cd-multi-steps:after {
  content: "";
  display: table;
  clear: both;
}
.cd-breadcrumb li,
.cd-multi-steps li {
  display: inline-block;
  float: left;
  margin: 0.5em 0;
}
.cd-breadcrumb li::after,
.cd-multi-steps li::after {
  /* this is the separator between items */
  display: inline-block;
  content: '\00bb';
  margin: 0 .6em;
  color: #959fa5;
}
.cd-breadcrumb li:last-of-type::after,
.cd-multi-steps li:last-of-type::after {
  /* hide separator after the last item */
  display: none;
}
.cd-breadcrumb li > *,
.cd-multi-steps li > * {
  /* single step */
  display: inline-block;
  color: #2c3f4c;
}
.cd-breadcrumb li.current > *,
.cd-multi-steps li.current > * {
  /* selected step */
  color: #96c03d;
}
.no-touch .cd-breadcrumb a:hover,
.no-touch .cd-multi-steps a:hover {
  /* steps already visited */
  color: #96c03d;
}
.cd-breadcrumb.custom-separator li::after,
.cd-multi-steps.custom-separator li::after {
  /* replace the default arrow separator with a custom icon */
  content: '';
  height: 16px;
  width: 16px;
  background: url(../images/cd-custom-separator.svg) no-repeat center center;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .cd-breadcrumb,
  .cd-multi-steps {
    padding: 0 1.2em;
  }
  .cd-breadcrumb li,
  .cd-multi-steps li {
    margin: 1.2em 0;
  }
  .cd-breadcrumb li::after,
  .cd-multi-steps li::after {
    margin: 0 1em;
  }
}
/* -------------------------------- 
Multi steps indicator 
-------------------------------- */
@media only screen and (min-width: 768px) {
  .cd-multi-steps {
    /* reset style */
    background-color: transparent;
    padding: 0;
    text-align: center;
  }
  .cd-multi-steps li {
    position: relative;
    float: none;
    margin: 0.4em 40px 0.4em 0;
  }
  .cd-multi-steps li:last-of-type {
    margin-right: 0;
  }
  .cd-multi-steps li::after {
    /* this is the line connecting 2 adjacent items */
    position: absolute;
    content: '';
    height: 4px;
    background: #edeff0;
    /* reset style */
    margin: 0;
  }
  .cd-multi-steps li.visited::after {
    background-color: #96c03d;
  }
  .cd-multi-steps li > *,
  .cd-multi-steps li.current > * {
    position: relative;
    color: #2c3f4c;
  }
  .cd-multi-steps.custom-separator li::after {
    /* reset style */
    height: 4px;
    background: #edeff0;
  }
  .cd-multi-steps.text-center li::after {
    width: 100%;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%) translateX(-1px);
    transform: translateY(-50%) translateX(-1px);
  }
  .cd-multi-steps.text-center li > * {
    z-index: 1;
    padding: .6em 1em;
    border-radius: .25em;
    background-color: #edeff0;
  }
  .no-touch .cd-multi-steps.text-center a:hover {
    background-color: #2c3f4c;
  }
  .cd-multi-steps.text-center li.current > *,
  .cd-multi-steps.text-center li.visited > * {
    color: #ffffff;
    background-color: #96c03d;
  }
  .cd-multi-steps.text-center.custom-icons li.visited a::before {
    /* change the custom icon for the visited item - check icon */
    background-position: 0 -60px;
  }
  .cd-multi-steps.text-top li,
  .cd-multi-steps.text-bottom li {
    width: 80px;
    text-align: center;
  }
  .cd-multi-steps.text-top li::after,
  .cd-multi-steps.text-bottom li::after {
    /* this is the line connecting 2 adjacent items */
    position: absolute;
    left: 50%;
    /* 40px is the <li> right margin value */
    width: calc(140%);
  }
  .cd-multi-steps.text-top li > *::before,
  .cd-multi-steps.text-bottom li > *::before {
    /* this is the spot indicator */
    content: '';
    position: absolute;
    z-index: 1;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: #edeff0;
  }
  .cd-multi-steps.text-top li.visited > *::before,
  .cd-multi-steps.text-top li.current > *::before,
  .cd-multi-steps.text-bottom li.visited > *::before,
  .cd-multi-steps.text-bottom li.current > *::before {
    background-color: #96c03d;
  }
  .no-touch .cd-multi-steps.text-top a:hover,
  .no-touch .cd-multi-steps.text-bottom a:hover {
    color: #96c03d;
  }
  .no-touch .cd-multi-steps.text-top a:hover::before,
  .no-touch .cd-multi-steps.text-bottom a:hover::before {
    -webkit-box-shadow: 0 0 0 3px rgba(150, 192, 61, 0.3);
            box-shadow: 0 0 0 3px rgba(150, 192, 61, 0.3);
  }
  .cd-multi-steps.text-top li::after {
    /* this is the line connecting 2 adjacent items */
    bottom: 4px;
  }
  .cd-multi-steps.text-top li > * {
    padding-bottom: 20px;
  }
  .cd-multi-steps.text-top li > *::before {
    /* this is the spot indicator */
    bottom: 0;
  }
  .cd-multi-steps.text-bottom li::after {
    /* this is the line connecting 2 adjacent items */
    top: 3px;
  }
  .cd-multi-steps.text-bottom li > * {
    padding-top: 20px;
  }
  .cd-multi-steps.text-bottom li > *::before {
    /* this is the spot indicator */
    top: 0;
  }
}
/* -------------------------------- 

Add a counter to the multi-steps indicator 

-------------------------------- */
/********************
 * CHECKBOX RADIO
 ********************/
.ui-checkbox,
.ui-radio {
  position: relative;
  display: block;
  margin-bottom: 10px;
}
.ui-checkbox label,
.ui-radio label {
  font-weight: 400;
  cursor: pointer;
  margin-bottom: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: static;
}
.ui-checkbox label.ui-checkbox-inline,
.ui-radio label.ui-checkbox-inline {
  margin-right: 8px;
}
.ui-checkbox label > input,
.ui-radio label > input {
  cursor: pointer;
  display: none;
  margin-left: -15px;
}
.ui-checkbox label > input[disabled] + span,
.ui-radio label > input[disabled] + span,
.ui-checkbox label > input[readonly] + span,
.ui-radio label > input[readonly] + span,
.ui-checkbox label > input[disabled] + i,
.ui-radio label > input[disabled] + i,
.ui-checkbox label > input[readonly] + i,
.ui-radio label > input[readonly] + i {
  opacity: .6;
  cursor: not-allowed;
}
.ui-checkbox label > span,
.ui-radio label > span,
.ui-checkbox label > i,
.ui-radio label > i {
  position: relative;
  padding-left: 18px;
}
.ui-checkbox label > span:before,
.ui-radio label > span:before,
.ui-checkbox label > i:before,
.ui-radio label > i:before {
  font: normal normal normal 16px 'icon';
  position: absolute;
  -webkit-transition: .25s;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.ui-checkbox label > span,
.ui-radio label > span {
  padding-top: 4px;
}
.ui-checkbox label > span:before,
.ui-checkbox label > i:before,
.ui-radio label > span:before,
.ui-radio label > i:before {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  top: 6px;
  left: 0;
}
.ui-checkbox label > span:before,
.ui-checkbox label > i:before {
  content: '\e654';
}
.ui-radio label > span:before,
.ui-radio label > i:before {
  content: '\e678';
}
.ui-checkbox label > input:checked + span:before,
.ui-checkbox label > input:checked + i:before {
  content: '\e61f';
}
.ui-radio label > input:checked + span:before,
.ui-radio label > input:checked + i:before {
  content: '\e677';
}
.ui-checkbox + .ui-checkbox,
.ui-radio + .ui-radio,
.ui-radio + .ui-radio {
  margin-top: -5px;
}
.ui-radio label.ui-radio-inline {
  margin-right: 8px;
}
.ui-radio label > span:before,
.ui-radio label > i:before {
  border-radius: 100%;
  top: 5px;
}
.ui-radio label > input[disabled],
.ui-checkbox label > input[disabled] {
  opacity: .5;
}
.ui-checkbox-primary label > input:checked + span:before,
.ui-radio-primary label > input:checked + span:before,
.ui-checkbox-primary label > input:checked + i:before,
.ui-radio-primary label > input:checked + i:before {
  color: #4f6bd7;
}
.ui-checkbox-success label > input:checked + span:before,
.ui-radio-success label > input:checked + span:before,
.ui-checkbox-success label > input:checked + i:before,
.ui-radio-success label > input:checked + i:before {
  color: #18b88c;
}
.ui-checkbox-warning label > input:checked + span:before,
.ui-radio-warning label > input:checked + span:before,
.ui-checkbox-warning label > input:checked + i:before,
.ui-radio-warning label > input:checked + i:before {
  color: #f0d13f;
}
.ui-checkbox-danger label > input:checked + span:before,
.ui-radio-danger label > input:checked + span:before,
.ui-checkbox-danger label > input:checked + i:before,
.ui-radio-danger label > input:checked + i:before {
  color: #fc2938;
}
.ui-checkbox-info label > input:checked + span:before,
.ui-radio-info label > input:checked + span:before,
.ui-checkbox-info label > input:checked + i:before,
.ui-radio-info label > input:checked + i:before {
  color: #2cb0ed;
}
.page-loader-wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  z-index: 1050;
  height: 110px;
  width: 100px;
  background-color: rgba(0, 0, 0, 0.6);
  background-position: center 18px;
  background-repeat: no-repeat;
  background-image: url(../fonts/bd34fb5c27dd4c34b2c9497f64d477f3.woff);
  border-radius: 5px;
  color: #ddd;
  padding-top: 85px;
  text-align: center;
  font-size: 11px;
}
.batch-input-container {
  border: 1px #ddd solid;
  background-color: #fff;
  padding: 5px 10px;
  position: relative;
}
.batch-input-item-wrap {
  display: inline-block;
  margin-bottom: 5px;
}
.batch-input-item-text {
  width: 3px;
  border: 0;
}
.batch-input-item {
  display: inline-block;
  padding: 2px 5px;
  border-radius: 20px;
  border: 1px #ddd solid;
}
.batch-input-item > a {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  color: #999;
  border-radius: 50%;
  background-color: #eee;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.batch-input-item > a:hover {
  color: #fff !important;
  background-color: #ff5d5d !important;
}
.batch-input-item.status-fail {
  border-color: #eee;
  color: #ddd;
}
.batch-input-item.status-fail > a {
  color: #fff;
}
.batch-input-item.status-selected {
  -webkit-box-shadow: 0 0 5px #0099ff;
          box-shadow: 0 0 5px #0099ff;
  border-color: #00afff;
  color: #444;
}
.batch-input-text {
  width: 10px;
  max-width: 100%;
  padding-left: 0;
  border: 0;
  outline: none;
}
.batch-input-prompt {
  margin-top: 10px;
  text-align: right;
}
.batch-input-placeholder {
  position: absolute;
  left: 10px;
  top: 7px;
  color: #ccc;
}
.tool-modal .task-title {
  text-align: center;
  border-bottom: 1px solid #ddd;
  font-weight: 200;
  font-size: 16px;
  padding-left: 10px;
  color: #444;
  margin-bottom: 35px;
}
.tool-modal .task-title > span {
  display: inline-block;
  padding: 0 30px;
  background-color: #fff;
  position: relative;
  bottom: -8px;
}
.tool-modal .form-group {
  margin-bottom: 0;
}
.tool-modal .task-item {
  margin-bottom: 20px;
}
/* 充值列表 */
.new-racharge-list {
  padding: 0 13px;
}
.new-racharge-list a {
  text-align: center;
  display: block;
  position: relative;
  height: 136px;
  margin: 7px -3px 15px -3px;
  border: 2px solid #e6e6e6;
  font-family: 'microsoft yahei';
}
.new-racharge-list a.active .score,
.new-racharge-list a.active .face {
  color: #ff4e00;
}
.new-racharge-list a.promos:after {
  display: block;
  height: 46px;
  width: 46px;
  content: '';
  position: absolute;
  right: 8px;
  bottom: 8px;
  background: url(../images/1567662251435qgmlyivyju80kg6.png) no-repeat;
}
.new-racharge-list a > .tag {
  position: absolute;
  padding: 0 10px;
  min-width: 80px;
  left: -2px;
  top: -2px;
  height: 23px;
  line-height: 23px;
  color: #fff;
  font-size: 0.9em;
  border-radius: 0 0 4px 0 !important;
  background: #c6c6c6;
}
.new-racharge-list a .icon-jian {
  position: relative;
  top: -10px;
  font-size: 20px;
  color: #f00;
}
.new-racharge-list .discount {
  line-height: 23px;
  padding-right: 15px;
  text-align: right;
  color: #ababab;
}
.new-racharge-list .discount > b {
  color: #ff4e00;
  margin: auto 2px;
}
.new-racharge-list .face {
  color: #000;
  height: 53px;
  line-height: 40px;
  padding-top: 16px;
  font-size: 14px;
}
.new-racharge-list .face b {
  font-size: 26px;
}
.new-racharge-list .score {
  font-size: 12px;
  text-align: center;
  color: #919191;
  padding-bottom: 8px;
}
.new-racharge-list .score b {
  font-size: 14px;
  color: #ff6700;
  margin: 0 2px;
}
.new-racharge-list .promo {
  color: #ababab;
}
@media screen and (max-width: 767px) {
  .new-racharge-list {
    padding: 0;
  }
  .new-racharge-list a {
    margin-left: -6px;
    margin-right: -6px;
  }
  .new-racharge-list a > .tag {
    font-size: 0.8em;
  }
  .new-racharge-list .discount {
    font-size: 0.8em;
  }
}
.payment-labels > a {
  display: inline-block;
  overflow: hidden;
  height: 60px;
  width: 180px;
  background: url(../images/1572858068019ucxgvcqqoucjbik.png) no-repeat center 0;
  border: 1px #e6e6e6 solid;
  margin: 7px 15px 3px 0;
}
.payment-labels > a.wechat {
  background-position: center -120px;
}
.payment-labels > a.tenpay {
  background-position: center -60px;
}
.payment-labels > a.active {
  position: relative;
}
.payment-labels > a.active:after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: '';
  height: 40px;
  width: 40px;
  border-width: 30px;
  background: url(../images/1572862557142kofsedjfbxl3fz2.png) no-repeat right bottom;
}
/* 价格表 */
.price-grid-wrap {
  padding-bottom: 20px;
}
.price-grid-wrap .price-nav {
  text-align: center;
  margin-bottom: 20px;
}
.price-grid-wrap .price-nav > a {
  display: inline-block;
  margin: 0 2px;
  padding: 10px 30px;
  line-height: 1;
  font-size: 18px;
  color: #fff;
  border-radius: 30px;
  background: #9c9c9c;
}
.price-grid-wrap .price-nav > a.active {
  background: #ff601b;
}
.price-grid-wrap .grid {
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
.price-grid-wrap .grid > table {
  width: 100%;
  table-layout: fixed;
  table-space: 0;
}
.price-grid-wrap .grid th {
  color: #fff;
  padding: 6px;
}
.price-grid-wrap .grid th h3 {
  font-size: 15px;
  margin: 5px 0;
}
.price-grid-wrap .grid th small {
  font-weight: normal;
  font-size: 12px;
}
.price-grid-wrap .grid tr > td:first-child {
  border-left: 0 !important;
}
.price-grid-wrap .grid tr:first-child > td {
  padding-top: 30px;
}
.price-grid-wrap .grid tr:last-child > td {
  padding-bottom: 30px;
}
.price-grid-wrap .grid td {
  text-align: center;
  height: 20px;
  padding: 6px;
  line-height: 20px;
  border-left: 1px solid #c0c0c0;
}
.price-grid-wrap .grid td b {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.price-grid-wrap .grid td span,
.price-grid-wrap .grid td small {
  font-size: 12px;
  color: #838383;
}
@media screen and (max-width: 767px) {
  .price-grid-wrap .price-nav > a {
    font-size: 14px;
    padding: 4px;
    border-radius: 0 !important;
  }
}
/* 客服窗口 */
.model-kefu .qrcode {
  margin-bottom: 30px;
}
.model-kefu ul {
  margin: 0 30px;
}
.model-kefu li {
  padding-left: 45px;
  position: relative;
  background-position: 5px 3px;
  background-repeat: no-repeat;
}
.model-kefu li.list-wechat {
  background-image: url("../images/1571640983968f9wdl2kv4d1exlt.png");
}
.model-kefu li.list-qq {
  background-image: url("../images/1571640948471xvazffprjko2wam.png");
}
.model-kefu li.list-phone {
  background-image: url("../images/1571640843180jiz7z5rcogtrb5i.png");
}
.model-kefu .title {
  font-size: 12px;
  color: #999;
  margin-bottom: 2px;
}
.model-kefu p {
  font-size: 16px;
}
/*
* ==========================================================
*	  DAILY FEEDS AND ACTIVITES WIDGETS
* ==========================================================
*/
.daily-panel {
  overflow: hidden;
}
.daily-panel .panel-heading .icon {
  font-size: 24px;
  margin: -4px 10px -4px 0;
}
.daily-news {
  height: 400px;
  overflow: hidden;
}
.daily-news li {
  cursor: pointer;
}
.daily-news li > a {
  display: block;
  padding: 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.daily-news li > span {
  padding-top: 9px;
  font-size: 0.9em;
}
.daily-news li:hover {
  background: #f6f6f6;
}
.daily-banner .banner-item {
  display: block;
  padding: 10px 0;
}
.daily-feeds {
  height: 400px;
  overflow: hidden;
  position: relative;
}
.daily-feeds .feed-item {
  padding: 12px 20px;
  border-bottom: 1px #dddddd solid;
}
.daily-feeds .title {
  margin-bottom: 12px;
}
.daily-feeds .title span {
  float: right;
  color: #aaa;
}
.daily-feeds .content,
.daily-feeds .reply {
  font-size: 14px;
  padding: 10px;
}
.daily-feeds .content {
  float: left;
  background: #fafafa;
  margin-bottom: 12px;
  -webkit-box-shadow: 3px 3px 0 #f6f6f6;
          box-shadow: 3px 3px 0 #f6f6f6;
}
.daily-feeds .reply {
  float: right;
  clear: both;
  text-align: right;
  color: #d49e27;
  margin-bottom: 5px;
  background: #fff8e9;
  -webkit-box-shadow: 3px 3px 0 #fbf0d8;
          box-shadow: 3px 3px 0 #fbf0d8;
}
.daily-feeds .feed-profile {
  margin-right: 10px;
  width: 45px;
  height: 45px;
  border-radius: 50% !important;
  overflow: hidden;
}
.daily-feeds .feed-profile img {
  width: 100%;
  height: 100%;
}
.daily-quesion li {
  padding: 10px;
  border-bottom: 1px #f2f2f2 solid;
}
.daily-quesion .quesion-title {
  margin-bottom: 8px;
}
.daily-quesion .quesion-content {
  color: #888;
}
.daily-quesion .quesion-content > span {
  color: #fc8d65;
}
.daily-quesion .quesion-title,
.daily-quesion .quesion-content {
  padding-left: 2.5em;
  text-indent: -2em;
}
.daily-trades .trades-item {
  padding: 18px 0;
  height: 54px;
  line-height: 18px;
}
.daily-trades img {
  height: 36px;
  width: 36px;
  margin: -9px 0;
  border-radius: 50% !important;
}
.daily-trades .content {
  padding-left: 15px;
}
.daily-trades .time {
  color: #ccc;
  font-size: 0.85em;
}
/* 会员签到面板 */
.user-sign {
  padding: 0 25px 35px 25px;
}
.user-sign .site-profile {
  text-align: left;
  padding: 4px 0 !important;
}
.user-sign .user-score b {
  font-size: 45px;
  margin: 0 15px;
  vertical-align: middle;
}
.user-sign .user-score span {
  font-size: 12px;
  color: #999;
  vertical-align: middle;
}
.user-sign .day-list {
  position: relative;
}
.user-sign .day-list:after {
  content: '';
  position: absolute;
  width: 100%;
  top: 50px;
  left: 0;
  border-bottom: 1px dashed #ddd;
}
.user-sign .day-list li.active .icon {
  background-color: #f2c656;
  border-color: #e1a91a;
  color: #fff;
}
.user-sign .day-list li.active .text {
  color: inherit;
}
.user-sign .day-list .icon {
  z-index: 1;
  position: relative;
  width: 42px;
  height: 42px;
  margin: auto;
  background: #eee;
  border: 1px solid #ddd;
  border-radius: 50%;
  margin-bottom: 6px;
  text-align: center;
  line-height: 42px;
  color: #bbb;
}
.user-sign .day-list .text {
  font-size: 0.8em;
  color: #bbb;
}
.complaint-flow-list {
  position: relative;
  padding-left: 40px;
}
.complaint-flow-list:before {
  content: '';
  display: block;
  left: 18px;
  position: absolute;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: #dddddd;
}
.complaint-flow-list .title {
  position: relative;
  margin-bottom: 20px;
}
.complaint-flow-list .title:before {
  content: '';
  position: absolute;
  top: 0;
  left: -30px;
  width: 20px;
  height: 20px;
  background-color: #ed5565;
  border-radius: 50% !important;
  border: 4px #dddddd solid;
}
.complaint-flow-list .content {
  padding: 25px;
  background-color: #f5f5f5;
}
.complaint-flow-list .assess {
  font-size: 14px;
  padding: 10px 25px;
  margin: 25px -25px -25px -25px;
  background-color: #b5f8ea;
}
.complaint-flow-list .assess i.icon {
  font-size: 14px;
  vertical-align: middle;
}
.complaint-flow-list > li {
  padding: 10px 0;
}
.complaint-flow-list li.reply .title:before {
  background-color: #14cda7;
}
.complaint-flow-list li.reply .content {
  background-color: #dafbf5;
}
.complaint-pics li {
  position: relative;
  border: 1px solid #dddddd;
  display: inline-block;
  height: 100px;
  width: 100px;
  line-height: 98px;
  margin-right: 6px;
  margin-bottom: 6px;
  text-align: center;
  overflow: hidden;
  background: url(../images/1574318576880hoopewvvtgvtb7g.png) #f5f5f5;
}
.complaint-pics li:hover {
  border-color: #f7b1b9;
}
.complaint-pics li:hover .cover {
  opacity: 1;
  top: 0;
}
.complaint-pics .cover {
  position: absolute;
  left: 0;
  top: -100px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  -webkit-transition: all 0.3;
  transition: all 0.3;
  opacity: 0;
}
.complaint-pics .cover i.icon {
  font-size: 32px;
  line-height: 100px;
  color: rgba(255, 255, 255, 0.7);
}
.complaint-pics img {
  max-width: 98px;
  max-height: 98px;
}
.complaint-pics .close-btn {
  width: 14px;
  height: 14px;
  display: block;
  line-height: 14px;
  position: absolute;
  right: -1px;
  top: -1px;
  color: #fff;
  background-color: #333;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.complaint-pics .close-btn i.icon {
  font-size: 8px;
}
.complaint-pics .close-btn:hover {
  background-color: #f33;
}
/* 用户展现引导 */
.preview-guide-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.preview-guide {
  position: relative;
  height: 100%;
  z-index: 49;
}
.preview-guide .guide-focus {
  position: absolute;
  border-radius: 50%;
  left: 140px;
  top: -80px;
  width: 200px;
  height: 200px;
  border-width: 3px;
  border-style: solid;
  -webkit-box-shadow: 0 0 0 4000px rgba(255, 255, 255, 0.8);
          box-shadow: 0 0 0 4000px rgba(255, 255, 255, 0.8);
}
.preview-guide .guide-box {
  position: absolute;
  border: 1px solid #ddd;
  background: #fff;
  left: 360px;
  top: -100px;
  width: 360px;
  height: 240px;
  padding: 20px 30px;
  border-radius: 5px;
}
.preview-guide .guide-box:before {
  content: '';
  position: absolute;
  left: -10px;
  margin-top: -10px;
  background: #fff;
  border-style: solid;
  border-color: #ddd;
  border-width: 0 0 1px 1px;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.preview-guide .guide-title {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .preview-guide .guide-focus {
    left: 0;
    border-radius: 6px;
    top: -10px;
    height: calc(100% + 10px);
    width: 100%;
  }
  .preview-guide .guide-box {
    left: 0;
    top: auto;
    height: auto;
    bottom: 110%;
    width: calc(100% - 40px);
    margin: 20px;
  }
  .preview-guide .guide-box:before {
    bottom: -10px;
    left: 50%;
    top: auto;
    margin-left: -10px;
    border-width: 0 1px 1px 0;
  }
}
.batch-viewer {
  overflow-y: visible;
  overflow-x: auto;
}
.batch-form .form-control {
  border-color: transparent;
  height: 30px !important;
}
.batch-form tr {
  position: relative;
}
.batch-form tr:hover {
  background: #f6f6f6;
}
.batch-form tr:hover .form-control {
  border-color: #9cddf1;
}
.batch-form td,
.batch-form th {
  padding: 6px 3px !important;
}
.batch-form .btn {
  height: 30px !important;
}
.batch-form .input-small {
  width: 100% !important;
}
.error-tip {
  position: relative;
  width: 100%;
}
.error-tip .error-poper {
  display: none;
  position: absolute;
  left: 0;
  bottom: 37px;
  width: auto;
  white-space: nowrap;
  padding: 3px 10px;
  border-radius: 5px;
  border: 1px solid #fd8181;
  color: #c00;
  background: #ffd1d1;
}
.error-tip .error-poper:before {
  position: absolute;
  left: 10px;
  bottom: -4px;
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-width: 0 0 1px 1px;
  border-color: #fd8181;
  background: #ffd1d1;
  border-style: solid;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.error-tip.active {
  -webkit-box-shadow: 0 0 5px rgba(255, 0, 0, 0.5);
          box-shadow: 0 0 5px rgba(255, 0, 0, 0.5);
}
.error-tip.active:hover .error-poper {
  display: block;
}
/* 挂机宣传页 */
.page-guaji .guaji-container {
  background: #ffffff;
  border: 1px solid #ddd;
}
.page-guaji .guaji-banner {
  height: 220px;
}
.page-guaji .guaji-banner .image {
  background: url('../images/16295129026949rsofa9qu9t9tj6.png') no-repeat center center;
  width: 100%;
  height: 220px;
}
.page-guaji .guaji-header {
  height: 54px;
  border-bottom: 1px solid #ddd;
  background: url('../images/1501634051836u9dw333hcespcod.png') no-repeat 20px center;
  padding: 12px 20px 12px 80px;
}
.page-guaji .guaji-header > ul {
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
}
.page-guaji .guaji-header > ul > li {
  display: inline-block;
  line-height: 30px;
  padding: 0 12px;
}
.page-guaji .guaji-footer {
  text-align: center;
  height: 90px;
}
.page-guaji .guaji-footer .task-footer {
  height: 90px;
  bottom: 0;
  margin: auto;
  border-top: 1px solid #ddd;
}
.page-guaji .guaji-section {
  padding: 5px 385px 5px 65px;
  float: left;
  width: 100%;
  margin-right: -320px;
}
.page-guaji .guaji-section li {
  line-height: 24px;
  padding: 6px;
}
.page-guaji .guaji-rank {
  padding: 5px 35px;
  margin-left: -320px;
  min-height: 523px;
  width: 320px;
  float: right;
  border-left: 1px solid #ddd;
}
.page-guaji .guaji-rank ul {
  border-top: 1px solid #ddd;
  padding-top: 10px;
}
.page-guaji .guaji-rank li {
  line-height: 40px;
}
.page-guaji .guaji-rank .btn-group {
  margin-top: 20px;
}
.page-guaji .guaji-rank i.rank-num {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-style: normal;
  text-align: center;
  background-color: #ababab;
  margin-right: 15px;
  color: #ffffff;
}
.page-guaji .guaji-rank i.rank-num.rank-top {
  background-color: #ff6700;
}
.page-guaji h2 {
  font-size: 20px;
  font-weight: bolder;
}
.page-guaji h3 {
  font-size: 17px;
}
