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: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.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: -0.5em;
}
sub {
  bottom: -0.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: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid silver;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: ' (' attr(href) ')';
  }
  abbr[title]:after {
    content: ' (' attr(title) ')';
  }
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(http://www.ayfoundation.org/fonts/glyphicons-halflings-regular.eot);
  src: url(http://www.ayfoundation.org/fonts/glyphicons-halflings-regular.eot?) format('embedded-opentype'), url(http://www.ayfoundation.org/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(http://www.ayfoundation.org/fonts/glyphicons-halflings-regular.woff) format('woff'),
    url(http://www.ayfoundation.org/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(http://www.ayfoundation.org/fonts/glyphicons-halflings-regular.svg) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: '*';
}
.glyphicon-plus:before {
  content: '+';
}
.glyphicon-eur:before,
.glyphicon-euro:before {
  content: '€';
}
.glyphicon-minus:before {
  content: '−';
}
.glyphicon-cloud:before {
  content: '☁';
}
.glyphicon-envelope:before {
  content: '✉';
}
.glyphicon-pencil:before {
  content: '✏';
}
.glyphicon-glass:before {
  content: '';
}
.glyphicon-music:before {
  content: '';
}
.glyphicon-search:before {
  content: '';
}
.glyphicon-heart:before {
  content: '';
}
.glyphicon-star:before {
  content: '';
}
.glyphicon-star-empty:before {
  content: '';
}
.glyphicon-user:before {
  content: '';
}
.glyphicon-film:before {
  content: '';
}
.glyphicon-th-large:before {
  content: '';
}
.glyphicon-th:before {
  content: '';
}
.glyphicon-th-list:before {
  content: '';
}
.glyphicon-ok:before {
  content: '';
}
.glyphicon-remove:before {
  content: '';
}
.glyphicon-zoom-in:before {
  content: '';
}
.glyphicon-zoom-out:before {
  content: '';
}
.glyphicon-off:before {
  content: '';
}
.glyphicon-signal:before {
  content: '';
}
.glyphicon-cog:before {
  content: '';
}
.glyphicon-trash:before {
  content: '';
}
.glyphicon-home:before {
  content: '';
}
.glyphicon-file:before {
  content: '';
}
.glyphicon-time:before {
  content: '';
}
.glyphicon-road:before {
  content: '';
}
.glyphicon-download-alt:before {
  content: '';
}
.glyphicon-download:before {
  content: '';
}
.glyphicon-upload:before {
  content: '';
}
.glyphicon-inbox:before {
  content: '';
}
.glyphicon-play-circle:before {
  content: '';
}
.glyphicon-repeat:before {
  content: '';
}
.glyphicon-refresh:before {
  content: '';
}
.glyphicon-list-alt:before {
  content: '';
}
.glyphicon-lock:before {
  content: '';
}
.glyphicon-flag:before {
  content: '';
}
.glyphicon-headphones:before {
  content: '';
}
.glyphicon-volume-off:before {
  content: '';
}
.glyphicon-volume-down:before {
  content: '';
}
.glyphicon-volume-up:before {
  content: '';
}
.glyphicon-qrcode:before {
  content: '';
}
.glyphicon-barcode:before {
  content: '';
}
.glyphicon-tag:before {
  content: '';
}
.glyphicon-tags:before {
  content: '';
}
.glyphicon-book:before {
  content: '';
}
.glyphicon-bookmark:before {
  content: '';
}
.glyphicon-print:before {
  content: '';
}
.glyphicon-camera:before {
  content: '';
}
.glyphicon-font:before {
  content: '';
}
.glyphicon-bold:before {
  content: '';
}
.glyphicon-italic:before {
  content: '';
}
.glyphicon-text-height:before {
  content: '';
}
.glyphicon-text-width:before {
  content: '';
}
.glyphicon-align-left:before {
  content: '';
}
.glyphicon-align-center:before {
  content: '';
}
.glyphicon-align-right:before {
  content: '';
}
.glyphicon-align-justify:before {
  content: '';
}
.glyphicon-list:before {
  content: '';
}
.glyphicon-indent-left:before {
  content: '';
}
.glyphicon-indent-right:before {
  content: '';
}
.glyphicon-facetime-video:before {
  content: '';
}
.glyphicon-picture:before {
  content: '';
}
.glyphicon-map-marker:before {
  content: '';
}
.glyphicon-adjust:before {
  content: '';
}
.glyphicon-tint:before {
  content: '';
}
.glyphicon-edit:before {
  content: '';
}
.glyphicon-share:before {
  content: '';
}
.glyphicon-check:before {
  content: '';
}
.glyphicon-move:before {
  content: '';
}
.glyphicon-step-backward:before {
  content: '';
}
.glyphicon-fast-backward:before {
  content: '';
}
.glyphicon-backward:before {
  content: '';
}
.glyphicon-play:before {
  content: '';
}
.glyphicon-pause:before {
  content: '';
}
.glyphicon-stop:before {
  content: '';
}
.glyphicon-forward:before {
  content: '';
}
.glyphicon-fast-forward:before {
  content: '';
}
.glyphicon-step-forward:before {
  content: '';
}
.glyphicon-eject:before {
  content: '';
}
.glyphicon-chevron-left:before {
  content: '';
}
.glyphicon-chevron-right:before {
  content: '';
}
.glyphicon-plus-sign:before {
  content: '';
}
.glyphicon-minus-sign:before {
  content: '';
}
.glyphicon-remove-sign:before {
  content: '';
}
.glyphicon-ok-sign:before {
  content: '';
}
.glyphicon-question-sign:before {
  content: '';
}
.glyphicon-info-sign:before {
  content: '';
}
.glyphicon-screenshot:before {
  content: '';
}
.glyphicon-remove-circle:before {
  content: '';
}
.glyphicon-ok-circle:before {
  content: '';
}
.glyphicon-ban-circle:before {
  content: '';
}
.glyphicon-arrow-left:before {
  content: '';
}
.glyphicon-arrow-right:before {
  content: '';
}
.glyphicon-arrow-up:before {
  content: '';
}
.glyphicon-arrow-down:before {
  content: '';
}
.glyphicon-share-alt:before {
  content: '';
}
.glyphicon-resize-full:before {
  content: '';
}
.glyphicon-resize-small:before {
  content: '';
}
.glyphicon-exclamation-sign:before {
  content: '';
}
.glyphicon-gift:before {
  content: '';
}
.glyphicon-leaf:before {
  content: '';
}
.glyphicon-fire:before {
  content: '';
}
.glyphicon-eye-open:before {
  content: '';
}
.glyphicon-eye-close:before {
  content: '';
}
.glyphicon-warning-sign:before {
  content: '';
}
.glyphicon-plane:before {
  content: '';
}
.glyphicon-calendar:before {
  content: '';
}
.glyphicon-random:before {
  content: '';
}
.glyphicon-comment:before {
  content: '';
}
.glyphicon-magnet:before {
  content: '';
}
.glyphicon-chevron-up:before {
  content: '';
}
.glyphicon-chevron-down:before {
  content: '';
}
.glyphicon-retweet:before {
  content: '';
}
.glyphicon-shopping-cart:before {
  content: '';
}
.glyphicon-folder-close:before {
  content: '';
}
.glyphicon-folder-open:before {
  content: '';
}
.glyphicon-resize-vertical:before {
  content: '';
}
.glyphicon-resize-horizontal:before {
  content: '';
}
.glyphicon-hdd:before {
  content: '';
}
.glyphicon-bullhorn:before {
  content: '';
}
.glyphicon-bell:before {
  content: '';
}
.glyphicon-certificate:before {
  content: '';
}
.glyphicon-thumbs-up:before {
  content: '';
}
.glyphicon-thumbs-down:before {
  content: '';
}
.glyphicon-hand-right:before {
  content: '';
}
.glyphicon-hand-left:before {
  content: '';
}
.glyphicon-hand-up:before {
  content: '';
}
.glyphicon-hand-down:before {
  content: '';
}
.glyphicon-circle-arrow-right:before {
  content: '';
}
.glyphicon-circle-arrow-left:before {
  content: '';
}
.glyphicon-circle-arrow-up:before {
  content: '';
}
.glyphicon-circle-arrow-down:before {
  content: '';
}
.glyphicon-globe:before {
  content: '';
}
.glyphicon-wrench:before {
  content: '';
}
.glyphicon-tasks:before {
  content: '';
}
.glyphicon-filter:before {
  content: '';
}
.glyphicon-briefcase:before {
  content: '';
}
.glyphicon-fullscreen:before {
  content: '';
}
.glyphicon-dashboard:before {
  content: '';
}
.glyphicon-paperclip:before {
  content: '';
}
.glyphicon-heart-empty:before {
  content: '';
}
.glyphicon-link:before {
  content: '';
}
.glyphicon-phone:before {
  content: '';
}
.glyphicon-pushpin:before {
  content: '';
}
.glyphicon-usd:before {
  content: '';
}
.glyphicon-gbp:before {
  content: '';
}
.glyphicon-sort:before {
  content: '';
}
.glyphicon-sort-by-alphabet:before {
  content: '';
}
.glyphicon-sort-by-alphabet-alt:before {
  content: '';
}
.glyphicon-sort-by-order:before {
  content: '';
}
.glyphicon-sort-by-order-alt:before {
  content: '';
}
.glyphicon-sort-by-attributes:before {
  content: '';
}
.glyphicon-sort-by-attributes-alt:before {
  content: '';
}
.glyphicon-unchecked:before {
  content: '';
}
.glyphicon-expand:before {
  content: '';
}
.glyphicon-collapse-down:before {
  content: '';
}
.glyphicon-collapse-up:before {
  content: '';
}
.glyphicon-log-in:before {
  content: '';
}
.glyphicon-flash:before {
  content: '';
}
.glyphicon-log-out:before {
  content: '';
}
.glyphicon-new-window:before {
  content: '';
}
.glyphicon-record:before {
  content: '';
}
.glyphicon-save:before {
  content: '';
}
.glyphicon-open:before {
  content: '';
}
.glyphicon-saved:before {
  content: '';
}
.glyphicon-import:before {
  content: '';
}
.glyphicon-export:before {
  content: '';
}
.glyphicon-send:before {
  content: '';
}
.glyphicon-floppy-disk:before {
  content: '';
}
.glyphicon-floppy-saved:before {
  content: '';
}
.glyphicon-floppy-remove:before {
  content: '';
}
.glyphicon-floppy-save:before {
  content: '';
}
.glyphicon-floppy-open:before {
  content: '';
}
.glyphicon-credit-card:before {
  content: '';
}
.glyphicon-transfer:before {
  content: '';
}
.glyphicon-cutlery:before {
  content: '';
}
.glyphicon-header:before {
  content: '';
}
.glyphicon-compressed:before {
  content: '';
}
.glyphicon-earphone:before {
  content: '';
}
.glyphicon-phone-alt:before {
  content: '';
}
.glyphicon-tower:before {
  content: '';
}
.glyphicon-stats:before {
  content: '';
}
.glyphicon-sd-video:before {
  content: '';
}
.glyphicon-hd-video:before {
  content: '';
}
.glyphicon-subtitles:before {
  content: '';
}
.glyphicon-sound-stereo:before {
  content: '';
}
.glyphicon-sound-dolby:before {
  content: '';
}
.glyphicon-sound-5-1:before {
  content: '';
}
.glyphicon-sound-6-1:before {
  content: '';
}
.glyphicon-sound-7-1:before {
  content: '';
}
.glyphicon-copyright-mark:before {
  content: '';
}
.glyphicon-registration-mark:before {
  content: '';
}
.glyphicon-cloud-download:before {
  content: '';
}
.glyphicon-cloud-upload:before {
  content: '';
}
.glyphicon-tree-conifer:before {
  content: '';
}
.glyphicon-tree-deciduous:before {
  content: '';
}
.glyphicon-cd:before {
  content: '';
}
.glyphicon-save-file:before {
  content: '';
}
.glyphicon-open-file:before {
  content: '';
}
.glyphicon-level-up:before {
  content: '';
}
.glyphicon-copy:before {
  content: '';
}
.glyphicon-paste:before {
  content: '';
}
.glyphicon-alert:before {
  content: '';
}
.glyphicon-equalizer:before {
  content: '';
}
.glyphicon-king:before {
  content: '';
}
.glyphicon-queen:before {
  content: '';
}
.glyphicon-pawn:before {
  content: '';
}
.glyphicon-bishop:before {
  content: '';
}
.glyphicon-knight:before {
  content: '';
}
.glyphicon-baby-formula:before {
  content: '';
}
.glyphicon-tent:before {
  content: '⛺';
}
.glyphicon-blackboard:before {
  content: '';
}
.glyphicon-bed:before {
  content: '';
}
.glyphicon-apple:before {
  content: '';
}
.glyphicon-erase:before {
  content: '';
}
.glyphicon-hourglass:before {
  content: '⌛';
}
.glyphicon-lamp:before {
  content: '';
}
.glyphicon-duplicate:before {
  content: '';
}
.glyphicon-piggy-bank:before {
  content: '';
}
.glyphicon-scissors:before {
  content: '';
}
.glyphicon-bitcoin:before {
  content: '';
}
.glyphicon-btc:before {
  content: '';
}
.glyphicon-xbt:before {
  content: '';
}
.glyphicon-yen:before {
  content: '¥';
}
.glyphicon-jpy:before {
  content: '¥';
}
.glyphicon-ruble:before {
  content: '₽';
}
.glyphicon-rub:before {
  content: '₽';
}
.glyphicon-scale:before {
  content: '';
}
.glyphicon-ice-lolly:before {
  content: '';
}
.glyphicon-ice-lolly-tasted:before {
  content: '';
}
.glyphicon-education:before {
  content: '';
}
.glyphicon-option-horizontal:before {
  content: '';
}
.glyphicon-option-vertical:before {
  content: '';
}
.glyphicon-menu-hamburger:before {
  content: '';
}
.glyphicon-modal-window:before {
  content: '';
}
.glyphicon-oil:before {
  content: '';
}
.glyphicon-grain:before {
  content: '';
}
.glyphicon-sunglasses:before {
  content: '';
}
.glyphicon-text-size:before {
  content: '';
}
.glyphicon-text-color:before {
  content: '';
}
.glyphicon-text-background:before {
  content: '';
}
.glyphicon-object-align-top:before {
  content: '';
}
.glyphicon-object-align-bottom:before {
  content: '';
}
.glyphicon-object-align-horizontal:before {
  content: '';
}
.glyphicon-object-align-left:before {
  content: '';
}
.glyphicon-object-align-vertical:before {
  content: '';
}
.glyphicon-object-align-right:before {
  content: '';
}
.glyphicon-triangle-right:before {
  content: '';
}
.glyphicon-triangle-left:before {
  content: '';
}
.glyphicon-triangle-bottom:before {
  content: '';
}
.glyphicon-triangle-top:before {
  content: '';
}
.glyphicon-console:before {
  content: '';
}
.glyphicon-superscript:before {
  content: '';
}
.glyphicon-subscript:before {
  content: '';
}
.glyphicon-menu-left:before {
  content: '';
}
.glyphicon-menu-right:before {
  content: '';
}
.glyphicon-menu-down:before {
  content: '';
}
.glyphicon-menu-up:before {
  content: '';
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role='button'] {
  cursor: pointer;
}
.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,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
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,
.h5,
.h6,
h4,
h5,
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: 0.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;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dd,
dt {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: '— ';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: '';
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: ' —';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
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;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.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;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*='col-'] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*='col-'],
table th[class*='col-'] {
  position: static;
  display: table-cell;
  float: none;
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type='search'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type='checkbox'],
input[type='radio'] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
input[type='file'] {
  display: block;
}
input[type='range'] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type='file']:focus,
input[type='checkbox']:focus,
input[type='radio']:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type='date'].form-control,
  input[type='time'].form-control,
  input[type='datetime-local'].form-control,
  input[type='month'].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type='date'],
  .input-group-sm input[type='time'],
  .input-group-sm input[type='datetime-local'],
  .input-group-sm input[type='month'],
  input[type='date'].input-sm,
  input[type='time'].input-sm,
  input[type='datetime-local'].input-sm,
  input[type='month'].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type='date'],
  .input-group-lg input[type='time'],
  .input-group-lg input[type='datetime-local'],
  .input-group-lg input[type='month'],
  input[type='date'].input-lg,
  input[type='time'].input-lg,
  input[type='datetime-local'].input-lg,
  input[type='month'].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'],
.radio input[type='radio'],
.radio-inline input[type='radio'] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
fieldset[disabled] input[type='checkbox'],
fieldset[disabled] input[type='radio'],
input[type='checkbox'].disabled,
input[type='checkbox'][disabled],
input[type='radio'].disabled,
input[type='radio'][disabled] {
  cursor: not-allowed;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type='checkbox'],
  .form-inline .radio input[type='radio'] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #2852a8;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #285278;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #285278;
  border-color: #3b3e49;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #285278;
  border-color: #3b3e49;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #3b3e49;
  border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #2852a8;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type='button'].btn-block,
