/*!**************************************************************************************!*\
  !*** css ./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js!./assets/base.css ***!
  \**************************************************************************************/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js!./node_modules/_less-loader@6.2.0@less-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./examples/index.less ***!
  \********************************************************************************************************************************************************************************/
::-webkit-scrollbar {
  width: 2px;
}
::-webkit-scrollbar-thumb {
  background: #000;
}
.albumPanel {
  position: relative;
  font-family: "Microsoft Yahei", arial;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  margin: auto;
  margin-top: 5px;
  padding-bottom: 60px;
}
.albumPanel .aP-hd {
  text-align: left;
  color: #6d5c53;
}
.albumPanel .aP-hd i {
  background-position: -294px 0;
  display: inline-block;
  width: 18px;
  height: 17px;
  margin-bottom: -4px;
  margin-right: 5px;
}
.albumPanel .aP-hd b {
  background-position: -294px -30px;
  display: inline-block;
  width: 127px;
  height: 18px;
  color: transparent;
  margin-left: 15px;
  vertical-align: middle;
}
.albumPanel .aP-hd b s {
  display: none;
}
.albumPanel .aP-bd {
  position: relative;
  margin-left: -10px;
}
.albumPanel .album {
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.albumPanel .album img {
  border: none;
}
.albumPanel .album .a-cont,
.albumPanel .album .a-cover {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.albumPanel .album .a-cover {
  opacity: 1;
}
.albumPanel .album .a-cont {
  opacity: 0;
}
.albumPanel .album:hover {
  text-decoration: none;
}
.albumPanel .album:hover .a-cover {
  opacity: 0;
}
.albumPanel .album:hover .a-cont {
  opacity: 1;
}
.albumPanel .album:hover .a-mask i {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in 0.3s;
  -moz-transition: opacity 0.2s ease-in 0.3s;
  -ms-transition: opacity 0.2s ease-in 0.3s;
  -o-transition: opacity 0.2s ease-in 0.3s;
  transition: opacity 0.2s ease-in 0.3s;
}
.albumPanel .album .a-mask {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
.albumPanel .album .a-mask i {
  display: block;
  opacity: 0;
  left: 50%;
  top: 40%;
  position: absolute;
}
.albumPanel .album .a-layer {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 72px;
  width: 100%;
  margin: 0;
  padding: 0;
  background-image: -webkit-linear-gradient(top, rgba(240, 234, 228, 0.8) 0%, #f0eae4 17%);
  background-image: -moz-linear-gradient(top, rgba(240, 234, 228, 0.8) 0%, #f0eae4 17%);
  background-image: -ms-linear-gradient(top, rgba(240, 234, 228, 0.8) 0%, #f0eae4 17%);
  background-image: -o-linear-gradient(top, rgba(240, 234, 228, 0.8) 0%, #f0eae4 17%);
  background-image: linear-gradient(top, rgba(240, 234, 228, 0.8) 0%, #f0eae4 17%);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ccf0eae4, endcolorstr=#fff0eae4, gradientType=0);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.albumPanel .album .a-layer .al-brand,
.albumPanel .album .a-layer .al-title {
  -webkit-transition: all 0.5s ease-in 0.1s;
  -moz-transition: all 0.5s ease-in 0.1s;
  -ms-transition: all 0.5s ease-in 0.1s;
  -o-transition: all 0.5s ease-in 0.1s;
  transition: all 0.5s ease-in 0.1s;
}
.albumPanel .album .a-layer .al-brand {
  display: block;
  margin: 0;
  color: #6d5c53;
  text-decoration: none;
  line-height: 22px;
}
.albumPanel .album .a-layer .al-title {
  display: inline-block;
  color: #6d5c53;
  text-decoration: none;
  font-size: 16px;
  line-height: 26px;
  height: 26px;
  min-width: 80%;
  _width: 95%;
  white-space: nowrap;
  border-top: 1px dotted #a8a39f;
  overflow: hidden;
}
.albumPanel .album .a-layer .al-count {
  display: block;
  color: #beb5ae;
  text-decoration: none;
}
.albumPanel .album .a-more {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 16px;
  line-height: 2.4;
  letter-spacing: 0.3em;
  font-family: arial;
  background-color: #dbdbdb;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  z-index: 1;
  cursor: pointer;
  background-position: 0 0;
}
.albumPanel .album:hover .a-mask {
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#00000000, endcolorstr=#FF000000, gradientType=0);
  background-color: transparent;
}
.albumPanel .album:hover .a-layer {
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#00000000, endcolorstr=#00000000, gradientType=0);
}
.albumPanel .album:hover .a-layer .al-brand,
.albumPanel .album:hover .a-layer .al-title {
  color: white;
}
.albumPanel .hasAlbums .album:last-child .a-more {
  display: block;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -ms-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.albumPanel .hasAlbums .album:last-child:hover .a-more {
  background-color: #999A99;
}
.albumPanel .hasAlbums .album-last-child .a-more {
  display: block;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -ms-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.albumPanel .hasAlbums .album-last-child:hover .a-more {
  background-color: #999A99;
}
.albumPanel .w1,
.albumPanel .w2 {
  position: absolute;
  -webkit-transform: translate(-450px, 999999px);
  -moz-transform: translate(-450px, 999999px);
  -ms-transform: translate(-450px, 999999px);
  -o-transform: translate(-450px, 999999px);
  transform: translate(-450px, 999999px);
  -ms-transform: none;
}
.albumPanel .w1 {
  width: 190px;
  height: 240px;
}
.albumPanel .w1 img {
  width: 190px;
}
.albumPanel .w1 .al-brand {
  padding-top: 3px;
}
.albumPanel .w1:hover .a-mask {
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0.1) 52%, rgba(0, 0, 0, 0.55) 67%, rgba(0, 0, 0, 0.7) 70%, #000000 81%);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0.1) 52%, rgba(0, 0, 0, 0.55) 67%, rgba(0, 0, 0, 0.7) 70%, #000000 81%);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0.1) 52%, rgba(0, 0, 0, 0.55) 67%, rgba(0, 0, 0, 0.7) 70%, #000000 81%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0.1) 52%, rgba(0, 0, 0, 0.55) 67%, rgba(0, 0, 0, 0.7) 70%, #000000 81%);
  background-image: linear-gradient(top, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0.1) 52%, rgba(0, 0, 0, 0.55) 67%, rgba(0, 0, 0, 0.7) 70%, #000000 81%);
}
.albumPanel .w1:hover .a-mask i {
  background-position: -292px -60px;
  width: 78px;
  height: 78px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  margin-left: -40px;
  margin-top: -40px;
}
.albumPanel .w2 {
  width: 390px;
  height: 490px;
}
.albumPanel .w2 img {
  width: 390px;
}
.albumPanel .w2 .a-layer {
  padding: 28px 0 20px;
}
.albumPanel .w2 .a-layer .al-title {
  min-width: 60%;
}
.albumPanel .w2:hover .a-mask {
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 53%, rgba(0, 0, 0, 0.65) 74%, #000000 81%);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 53%, rgba(0, 0, 0, 0.65) 74%, #000000 81%);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 53%, rgba(0, 0, 0, 0.65) 74%, #000000 81%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 53%, rgba(0, 0, 0, 0.65) 74%, #000000 81%);
  background-image: linear-gradient(top, rgba(0, 0, 0, 0) 53%, rgba(0, 0, 0, 0.65) 74%, #000000 81%);
}
.albumPanel .w2:hover .a-mask i {
  background-position: -371px -56px;
  width: 170px;
  height: 170px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  margin-left: -86px;
  margin-top: -86px;
}
.albumPanel .aP-expand,
.albumPanel .aP-collapse {
  display: block;
  left: 0;
  bottom: 0;
  height: 60px;
  width: 100%;
  color: transparent;
  font-size: 12px;
  line-height: 36px;
  text-decoration: none;
  outline: none;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-transition: background-color 0.2s ease-in 0s, color 0.2s ease-in 0s;
  -moz-transition: background-color 0.2s ease-in 0s, color 0.2s ease-in 0s;
  -ms-transition: background-color 0.2s ease-in 0s, color 0.2s ease-in 0s;
  -o-transition: background-color 0.2s ease-in 0s, color 0.2s ease-in 0s;
  transition: background-color 0.2s ease-in 0s, color 0.2s ease-in 0s;
}
.albumPanel .aP-expand i,
.albumPanel .aP-collapse i {
  display: block;
  margin: auto;
  line-height: 25px;
  width: 50px;
  height: 50px;
  margin-top: -26px;
}
.albumPanel .aP-expand:hover,
.albumPanel .aP-collapse:hover {
  color: white;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.5);
}
.albumPanel .aP-collapse {
  position: absolute;
  z-index: 1;
  opacity: 0;
}
.albumPanel .aP-collapse i {
  background-position: -201px -129px;
  width: 76px;
}
.albumPanel .aP-collapse:hover {
  color: transparent;
}
.albumPanel .aP-collapse:hover i {
  background-position: -201px -194px;
}
.albumPanel .aP-expand {
  position: fixed;
  background-color: rgba(238, 238, 238, 0.7);
}
.albumPanel .aP-expand i {
  background-position: -202px 0;
}
.albumPanel .aP-expand:hover {
  color: transparent;
}
.albumPanel .aP-expand:hover i {
  background-position: -202px -63px;
}
.fixedH {
  height: 290px;
  overflow: hidden;
}
.ie8 .albumPanel .al-count,
.ks-ie8 .albumPanel .al-count,
.ie9 .albumPanel .al-count,
.ks-ie9 .albumPanel .al-count {
  margin-top: -5px;
}
.ie8 .albumPanel .w1 .a-mask i,
.ks-ie8 .albumPanel .w1 .a-mask i {
  width: 39px;
  height: 39px;
  margin-top: 55px;
  margin-left: 55px;
}
.ie8 .albumPanel .w2 .a-mask i,
.ks-ie8 .albumPanel .w2 .a-mask i {
  width: 85px;
  height: 85px;
  margin-top: 110px;
  margin-left: 110px;
}
.ie6 .aP-expand,
.ks-ie6 .aP-expand,
.ie7 .aP-expand,
.ks-ie7 .aP-expand,
.ie8 .aP-expand,
.ks-ie8 .aP-expand,
.ie6 .aP-collapse,
.ks-ie6 .aP-collapse,
.ie7 .aP-collapse,
.ks-ie7 .aP-collapse,
.ie8 .aP-collapse,
.ks-ie8 .aP-collapse {
  text-indent: -99999px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  /* retina screen */
  .albumPanel .aP-hd b s {
    display: inline;
    color: #6d5c53;
    margin-left: 17px;
    text-decoration: none;
    background: white;
    padding: 2px 0;
  }
  .albumPanel .aP-collapse {
    color: #6d5c53;
  }
  .albumPanel .aP-collapse i {
    background-position: -201px -151px;
    margin-top: -5px;
  }
  .albumPanel .aP-collapse:hover {
    color: #fff;
  }
  .albumPanel .aP-collapse:hover i {
    background-position: -201px -216px;
  }
  .albumPanel .aP-expand {
    color: #6d5c53;
  }
  .albumPanel .aP-expand i {
    background-position: -202px -22px;
    margin-top: -5px;
  }
  .albumPanel .aP-expand:hover {
    color: #fff;
  }
  .albumPanel .aP-expand:hover i {
    background-position: -202px -84px;
  }
}
.a-mask {
  color: white;
  font-size: 120px;
}