input[type='reset'].btn-block,
input[type='submit'].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown,
.dropup {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: '';
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle='buttons'] > .btn input[type='checkbox'],
[data-toggle='buttons'] > .btn input[type='radio'],
[data-toggle='buttons'] > .btn-group > .btn input[type='checkbox'],
[data-toggle='buttons'] > .btn-group > .btn input[type='radio'] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type='checkbox'],
.input-group-addon input[type='radio'] {
  margin-top: 0;
}
.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-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type='checkbox'],
  .navbar-form .radio input[type='radio'] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: '/ ';
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #285278;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: '';
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: ' ';
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: ' ';
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: ' ';
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: ' ';
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '‹';
}
.carousel-control .icon-next:before {
  content: '›';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: ' ';
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row: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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}
.layui-inline,
img {
  display: inline-block;
  vertical-align: middle;
}
.layui-rate,
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
.layui-edge,
.layui-header,
.layui-inline,
.layui-main {
  position: relative;
}
.layui-btn,
.layui-edge,
.layui-inline,
img {
  vertical-align: middle;
}
.layui-btn,
.layui-disabled,
.layui-icon,
.layui-unselect {
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
blockquote,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
h4,
h5,
h6 {
  font-size: 100%;
}
button,
input,
optgroup,
option,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  outline: 0;
}
pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
body {
  line-height: 24px;
  font: 14px Helvetica Neue, Helvetica, PingFang SC, 微软雅黑, Tahoma, Arial, sans-serif;
}
hr {
  height: 1px;
  margin: 10px 0;
  border: 0;
  clear: both;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #777;
}
a cite {
  font-style: normal;
  *cursor: pointer;
}
.layui-border-box,
.layui-border-box * {
  box-sizing: border-box;
}
.layui-box,
.layui-box * {
  box-sizing: content-box;
}
.layui-clear {
  clear: both;
  *zoom: 1;
}
.layui-clear:after {
  content: '\20';
  clear: both;
  *zoom: 1;
  display: block;
  height: 0;
}
.layui-inline {
  *display: inline;
  *zoom: 1;
}
.layui-edge {
  display: inline-block;
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: dashed;
  border-color: transparent;
  overflow: hidden;
}
.layui-edge-top {
  top: -4px;
  border-bottom-color: #999;
  border-bottom-style: solid;
}
.layui-edge-right {
  border-left-color: #999;
  border-left-style: solid;
}
.layui-edge-bottom {
  top: 2px;
  border-top-color: #999;
  border-top-style: solid;
}
.layui-edge-left {
  border-right-color: #999;
  border-right-style: solid;
}
.layui-elip {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.layui-disabled,
.layui-disabled:hover {
  color: #d2d2d2 !important;
  cursor: not-allowed !important;
}
.layui-circle {
  border-radius: 100%;
}
.layui-show {
  display: block !important;
}
.layui-hide {
  display: none !important;
}
@font-face {
  font-family: layui-icon;
  src: url(http://www.ayfoundation.org/font/iconfont.eot?v=230);
  src: url(http://www.ayfoundation.org/font/iconfont.eot?v=230) format('embedded-opentype'), url(http://www.ayfoundation.org/font/iconfont.svg?v=230) format('svg'), url(http://www.ayfoundation.org/font/iconfont.woff?v=230) format('woff'),
    url(http://www.ayfoundation.org/font/iconfont.ttf?v=230) format('truetype');
}
.layui-icon {
  font-family: layui-icon !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.layui-icon-reply-fill:before {
  content: '';
}
.layui-icon-set-fill:before {
  content: '';
}
.layui-icon-menu-fill:before {
  content: '';
}
.layui-icon-search:before {
  content: '';
}
.layui-icon-share:before {
  content: '';
}
.layui-icon-set-sm:before {
  content: '';
}
.layui-icon-engine:before {
  content: '';
}
.layui-icon-close:before {
  content: 'ဆ';
}
.layui-icon-close-fill:before {
  content: 'ဇ';
}
.layui-icon-chart-screen:before {
  content: '';
}
.layui-icon-star:before {
  content: '';
}
.layui-icon-circle-dot:before {
  content: '';
}
.layui-icon-chat:before {
  content: '';
}
.layui-icon-release:before {
  content: '';
}
.layui-icon-list:before {
  content: '';
}
.layui-icon-chart:before {
  content: '';
}
.layui-icon-ok-circle:before {
  content: 'စ';
}
.layui-icon-layim-theme:before {
  content: '';
}
.layui-icon-table:before {
  content: '';
}
.layui-icon-right:before {
  content: '';
}
.layui-icon-left:before {
  content: '';
}
.layui-icon-cart-simple:before {
  content: '';
}
.layui-icon-face-cry:before {
  content: '';
}
.layui-icon-face-smile:before {
  content: '';
}
.layui-icon-survey:before {
  content: '';
}
.layui-icon-tree:before {
  content: '';
}
.layui-icon-upload-circle:before {
  content: '';
}
.layui-icon-add-circle:before {
  content: '';
}
.layui-icon-download-circle:before {
  content: '';
}
.layui-icon-templeate-1:before {
  content: '';
}
.layui-icon-util:before {
  content: '';
}
.layui-icon-face-surprised:before {
  content: '';
}
.layui-icon-edit:before {
  content: '';
}
.layui-icon-speaker:before {
  content: '';
}
.layui-icon-down:before {
  content: '';
}
.layui-icon-file:before {
  content: '';
}
.layui-icon-layouts:before {
  content: '';
}
.layui-icon-rate-half:before {
  content: '';
}
.layui-icon-add-circle-fine:before {
  content: '';
}
.layui-icon-prev-circle:before {
  content: '';
}
.layui-icon-read:before {
  content: '';
}
.layui-icon-404:before {
  content: '';
}
.layui-icon-carousel:before {
  content: '';
}
.layui-icon-help:before {
  content: '';
}
.layui-icon-code-circle:before {
  content: '';
}
.layui-icon-water:before {
  content: '';
}
.layui-icon-username:before {
  content: '';
}
.layui-icon-find-fill:before {
  content: '';
}
.layui-icon-about:before {
  content: '';
}
.layui-icon-location:before {
  content: '';
}
.layui-icon-up:before {
  content: '';
}
.layui-icon-pause:before {
  content: '';
}
.layui-icon-date:before {
  content: '';
}
.layui-icon-layim-uploadfile:before {
  content: '';
}
.layui-icon-delete:before {
  content: '';
}
.layui-icon-play:before {
  content: '';
}
.layui-icon-top:before {
  content: '';
}
.layui-icon-friends:before {
  content: '';
}
.layui-icon-refresh-3:before {
  content: '';
}
.layui-icon-ok:before {
  content: '';
}
.layui-icon-layer:before {
  content: '';
}
.layui-icon-face-smile-fine:before {
  content: '';
}
.layui-icon-dollar:before {
  content: '';
}
.layui-icon-group:before {
  content: '';
}
.layui-icon-layim-download:before {
  content: '';
}
.layui-icon-picture-fine:before {
  content: '';
}
.layui-icon-link:before {
  content: '';
}
.layui-icon-diamond:before {
  content: '';
}
.layui-icon-log:before {
  content: '';
}
.layui-icon-rate-solid:before {
  content: '';
}
.layui-icon-fonts-del:before {
  content: '';
}
.layui-icon-unlink:before {
  content: '';
}
.layui-icon-fonts-clear:before {
  content: '';
}
.layui-icon-triangle-r:before {
  content: '';
}
.layui-icon-circle:before {
  content: '';
}
.layui-icon-radio:before {
  content: '';
}
.layui-icon-align-center:before {
  content: '';
}
.layui-icon-align-right:before {
  content: '';
}
.layui-icon-align-left:before {
  content: '';
}
.layui-icon-loading-1:before {
  content: '';
}
.layui-icon-return:before {
  content: '';
}
.layui-icon-fonts-strong:before {
  content: '';
}
.layui-icon-upload:before {
  content: '';
}
.layui-icon-dialogue:before {
  content: '';
}
.layui-icon-video:before {
  content: '';
}
.layui-icon-headset:before {
  content: '';
}
.layui-icon-cellphone-fine:before {
  content: '';
}
.layui-icon-add-1:before {
  content: '';
}
.layui-icon-face-smile-b:before {
  content: '';
}
.layui-icon-fonts-html:before {
  content: '';
}
.layui-icon-form:before {
  content: '';
}
.layui-icon-cart:before {
  content: '';
}
.layui-icon-camera-fill:before {
  content: '';
}
.layui-icon-tabs:before {
  content: '';
}
.layui-icon-fonts-code:before {
  content: '';
}
.layui-icon-fire:before {
  content: '';
}
.layui-icon-set:before {
  content: '';
}
.layui-icon-fonts-u:before {
  content: '';
}
.layui-icon-triangle-d:before {
  content: '';
}
.layui-icon-tips:before {
  content: '';
}
.layui-icon-picture:before {
  content: '';
}
.layui-icon-more-vertical:before {
  content: '';
}
.layui-icon-flag:before {
  content: '';
}
.layui-icon-loading:before {
  content: '';
}
.layui-icon-fonts-i:before {
  content: '';
}
.layui-icon-refresh-1:before {
  content: '';
}
.layui-icon-rmb:before {
  content: '';
}
.layui-icon-home:before {
  content: '';
}
.layui-icon-user:before {
  content: '';
}
.layui-icon-notice:before {
  content: '';
}
.layui-icon-login-weibo:before {
  content: '';
}
.layui-icon-voice:before {
  content: '';
}
.layui-icon-upload-drag:before {
  content: '';
}
.layui-icon-login-qq:before {
  content: '';
}
.layui-icon-snowflake:before {
  content: '';
}
.layui-icon-file-b:before {
  content: '';
}
.layui-icon-template:before {
  content: '';
}
.layui-icon-auz:before {
  content: '';
}
.layui-icon-console:before {
  content: '';
}
.layui-icon-app:before {
  content: '';
}
.layui-icon-prev:before {
  content: '';
}
.layui-icon-website:before {
  content: '';
}
.layui-icon-next:before {
  content: '';
}
.layui-icon-component:before {
  content: '';
}
.layui-icon-more:before {
  content: '';
}
.layui-icon-login-wechat:before {
  content: '';
}
.layui-icon-shrink-right:before {
  content: '';
}
.layui-icon-spread-left:before {
  content: '';
}
.layui-icon-camera:before {
  content: '';
}
.layui-icon-note:before {
  content: '';
}
.layui-icon-refresh:before {
  content: '';
}
.layui-icon-female:before {
  content: '';
}
.layui-icon-male:before {
  content: '';
}
.layui-icon-password:before {
  content: '';
}
.layui-icon-senior:before {
  content: '';
}
.layui-icon-theme:before {
  content: '';
}
.layui-icon-tread:before {
  content: '';
}
.layui-icon-praise:before {
  content: '';
}
.layui-icon-star-fill:before {
  content: '';
}
.layui-icon-rate:before {
  content: '';
}
.layui-icon-template-1:before {
  content: '';
}
.layui-icon-vercode:before {
  content: '';
}
.layui-icon-cellphone:before {
  content: '';
}
.layui-icon-screen-full:before {
  content: '';
}
.layui-icon-screen-restore:before {
  content: '';
}
.layui-main {
  width: 1140px;
  margin: 0 auto;
}
.layui-header {
  z-index: 1000;
  height: 60px;
}
.layui-header a:hover {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.layui-side {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
  width: 200px;
  overflow-x: hidden;
}
.layui-side-scroll {
  position: relative;
  width: 220px;
  height: 100%;
  overflow-x: hidden;
}
.layui-body {
  position: absolute;
  left: 200px;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 998;
  width: auto;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
.layui-layout-body {
  overflow: hidden;
}
.layui-layout-admin .layui-header {
  background-color: #23262e;
}
.layui-layout-admin .layui-side {
  top: 60px;
  width: 200px;
  overflow-x: hidden;
}
.layui-layout-admin .layui-body {
  top: 60px;
  bottom: 44px;
}
.layui-layout-admin .layui-main {
  width: auto;
  margin: 0 15px;
}
.layui-layout-admin .layui-footer {
  position: fixed;
  left: 200px;
  right: 0;
  bottom: 0;
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
  background-color: #eee;
}
.layui-layout-admin .layui-logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 100%;
  line-height: 60px;
  text-align: center;
  color: #009688;
  font-size: 16px;
}
.layui-layout-admin .layui-header .layui-nav {
  background: 0 0;
}
.layui-layout-left {
  position: absolute !important;
  left: 200px;
  top: 0;
}
.layui-layout-right {
  position: absolute !important;
  right: 0;
  top: 0;
}
.layui-container {
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}
.layui-fluid {
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
}
.layui-row:after,
.layui-row:before {
  content: '';
  display: block;
  clear: both;
}
.layui-col-lg1,
.layui-col-lg10,
.layui-col-lg11,
.layui-col-lg12,
.layui-col-lg2,
.layui-col-lg3,
.layui-col-lg4,
.layui-col-lg5,
.layui-col-lg6,
.layui-col-lg7,
.layui-col-lg8,
.layui-col-lg9,
.layui-col-md1,
.layui-col-md10,
.layui-col-md11,
.layui-col-md12,
.layui-col-md2,
.layui-col-md3,
.layui-col-md4,
.layui-col-md5,
.layui-col-md6,
.layui-col-md7,
.layui-col-md8,
.layui-col-md9,
.layui-col-sm1,
.layui-col-sm10,
.layui-col-sm11,
.layui-col-sm12,
.layui-col-sm2,
.layui-col-sm3,
.layui-col-sm4,
.layui-col-sm5,
.layui-col-sm6,
.layui-col-sm7,
.layui-col-sm8,
.layui-col-sm9,
.layui-col-xs1,
.layui-col-xs10,
.layui-col-xs11,
.layui-col-xs12,
.layui-col-xs2,
.layui-col-xs3,
.layui-col-xs4,
.layui-col-xs5,
.layui-col-xs6,
.layui-col-xs7,
.layui-col-xs8,
.layui-col-xs9 {
  position: relative;
  display: block;
  box-sizing: border-box;
}
.layui-col-xs1,
.layui-col-xs10,
.layui-col-xs11,
.layui-col-xs12,
.layui-col-xs2,
.layui-col-xs3,
.layui-col-xs4,
.layui-col-xs5,
.layui-col-xs6,
.layui-col-xs7,
.layui-col-xs8,
.layui-col-xs9 {
  float: left;
}
.layui-col-xs1 {
  width: 8.33333333%;
}
.layui-col-xs2 {
  width: 16.66666667%;
}
.layui-col-xs3 {
  width: 25%;
}
.layui-col-xs4 {
  width: 33.33333333%;
}
.layui-col-xs5 {
  width: 41.66666667%;
}
.layui-col-xs6 {
  width: 50%;
}
.layui-col-xs7 {
  width: 58.33333333%;
}
.layui-col-xs8 {
  width: 66.66666667%;
}
.layui-col-xs9 {
  width: 75%;
}
.layui-col-xs10 {
  width: 83.33333333%;
}
.layui-col-xs11 {
  width: 91.66666667%;
}
.layui-col-xs12 {
  width: 100%;
}
.layui-col-xs-offset1 {
  margin-left: 8.33333333%;
}
.layui-col-xs-offset2 {
  margin-left: 16.66666667%;
}
.layui-col-xs-offset3 {
  margin-left: 25%;
}
.layui-col-xs-offset4 {
  margin-left: 33.33333333%;
}
.layui-col-xs-offset5 {
  margin-left: 41.66666667%;
}
.layui-col-xs-offset6 {
  margin-left: 50%;
}
.layui-col-xs-offset7 {
  margin-left: 58.33333333%;
}
.layui-col-xs-offset8 {
  margin-left: 66.66666667%;
}
.layui-col-xs-offset9 {
  margin-left: 75%;
}
.layui-col-xs-offset10 {
  margin-left: 83.33333333%;
}
.layui-col-xs-offset11 {
  margin-left: 91.66666667%;
}
.layui-col-xs-offset12 {
  margin-left: 100%;
}
@media screen and (max-width: 768px) {
  .layui-hide-xs {
    display: none !important;
  }
  .layui-show-xs-block {
    display: block !important;
  }
  .layui-show-xs-inline {
    display: inline !important;
  }
  .layui-show-xs-inline-block {
    display: inline-block !important;
  }
}
@media screen and (min-width: 768px) {
  .layui-container {
    width: 750px;
  }
  .layui-hide-sm {
    display: none !important;
  }
  .layui-show-sm-block {
    display: block !important;
  }
  .layui-show-sm-inline {
    display: inline !important;
  }
  .layui-show-sm-inline-block {
    display: inline-block !important;
  }
  .layui-col-sm1,
  .layui-col-sm10,
  .layui-col-sm11,
  .layui-col-sm12,
  .layui-col-sm2,
  .layui-col-sm3,
  .layui-col-sm4,
  .layui-col-sm5,
  .layui-col-sm6,
  .layui-col-sm7,
  .layui-col-sm8,
  .layui-col-sm9 {
    float: left;
  }
  .layui-col-sm1 {
    width: 8.33333333%;
  }
  .layui-col-sm2 {
    width: 16.66666667%;
  }
  .layui-col-sm3 {
    width: 25%;
  }
  .layui-col-sm4 {
    width: 33.33333333%;
  }
  .layui-col-sm5 {
    width: 41.66666667%;
  }
  .layui-col-sm6 {
    width: 50%;
  }
  .layui-col-sm7 {
    width: 58.33333333%;
  }
  .layui-col-sm8 {
    width: 66.66666667%;
  }
  .layui-col-sm9 {
    width: 75%;
  }
  .layui-col-sm10 {
    width: 83.33333333%;
  }
  .layui-col-sm11 {
    width: 91.66666667%;
  }
  .layui-col-sm12 {
    width: 100%;
  }
  .layui-col-sm-offset1 {
    margin-left: 8.33333333%;
  }
  .layui-col-sm-offset2 {
    margin-left: 16.66666667%;
  }
  .layui-col-sm-offset3 {
    margin-left: 25%;
  }
  .layui-col-sm-offset4 {
    margin-left: 33.33333333%;
  }
  .layui-col-sm-offset5 {
    margin-left: 41.66666667%;
  }
  .layui-col-sm-offset6 {
    margin-left: 50%;
  }
  .layui-col-sm-offset7 {
    margin-left: 58.33333333%;
  }
  .layui-col-sm-offset8 {
    margin-left: 66.66666667%;
  }
  .layui-col-sm-offset9 {
    margin-left: 75%;
  }
  .layui-col-sm-offset10 {
    margin-left: 83.33333333%;
  }
  .layui-col-sm-offset11 {
    margin-left: 91.66666667%;
  }
  .layui-col-sm-offset12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 992px) {
  .layui-container {
    width: 970px;
  }
  .layui-hide-md {
    display: none !important;
  }
  .layui-show-md-block {
    display: block !important;
  }
  .layui-show-md-inline {
    display: inline !important;
  }
  .layui-show-md-inline-block {
    display: inline-block !important;
  }
  .layui-col-md1,
  .layui-col-md10,
  .layui-col-md11,
  .layui-col-md12,
  .layui-col-md2,
  .layui-col-md3,
  .layui-col-md4,
  .layui-col-md5,
  .layui-col-md6,
  .layui-col-md7,
  .layui-col-md8,
  .layui-col-md9 {
    float: left;
  }
  .layui-col-md1 {
    width: 8.33333333%;
  }
  .layui-col-md2 {
    width: 16.66666667%;
  }
  .layui-col-md3 {
    width: 25%;
  }
  .layui-col-md4 {
    width: 33.33333333%;
  }
  .layui-col-md5 {
    width: 41.66666667%;
  }
  .layui-col-md6 {
    width: 50%;
  }
  .layui-col-md7 {
    width: 58.33333333%;
  }
  .layui-col-md8 {
    width: 66.66666667%;
  }
  .layui-col-md9 {
    width: 75%;
  }
  .layui-col-md10 {
    width: 83.33333333%;
  }
  .layui-col-md11 {
    width: 91.66666667%;
  }
  .layui-col-md12 {
    width: 100%;
  }
  .layui-col-md-offset1 {
    margin-left: 8.33333333%;
  }
  .layui-col-md-offset2 {
    margin-left: 16.66666667%;
  }
  .layui-col-md-offset3 {
    margin-left: 25%;
  }
  .layui-col-md-offset4 {
    margin-left: 33.33333333%;
  }
  .layui-col-md-offset5 {
    margin-left: 41.66666667%;
  }
  .layui-col-md-offset6 {
    margin-left: 50%;
  }
  .layui-col-md-offset7 {
    margin-left: 58.33333333%;
  }
  .layui-col-md-offset8 {
    margin-left: 66.66666667%;
  }
  .layui-col-md-offset9 {
    margin-left: 75%;
  }
  .layui-col-md-offset10 {
    margin-left: 83.33333333%;
  }
  .layui-col-md-offset11 {
    margin-left: 91.66666667%;
  }
  .layui-col-md-offset12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .layui-container {
    width: 1170px;
  }
  .layui-hide-lg {
    display: none !important;
  }
  .layui-show-lg-block {
    display: block !important;
  }
  .layui-show-lg-inline {
    display: inline !important;
  }
  .layui-show-lg-inline-block {
    display: inline-block !important;
  }
  .layui-col-lg1,
  .layui-col-lg10,
  .layui-col-lg11,
  .layui-col-lg12,
  .layui-col-lg2,
  .layui-col-lg3,
  .layui-col-lg4,
  .layui-col-lg5,
  .layui-col-lg6,
  .layui-col-lg7,
  .layui-col-lg8,
  .layui-col-lg9 {
    float: left;
  }
  .layui-col-lg1 {
    width: 8.33333333%;
  }
  .layui-col-lg2 {
    width: 16.66666667%;
  }
  .layui-col-lg3 {
    width: 25%;
  }
  .layui-col-lg4 {
    width: 33.33333333%;
  }
  .layui-col-lg5 {
    width: 41.66666667%;
  }
  .layui-col-lg6 {
    width: 50%;
  }
  .layui-col-lg7 {
    width: 58.33333333%;
  }
  .layui-col-lg8 {
    width: 66.66666667%;
  }
  .layui-col-lg9 {
    width: 75%;
  }
  .layui-col-lg10 {
    width: 83.33333333%;
  }
  .layui-col-lg11 {
    width: 91.66666667%;
  }
  .layui-col-lg12 {
    width: 100%;
  }
  .layui-col-lg-offset1 {
    margin-left: 8.33333333%;
  }
  .layui-col-lg-offset2 {
    margin-left: 16.66666667%;
  }
  .layui-col-lg-offset3 {
    margin-left: 25%;
  }
  .layui-col-lg-offset4 {
    margin-left: 33.33333333%;
  }
  .layui-col-lg-offset5 {
    margin-left: 41.66666667%;
  }
  .layui-col-lg-offset6 {
    margin-left: 50%;
  }
  .layui-col-lg-offset7 {
    margin-left: 58.33333333%;
  }
  .layui-col-lg-offset8 {
    margin-left: 66.66666667%;
  }
  .layui-col-lg-offset9 {
    margin-left: 75%;
  }
  .layui-col-lg-offset10 {
    margin-left: 83.33333333%;
  }
  .layui-col-lg-offset11 {
    margin-left: 91.66666667%;
  }
  .layui-col-lg-offset12 {
    margin-left: 100%;
  }
}
.layui-col-space1 {
  margin: -0.5px;
}
.layui-col-space1 > * {
  padding: 0.5px;
}
.layui-col-space3 {
  margin: -1.5px;
}
.layui-col-space3 > * {
  padding: 1.5px;
}
.layui-col-space5 {
  margin: -2.5px;
}
.layui-col-space5 > * {
  padding: 2.5px;
}
.layui-col-space8 {
  margin: -3.5px;
}
.layui-col-space8 > * {
  padding: 3.5px;
}
.layui-col-space10 {
  margin: -5px;
}
.layui-col-space10 > * {
  padding: 5px;
}
.layui-col-space12 {
  margin: -6px;
}
.layui-col-space12 > * {
  padding: 6px;
}
.layui-col-space15 {
  margin: -7.5px;
}
.layui-col-space15 > * {
  padding: 7.5px;
}
.layui-col-space18 {
  margin: -9px;
}
.layui-col-space18 > * {
  padding: 9px;
}
.layui-col-space20 {
  margin: -10px;
}
.layui-col-space20 > * {
  padding: 10px;
}
.layui-col-space22 {
  margin: -11px;
}
.layui-col-space22 > * {
  padding: 11px;
}
.layui-col-space25 {
  margin: -12.5px;
}
.layui-col-space25 > * {
  padding: 12.5px;
}
.layui-col-space30 {
  margin: -15px;
}
.layui-col-space30 > * {
  padding: 15px;
}
.layui-btn,
.layui-input,
.layui-select,
.layui-textarea,
.layui-upload-button {
  outline: 0;
  -webkit-appearance: none;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  box-sizing: border-box;
}
.layui-elem-quote {
  margin-bottom: 10px;
  padding: 15px;
  line-height: 22px;
  border-left: 5px solid #009688;
  border-radius: 0 2px 2px 0;
  background-color: #f2f2f2;
}
.layui-quote-nm {
  border-style: solid;
  border-width: 1px 1px 1px 5px;
  background: 0 0;
}
.layui-elem-field {
  margin-bottom: 10px;
  padding: 0;
  border-width: 1px;
  border-style: solid;
}
.layui-elem-field legend {
  margin-left: 20px;
  padding: 0 10px;
  font-size: 20px;
  font-weight: 300;
}
.layui-field-title {
  margin: 10px 0 20px;
  border-width: 1px 0 0;
}
.layui-field-box {
  padding: 10px 15px;
}
.layui-field-title .layui-field-box {
  padding: 10px 0;
}
.layui-progress {
  position: relative;
  height: 6px;
  border-radius: 20px;
  background-color: #e2e2e2;
}
.layui-progress-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  max-width: 100%;
  height: 6px;
  border-radius: 20px;
  text-align: right;
  background-color: #5fb878;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.layui-progress-big,
.layui-progress-big .layui-progress-bar {
  height: 18px;
  line-height: 18px;
}
.layui-progress-text {
  position: relative;
  top: -20px;
  line-height: 18px;
  font-size: 12px;
  color: #666;
}
.layui-progress-big .layui-progress-text {
  position: static;
  padding: 0 10px;
  color: #fff;
}
.layui-collapse {
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
}
.layui-colla-content,
.layui-colla-item {
  border-top-width: 1px;
  border-top-style: solid;
}
.layui-colla-item:first-child {
  border-top: none;
}
.layui-colla-title {
  position: relative;
  height: 42px;
  line-height: 42px;
  padding: 0 15px 0 35px;
  color: #333;
  background-color: #f2f2f2;
  cursor: pointer;
  font-size: 14px;
  overflow: hidden;
}
.layui-colla-content {
  display: none;
  padding: 10px 15px;
  line-height: 22px;
  color: #666;
}
.layui-colla-icon {
  position: absolute;
  left: 15px;
  top: 0;
  font-size: 14px;
}
.layui-card-body,
.layui-card-header,
.layui-form-label,
.layui-form-mid,
.layui-form-select,
.layui-input-block,
.layui-input-inline,
.layui-textarea {
  position: relative;
}
.layui-card {
  margin-bottom: 15px;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.layui-card:last-child {
  margin-bottom: 0;
}
.layui-card-header {
  height: 42px;
  line-height: 42px;
  padding: 0 15px;
  border-bottom: 1px solid #f6f6f6;
  color: #333;
  border-radius: 2px 2px 0 0;
  font-size: 14px;
}
.layui-bg-black,
.layui-bg-blue,
.layui-bg-cyan,
.layui-bg-green,
.layui-bg-orange,
.layui-bg-red {
  color: #fff !important;
}
.layui-card-body {
  padding: 10px 15px;
  line-height: 24px;
}
.layui-card-body[pad15] {
  padding: 15px;
}
.layui-card-body[pad20] {
  padding: 20px;
}
.layui-card-body .layui-table {
  margin: 5px 0;
}
.layui-card .layui-tab {
  margin: 0;
}
.layui-panel-window {
  position: relative;
  padding: 15px;
  border-radius: 0;
  border-top: 5px solid #e6e6e6;
  background-color: #fff;
}
.layui-bg-red {
  background-color: #ff5722 !important;
}
.layui-bg-orange {
  background-color: #ffb800 !important;
}
.layui-bg-green {
  background-color: #009688 !important;
}
.layui-bg-cyan {
  background-color: #2f4056 !important;
}
.layui-bg-blue {
  background-color: #1e9fff !important;
}
.layui-bg-black {
  background-color: #393d49 !important;
}
.layui-bg-gray {
  background-color: #eee !important;
  color: #666 !important;
}
.layui-badge-rim,
.layui-colla-content,
.layui-colla-item,
.layui-collapse,
.layui-elem-field,
.layui-form-pane .layui-form-item[pane],
.layui-form-pane .layui-form-label,
.layui-input,
.layui-layedit,
.layui-layedit-tool,
.layui-quote-nm,
.layui-select,
.layui-tab-bar,
.layui-tab-card,
.layui-tab-title,
.layui-tab-title .layui-this:after,
.layui-textarea {
  border-color: #e6e6e6;
}
.layui-timeline-item:before,
hr {
  background-color: #e6e6e6;
}
.layui-text {
  line-height: 22px;
  font-size: 14px;
  color: #666;
}
.layui-text h1,
.layui-text h2,
.layui-text h3 {
  font-weight: 500;
  color: #333;
}
.layui-text h1 {
  font-size: 30px;
}
.layui-text h2 {
  font-size: 24px;
}
.layui-text h3 {
  font-size: 18px;
}
.layui-text a:not(.layui-btn) {
  color: #01aaed;
}
.layui-text a:not(.layui-btn):hover {
  text-decoration: underline;
}
.layui-text ul {
  padding: 5px 0 5px 15px;
}
.layui-text ul li {
  margin-top: 5px;
  list-style-type: disc;
}
.layui-text em,
.layui-word-aux {
  color: #999 !important;
  padding: 0 5px !important;
}
.layui-btn {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  padding: 0 18px;
  background-color: #009688;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
}
.layui-btn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #fff;
}
.layui-btn:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.layui-btn + .layui-btn {
  margin-left: 10px;
}
.layui-btn-container {
  font-size: 0;
}
.layui-btn-container .layui-btn {
  margin-right: 10px;
  margin-bottom: 10px;
}
.layui-btn-container .layui-btn + .layui-btn {
  margin-left: 0;
}
.layui-table .layui-btn-container .layui-btn {
  margin-bottom: 9px;
}
.layui-btn-radius {
  border-radius: 100px;
}
.layui-btn .layui-icon {
  margin-right: 3px;
  font-size: 18px;
  vertical-align: bottom;
  vertical-align: middle\9;
}
.layui-btn-primary {
  border: 1px solid #c9c9c9;
  background-color: #fff;
  color: #555;
}
.layui-btn-primary:hover {
  border-color: #009688;
  color: #333;
}
.layui-btn-normal {
  background-color: #1e9fff;
}
.layui-btn-warm {
  background-color: #ffb800;
}
.layui-btn-danger {
  background-color: #ff5722;
}
.layui-btn-disabled,
.layui-btn-disabled:active,
.layui-btn-disabled:hover {
  border: 1px solid #e6e6e6;
  background-color: #fbfbfb;
  color: #c9c9c9;
  cursor: not-allowed;
  opacity: 1;
}
.layui-btn-lg {
  height: 44px;
  line-height: 44px;
  padding: 0 25px;
  font-size: 16px;
}
.layui-btn-sm {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 12px;
}
.layui-btn-sm i {
  font-size: 16px !important;
}
.layui-btn-xs {
  height: 22px;
  line-height: 22px;
  padding: 0 5px;
  font-size: 12px;
}
.layui-btn-xs i {
  font-size: 14px !important;
}
.layui-btn-group {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.layui-btn-group .layui-btn {
  margin-left: 0 !important;
  margin-right: 0 !important;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0;
}
.layui-btn-group .layui-btn-primary {
  border-left: none;
}
.layui-btn-group .layui-btn-primary:hover {
  border-color: #c9c9c9;
  color: #009688;
}
.layui-btn-group .layui-btn:first-child {
  border-left: none;
  border-radius: 2px 0 0 2px;
}
.layui-btn-group .layui-btn-primary:first-child {
  border-left: 1px solid #c9c9c9;
}
.layui-btn-group .layui-btn:last-child {
  border-radius: 0 2px 2px 0;
}
.layui-btn-group .layui-btn + .layui-btn {
  margin-left: 0;
}
.layui-btn-group + .layui-btn-group {
  margin-left: 10px;
}
.layui-btn-fluid {
  width: 100%;
}
.layui-input,
.layui-select,
.layui-textarea {
  height: 38px;
  line-height: 1.3;
  line-height: 38px\9;
  border-width: 1px;
  border-style: solid;
  background-color: #fff;
  border-radius: 2px;
}
.layui-input::-webkit-input-placeholder,
.layui-select::-webkit-input-placeholder,
.layui-textarea::-webkit-input-placeholder {
  line-height: 1.3;
}
.layui-input,
.layui-textarea {
  display: block;
  width: 100%;
  padding-left: 10px;
}
.layui-input:hover,
.layui-textarea:hover {
  border-color: #d2d2d2 !important;
}
.layui-input:focus,
.layui-textarea:focus {
  border-color: #c9c9c9 !important;
}
.layui-textarea {
  min-height: 100px;
  height: auto;
  line-height: 20px;
  padding: 6px 10px;
  resize: vertical;
}
.layui-select {
  padding: 0 10px;
}
.layui-form input[type='checkbox'],
.layui-form input[type='radio'],
.layui-form select {
  display: none;
}
.layui-form [lay-ignore] {
  display: initial;
}
.layui-form-item {
  margin-bottom: 15px;
  clear: both;
  *zoom: 1;
}
.layui-form-item:after {
  content: '\20';
  clear: both;
  *zoom: 1;
  display: block;
  height: 0;
}
.layui-form-label {
  float: left;
  display: block;
  padding: 9px 15px;
  width: 80px;
  font-weight: 400;
  line-height: 20px;
  text-align: right;
}
.layui-form-label-col {
  display: block;
  float: none;
  padding: 9px 0;
  line-height: 20px;
  text-align: left;
}
.layui-form-item .layui-inline {
  margin-bottom: 5px;
  margin-right: 10px;
}
.layui-input-block {
  margin-left: 110px;
  min-height: 36px;
}
.layui-input-inline {
  display: inline-block;
  vertical-align: middle;
}
.layui-form-item .layui-input-inline {
  float: left;
  width: 190px;
  margin-right: 10px;
}
.layui-form-text .layui-input-inline {
  width: auto;
}
.layui-form-mid {
  float: left;
  display: block;
  padding: 9px 0 !important;
  line-height: 20px;
  margin-right: 10px;
}
.layui-form-danger + .layui-form-select .layui-input,
.layui-form-danger:focus {
  border-color: #ff5722 !important;
}
.layui-form-select .layui-input {
  padding-right: 30px;
  cursor: pointer;
}
.layui-form-select .layui-edge {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  cursor: pointer;
  border-width: 6px;
  border-top-color: #c2c2c2;
  border-top-style: solid;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.layui-form-select dl {
  display: none;
  position: absolute;
  left: 0;
  top: 42px;
  padding: 5px 0;
  z-index: 999;
  min-width: 100%;
  border: 1px solid #d2d2d2;
  max-height: 300px;
  overflow-y: auto;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
}
.layui-form-select dl dd,
.layui-form-select dl dt {
  padding: 0 10px;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.layui-form-select dl dt {
  font-size: 12px;
  color: #999;
}
.layui-form-select dl dd {
  cursor: pointer;
}
.layui-form-select dl dd:hover {
  background-color: #f2f2f2;
}
.layui-form-select .layui-select-group dd {
  padding-left: 20px;
}
.layui-form-select dl dd.layui-select-tips {
  padding-left: 10px !important;
  color: #999;
}
.layui-form-select dl dd.layui-this {
  background-color: #5fb878;
  color: #fff;
}
.layui-form-checkbox,
.layui-form-select dl dd.layui-disabled {
  background-color: #fff;
}
.layui-form-selected dl {
  display: block;
}
.layui-form-checkbox,
.layui-form-checkbox *,
.layui-form-switch {
  display: inline-block;
  vertical-align: middle;
}
.layui-form-selected .layui-edge {
  margin-top: -9px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: -3px\9;
}
:root .layui-form-selected .layui-edge {
  margin-top: -9px\0 / IE9;
}
.layui-form-selectup dl {
  top: auto;
  bottom: 42px;
}
.layui-select-none {
  margin: 5px 0;
  text-align: center;
  color: #999;
}
.layui-select-disabled .layui-disabled {
  border-color: #eee !important;
}
.layui-select-disabled .layui-edge {
  border-top-color: #d2d2d2;
}
.layui-form-checkbox {
  position: relative;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  padding-right: 30px;
  cursor: pointer;
  font-size: 0;
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear;
  box-sizing: border-box;
}
.layui-form-checkbox span {
  padding: 0 10px;
  height: 100%;
  font-size: 14px;
  border-radius: 2px 0 0 2px;
  background-color: #d2d2d2;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.layui-form-checkbox:hover span {
  background-color: #c2c2c2;
}
.layui-form-checkbox i {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 28px;
  border: 1px solid #d2d2d2;
  border-left: none;
  border-radius: 0 2px 2px 0;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.layui-form-checkbox:hover i {
  border-color: #c2c2c2;
  color: #c2c2c2;
}
.layui-form-checked,
.layui-form-checked:hover {
  border-color: #5fb878;
}
.layui-form-checked span,
.layui-form-checked:hover span {
  background-color: #5fb878;
}
.layui-form-checked i,
.layui-form-checked:hover i {
  color: #5fb878;
}
.layui-form-item .layui-form-checkbox {
  margin-top: 4px;
}
.layui-form-checkbox[lay-skin='primary'] {
  height: auto !important;
  line-height: normal !important;
  border: none !important;
  margin-right: 0;
  padding-right: 0;
  background: 0 0;
}
.layui-form-checkbox[lay-skin='primary'] span {
  float: right;
  padding-right: 15px;
  line-height: 18px;
  background: 0 0;
  color: #666;
}
.layui-form-checkbox[lay-skin='primary'] i {
  position: relative;
  top: 0;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border: 1px solid #d2d2d2;
  font-size: 12px;
  border-radius: 2px;
  background-color: #fff;
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear;
}
.layui-form-checkbox[lay-skin='primary']:hover i {
  border-color: #5fb878;
  color: #fff;
}
.layui-form-checked[lay-skin='primary'] i {
  border-color: #5fb878;
  background-color: #5fb878;
  color: #fff;
}
.layui-checkbox-disbaled[lay-skin='primary'] span {
  background: 0 0 !important;
  color: #c2c2c2;
}
.layui-checkbox-disbaled[lay-skin='primary']:hover i {
  border-color: #d2d2d2;
}
.layui-form-item .layui-form-checkbox[lay-skin='primary'] {
  margin-top: 10px;
}
.layui-form-switch {
  position: relative;
  height: 22px;
  line-height: 22px;
  min-width: 35px;
  padding: 0 5px;
  margin-top: 8px;
  border: 1px solid #d2d2d2;
  border-radius: 20px;
  cursor: pointer;
  background-color: #fff;
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear;
}
.layui-form-switch i {
  position: absolute;
  left: 5px;
  top: 3px;
  width: 16px;
  height: 16px;
  border-radius: 20px;
  background-color: #d2d2d2;
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear;
}
.layui-form-switch em {
  position: relative;
  top: 0;
  width: 25px;
  margin-left: 21px;
  padding: 0 !important;
  text-align: center !important;
  color: #999 !important;
  font-style: normal !important;
  font-size: 12px;
}
.layui-form-onswitch {
  border-color: #5fb878;
  background-color: #5fb878;
}
.layui-checkbox-disbaled,
.layui-checkbox-disbaled i {
  border-color: #e2e2e2 !important;
}
.layui-form-onswitch i {
  left: 100%;
  margin-left: -21px;
  background-color: #fff;
}
.layui-form-onswitch em {
  margin-left: 5px;
  margin-right: 21px;
  color: #fff !important;
}
.layui-checkbox-disbaled span {
  background-color: #e2e2e2 !important;
}
.layui-checkbox-disbaled:hover i {
  color: #fff !important;
}
[lay-radio] {
  display: none;
}
.layui-form-radio,
.layui-form-radio * {
  display: inline-block;
  vertical-align: middle;
}
.layui-form-radio {
  line-height: 28px;
  margin: 6px 10px 0 0;
  padding-right: 10px;
  cursor: pointer;
  font-size: 0;
}
.layui-form-radio * {
  font-size: 14px;
}
.layui-form-radio > i {
  margin-right: 8px;
  font-size: 22px;
  color: #c2c2c2;
}
.layui-form-radio > i:hover,
.layui-form-radioed > i {
  color: #5fb878;
}
.layui-radio-disbaled > i {
  color: #e2e2e2 !important;
}
.layui-form-pane .layui-form-label {
  width: 110px;
  padding: 8px 15px;
  height: 38px;
  line-height: 20px;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px 0 0 2px;
  text-align: center;
  background-color: #fbfbfb;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
.layui-form-pane .layui-input-inline {
  margin-left: -1px;
}
.layui-form-pane .layui-input-block {
  margin-left: 110px;
  left: -1px;
}
.layui-form-pane .layui-input {
  border-radius: 0 2px 2px 0;
}
.layui-form-pane .layui-form-text .layui-form-label {
  float: none;
  width: 100%;
  border-radius: 2px;
  box-sizing: border-box;
  text-align: left;
}
.layui-form-pane .layui-form-text .layui-input-inline {
  display: block;
  margin: 0;
  top: -1px;
  clear: both;
}
.layui-form-pane .layui-form-text .layui-input-block {
  margin: 0;
  left: 0;
  top: -1px;
}
.layui-form-pane .layui-form-text .layui-textarea {
  min-height: 100px;
  border-radius: 0 0 2px 2px;
}
.layui-form-pane .layui-form-checkbox {
  margin: 4px 0 4px 10px;
}
.layui-form-pane .layui-form-radio,
.layui-form-pane .layui-form-switch {
  margin-top: 6px;
  margin-left: 10px;
}
.layui-form-pane .layui-form-item[pane] {
  position: relative;
  border-width: 1px;
  border-style: solid;
}
.layui-form-pane .layui-form-item[pane] .layui-form-label {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-width: 0 1px 0 0;
}
.layui-form-pane .layui-form-item[pane] .layui-input-inline {
  margin-left: 110px;
}
@media screen and (max-width: 450px) {
  .layui-form-item .layui-form-label {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .layui-form-item .layui-inline {
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
    clear: both;
  }
  .layui-form-item .layui-inline:after {
    content: '\20';
    clear: both;
    display: block;
    height: 0;
  }
  .layui-form-item .layui-input-inline {
    display: block;
    float: none;
    left: -3px;
    width: auto;
    margin: 0 0 10px 112px;
  }
  .layui-form-item .layui-input-inline + .layui-form-mid {
    margin-left: 110px;
    top: -5px;
    padding: 0;
  }
  .layui-form-item .layui-form-checkbox {
    margin-right: 5px;
    margin-bottom: 5px;
  }
}
.layui-layedit {
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
}
.layui-layedit-tool {
  padding: 3px 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-size: 0;
}
.layedit-tool-fixed {
  position: fixed;
  top: 0;
  border-top: 1px solid #e2e2e2;
}
.layui-layedit-tool .layedit-tool-mid,
.layui-layedit-tool .layui-icon {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
}
.layui-layedit-tool .layui-icon {
  position: relative;
  width: 32px;
  height: 30px;
  line-height: 30px;
  margin: 3px 5px;
  color: #777;
  cursor: pointer;
  border-radius: 2px;
}
.layui-layedit-tool .layui-icon:hover {
  color: #393d49;
}
.layui-layedit-tool .layui-icon:active {
  color: #000;
}
.layui-layedit-tool .layedit-tool-active {
  background-color: #e2e2e2;
  color: #000;
}
.layui-layedit-tool .layui-disabled,
.layui-layedit-tool .layui-disabled:hover {
  color: #d2d2d2;
  cursor: not-allowed;
}
.layui-layedit-tool .layedit-tool-mid {
  width: 1px;
  height: 18px;
  margin: 0 10px;
  background-color: #d2d2d2;
}
.layedit-tool-html {
  width: 50px !important;
  font-size: 30px !important;
}
.layedit-tool-b,
.layedit-tool-code,
.layedit-tool-help {
  font-size: 16px !important;
}
.layedit-tool-d,
.layedit-tool-face,
.layedit-tool-image,
.layedit-tool-unlink {
  font-size: 18px !important;
}
.layedit-tool-image input {
  position: absolute;
  font-size: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.01;
  filter: Alpha(opacity=1);
  cursor: pointer;
}
.layui-layedit-iframe iframe {
  display: block;
  width: 100%;
}
#LAY_layedit_code {
  overflow: hidden;
}
.layui-laypage {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 10px 0;
  font-size: 0;
}
.layui-laypage > a:first-child,
.layui-laypage > a:first-child em {
  border-radius: 2px 0 0 2px;
}
.layui-laypage > a:last-child,
.layui-laypage > a:last-child em {
  border-radius: 0 2px 2px 0;
}
.layui-laypage > :first-child {
  margin-left: 0 !important;
}
.layui-laypage > :last-child {
  margin-right: 0 !important;
}
.layui-laypage a,
.layui-laypage button,
.layui-laypage input,
.layui-laypage select,
.layui-laypage span {
  border: 1px solid #e2e2e2;
}
.layui-laypage a,
.layui-laypage span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding: 0 15px;
  height: 28px;
  line-height: 28px;
  margin: 0 -1px 5px 0;
  background-color: #fff;
  color: #333;
  font-size: 12px;
}
.layui-laypage a:hover {
  color: #009688;
}
.layui-laypage em {
  font-style: normal;
}
.layui-laypage .layui-laypage-spr {
  color: #999;
  font-weight: 700;
}
.layui-laypage a {
  text-decoration: none;
}
.layui-laypage .layui-laypage-curr {
  position: relative;
}
.layui-laypage .layui-laypage-curr em {
  position: relative;
  color: #fff;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
  position: absolute;
  left: -1px;
  top: -1px;
  padding: 1px;
  width: 100%;
  height: 100%;
  background-color: #009688;
}
.layui-laypage-em {
  border-radius: 2px;
}
.layui-laypage-next em,
.layui-laypage-prev em {
  font-family: Sim sun;
  font-size: 16px;
}
.layui-laypage .layui-laypage-count,
.layui-laypage .layui-laypage-limits,
.layui-laypage .layui-laypage-refresh,
.layui-laypage .layui-laypage-skip {
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  border: none;
}
.layui-laypage .layui-laypage-limits,
.layui-laypage .layui-laypage-refresh {
  vertical-align: top;
}
.layui-laypage .layui-laypage-refresh i {
  font-size: 18px;
  cursor: pointer;
}
.layui-laypage select {
  height: 22px;
  padding: 3px;
  border-radius: 2px;
  cursor: pointer;
}
.layui-laypage .layui-laypage-skip {
  height: 30px;
  line-height: 30px;
  color: #999;
}
.layui-laypage button,
.layui-laypage input {
  height: 30px;
  line-height: 30px;
  border-radius: 2px;
  vertical-align: top;
  background-color: #fff;
  box-sizing: border-box;
}
.layui-laypage input {
  display: inline-block;
  width: 40px;
  margin: 0 10px;
  padding: 0 3px;
  text-align: center;
}
.layui-laypage input:focus,
.layui-laypage select:focus {
  border-color: #009688 !important;
}
.layui-laypage button {
  margin-left: 10px;
  padding: 0 10px;
  cursor: pointer;
}
.layui-table,
.layui-table-view {
  margin: 10px 0;
}
.layui-flow-more {
  margin: 10px 0;
  text-align: center;
  color: #999;
  font-size: 14px;
}
.layui-flow-more a {
  height: 32px;
  line-height: 32px;
}
.layui-flow-more a * {
  display: inline-block;
  vertical-align: top;
}
.layui-flow-more a cite {
  padding: 0 20px;
  border-radius: 3px;
  background-color: #eee;
  color: #333;
  font-style: normal;
}
.layui-flow-more a cite:hover {
  opacity: 0.8;
}
.layui-flow-more a i {
  font-size: 30px;
  color: #737383;
}
.layui-table {
  width: 100%;
  background-color: #fff;
  color: #666;
}
.layui-table tr {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.layui-table th {
  text-align: left;
  font-weight: 400;
}
.layui-table tbody tr:hover,
.layui-table thead tr,
.layui-table-click,
.layui-table-header,
.layui-table-hover,
.layui-table-mend,
.layui-table-patch,
.layui-table-tool,
.layui-table[lay-even] tr:nth-child(even) {
  background-color: #f2f2f2;
}
.layui-table td,
.layui-table th,
.layui-table-fixed-r,
.layui-table-header,
.layui-table-page,
.layui-table-tips-main,
.layui-table-tool,
.layui-table-view,
.layui-table[lay-skin='line'],
.layui-table[lay-skin='row'] {
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
}
.layui-table td,
.layui-table th {
  position: relative;
  padding: 9px 15px;
  min-height: 20px;
  line-height: 20px;
  font-size: 14px;
}
.layui-table[lay-skin='line'] td,
.layui-table[lay-skin='line'] th {
  border-width: 0 0 1px;
}
.layui-table[lay-skin='row'] td,
.layui-table[lay-skin='row'] th {
  border-width: 0 1px 0 0;
}
.layui-table[lay-skin='nob'] td,
.layui-table[lay-skin='nob'] th {
  border: none;
}
.layui-table img {
  max-width: 100px;
}
.layui-table[lay-size='lg'] td,
.layui-table[lay-size='lg'] th {
  padding: 15px 30px;
}
.layui-table-view .layui-table[lay-size='lg'] .layui-table-cell {
  height: 40px;
  line-height: 40px;
}
.layui-table[lay-size='sm'] td,
.layui-table[lay-size='sm'] th {
  font-size: 12px;
  padding: 5px 10px;
}
.layui-table-view .layui-table[lay-size='sm'] .layui-table-cell {
  height: 20px;
  line-height: 20px;
}
.layui-table[lay-data] {
  display: none;
}
.layui-table-box,
.layui-table-view {
  position: relative;
  overflow: hidden;
}
.layui-table-view .layui-table {
  position: relative;
  width: auto;
  margin: 0;
}
.layui-table-body,
.layui-table-header .layui-table,
.layui-table-page {
  margin-bottom: -1px;
}
.layui-table-view .layui-table[lay-skin='line'] {
  border-width: 0 1px 0 0;
}
.layui-table-view .layui-table[lay-skin='row'] {
  border-width: 0 0 1px;
}
.layui-table-view .layui-table td,
.layui-table-view .layui-table th {
  padding: 5px 0;
  border-top: none;
  border-left: none;
}
.layui-table-view .layui-table td {
  cursor: default;
}
.layui-table-view .layui-form-checkbox[lay-skin='primary'] i {
  width: 18px;
  height: 18px;
}
.layui-table-header {
  border-width: 0 0 1px;
  overflow: hidden;
}
.layui-table-sort {
  width: 10px;
  height: 20px;
  margin-left: 5px;
  cursor: pointer !important;
}
.layui-table-sort .layui-edge {
  position: absolute;
  left: 5px;
  border-width: 5px;
}
.layui-table-sort .layui-table-sort-asc {
  top: 4px;
  border-top: none;
  border-bottom-style: solid;
  border-bottom-color: #b2b2b2;
}
.layui-table-sort .layui-table-sort-asc:hover {
  border-bottom-color: #666;
}
.layui-table-sort .layui-table-sort-desc {
  bottom: 4px;
  border-bottom: none;
  border-top-style: solid;
  border-top-color: #b2b2b2;
}
.layui-table-sort .layui-table-sort-desc:hover {
  border-top-color: #666;
}
.layui-table-sort[lay-sort='asc'] .layui-table-sort-asc {
  border-bottom-color: #000;
}
.layui-table-sort[lay-sort='desc'] .layui-table-sort-desc {
  border-top-color: #000;
}
.layui-table-cell {
  height: 28px;
  line-height: 28px;
  padding: 0 15px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
.layui-table-cell .layui-form-checkbox[lay-skin='primary'],
.layui-table-cell .layui-form-radio[lay-skin='primary'] {
  top: -1px;
  vertical-align: middle;
}
.layui-table-cell .layui-form-radio {
  padding-right: 0;
}
.layui-table-cell .layui-form-radio > i {
  margin-right: 0;
}
.layui-table-cell .layui-table-link {
  color: #01aaed;
}
.laytable-cell-checkbox,
.laytable-cell-numbers,
.laytable-cell-radio,
.laytable-cell-space {
  padding: 0;
  text-align: center;
}
.layui-table-body {
  position: relative;
  overflow: auto;
  margin-right: -1px;
}
.layui-table-body .layui-none {
  line-height: 40px;
  text-align: center;
  color: #999;
}
.layui-table-fixed {
  position: absolute;
  left: 0;
  top: 0;
}
.layui-table-fixed .layui-table-body {
  overflow: hidden;
}
.layui-table-fixed-l {
  box-shadow: 0 -1px 8px rgba(0, 0, 0, 0.08);
}
.layui-table-fixed-r {
  left: auto;
  right: -1px;
  border-width: 0 0 0 1px;
  box-shadow: -1px 0 8px rgba(0, 0, 0, 0.08);
}
.layui-table-fixed-r .layui-table-header {
  position: relative;
  overflow: visible;
}
.layui-table-mend {
  position: absolute;
  right: -49px;
  top: 0;
  height: 100%;
  width: 50px;
}
.layui-table-tool {
  position: relative;
  width: 100%;
  height: 50px;
  line-height: 30px;
  padding: 10px 15px;
  border-width: 0 0 1px;
}
.layui-table-page {
  position: relative;
  width: 100%;
  padding: 7px 7px 0;
  border-width: 1px 0 0;
  height: 41px;
  font-size: 12px;
}
.layui-table-page > div {
  height: 26px;
}
.layui-table-page .layui-laypage {
  margin: 0;
}
.layui-table-page .layui-laypage a,
.layui-table-page .layui-laypage span {
  height: 26px;
  line-height: 26px;
  margin-bottom: 10px;
  border: none;
  background: 0 0;
}
.layui-table-page .layui-laypage a,
.layui-table-page .layui-laypage span.layui-laypage-curr {
  padding: 0 12px;
}
.layui-table-page .layui-laypage span {
  margin-left: 0;
  padding: 0;
}
.layui-table-page .layui-laypage .layui-laypage-prev {
  margin-left: -7px !important;
}
.layui-table-page .layui-laypage .layui-laypage-curr .layui-laypage-em {
  left: 0;
  top: 0;
  padding: 0;
}
.layui-table-page .layui-laypage button,
.layui-table-page .layui-laypage input {
  height: 26px;
  line-height: 26px;
}
.layui-table-page .layui-laypage input {
  width: 40px;
}
.layui-table-page .layui-laypage button {
  padding: 0 10px;
}
.layui-table-page select {
  height: 18px;
}
.layui-table-view select[lay-ignore] {
  display: inline-block;
}
.layui-table-patch .layui-table-cell {
  padding: 0;
  width: 30px;
}
.layui-table-edit {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 14px 1px;
  border-radius: 0;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.15);
}
.layui-table-edit:focus {
  border-color: #5fb878 !important;
}
select.layui-table-edit {
  padding: 0 0 0 10px;
  border-color: #c9c9c9;
}
.layui-table-view .layui-form-checkbox,
.layui-table-view .layui-form-radio,
.layui-table-view .layui-form-switch {
  top: 0;
  margin: 0;
  box-sizing: content-box;
}
.layui-table-view .layui-form-checkbox {
  top: -1px;
  height: 26px;
  line-height: 26px;
}
body .layui-table-tips .layui-layer-content {
  background: 0 0;
  padding: 0;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
}
.layui-table-tips-main {
  margin: -44px 0 0 -1px;
  max-height: 150px;
  padding: 8px 15px;
  font-size: 14px;
  overflow-y: scroll;
  background-color: #fff;
  color: #333;
}
.layui-table-tips-c {
  position: absolute;
  right: -3px;
  top: -12px;
  width: 18px;
  height: 18px;
  padding: 3px;
  text-align: center;
  font-weight: 700;
  border-radius: 100%;
  font-size: 14px;
  cursor: pointer;
  background-color: #666;
}
.layui-table-tips-c:hover {
  background-color: #999;
}
.layui-upload-file {
  display: none !important;
  opacity: 0.01;
  filter: Alpha(opacity=1);
}
.layui-upload-drag,
.layui-upload-form,
.layui-upload-wrap {
  display: inline-block;
}
.layui-upload-list {
  margin: 10px 0;
}
.layui-upload-choose {
  padding: 0 10px;
  color: #999;
}
.layui-upload-drag {
  position: relative;
  padding: 30px;
  border: 1px dashed #e2e2e2;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
  color: #999;
}
.layui-upload-drag .layui-icon {
  font-size: 50px;
  color: #009688;
}
.layui-upload-drag[lay-over] {
  border-color: #009688;
}
.layui-upload-iframe {
  position: absolute;
  width: 0;
  height: 0;
  border: 0;
  visibility: hidden;
}
.layui-upload-wrap {
  position: relative;
  vertical-align: middle;
}
.layui-upload-wrap .layui-upload-file {
  display: block !important;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  font-size: 100px;
  width: 100%;
  height: 100%;
  opacity: 0.01;
  filter: Alpha(opacity=1);
  cursor: pointer;
}
.layui-rate,
.layui-rate * {
  display: inline-block;
  vertical-align: middle;
}
.layui-rate {
  padding: 10px 5px 10px 0;
  font-size: 0;
}
.layui-rate li i.layui-icon {
  font-size: 20px;
  color: #ffb800;
  margin-right: 5px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.layui-rate li i:hover {
  cursor: pointer;
  transform: scale(1.12);
  -webkit-transform: scale(1.12);
}
.layui-rate[readonly] li i:hover {
  cursor: default;
  transform: scale(1);
}
.layui-code {
  position: relative;
  margin: 10px 0;
  padding: 15px;
  line-height: 20px;
  border: 1px solid #ddd;
  border-left-width: 6px;
  background-color: #f2f2f2;
  color: #333;
  font-family: Courier New;
  font-size: 12px;
}
.layui-tree {
  line-height: 26px;
}
.layui-tree li {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.layui-tree li .layui-tree-spread,
.layui-tree li a {
  display: inline-block;
  vertical-align: top;
  height: 26px;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
}
.layui-tree li a {
  font-size: 0;
}
.layui-tree li a i {
  font-size: 16px;
}
.layui-tree li a cite {
  padding: 0 6px;
  font-size: 14px;
  font-style: normal;
}
.layui-tree li i {
  padding-left: 6px;
  color: #333;
  -moz-user-select: none;
}
.layui-tree li .layui-tree-check {
  font-size: 13px;
}
.layui-tree li .layui-tree-check:hover {
  color: #009e94;
}
.layui-tree li ul {
  display: none;
  margin-left: 20px;
}
.layui-tree li .layui-tree-enter {
  line-height: 24px;
  border: 1px dotted #000;
}
.layui-tree-drag {
  display: none;
  position: absolute;
  left: -666px;
  top: -666px;
  background-color: #f2f2f2;
  padding: 5px 10px;
  border: 1px dotted #000;
  white-space: nowrap;
}
.layui-tree-drag i {
  padding-right: 5px;
}
.layui-nav {
  position: relative;
  padding: 0 20px;
  background-color: #393d49;
  color: #fff;
  border-radius: 2px;
  font-size: 0;
  box-sizing: border-box;
}
.layui-nav * {
  font-size: 14px;
}
.layui-nav .layui-nav-item {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  line-height: 60px;
}
.layui-nav .layui-nav-item a {
  display: block;
  padding: 0 20px;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.layui-nav .layui-this:after,
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 5px;
  background-color: #5fb878;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
.layui-nav-bar {
  z-index: 1000;
}
.layui-nav .layui-nav-item a:hover,
.layui-nav .layui-this a {
  color: #fff;
}
.layui-nav .layui-this:after {
  content: '';
  top: auto;
  bottom: 0;
  width: 100%;
}
.layui-nav-img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  border-radius: 50%;
}
.layui-nav .layui-nav-more {
  content: '';
  width: 0;
  height: 0;
  border-style: solid dashed dashed;
  border-color: #fff transparent transparent;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  position: absolute;
  top: 50%;
  right: 3px;
  margin-top: -3px;
  border-width: 6px;
  border-top-color: rgba(255, 255, 255, 0.7);
}
.layui-nav .layui-nav-mored,
.layui-nav-itemed > a .layui-nav-more {
  margin-top: -9px;
  border-style: dashed dashed solid;
  border-color: transparent transparent #fff;
}
.layui-nav-child {
  display: none;
  position: absolute;
  left: 0;
  top: 65px;
  min-width: 100%;
  line-height: 36px;
  padding: 5px 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
  border: 1px solid #d2d2d2;
  background-color: #fff;
  z-index: 100;
  border-radius: 2px;
  white-space: nowrap;
}
.layui-nav .layui-nav-child a {
  color: #333;
}
.layui-nav .layui-nav-child a:hover {
  background-color: #f2f2f2;
  color: #000;
}
.layui-nav-child dd {
  position: relative;
}
.layui-nav .layui-nav-child dd.layui-this a,
.layui-nav-child dd.layui-this {
  background-color: #5fb878;
  color: #fff;
}
.layui-nav-child dd.layui-this:after {
  display: none;
}
.layui-nav-tree {
  width: 200px;
  padding: 0;
}
.layui-nav-tree .layui-nav-item {
  display: block;
  width: 100%;
  line-height: 45px;
}
.layui-nav-tree .layui-nav-item a {
  position: relative;
  height: 45px;
  line-height: 45px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.layui-nav-tree .layui-nav-item a:hover {
  background-color: #4e5465;
}
.layui-nav-tree .layui-nav-bar {
  width: 5px;
  height: 0;
  background-color: #009688;
}
.layui-nav-tree .layui-nav-child dd.layui-this,
.layui-nav-tree .layui-nav-child dd.layui-this a,
.layui-nav-tree .layui-this,
.layui-nav-tree .layui-this > a,
.layui-nav-tree .layui-this > a:hover {
  background-color: #009688;
  color: #fff;
}
.layui-nav-tree .layui-this:after {
  display: none;
}
.layui-nav-itemed > a,
.layui-nav-tree .layui-nav-title a,
.layui-nav-tree .layui-nav-title a:hover {
  color: #fff !important;
}
.layui-nav-tree .layui-nav-child {
  position: relative;
  z-index: 0;
  top: 0;
  border: none;
  box-shadow: none;
}
.layui-nav-tree .layui-nav-child a {
  height: 40px;
  line-height: 40px;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
}
.layui-nav-tree .layui-nav-child,
.layui-nav-tree .layui-nav-child a:hover {
  background: 0 0;
  color: #fff;
}
.layui-nav-tree .layui-nav-more {
  right: 10px;
}
.layui-nav-itemed > .layui-nav-child {
  display: block;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.layui-nav-itemed > .layui-nav-child > .layui-this > .layui-nav-child {
  display: block;
}
.layui-nav-side {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  overflow-x: hidden;
  z-index: 999;
}
.layui-bg-blue .layui-nav-bar,
.layui-bg-blue .layui-nav-itemed:after,
.layui-bg-blue .layui-this:after {
  background-color: #93d1ff;
}
.layui-bg-blue .layui-nav-child dd.layui-this {
  background-color: #1e9fff;
}
.layui-bg-blue .layui-nav-itemed > a,
.layui-nav-tree.layui-bg-blue .layui-nav-title a,
.layui-nav-tree.layui-bg-blue .layui-nav-title a:hover {
  background-color: #007ddb !important;
}
.layui-breadcrumb {
  visibility: hidden;
  font-size: 0;
}
.layui-breadcrumb > * {
  font-size: 14px;
}
.layui-breadcrumb a {
  color: #999 !important;
}
.layui-breadcrumb a:hover {
  color: #5fb878 !important;
}
.layui-breadcrumb a cite {
  color: #666;
  font-style: normal;
}
.layui-breadcrumb span[lay-separator] {
  margin: 0 10px;
  color: #999;
}
.layui-tab {
  margin: 10px 0;
  text-align: left !important;
}
.layui-tab[overflow] > .layui-tab-title {
  overflow: hidden;
}
.layui-tab-title {
  position: relative;
  left: 0;
  height: 40px;
  white-space: nowrap;
  font-size: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
.layui-tab-title li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-size: 14px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  position: relative;
  line-height: 40px;
  min-width: 65px;
  padding: 0 15px;
  text-align: center;
  cursor: pointer;
}
.layui-tab-title li a {
  display: block;
}
.layui-tab-title .layui-this {
  color: #000;
}
.layui-tab-title .layui-this:after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 41px;
  border-width: 1px;
  border-style: solid;
  border-bottom-color: #fff;
  border-radius: 2px 2px 0 0;
  box-sizing: border-box;
  pointer-events: none;
}
.layui-tab-bar {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  width: 30px;
  height: 39px;
  line-height: 39px;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  text-align: center;
  background-color: #fff;
  cursor: pointer;
}
.layui-tab-bar .layui-icon {
  position: relative;
  display: inline-block;
  top: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.layui-tab-item {
  display: none;
}
.layui-tab-more {
  padding-right: 30px;
  height: auto !important;
  white-space: normal !important;
}
.layui-tab-more li.layui-this:after {
  border-bottom-color: #e2e2e2;
  border-radius: 2px;
}
.layui-tab-more .layui-tab-bar .layui-icon {
  top: -2px;
  top: 3px\9;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
:root .layui-tab-more .layui-tab-bar .layui-icon {
  top: -2px\0 / IE9;
}
.layui-tab-content {
  padding: 10px;
}
.layui-tab-title li .layui-tab-close {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 20px;
  margin-left: 8px;
  top: 1px;
  text-align: center;
  font-size: 14px;
  color: #c2c2c2;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
.layui-tab-title li .layui-tab-close:hover {
  border-radius: 2px;
  background-color: #ff5722;
  color: #fff;
}
.layui-tab-brief > .layui-tab-title .layui-this {
  color: #009688;
}
.layui-tab-brief > .layui-tab-more li.layui-this:after,
.layui-tab-brief > .layui-tab-title .layui-this:after {
  border: none;
  border-radius: 0;
  border-bottom: 2px solid #5fb878;
}
.layui-tab-brief[overflow] > .layui-tab-title .layui-this:after {
  top: -1px;
}
.layui-tab-card {
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.layui-tab-card > .layui-tab-title {
  background-color: #f2f2f2;
}
.layui-tab-card > .layui-tab-title li {
  margin-right: -1px;
  margin-left: -1px;
}
.layui-tab-card > .layui-tab-title .layui-this {
  background-color: #fff;
}
.layui-tab-card > .layui-tab-title .layui-this:after {
  border-top: none;
  border-width: 1px;
  border-bottom-color: #fff;
}
.layui-tab-card > .layui-tab-title .layui-tab-bar {
  height: 40px;
  line-height: 40px;
  border-radius: 0;
  border-top: none;
  border-right: none;
}
.layui-tab-card > .layui-tab-more .layui-this {
  background: 0 0;
  color: #5fb878;
}
.layui-tab-card > .layui-tab-more .layui-this:after {
  border: none;
}
.layui-timeline {
  padding-left: 5px;
}
.layui-timeline-item {
  position: relative;
  padding-bottom: 20px;
}
.layui-timeline-axis {
  position: absolute;
  left: -5px;
  top: 0;
  z-index: 10;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: #fff;
  color: #5fb878;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
}
.layui-timeline-axis:hover {
  color: #ff5722;
}
.layui-timeline-item:before {
  content: '';
  position: absolute;
  left: 5px;
  top: 0;
  z-index: 0;
  width: 1px;
  height: 100%;
}
.layui-timeline-item:last-child:before {
  display: none;
}
.layui-timeline-item:first-child:before {
  display: block;
}
.layui-timeline-content {
  padding-left: 25px;
}
.layui-timeline-title {
  position: relative;
  margin-bottom: 10px;
}
.layui-badge,
.layui-badge-dot,
.layui-badge-rim {
  position: relative;
  display: inline-block;
  padding: 0 6px;
  font-size: 12px;
  text-align: center;
  background-color: #ff5722;
  color: #fff;
  border-radius: 2px;
}
.layui-badge {
  height: 18px;
  line-height: 18px;
}
.layui-badge-dot {
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 50%;
}
.layui-badge-rim {
  height: 18px;
  line-height: 18px;
  border-width: 1px;
  border-style: solid;
  background-color: #fff;
  color: #666;
}
.layui-btn .layui-badge,
.layui-btn .layui-badge-dot {
  margin-left: 5px;
}
.layui-nav .layui-badge,
.layui-nav .layui-badge-dot {
  position: absolute;
  top: 50%;
  margin: -8px 6px 0;
}
.layui-tab-title .layui-badge,
.layui-tab-title .layui-badge-dot {
  left: 5px;
  top: -2px;
}
.layui-carousel {
  position: relative;
  left: 0;
  top: 0;
  background-color: #f8f8f8;
}
.layui-carousel > [carousel-item] {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.layui-carousel > [carousel-item]:before {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  width: 100px;
  line-height: 20px;
  margin: -10px 0 0 -50px;
  text-align: center;
  color: #c2c2c2;
  font-family: layui-icon !important;
  font-size: 30px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.layui-carousel > [carousel-item] > * {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f8f8f8;
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
}
.layui-carousel-updown > * {
  -webkit-transition: 0.3s ease-in-out up;
  transition: 0.3s ease-in-out up;
}
.layui-carousel-arrow {
  display: none\9;
  opacity: 0;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -18px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 20px;
  border: 0;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  cursor: pointer;
}
.layui-carousel-arrow[lay-type='add'] {
  left: auto !important;
  right: 10px;
}
.layui-carousel:hover .layui-carousel-arrow[lay-type='add'],
.layui-carousel[lay-arrow='always'] .layui-carousel-arrow[lay-type='add'] {
  right: 20px;
}
.layui-carousel[lay-arrow='always'] .layui-carousel-arrow {
  opacity: 1;
  left: 20px;
}
.layui-carousel[lay-arrow='none'] .layui-carousel-arrow {
  display: none;
}
.layui-carousel-arrow:hover,
.layui-carousel-ind ul:hover {
  background-color: rgba(0, 0, 0, 0.35);
}
.layui-carousel:hover .layui-carousel-arrow {
  display: block\9;
  opacity: 1;
  left: 20px;
}
.layui-carousel-ind {
  position: relative;
  top: -35px;
  width: 100%;
  line-height: 0 !important;
  text-align: center;
  font-size: 0;
}
.layui-carousel[lay-indicator='outside'] {
  margin-bottom: 30px;
}
.layui-carousel[lay-indicator='outside'] .layui-carousel-ind {
  top: 10px;
}
.layui-carousel[lay-indicator='outside'] .layui-carousel-ind ul {
  background-color: rgba(0, 0, 0, 0.5);
}
.layui-carousel[lay-indicator='none'] .layui-carousel-ind {
  display: none;
}
.layui-carousel-ind ul {
  display: inline-block;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.layui-carousel-ind li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  font-size: 14px;
  background-color: #e2e2e2;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.layui-carousel-ind li:hover {
  background-color: rgba(255, 255, 255, 0.7);
}
.layui-carousel-ind li.layui-this {
  background-color: #fff;
}
.layui-carousel > [carousel-item] > .layui-carousel-next,
.layui-carousel > [carousel-item] > .layui-carousel-prev,
.layui-carousel > [carousel-item] > .layui-this {
  display: block;
}
.layui-carousel > [carousel-item] > .layui-this {
  left: 0;
}
.layui-carousel > [carousel-item] > .layui-carousel-prev {
  left: -100%;
}
.layui-carousel > [carousel-item] > .layui-carousel-next {
  left: 100%;
}
.layui-carousel > [carousel-item] > .layui-carousel-next.layui-carousel-left,
.layui-carousel > [carousel-item] > .layui-carousel-prev.layui-carousel-right {
  left: 0;
}
.layui-carousel > [carousel-item] > .layui-this.layui-carousel-left {
  left: -100%;
}
.layui-carousel > [carousel-item] > .layui-this.layui-carousel-right {
  left: 100%;
}
.layui-carousel[lay-anim='updown'] .layui-carousel-arrow {
  left: 50% !important;
  top: 20px;
  margin: 0 0 0 -18px;
}
.layui-carousel[lay-anim='updown'] > [carousel-item] > *,
.layui-carousel[lay-anim='fade'] > [carousel-item] > * {
  left: 0 !important;
}
.layui-carousel[lay-anim='updown'] .layui-carousel-arrow[lay-type='add'] {
  top: auto !important;
  bottom: 20px;
}
.layui-carousel[lay-anim='updown'] .layui-carousel-ind {
  position: absolute;
  top: 50%;
  right: 20px;
  width: auto;
  height: auto;
}
.layui-carousel[lay-anim='updown'] .layui-carousel-ind ul {
  padding: 3px 5px;
}
.layui-carousel[lay-anim='updown'] .layui-carousel-ind li {
  display: block;
  margin: 6px 0;
}
.layui-carousel[lay-anim='updown'] > [carousel-item] > .layui-this {
  top: 0;
}
.layui-carousel[lay-anim='updown'] > [carousel-item] > .layui-carousel-prev {
  top: -100%;
}
.layui-carousel[lay-anim='updown'] > [carousel-item] > .layui-carousel-next {
  top: 100%;
}
.layui-carousel[lay-anim='updown'] > [carousel-item] > .layui-carousel-next.layui-carousel-left,
.layui-carousel[lay-anim='updown'] > [carousel-item] > .layui-carousel-prev.layui-carousel-right {
  top: 0;
}
.layui-carousel[lay-anim='updown'] > [carousel-item] > .layui-this.layui-carousel-left {
  top: -100%;
}
.layui-carousel[lay-anim='updown'] > [carousel-item] > .layui-this.layui-carousel-right {
  top: 100%;
}
.layui-carousel[lay-anim='fade'] > [carousel-item] > .layui-carousel-next,
.layui-carousel[lay-anim='fade'] > [carousel-item] > .layui-carousel-prev {
  opacity: 0;
}
.layui-carousel[lay-anim='fade'] > [carousel-item] > .layui-carousel-next.layui-carousel-left,
.layui-carousel[lay-anim='fade'] > [carousel-item] > .layui-carousel-prev.layui-carousel-right {
  opacity: 1;
}
.layui-carousel[lay-anim='fade'] > [carousel-item] > .layui-this.layui-carousel-left,
.layui-carousel[lay-anim='fade'] > [carousel-item] > .layui-this.layui-carousel-right {
  opacity: 0;
}
.layui-fixbar {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 9999;
}
.layui-fixbar li {
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 1px;
  text-align: center;
  cursor: pointer;
  font-size: 30px;
  background-color: #9f9f9f;
  color: #fff;
  border-radius: 2px;
  opacity: 0.95;
}
.layui-fixbar li:hover {
  opacity: 0.85;
}
.layui-fixbar li:active {
  opacity: 1;
}
.layui-fixbar .layui-fixbar-top {
  display: none;
  font-size: 40px;
}
body .layui-util-face {
  border: none;
  background: 0 0;
}
body .layui-util-face .layui-layer-content {
  padding: 0;
  background-color: #fff;
  color: #666;
  box-shadow: none;
}
.layui-util-face .layui-layer-TipsG {
  display: none;
}
.layui-util-face ul {
  position: relative;
  width: 372px;
  padding: 10px;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.layui-util-face ul li {
  cursor: pointer;
  float: left;
  border: 1px solid #e8e8e8;
  height: 22px;
  width: 26px;
  overflow: hidden;
  margin: -1px 0 0 -1px;
  padding: 4px 2px;
  text-align: center;
}
.layui-util-face ul li:hover {
  position: relative;
  z-index: 2;
  border: 1px solid #eb7350;
  background: #fff9ec;
}
.layui-anim {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.layui-anim.layui-icon {
  display: inline-block;
}
.layui-anim-loop {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.layui-trans,
.layui-trans a {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@-webkit-keyframes layui-rotate {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes layui-rotate {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.layui-anim-rotate {
  -webkit-animation-name: layui-rotate;
  animation-name: layui-rotate;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@-webkit-keyframes layui-up {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0.3;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes layui-up {
  from {
    transform: translate3d(0, 100%, 0);
    opacity: 0.3;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.layui-anim-up {
  -webkit-animation-name: layui-up;
  animation-name: layui-up;
}
@-webkit-keyframes layui-upbit {
  from {
    -webkit-transform: translate3d(0, 30px, 0);
    opacity: 0.3;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes layui-upbit {
  from {
    transform: translate3d(0, 30px, 0);
    opacity: 0.3;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.layui-anim-upbit {
  -webkit-animation-name: layui-upbit;
  animation-name: layui-upbit;
}
@-webkit-keyframes layui-scale {
  0% {
    opacity: 0.3;
    -webkit-transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes layui-scale {
  0% {
    opacity: 0.3;
    -ms-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.layui-anim-scale {
  -webkit-animation-name: layui-scale;
  animation-name: layui-scale;
}
@-webkit-keyframes layui-scale-spring {
  0% {
    opacity: 0.5;
    -webkit-transform: scale(0.5);
  }
  80% {
    opacity: 0.8;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes layui-scale-spring {
  0% {
    opacity: 0.5;
    transform: scale(0.5);
  }
  80% {
    opacity: 0.8;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.layui-anim-scaleSpring {
  -webkit-animation-name: layui-scale-spring;
  animation-name: layui-scale-spring;
}
@-webkit-keyframes layui-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes layui-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.layui-anim-fadein {
  -webkit-animation-name: layui-fadein;
  animation-name: layui-fadein;
}
@-webkit-keyframes layui-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes layui-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.layui-anim-fadeout {
  -webkit-animation-name: layui-fadeout;
  animation-name: layui-fadeout;
}
.fp-enabled body,
html.fp-enabled {
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fp-slide {
  float: left;
}
.fp-slide,
.fp-slidesContainer {
  height: 100%;
  display: block;
}
.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.fp-section.fp-table,
.fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.fp-slidesContainer {
  float: left;
  position: relative;
}
.fp-controlArrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
  overflow: hidden;
  position: relative;
}
.fp-scroller {
  overflow: hidden;
}
.iScrollIndicator {
  border: 0 !important;
}
.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}
#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
}
#fp-nav.fp-right {
  right: 17px;
}
#fp-nav.fp-left {
  left: 17px;
}
.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}
.fp-slidesNav.fp-bottom {
  bottom: 17px;
}
.fp-slidesNav.fp-top {
  top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}
.fp-slidesNav ul li {
  display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}
#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0 0 -5px;
}
#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}
#fp-nav ul li .fp-tooltip.fp-right {
  right: 20px;
}
#fp-nav ul li .fp-tooltip.fp-left {
  left: 20px;
}
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell,
.fp-auto-height.fp-section {
  height: auto !important;
}
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell,
.fp-responsive .fp-auto-height-responsive.fp-section {
  height: auto !important;
}
.fp-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
@font-face {
  font-family: 'iconfont';
  src: url('http://www.ayfoundation.org/iconfont.eot?t=1564044145814');
  src: url('http://www.ayfoundation.org/iconfont.eot?t=1564044145814') format('embedded-opentype'),
    url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAtYAAsAAAAAFVQAAAsLAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCGNAqYHJMVATYCJANgCzIABCAFhG0Hgisb0hEjEaZslYjsLwt4Q2r0O0TN2EThaqkotdRTO3tNzqL/mF4Pw05ZhjA8hrBHqGLqDQ0j7Pf74AHz6l+StoN2hN0v+UbyCuEqOPPt+d85GwC6CNPude6mjkihvcvaHyj8X0hGwosbos3d86z6H4R1M+xFBKG9gtdeMxsWBsz+3KxgaXQRdmMGVXCbax+IA8ZEa/NzRvEM4GBy3/7/gJAH5zJLoIAsZpixcLOqKVDa7TLO3YhYTaJRm8R0zK8I5IR9Vv6dfGteQTyX7kIn6LwfAvCSXVGibv33r1ILA6oLdOvfR/JSy5KNEeAncGdYHucajljMxC3nPOcBLFK+v3iDYG6QmAr6oMbvQ1C6/sBbR03+p31T1js7ChzOAwUUBQbIoGeF8KI0raiCvV59DR4CKCgn+bhuLbRLByXkkl8RZZVXS6lJ2aSSFalM1fr9dqdDEyn9nJ4JlzV12iQoqDCXflHP4jxpZxFl04i9IhwCmEhc3X5ynA8/MWEJHoJCu388C9rVARB50ZiARkCPXDQgLNAuiCh0EMIGnUC3QnROQCjQuSAi0PkhHNBFIAKgy0KYoMtDSNC1dIozOoPghtEfEAakbIg4UgkIH6SSEH5IFYGIIVUGIoxUNZ0kxm9AeOCtTQgqhgM7IRQnpXNKgnJQIykZd4G5X8FiCWNrAWFTcpWmMkxpFfBsKypEJJLwekJeb8jnyxp0uZQZMHK4IhHHyZY1KiLlr2OEgpFQk++e4w450agTalxmJMgr47AyTN6lOqIJlhGMkkYqteqQLpVsRIVESqk4EKlGKnElKiM0lEpifwczNP4Gg0SnEyn1YpF01ykbm6WrIKNRoulUaq3VXapuEeEtRnUUJ30/zZlAseSKsdxTt9ln2mivWivZtBewJjMbNVwpRalIzgjdU5H+mdj4Qmp4LjGP72c0SlEqjBm28JQutRawHDFU2WljJ0M13RDse3uqrhmO6oP9WMwhf6fNR1zh9sNiFo6UVxCNMMUtKyUr5E5VYqnYfmT4W/nbwba0N3W7wvL21pA9SEhEe4ZtgIQMsN7QxFejmc6Nm7mYDCL2dKumYvGV8lhZBbmpvYMrlZCN2gAq7lQGiXCxnUzdXGKxufnPxtx3MRhkdA+i1/Noox2/wyjti/cveyTVPwlLMTlZF4LKWpcDylMjUMaRY1Q9CaJo9fYiHAc4Kj7qnIGQ2hOlvdhgGNU2ZbUSUj08NrFIxEQ3rgaiRoSrG+kEHLEQYg5GZe7mZAXLXBet2j2yJELfV9AMUaGOLuObLlNb7z7N4Rg8Vxdw20M4Wj+c5Bw2SLec4K5av5q72hh5ouBAzh4jSunTzg2+lMS8AGLlWjfiWLheF4vjnE18RNsPveS+UoTgJ4U7DZKdOqkG3aWX7tnDPcBvvxxAqrhU9w5XaiNKMKjRwCG567eLLJXEYECsyZNCnYhrpUTwrd4EXpROTHVwqc0os60TJZTIhov96MHErv67jFJKamhuZVzYQt/UXNfWUr+wlbG5paGtua5pgJhQatUcCYZ1qw6rgyq1ymBZp+aIKmSUWXilQ1/aytelhVDj61SUBpX18LoqcTWpKnfOnjFm6SgRPrWVadGLUApL1ysmT+KSKdLSgL/t3Dam70DFQMG+fcwC97kr5VsJBibXDQT/5WcAdObT58+fezrLgfAnAEMwAPUM33Pezf78+YtXoAJt+CpAsKzSmcWvOr9wHqsdvtSrWnNzp6VF+k1WJlh0+fgmSRHWjB3r4mTo/OD5KPdH8I9XI1BJCza/9f9+1an7yNmsVlYvyZoqq3YQrRC/cXd5f96ICRkTOibaV2ST26Nz3Zt3OcS4D3BAtGcBZuHdy4PSOEutl/KRurvHqUNIH01dOse29xuiep5F4A0O6jlwsFRtZb99A29jb33zdqtse/NGs7G3SRy+J7haurGuzjHVK9WRPQMMKu+y9cDsztthl22v7o8VaWetJcJk/gUWbrtyng3vmZBJskHdPN6SnU/ZyDG/PHkL/hwKo12JR5UMo3NUF1y4anXB2KP0rSZXge3b2+Cu4C4k7ODBi5BZzQeXLy0YNd5pbuuCvt6+PnC3tCsQ8Jji4ouxjHqQZQBQuMa1OQ37YCKMjqxi985v3yICF5FuMQEv2l9hoghebvv8wkJna2CeKxBJc7nNbtrW19KV197eBze5PEISaB6U1bksC2SCsjIoS2RKtkyw/9KlXTdEfzb8X2tdXUbQ8CjhLnwXepgogsaWXGa71XKGvSANpNpXdM3YAK2HKhrZlYnMtZng/561aw54NnjvX7OW41SKeXfvxnOwQU2CAlGcPBkTZj60S76eAvk/O+7at2uXApl+pke9eMHuZffssnuU4dfD7u39h4LPnYdJmEI2peBLwaQd5GTSUBOC7dqpYSqfZsdYc+HsxT3smHwqsw1D+w3tHMvB9ZzEvibgq+IT48G7ovl8OiaG4Qt4jLubvz/NE/Dpqju77NjYoGdeXFYInE62X+Dv7+5O83x4C2KENJ8eGisXVL8eXQvH/NjY+Ar5rwCecywtjlgCLyMwYVDV8092o8yxPT6KMavarOnm2StaxJ/uR/DElQNlpsR/qRZVjTMsIpquNIQEZ0HDH34S473Z5m7pVjW9xR9lY79Osvv0vGpQQkZgNLA8UjrNLi+xshZdWcT2WtXASQFeZKGW5RU1X++hLxq/nRnzsSD0Gx1YUrpD2zj0+cZac61L8qdkjDsW+QVKvHlwoN9AaUgqS+JtqLXx+dBGbemOwBL6W2jBoynMjmFlek/d/JJeLG0R4ZVUZ5+d8AJ7tFPrY3jf+qkxapXGIVl9VUwRLi+18i2VW8noPbn5zp2moPdB/+TjADNHlO/cXyYUKKf7Cf3EQwVCWX9nkAg9b196kT0OGKMWtpmCTZp5CvQfoiB7PSh6sHA+hr5Hayxcs9rmmXKwNvRXIFT/53LW+dzi5UT1HBAUw8Lm109mVSZjyWk9sy6TXGLNZdL3963UQFkJ0pNrribjP135EzcylsYY1Y1SelVPVHul4UiHqhF1rwty26+fUJ1ZxwCZSex55a4sfK54m/TStOqJsPMtDWctRnGs3moEtJcnaRt5BGETe6mmlF9rR1WpO5ZU1Yhj0pFV2Lq21IGu7nGR4k/Tfnyb+YT5DVT91rL/rarvdFqmlKWhq4+nfDia8gPN4IeI3KvKl3Tnu0xzkncdJcz3yhpC+v+8xbynCKGwiKSNrDoJeLkF8DNUEvawSmYssvhraMYMIHGRDSjc5HU23IsCE5uywMJNDeCliAYX20QMVUUYHqCwGQwQBO0CEj+HgCLogrPh/gCYxL0DFsEp4KXlIte0yb8+3jpDgRsI2P7MtE8o+DzTUbt/gLQxz82yEvoDeaGrmVe8pL35CRDyLE4oDnJrjGAip4Q9Mg+DOCaW5hSCb1xlTLrblOjpdaLrU1LqUEcOcEaKHWC6Oqftw0eQWN7oOL79ByBZMS4PGPeW9gfIFfTamVKKKxnB+QljpHGr0neYA2lrOKECE4bmSIKpTyiIuQbCDPbeKwR8hqt3grrUTgkyX8+o2C3eTOYEZvRNSL9iclKom7KiarphWrbjer6xiamZuYWllXWYJ81RFkp8xeqZbFMCysBS8wj6pNGrpTE/V0PNWz5CuINqihKoBXTE1r6N1ww0ytCtGtJy3Mt8nxc6ThPEayZsQMVptEdi1kVZF6Gc5Cs/b17JskZBtrDUN3avOV2UvlhyasmznflJO/sRZW98mmWG7Mwm6cQxSntfEcoS')
      format('woff2'),
    url('http://www.ayfoundation.org/iconfont.woff?t=1564044145814') format('woff'), url('http://www.ayfoundation.org/iconfont.ttf?t=1564044145814') format('truetype'), url('http://www.ayfoundation.org/iconfont.svg?t=1564044145814') format('svg');
}
.iconfont {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-xiangshang:before {
  content: '';
}
.icon-you:before {
  content: '';
}
.icon-gengduo:before {
  content: '';
}
.icon-weixin1:before {
  content: '';
}
.icon-play:before {
  content: '';
}
.icon-jia:before {
  content: '';
}
.icon-youxiang:before {
  content: '';
}
.icon-home:before {
  content: '';
}
.icon-down:before {
  content: '';
}
.icon-gengduo1:before {
  content: '';
}
.icon-dingwei:before {
  content: '';
}
.icon-guanbi:before {
  content: '';
}
.icon-icon--:before {
  content: '';
}
.icon-icon--1:before {
  content: '';
}
.icon-jianhao:before {
  content: '';
}
.icon-xiangxiazhanhang:before {
  content: '';
}
.icon-xiangshangzhanhang:before {
  content: '';
}
.icon-qq:before {
  content: '';
}
.icon-sousuo:before {
  content: '';
}
.icon-tubiaozhizuo-:before {
  content: '';
}
.icon-jia-:before {
  content: '';
}
.icon-xiangyoushuangjiantou:before {
  content: '';
}
.icon-youjiantou-tianchong:before {
  content: '';
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-modal-dialog,
.vjs-button > .vjs-icon-placeholder:before,
.vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.vjs-button > .vjs-icon-placeholder:before {
  text-align: center;
}
@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3RY21hcAAAAYQAAADQAAADIjn098ZnbHlmAAACVAAACv4AABEIAwnSw2hlYWQAAA1UAAAAKgAAADYUHzoRaGhlYQAADYAAAAAbAAAAJA4DByFobXR4AAANnAAAAA8AAACE4AAAAGxvY2EAAA2sAAAARAAAAEQ9NEHGbWF4cAAADfAAAAAfAAAAIAEyAIFuYW1lAAAOEAAAASUAAAIK1cf1oHBvc3QAAA84AAABDwAAAZ5AAl/0eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGQ7xTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGBHcRdyA4RZgQRAC4HCwEAAHic7dFprsIgAEXhg8U61XmeWcBb1FuQP4w7ZQXK5boMm3yclFDSANAHmuKviBBeBPQ8ymyo8w3jOh/5r2ui5nN6v8sYNJb3WMdeWRvLji0DhozKdxM6psyYs2DJijUbtuzYc+DIiTMXrty4k8oGLb+n0xCe37ekM7Z66j1DbUy3l6PpHnLfdLO5NdSBoQ4NdWSoY9ON54mhdqa/y1NDnRnq3FAXhro01JWhrg11Y6hbQ90Z6t5QD4Z6NNSToZ4N9WKoV0O9GerdUJORPqkhTd54nJ1YDXBU1RV+576/JBs2bPYPkrDZt5vsJrv53V/I5mclhGDCTwgGBQQSTEji4hCkYIAGd4TGIWFAhV0RQTpWmQp1xv6hA4OTOlNr2zFANbHUYbq2OtNCpViRqsk+e+7bTQAhzti8vPfuPffcc88959zznbcMMPjHD/KDDGEY0ABpYX384NhlomIYlo4JISGEY9mMh2FSidYiqkEUphtNYDSY/dXg9023l4DdxlqUl0chuZRhncJKrsCQHIwcGuwfnhMIzBnuH4Sym+1D2zaGjheXlhYfD238z80mKYMmvJ5XeOTzd8z9eujbMxJNhu4C9xPE/bCMiDuSNIWgkTQwBE55hLSAE7ZwhrHLnAHZOGV/kmBGTiNjZxzI77Hb7Hqjz68TjT6vh+5JT/cCIkqS0D6CqPf5jX4Qjdx5j6vlDfZM4aZFdbVXIxtOlJaP/WottMnH6CJQ3bTiue3PrY23HjnChtuamxwvvzFjxkPrNj3z0tG9T561HDYf6OgmRWvlY3JQHoQb8ltV2Yet7YfWctEjR1AtxS/cSX6U4alf6NJEBQ7YKg9wrXQKd0IeZCb2ux75Uhh1Un+Nz+9LTOE7PK777nN5xqdTneTBhCbx446mZrhnUkrCz2YhA9dSMxaG0SYmT8hi9ZPu1E94PJYQSH6LRmhxec7Q7ZeXntgQuVpbh+a4qWNsckVyTdn0P7o7DpgPW84+uRcq0BITflBikGdUjAZ9wYBVI3mtrNvr9kpg1UsaK6t3690aoorC1lg0GpMH2HAMtkZjsSi5Ig9ESVosOh7GQfLjKNLvKpMKkLSKNFAka710GdgSi8oDMSoNhqjkKBXTgn3swtaxyzGkUzIzae9RtLdWkSlZ1KDX6EzgllzV4NV4SoDFSOGD4+HCeQUF8wrZ5Hs8zIb5EaVxy8DYFTbMCJPnLIWZxugZE2NlivC0gc1qEQUR8jEKgZcAXeH18BiCgl5nlHh0CrjB4Hb5fX4gb0J7c9PuHVsfgkx2n/vTY/JV8kn8PGxf7faOZ8qX8JVByuIf4whk9sqXli2hvPJV9hrp0hY7l8r2x37ydaVsb4xvXv/47v2NjfCl8m5oRDJclFMoE1yk0Uh1Te4/m8lFXe9qBZD0EkheicebXvzI2PLCuoKCukLuhPIeKwaHPEouxw3kMqaIUXDQ1p0mip+MyCORSCQaoUsnY1VZ38nUTrG21WvVo4f1OsEJFhvSfAFwGfT8VHRMeAVUpwLOoLzjT/REIj3O3FhuURE+nERF+0pTId5Fyxv5sfwGyg4O+my4vZv0sZm7oeQlFZORiB+tG0MweVNraeitl7yxiPIHTk4/diVxs94o5lEYishB2iAtkchEnsActoEpx44Fo8XnsQMaA22BlqC20RmhBKzYojZyYaxg+JggMc4HHY2m+L9EkWSYljirOisrO7d3VorxzyZ6Vc4lJqITAu1b2wOBdrLElAP+bFc2eGaZFVbkmJktv5uT6Jlz5D/MnBFor6ig/JPnRViBsV3LNKGGqB1ChJ0tgQywlVLFJIuQgTFttwkiKxhyQdAZMdMYtSaoAewqfvXVYPAbDT6/1mez85YS8FSDywQ6NfAnef6FNEGMilnppyvn5rB6tTyq1pOceRWnp2WJEZFXHeX5oyoem1nTTgdqc4heDY7bOeKz63vnz+/dRx+s31Ht2JGanQ5seirfWJL9tjozU/12TnEjn5oux9OzU3ckGbBzBwNOyk69JykKH0n/0LM9A72tuwM3zQpIRu4AxiToseEpgPOmbROyFe9/X2yeUvoUsCyEvjcgs7fpWP3/aKlFN0+6HFUe6D9HFz/XPwBlN9tTqNyZjFJ8UO2RUT5/h4CptCctEyeisnOyXjALEp7dXKaQKf6O7IMnGjNNACRMLxqdYJX8eMLvmmd68D+ayBLyKKYZwYxDt/GNhzETDJ05Qxlyi3pi3/Z93ndYVSumgj0V/KkIFlO6+1K3fF2+3g0q+YtuSIf0bvmLqV09nnobI6hwcjIP8aPCKayjsF5JBY3LaKAeRLSyYB1h81oTwe9SlPMkXB7G0mfL9q71gaqqwPqu67QRKS1+ObTx+sbQy9QV2OQHEScGkdFBeT7v7qisqqrs6N52i78/R+6S0qQONVj26agOVoswCyQWIV5D86vH53bxNUeXV0K+XZaHv/nm/KsHhOvylwsWnJX/HE8l/4WCv5x+l5n08z6UU8bUMa3MBpSmM7F63AxntdC9eBCKEZW9Hr+ABNqtxgAQrSbMtmrW7lKQuoSgBhSrTazWVU2QAKWY8wiiuhqFmQgWJBgoXiuWIm42N7hqZbBsgXz52O5P5uSvaNgFGnOuvsRw8I8Laha91wMvDuxqWFheN7/8GVtTltdS83DQsXRmqc5ZtcJXEVrlV2doTWk5+Yunm71dG5f55m/qY0MjI93vv9/NfpxXV9sUXrxy2fbNy1or65cOlDRnOoKFeeXcbw42H/bNDT5Qs3flgs31gWC1lD1nfUV/X7NdCnSUdHY2e8afzfKsqZ5ZljfDqjLOmk3UebNXB+aHArPYDRs+/HDDxeT5DiP+sFg7OpRaVQMGBV89PpeBdj22hCE0Uub0UqwLrNWsG0cuyadgLXTeR5rbO4+3c/vl15cur2nRq+TXCQDcS3SO+s6ak+e5/eMS+1dw3btu3YG2tvFL8XdIZvdjdW6TO/4B7IdrZWVPmctm5/59AgsPItTSbCiIBr2OqIGzmu20SMKAS7yqwGBUfGfgjDYlLLDeF0SfcLB2LSx8flT+08/kzz6yOj96rft4rpTjdPQcmLd47uKibbDq7ZSz/XtbH2nN717Nd62rU+c8Icevvv7I09wA6WvjVcafb+FsbNG+ZQ80Rn6ZZsvrP7teP2dzTdoETvNhjCmsr8FID2sJ69VYvdUcxk4AzYRlKcaE38eXNRlfW9H1as9i6acLHp1XpuNB5K7DIvkX08y1ZYvh3KfWaiCzH+ztrSDmD7LuX73x/mJelB8Yj39t8nhNQJJ2CAthpoFGLsGgtSOCJooCGoaJAMTjSWHVZ08YAa1Fg9lPI5U6DOsGVjDasJeZZ+YyhfCwfOzCxlBA69M9XLXtza7H/rav+9Tjq5xNi0wpKQIRNO4Lrzz7yp5QVYM6Jd/oc1Uvn/mQhhuWh6ENXoS2YTZ8QT42bF5d/559zp5r0Uff2VnR2tdf2/WCOd2cO0Mw6qpWPnvxpV0nrt5fZd2yItc199GWe8vlNfNDq+CH/7yAAnB9hn7T4QO4c1g9ScxsZgmzntnE/IDGndtHMw69lFwoCnYsMGx+rBp8JSBqdLzBr9QRPq/PbhWMWFtQZp1xguy/haw3TEHm3TWAnxFWQQWgt7M5OV0lCz1VRYucpWliy7z6Zd4urwPIyeZQqli2Lgg7szJV09PysATbOQtYIrB2YzbkJYkGgJ0m4AjPUap1pvYu1K9qr97z0Yl3p332b2LYB78ncYIlRkau/8GObSsOlZancACE5d5ily+c2+7h5Yj4lqhVmXXB+iXLfvdqSgqfKtQvfHDV0OnvQR1qhw42XS/vkvsh/hXcrDFP0a+SJNIomEfD1nsrYGO+1bgTOJhM8Hv6ek+7vVglxuSRwoKn17S937bm6YJCeSSG0Op1n+7tE37tcZ/p7dsTv4EUrGpDbWueKigsLHhqTVsoEj+JU0kaSjnj9tz8/gryQWwJ9BcJXBC/7smO+I/IFURJetFPrdt5WcoL6DbEJaygI8CTHfQTjf40ofD+DwalTqIAAHicY2BkYGAA4uByr8R4fpuvDNzsDCBw7f/3LmSanREszsHABKIAKi0J7gAAeJxjYGRgYGcAARD5/z87IwMjAypQBAAtgwI4AHicY2BgYGAfYAwAOkQA4QAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhHicY2BkYGBQZChlYGcAASYg5gJCBob/YD4DABfTAbQAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2PyXLCMBBE3YCNDWEL2ffk7o8S8oCnkCVHC5C/jzBQlUP6IHVPzYyekl5y0iL5X5/ooY8BUmQYIkeBEca4wgRTzDDHAtdY4ga3uMM9HvCIJzzjBa94wzs+8ImvZNAq8TM+HqVkKxWlrQiOxjujQkNlEzyNzl6Z/cU2XF06at7U83VQyklLpEvSnuzsb+HAPnPfQVgaupa1Jlu4sPLsFblcitaz0dHU0ZF1qatjZ1+aTXYCmp6u0gSvWNPyHLtFZ+ZeXWVSaEkqs3T8S74WklbGbNNNq4LL4+CWKtZDv2cfX8l8aFbKFhEnJnJ+IULFpqwoQnNHlHaVQtPBl+ypmbSWdmyC61KS/AKZC3Y+AA==)
    format('woff');
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder,
.vjs-icon-play {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.vjs-icon-play:before {
  content: '';
}
.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-play-circle:before {
  content: '';
}
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,
.vjs-icon-pause {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,
.vjs-icon-pause:before {
  content: '';
}
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,
.vjs-icon-volume-mute {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,
.vjs-icon-volume-mute:before {
  content: '';
}
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,
.vjs-icon-volume-low {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,
.vjs-icon-volume-low:before {
  content: '';
}
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,
.vjs-icon-volume-mid {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,
.vjs-icon-volume-mid:before {
  content: '';
}
.video-js .vjs-mute-control .vjs-icon-placeholder,
.vjs-icon-volume-high {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-mute-control .vjs-icon-placeholder:before,
.vjs-icon-volume-high:before {
  content: '';
}
.video-js .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-enter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-enter:before {
  content: '';
}
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-exit {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-exit:before {
  content: '';
}
.vjs-icon-square {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-square:before {
  content: '';
}
.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-spinner:before {
  content: '';
}
.video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-subtitles-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,
.vjs-icon-subtitles {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.vjs-icon-subtitles:before {
  content: '';
}
.video-js .vjs-captions-button .vjs-icon-placeholder,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,
.vjs-icon-captions {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-captions-button .vjs-icon-placeholder:before,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.vjs-icon-captions:before {
  content: '';
}
.video-js .vjs-chapters-button .vjs-icon-placeholder,
.vjs-icon-chapters {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-chapters-button .vjs-icon-placeholder:before,
.vjs-icon-chapters:before {
  content: '';
}
.vjs-icon-share {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-share:before {
  content: '';
}
.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-cog:before {
  content: '';
}
.video-js .vjs-play-progress,
.video-js .vjs-volume-level,
.vjs-icon-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before,
.vjs-icon-circle:before {
  content: '';
}
.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-circle-outline:before {
  content: '';
}
.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-circle-inner-circle:before {
  content: '';
}
.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-hd:before {
  content: '';
}
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,
.vjs-icon-cancel {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,
.vjs-icon-cancel:before {
  content: '';
}
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,
.vjs-icon-replay {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,
.vjs-icon-replay:before {
  content: '';
}
.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-facebook:before {
  content: '';
}
.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-gplus:before {
  content: '';
}
.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-linkedin:before {
  content: '';
}
.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-twitter:before {
  content: '';
}
.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-tumblr:before {
  content: '';
}
.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-pinterest:before {
  content: '';
}
.video-js .vjs-descriptions-button .vjs-icon-placeholder,
.vjs-icon-audio-description {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,
.vjs-icon-audio-description:before {
  content: '';
}
.video-js .vjs-audio-button .vjs-icon-placeholder,
.vjs-icon-audio {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-audio-button .vjs-icon-placeholder:before,
.vjs-icon-audio:before {
  content: '';
}
.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-next-item:before {
  content: '';
}
.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-previous-item:before {
  content: '';
}
.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial;
}
.video-js:-moz-full-screen {
  position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js[tabindex='-1'] {
  outline: 0;
}
.video-js *,
.video-js :after,
.video-js :before {
  box-sizing: inherit;
}
.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.video-js.vjs-16-9,
.video-js.vjs-4-3,
.video-js.vjs-fluid {
  width: 100%;
  max-width: 100%;
  height: 0;
}
.video-js.vjs-16-9 {
  padding-top: 56.25%;
}
.video-js.vjs-4-3 {
  padding-top: 75%;
}
.video-js.vjs-fill {
  width: 100%;
  height: 100%;
}
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
}
.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
.vjs-hidden {
  display: none !important;
}
.vjs-disabled {
  opacity: 0.5;
  cursor: default;
}
.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0 auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66a8cc;
}
.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: 0.3em;
  transition: all 0.4s;
}
.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.75em;
  margin-left: -1.5em;
}
.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  transition: all 0s;
}
.vjs-controls-disabled .vjs-big-play-button,
.vjs-error .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block;
}
.video-js button {
  background: 0 0;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.vjs-control .vjs-button {
  width: 100%;
  height: 100%;
}
.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2;
}
.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto;
}
.video-js .vjs-modal-dialog > * {
  box-sizing: border-box;
}
.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}
.vjs-menu-button {
  cursor: pointer;
}
.vjs-menu-button.vjs-disabled {
  cursor: default;
}
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none;
}
.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
}
.vjs-menu .vjs-menu-content > * {
  box-sizing: border-box;
}
.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none;
}
.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}
.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2b333f;
}
.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: 700;
  cursor: default;
}
.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,
.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu {
  display: block;
}
.video-js .vjs-menu-button-inline {
  transition: all 0.4s;
  overflow: hidden;
}
.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em;
}
.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all 0.4s;
}
.vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline:hover .vjs-menu {
  display: block;
  opacity: 1;
}
.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
  width: auto;
}
.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
}
.vjs-has-started .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.1s, opacity 0.1s;
}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}
.vjs-controls-disabled .vjs-control-bar,
.vjs-error .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar {
  display: none !important;
}
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}
.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table;
}
.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none;
}
.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67;
}
.video-js .vjs-control:focus,
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before {
  text-shadow: 0 0 1em #fff;
}
.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle;
}
.video-js .vjs-custom-control-spacer {
  display: none;
}
.video-js .vjs-progress-control {
  cursor: pointer;
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
  touch-action: none;
}
.video-js .vjs-progress-control.disabled {
  cursor: default;
}
.vjs-live .vjs-progress-control {
  display: none;
}
.vjs-no-flex .vjs-progress-control {
  width: auto;
}
.video-js .vjs-progress-holder {
  flex: auto;
  transition: all 0.2s;
  height: 0.3em;
}
.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.666666666666666666em;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em;
}
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div,
.video-js .vjs-progress-holder .vjs-play-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
}
.video-js .vjs-play-progress {
  background-color: #fff;
}
.video-js .vjs-play-progress:before {
  font-size: 0.9em;
  position: absolute;
  right: -0.5em;
  top: -0.333333333333333em;
  z-index: 1;
}
.video-js .vjs-load-progress {
  background: rgba(115, 133, 159, 0.5);
}
.video-js .vjs-load-progress div {
  background: rgba(115, 133, 159, 0.75);
}
.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}
.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-time-tooltip {
  display: block;
  font-size: 0.6em;
  visibility: visible;
}
.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em;
}
.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}
.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0;
}
.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  display: none;
}
.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}
.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}
.video-js .vjs-slider.disabled {
  cursor: default;
}
.video-js .vjs-slider:focus {
  text-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}
.video-js .vjs-mute-control {
  cursor: pointer;
  flex: none;
}
.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: flex;
}
.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
}
.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px;
}
.video-js .vjs-volume-panel {
  transition: width 1s;
}
.video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,
.video-js .vjs-volume-panel .vjs-volume-control:active,
.video-js .vjs-volume-panel .vjs-volume-control:hover,
.video-js .vjs-volume-panel:active .vjs-volume-control,
.video-js .vjs-volume-panel:focus .vjs-volume-control,
.video-js .vjs-volume-panel:hover .vjs-volume-control {
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
}
.video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
  width: 9em;
  transition: width 0.1s;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3.5em;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
}
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: none;
}
.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: 0.5em;
}
.video-js .vjs-volume-panel {
  display: flex;
}
.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em;
}
.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em;
}
.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto;
}
.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}
.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em;
}
.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em;
}
.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em;
}
.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em;
}
.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em;
}
.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em;
}
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}
.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
}
.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em;
}
.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}
.vjs-has-started .vjs-poster {
  display: none;
}
.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}
.vjs-using-native-controls .vjs-poster {
  display: none;
}
.video-js .vjs-live-control {
  display: flex;
  align-items: flex-start;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}
.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}
.video-js .vjs-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}
.vjs-live .vjs-time-control {
  display: none;
}
.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none;
}
.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none;
}
.vjs-time-divider {
  display: none;
  line-height: 3em;
}
.vjs-live .vjs-time-divider {
  display: none;
}
.video-js .vjs-play-control .vjs-icon-placeholder {
  cursor: pointer;
  flex: none;
}
.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}
.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
}
.vjs-subtitles {
  color: #fff;
}
.vjs-captions {
  color: #fc6;
}
.vjs-tt-cue {
  display: block;
}
video::-webkit-media-text-track-display {
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em);
}
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em);
}
.video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none;
}
.vjs-playback-rate .vjs-playback-rate-value,
.vjs-playback-rate > .vjs-menu-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center;
}
.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0;
}
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}
.vjs-error .vjs-error-display:before {
  color: #fff;
  content: 'X';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
}
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  visibility: hidden;
}
.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
  -webkit-animation: 0s linear 0.3s forwards vjs-spinner-show;
  animation: 0s linear 0.3s forwards vjs-spinner-show;
}
.vjs-loading-spinner:after,
.vjs-loading-spinner:before {
  content: '';
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: #fff;
}
.vjs-seeking .vjs-loading-spinner:after,
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: #fff;
}
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: #fff;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s;
}
@keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}
@-webkit-keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}
@keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: #fff;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: #fff;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
.vjs-chapters-button .vjs-menu ul {
  width: 24em;
}
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: '';
  font-size: 1.5em;
  line-height: inherit;
}
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: ' ';
  font-size: 1.5em;
  line-height: inherit;
}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  flex: auto;
}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
  width: auto;
}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control {
  display: none;
}
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control {
  display: none;
}
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control {
  display: none;
}
.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%;
}
.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table;
}
.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-controls,
.vjs-text-track-settings .vjs-track-settings-font {
  display: table-cell;
}
.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom;
}
@supports (display: grid) {
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr auto;
  }
  .vjs-text-track-settings .vjs-track-settings-colors {
    display: block;
    grid-column: 1;
    grid-row: 1;
  }
  .vjs-text-track-settings .vjs-track-settings-font {
    grid-column: 2;
    grid-row: 1;
  }
  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 2;
    grid-row: 2;
  }
}
.vjs-track-setting > select {
  margin-right: 5px;
}
.vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: none;
}
.vjs-text-track-settings fieldset span {
  display: inline-block;
}
.vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0;
}
.vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.vjs-track-settings-controls button:active,
.vjs-track-settings-controls button:focus {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #fff 88%, #73859f 100%);
}
.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75);
}
.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2b333f;
  cursor: pointer;
  border-radius: 2px;
}
.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em;
}
@media print {
  .video-js > :not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
  }
}
.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  visibility: hidden;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide:before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable='true'] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  overflow: auto;
  padding: 50px 44px 25px;
  right: 0;
  text-align: center;
  z-index: 99996;
}
.fancybox-caption--separate {
  margin-top: -25px;
  max-height: 50vh;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
}
@supports (padding: 0) {
  .fancybox-caption {
    padding: 50px calc(max(12px, env(safe-area-inset-right))) calc(max(12px, env(safe-area-inset-bottom))) calc(max(25px, env(safe-area-inset-left)));
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1370px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1540px;
  }
}
.swiper-button-prev,
.swiper-button-next {
  outline: none;
}
.bg-hui {
  background: #f7f7f7;
}
.bg-hui .th2 a.more {
  background: #fff;
}
.btn,
.layui-btn {
  border-radius: 5px;
}
.btn-danger {
  background: #2f5597;
  font-size: 12px;
  box-shadow: 2px 2px 15px 0 rgba(40, 82, 168, 0.55);
}
.btn-default {
  font-size: 12px;
}
a,
a:hover {
  text-decoration: none !important;
  outline: none;
}
a:hover {
  color: rgba(200, 18, 54, 0.8);
}
.th2 {
  position: relative;
}
.th2 h2 {
  position: relative;
  display: block;
  padding-bottom: 1em;
  font-size: 2rem;
  font-weight: bold;
}
.th2 p {
  display: block;
  padding-top: 10px;
  color: #999;
}
.th2 h2:after {
  content: '';
  position: absolute;
  height: 3px;
  background: #2f5597;
  border-radius: 10px;
  bottom: 0;
  width: 1.5em;
}
.th2 a.more {
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.12);
  border-radius: 10em;
  text-transform: uppercase;
  font-size: 1.2rem;
  height: 30px;
  line-height: 30px;
  width: 100px;
  padding-left: 20px;
}
.th2 a.more span {
  position: absolute;
  right: 15px;
  top: 0;
}
.th2 a.more:hover {
  background: #2f5597;
  color: #fff;
  box-shadow: 2px 2px 15px 0 rgba(40, 82, 168, 0.55);
}
.th2.no-after h2:after {
  display: none !important;
}
.th2.no-after h2 {
  padding-top: 0.25em;
}
@media (min-width: 768px) {
  .th2 a.more {
    width: 120px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding-left: 20px;
  }
  .th2 a.more span {
    padding-right: 10px;
  }
}
@media (min-width: 992px) {
  .th2 h2 {
    font-size: 20px;
    font-weight: 600;
  }
  .th2 p {
    padding-top: 20px;
  }
}
@media (min-width: 1200px) {
  .th2 h2 {
    font-size: 24px;
    font-weight: 400;
  }
  .th2 p {
    padding-top: 30px;
    font-size: 14px;
  }
}
@media (min-width: 1400px) {
  .th2 h2 {
    font-size: 28px;
  }
  .th2 p {
    padding-top: 30px;
    font-size: 16px;
  }
  .th2 a.more {
    width: 140px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    padding-left: 30px;
  }
  .th2 a.more span {
    padding-right: 20px;
  }
}
@media (min-width: 1600px) {
  .th2 h2 {
    font-size: 34px;
  }
  .th2 a.more {
    width: 200px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    padding-left: 50px;
  }
  .th2 a.more span {
    padding-right: 30px;
  }
}
@media (min-width: 1900px) {
  .th2 h2 {
    font-size: 38px;
  }
}
.more a.btn {
  display: block;
  padding: 1em 0;
}
.more a.btn {
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  width: 140px;
  padding: 10px 0;
}
.more a.btn:hover {
  background: #2f5597;
  border-color: #2f5597;
  color: #fff;
  box-shadow: 2px 2px 15px 0 rgba(40, 82, 168, 0.55);
}
@media (min-width: 1400px) {
  .more a.btn {
    width: 160px;
  }
}
@media (min-width: 1600px) {
  .more a.btn {
    width: 200px;
    height: 50px;
    line-height: 50px;
    padding: 0;
  }
}
@media (min-width: 1900px) {
  .more a.btn {
    width: 200px;
    height: 50px;
    line-height: 50px;
    padding: 0;
  }
}
.fp-section {
  overflow: hidden;
}
header {
  height: 5rem;
  position: fixed;
  background: #fff;
  left: 0;
  top: 0;
  right: 0;
  z-index: 2222;
}
header:before {
  position: absolute;
  content: '';
  left: 0;
  width: 4px;
  background: #2f5597;
  height: 30vh;
}
header .logo {
  background: #2f5597;
  position: relative;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  width: 60%;
}
header .logo a {
  display: block;
  position: absolute;
  left: 15px;
  top: 10px;
  bottom: 10px;
  right: 15px;
}
header .logo a > img {
  height: 100%;
}
.header-xs {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.header-xbtn {
  float: left;
  width: 60px;
  height: 100%;
}
.header-xbtn button {
  height: 100%;
  width: 100%;
  background: none;
  border: none;
  outline: none !important;
  padding: 0;
  margin: 0;
  position: relative;
}
.header-xbtn button:active {
  border: none;
  box-shadow: none !important;
}
.header-xbtn button span {
  position: absolute;
  width: 30px;
  height: 24px;
  background: url(../image/top_01.png) no-repeat -30px 0;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -15px;
  transition: all linear 0.3s;
}
.header-xbtn.active button span {
  background: url(../image/top_01.png) no-repeat 0 0;
}
.header-xLang {
  float: left;
  width: 60px;
  height: 100%;
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  color: #a4a4a4;
}
.header-xLang a {
  color: #a4a4a4;
  font-weight: bold;
  font-size: 24px;
  display: block;
  text-align: center;
  height: 100%;
  line-height: 5rem;
}
.header-xLang a span {
  font-size: 18px;
  font-weight: 600;
}
#nav {
  position: absolute;
  top: 5rem;
  background: #fff;
  text-align: right;
  left: 100vw;
  right: 0;
  padding-right: 15px;
  padding-top: 30px;
  width: 100vw;
  transition: all linear 0.3s;
}
#nav.active {
  left: 0;
}
#nav > ul > li > a {
  display: block;
  font-size: 1.6rem;
  color: #666;
  padding: 5px 0;
}
#nav > ul > li.active > a:after {
  display: block;
}
#nav > ul > li > ul {
  display: none;
  margin-right: -15px;
  padding: 5px 15px 5px 15px;
  background: rgba(0, 0, 0, 0.052);
}
#nav > ul > li > ul > li {
  display: inline-block;
}
#nav > ul > li > ul > li > a {
  display: block;
  padding: 0 5px;
  color: #999;
}
@media (min-width: 768px) {
  header .logo {
    width: 200px;
  }
  .header-xs {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .header-xs {
    display: none !important;
  }
  #nav {
    left: auto !important;
    top: 0 !important;
    width: auto !important;
    padding: 0 !important;
    right: 220px;
  }
  #nav > ul > li {
    float: left;
    position: relative;
  }
  #nav > ul > li:hover > a {
    color: #c81233;
  }
  #nav > ul > li:hover > a:after {
    display: block;
  }
  #nav > ul > li:hover > ul {
    display: block;
  }
  #nav > ul > li > ul {
    display: none;
    position: absolute;
    top: 5rem;
    left: 0;
    width: 100px;
    background: none;
    padding: 0;
    margin: 0;
    margin-left: -10px;
    background: #fff;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 5px 10px 10px;
  }
  #nav > ul > li > ul > li {
    float: none;
    display: block;
    text-align: left;
  }
  #nav > ul > li > ul > li > a {
    font-size: 12px;
    display: block;
    padding: 4px 0;
    position: relative;
    z-index: 2;
  }
  #nav > ul > li > ul > li > a:hover {
    color: #c81233;
  }
  #nav > ul > li > a {
    height: 5rem;
    line-height: 5rem;
    font-size: 12px;
    padding: 0 8px;
    position: relative;
  }
  #nav > ul > li > a:after {
    display: none;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #2f5597;
  }
  .header-btn {
    position: absolute;
    top: 0;
    right: 130px;
    padding-top: 15px;
  }
  .header-btn .btn-danger {
    background: #2f5597;
    font-size: 12px;
    box-shadow: 2px 2px 5px 0 rgba(200, 18, 54, 0.25);
  }
  .header-link {
    position: absolute;
    top: 0;
    padding-top: 18px;
    right: 93px;
  }
  .header-select {
    position: absolute;
    top: 0;
    padding-top: 15px;
    right: 5px;
  }
  .header-select .btn {
    border: none;
    position: relative;
    padding-left: 32px;
  }
  .header-select .btn:before {
    content: '';
    background: url(../image/global.png) no-repeat center center;
    width: 26px;
    height: 26px;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 2px;
  }
  .header-select .btn:active,
  .header-select .btn:hover {
    background: none !important;
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
  }
  .header-select .dropdown-menu {
    min-width: 100px;
  }
}
@media (min-width: 1200px) {
  header {
    height: 65px;
  }
  header .logo {
    width: 220px;
  }
  #nav > ul > li > a {
    height: 65px;
    font-size: 14px;
    line-height: 65px;
    padding: 0 12px;
    color: #000;
  }
  #nav > ul > li > ul > li > a {
    color: #666;
  }
  #nav > ul > li > ul {
    top: 65px;
    margin: 0;
    width: 100%;
    padding: 5px 0;
  }
  #nav > ul > li > ul > li {
    text-align: center;
  }
  .header-btn {
    padding-top: 13px;
  }
  .header-btn .btn-danger {
    font-size: 14px;
  }
}
@media (min-width: 1400px) {
  header {
    height: 75px;
  }
  header .logo {
    width: 260px;
  }
  #nav > ul > li > a {
    height: 75px;
    font-size: 16px;
    line-height: 75px;
    padding: 0 15px;
  }
  #nav > ul > li > ul > li > a {
    font-size: 14px;
  }
  #nav > ul > li > ul {
    top: 75px;
    margin: 0;
    width: 100%;
    padding: 5px 0;
  }
  .header-btn {
    padding-top: 20px;
  }
  .header-btn .btn-danger {
    font-size: 16px;
  }
  .header-link {
    padding-top: 25px;
  }
  .header-select {
    padding-top: 22px;
  }
}
@media (min-width: 1600px) {
  header {
    height: 85px;
  }
  header .logo {
    width: 260px;
  }
  header .logo a {
    top: 18px;
    bottom: 18px;
    left: 30px;
  }
  #nav {
    right: 290px;
  }
  #nav > ul > li > a {
    height: 85px;
    font-size: 18px;
    line-height: 85px;
    padding: 0 20px;
  }
  #nav > ul > li > ul > li > a {
    font-size: 15px;
  }
  #nav > ul > li > ul {
    top: 85px;
    margin: 0;
    width: 100%;
    padding: 10px 0;
  }
  .header-btn {
    padding-top: 16px;
    right: 145px;
  }
  .header-btn .btn-danger {
    font-size: 18px;
    padding: 0;
    padding-left: 30px;
    padding-right: 30px;
    height: 45px;
    line-height: 45px;
  }
  .header-link {
    padding-top: 25px;
    right: 100px;
  }
  .header-select {
    padding-top: 22px;
  }
}
@media (min-width: 1920px) {
  header {
    height: 100px;
  }
  header .logo {
    width: 340px;
  }
  header .logo a {
    top: 20px;
    bottom: 20px;
    left: 50px;
  }
  header .logo a img {
    width: 240px;
    height: 61px;
  }
  #nav {
    right: 320px;
  }
  #nav > ul > li > a {
    height: 100px;
    font-size: 18px;
    line-height: 100px;
    padding: 0 25px;
  }
  #nav > ul > li > ul > li > a {
    font-size: 15px;
  }
  #nav > ul > li > ul {
    top: 100px;
    margin: 0;
    width: 100%;
    padding: 10px 0;
  }
  .header-btn {
    padding-top: 24px;
    right: 165px;
  }
  .header-btn .btn-danger {
    font-size: 18px;
    padding: 0;
    padding-left: 30px;
    padding-right: 30px;
    height: 45px;
    line-height: 45px;
  }
  .header-link {
    padding-top: 35px;
    right: 110px;
  }
  .header-select {
    padding-top: 32px;
  }
}
#fullpage-foot {
  height: auto !important;
}
#fullpage-foot .fp-tableCell {
  height: auto !important;
}
footer {
  background: url(../image/footbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 30px 0;
}
#nav2 > ul > li {
  float: left;
  padding: 0 5px 10px 5px;
  width: 25%;
}
#nav2 > ul > li > a {
  font-size: 1.6rem;
  font-weight: bold;
  color: #333;
}
#nav2 > ul > li > ul {
  padding-top: 15px;
  display: none;
}
#nav2 > ul > li > ul > li > a {
  color: #999;
  display: block;
  padding: 2px 0;
}
#nav2 > ul > li > ul > li > a:hover {
  color: #2f5597;
}
.foot-copy {
  margin-top: 20px;
  text-align: center;
  color: #666;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.052);
  line-height: 1.6;
}
.footer-img {
  text-align: center;
  padding-top: 30px;
}
.footer-img .img {
  border: 1px solid #ccc;
  width: 125px;
  height: 125px;
  overflow: hidden;
  background: #fff;
  margin: 0 auto;
}
.footer-img .img img {
  width: 125px;
  height: 125px;
}
.footer-img .txt {
  font-size: 15px;
  padding-top: 10px;
  width: 125px;
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 768px) {
  footer .col-sm-9 {
    position: relative;
  }
  footer .col-sm-9:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1px;
    top: 10px;
    background: rgba(0, 0, 0, 0.052);
  }
  .footer-img {
    text-align: right;
    padding-top: 10px;
  }
  .footer-img .img {
    border: 1px solid #ccc;
    width: 125px;
    height: 125px;
    overflow: hidden;
    background: #fff;
    margin: 0 0 0 auto;
  }
  .footer-img .img img {
    width: 125px;
    height: 125px;
  }
  .footer-img .txt {
    font-size: 15px;
    padding-top: 10px;
    width: 125px;
    text-align: center;
    margin: 0 0 0 auto;
  }
  #nav2 > ul > li > ul {
    display: block;
    min-height: 260px;
  }
}
@media (min-width: 992px) {
  .footer-img .img {
    border: 1px solid #ccc;
    width: 165px;
    height: 165px;
    overflow: hidden;
    background: #fff;
    margin: 0 0 0 auto;
  }
  .footer-img .img img {
    width: 165px;
    height: 165px;
  }
  .footer-img .txt {
    width: 145px;
  }
}
@media (min-width: 1200px) {
  footer {
    padding-top: 60px;
  }
  #nav2 > ul > li {
    width: 12.5%;
    min-height: 260px;
  }
  #nav2 > ul > li > ul > li > a {
    padding: 6px 0;
  }
  .foot-copy {
    text-align: right;
    margin-top: 60px;
  }
  .footer-img .img {
    border: 1px solid #ccc;
    width: 165px;
    height: 165px;
    overflow: hidden;
    background: #fff;
    margin: 0 0 0 auto;
  }
  .footer-img .img img {
    width: 165px;
    height: 165px;
  }
  .footer-img .txt {
    width: 165px;
  }
}
@media (min-width: 1400px) {
  footer {
    padding-top: 60px;
  }
  footer .col-sm-9 {
    width: 80%;
  }
  footer .col-sm-3 {
    width: 20%;
  }
  #nav2 > ul > li > a {
    font-size: 16px;
  }
  .foot-copy {
    text-align: right;
    margin-top: 60px;
  }
  .footer-img .img {
    border: 1px solid #ccc;
    width: 195px;
    height: 195px;
    overflow: hidden;
    background: #fff;
    margin: 0 0 0 auto;
  }
  .footer-img .img img {
    width: 195px;
    height: 195px;
  }
  .footer-img .txt {
    width: 195px;
  }
}
@media (min-width: 1600px) {
  footer {
    padding-top: 100px;
  }
  .foot-copy {
    margin-top: 80px;
  }
}
#fp-nav {
  display: none;
}
#fp-nav.xfpnav:before,
#fp-nav.xfpnav:after {
  display: block;
}
#fp-nav.bai ul li a.active span,
#fp-nav.bai ul li:hover a.active span {
  color: #fff;
}
#fp-nav.bai:before {
  background: #fff;
}
#fp-nav.bai:after {
  background: #fff;
}
#fp-nav.bai ul li a span,
.fp-slidesNav ul li a span {
  background: #fff;
}
#fp-nav ul li,
.fp-slidesNav ul li {
  margin: 15px;
}
#fp-nav ul li.active {
  width: auto;
  height: 13px;
}
#fp-nav ul li.active:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  opacity: 0;
}
#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span {
  position: absolute;
  left: auto;
  top: -4px;
  right: 0;
  width: 100px;
  height: 20px;
  border-radius: 0;
  background: none;
  margin: 0;
  clip: auto;
  text-align: right;
  color: #333;
}
#fp-nav ul li a span {
  width: 12px;
  height: 12px;
  margin: -6px 0 0 -6px;
}
#fp-nav:before {
  position: absolute;
  content: '';
  height: 100px;
  width: 1px;
  background: #333;
  top: -100px;
  left: 50%;
  margin-left: -1px;
  display: none;
}
#fp-nav:after {
  position: absolute;
  content: '';
  height: 100px;
  width: 1px;
  background: #333;
  bottom: -100px;
  left: 50%;
  margin-left: -1px;
  display: none;
}
@media (min-width: 992px) {
  #fp-nav {
    display: block;
  }
}
.gallery-top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.gallery-top .item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.gallery-top .item .mo {
  display: none;
}
.gallery-top .item .pc .img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.gallery-top .item .pc .txt {
  position: absolute;
  z-index: 2;
  color: #fff;
  top: 20vh;
  left: 15px;
}
.gallery-top .item .pc .txt h2 {
  font-size: 2.2rem;
}
.gallery-top .item .pc .txt p {
  font-size: 1rem;
  line-height: 1.1;
  margin-top: 2rem;
  margin-bottom: 5rem;
}
.gallery-top .item .pc .txt a.more {
  position: relative;
  color: #2f5597;
  border-color: #fff;
  height: 50px;
  display: block;
  font-weight: bold;
  line-height: 50px;
  width: 200px;
}
.gallery-top .item .pc .txt a.more:hover {
  border-color: #fff;
}
.gallery-thumbs {
  position: absolute;
  left: 15px;
  bottom: 80px;
  right: 15px;
}
.gallery-thumbs .swiper-slide {
  overflow: hidden;
}
.gallery-thumbs .swiper-slide + .swiper-slide .item:before {
  margin-left: -1px;
}
.gallery-thumbs .swiper-slide-thumb-active .item:before {
  border-color: #fff;
  margin-left: 0 !important;
}
.swiper-navs {
  position: absolute;
  bottom: 60px;
  z-index: 33;
  left: 0;
  right: 0;
  height: 60px;
  text-align: center;
}
.swiper-navs li {
  display: inline-block;
  position: relative;
  height: 100%;
  min-width: 40px;
  cursor: pointer;
}
.swiper-navs li:before {
  position: absolute;
  top: 50%;
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.5);
  left: 50%;
  margin-left: -5px;
  margin-top: -5px;
  border-radius: 100%;
  content: '';
  transition: all ease-in-out 0.3s;
}
.swiper-navs li h2 {
  opacity: 0;
  background: rgba(255, 255, 255, 0.3);
  display: block;
  height: 2.5em;
  line-height: 2.5em;
  text-align: center;
  width: 80px;
  border-radius: 10em;
  color: #fff;
  font-size: 1.4rem;
  transition: all ease-in-out 0.3s;
}
.swiper-navs li.active:before {
  background: rgba(255, 255, 255, 0);
}
.swiper-navs li.active h2 {
  opacity: 1;
}
.gallery-thumbs .item {
  width: 100%;
  height: 60px;
  position: relative;
  padding: 10px;
  cursor: pointer;
}
.gallery-thumbs .item:before {
  content: '';
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all ease-in-out 0.3s;
}
.gallery-thumbs .item > span {
  display: block;
  color: #fff;
  font-size: 3rem;
  line-height: 1;
  font-family: Arial;
  font-weight: 400;
  float: left;
}
.gallery-thumbs .item h2 {
  margin: 0;
  display: block;
  font-size: 1.5rem;
  line-height: 1;
  color: #fff;
  padding-top: 4px;
}
.gallery-thumbs .item h2 small {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.8rem;
}
.fullpage-nextpage {
  position: absolute;
  width: 30px;
  height: 50px;
  bottom: 10px;
  left: 50%;
  margin-left: -15px;
  z-index: 33;
  display: none;
}
.fullpage-nextpage:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 30px;
  height: 50px;
  border: 3px solid rgba(255, 255, 255, 0.8);
  border-radius: 10em;
}
.fullpage-nextpage:after {
  content: '';
  position: absolute;
  background: #fff;
  width: 2px;
  height: 10px;
  top: 10px;
  left: 50%;
  margin-left: -1px;
  animation: mymove 1.2s infinite ease-in-out;
  -webkit-animation: mymove 1.2s infinite ease-in-out;
  border-radius: 100%;
}
@keyframes mymove {
  0% {
    top: 5px;
  }
  25% {
    top: 10px;
  }
  50% {
    top: 15px;
  }
  75% {
    top: 10px;
  }
  100% {
    top: 5px;
  }
}
@media (min-width: 992px) {
  .gallery-top .item .pc .txt {
    left: 10vw;
    right: 30vw;
    top: 30vh;
  }
  .gallery-top .item .pc .txt h2 {
    font-size: 34px;
    line-height: 1.25;
    font-weight: bold;
  }
  .gallery-top .item .pc .txt p {
    font-size: 24px;
    line-height: 1.25;
  }
  .gallery-thumbs {
    top: 25vh;
    bottom: 25vh;
    right: 10vw;
    width: 250px;
    left: auto;
  }
  .swiper-navs {
    bottom: 22px;
  }
  .swiper-navs li:nth-child(2) {
    margin-right: 20px;
  }
  .swiper-navs li:nth-child(3) {
    margin-left: 20px;
  }
  .gallery-thumbs .item {
    height: 100%;
    padding: 0;
  }
  .gallery-thumbs .item > span {
    font-size: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 20%;
    font-weight: 300;
  }
  .gallery-thumbs .item > h2 {
    position: absolute;
    font-size: 18px;
    left: 24%;
    top: 50%;
    margin-top: -20px;
  }
  .gallery-thumbs .item > h2 > small {
    font-size: 12px;
    white-space: nowrap;
    margin-top: 2px;
  }
  .gallery-thumbs .swiper-slide {
    width: 100% !important;
    height: 30%;
    display: block;
    flex: none;
  }
  .gallery-thumbs .swiper-wrapper {
    flex-direction: column;
  }
  .gallery-thumbs .swiper-slide + .swiper-slide .item:before {
    margin-left: 0;
    margin-top: -1px;
  }
  .gallery-thumbs .swiper-slide-thumb-active .item:before {
    margin-top: 0 !important;
  }
  .fullpage-nextpage {
    bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .gallery-top .item .pc .txt a.more {
    height: 60px;
    line-height: 60px;
  }
  .gallery-top .item .pc .txt a.more:before {
    width: 60px;
    height: 60px;
  }
  .gallery-top .item .pc .txt a.more:after {
    left: 15px;
  }
  .swiper-navs {
    bottom: 25px;
  }
  .swiper-navs li:nth-child(2) {
    margin-right: 30px;
  }
  .swiper-navs li:nth-child(3) {
    margin-left: 30px;
  }
  .fullpage-nextpage {
    width: 35px;
    margin-left: -17.5px;
    height: 60px;
  }
  .fullpage-nextpage:before {
    height: 60px;
    width: 35px;
  }
}
@media (min-width: 1400px) {
  .gallery-top .item .pc .txt a.more {
    height: 70px;
    line-height: 70px;
    font-size: 16px;
  }
  .gallery-top .item .pc .txt a.more:before {
    width: 70px;
    height: 70px;
  }
  .gallery-top .item .pc .txt a.more:after {
    left: 20px;
  }
  .swiper-navs {
    bottom: 30px;
  }
  .swiper-navs li:nth-child(2) {
    margin-right: 35px;
  }
  .swiper-navs li:nth-child(3) {
    margin-left: 35px;
  }
  .fullpage-nextpage {
    width: 40px;
    height: 70px;
    margin-left: -20px;
  }
  .fullpage-nextpage:before {
    width: 40px;
    height: 70px;
    border-width: 4px;
  }
  .fullpage-nextpage:after {
    width: 3px;
    border-radius: 50%;
    height: 15px;
  }
  .gallery-top .item .pc .txt h2 {
    font-size: 38px;
  }
  .gallery-top .item .pc .txt p {
    font-size: 28px;
    line-height: 2;
    margin-top: 40px;
    margin-bottom: 60px;
  }
  .gallery-thumbs {
    width: 350px;
    bottom: 10vh;
  }
  .gallery-thumbs .item > span {
    font-size: 50px;
    margin-top: -25px;
  }
  .gallery-thumbs .item > h2 {
    left: 25%;
    font-size: 22px;
    margin-top: -22px;
  }
  .gallery-thumbs .item > h2 > small {
    font-size: 12px;
    margin-top: 3px;
  }
}
@media (min-width: 1600px) {
  .gallery-top .item .pc .txt a.more {
    height: 70px;
    line-height: 70px;
    width: 240px;
    font-size: 16px;
  }
  .gallery-top .item .pc .txt a.more:before {
    width: 70px;
    height: 70px;
  }
  .gallery-top .item .pc .txt a.more:after {
    left: 20px;
  }
  .swiper-navs {
    bottom: 36px;
  }
  .swiper-navs li h2 {
    font-size: 18px;
    width: 100px;
  }
  .fullpage-nextpage:before {
    border-width: 5px;
  }
  .gallery-top .item .pc .txt h2 {
    font-size: 58px;
  }
  .gallery-top .item .pc .txt p {
    font-size: 28px;
    line-height: 2;
    margin-top: 60px;
    margin-bottom: 100px;
  }
  .gallery-thumbs {
    width: 400px;
    bottom: 10vh;
  }
  .gallery-thumbs .item > span {
    font-size: 60px;
    margin-top: -30px;
  }
  .gallery-thumbs .item > h2 {
    left: 28%;
    font-size: 24px;
    margin-top: -25px;
  }
  .gallery-thumbs .item > h2 > small {
    font-size: 14px;
    margin-top: 3px;
  }
}
.btn {
  outline: none !important;
}
.section2 {
  background: url(../image/bg1.jpg) no-repeat center center;
  background-size: cover;
}
.section2-soll {
  overflow: hidden;
  height: 40px;
  background: #f9f9f9;
  position: relative;
  z-index: 2;
  margin: 0 -15px;
  margin-top: 20px;
}
.section2-soll ul {
  height: 5000px;
}
.section2-soll li {
  height: 40px;
  line-height: 40px;
  display: block;
  overflow: hidden;
}
.section2-soll li > span {
  float: left;
  width: 25%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 1rem;
  padding-left: 10px;
}
.section2-soll li > h3 {
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 35%;
  font-size: 1rem;
  margin: 0;
  display: block;
  line-height: 40px;
}
.section2-soll li > i {
  float: right;
  width: 35%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 1rem;
  text-align: right;
  padding-right: 10px;
}
.section2-box {
  position: absolute;
  top: 15vh;
  bottom: 5vh;
  left: 15px;
  right: 15px;
  padding: 15px 0;
}
.section2-box:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  background: #fff;
}
.section2-box-t1 {
  position: relative;
  z-index: 2;
  padding: 15px;
  text-align: center;
}
.section2-box-t1 h2 {
  font-size: 1.5rem;
}
.section2-box-t1 strong {
  font-family: Impact;
  font-family: Arial;
  font-weight: 300;
  line-height: 1;
  color: #2f5597;
  font-size: 3.5rem;
  display: block;
  padding-top: 4px;
}
.section2-box-t2 {
  position: relative;
  z-index: 2;
  padding: 0 15px;
  text-align: center;
}
.section2-box-t2 h2 {
  font-size: 1.5rem;
}
.section2-box-t2 strong {
  font-family: Impact;
  font-family: Arial;
  font-weight: 300;
  line-height: 1;
  color: #2f5597;
  font-size: 3.5rem;
  display: block;
  padding-top: 4px;
}
.section2-box-t3 {
  position: relative;
  z-index: 2;
  padding: 15px;
  text-align: center;
}
.section2-box-t3 h2 {
  font-size: 1.5rem;
}
.section2-box-t3 strong {
  font-family: Impact;
  font-family: Arial;
  font-weight: 300;
  line-height: 1;
  color: #2f5597;
  font-size: 3.5rem;
  display: block;
  padding-top: 4px;
}
.section2-btn {
  position: relative;
  text-align: center;
}
.section2-btn .btn {
  width: 40%;
  font-size: 1.3rem;
}
.section2-form {
  padding: 10px;
  position: absolute;
  bottom: 0;
}
.section2-form .layui-input-inline {
  width: 49%;
  padding: 5px 0;
}
.section2-form .layui-input-inline .layui-btn {
  width: 100%;
  font-size: 1.3rem;
}
.txt-jz {
  display: block;
}
.txt-zc {
  display: none;
}
@media (min-width: 768px) {
  .section2-box {
    left: 0;
    right: 60px;
    padding-top: 50px;
  }
  .section2-box:before {
    right: 60px;
  }
  .section2-box-t1 {
    text-align: left;
    padding-left: 10vw;
  }
  .section2-box-t1 strong {
    font-size: 60px;
    font-family: Impact;
  }
  .section2-box-t2 {
    text-align: left;
    padding-left: 10vw;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    width: 50%;
  }
  .section2-box-t2 strong,
  .section2-box-t3 strong {
    font-family: Impact;
  }
  .section2-box-t3 {
    text-align: left;
    padding-left: 10vw;
    padding-top: 20px;
  }
  .section2-btn {
    position: absolute;
    right: 0;
    top: 60px;
    z-index: 3;
  }
  .section2-btn .btn {
    width: 100%;
    font-size: 22px;
    padding: 12px 10px;
  }
  .section2-btn .btn + .btn {
    margin-top: 14px;
  }
  .section2-soll {
    margin: 0 auto;
    position: absolute;
    z-index: 33;
    left: 10vw;
    right: 20vw;
    border: 1px solid rgba(0, 0, 0, 0.13);
    height: 80px;
    line-height: 80px;
    top: 42vh;
  }
  .section2-soll li {
    height: 80px;
    line-height: 80px;
  }
  .section2-soll li > h3 {
    height: 80px;
    line-height: 80px;
    font-size: 14px;
  }
  .section2-soll li > span {
    font-size: 14px;
  }
  .section2-soll li > i {
    font-size: 14px;
  }
  .section2-soll:before {
    display: block;
    clear: both;
    content: '';
  }
  .section2-form {
    bottom: 5vh;
    left: 10vw;
    right: 0;
    margin-left: -10px;
  }
  .section2-form .layui-inline {
    width: 100%;
  }
  .section2-form .layui-input-inline {
    width: 20%;
  }
  .section2-form .layui-input-inline:last-child {
    padding-left: 30px;
  }
  .section2-form .layui-input-inline .layui-btn {
    font-size: 16px;
    height: 80px;
    line-height: 80px;
  }
  .section2-form .layui-input {
    height: 80px;
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .section2-box {
    right: 200px;
    bottom: 31vh;
  }
  .section2-btn {
    width: 200px;
  }
  .section2-form .layui-input-inline:last-child {
    width: 150px;
    float: right;
    padding-left: 0;
  }
  .section2-box-t1 h2,
  .section2-box-t2 h2,
  .section2-box-t3 h2 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
  }
  .section2-box-t1 strong {
    font-size: 70px;
  }
  .section2-box-t2 strong,
  .section2-box-t3 strong {
    font-size: 45px;
  }
}
@media (min-width: 1600px) {
  .section2-box {
    right: 200px;
  }
  .section2-box:before {
    right: 6.5vw;
  }
  .section2-btn {
    width: 250px;
  }
  .section2-btn .btn {
    font-size: 22px;
  }
  .section2-box-t1 h2,
  .section2-box-t2 h2,
  .section2-box-t3 h2 {
    font-size: 20px;
  }
  .section2-box-t1 strong {
    font-size: 100px;
  }
  .section2-box-t2 strong,
  .section2-box-t3 strong {
    font-size: 52px;
  }
  .section2-soll li {
    color: #000 !important;
  }
  .section2-soll li > h3 {
    font-size: 20px;
  }
  .section2-soll li > span {
    font-size: 20px;
    padding-left: 30px;
  }
  .section2-soll li > i {
    font-size: 20px;
    padding-right: 30px;
  }
  .section2-form .layui-input {
    font-size: 20px;
    padding-left: 20px;
  }
  .section2-form .layui-input-inline:last-child {
    width: 250px;
  }
  .section2-form .layui-input-inline .layui-btn {
    font-size: 20px;
  }
  .section2-form .layui-input-inline:first-child {
    width: 20%;
  }
  .section2-form .layui-input-inline:nth-child(2) {
    width: 20%;
  }
  .section2-form .layui-input-inline:nth-child(3) {
    width: 200px;
  }
}
@media (min-width: 1900px) {
  .section2-box {
    right: 300px;
  }
  .section2-box:before {
    right: 6.5vw;
  }
  .section2-btn {
    width: 250px;
  }
  .section2-btn .btn {
    font-size: 28px;
  }
  .section2-box-t1 h2,
  .section2-box-t2 h2,
  .section2-box-t3 h2 {
    font-size: 30px;
  }
  .section2-box-t1 strong {
    font-size: 100px;
  }
  .section2-box-t2 strong,
  .section2-box-t3 strong {
    font-size: 72px;
  }
  .section2-soll li {
    color: #000 !important;
  }
  .section2-soll li > h3 {
    font-size: 24px;
  }
  .section2-soll li > span {
    font-size: 24px;
    padding-left: 30px;
  }
  .section2-soll li > i {
    font-size: 24px;
    padding-right: 30px;
  }
  .section2-form .layui-input {
    font-size: 24px;
    padding-left: 20px;
  }
  .section2-form .layui-input-inline:last-child {
    width: 250px;
  }
  .section2-form .layui-input-inline .layui-btn {
    font-size: 24px;
  }
  .section2-form .layui-input-inline:first-child {
    width: 20%;
  }
  .section2-form .layui-input-inline:nth-child(2) {
    width: 20%;
  }
  .section2-form .layui-input-inline:nth-child(3) {
    width: 200px;
  }
}
.section3 {
  background: url(../image/bg2.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden;
}
.section3-news {
  position: absolute;
  left: 15px;
  bottom: -300px;
  right: 15px;
  background: #fff;
  padding: 20px;
}
.section3-news .th1 {
  padding-top: 10px;
  position: relative;
  padding-bottom: 20px;
}
.section3-news .th1 h2 {
  display: block;
  font-size: 2rem;
  font-weight: bold;
}
.section3-news .th1 h2 small {
  margin-left: 10px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.12);
  font-weight: bold;
}
a.more-jia {
  position: absolute;
  right: 0;
  top: 5px;
  border: 1px solid rgba(200, 18, 54, 0.5);
  background: #2f5597;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  text-align: center;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.9);
  transition: all ease-in-out 0.3s;
}
a.more-jia > i {
  font-size: 1rem;
  line-height: 1;
  top: -2px;
  position: relative;
  transition: all ease-in-out 0.3s;
}
a.more-jia:hover {
  border-color: #2f5597;
  box-shadow: 0 0 15px 0 rgba(200, 18, 54, 0.9);
}
a.more-jia:hover > i {
  color: #fff;
}
.section3-news .nlist .item {
  position: relative;
  min-height: 100px;
  border-top: 1px solid rgba(0, 0, 0, 0.054);
  padding-bottom: 10px;
}
.section3-news .nlist .item a {
  display: block;
  height: 100%;
}
.section3-news .nlist .item a:hover .txt h3 {
  color: #2f5597;
}
.section3-news .nlist .item a:hover .img img {
  transform: scale(1.05);
}
.section3-news .nlist .item:after,
.section3-news .nlist .item a:after {
  display: block;
  clear: both;
  content: '';
}
.section3-news .nlist .item .img ~ .txt {
  padding-right: 130px;
}
.section3-news .nlist .item .img {
  float: right;
  width: 120px;
  position: relative;
  overflow: hidden;
  height: 100px;
}
.section3-news .nlist .item .img img {
  position: absolute;
  top: -99999px;
  right: -99999px;
  bottom: -99999px;
  left: -99999px;
  margin: auto;
  width: 100%;
  height: auto;
  transition: all ease-in-out 0.3s;
}
.section3-news .nlist .item .txt h3 {
  display: block;
  line-height: 1.2;
  margin: 0;
  font-size: 1.4rem;
  padding-top: 1.2em;
}
.section3-news .nlist .item .txt p {
  display: none;
}
.section3-news .nlist .item .txt span {
  color: #999;
  font-size: 1.2rem;
  display: block;
  padding-top: 1em;
}
@media (min-width: 768px) {
  .section3-news {
    right: 0;
    left: 20vw;
    padding: 50px 40px;
  }
  .section3-news .nlist .item .txt h3 {
    font-size: 14px;
    color: #000;
    font-weight: bold;
  }
  .section3-news .nlist .item .txt p {
    display: block;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
    margin-top: 10px;
    color: #666;
  }
  .section3-news .nlist .item .img ~ .txt {
    padding-right: 180px;
  }
  .section3-news .nlist .item .img {
    width: 140px;
    height: 120px;
  }
  .section3-news .nlist .item {
    padding: 20px 0;
  }
}
@media (min-width: 992px) {
  .section3-news {
    padding-right: 15vw;
  }
  .section3-news .nlist .item .img {
    width: 160px;
    height: 140px;
  }
  .section3-news .nlist .item .img ~ .txt {
    padding-right: 220px;
  }
  .section3-news .nlist .item .txt h3 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
  }
}
@media (min-width: 1200px) {
  .section3-news {
    padding-left: 5vw;
  }
  .section3-news .nlist .item .img {
    width: 180px;
    height: 160px;
  }
  .section3-news .nlist .item .img ~ .txt {
    padding-right: 240px;
  }
  .section3-news .nlist .item .txt h3 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
  }
  .section3-news .nlist .item .txt p {
    font-size: 14px;
  }
}
@media (min-width: 1400px) {
  .section3-news {
    padding-left: 6vw;
    left: 30vw;
    padding-right: 12vw;
    padding-top: 60px;
  }
  .section3-news .th1 h2 {
    font-size: 28px;
  }
  .section3-news .nlist .item .img {
    width: 200px;
    height: 160px;
  }
  .section3-news .nlist .item .txt h3 {
    font-size: 18px;
  }
  .section3-news .nlist .item .txt p {
    font-size: 14px;
    margin-top: 2em;
  }
  .section3-news .nlist .item .txt span {
    font-size: 14px;
    padding-top: 2em;
  }
}
@media (min-width: 1600px) {
  .section3-news {
    padding-left: 8vw;
    left: 30vw;
    padding-right: 12vw;
    padding-top: 70px;
  }
  .section3-news .th1 {
    padding-bottom: 50px;
  }
  .section3-news .th1 h2 {
    font-size: 35px;
    font-weight: 400;
  }
  a.more-jia {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .section3-news .nlist .item .img ~ .txt {
    padding-right: 300px;
  }
  .section3-news .nlist .item .img {
    width: 260px;
    height: 180px;
  }
  .section3-news .nlist .item .txt h3 {
    font-size: 20px;
    font-weight: 400;
  }
  .section3-news .nlist .item .txt p {
    font-size: 14px;
    margin-top: 2em;
  }
  .section3-news .nlist .item .txt span {
    font-size: 14px;
    padding-top: 2em;
  }
}
@media (min-width: 1900px) {
  .section3-news {
    padding-left: 8vw;
    left: 37vw;
    padding-right: 8vw;
    padding-top: 70px;
  }
  .section3-news .nlist .item {
    padding: 60px 0;
  }
  .section3-news .th1 {
    padding-bottom: 50px;
  }
  .section3-news .th1 h2 {
    font-size: 45px;
    font-weight: 400;
  }
  a.more-jia {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .section3-news .nlist .item .img ~ .txt {
    padding-right: 380px;
  }
  .section3-news .nlist .item .img {
    width: 315px;
    height: 180px;
  }
  .section3-news .nlist .item .txt h3 {
    font-size: 20px;
    font-weight: 400;
  }
  .section3-news .nlist .item .txt p {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 2em;
  }
  .section3-news .nlist .item .txt span {
    font-size: 16px;
    padding-top: 2em;
  }
}
.section4-box1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 22;
  background: rgba(255, 255, 255, 0.9);
  padding: 40px 20px;
}
.section4-box2 {
  position: absolute;
  top: 5rem;
  left: 0;
  right: 0;
  bottom: 40vh;
  z-index: 11;
}
.section4-box3 {
  position: absolute;
  z-index: 33;
  left: 0;
  top: 0;
  right: 0;
  white-space: nowrap;
  font-size: 5.5rem;
  text-transform: uppercase;
  color: rgba(200, 18, 54, 0.1);
  font-family: Arial;
  font-weight: bold;
  text-align: center;
}
.section4-box2 .swiper-wrapper img {
  width: 100%;
}
.section4-box1 .th1 h2 {
  display: block;
  margin: 0;
  font-size: 3rem;
  font-weight: 400;
}
.section4-box1 .th1 h2 > small {
  font-family: Arial;
  font-weight: bold;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.18);
}
.section4-box1 .tab {
  padding-top: 30px;
  padding-bottom: 80px;
}
.section4-box1 .tab ul {
  margin: 0 -10px;
}
.section4-box1 .tab li {
  width: 25%;
  float: left;
  padding: 0 5px;
  font-size: 1.5rem;
}
.section4-box1 .tab li > a {
  display: inline-block;
  position: relative;
  padding: 10px 0;
}
.section4-box1 .tab li.active > a {
  color: #2f5597;
}
.section4-box1 .tab li > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: #2f5597;
  display: none;
}
.section4-box1 .tab li.active > a:after {
  display: block;
}
.section4-box1 .tab-link li {
  display: none;
}
.section4-box1 .tab-link li .more {
  padding-top: 50px;
}
.section4-box1 .tab-link li .more a {
  color: #333;
}
.section4-box1 .tab-link li .more a:hover {
  border-color: #2f5597;
  background: #2f5597;
  color: #fff;
}
.section4-box1 .tab-link li > a {
  position: relative;
  height: 60px;
  width: 300px;
  display: block;
  margin-bottom: 30px;
}
.section4-box1 .tab-link li > p {
  color: #999;
}
.section4-box1 .tab-link li > a > p {
  float: left;
  position: absolute;
  display: inline-block;
  padding: 4px 10px;
  top: 50%;
  margin-top: -10px;
  white-space: nowrap;
  background: #fff;
  z-index: 2;
  left: 10px;
  line-height: 1;
  color: #333;
}
.section4-box1 .tab-link li > a > i {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 90px;
  height: 30px;
  width: 30px;
  border: 1px solid #ccc;
  border-radius: 100%;
  line-height: 1;
  text-align: center;
  color: rgba(0, 0, 0, 0.4);
  transition: all ease-in-out 0.3s;
}
.section4-box1 .tab-link li > a > i:before {
  line-height: 30px;
  font-size: 1rem;
}
.section4-box1 .tab-link li > a:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  border: 4px solid #2f5597;
  width: 60px;
  height: 60px;
  transition: all ease-in-out 0.3s;
}
.section4-box1 .tab-link li.active {
  display: block;
}
.section4-box1 .tab-link li > a:hover i {
  border-color: #2f5597;
}
.section4-box1 .tab-link li > a:hover i:before {
  color: #2f5597;
}
@media (min-width: 768px) {
  .section4-box1 {
    top: 20vh;
    bottom: 15vh;
    background: #fff;
    right: 50vw;
  }
  .section4-box2 {
    top: 15vh;
    bottom: 10vh;
    left: 40vw;
  }
  .section4-box2 .swiper-wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .section4-box2 .swiper-slide {
    position: relative;
  }
  .section4-box2 .swiper-container {
    height: 100%;
  }
  .section4-box3 {
    top: 80vh;
  }
  .section4-box1 .tab-link {
    position: absolute;
    bottom: 40px;
  }
  .section4-box1 .tab-link li {
    padding-right: 100px;
  }
  .section4-box1 .tab-link li > p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-all;
  }
}
@media (min-width: 992px) {
  .section4-box1 {
    top: 15vh;
    bottom: 10vh;
    background: #fff;
    right: 50vw;
    padding-left: 10vw;
  }
  .section4-box2 {
    left: 50vw;
  }
  .section4-box3 {
    color: rgba(200, 18, 54, 0.8);
    font-size: 80px;
    text-align: left;
    left: 40vw;
    top: auto;
    bottom: 10vh;
    z-index: 33;
  }
}
@media (min-width: 1200px) {
  .section4-box1 {
    top: 15vh;
    bottom: 10vh;
    background: #fff;
    right: 60vw;
    padding-left: 10vw;
  }
  .section4-box2 {
    left: 40vw;
  }
  .section4-box3 {
    color: rgba(200, 18, 54, 0.8);
    font-size: 100px;
    text-align: left;
    left: 32vw;
    bottom: 31vh;
  }
  .section4-box1 .tab-link li > a {
    height: 80px;
  }
  .section4-box1 .tab-link li > a:before {
    width: 80px;
    height: 80px;
  }
  .section4-box1 .tab-link li > a > p {
    font-size: 16px;
    font-weight: bold;
    left: 20px;
  }
  .section4-box1 .tab-link li > a > i {
    left: 120px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
  .section4-box1 .tab-link li > a > i:before {
    line-height: 40px;
    font-size: 16px;
  }
  .section4-box1 .tab li {
    font-size: 16px;
  }
  .section4-box1 .tab li > a {
    padding: 15px 0;
  }
  .section4-box1 .tab li > a:after {
    height: 3px;
  }
  .section4-box1 .th1 h2 {
    font-weight: bold;
    font-size: 36px;
  }
  .section4-box1 .th1 h2 > small {
    font-weight: 400;
    margin-left: 10px;
    line-height: 1;
  }
}
@media (min-width: 1900px) {
  .section4-box1 .th1 h2 {
    font-size: 42px;
  }
  .section4-box1 .th1 {
    padding-top: 2em;
    padding-bottom: 1em;
  }
  .section4-box1 .tab li {
    font-size: 24px;
  }
  .section4-box1 {
    right: 65vw;
  }
  .section4-box2 {
    left: 37vw;
  }
  .section4-box1 .tab li > a:after {
    height: 4px;
  }
  .section4-box1 .tab li > a {
    padding: 22px 0;
  }
  .section4-box1 .tab-link li > a {
    height: 120px;
    margin-bottom: 50px;
  }
  .section4-box1 .tab-link li > a:before {
    width: 120px;
    height: 120px;
  }
  .section4-box1 .tab-link li > a > p {
    font-size: 30px;
    font-weight: 400;
    margin-top: -20px;
  }
  .section4-box1 .tab-link li > a > i {
    left: 165px;
    width: 45px;
    height: 45px;
    margin-top: -22.6px;
  }
  .section4-box1 .tab-link li > a > i:before {
    line-height: 45px;
  }
  .section4-box1 .tab-link li .more {
    padding-top: 90px;
  }
  .section4-box1 .tab-link li .more a {
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
  .section4-box1 .tab-link li > a:before {
    border-width: 5px;
  }
  .section4-box1 .tab-link li > p {
    font-size: 16px;
  }
  .section4-box3 {
    font-size: 120px;
    bottom: 33vh;
    left: 28vw;
    opacity: 0;
  }
}
.swiper-container.section5-swiper1 {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.swiper-container.section5-swiper1 .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  position: relative;
}
.swiper-container.section5-swiper1 .swiper-slide img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.swiper-container.section5-swiper1:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  content: '';
  background: rgba(0, 0, 0, 0.5);
  z-index: 33;
  width: 10vw;
  display: none;
}
.section5-box1 {
  position: absolute;
  z-index: 2;
  top: 15vh;
  padding-left: 15px;
}
.section5-box1 .th1 h2 {
  display: block;
  margin: 0;
  font-size: 3rem;
  font-weight: 400;
  color: #fff;
}
.section5-box1 .th1 h2 > small {
  font-family: Arial;
  font-weight: bold;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.18);
}
.section5-box1 .tab {
  padding-top: 30px;
  padding-bottom: 30px;
}
.section5-box1 .tab ul {
  margin: 0 -10px;
}
.section5-box1 .tab li {
  padding: 0 10px;
  font-size: 1.5rem;
}
.section5-box1 .tab li > a {
  display: inline-block;
  position: relative;
  padding: 10px 0;
  color: rgba(255, 255, 255, 0.6);
  font-size: 1.6rem;
  font-weight: bold;
}
.section5-box1 .tab li > a > p {
  font-size: 1.2rem;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.4);
}
.section5-box1 .tab li.active > a {
  color: #fa0000;
}
.section5-box1 .tab li.active > a p {
  color: red;
}
.section5-box1 .tab-link {
  padding-top: 100px;
}
.section5-box1 .tab-link li {
  display: none;
}
.section5-box1 .tab-link li > a {
  position: relative;
  border-color: #2f5597;
  background: #2f5597;
  color: #fff;
}
.section5-box1 .tab-link li > a:hover {
  border-color: rgba(200, 18, 54, 0.8);
  background: #2f5597;
  color: #fff;
}
.section5-box1 .tab-link li > a:hover i:before {
  color: #2f5597;
}
.section5-box1 .tab-link li > p {
  color: #999;
}
.section5-box1 .tab-link li a > i {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 0;
  height: 30px;
  width: 30px;
  border: 1px solid #ccc;
  border-radius: 100%;
  line-height: 1;
  text-align: center;
  color: rgba(255, 255, 255, 0.4);
  transition: all ease-in-out 0.3s;
}
.section5-box1 .tab-link li a > i:before {
  line-height: 30px;
  font-size: 1rem;
  transition: all ease-in-out 0.3s;
}
.section5-box1 .tab-link li.active {
  display: block;
}
.section5-box2 {
  position: absolute;
  z-index: 2;
  right: 15px;
  bottom: 5vh;
  color: #fff;
}
.section5-box2 .tab-txt li {
  display: none;
  position: relative;
}
.section5-box2 .tab-txt li:before {
  position: absolute;
  content: '';
  left: -70px;
  width: 60px;
  height: 1px;
  background: #fff;
  top: 1.1rem;
}
.section5-box2 .tab-txt li.active {
  display: block;
}
.section5-box2 .tab-txt li h3 {
  display: block;
  font-size: 2.2rem;
  color: #fff;
}
.section5-box2 .tab-txt li p {
  display: block;
  margin: 0;
  padding-top: 10px;
  color: #fff;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  .section5-box1 {
    top: 25vh;
    left: 10vw;
  }
  .swiper-container.section5-swiper1 .swiper-slide img {
    display: none;
  }
}
@media (min-width: 1200px) {
  .section5-box1 .tab-link li > a {
    height: 45px;
    line-height: 45px;
    width: 150px;
  }
  .section5-box1 .tab-link li a:before {
    width: 80px;
    height: 80px;
  }
  .section5-box1 .tab-link li a > p {
    font-size: 16px;
    font-weight: bold;
    left: 20px;
  }
  .section5-box1 .tab-link li a > i {
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
  .section5-box1 .tab-link li a > i:before {
    line-height: 40px;
    font-size: 16px;
  }
  .section5-box1 .tab li {
    font-size: 16px;
  }
  .section5-box1 .tab li > a {
    padding: 15px 0;
    font-size: 24px;
    font-weight: 400;
  }
  .section5-box1 .tab li > a > p {
    font-size: 14px;
    display: block;
    padding-top: 10px;
  }
  .section5-box1 .tab li > a:after {
    height: 3px;
  }
  .section5-box1 .th1 h2 {
    font-weight: bold;
    font-size: 36px;
  }
  .section5-box1 .th1 h2 > small {
    font-weight: 400;
    margin-left: 10px;
    line-height: 1;
  }
  .swiper-container.section5-swiper1 .swiper-slide {
    width: 100%;
  }
  .swiper-container.section5-swiper1:before {
    display: none;
    width: 12vw;
  }
  .section5-box2 {
    bottom: 10vh;
    right: 5vw;
  }
}
@media (min-width: 1900px) {
  .swiper-container.section5-swiper1:before {
    width: 16vw;
  }
  .swiper-container.section5-swiper1 .swiper-slide {
    width: 84vw;
  }
  .section5-box1 .th1 h2 {
    font-size: 42px;
  }
  .section5-box1 .th1 {
    padding-top: 2em;
    padding-bottom: 1em;
  }
  .section5-box1 .tab li {
    font-size: 24px;
  }
  .section5-box1 {
    right: 65vw;
  }
  .section5-box2 {
    right: 7vw;
  }
  .section5-box1 .tab li > a:after {
    height: 4px;
  }
  .section5-box1 .tab li > a {
    padding: 22px 0;
    font-size: 30px;
    font-weight: 400;
  }
  .section5-box1 .tab li > a > p {
    font-size: 18px;
    display: block;
    padding-top: 10px;
  }
  .section5-box1 .tab-link li > a {
    font-size: 18px;
  }
  .section5-box1 .tab-link li a:before {
    width: 120px;
    height: 120px;
  }
  .section5-box1 .tab-link li a > p {
    font-size: 30px;
    font-weight: 400;
    margin-top: -20px;
  }
  .section5-box1 .tab-link li a > i {
    width: 45px;
    height: 45px;
    margin-top: -22.6px;
  }
  .section5-box1 .tab-link li a > i:before {
    line-height: 45px;
  }
  .section5-box1 .tab-link li > p {
    font-size: 16px;
  }
}
.section6 .swiper-container {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.section6 .swiper-container .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.section6 .swiper-container .swiper-slide img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.section6-box1 {
  position: absolute;
  z-index: 200 !important;
  opacity: 1 !important;
  display: block !important;
  top: 15vh;
  padding-left: 15px;
}
.section6-box1 .th1 h2 {
  display: block;
  margin: 0;
  font-size: 3rem;
  font-weight: 400;
  color: #fff;
}
.section6-box1 .th1 h2 > small {
  font-family: Arial;
  font-weight: bold;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.9);
  font-size: 1.3rem;
}
.section6-box1 .tab {
  padding-top: 30px;
  padding-bottom: 30px;
}
.section6-box1 .tab ul {
  margin: 0 -10px;
}
.section6-box1 .tab li {
  padding: 0 10px;
  font-size: 1.5rem;
}
.section6-box1 .tab li > a {
  display: inline-block;
  position: relative;
  padding: 10px 0;
  color: rgba(255, 255, 255, 0.6);
}
.section6-box1 .tab li > a:before {
  position: absolute;
  left: -100px;
  top: 38px;
  height: 1px;
  width: 90px;
  background: #fff;
  content: '';
  display: none;
}
.section6-box1 .tab li > a > p {
  font-size: 1.2rem;
  color: #eee;
}
.section6-box1 .tab li.active {
  color: #2f5597;
}
.section6-box1 .tab li.active > a {
  color: #2f5597;
}
.section6-box1 .tab li.active > a > p {
  color: #2f5597;
}
.section6-box1 .tab-link {
  padding-top: 90px;
}
.section6-box1 .tab-link li {
  display: none;
}
.section6-box1 .tab-link li > a {
  position: relative;
  border-color: #fff;
}
.section6-box1 .tab-link li > a:hover {
  border-color: #2f5597;
  background: #2f5597;
  color: #fff;
}
.section6-box1 .tab-link li > a:hover i:before {
  color: #2f5597;
}
.section6-box1 .tab-link li > p {
  color: #999;
}
.section6-box1 .tab-link li a > i {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 0;
  height: 30px;
  width: 30px;
  border: 1px solid #ccc;
  border-radius: 100%;
  line-height: 1;
  text-align: center;
  color: rgba(255, 255, 255, 0.4);
  transition: all ease-in-out 0.3s;
}
.section6-box1 .tab-link li a > i:before {
  line-height: 30px;
  font-size: 1rem;
  transition: all ease-in-out 0.3s;
}
.section6-box1 .tab-link li.active {
  display: block;
}
.section6 .swiper-button-prev,
.section6 .swiper-button-next {
  z-index: 33;
  bottom: 5vh;
  top: auto;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #666;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  overflow: hidden;
  background: #2f5597;
  border-color: #2f5597;
  color: #fff;
}
.section6 .swiper-button-prev.swiper-button-disabled,
.section6 .swiper-button-next.swiper-button-disabled {
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #666;
}
.section6 .swiper-button-prev:before,
.section6 .swiper-button-next:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.section6 .swiper-button-next:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
.section6 .swiper-button-next.swiper-button-disabled:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23666'%2F%3E%3C%2Fsvg%3E");
}
.section6 .swiper-button-prev:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
.section6 .swiper-button-prev.swiper-button-disabled:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23666'%2F%3E%3C%2Fsvg%3E");
}
.section6 .swiper-button-next:hover {
  background: #2f5597;
  border-color: #2f5597;
  box-shadow: 2px 2px 15px 0 rgba(200, 18, 54, 0.35);
}
.section6 .swiper-button-next:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
.section6 .swiper-button-prev:hover {
  background: #2f5597;
  border-color: #2f5597;
  box-shadow: 2px 2px 15px 0 rgba(200, 18, 54, 0.35);
}
.swiper-button-prev:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
@media (min-width: 768px) {
  .section6-box1 {
    top: 25vh;
    left: 10vw;
  }
  .section6-box1 .th1 h2 > small {
    font-size: 80%;
    margin-left: 10px;
  }
  .section6 .swiper-container .swiper-slide img {
    display: none;
  }
}
@media (min-width: 992px) {
  .section6-box1 .tab li > a:before {
    display: none !important;
  }
  .section6-box1 .tab li.active > a:before {
    display: block;
  }
}
@media (min-width: 1200px) {
  .section6 .swiper-container {
    top: 20vh;
    bottom: 10vh;
    height: auto;
    right: 12vw;
    top: 0;
    bottom: 0;
    right: 0;
  }
  .section6-box1 .tab li > a:before {
    top: 24px;
  }
  .section6 .swiper-button-prev,
  .section6 .swiper-button-next {
    z-index: 33;
    bottom: auto;
    right: 8vw;
    top: auto;
    width: 50px;
    height: 50px;
    overflow: hidden;
    outline: none;
  }
  .section6 .swiper-button-next {
    margin-top: -40px;
  }
  .section6 .swiper-button-prev {
    left: auto;
    margin-top: 80px;
  }
  .section6-box1 .tab-link li a:before {
    width: 80px;
    height: 80px;
  }
  .section6-box1 .tab-link li a > p {
    font-size: 16px;
    font-weight: bold;
    left: 20px;
  }
  .section6-box1 .tab-link li a > i {
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
  .section6-box1 .tab-link li a > i:before {
    line-height: 40px;
    font-size: 16px;
  }
  .section6-box1 .tab li {
    font-size: 16px;
  }
  .section6-box1 .tab li > a {
    padding: 15px 0;
    font-weight: 400;
    font-size: 24px;
  }
  .section6-box1 .tab li > a > p {
    font-size: 14px;
    display: block;
    padding-top: 10px;
  }
  .section6-box1 .tab li > a:after {
    height: 3px;
  }
  .section6-box1 .th1 h2 {
    font-weight: bold;
    font-size: 36px;
  }
  .section6-box1 .th1 h2 > small {
    font-weight: 400;
    margin-left: 10px;
    line-height: 1;
  }
  .section6 .swiper-container .swiper-slide {
    width: 88vw;
    width: 100%;
  }
}
@media (min-width: 1900px) {
  .section6-box1 .tab li > a:before {
    top: 37px;
  }
  .section6 .swiper-container {
    right: 16vw;
    right: 0;
  }
  .section6 .swiper-button-prev,
  .section6 .swiper-button-next {
    z-index: 33;
    bottom: auto;
    right: 7vw;
    top: auto;
    width: 70px;
    height: 70px;
    overflow: hidden;
    outline: none;
  }
  .section6-box1 .th1 h2 {
    font-size: 42px;
  }
  .section6-box1 .th1 {
    padding-top: 2em;
    padding-bottom: 1em;
  }
  .section6-box1 .tab li {
    font-size: 24px;
  }
  .section6-box2 {
    right: 3vw;
  }
  .section6-box1 .tab li > a:after {
    height: 4px;
  }
  .section6-box1 .tab li > a {
    padding: 22px 0;
  }
  .section6-box1 .tab-link li > a {
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    width: 150px;
    margin-bottom: 50px;
  }
  .section6-box1 .tab-link li a:before {
    width: 120px;
    height: 120px;
  }
  .section6-box1 .tab-link li a > p {
    font-size: 30px;
    font-weight: 400;
    margin-top: -20px;
  }
  .section6-box1 .tab-link li a > i {
    width: 45px;
    height: 45px;
    margin-top: -22.6px;
  }
  .section6-box1 .tab-link li a > i:before {
    line-height: 45px;
  }
  .section6-box1 .tab-link li > p {
    font-size: 16px;
  }
}
.section7 {
  background: url(../image/bg3.jpg) no-repeat center center;
  background-size: cover;
}
.section7-box1 {
  left: 15px;
  right: 15px;
  position: absolute;
  top: 15vh;
  padding: 15px;
  z-index: 2;
  overflow: hidden;
  border-radius: 5px;
  border-right: 2px solid rgba(0, 0, 0, 0.2);
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}
.section7-box1:before {
  background: url(../image/bg3.jpg) no-repeat -200px -200px;
  filter: blur(8px);
  position: absolute;
  left: -10px;
  top: -10px;
  right: -10px;
  bottom: -10px;
  content: '';
  z-index: 1;
}
.section7-box1:after {
  position: absolute;
  left: -10px;
  top: 0;
  right: -10px;
  bottom: -10px;
  content: '';
  z-index: 2;
  background: rgba(0, 0, 0, 0.01);
  border-top: 3px solid rgba(255, 255, 255, 0.3);
}
.section7-box1 .th1 {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  position: relative;
  z-index: 3;
}
.section7-box1 .th1 h2 {
  display: block;
  margin: 0;
  font-size: 2.2rem;
  font-weight: 400;
  color: #000;
  color: #fff;
}
.section7-box1 .th1 h2 > small {
  font-family: Arial;
  font-weight: bold;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
  margin-left: 6px;
}
.section7-box1 .txt {
  padding: 5px 0;
  position: relative;
  z-index: 3;
  color: #fff;
}
.section7-box1 .txt th {
  font-size: 1.1rem;
  white-space: nowrap;
  padding-right: 1.2rem;
}
.section7-box1 .txt td {
  font-size: 1rem;
  padding: 0.5rem;
  color: #fff !important;
}
.section7-box2 {
  position: absolute;
  bottom: 15px;
  z-index: 1;
  left: 15px;
  right: 15px;
}
.section7-box2 ul {
  margin: -1px;
}
.section7-box2 li {
  width: 33.33%;
  float: left;
  padding: 1px;
}
.section7-box2 li a {
  display: block;
  position: relative;
  background: #fff;
  border-radius: 3px;
  padding-bottom: 15px;
}
.section7-box2 li h3 {
  display: block;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: bold;
  padding: 10px 0 0 10px;
}
.section7-box2 li span {
  display: block;
  padding-left: 10px;
  font-size: 1rem;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.43);
}
.section7-box2 li i {
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: Arial;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.053);
  font-size: 4rem;
  display: block;
  font-style: normal;
  line-height: 1;
  bottom: -0.5rem;
}
.section7-box2 li.active a,
.section7-box2 li a:hover {
  background: #2f5597;
  color: #fff;
  box-shadow: 2px 2px 15px 0 rgba(40, 82, 168, 0.55);
}
.section7-box2 li.active a span,
.section7-box2 li a:hover span {
  color: rgba(255, 255, 255, 0.43);
}
@media (min-width: 768px) {
  .section7-box1 {
    top: 25vh;
    bottom: 20vh;
    width: 50%;
    margin-left: 15px;
  }
  .section7-box1 .th1 {
    padding-bottom: 20px;
  }
  .section7-box1 .txt {
    padding-top: 15px;
  }
  .section7-box1 .txt td {
    font-size: 12px;
    line-height: 1.8;
  }
  .section7-box2 {
    bottom: 20vh;
    width: 40%;
    right: 15px;
    left: auto;
    top: 25vh;
  }
  .section7-box2 ul {
    height: 100%;
    position: relative;
  }
  .section7-box2 li {
    height: 33.33%;
    position: absolute;
  }
  .section7-box2 li a {
    height: 100%;
  }
  .section7-box2 li:nth-child(2) {
    left: 33.33%;
    top: 0;
  }
  .section7-box2 li:nth-child(3) {
    position: absolute;
    top: 33.33%;
    left: 33.33%;
  }
  .section7-box2 li:nth-child(4) {
    top: 33.33%;
    left: 66.66%;
  }
  .section7-box2 li:nth-child(5) {
    top: 66.66%;
    left: 0;
  }
  .section7-box2 li:nth-child(6) {
    top: 66.66%;
    left: 66.66%;
  }
  .section7-box2 li a {
    padding-top: 20%;
    padding-bottom: 0;
  }
  .section7-box2 li a h3 {
    font-size: 16px;
  }
  .section7-box2 li i {
    font-size: 60px;
    font-family: Impact;
  }
}
@media (min-width: 992px) {
  .section7-box1 {
    right: 50vw;
    width: auto;
    left: 5vw;
  }
  .section7-box2 {
    right: 10vw;
    width: auto;
    left: 55vw;
  }
  .section7-box2 li a {
    padding-left: 10%;
  }
  .section7-box2 li i {
    font-size: 75px;
    font-family: Impact;
  }
  .section7-box2 li span {
    font-weight: bold;
    font-size: 14px;
    padding-top: 4px;
  }
  .section7-box2 li a {
    color: #000;
  }
  .section7-box2 li a h3 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .section7-box1 {
    padding: 30px;
    bottom: 10vh;
  }
  .section7-box1 .th1 {
    padding: 20px 0 30px 0;
  }
  .section7-box1 .txt td,
  .section7-box1 .txt th {
    font-size: 14px;
    padding: 4px;
    line-height: 1.8;
  }
  .section7-box1 .th1 h2 {
    font-size: 28px;
  }
  .section7-box2 {
    right: 10vw;
    width: auto;
    left: 55vw;
  }
  .section7-box2 li a {
    padding-left: 10%;
  }
  .section7-box2 li i {
    font-size: 90px;
    font-family: Impact;
    bottom: -0.1em;
  }
  .section7-box2 li span {
    font-weight: bold;
    font-size: 14px;
    padding-top: 4px;
  }
  .section7-box2 li a {
    color: #000;
  }
  .section7-box2 li a h3 {
    font-size: 18px;
  }
}
@media (min-width: 1900px) and (min-height: 900px) {
  .section7-box1 .th1 h2 {
    font-size: 45px;
    font-weight: bold;
  }
  .section7-box1 .th1 h2 > small {
    font-size: 18px;
  }
  .section7-box1 {
    padding: 30px 50px;
    left: 10vw;
    right: 47vw;
    bottom: 20vh;
  }
  .section7-box1 .txt td,
  .section7-box1 .txt th {
    font-size: 16px;
  }
  .section7-box1 .txt {
    padding-top: 30px;
  }
  .section7-box1 .txt td {
    color: #999;
  }
  .section7-box1 .txt th {
    padding-right: 20px;
  }
  .section7-box2 li a {
    padding-top: 10%;
  }
  .section7-box2 li a h3 {
    font-size: 24px;
  }
  .section7-box2 li span {
    font-size: 16px;
  }
  .section7-box2 li i {
    font-size: 120px;
  }
  .section7-box2 {
    left: 60vw;
  }
}
body.bodypage {
  padding-top: 5rem;
}
@media (min-width: 1200px) {
  body.bodypage {
    padding-top: 65px;
  }
}
@media (min-width: 1400px) {
  body.bodypage {
    padding-top: 75px;
  }
}
@media (min-width: 1600px) {
  body.bodypage {
    padding-top: 85px;
  }
}
@media (min-width: 1920px) {
  body.bodypage {
    padding-top: 100px;
  }
}
.banner {
  height: 160px;
}
.banner .swiper-container {
  height: 100%;
}
.banner .swiper-slide {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.banner .swiper-container-horizontal > .swiper-pagination-bullets {
  width: 20px;
  left: auto;
  right: 10px;
  top: 50%;
}
.banner .swiper-pagination-bullet-active {
  background: #2f5597 !important;
  opacity: 1 !important;
}
.banner .swiper-pagination-bullet {
  opacity: 0.5;
  background: #fff;
}
.banner .item {
  display: table;
  height: 100%;
  width: 100%;
}
.banner .item .txt {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  text-align: center;
  color: #fff;
}
.banner .item .txt h2 {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1;
  padding-top: 0.5em;
}
.banner .item .txt span {
  display: block;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1;
}
.banner .item {
  position: relative;
  z-index: 33;
}
.banner #map {
  position: absolute;
  top: 0;
  left: 0;
  right: 50%;
  bottom: 0;
  width: auto !important;
  height: auto !important;
  margin-right: 0 !important;
}
.banner #map > div {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto !important;
  height: auto !important;
}
#aylogo {
  position: absolute;
  z-index: 22;
  top: 50%;
  margin-top: -25px;
  left: 25%;
  margin-left: 20px;
}
.banner .myscroll {
  display: none;
}
.banner #map + .item {
  position: absolute;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  margin-top: -15px;
}
@media (min-width: 768px) {
  .banner {
    height: 300px;
  }
  .banner #map {
    right: 50%;
  }
  .banner #map + .item {
    margin-left: -75px;
  }
  #aylogo {
    left: 25%;
    margin-left: 50px;
    margin-top: -40px;
  }
  .banner .myscroll {
    display: block;
    position: absolute;
    left: 50%;
    right: 50px;
    top: 50px;
    bottom: 50px;
    background: #1c2537;
    border: 1px solid #2b3e56;
    padding: 10px 20px;
    color: #ddd3a6;
    overflow: hidden;
  }
  .banner .myscroll li {
    text-wrap: normal;
  }
  .banner .myscroll li a {
    color: #ddd3a6;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 1.2rem;
    border-bottom: 1px dotted #2b3e56;
  }
  .banner .myscroll li a .left {
    float: left;
  }
  .banner .myscroll li a .right {
    float: right;
  }
}
@media (min-width: 992px) {
  .banner {
    height: 350px;
  }
  .banner .item .txt h2 {
    font-size: 32px;
    font-weight: 400;
  }
  .banner .item .txt span {
    font-size: 14px;
    padding-top: 1em;
    font-weight: 300;
  }
  .banner #map + .item {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    margin: 0 auto;
  }
  #aylogo {
    margin-left: 70px;
    margin-top: -50px;
  }
  .banner .myscroll {
    width: 320px;
    right: 5vw;
    left: auto;
    padding: 10px 20px;
  }
}
@media (min-width: 1200px) {
  .banner {
    height: 420px;
  }
  .banner .item .txt h2 {
    font-size: 48px;
    font-weight: 400;
  }
  .banner .item .txt span {
    padding-top: 1em;
    font-weight: 300;
    font-size: 20px;
  }
  .banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  #aylogo {
    margin-left: 70px;
    margin-top: -50px;
  }
  .banner .myscroll {
    width: 430px;
    height: 320px;
    right: 5vw;
    left: auto;
    padding: 5px 20px;
  }
  .banner .myscroll li a {
    font-size: 14px;
    height: 45px;
    line-height: 45px;
  }
}
@media (min-width: 1400px) {
  .banner {
    height: 500px;
  }
  .banner .item .txt h2 {
    font-size: 56px;
    font-weight: 400;
  }
  .banner .item .txt span {
    font-size: 20px;
    padding-top: 1em;
    font-weight: 300;
    font-size: 22px;
  }
  #aylogo {
    margin-left: 90px;
    margin-top: -60px;
  }
  .banner .myscroll {
    width: 430px;
    height: 380px;
    right: 10vw;
    left: auto;
    padding: 0 20px;
  }
  .banner .myscroll li a {
    font-size: 15px;
    height: 55px;
    line-height: 55px;
  }
}
.box-grid:before,
.box-grid:after {
  content: '';
  display: block;
  clear: both;
}
.box-grid .img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}
.box-grid .item {
  padding: 15px;
}
.box-grid .item .th2 {
  display: block;
  padding-top: 1em;
  padding-bottom: 1em;
}
.box-grid .item .th2 h2 {
  display: block;
  font-size: 2rem;
  font-weight: bold;
  padding-bottom: 1em;
  position: relative;
}
.box-grid .item .th2 h2:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  width: 1.2em;
  height: 2px;
  background: #c9c9c9;
  border-radius: 10px;
}
.box-grid .item .txt {
  padding: 0.5em 0;
}
.box-grid .item .txt p {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  overflow: hidden;
  word-break: break-all;
}
.box-grid .item .more {
  display: block;
  padding: 1em 0;
}
.box-grid .item .more a.btn {
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  width: 140px;
  padding: 10px 0;
}
.box-grid .item .more a.btn:hover {
  background: #2f5597;
  border-color: #2f5597;
  color: #fff;
  box-shadow: 2px 2px 15px 0 rgba(40, 82, 168, 0.55);
}
.box-grid .item:hover .th2 h2:after {
  background: #2f5597;
}
.box-grid .item:hover .more a.btn {
  background: #2f5597;
  border-color: #2f5597;
  color: #fff;
  box-shadow: 2px 2px 15px 0 rgba(40, 82, 168, 0.55);
}
@media (min-width: 768px) {
  .box-grid {
    height: 300px;
  }
  .box-grid .img {
    width: 50%;
    float: left;
    height: 100%;
  }
  .box-grid .item {
    height: 100%;
    width: 50%;
    float: right;
  }
  .box-grid .img + .item {
    padding-left: 30px;
    padding-right: 5vw;
  }
  .box-grid + .box-grid .img {
    float: right;
  }
  .box-grid .item .more a.btn {
    padding: 4px 0;
  }
}
@media (min-width: 992px) {
  .box-grid {
    height: 380px;
  }
  .box-grid .item .th2 {
    padding-top: 30px;
  }
  .box-grid .item .th2 h2 {
    font-size: 20px;
    font-weight: 600;
  }
  .box-grid .item .txt p {
    line-height: 1.8;
  }
  .box-grid .item .more {
    padding-top: 30px;
  }
  .box-grid .img + .item {
    padding-left: 40px;
  }
  .box-grid .item .more a.btn {
    padding: 10px 0;
  }
}
@media (min-width: 1200px) {
  .box-grid {
    height: 420px;
  }
  .box-grid .item .th2 {
    padding-top: 50px;
  }
  .box-grid .item .th2 h2 {
    font-size: 24px;
    font-weight: 600;
  }
  .box-grid .item .th2 h2:after {
    width: 1.5em;
    height: 3px;
  }
  .box-grid .item .more {
    padding-top: 30px;
  }
  .box-grid .img + .item {
    padding-left: 50px;
  }
}
@media (min-width: 1400px) {
  .box-grid {
    height: 480px;
  }
  .box-grid .item .th2 {
    padding-top: 50px;
  }
  .box-grid .item .th2 h2 {
    font-size: 28px;
    font-weight: 400;
  }
  .box-grid .item .th2 h2:after {
    width: 1.5em;
    height: 3px;
  }
  .box-grid .item .txt {
    padding: 2em 0;
  }
  .box-grid .item .txt p {
    font-size: 16px;
  }
  .box-grid .item .more {
    padding-top: 30px;
  }
  .box-grid .item .more a.btn {
    width: 160px;
  }
  .box-grid .img + .item {
    padding-left: 50px;
  }
}
@media (min-width: 1600px) {
  .box-grid {
    height: 540px;
  }
  .box-grid .item .th2 {
    padding-top: 80px;
  }
  .box-grid .item .th2 h2 {
    font-size: 34px;
    font-weight: 400;
  }
  .box-grid .item .th2 h2:after {
    width: 1.5em;
    height: 3px;
  }
  .box-grid .item .txt {
    padding: 2em 0;
  }
  .box-grid .item .txt p {
    font-size: 16px;
  }
  .box-grid .item .more {
    padding-top: 30px;
  }
  .box-grid .item .more a.btn {
    width: 200px;
    height: 50px;
    line-height: 50px;
    padding: 0;
  }
  .box-grid .img + .item {
    padding-left: 100px;
    padding-right: 10vw;
  }
  .box-grid + .box-grid .img + .item {
    padding-left: 5vw;
    padding-right: 100px;
  }
}
@media (min-width: 1900px) {
  .box-grid {
    height: 580px;
  }
  .box-grid .item .th2 {
    padding-top: 100px;
  }
  .box-grid .item .th2 h2 {
    font-size: 38px;
    font-weight: 400;
  }
  .box-grid .item .th2 h2:after {
    width: 1.5em;
    height: 3px;
  }
  .box-grid .item .txt {
    padding: 2em 0;
  }
  .box-grid .item .txt p {
    font-size: 16px;
  }
  .box-grid .item .more {
    padding-top: 30px;
  }
  .box-grid .item .more a.btn {
    width: 200px;
    height: 50px;
    line-height: 50px;
    padding: 0;
  }
  .box-grid .img + .item {
    padding-left: 100px;
    padding-right: 10vw;
  }
  .box-grid + .box-grid .img + .item {
    padding-left: 10vw;
    padding-right: 100px;
  }
}
.box-swiper {
  height: 260px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.box-swiper .th2 {
  position: absolute;
  z-index: 2;
  color: #fff;
  text-align: center;
  left: 0;
  top: 0;
  right: 0;
  padding-top: 3rem;
}
.box-swiper .th2 h2 {
  position: relative;
  display: block;
  padding-bottom: 1em;
  font-size: 2rem;
  font-weight: bold;
}
.box-swiper .th2 h2:after {
  content: '';
  position: absolute;
  height: 3px;
  background: #2f5597;
  border-radius: 10px;
  left: 50%;
  bottom: 0;
  width: 1.5em;
  margin-left: -0.75em;
}
.box-swiper .swiper-container {
  height: 100%;
}
.box-swiper .swiper-slide {
  display: table;
}
.box-swiper .swiper-slide p {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 0 30px;
  font-size: 1.5rem;
  line-height: 1.8;
}
.box-swiper .swiper-pagination-bullet-active {
  background: #2f5597 !important;
  opacity: 1 !important;
}
.box-swiper .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.5;
}
.box-swiper .swiper-button-prev,
.box-swiper .swiper-button-next {
  bottom: 30px;
  top: auto;
  margin: 0;
  width: 50px;
  height: 50px;
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  outline: none;
}
.box-swiper .swiper-button-prev:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -15px;
}
.box-swiper .swiper-button-next:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -15px;
}
.box-swiper .swiper-button-prev:hover {
  background: #2f5597;
  border-color: #2f5597;
}
.box-swiper .swiper-button-next:hover {
  background: #2f5597;
  border-color: #2f5597;
}
.box-swiper .swiper-button-prev {
  left: 35%;
}
.box-swiper .swiper-button-next {
  right: 35%;
}
@media (min-width: 768px) {
  .box-swiper {
    height: 240px;
  }
}
@media (min-width: 992px) {
  .box-swiper {
    height: 300px;
  }
  .box-swiper .th2 {
    padding-top: 55px;
  }
  .box-swiper .th2 h2 {
    font-size: 20px;
    padding-bottom: 1em;
  }
  .box-swiper .swiper-slide p {
    font-size: 14px;
    padding-top: 0;
  }
  .box-swiper .swiper-button-prev,
  .box-swiper .swiper-button-next {
    width: 50px;
    height: 50px;
    bottom: 50px;
  }
  .box-swiper .swiper-button-next {
    right: 43%;
  }
  .box-swiper .swiper-button-prev {
    left: 43%;
  }
}
@media (min-width: 1200px) {
  .box-swiper {
    height: 350px;
  }
  .box-swiper .th2 {
    padding-top: 85px;
  }
  .box-swiper .th2 h2 {
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 1em;
  }
  .box-swiper .swiper-slide p {
    font-size: 16px;
    padding-top: 3em;
  }
  .box-swiper .swiper-button-prev,
  .box-swiper .swiper-button-next {
    width: 40px;
    height: 40px;
    bottom: 50px;
  }
  .box-swiper .swiper-button-next {
    right: 43%;
  }
  .box-swiper .swiper-button-prev {
    left: 43%;
  }
}
@media (min-width: 1400px) {
  .box-swiper {
    height: 420px;
  }
  .box-swiper .th2 {
    padding-top: 85px;
  }
  .box-swiper .th2 h2 {
    font-size: 28px;
    font-weight: 400;
    padding-bottom: 40px;
  }
  .box-swiper .swiper-slide p {
    font-size: 18px;
    padding-top: 0;
  }
  .box-swiper .swiper-button-prev,
  .box-swiper .swiper-button-next {
    width: 60px;
    height: 60px;
    bottom: 80px;
  }
  .box-swiper .swiper-button-next {
    right: 43%;
  }
  .box-swiper .swiper-button-prev {
    left: 43%;
  }
}
@media (min-width: 1600px) {
  .box-swiper {
    height: 500px;
  }
  .box-swiper .th2 {
    padding-top: 115px;
  }
  .box-swiper .th2 h2 {
    font-size: 34px;
    font-weight: 400;
    padding-bottom: 40px;
  }
  .box-swiper .swiper-slide p {
    font-size: 22px;
    padding-top: 1em;
  }
  .box-swiper .swiper-button-prev,
  .box-swiper .swiper-button-next {
    width: 70px;
    height: 70px;
    bottom: 100px;
  }
  .box-swiper .swiper-button-next {
    right: 45%;
  }
  .box-swiper .swiper-button-prev {
    left: 45%;
  }
}
@media (min-width: 1900px) {
  .box-swiper {
    height: 530px;
  }
  .box-swiper .th2 {
    padding-top: 135px;
  }
  .box-swiper .th2 h2 {
    font-size: 36px;
    font-weight: 400;
    padding-bottom: 40px;
  }
  .box-swiper .swiper-slide p {
    font-size: 24px;
    padding-top: 3em;
  }
  .box-swiper .swiper-button-prev,
  .box-swiper .swiper-button-next {
    width: 70px;
    height: 70px;
    bottom: 100px;
  }
  .box-swiper .swiper-button-next {
    right: 45%;
  }
  .box-swiper .swiper-button-prev {
    left: 45%;
  }
}
.box-box1:before,
.box-box1 :after {
  display: block;
  content: '';
  clear: both;
}
.box-box1 .item {
  padding: 40px 15px;
}
.box-box1 .item + .item {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.box-box1 .item .th2 h2:after {
  left: 0;
  margin-left: 0;
  background: rgba(0, 0, 0, 0.2);
  height: 2px;
}
.box-box1 .item .txt {
  padding-top: 2em;
  padding-bottom: 2em;
}
.box-box1 .item .txt + .user-info {
  padding-top: 0;
}
.box-box1 .item .user-info {
  padding: 20px 0;
}
.box-box1 .item .user-info a {
  display: block;
}
.box-box1 .item .user-info .img {
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 100%;
  float: left;
}
.box-box1 .item .user-info .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.box-box1 .item .user-info .info {
  margin-left: 80px;
  overflow: hidden;
  padding-top: 16px;
}
.box-box1 .item .user-info .info h3 {
  font-size: 1.6rem;
  font-weight: bold;
  display: block;
  line-height: 1;
  margin: 0;
  padding-bottom: 10px;
}
.box-box1 .item .user-info .info h3 > span {
  margin-left: 5px;
}
.box-box1 .item .user-info .info p {
  margin: 0;
  line-height: 1.2;
}
.box-box1 .item .more {
  padding-top: 1em;
}
.box-box1 .item .more a.btn {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0;
  height: 35px;
  line-height: 35px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  width: 120px;
  font-size: 1.2rem;
}
.box-box1 .item:hover {
  background: url(../image/bg.jpg) no-repeat center center;
  background-size: cover;
}
.box-box1 .item:hover .th2 h2:after {
  background: #2f5597;
}
.box-box1 .item:hover .more a.btn {
  background: #2f5597;
  border-color: #2f5597;
  color: #fff;
  box-shadow: 2px 2px 15px 0 rgba(200, 18, 54, 0.45);
}
@media (min-width: 768px) {
  .box-box1 {
    height: 160px;
  }
  .box-box1 .item {
    height: 100%;
    width: 33.33%;
    float: left;
    padding-left: 30px;
  }
  .box-box1 .item + .item {
    border: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.051);
  }
  .box-box1 .item .txt {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
    height: 6em;
  }
}
@media (min-width: 992px) {
  .box-box1 {
    height: 160px;
  }
  .box-box1 .item {
    padding-top: 5%;
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media (min-width: 1200px) {
  .box-box1 {
    height: 240px;
  }
  .box-box1 .item {
    text-align: center;
    padding-top: 6em;
  }
  .box-box1 .item .th2 h2:after {
    left: 50%;
    margin-left: -0.75em;
  }
  .box-box1 .item .txt {
    padding-bottom: 5em;
  }
  .box-box1 .item .user-info {
    padding: 30px 0;
  }
  .box-box1 .item .user-info .info {
    margin-left: 90px;
    text-align: left;
  }
  .box-box1 .item .more a.btn {
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    margin: 0 auto;
  }
  .box-box2 .item .more a.btn {
    margin: 0 auto;
  }
}
@media (min-width: 1400px) {
  .box-box1 {
    height: 250px;
  }
  .box-box1 .item .txt {
    font-size: 16px;
  }
  .box-box1 .item .th2 h2 {
    padding-bottom: 45px;
  }
  .box-box1 .item .th2 h2:after {
    height: 3px;
  }
  .box-box1 .item .txt {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .box-box1 .item .user-info {
    padding: 40px 0;
  }
  .box-box1 .item .more a.btn {
    width: 180px;
    height: 45px;
    line-height: 45px;
    font-size: 12px;
    margin: 0 auto;
  }
}
@media (min-width: 1600px) {
  .box-box1 {
    height: 320px;
  }
  .box-box1 .item {
    padding-top: 120px;
  }
  .box-box1 .item .txt {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .box-box1 .item .user-info {
    margin: 0 auto;
    width: 380px;
    padding: 40px 0;
  }
  .box-box1 .item .user-info .info h3 {
    font-size: 18px;
  }
  .box-box1 .item .user-info .info p {
    font-size: 16px;
    color: #999;
  }
  .box-box1 .item .more a.btn {
    width: 180px;
    height: 45px;
    line-height: 45px;
    font-size: 12px;
  }
}
@media (min-width: 1900px) {
  .box-box1 {
    height: 320px;
  }
  .box-box1 .item {
    padding-top: 150px;
  }
  .box-box1 .item .txt {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .box-box1 .item .more a.btn {
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
  }
}
.box-box2:before,
.box-box2 :after {
  display: block;
  content: '';
  clear: both;
}
.box-box2 .item {
  padding: 40px 15px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  text-align: center;
  height: 300px;
}
.box-box2 .item .txt {
  color: #666;
  position: relative;
  z-index: 2;
  padding-top: 2em;
  padding-bottom: 2em;
}
.box-box2 .item .txt p {
  line-height: 1.8;
}
.box-box2 .item .txt ul {
  margin: 0 -10px;
}
.box-box2 .item .txt li:nth-child(even) {
  padding-left: 30px;
}
.box-box2 .item .txt li {
  width: 50%;
  float: left;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 4px 10px;
  color: #666;
}
.box-box2 .item .txt li a {
  color: #666;
}
.box-box2 .item .more {
  position: relative;
  z-index: 2;
}
.box-box2 .item .more a.btn {
  border: 1px solid #2f5597;
  padding: 0;
  height: 35px;
  line-height: 35px;
  text-transform: uppercase;
  color: #fff;
  background: #2f5597;
  width: 120px;
  font-size: 1.2rem;
}
.box-box2 .item .th2 h2:after {
  left: 50%;
  margin-left: -0.75em;
}
.box-box2 .item.active:before,
.box-box2 .item:hover:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(200, 18, 54, 0.85);
}
.box-box2 .item.active .txt,
.box-box2 .item:hover .txt {
  color: #fff;
}
.box-box2 .item.active .th2 h2,
.box-box2 .item:hover .th2 h2 {
  color: #fff;
}
.box-box2 .item.active .th2 h2:after,
.box-box2 .item:hover .th2 h2:after {
  background: #fff;
}
.box-box2 .item.active .more a.btn,
.box-box2 .item:hover .more a.btn {
  background: #fff;
  color: #2f5597;
  border-color: #fff;
}
.box-box2 .item.active .txt li,
.box-box2 .item:hover .txt li {
  color: #fff;
}
.box-box2 .item.active .txt li a,
.box-box2 .item:hover .txt li a {
  color: #fff;
}
@media (min-width: 768px) {
  .box-box2 {
    height: auto !important;
  }
  .box-box2 .item {
    height: 100%;
  }
  .box-box2 .item .more a.btn {
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .box-box2 {
    height: 300px;
  }
  .box-box2 .item {
    padding: 50px 5% 50px 5%;
  }
}
@media (min-width: 1200px) {
  .box-box2 {
    height: 350px;
  }
  .box-box2 .item {
    padding: 60px 5% 60px 5%;
  }
}
@media (min-width: 1400px) {
  .box-box2 {
    height: 400px;
  }
  .box-box2 .item .more a.btn {
    width: 180px;
    height: 45px;
    line-height: 45px;
  }
}
@media (min-width: 1600px) {
  .box-box2 .item .txt {
    font-size: 16px;
    text-align: left;
  }
  .box-box2 {
    height: 500px;
  }
  .box-box2 .item {
    padding-top: 100px;
    padding-left: 10%;
    padding-right: 10%;
  }
  .box-box2 .item .more a.btn {
    width: 180px;
    height: 50px;
    line-height: 50px;
  }
  .box-box2 .item .txt {
    padding-bottom: 60px;
  }
  .box-box2 .item .txt p {
    line-height: 2;
  }
  .box-box2 .item .txt li {
    padding: 0.35em 0;
    width: 33.33%;
  }
  .box-box2 .item .txt li:nth-child(even) {
    padding-left: 0;
  }
}
@media (min-width: 1900px) {
  .box-box2 {
    height: 530px;
  }
  .box-box2 .item {
    padding-top: 130px;
    padding-left: 10%;
    padding-right: 10%;
  }
  .box-box2 .item .more a.btn {
    width: 200px;
    height: 50px;
    line-height: 50px;
  }
  .box-box2 .item .txt {
    padding-bottom: 60px;
  }
  .box-box2 .item .txt p {
    line-height: 2;
  }
  .box-box2 .item .txt li {
    padding: 0.35em 0;
  }
}
.box-grid2 .img {
  height: 260px;
}
.box-grid2 .img .swiper-container {
  height: 100%;
}
.box-grid2 .img .swiper-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.box-grid2 .img .txt {
  position: absolute;
  bottom: 30px;
  background: #2f5597;
  border-top-right-radius: 2em;
  border-bottom-right-radius: 2em;
  padding-left: 1em;
  padding-right: 2em;
  padding-top: 1em;
  padding-bottom: 1em;
  color: #fff;
}
.box-grid2 .img .txt h3 {
  display: block;
  position: relative;
  line-height: 1;
  font-size: 1.7rem;
}
.box-grid2 .img .txt h3 small {
  position: relative;
  text-transform: uppercase;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.6);
  top: 0;
  margin-left: 4px;
}
.box-grid2 .img .swiper-button-prev,
.box-grid2 .img .swiper-button-next {
  bottom: 30px;
  top: auto;
  margin: 0;
  left: auto;
  width: 50px;
  height: 50px;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 100%;
  outline: none;
}
.box-grid2 .img .swiper-button-prev:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23666'%2F%3E%3C%2Fsvg%3E");
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -15px;
}
.box-grid2 .img .swiper-button-next:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23666'%2F%3E%3C%2Fsvg%3E");
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -15px;
}
.box-grid2 .img .swiper-button-prev:hover {
  background: #2f5597;
  border-color: #2f5597;
}
.box-grid2 .img .swiper-button-next:hover {
  background: #2f5597;
  border-color: #2f5597;
}
.box-grid2 .img .swiper-button-prev:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
.box-grid2 .img .swiper-button-next:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
.box-grid2 .img .swiper-button-prev {
  right: 130px;
}
.box-grid2 .img .swiper-button-next {
  right: 50px;
}
.box-grid2 .item {
  height: 300px;
}
.box-grid2 .item ul {
  height: 100%;
}
.box-grid2 .item li {
  width: 50%;
  height: 50%;
  float: left;
  position: relative;
  text-align: center;
  padding: 5% 25px 0 25px;
}
.box-grid2 .item .th2 {
  text-align: center;
}
.box-grid2 .item .th2 h2:after {
  margin-left: -0.75em;
  left: 50%;
  height: 2px;
  background: rgba(0, 0, 0, 0.12);
}
.box-grid2 .item li:nth-child(3):before,
.box-grid2 .item li:nth-child(4):before {
  position: absolute;
  z-index: 3;
  content: '';
  height: 1px;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.052);
}
.box-grid2 .item li:nth-child(2):after,
.box-grid2 .item li:nth-child(4):after {
  position: absolute;
  z-index: 3;
  content: '';
  width: 1px;
  top: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.052);
}
.box-grid2 .item .txt {
  padding: 1em 0;
  height: 3.5em;
}
.box-grid2 .item .txt p {
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: center;
}
.box-grid2 .item .more a {
  margin: 0 auto;
  width: 80px;
  height: 25px;
  line-height: 25px;
  padding: 0;
  font-size: 1rem;
}
.box-grid2 .item li.active .th2 h2:after,
.box-grid2 .item li:hover .th2 h2:after {
  background: #2f5597;
}
.box-grid2 .item li.active .more a.btn,
.box-grid2 .item li:hover .more a.btn {
  background: #2f5597;
  border-color: #2f5597;
  color: #fff;
  box-shadow: 2px 2px 15px 0 rgba(40, 82, 168, 0.55);
}
@media (min-width: 768px) {
  .box-grid2 {
    height: 400px;
  }
  .box-grid2 .img {
    height: 100%;
    width: 50%;
    float: right;
  }
  .box-grid2 .item {
    height: 100%;
    width: 50%;
  }
  .box-grid2 .item li {
    padding-top: 10%;
  }
  .box-grid2 .item .txt {
    height: 5em;
  }
  .box-grid2 .item .txt p {
    line-height: 1.89;
  }
  .box-grid2 + .box-grid2 .img {
    float: left;
  }
  .box-grid2 + .box-grid2 .img .txt {
    right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 20em;
    border-bottom-left-radius: 20em;
  }
  .box-grid2 + .box-grid2 .img .swiper-button-prev {
    left: 50px;
    right: auto;
  }
  .box-grid2 + .box-grid2 .img .swiper-button-next {
    left: 130px;
    right: auto;
  }
  .box-grid2 + .box-grid2 .item {
    float: right;
  }
}
@media (min-width: 992px) {
  .box-grid2 {
    height: 480px;
  }
  .box-grid2 .item .txt {
    height: 5em;
    padding-top: 1.5em;
  }
  .box-grid2 .item .more a.btn {
    width: 120px;
    height: 30px;
    line-height: 30px;
  }
}
@media (min-width: 1200px) {
  .box-grid2 {
    height: 580px;
  }
  .box-grid2 .item .more a.btn {
    width: 150px;
    height: 40px;
    line-height: 40px;
  }
  .box-grid2 .item .txt p {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  .box-grid2 {
    height: 680px;
  }
  .box-grid2 .item .txt {
    height: 6em;
    padding-top: 2em;
  }
  .box-grid2 .item .more a.btn {
    width: 180px;
    height: 45px;
    line-height: 45px;
  }
}
@media (min-width: 1600px) {
  .box-grid2 {
    height: 780px;
  }
  .box-grid2 .item .txt {
    height: 7em;
    padding-top: 2em;
  }
  .box-grid2 .img .txt {
    padding: 40px 80px;
    border-top-right-radius: 20em;
    border-bottom-right-radius: 20em;
    bottom: 100px;
  }
  .box-grid2 .img .txt h3 {
    font-size: 50px;
  }
  .box-grid2 .img .txt h3 small {
    font-size: 22px;
    top: 6px;
    margin-left: 20px;
  }
  .box-grid2 .img .swiper-button-prev,
  .box-grid2 .img .swiper-button-next {
    width: 70px;
    height: 70px;
    bottom: 130px;
  }
  .box-grid2 .item .more a.btn {
    width: 200px;
    height: 50px;
    line-height: 50px;
  }
}
@media (min-width: 1900px) {
  .box-grid2 {
    height: 830px;
  }
  .box-grid2 .img .txt {
    padding: 40px 80px;
    border-top-right-radius: 20em;
    border-bottom-right-radius: 20em;
    bottom: 100px;
  }
  .box-grid2 .img .txt h3 {
    font-size: 72px;
  }
  .box-grid2 .img .txt h3 small {
    font-size: 22px;
    top: 6px;
    margin-left: 20px;
  }
  .box-grid2 .img .swiper-button-prev,
  .box-grid2 .img .swiper-button-next {
    width: 70px;
    height: 70px;
    bottom: 130px;
  }
  .box-grid2 .item .more a.btn {
    width: 200px;
    height: 50px;
    line-height: 50px;
  }
}
.box-box3 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 3rem 0;
}
.box-box3 .th2 h2:after {
  left: 0;
  height: 2px;
}
.box-box3 .th2 {
  padding-bottom: 1em;
}
.box-box3 .item {
  padding: 15px;
  background: #fff;
  border-radius: 10px;
  margin: 5px 0;
  transition: all ease-out 0.3s;
}
.box-box3 .item .tit {
  position: relative;
  padding: 1em 0;
}
.box-box3 .item .tit:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 2.2em;
  background: rgba(0, 0, 0, 0.23);
  border-radius: 10em;
  left: 0;
  bottom: 0;
}
.box-box3 .item .tit a {
  display: block;
  font-weight: bold;
  color: #333;
  line-height: 1;
  font-size: 1.5rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.box-box3 .item .txt {
  padding: 1em 0;
  font-size: 1.2rem;
  color: #666;
}
.box-box3 .item .more a {
  position: relative;
  padding-right: 40px;
  color: #000;
  font-weight: bold;
}
.box-box3 .item .more a:before {
  position: absolute;
  content: '';
  right: 0;
  bottom: 3px;
  height: 2px;
  background: #2f5597;
  width: 30px;
}
.box-box3 .item .more a:after {
  position: absolute;
  content: '';
  right: 0;
  bottom: 6px;
  height: 2px;
  background: #2f5597;
  width: 10px;
  transform: rotate(30deg);
}
.box-box3 .item .more span {
  float: right;
  color: #000;
  font-weight: bold;
}
.box-box3 .item:hover {
  background: #2f5597;
  box-shadow: 2px 2px 15px 0 rgba(40, 82, 168, 0.55);
}
.box-box3 .item:hover .tit a {
  color: #fff;
}
.box-box3 .item:hover .tit:after {
  background: #fff;
}
.box-box3 .item:hover .more a {
  color: #fff;
}
.box-box3 .item:hover .more span {
  color: #fff;
}
.box-box3 .item:hover .txt,
.box-box3 .item:hover .txt p {
  color: rgba(255, 255, 255, 0.8);
}
.box-box3 .item:hover .more a:before {
  background: #fff;
}
.box-box3 .item:hover .more a:after {
  background: #fff;
}
@media (min-width: 768px) {
  .box-box3 .item .txt {
    font-size: 12px;
    line-height: 2;
    text-align: justify;
    padding: 15px 0;
    height: 102px;
  }
  .box-box3 .item .txt p {
    -webkit-line-clamp: 4;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}
@media (min-width: 992px) {
  .box-box3 {
    height: 400px;
    padding-top: 60px;
  }
  .box-box3 .item {
    height: 220px;
    padding: 25px 20px 0 20px;
  }
  .box-box3 .item .txt {
    font-size: 12px;
    line-height: 2;
    text-align: justify;
    padding: 15px 0;
    height: 102px;
  }
  .box-box3 .item .txt p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-all;
    line-height: 2;
  }
}
@media (min-width: 1200px) {
  .box-box3 {
    height: 500px;
    padding-top: 60px;
  }
  .box-box3 .th2 {
    margin-bottom: 24px;
  }
  .box-box3 .item {
    height: 280px;
    padding: 25px 40px 0 40px;
  }
  .box-box3 .item .tit {
    padding-bottom: 24px;
  }
  .box-box3 .item .tit a {
    font-size: 18px;
    font-weight: 400;
  }
  .box-box3 .item .tit:after {
    width: 3.2em;
  }
  .box-box3 .item .txt {
    font-size: 14px;
    line-height: 2;
    text-align: justify;
    padding: 25px 0;
    height: 135px;
  }
  .box-box3 .item .txt p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-all;
    line-height: 2;
  }
  .box-box3 .item .more a {
    font-size: 14px;
    font-weight: 400;
  }
  .box-box3 .item .more span {
    font-size: 14px;
    font-weight: 400;
  }
  .box-box3 .th2 h2:after {
    height: 3px;
    width: 1.3em;
    border-radius: 10px;
  }
}
@media (min-width: 1400px) {
  .box-box3 {
    height: 600px;
    padding-top: 80px;
  }
  .box-box3 .th2 {
    margin-bottom: 34px;
  }
  .box-box3 .item {
    height: 300px;
    padding: 30px 40px 0 40px;
  }
  .box-box3 .item .tit {
    padding-bottom: 24px;
  }
  .box-box3 .item .tit a {
    font-size: 22px;
    font-weight: 400;
  }
  .box-box3 .item .tit:after {
    width: 3.2em;
  }
  .box-box3 .item .txt {
    font-size: 16px;
    line-height: 2;
    text-align: justify;
    padding: 25px 0;
    height: 146px;
  }
  .box-box3 .item .txt p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-all;
    line-height: 2;
  }
  .box-box3 .item .more a {
    font-size: 16px;
    font-weight: 400;
  }
  .box-box3 .item .more span {
    font-size: 16px;
    font-weight: 400;
  }
}
@media (min-width: 1600px) {
  .box-box3 {
    height: 700px;
    padding-top: 80px;
  }
  .box-box3 .th2 {
    margin-bottom: 44px;
  }
  .box-box3 .item {
    height: 380px;
    padding: 50px 40px 0 40px;
  }
  .box-box3 .item .tit {
    padding-bottom: 30px;
  }
  .box-box3 .item .tit a {
    font-size: 24px;
    font-weight: 400;
  }
  .box-box3 .item .tit:after {
    width: 3.2em;
  }
  .box-box3 .item .txt {
    font-size: 16px;
    line-height: 2;
    text-align: justify;
    padding: 40px 0;
    height: 172px;
  }
  .box-box3 .item .txt p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-all;
    line-height: 2;
  }
  .box-box3 .item .more a {
    font-size: 16px;
    font-weight: 400;
  }
  .box-box3 .item .more span {
    font-size: 16px;
    font-weight: 400;
  }
}
@media (min-width: 1900px) {
  .box-box3 {
    height: 790px;
    padding-top: 100px;
  }
  .box-box3 .th2 {
    margin-bottom: 64px;
  }
  .box-box3 .item {
    height: 410px;
    padding: 60px 50px 0 50px;
  }
  .box-box3 .item .tit {
    padding-bottom: 40px;
  }
  .box-box3 .item .tit a {
    font-size: 28px;
    font-weight: 400;
  }
  .box-box3 .item .tit:after {
    width: 4.2em;
  }
  .box-box3 .item .txt {
    font-size: 16px;
    line-height: 2;
    text-align: justify;
    padding: 40px 0;
    height: 182px;
  }
  .box-box3 .item .txt p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-all;
    line-height: 2;
  }
  .box-box3 .item .more a {
    font-size: 16px;
    font-weight: 400;
  }
  .box-box3 .item .more span {
    font-size: 16px;
    font-weight: 400;
  }
}
.box-swiper2 {
  padding: 3rem 0;
}
.box-swiper2 .th2 {
  position: relative;
  padding-bottom: 1em;
}
.box-swiper2 .th2 h2:after {
  left: 0;
  height: 2px;
}
.box-swiper2 .th2 a.more {
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.12);
  border-radius: 10em;
  text-transform: uppercase;
  font-size: 1.2rem;
  height: 30px;
  line-height: 30px;
  width: 100px;
  padding-left: 20px;
}
.box-swiper2 .th2 a.more span {
  position: absolute;
  right: 15px;
  top: 0;
}
.box-swiper2 .th2 a.more:hover {
  background: #2f5597;
  color: #fff;
  box-shadow: 2px 2px 15px 0 rgba(40, 82, 168, 0.55);
}
.box-swiper2 .swiper-slide {
  width: 300px;
  padding: 15px 0;
  position: relative;
}
.box-swiper2 .item {
  padding: 0;
  margin: 15px;
  background: #fff;
  height: 350px;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.box-swiper2 .item:hover {
  box-shadow: 2px 2px 15px 0 rgba(40, 82, 168, 0.55);
}
.box-swiper2 .item .img {
  overflow: hidden;
  height: 150px;
  margin: -1px;
}
.box-swiper2 .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.box-swiper2 .item .txt {
  height: 200px;
  overflow: hidden;
  padding: 15px;
  padding-top: 25px;
}
.box-swiper2 .item .txt strong {
  font-size: 1.2rem;
  display: block;
  line-height: 1;
  padding-bottom: 4px;
  color: #666;
}
.box-swiper2 .item .txt h2 {
  font-size: 1.6rem;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  padding: 10px 0;
  color: #000;
}
.box-swiper2 .item .txt span {
  font-size: 1.2rem;
  color: #000;
}
.box-swiper2 .item .txt p {
  margin-top: 1em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-break: break-all;
  color: #666;
  font-size: 1.3rem;
}
.box-swiper2 .item:hover .txt strong {
  color: #2f5597;
}
.box-swiper2 .item:hover .txt h2 {
  color: #2f5597;
}
.box-swiper2 .item2 {
  margin: 15px;
  padding: 15px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.box-swiper2 .item2 .tit {
  position: relative;
  padding: 1em 0;
}
.box-swiper2 .item2 .tit:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 2.2em;
  background: rgba(0, 0, 0, 0.23);
  border-radius: 10em;
  left: 0;
  bottom: 0;
}
.box-swiper2 .item2 .tit a {
  display: block;
  font-weight: bold;
  color: #333;
  line-height: 1;
  font-size: 1.5rem;
}
.box-swiper2 .item2 .txt {
  padding: 1em 0;
  font-size: 1.2rem;
  color: #666;
  height: 110px;
}
.box-swiper2 .item2 .txt p {
  -webkit-line-clamp: 4;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.box-swiper2 .item2 .more a {
  position: relative;
  padding-right: 40px;
  color: #000;
  font-weight: bold;
}
.box-swiper2 .item2 .more a:before {
  position: absolute;
  content: '';
  right: 0;
  bottom: 3px;
  height: 2px;
  background: #2f5597;
  width: 30px;
}
.box-swiper2 .item2 .more a:after {
  position: absolute;
  content: '';
  right: 0;
  bottom: 6px;
  height: 2px;
  background: #2f5597;
  width: 10px;
  transform: rotate(30deg);
}
.box-swiper2 .item2 .more span {
  float: right;
  color: #000;
  font-weight: bold;
}
.box-swiper2 .item2:hover {
  background: #2f5597;
  box-shadow: 2px 2px 15px 0 rgba(40, 82, 168, 0.55);
  border-color: #2f5597;
}
.box-swiper2 .item2:hover .tit a {
  color: #fff;
}
.box-swiper2 .item2:hover .tit:after {
  background: #fff;
}
.box-swiper2 .item2:hover .more a {
  color: #fff;
}
.box-swiper2 .item2:hover .more span {
  color: #fff;
}
.box-swiper2 .item2:hover .txt,
.box-swiper2 .item2:hover .txt p {
  color: rgba(255, 255, 255, 0.8);
}
.box-swiper2 .item2:hover .more a:before {
  background: #fff;
}
.box-swiper2 .item2:hover .more a:after {
  background: #fff;
}
@media (min-width: 768px) {
  .box-swiper2 .th2 h2:after {
    height: 2px;
  }
  .box-swiper2 .th2 a.more {
    width: 120px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding-left: 20px;
  }
  .box-swiper2 .th2 a.more span {
    padding-right: 10px;
  }
  .box-swiper2 .swiper-slide {
    width: 250px;
    opacity: 0.3;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 20px;
  }
  .box-swiper2 .swiper-slide.swiper-slide-active,
  .box-swiper2 .swiper-slide.swiper-slide-prev,
  .box-swiper2 .swiper-slide.swiper-slide-next {
    opacity: 1;
    padding-left: 0;
    padding-right: 0;
  }
  .box-swiper2 .item2 .txt {
    font-size: 12px;
    line-height: 2;
    text-align: justify;
    padding: 15px 0;
    height: 110px;
  }
  .box-swiper2 .item2 .txt p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    overflow: hidden;
    word-break: break-all;
  }
}
@media (min-width: 992px) {
  .box-swiper2 {
    padding: 60px 0 40px 0;
  }
  .box-swiper2 .swiper-slide {
    width: 325px;
    opacity: 0.3;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 20px;
  }
  .box-swiper2 .item2 {
    height: 220px;
    padding: 25px 20px 0 20px;
  }
  .box-swiper2 .item2 .txt {
    font-size: 12px;
    line-height: 2;
    text-align: justify;
    padding: 15px 0;
    height: 102px;
  }
  .box-swiper2 .item2 .txt p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-all;
    line-height: 2;
  }
}
@media (min-width: 1200px) {
  .box-swiper2 {
    padding: 60px 0 40px 0;
  }
  .box-swiper2 .swiper-slide {
    width: 390px;
    opacity: 0.3;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
  }
  .box-swiper2 .item {
    height: 385px;
    position: relative;
  }
  .box-swiper2 .item .img {
    height: 220px;
  }
  .box-swiper2 .item .txt {
    height: 165px;
    padding: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 2;
  }
  .box-swiper2 .item .txt strong {
    font-size: 13px;
  }
  .box-swiper2 .item .txt h2 {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 1.3em;
  }
  .box-swiper2 .item .txt span {
    font-size: 12px;
  }
  .box-swiper2 .item .txt p {
    opacity: 0;
  }
  .box-swiper2 .item:hover .txt p {
    opacity: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
  }
  .box-swiper2 .item:hover .txt {
    height: auto;
    left: -1px;
    right: -1px;
    bottom: -1px;
  }
  .box-swiper2 .item2 {
    height: 280px;
    padding: 25px 40px 0 40px;
  }
  .box-swiper2 .item2 .tit {
    padding-bottom: 24px;
  }
  .box-swiper2 .item2 .tit a {
    font-size: 18px;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .box-swiper2 .item2 .tit:after {
    width: 3.2em;
  }
  .box-swiper2 .item2 .txt {
    font-size: 14px;
    line-height: 2;
    text-align: justify;
    padding: 25px 0;
    height: 135px;
  }
  .box-swiper2 .item2 .txt p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-all;
    line-height: 2;
  }
  .box-swiper2 .item2 .more a {
    font-size: 14px;
    font-weight: 400;
  }
  .box-swiper2 .item2 .more span {
    font-size: 14px;
    font-weight: 400;
  }
}
@media (min-width: 1400px) {
  .box-swiper2 {
    padding: 60px 0 40px 0;
  }
  .box-swiper2 .th2 a.more {
    width: 140px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    padding-left: 30px;
  }
  .box-swiper2 .th2 a.more span {
    padding-right: 20px;
  }
  .box-swiper2 .swiper-slide {
    width: 455px;
    opacity: 0.3;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
  }
  .box-swiper2 .item {
    height: 405px;
    position: relative;
  }
  .box-swiper2 .item .img {
    height: 240px;
  }
  .box-swiper2 .item .txt {
    height: 165px;
    padding: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 2;
  }
  .box-swiper2 .item .txt strong {
    font-size: 13px;
  }
  .box-swiper2 .item .txt h2 {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 1.3em;
  }
  .box-swiper2 .item .txt span {
    font-size: 12px;
  }
  .box-swiper2 .item .txt p {
    opacity: 0;
  }
  .box-swiper2 .item:hover .txt p {
    opacity: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
  }
  .box-swiper2 .item:hover .txt {
    height: auto;
    left: -1px;
    right: -1px;
    bottom: -1px;
  }
  .box-swiper2 .item2 {
    height: 300px;
    padding: 30px 40px 0 40px;
  }
  .box-swiper2 .item2 .tit {
    padding-bottom: 24px;
  }
  .box-swiper2 .item2 .tit a {
    font-size: 22px;
    font-weight: 400;
  }
  .box-swiper2 .item2 .tit:after {
    width: 3.2em;
  }
  .box-swiper2 .item2 .txt {
    font-size: 16px;
    line-height: 2;
    text-align: justify;
    padding: 25px 0;
    height: 146px;
  }
  .box-swiper2 .item2 .txt p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-all;
    line-height: 2;
  }
  .box-swiper2 .item2 .more a {
    font-size: 16px;
    font-weight: 400;
  }
  .box-swiper2 .item2 .more span {
    font-size: 16px;
    font-weight: 400;
  }
}
@media (min-width: 1600px) {
  .box-swiper2 {
    padding: 80px 0 60px 0;
  }
  .box-swiper2 .th2 h2:after {
    height: 3px;
  }
  .box-swiper2 .th2 a.more {
    width: 200px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    padding-left: 50px;
  }
  .box-swiper2 .th2 a.more span {
    padding-right: 30px;
  }
  .box-swiper2 .swiper-slide {
    width: 515px;
    opacity: 0.3;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 50px;
  }
  .box-swiper2 .swiper-slide.swiper-slide-active,
  .box-swiper2 .swiper-slide.swiper-slide-prev,
  .box-swiper2 .swiper-slide.swiper-slide-next {
    opacity: 1;
    padding-left: 0;
    padding-right: 0;
  }
  .box-swiper2 .item {
    height: 445px;
    position: relative;
  }
  .box-swiper2 .item .img {
    height: 280px;
  }
  .box-swiper2 .item .txt {
    height: 165px;
    padding: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 2;
  }
  .box-swiper2 .item .txt strong {
    font-size: 13px;
  }
  .box-swiper2 .item .txt h2 {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 1.3em;
  }
  .box-swiper2 .item .txt span {
    font-size: 12px;
  }
  .box-swiper2 .item .txt p {
    opacity: 0;
  }
  .box-swiper2 .item:hover .txt p {
    opacity: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
  }
  .box-swiper2 .item:hover .txt {
    height: auto;
    left: -1px;
    right: -1px;
    bottom: -1px;
  }
  .box-swiper2 .item2 {
    height: 380px;
    padding: 50px 40px 0 40px;
  }
  .box-swiper2 .item2 .tit {
    padding-bottom: 30px;
  }
  .box-swiper2 .item2 .tit a {
    font-size: 24px;
    font-weight: 400;
  }
  .box-swiper2 .item2 .tit:after {
    width: 3.2em;
  }
  .box-swiper2 .item2 .txt {
    font-size: 16px;
    line-height: 2;
    text-align: justify;
    padding: 40px 0;
    height: 172px;
  }
  .box-swiper2 .item2 .txt p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-all;
    line-height: 2;
  }
  .box-swiper2 .item2 .more a {
    font-size: 16px;
    font-weight: 400;
  }
  .box-swiper2 .item2 .more span {
    font-size: 16px;
    font-weight: 400;
  }
}
@media (min-width: 1900px) {
  .box-swiper2 {
    padding: 120px 0 80px 0;
  }
  .box-swiper2 .item2 {
    height: 410px;
    padding: 60px 50px 0 50px;
  }
  .box-swiper2 .item2 .tit {
    padding-bottom: 40px;
  }
  .box-swiper2 .item2 .tit a {
    font-size: 28px;
    font-weight: 400;
  }
  .box-swiper2 .item2 .tit:after {
    width: 4.2em;
  }
  .box-swiper2 .item2 .txt {
    font-size: 16px;
    line-height: 2;
    text-align: justify;
    padding: 40px 0;
    height: 182px;
  }
  .box-swiper2 .item2 .txt p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-all;
    line-height: 2;
  }
  .box-swiper2 .item2 .more a {
    font-size: 16px;
    font-weight: 400;
  }
  .box-swiper2 .item2 .more span {
    font-size: 16px;
    font-weight: 400;
  }
}
.box-tab {
  padding: 20px 0;
}
.box-tab .layui-tab-title {
  border: none;
  text-align: center;
}
.box-tab .layui-tab-title li {
  padding: 0 25px;
}
.box-tab .layui-tab-title .layui-this {
  background: #2f5597;
  color: #fff;
  border-radius: 20em;
  box-shadow: 2px 2px 5px 0 rgba(200, 18, 54, 0.55);
}
.box-tab .layui-tab-title .layui-this:after {
  display: none;
}
.box-tab .layui-tab-content {
  padding: 0;
  padding-top: 25px;
}
.box-tab .layui-tab-content ul {
  background: #fff;
}
.box-tab .layui-tab-content li {
  line-height: 1.2;
  position: relative;
  padding: 15px 20px;
  font-size: 1.2rem;
  cursor: pointer;
}
.box-tab .layui-tab-content li + li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  background: rgba(0, 0, 0, 0.052);
}
.box-tab .layui-tab-content li span {
  float: right;
  color: #999;
}
.box-tab .layui-tab-content li:hover {
  color: #fff;
  box-shadow: 2px 2px 5px 0 rgba(200, 18, 54, 0.55);
  background: #2f5597;
  border-radius: 5px;
}
.box-tab .layui-tab-content li:hover a {
  color: #fff;
}
.box-tab .layui-tab-content li:hover span {
  color: rgba(255, 255, 255, 0.52);
}
@media (min-width: 768px) {
  .box-tab {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .box-tab .layui-tab-title {
    height: 60px;
  }
  .box-tab .layui-tab-title li {
    font-size: 20px;
    line-height: 40px;
    min-width: 240px;
    font-weight: 400;
  }
  .box-tab .layui-tab-content li {
    font-size: 14px;
    height: 55px;
    line-height: 55px;
    padding: 0 30px;
  }
}
@media (min-width: 1200px) {
  .box-tab {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .box-tab .layui-tab-title {
    height: 60px;
  }
  .box-tab .layui-tab-title li {
    font-size: 20px;
    line-height: 40px;
    min-width: 240px;
    font-weight: 400;
  }
  .box-tab .layui-tab-content li {
    font-size: 14px;
    height: 55px;
    line-height: 55px;
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .box-tab {
    padding-top: 60px;
    padding-bottom: 0;
  }
  .box-tab .layui-tab-title {
    height: 60px;
  }
  .box-tab .layui-tab-title li {
    font-size: 20px;
    line-height: 40px;
    min-width: 240px;
    font-weight: 400;
  }
  .box-tab .layui-tab-content li {
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    padding: 0 30px;
  }
}
@media (min-width: 1600px) {
  .box-tab {
    padding-top: 80px;
    padding-bottom: 0;
  }
  .box-tab .layui-tab-title {
    height: 120px;
  }
  .box-tab .layui-tab-title li {
    font-size: 28px;
    line-height: 60px;
    min-width: 260px;
    font-weight: 300;
  }
  .box-tab .layui-tab-content li {
    font-size: 18px;
    height: 65px;
    line-height: 65px;
    padding: 0 40px;
  }
}
@media (min-width: 1900px) {
  .box-tab {
    padding-top: 110px;
    padding-bottom: 0;
  }
  .box-tab .layui-tab-title {
    height: 140px;
  }
  .box-tab .layui-tab-title li {
    font-size: 36px;
    line-height: 80px;
    min-width: 300px;
    font-weight: 300;
  }
  .box-tab .layui-tab-content li {
    font-size: 20px;
    height: 85px;
    line-height: 85px;
    padding: 0 60px;
  }
}
.box-swiper3 {
  padding: 30px 0;
  position: relative;
}
.box-swiper3 .item {
  padding: 20px;
}
.box-swiper3 .item a {
  display: block;
  width: 100%;
  height: 100%;
}
.box-swiper3 .item p {
  display: block;
  text-align: center;
  padding-top: 10px;
  font-size: 1.5rem;
}
.box-swiper3 .item .img {
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.12);
  height: 256px;
}
.box-swiper3 .item a:hover .img {
  border: 1px solid rgba(200, 18, 54, 0.51);
  box-shadow: 5px 5px 15px 0 rgba(200, 18, 54, 0.35);
}
.box-swiper3 .item img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.box-swiper3 .swiper-button-prev,
.box-swiper3 .swiper-button-next {
  margin-top: 0;
}
.box-swiper3 .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23999'%2F%3E%3C%2Fsvg%3E");
}
.box-swiper3 .swiper-button-prev:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23c61134'%2F%3E%3C%2Fsvg%3E");
}
.box-swiper3 .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23999'%2F%3E%3C%2Fsvg%3E");
}
.box-swiper3 .swiper-button-next:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23c61134'%2F%3E%3C%2Fsvg%3E");
}
@media (min-width: 768px) {
  .box-swiper3 {
    padding: 50px 0;
  }
}
@media (min-width: 1400px) {
  .box-swiper3 {
    padding: 80px 0 60px 0;
  }
  .box-swiper3 .swiper-container {
    margin-top: 10px;
  }
  .box-swiper3 .container {
    position: relative;
  }
  .box-swiper3 .swiper-button-next {
    right: -30px;
  }
  .box-swiper3 .swiper-button-prev {
    left: -30px;
  }
  .box-swiper3 .item .img {
    height: 356px;
  }
  .box-swiper3 .item p {
    font-size: 18px;
    padding-top: 20px;
  }
}
@media (min-width: 1600px) {
  .box-swiper3 {
    padding: 100px 0 60px 0;
  }
  .box-swiper3 .swiper-container {
    margin-top: 10px;
  }
}
@media (min-width: 1900px) {
  .box-swiper3 {
    padding: 120px 0 90px 0;
  }
  .box-swiper3 .swiper-container {
    margin-top: 30px;
  }
  .box-swiper3 .swiper-button-prev,
  .box-swiper3 .swiper-button-next {
    margin-top: 20px;
  }
}
.box-row {
  padding: 30px 0;
  padding-bottom: 0;
}
.box-row .list li {
  height: 30px;
  line-height: 30px;
}
.box-row .list li a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.box-row .list li span {
  float: right;
  color: #999;
  margin-left: 20px;
}
.box-row .item {
  padding-bottom: 2em;
}
@media (min-width: 768px) {
  .box-row {
    padding: 50px 0;
    padding-bottom: 20px;
  }
  .box-row .list {
    padding-top: 10px;
  }
  .box-row .list li {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  .box-row .col-sm-6:first-child {
    padding-right: 30px;
  }
  .box-row .col-sm-6:last-child {
    padding-left: 30px;
  }
}
@media (min-width: 1200px) {
  .box-row {
    padding: 60px 0;
    padding-bottom: 50px;
  }
  .box-row .list {
    padding-top: 10px;
  }
  .box-row .list li {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
  .box-row .col-sm-6:first-child {
    padding-right: 40px;
  }
  .box-row .col-sm-6:last-child {
    padding-left: 40px;
  }
}
@media (min-width: 1400px) {
  .box-row {
    padding: 80px 0;
    padding-bottom: 50px;
  }
  .box-row .list {
    padding-top: 10px;
  }
  .box-row .list li {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
  }
  .box-row .col-sm-6:first-child {
    padding-right: 50px;
  }
  .box-row .col-sm-6:last-child {
    padding-left: 50px;
  }
}
@media (min-width: 1600px) {
  .box-row {
    padding: 100px 0;
    padding-bottom: 50px;
  }
  .box-row .list {
    padding-top: 10px;
  }
  .box-row .list li {
    height: 55px;
    line-height: 55px;
    font-size: 18px;
  }
  .box-row .col-sm-6:first-child {
    padding-right: 60px;
  }
  .box-row .col-sm-6:last-child {
    padding-left: 60px;
  }
}
@media (min-width: 1900px) {
  .box-row {
    padding: 130px 0;
    padding-bottom: 70px;
  }
  .box-row .list {
    padding-top: 20px;
  }
  .box-row .list li {
    height: 65px;
    line-height: 65px;
    font-size: 20px;
  }
  .box-row .col-sm-6:first-child {
    padding-right: 70px;
  }
  .box-row .col-sm-6:last-child {
    padding-left: 70px;
  }
}
.box-swiper33-time {
  background: url(../image/bg4.jpg) no-repeat center center;
  background-size: cover;
}
.box-swiper33-time .item2 {
  padding-top: 30px;
  margin: 15px;
}
.box-swiper33-time .item2 .tit {
  display: block;
  text-align: center;
  position: relative;
  padding-bottom: 40px;
}
.box-swiper33-time .item2 .tit:after {
  position: absolute;
  content: '';
  bottom: 20px;
  left: 0;
  right: 0;
  height: 1px;
  background: rgba(0, 0, 0, 0.12);
}
.box-swiper33-time .item2 .tit h3 {
  font-weight: bold;
  display: block;
  font-size: 2rem;
}
.box-swiper33-time .item2 .tit:before {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  background: #666;
  bottom: 20px;
  margin-bottom: -2.5px;
  border-radius: 100%;
  z-index: 3;
  margin-left: -2.5px;
}
.box-swiper33-time .item2 .lis {
  padding: 20px;
  padding-top: 10px;
}
.box-swiper33-time .item2 .lis li {
  border-bottom: 1px dashed #ccc;
  padding: 1em;
  font-size: 1.2rem;
}
.box-swiper33-time .item2 .lis li:last-child {
  border: none;
}
.box-swiper33-time .item2:hover,
.box-swiper33-time .swiper-slide-active .item2,
.box-swiper33-time .swiper-slide-active .item2:hover {
  background: #fff;
  border-radius: 10px;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.25);
}
.box-swiper33-time .item2:hover .tit,
.box-swiper33-time .swiper-slide-active .item2 .tit,
.box-swiper33-time .swiper-slide-active .item2:hover .tit {
  color: #2f5597;
}
.box-swiper33-time .item2:hover .tit:before,
.box-swiper33-time .swiper-slide-active .item2 .tit:before,
.box-swiper33-time .swiper-slide-active .item2:hover .tit:before {
  border: 2px solid #2f5597;
  background: #fff;
  width: 8px;
  height: 8px;
}
.box-swiper33-time .item2:hover .lis a,
.box-swiper33-time .swiper-slide-active .item2 .lis a,
.box-swiper33-time .swiper-slide-active .item2:hover .lis a {
  color: #2f5597;
}
.box-swiper33-time .swiper-button-prev,
.box-swiper33-time .swiper-button-next {
  top: 130px;
  width: 40px;
  height: 40px;
  background: #999;
  border-radius: 100%;
  margin-top: -1px;
}
.box-swiper33-time .swiper-button-prev:before,
.box-swiper33-time .swiper-button-next:before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -10px;
}
.box-swiper33-time .swiper-button-next:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
.box-swiper33-time .swiper-button-next:hover {
  background: #2f5597;
}
.box-swiper33-time .swiper-button-prev:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
  margin-left: -8px;
}
.box-swiper33-time .swiper-button-prev:hover {
  background: #2f5597;
}
@media (min-width: 768px) {
  .box-swiper33-time .swiper-slide-active .item2 {
    background: none;
    box-shadow: none;
  }
  .box-swiper33-time .swiper-slide-active .item2 .tit {
    color: #333;
  }
  .box-swiper33-time .swiper-slide-active .item2 .tit:before {
    background: #666;
    border: none;
    width: 6px;
    height: 6px;
  }
  .box-swiper33-time .swiper-slide-active .item2 .lis a {
    color: #333;
  }
  .box-swiper33-time .item2 .tit:after {
    left: -15px;
    right: -15px;
  }
  .box-swiper33-time .item2 .lis li {
    font-size: 12px;
    padding: 1em 0;
    line-height: 1.6;
  }
}
@media (min-width: 992px) {
  .box-swiper33-time .item2 .lis li {
    font-size: 12px;
    padding: 1em 0;
    line-height: 1.6;
  }
  .box-swiper33-time .swiper-button-prev,
  .box-swiper33-time .swiper-button-next {
    top: 163px;
  }
}
@media (min-width: 1200px) {
  .box-swiper33-time .swiper-button-prev,
  .box-swiper33-time .swiper-button-next {
    width: 50px;
    height: 50px;
  }
  .box-swiper33-time .item2 .tit h3 {
    font-size: 24px;
    font-weight: bold;
  }
  .box-swiper33-time .item2 .tit:before {
    width: 10px;
    height: 10px;
    margin-bottom: -4px;
  }
  .box-swiper33-time .swiper-slide-active .item2 .tit:before {
    width: 10px;
    height: 10px;
  }
  .box-swiper33-time .item2:hover .tit:before,
  .box-swiper33-time .swiper-slide-active .item2 .tit:before,
  .box-swiper33-time .swiper-slide-active .item2:hover .tit:before {
    width: 10px;
    height: 10px;
  }
  .box-swiper33-time .item2 {
    padding-top: 40px;
  }
  .box-swiper33-time .item2 .tit {
    padding-bottom: 50px;
  }
  .box-swiper33-time .item2 .lis {
    padding: 0 20px;
    padding-bottom: 20px;
  }
  .box-swiper33-time .item2 .lis li {
    font-size: 14px;
    padding: 1em 0;
    line-height: 1.6;
  }
  .box-swiper33-time .swiper-button-prev,
  .box-swiper33-time .swiper-button-next {
    top: 193px;
  }
}
@media (min-width: 1400px) {
  .box-swiper33-time .item2 .tit h3 {
    font-size: 26px;
    font-weight: bold;
  }
  .box-swiper33-time .item2 .tit:before {
    width: 10px;
    height: 10px;
    margin-bottom: -4px;
  }
  .box-swiper33-time .swiper-slide-active .item2 .tit:before {
    width: 10px;
    height: 10px;
  }
  .box-swiper33-time .item2:hover .tit:before,
  .box-swiper33-time .swiper-slide-active .item2 .tit:before,
  .box-swiper33-time .swiper-slide-active .item2:hover .tit:before {
    width: 10px;
    height: 10px;
  }
  .box-swiper33-time .item2 {
    padding-top: 60px;
  }
  .box-swiper33-time .item2 .tit {
    padding-bottom: 60px;
  }
  .box-swiper33-time .item2 .lis {
    padding: 0 30px;
    padding-bottom: 30px;
  }
  .box-swiper33-time .item2 .lis li {
    font-size: 16px;
    padding: 1em 0;
    line-height: 1.6;
  }
  .box-swiper33-time .swiper-button-prev,
  .box-swiper33-time .swiper-button-next {
    top: 193px;
  }
}
@media (min-width: 1600px) {
  .box-swiper33-time .item2 .tit h3 {
    font-size: 30px;
    font-weight: bold;
  }
  .box-swiper33-time .item2 .tit:before {
    width: 10px;
    height: 10px;
    margin-bottom: -4px;
  }
  .box-swiper33-time .swiper-slide-active .item2 .tit:before {
    width: 10px;
    height: 10px;
  }
  .box-swiper33-time .item2:hover .tit:before,
  .box-swiper33-time .swiper-slide-active .item2 .tit:before,
  .box-swiper33-time .swiper-slide-active .item2:hover .tit:before {
    width: 10px;
    height: 10px;
  }
  .box-swiper33-time .item2 {
    padding-top: 60px;
  }
  .box-swiper33-time .item2 .tit {
    padding-bottom: 60px;
  }
  .box-swiper33-time .item2 .lis {
    padding: 0 30px;
    padding-bottom: 30px;
  }
  .box-swiper33-time .item2 .lis li {
    font-size: 18px;
    padding: 1em 0;
    line-height: 1.6;
  }
  .box-swiper33-time .swiper-button-prev,
  .box-swiper33-time .swiper-button-next {
    top: 213px;
  }
}
@media (min-width: 1900px) {
  .box-swiper33-time .item2 .lis {
    padding: 0 40px;
    padding-bottom: 40px;
  }
  .box-swiper33-time .item2 .lis li {
    font-size: 20px;
    padding: 1em 0;
    line-height: 1.6;
  }
  .box-swiper33-time .swiper-button-prev,
  .box-swiper33-time .swiper-button-next {
    top: 243px;
  }
  .box-swiper33-time .swiper-button-prev {
    left: -60px;
  }
  .box-swiper33-time .swiper-button-next {
    right: -60px;
  }
}
.box-tab2 {
  padding: 30px 0;
}
.box-tab2 .layui-tab-title {
  height: auto;
  border: none;
}
.box-tab2 .layui-tab-title li {
  padding: 0;
}
.box-tab2 .layui-tab-title li + li {
  padding-left: 40px;
}
.box-tab2 .layui-tab-title .layui-this:after {
  display: none;
}
.box-tab2 .layui-tab-title .layui-this .th2 h2 {
  color: #2f5597;
}
.box-tab2 .layui-tab-content {
  position: relative;
  padding: 20px 0;
}
.box-tab2 .layui-tab-content .th2 {
  position: absolute;
  right: 5px;
  top: -45px;
}
.box-tab2 .list .item:first-child {
  padding-bottom: 20px;
}
.box-tab2 .list .item a {
  display: block;
}
.box-tab2 .list .item .img {
  border-radius: 10px;
  overflow: hidden;
  height: 220px;
}
.box-tab2 .list .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.box-tab2 .list .item .txt h3 {
  display: block;
  line-height: 1;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 1em 0;
}
.box-tab2 .list .item .txt p {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-break: break-all;
  color: #666;
  margin-bottom: 1em;
}
.box-tab2 .list .item .txt span {
  background: rgba(0, 0, 0, 0.12);
  border-radius: 10em;
  text-transform: uppercase;
  font-size: 1.2rem;
  height: 30px;
  line-height: 30px;
  width: 100px;
  padding-left: 20px;
  display: block;
  background: #2f5597;
  color: #fff;
}
.box-tab2 .list .item a > span {
  float: right;
  color: #666;
}
.box-tab2 .list .item + .item a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0.3em 0;
}
.box-tab2 .list .item a:hover .txt span {
  box-shadow: 2px 2px 15px 0 rgba(40, 82, 168, 0.55);
}
.box-tab2 .list .item a:hover .img {
  box-shadow: 2px 2px 5px 0 rgba(200, 18, 54, 0.25);
}
.box-tab2 .list + .img {
  position: relative;
  margin-top: 20px;
  overflow: hidden;
  border-radius: 10px;
}
.box-tab2 .list + .img a {
  display: block;
}
.box-tab2 .list + .img img {
  width: 100%;
}
.box-tab2 .list + .img:hover {
  box-shadow: 2px 2px 15px 0 rgba(40, 82, 168, 0.55);
}
.box-tab2 .list + .img:hover p {
  padding-top: 8em;
}
.box-tab2 .list + .img p {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.6) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#bf000000",GradientType=0);
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  padding-bottom: 2em;
  padding-top: 5em;
  transition: all ease-in-out 0.3s;
}
@media (min-width: 768px) {
  .box-tab2 .layui-tab-item:after {
    display: block;
    clear: both;
    content: '';
  }
  .box-tab2 .list .item:first-child:after {
    content: '';
    display: block;
    clear: both;
  }
  .box-tab2 .list {
    float: left;
    width: 60%;
    padding-right: 20px;
  }
  .box-tab2 .list + .img {
    float: right;
    padding-top: 0;
    width: 40%;
  }
  .box-tab2 .list .item .img {
    width: 200px;
    height: 120px;
    float: left;
    overflow: hidden;
  }
  .box-tab2 .list .item .img + .txt {
    padding-left: 220px;
  }
  .box-tab2 .list .item .txt h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 0;
  }
  .box-tab2 .list .item .txt p {
    line-height: 1.6;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
  }
}
@media (min-width: 992px) {
  .box-tab2 .list {
    padding-right: 40px;
  }
  .box-tab2 .list .item .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .box-tab2 .list .item .txt h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .box-tab2 .list .item a > span {
    color: #999;
    font-weight: 300;
    margin-left: 2em;
  }
  .box-tab2 .list .item:first-child {
    padding-bottom: 40px;
  }
  .box-tab2 .list .item + .item a {
    padding: 0.6em 0;
  }
}
@media (min-width: 1200px) {
  .box-tab2 .list {
    padding-right: 60px;
  }
  .box-tab2 .list .item .img {
    width: 240px;
    height: 160px;
  }
  .box-tab2 .list .item .img + .txt {
    padding-left: 270px;
  }
  .box-tab2 .list .item .txt span {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    width: 130px;
    text-align: center;
    padding-left: 0;
  }
  .box-tab2 .list .item .txt h3 {
    font-size: 18px;
    padding-top: 1em;
  }
  .box-tab2 .list .item + .item a {
    padding: 1em 0;
  }
}
@media (min-width: 1400px) {
  .box-tab2 .list {
    padding-right: 80px;
  }
  .box-tab2 .layui-tab-content .th2 {
    top: -65px;
  }
  .box-tab2 .list .item .img {
    width: 280px;
    height: 180px;
  }
  .box-tab2 .list .item .img + .txt {
    padding-left: 320px;
  }
  .box-tab2 .list .item .txt span {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    width: 130px;
    text-align: center;
    padding-left: 0;
  }
  .box-tab2 .list .item .txt h3 {
    font-size: 18px;
    padding-top: 1em;
  }
  .box-tab2 .list .item + .item a {
    padding: 1em 0;
    font-size: 16px;
  }
}
@media (min-width: 1600px) {
  .box-tab2 {
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .box-tab2 .layui-tab-content .th2 {
    top: -85px;
  }
  .box-tab2 .list {
    width: 65%;
  }
  .box-tab2 .list + .img {
    width: 35%;
  }
  .box-tab2 .list .item .img {
    width: 300px;
    height: 180px;
  }
  .box-tab2 .list .item .img + .txt {
    padding-left: 350px;
  }
  .box-tab2 .list .item + .item a {
    font-size: 18px;
  }
  .box-tab2 .list .item .txt h3 {
    font-size: 22px;
    font-weight: 400;
    padding-top: 0.5em;
  }
  .box-tab2 .list .item .txt p {
    font-size: 18px;
  }
  .box-tab2 .list .item .txt span {
    width: 180px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    padding: 0;
    line-height: 40px;
  }
  .box-tab2 .list + .img p {
    font-size: 22px;
    font-weight: 400;
  }
}
@media (min-width: 1900px) {
  .box-tab2 {
    padding-top: 100px;
    padding-bottom: 70px;
  }
  .box-tab2 .layui-tab-title {
    padding-bottom: 30px;
  }
  .box-tab2 .layui-tab-title li + li {
    padding-left: 80px;
  }
  .box-tab2 .layui-tab-content .th2 {
    top: -120px;
  }
  .box-tab2 .list {
    width: 880px;
    padding-right: 0;
  }
  .box-tab2 .list + .img {
    width: 550px;
  }
  .box-tab2 .list .item:first-child {
    height: 200px;
    padding-bottom: 0;
    margin-bottom: 60px;
  }
  .box-tab2 .list .item .img {
    width: 320px;
    height: 200px;
  }
  .box-tab2 .list .item .img + .txt {
    padding-left: 370px;
  }
  .box-tab2 .list .item .txt h3 {
    font-size: 24px;
    font-weight: 400;
    padding-top: 8px;
  }
  .box-tab2 .list .item .txt p {
    font-size: 20px;
    line-height: 1.6;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
  }
  .box-tab2 .list .item .txt span {
    width: 180px;
    height: 50px;
    font-size: 20px;
    text-align: center;
    padding: 0;
    line-height: 50px;
  }
  .box-tab2 .list .item + .item a {
    font-size: 20px;
    padding: 16px 0;
  }
  .box-tab2 .list + .img p {
    font-size: 24px;
    font-weight: 400;
  }
}
.box-video {
  padding: 30px 0;
}
.box-video .list {
  margin: 0 -10px;
}
.box-video .list:after {
  content: '';
  display: block;
  clear: both;
}
.box-video .list .item {
  padding: 10px;
  position: relative;
  border-radius: 5px;
}
.box-video .list .item a {
  display: block;
}
.box-video .list .item img {
  width: 100%;
  border-radius: 5px;
}
.box-video .list .item p {
  position: absolute;
  left: 10px;
  bottom: 10px;
  right: 10px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.6) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#bf000000",GradientType=0);
  color: #fff;
  padding: 2em 0 1em 20px;
  border-radius: 5px;
}
.box-video .list .item p i {
  margin-right: 10px;
}
.box-video .list .item + .item {
  width: 33.33%;
  float: left;
  padding: 10px;
}
.box-video .list .item + .item p {
  top: 10px;
  text-align: center;
  padding: 0;
  padding-top: 20%;
  display: none;
}
.box-video .list .item + .item p i {
  font-size: 30px;
}
.box-video .list .item + .item:hover p {
  display: block;
}
.box-video .list .item:hover img {
  box-shadow: 2px 2px 15px 0 rgba(40, 82, 168, 0.55);
  border-radius: 10px;
}
@media (min-width: 768px) {
  .box-video .list .item p {
    padding-bottom: 3em;
    padding-left: 3em;
  }
}
@media (min-width: 992px) {
  .box-video {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .box-video .list .item p {
    font-size: 20px;
    padding-bottom: 3em;
    padding-left: 3em;
  }
  .box-video .list .item p i {
    font-size: 40px;
    position: relative;
    top: 10px;
  }
  .box-video .list .item + .item p i {
    font-size: 50px;
  }
}
@media (min-width: 1200px) {
  .box-video {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .box-video .list {
    margin: 0;
    padding-top: 10px;
  }
  .box-video .list .item {
    width: 800px;
    float: left;
    height: 450px;
    padding: 0;
    overflow: hidden;
  }
  .box-video .list .item + .item {
    width: 280px;
    height: 137px;
    float: right;
    padding: 0;
    margin-top: 20px;
  }
  .box-video .list .item img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: -99999px;
    right: -99999px;
    bottom: -99999px;
    left: -99999px;
    margin: auto;
    width: 100%;
    height: 100%;
  }
  .box-video .list .item:hover {
    box-shadow: 2px 2px 15px 0 rgba(40, 82, 168, 0.55);
  }
  .box-video .list .item p {
    font-size: 20px;
    padding-bottom: 3em;
    padding-left: 3em;
  }
  .box-video .list .item p i {
    font-size: 45px;
    position: relative;
    top: 10px;
  }
  .box-video .list .item:nth-child(2) {
    margin-top: 0;
  }
  .box-video .list .item + .item p i {
    font-size: 45px;
  }
  .box-video .list .item p {
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media (min-width: 1400px) {
  .box-video {
    padding-top: 60px;
    padding-bottom: 80px;
  }
  .box-video .list {
    padding-top: 30px;
  }
  .box-video .list .item {
    width: 950px;
    height: 538px;
  }
  .box-video .list .item + .item {
    width: 320px;
    height: 166px;
  }
  .box-video .list .item:nth-child(2) {
    margin-top: 0;
  }
}
@media (min-width: 1600px) {
  .box-video {
    padding-top: 80px;
    padding-bottom: 100px;
  }
  .box-video .list {
    padding-top: 40px;
  }
  .box-video .list .item {
    width: 1100px;
    height: 640px;
  }
  .box-video .list .item + .item {
    width: 360px;
    height: 200px;
  }
  .box-video .list .item:nth-child(2) {
    margin-top: 0;
  }
  .box-video .list .item p {
    font-size: 30px;
    padding-bottom: 3em;
    padding-left: 3em;
  }
  .box-video .list .item p i {
    font-size: 60px;
    position: relative;
    top: 10px;
  }
  .box-video .list .item + .item p i {
    font-size: 50px;
  }
}
@media (min-width: 1900px) {
  .box-video {
    padding-top: 110px;
    padding-bottom: 120px;
  }
  .box-video .list {
    padding-top: 50px;
  }
  .box-video .list .item {
    width: 1100px;
    height: 640px;
  }
  .box-video .list .item + .item {
    width: 360px;
    height: 200px;
    float: right;
    padding: 0;
    margin-top: 20px;
  }
  .box-video .list .item p {
    font-size: 30px;
    padding-bottom: 3em;
    padding-left: 3em;
  }
  .box-video .list .item p i {
    font-size: 60px;
    position: relative;
    top: 10px;
  }
  .box-video .list .item + .item p i {
    font-size: 50px;
  }
  .box-video .list .item:nth-child(2) {
    margin-top: 0;
  }
}
.box-row2 {
  padding: 3em 0;
}
.box-row2 .item {
  padding: 10px;
}
.box-row2 .item .img img {
  width: 100%;
}
.box-row2 .item .txt {
  padding: 1.5em 0;
  text-align: justify;
}
.box-row2 .item .more span {
  background: rgba(0, 0, 0, 0.12);
  border-radius: 10em;
  text-transform: uppercase;
  font-size: 1.2rem;
  height: 30px;
  line-height: 30px;
  width: 100px;
  display: block;
  text-align: center;
  background: #2f5597;
  color: #fff;
}
.box-row2 .item:hover {
  box-shadow: 2px 2px 15px 0 rgba(40, 82, 168, 0.55);
  border-radius: 8px;
}
.box-row2 .col-xs-12:last-child {
  padding-top: 2em;
}
@media (min-width: 768px) {
  .box-row2 .col-xs-12:last-child {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  .box-row2 .th2 {
    padding-bottom: 20px;
  }
  .box-row2 .item {
    padding: 20px;
    min-height: 400px;
    box-shadow: 2px 2px 15px 0 rgba(200, 18, 54, 0.15);
    border-radius: 8px;
  }
  .box-row2 .item .txt {
    height: 100px;
    overflow: hidden;
  }
  .box-row2 .item .txt p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-all;
  }
}
@media (min-width: 1200px) {
  .box-row2 {
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .box-row2 .th2 {
    padding-bottom: 30px;
  }
  .box-row2 .col-sm-6 {
    padding: 0 30px;
  }
  .box-row2 .row {
    margin: 0 -30px;
  }
  .box-row2 .item {
    padding: 40px;
  }
  .box-row2 .item .txt {
    font-size: 14px;
    line-height: 1.6;
    height: 120px;
    padding: 2em 0;
  }
  .box-row2 .item .txt p {
    line-height: 1.6;
  }
  .box-row2 .item .more span {
    height: 35px;
    line-height: 35px;
    width: 160px;
    font-size: 14px;
  }
}
@media (min-width: 1400px) {
  .box-row2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .box-row2 .th2 {
    padding-bottom: 30px;
  }
  .box-row2 .col-sm-6 {
    padding: 0 40px;
  }
  .box-row2 .row {
    margin: 0 -40px;
  }
  .box-row2 .item {
    padding: 40px;
  }
  .box-row2 .item .txt {
    font-size: 16px;
    line-height: 1.6;
    height: 140px;
    padding: 2em 0;
  }
  .box-row2 .item .txt p {
    line-height: 1.6;
  }
  .box-row2 .item .more span {
    height: 40px;
    line-height: 40px;
    width: 160px;
    font-size: 16px;
  }
}
@media (min-width: 1600px) {
  .box-row2 {
    padding-top: 100px;
    padding-bottom: 80px;
  }
  .box-row2 .th2 {
    padding-bottom: 30px;
  }
  .box-row2 .item .txt {
    font-size: 18px;
    line-height: 1.6;
    height: 160px;
    padding: 2em 0;
  }
  .box-row2 .item .txt p {
    line-height: 1.6;
  }
  .box-row2 .item .more span {
    height: 50px;
    line-height: 50px;
    width: 200px;
    font-size: 18px;
  }
}
@media (min-width: 1900px) {
  .box-row2 {
    padding-top: 120px;
    padding-bottom: 100px;
  }
  .box-row2 .th2 {
    padding-bottom: 40px;
  }
  .box-row2 .col-sm-6 {
    padding: 0 40px;
  }
  .box-row2 .row {
    margin: 0 -40px;
  }
  .box-row2 .item {
    padding: 50px;
  }
  .box-row2 .item .txt {
    font-size: 20px;
    line-height: 1.6;
    height: 180px;
    padding: 2em 0;
  }
  .box-row2 .item .txt p {
    line-height: 1.6;
  }
  .box-row2 .item .more span {
    height: 60px;
    line-height: 60px;
    width: 200px;
    font-size: 20px;
  }
}
.box-row3 {
  padding: 3em 0 0 0;
}
.box-row3 .item .img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 300px;
}
@media (min-width: 768px) {
  .box-row3 .item .img img {
    height: 160px;
  }
}
@media (min-width: 992px) {
  .box-row3 .item .img img {
    height: 220px;
  }
}
@media (min-width: 1200px) {
  .box-row3 .item .img img {
    height: 270px;
  }
}
@media (min-width: 1400px) {
  .box-row3 .item .img img {
    height: 320px;
  }
}
.box-row3 .item .txt {
  padding: 2em 0 3em 0;
}
.box-row3 .item .txt h3 {
  display: block;
  font-size: 1.6rem;
  margin-bottom: 0.5em;
  line-height: 1.4;
  font-weight: bold;
}
.box-row3 .item .txt p {
  margin-bottom: 10px;
  color: #999;
}
.box-row3 .item .txt span {
  font-size: 1.2rem;
  color: #666;
}
@media (min-width: 768px) {
  .box-row3 .line {
    display: block;
    clear: both;
    position: relative;
    height: 60px;
  }
  .box-row3 .line:before {
    position: absolute;
    height: 1px;
    background: rgba(0, 0, 0, 0.12);
    content: '';
    left: 15px;
    right: 15px;
    top: 0;
  }
  .box-row3 .item .txt h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    height: 3em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
    padding: 0;
  }
  .box-row3 .item .txt p {
    margin-top: 1em;
    line-height: 1.6;
    font-size: 14px;
    word-break: break-all;
    margin-bottom: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}
@media (min-width: 1600px) {
  .box-row3 {
    padding: 100px 0 50px 0;
  }
  .box-row3 .row {
    margin: 0 -25px;
  }
  .box-row3 .col-sm-4 {
    padding: 25px;
  }
  .box-row3 .line {
    height: 60px;
  }
  .box-row3 .line:before {
    left: 25px;
    right: 25px;
  }
  .box-row3 .item {
    padding: 0 0;
  }
  .box-row3 .item .txt h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    height: 3em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
    padding: 0;
  }
}
@media (min-width: 1900px) {
  .box-row3 {
    padding: 130px 0 50px 0;
  }
  .box-row3 .row {
    margin: 0 -25px;
  }
  .box-row3 .col-sm-4 {
    padding: 25px;
  }
  .box-row3 .line {
    height: 60px;
  }
  .box-row3 .line:before {
    left: 25px;
    right: 25px;
  }
  .box-row3 .item {
    padding: 0 0;
  }
  .box-row3 .item .txt h3 {
    font-size: 24px;
  }
  .box-row3 .item .txt p {
    font-size: 16px;
  }
}
.box-row4 {
  padding: 3em 0;
}
.box-row4 .col-xs-12 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.box-row4 .item {
  height: 90px;
}
.box-row4 .item a {
  display: block;
  height: 100%;
}
.box-row4 .item:after {
  content: '';
  display: block;
  clear: both;
}
.box-row4 .item .img {
  position: relative;
  width: 32%;
  height: 100%;
  overflow: hidden;
  float: left;
}
.box-row4 .item .img img {
  position: absolute;
  top: -99999px;
  right: -99999px;
  bottom: -99999px;
  left: -99999px;
  margin: auto;
  height: auto;
  width: 100%;
}
.box-row4 .item .txt {
  padding-left: 38%;
  height: 100%;
  position: relative;
  padding-top: 0.5em;
}
.box-row4 .item .txt h3 {
  font-size: 1.5rem;
  line-height: 1.2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-all;
}
.box-row4 .item .txt p {
  color: #666;
  display: none;
}
.box-row4 .item .txt span {
  color: #999;
  position: absolute;
  bottom: 0.2em;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  .box-row4 .line {
    display: block;
    clear: both;
    position: relative;
    height: 30px;
  }
  .box-row4 .line:before {
    position: absolute;
    height: 1px;
    background: rgba(0, 0, 0, 0.12);
    content: '';
    left: 15px;
    right: 15px;
    top: 50%;
  }
  .box-row4 .item {
    height: 100px;
  }
  .box-row4 .item .img {
    width: 45%;
  }
  .box-row4 .item .txt {
    padding-left: 50%;
  }
}
@media (min-width: 992px) {
  .box-row4 .row {
    padding-top: 1em;
  }
  .box-row4 .line {
    height: 50px;
  }
  .box-row4 .item {
    height: 120px;
  }
  .box-row4 .item .img {
    width: 45%;
  }
  .box-row4 .item .txt {
    padding-left: 50%;
  }
  .box-row4 .item .txt h3 {
    font-weight: bold;
  }
  .box-row4 .item .txt p {
    margin-top: 1em;
    font-size: 12px;
    line-height: 1.4;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
  }
}
@media (min-width: 1200px) {
  .box-row4 .row {
    padding-top: 20px;
  }
  .box-row4 .item {
    height: 180px;
  }
  .box-row4 .item .img {
    width: 280px;
  }
  .box-row4 .item .txt {
    padding-left: 330px;
    padding-top: 0;
  }
  .box-row4 .item .txt h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
  }
  .box-row4 .item .txt p {
    font-size: 14px;
    line-height: 1.7;
  }
  .box-row4 .item .txt span {
    font-size: 14px;
    font-weight: 300;
  }
}
@media (min-width: 1600px) {
  .box-row4 .col-sm-6:nth-child(2),
  .box-row4 .col-sm-6:nth-child(5) {
    padding-left: 50px;
  }
  .box-row4 .col-sm-6:nth-child(1),
  .box-row4 .col-sm-6:nth-child(4) {
    padding-right: 50px;
  }
}
@media (min-width: 1900px) {
  .box-row4 {
    padding: 130px 0 100px 0;
  }
  .box-row4 .row {
    padding-top: 40px;
  }
  .box-row4 .col-sm-6:nth-child(2),
  .box-row4 .col-sm-6:nth-child(5) {
    padding-left: 50px;
  }
  .box-row4 .col-sm-6:nth-child(1),
  .box-row4 .col-sm-6:nth-child(4) {
    padding-right: 50px;
  }
  .box-row4 .line {
    height: 160px;
  }
  .box-row4 .item {
    height: 180px;
  }
  .box-row4 .item .img {
    width: 280px;
  }
  .box-row4 .item .txt {
    padding-left: 330px;
    padding-top: 0;
  }
  .box-row4 .item .txt h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.4;
  }
  .box-row4 .item .txt p {
    font-size: 16px;
    line-height: 1.7;
  }
  .box-row4 .item .txt span {
    font-size: 16px;
    font-weight: 300;
  }
}
.box-jr1 {
  padding: 3em 0;
}
.box-jr1 .item {
  background: #fff;
  padding: 15px;
}
.box-jr1 .item h3 {
  font-weight: bold;
  font-size: 1.6rem;
  display: block;
  line-height: 1;
  padding-bottom: 0.4em;
  padding-top: 0.4em;
}
.box-jr1 .item ul {
  padding-top: 0.5em;
}
.box-jr1 .item li {
  padding: 0.3em 0;
}
.box-jr1 .item li a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 1.3rem;
}
.box-jr2 {
  padding: 3em 0;
}
.box-jr2 .left {
  background: #fff;
  box-shadow: 2px 2px 15px 0 rgba(200, 18, 54, 0.25);
  border-radius: 5px;
  padding: 20px;
}
.box-jr2 .left:hover {
  box-shadow: 2px 2px 15px 0 rgba(40, 82, 168, 0.55);
}
.box-jr2 .left .img {
  background: url(../image/2.jpg) no-repeat center center;
  background-size: cover;
  height: 120px;
}
.box-jr2 .left .txt {
  padding-top: 10px;
}
.box-jr2 .left .txt .txt_1 {
  float: left;
}
.box-jr2 .left .txt .txt_1 strong {
  display: block;
  font-size: 1.2rem;
}
.box-jr2 .left .txt .txt_1 i {
  font-style: normal;
  font-size: 3rem;
  font-weight: bold;
}
.box-jr2 .left .txt .txt_2 {
  margin-left: 30px;
  float: left;
}
.box-jr2 .left .txt .txt_2 strong {
  display: block;
  font-size: 1.2rem;
}
.box-jr2 .left .txt .txt_2 i {
  font-style: normal;
  font-size: 3rem;
  font-weight: bold;
}
.box-jr2 .left .txt .more {
  clear: both;
  padding-top: 10px;
}
.box-jr2 .left .txt .more a {
  color: #fff;
  width: 100%;
  font-size: 1.5rem;
}
.box-jr2 .right {
  padding-top: 30px;
}
.box-jr2 .right li a {
  padding: 0.5em 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 1.3rem;
  display: block;
}
.box-jr2 .right li span {
  float: right;
  font-size: 1.2rem;
  color: #666;
  margin-left: 10px;
}
.box-swiper4 {
  padding: 3em 0;
  position: relative;
}
.box-swiper4 .container {
  position: relative;
}
.box-swiper4 .swiper-button-prev,
.box-swiper4 .swiper-button-next {
  width: 40px;
  height: 40px;
  background: #999;
  border-radius: 100%;
  margin-top: -1px;
}
.box-swiper4 .swiper-button-prev:before,
.box-swiper4 .swiper-button-next:before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -10px;
}
.box-swiper4 .swiper-button-next:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
.box-swiper4 .swiper-button-prev:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
  margin-left: -8px;
}
.box-swiper4 .swiper-button-prev:hover,
.box-swiper4 .swiper-button-next:hover {
  background: #2f5597;
}
.box-swiper4 .swiper-slide {
  padding: 5px 15px 15px 10px;
}
.box-swiper4 .item {
  width: 100%;
  height: 90px;
  position: relative;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
}
.box-swiper4 .item:hover {
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.55);
}
.box-swiper4 .item a {
  display: block;
  height: 100%;
}
.box-swiper4 .item img {
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: -9999px;
  bottom: -9999px;
  margin: auto;
  width: 100%;
  height: auto;
}
.box-lxwm {
  padding: 3em 0;
}
.box-lxwm .txt {
  padding-top: 1em;
  padding-bottom: 2em;
}
.box-lxwm .txt p {
  line-height: 1.8;
}
.box-lxwm .txt p + p {
  margin-top: 1em;
}
.box-lxwm .txt strong {
  display: block;
  font-weight: bold;
  font-size: 1.6rem;
}
.box-lxwm .img img {
  width: 100%;
}
@media (min-width: 768px) {
  .box-jr1 .item {
    padding: 20px;
  }
  .box-jr1 .row {
    padding-top: 1em;
  }
  .box-jr1 .item li {
    padding: 0.5em 0;
  }
  .box-jr2 .left {
    width: 50%;
    float: left;
  }
  .box-jr2 .left .img {
    height: 140px;
  }
  .box-jr2 .right {
    width: 50%;
    float: left;
    padding-left: 30px;
    padding-top: 0;
  }
  .box-jr2 .th2 {
    margin-bottom: 15px;
  }
  .box-swiper4 .swiper-button-prev {
    left: 0;
  }
  .box-swiper4 .swiper-container {
    padding-top: 20px;
  }
  .box-lxwm .txt {
    width: 50%;
    float: left;
    padding-right: 30px;
  }
  .box-lxwm .img {
    width: 50%;
    float: left;
  }
  .box-lxwm .th2 {
    margin-bottom: 2em;
  }
}
@media (min-width: 992px) {
  .box-swiper4 .item {
    height: 110px;
  }
  .box-swiper4 .swiper-button-prev,
  .box-swiper4 .swiper-button-next {
    margin-top: 10px;
  }
  .box-swiper4 .swiper-button-prev {
    left: -20px;
  }
  .box-swiper4 .swiper-button-next {
    right: -15px;
  }
}
@media (min-width: 1200px) {
  .box-swiper4 .item {
    height: 120px;
  }
  .box-swiper4 .swiper-button-prev {
    left: 0;
  }
  .box-swiper4 .swiper-button-next {
    right: 5px;
  }
  .box-jr1 .row {
    padding-left: 40%;
    position: relative;
    padding-top: 0;
    margin: 0;
    margin-top: 1em;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
  }
  .box-jr1 .row:hover {
    box-shadow: 5px 4px 15px 0 rgba(0, 0, 0, 0.15);
  }
  .box-jr1 .row:before {
    position: absolute;
    background: url(../image/1.jpg) no-repeat center center;
    background-size: cover;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 60%;
    display: block;
    border-radius: 5px;
  }
  .box-jr1 .item {
    padding: 40px 20px;
  }
  .box-jr1 .item h3 {
    font-size: 18px;
  }
  .box-jr2 .left {
    width: 40%;
  }
  .box-jr2 .right {
    width: 60%;
  }
}
@media (min-width: 1400px) {
  .box-jr1,
  .box-jr2,
  .box-swiper4,
  .box-lxwm {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .box-jr1 .row {
    margin-top: 2em;
  }
  .box-jr1 .item li a {
    font-size: 14px;
  }
  .box-jr1 .item {
    padding: 50px 30px 50px 40px;
  }
  .box-jr1 .item h3 {
    font-size: 20px;
  }
  .box-jr1 .item li {
    padding: 0.6em 0;
  }
  .box-jr1 .item ul {
    padding-top: 1.2em;
  }
  .box-jr2 .left .img {
    height: 200px;
  }
  .box-jr2 .left {
    padding: 30px;
  }
  .box-jr2 .left .txt {
    padding-top: 20px;
  }
  .box-jr2 .left .txt .more {
    padding-top: 20px;
  }
  .box-jr2 .left .txt .txt_1 strong,
  .box-jr2 .left .txt .txt_2 strong {
    font-size: 14px;
  }
  .box-jr2 .left .txt .txt_1 i,
  .box-jr2 .left .txt .txt_2 i {
    font-size: 38px;
  }
  .box-jr2 .right li a {
    font-size: 14px;
    padding: 0.8em 0;
  }
  .box-jr2 .right {
    padding-left: 60px;
  }
  .box-swiper4 .item {
    height: 160px;
  }
  .box-swiper4 .swiper-button-prev,
  .box-swiper4 .swiper-button-next {
    margin-top: 10px;
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 1600px) {
  .box-jr1,
  .box-jr2,
  .box-swiper4,
  .box-lxwm {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .box-jr1 .row:before {
    width: 660px;
  }
  .box-jr1 .row {
    padding-left: 660px;
    height: 450px;
    margin-top: 3em;
  }
  .box-jr1 .item h3 {
    font-size: 30px;
    font-weight: 400;
  }
  .box-jr1 .item li a {
    font-size: 16px;
  }
  .box-jr1 .item li {
    padding: 1em 0;
  }
  .box-jr1 .item {
    padding-top: 60px;
  }
  .box-jr2 .left {
    width: 45%;
  }
  .box-jr2 .right {
    width: 55%;
  }
  .box-jr2 .left .img {
    height: 260px;
  }
  .box-jr2 .left .txt {
    padding-top: 30px;
  }
  .box-jr2 .left .txt .txt_1 strong,
  .box-jr2 .left .txt .txt_2 strong {
    font-size: 22px;
    font-weight: 400;
  }
  .box-jr2 .left .txt .txt_2 {
    margin-left: 80px;
  }
  .box-jr2 .left .txt .txt_1 i,
  .box-jr2 .left .txt .txt_2 i {
    font-size: 42px;
    font-weight: 400;
    color: #000;
  }
  .box-jr2 .left .txt .more a {
    font-size: 22px;
    height: 60px;
    padding: 0;
    line-height: 60px;
  }
  .box-jr2 .left .txt .more {
    padding-top: 30px;
  }
  .box-jr2 .right li a {
    font-size: 18px;
  }
  .box-jr2 .right li span {
    font-size: 18px;
  }
  .box-jr2 .th2 {
    margin-bottom: 3em;
  }
  .box-swiper4 .item {
    height: 180px;
  }
  .box-swiper4 .swiper-button-prev,
  .box-swiper4 .swiper-button-next {
    margin-top: 18px;
  }
  .box-swiper4 .swiper-container {
    padding-top: 3em;
  }
  .box-lxwm .th2 {
    margin-bottom: 3em;
  }
  .box-lxwm .txt p {
    font-size: 16px;
  }
  .box-lxwm .txt strong {
    font-size: 22px;
  }
  .box-lxwm .txt {
    padding-top: 0;
  }
}
@media (min-width: 1900px) {
  .box-jr1,
  .box-jr2,
  .box-swiper4,
  .box-lxwm {
    padding-top: 120px;
    padding-bottom: 100px;
  }
  .box-jr1 .row {
    margin-top: 4em;
  }
  .box-jr1 .item li a {
    font-size: 18px;
  }
  .box-jr2 .left {
    padding: 50px;
  }
  .box-jr2 .left .img {
    height: 300px;
  }
  .box-jr2 .left .txt {
    padding-top: 40px;
  }
  .box-jr2 .left .txt .txt_1 strong,
  .box-jr2 .left .txt .txt_2 strong {
    font-size: 24px;
    font-weight: 400;
  }
  .box-jr2 .left .txt .txt_2 {
    margin-left: 100px;
  }
  .box-jr2 .left .txt .txt_1 i,
  .box-jr2 .left .txt .txt_2 i {
    font-size: 42px;
    font-weight: 400;
    color: #000;
  }
  .box-jr2 .left .txt .more a {
    font-size: 24px;
    height: 80px;
    padding: 0;
    line-height: 80px;
  }
  .box-jr2 .left .txt .more {
    padding-top: 40px;
  }
  .box-jr2 .right li a {
    font-size: 20px;
    padding: 1em 0;
  }
  .box-jr2 .right li span {
    font-size: 20px;
    font-weight: 300;
  }
  .box-jr2 .th2 {
    margin-bottom: 4em;
  }
  .box-lxwm .th2 {
    margin-bottom: 4em;
  }
  .box-lxwm .txt p {
    font-size: 18px;
  }
  .box-lxwm .txt strong {
    font-size: 24px;
  }
  .box-swiper4 .swiper-button-prev,
  .box-swiper4 .swiper-button-next {
    margin-top: 30px;
  }
  .box-swiper4 .item {
    height: 200px;
  }
}
.box-jr3 {
  padding: 3em 0;
}
.box-jr3 .txt {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
}
.box-jr3 .txt p {
  font-size: 1.3rem;
  line-height: 1.3;
}
.box-jr3 .txt ul {
  padding-top: 20px;
}
.box-jr3 .txt ul:after {
  content: '';
  display: block;
  clear: both;
}
.box-jr3 .txt .more {
  padding-top: 20px;
}
.box-jr3 .txt .more a {
  display: block;
  width: 100%;
  color: #fff;
  border-radius: 10em;
}
.box-jr3 .txt li {
  position: relative;
  margin-top: 10px;
  padding: 8px 30px;
  text-align: center;
  font-size: 1.2rem;
  border-radius: 10em;
}
.box-jr3 .txt li:before {
  content: '';
  position: absolute;
  left: 5px;
  right: 5px;
  top: 0;
  bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 10em;
}
.box-jr3 .txt + .txt {
  margin-top: 1em;
}
.box-jr3 .txt + .txt li {
  padding: 12px 0;
}
.box-jr3 .txt + .txt li a {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 10em;
}
.box-jr3 .txt + .txt li:before {
  border-width: 2px;
}
.box-jr3 .txt + .txt ul {
  padding-top: 0;
}
.box-row5 {
  padding: 3em 0;
}
.box-row5 li {
  display: block;
  position: relative;
  padding-right: 100px;
}
.box-row5 li a {
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.box-row5 li a span {
  position: absolute;
  right: 0;
  top: 50%;
  background: rgba(0, 0, 0, 0.12);
  border-radius: 10em;
  text-transform: uppercase;
  font-size: 1.2rem;
  height: 30px;
  line-height: 30px;
  width: 100px;
  text-align: center;
  margin-top: -15px;
}
.box-row5 li:hover a span {
  background: #2f5597;
  color: #fff;
  box-shadow: 2px 2px 5px 0 rgba(200, 18, 54, 0.55);
}
.box-jr3 .txt + .txt li:hover a {
  background: #2f5597;
  color: #fff;
}
.box-jr3 .th2,
.box-row5 .th2 {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .box-jr3 .txt li {
    width: 50%;
    float: left;
  }
  .box-jr3 .txt p {
    line-height: 1.6;
  }
}
@media (min-width: 992px) {
  .box-jr3 .th2 {
    margin-bottom: 2em;
  }
  .box-row5 li {
    width: 50%;
    float: left;
  }
  .box-row5 li:nth-child(odd) a span {
    right: 30px;
  }
  .box-row5 li:nth-child(even) {
    padding-left: 30px;
  }
  .box-row5 ul {
    position: relative;
  }
  .box-row5 ul:after {
    display: block;
    clear: both;
    content: '';
  }
  .box-row5 ul:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 0.3em;
    bottom: 0.3em;
    width: 1px;
    background: rgba(0, 0, 0, 0.12);
  }
  .box-jr3 .txt {
    padding: 30px;
  }
  .box-jr3 .txt .more a {
    width: 500px;
    margin: 0 auto;
  }
  .box-jr3 .txt + .txt li a {
    right: 40px;
  }
  .box-jr3 .txt li:nth-child(even) {
    padding-left: 40px;
    padding-right: 0;
  }
  .box-jr3 .txt li:nth-child(even):before {
    left: 40px;
    right: 0;
  }
  .box-jr3 .txt li:nth-child(even) a {
    left: 40px;
    right: 0;
  }
  .box-jr3 .txt + .txt li {
    padding: 0;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
  }
  .box-jr3 .txt + .txt li:before {
    border-width: 4px;
  }
  .box-jr3 .txt + .txt li:nth-child(1),
  .box-jr3 .txt + .txt li:nth-child(2) {
    margin-top: 0;
  }
  .box-jr3 .txt + .txt {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .box-jr3,
  .box-row5 {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .box-jr3 .th2,
  .box-row5 .th2 {
    margin-bottom: 2em;
  }
  .box-jr3 .txt {
    padding: 50px 50px;
  }
  .box-jr3 .txt p {
    font-size: 14px;
  }
  .box-jr3 .txt li {
    height: 50px;
    line-height: 50px;
    padding: 0;
    font-size: 14px;
    color: #555;
    padding-right: 40px;
    margin-top: 20px;
  }
  .box-jr3 .txt li:before {
    right: 40px;
  }
  .box-jr3 .txt + .txt li a {
    right: 40px;
  }
  .box-jr3 .txt li:nth-child(even) {
    padding-left: 40px;
    padding-right: 0;
  }
  .box-jr3 .txt li:nth-child(even):before {
    left: 40px;
    right: 0;
  }
  .box-jr3 .txt li:nth-child(even) a {
    left: 40px;
    right: 0;
  }
  .box-jr3 .txt .more a {
    height: 60px;
    line-height: 60px;
    width: 900px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 300;
    padding: 0;
  }
  .box-jr3 .txt .more {
    padding-top: 40px;
  }
  .box-jr3 .txt + .txt li {
    padding: 0;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
  }
  .box-jr3 .txt + .txt li:before {
    border-width: 4px;
  }
  .box-jr3 .txt + .txt li:nth-child(1),
  .box-jr3 .txt + .txt li:nth-child(2) {
    margin-top: 0;
  }
  .box-jr3 .txt + .txt {
    margin-top: 30px;
  }
  .box-row5 li a {
    font-size: 14px;
  }
  .box-row5 li a span {
    font-size: 14px;
    width: 150px;
    height: 40px;
    line-height: 40px;
  }
  .box-row5 li a {
    height: 60px;
    line-height: 60px;
    padding-right: 200px;
  }
  .box-row5 li a span {
    margin-top: -20px;
  }
  .box-row5 li:nth-child(odd) a span {
    right: 100px;
  }
  .box-row5 li:nth-child(even) a {
    padding-right: 220px;
  }
  .box-row5 li:nth-child(even) {
    padding-left: 100px;
  }
  .box-row5 li:nth-child(even) {
    padding-right: 0;
  }
  .box-row5 ul:before {
    top: 1.8em;
    bottom: 1.8em;
  }
}
@media (min-width: 1400px) {
  .box-jr3,
  .box-row5 {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1600px) {
  .box-jr3,
  .box-row5 {
    padding-top: 100px;
    padding-bottom: 80px;
  }
  .box-jr3 .th2,
  .box-row5 .th2 {
    margin-bottom: 4em;
  }
  .box-jr3 .txt {
    padding: 80px 90px;
  }
  .box-jr3 .txt p {
    font-size: 18px;
  }
  .box-jr3 .txt li {
    height: 60px;
    line-height: 60px;
    padding: 0;
    font-size: 18px;
    color: #555;
    padding-right: 40px;
    margin-top: 20px;
  }
  .box-jr3 .txt li:before {
    right: 40px;
  }
  .box-jr3 .txt + .txt li a {
    right: 40px;
  }
  .box-jr3 .txt li:nth-child(even) {
    padding-left: 40px;
    padding-right: 0;
  }
  .box-jr3 .txt li:nth-child(even):before {
    left: 40px;
    right: 0;
  }
  .box-jr3 .txt li:nth-child(even) a {
    left: 40px;
    right: 0;
  }
  .box-jr3 .txt .more a {
    height: 80px;
    line-height: 80px;
    width: 900px;
    margin: 0 auto;
    font-size: 30px;
    font-weight: 300;
  }
  .box-jr3 .txt .more {
    padding-top: 60px;
  }
  .box-jr3 .txt + .txt li {
    padding: 0;
    font-size: 30px;
    height: 80px;
    line-height: 80px;
  }
  .box-jr3 .txt + .txt li:before {
    border-width: 6px;
  }
  .box-jr3 .txt + .txt li:nth-child(1),
  .box-jr3 .txt + .txt li:nth-child(2) {
    margin-top: 0;
  }
  .box-jr3 .txt + .txt {
    margin-top: 30px;
  }
  .box-row5 li a {
    font-size: 20px;
  }
  .box-row5 li a span {
    font-size: 20px;
    width: 200px;
    height: 60px;
    line-height: 60px;
  }
  .box-row5 li a {
    height: 110px;
    line-height: 110px;
    padding-right: 200px;
  }
  .box-row5 li a span {
    margin-top: -30px;
  }
  .box-row5 li:nth-child(odd) a span {
    right: 100px;
  }
  .box-row5 li:nth-child(even) a {
    padding-right: 220px;
  }
  .box-row5 li:nth-child(even) {
    padding-left: 100px;
  }
  .box-row5 li:nth-child(even) {
    padding-right: 0;
  }
  .box-row5 ul:before {
    top: 1.8em;
    bottom: 1.8em;
  }
}
@media (min-width: 1900px) {
  .box-jr3,
  .box-row5 {
    padding-top: 120px;
    padding-bottom: 100px;
  }
  .box-jr3 .th2,
  .box-row5 .th2 {
    margin-bottom: 4em;
  }
  .box-jr3 .txt {
    padding: 80px 90px;
  }
  .box-jr3 .txt p {
    font-size: 18px;
  }
  .box-jr3 .txt li {
    height: 60px;
    line-height: 60px;
    padding: 0;
    font-size: 18px;
    color: #555;
    padding-right: 40px;
    margin-top: 20px;
  }
  .box-jr3 .txt li:before {
    right: 40px;
  }
  .box-jr3 .txt + .txt li a {
    right: 40px;
  }
  .box-jr3 .txt li:nth-child(even) {
    padding-left: 40px;
    padding-right: 0;
  }
  .box-jr3 .txt li:nth-child(even):before {
    left: 40px;
    right: 0;
  }
  .box-jr3 .txt li:nth-child(even) a {
    left: 40px;
    right: 0;
  }
  .box-jr3 .txt .more a {
    height: 80px;
    line-height: 80px;
    width: 900px;
    margin: 0 auto;
    font-size: 30px;
    font-weight: 300;
  }
  .box-jr3 .txt .more {
    padding-top: 60px;
  }
  .box-jr3 .txt + .txt li {
    padding: 0;
    font-size: 30px;
    height: 80px;
    line-height: 80px;
  }
  .box-jr3 .txt + .txt li:before {
    border-width: 6px;
  }
  .box-jr3 .txt + .txt li:nth-child(1),
  .box-jr3 .txt + .txt li:nth-child(2) {
    margin-top: 0;
  }
  .box-jr3 .txt + .txt {
    margin-top: 30px;
  }
  .box-row5 li a {
    font-size: 20px;
  }
  .box-row5 li a span {
    font-size: 20px;
    width: 200px;
    height: 60px;
    line-height: 60px;
  }
  .box-row5 li a {
    height: 110px;
    line-height: 110px;
    padding-right: 200px;
  }
  .box-row5 li a span {
    margin-top: -30px;
  }
  .box-row5 li:nth-child(odd) a span {
    right: 100px;
  }
  .box-row5 li:nth-child(even) a {
    padding-right: 220px;
  }
  .box-row5 li:nth-child(even) {
    padding-left: 100px;
  }
  .box-row5 li:nth-child(even) {
    padding-right: 0;
  }
  .box-row5 ul:before {
    top: 1.8em;
    bottom: 1.8em;
  }
}
.section2-form .layui-input {
  position: relative;
}
.section2-form .layui-input + img {
  position: absolute;
  right: 8px;
  z-index: 2;
  top: 8px;
  height: 30px;
}
@media (min-width: 768px) {
  .section2-form .layui-input + img {
    top: 30px;
  }
}
.box-grid .item .txt-more {
  display: none;
}
.layui-layer-content .txt-more {
  padding: 2em;
  line-height: 2;
}
.layui-layer-content .txt-more p {
  line-height: 2;
}
.pages {
  padding-bottom: 50px;
}
.video-div {
  width: 100%;
  height: 100%;
}
.video-div embed {
  width: 100%;
  height: 100%;
}
.video-js {
  width: 100%;
  height: 100%;
}
.ayjs_01 {
  padding-bottom: 50px;
}
@media (max-width: 360px) {
  .gallery-top .item .pc .txt h2 {
    font-size: 1.8rem;
  }
  .gallery-top .item .pc .txt a.more {
    height: 30px;
    line-height: 30px;
    width: 140px;
    font-size: 1rem;
  }
  .section2-box-t1 strong,
  .section2-box-t2 strong,
  .section2-box-t2 strong {
    font-size: 1.6rem;
  }
  .section2-box-t3 strong {
    font-size: 1.6rem;
  }
  .section2-box-t3 h2,
  .section2-box-t2 h2,
  .section2-box-t1 h2 {
    font-size: 0.8rem;
  }
  .section2-btn .btn {
    font-size: 1.2rem;
    padding: 3px;
  }
  .section2-form .layui-input-inline .layui-btn {
    height: 30px;
    line-height: 30px;
  }
  .section2-form .layui-input-inline .layui-input {
    height: 30px;
    font-size: 1rem;
  }
  .section2-form .layui-input + img {
    height: 25px;
  }
  .section4-box1 .th1 h2 {
    font-size: 2rem;
  }
  .section4-box1 .tab {
    padding-top: 10px;
    padding-bottom: 60px;
  }
  .section4-box1 .tab-link li > a {
    margin-bottom: 10px;
  }
  .section4-box1 .tab-link li .more {
    padding-top: 20px;
  }
  .section5-box1 .th1 h2,
  .section6-box1 .th1 h2 {
    font-size: 2rem;
  }
  .section5-box1 .tab-link,
  .section6-box1 .tab-link {
    padding-top: 30px;
  }
  .section7-box1 .th1 {
    padding: 0;
    padding-bottom: 4px;
  }
  .section7-box1 .th1 h2 {
    font-size: 1rem;
  }
  .section7-box1 .txt th,
  .section7-box1 .txt td {
    font-size: 0.8rem;
    padding: 0.1em;
  }
  #nav2 > ul > li > a {
    font-size: 1.2rem;
  }
  .footer-img .txt {
    font-size: 1.2rem;
  }
  .foot-copy {
    font-size: 1.2rem;
  }
  .layui-btn {
    font-size: 1.2rem;
  }
  .section3-news .nlist .item .txt h3 {
    font-size: 1.2rem;
  }
}
.user-info-table td {
  padding: 20px;
  font-size: 1.8rem;
}
.user-info-content {
  text-align: right;
  color: #666;
  padding-top: 20px;
  font-size: 1.4rem;
}
.user-info-content p {
  text-align: right !important;
  font-size: 1.6rem !important;
  color: #666 !important;
  line-height: 1.8 !important;
}
.user-info-header {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 20px;
}
.user-info-header a {
  display: block;
  font-size: 1.4rem;
  margin-left: 10px;
  color: #999;
}
.user-info-header a:hover {
  color: #000;
}
.ayzx_01 ul li em.em2 p {
  width: 86%;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  margin-top: 30px;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  text-align: justify;
  text-justify: inter-ideograph;
}
.fp-tableCell {
  position: relative !important;
}
.fp-scroller {
  height: 100%;
}
