/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    padding: 0
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    -color: transparent;
    color: inherit
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    outline: none
}

button, input {
    overflow: visible;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

button, select {
    text-transform: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0
}

p {
    margin: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    color: inherit;
    text-decoration: none;
    font-style: inherit;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

/*! UIkit 2.25.0 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
html {
    font: normal 14px / 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: #ffffff;
    color: #444444
}

body {
    margin: 0
}

a {
    background: transparent
}

a:active, a:hover {
    outline: 0
}

a, .uk-link {
    color: #0077dd;
    text-decoration: none;
    cursor: pointer
}

a:hover, .uk-link:hover {
    color: #005599;
    text-decoration: underline
}

img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    border: 0
}

.uk-img-preserve, .uk-img-preserve img {
    max-width: none
}

svg:not(:root) {
    overflow: hidden
}

blockquote, figure {
    margin: 0
}

p, ul, ol, dl, blockquote, pre, address, fieldset, figure {
    margin: 0 0 15px 0
}

* + p, * + ul, * + ol, * + dl, * + blockquote, * + pre, * + address, * + fieldset, * + figure {
    margin-top: 15px
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #444444;
    text-transform: none
}

* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 25px
}

h1, .uk-h1 {
    font-size: 36px;
    line-height: 42px
}

h2, .uk-h2 {
    font-size: 24px;
    line-height: 30px
}

h3, .uk-h3 {
    font-size: 18px;
    line-height: 24px
}

h4, .uk-h4 {
    font-size: 16px;
    line-height: 22px
}

h5, .uk-h5 {
    font-size: 14px;
    line-height: 20px
}

h6, .uk-h6 {
    font-size: 12px;
    line-height: 18px
}

ul, ol {
    padding-left: 30px
}

ul > li > ul, ul > li > ol, ol > li > ol, ol > li > ul {
    margin: 0
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    margin: 15px 0;
    border: 0;
    border-top: 1px solid #dddddd
}

.uk-grid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

.uk-grid:before, .uk-grid:after {
    content: "";
    display: block;
    overflow: hidden
}

.uk-grid:after {
    clear: both
}

.uk-grid > * {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    margin: 0;
    float: left
}

.uk-grid > * > :last-child {
    margin-bottom: 0
}

.uk-grid {
    margin-left: -25px
}

.uk-grid > * {
    padding-left: 25px
}

.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 25px
}

@media (min-width: 1220px) {
    .uk-grid {
        margin-left: -35px
    }

    .uk-grid > * {
        padding-left: 35px
    }

    .uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
        margin-top: 35px
    }
}

.uk-grid-collapse {
    margin-left: 0
}

.uk-grid-collapse > * {
    padding-left: 0
}

.uk-grid-collapse + .uk-grid-collapse, .uk-grid-collapse > .uk-grid-margin, .uk-grid-collapse > * > .uk-panel + .uk-panel {
    margin-top: 0
}

.uk-grid-small {
    margin-left: -10px
}

.uk-grid-small > * {
    padding-left: 10px
}

.uk-grid-small + .uk-grid-small, .uk-grid-small > .uk-grid-margin, .uk-grid-small > * > .uk-panel + .uk-panel {
    margin-top: 10px
}

.uk-grid-medium {
    margin-left: -25px
}

.uk-grid-medium > * {
    padding-left: 25px
}

.uk-grid-medium + .uk-grid-medium, .uk-grid-medium > .uk-grid-margin, .uk-grid-medium > * > .uk-panel + .uk-panel {
    margin-top: 25px
}

.uk-grid-divider:not(:empty) {
    margin-left: -25px;
    margin-right: -25px
}

.uk-grid-divider > * {
    padding-left: 25px;
    padding-right: 25px
}

.uk-grid-divider > [class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2), .uk-grid-divider > [class*='uk-width-2-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-3-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-4-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-5-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-6-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-7-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-8-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-9-']:nth-child(n+2) {
    border-left: 1px solid #dddddd
}

@media (min-width: 768px) {
    .uk-grid-divider > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
        border-left: 1px solid #dddddd
    }
}

@media (min-width: 960px) {
    .uk-grid-divider > [class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2) {
        border-left: 1px solid #dddddd
    }
}

@media (min-width: 1220px) {
    .uk-grid-divider:not(:empty) {
        margin-left: -35px;
        margin-right: -35px
    }

    .uk-grid-divider > * {
        padding-left: 35px;
        padding-right: 35px
    }

    .uk-grid-divider:empty {
        margin-top: 35px;
        margin-bottom: 35px
    }
}

.uk-grid-divider:empty {
    margin-top: 25px;
    margin-bottom: 25px;
    border-top: 1px solid #dddddd
}

.uk-grid-match > * {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.uk-grid-match > * > * {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    box-sizing: border-box;
    width: 100%
}

[class*='uk-grid-width'] > * {
    box-sizing: border-box;
    width: 100%
}

.uk-grid-width-1-2 > * {
    width: 50%
}

.uk-grid-width-1-3 > * {
    width: 33.333%
}

.uk-grid-width-1-4 > * {
    width: 25%
}

.uk-grid-width-1-5 > * {
    width: 20%
}

.uk-grid-width-1-6 > * {
    width: 16.666%
}

.uk-grid-width-1-10 > * {
    width: 10%
}

.uk-grid-width-auto > * {
    width: auto
}

@media (min-width: 480px) {
    .uk-grid-width-small-1-1 > * {
        width: 100%
    }

    .uk-grid-width-small-1-2 > * {
        width: 50%
    }

    .uk-grid-width-small-1-3 > * {
        width: 33.333%
    }

    .uk-grid-width-small-1-4 > * {
        width: 25%
    }

    .uk-grid-width-small-1-5 > * {
        width: 20%
    }

    .uk-grid-width-small-1-6 > * {
        width: 16.666%
    }

    .uk-grid-width-small-1-10 > * {
        width: 10%
    }
}

@media (min-width: 768px) {
    .uk-grid-width-medium-1-1 > * {
        width: 100%
    }

    .uk-grid-width-medium-1-2 > * {
        width: 50%
    }

    .uk-grid-width-medium-1-3 > * {
        width: 33.333%
    }

    .uk-grid-width-medium-1-4 > * {
        width: 25%
    }

    .uk-grid-width-medium-1-5 > * {
        width: 20%
    }

    .uk-grid-width-medium-1-6 > * {
        width: 16.666%
    }

    .uk-grid-width-medium-1-10 > * {
        width: 10%
    }
}

@media (min-width: 960px) {
    .uk-grid-width-large-1-1 > * {
        width: 100%
    }

    .uk-grid-width-large-1-2 > * {
        width: 50%
    }

    .uk-grid-width-large-1-3 > * {
        width: 33.333%
    }

    .uk-grid-width-large-1-4 > * {
        width: 25%
    }

    .uk-grid-width-large-1-5 > * {
        width: 20%
    }

    .uk-grid-width-large-1-6 > * {
        width: 16.666%
    }

    .uk-grid-width-large-1-10 > * {
        width: 10%
    }
}

@media (min-width: 1220px) {
    .uk-grid-width-xlarge-1-1 > * {
        width: 100%
    }

    .uk-grid-width-xlarge-1-2 > * {
        width: 50%
    }

    .uk-grid-width-xlarge-1-3 > * {
        width: 33.333%
    }

    .uk-grid-width-xlarge-1-4 > * {
        width: 25%
    }

    .uk-grid-width-xlarge-1-5 > * {
        width: 20%
    }

    .uk-grid-width-xlarge-1-6 > * {
        width: 16.666%
    }

    .uk-grid-width-xlarge-1-10 > * {
        width: 10%
    }
}

[class*='uk-width'] {
    box-sizing: border-box;
    width: 100%
}

.uk-width-1-1 {
    width: 100%
}

.uk-width-1-2, .uk-width-2-4, .uk-width-3-6, .uk-width-5-10 {
    width: 50%
}

.uk-width-1-3, .uk-width-2-6 {
    width: 33.333%
}

.uk-width-2-3, .uk-width-4-6 {
    width: 66.666%
}

.uk-width-1-4 {
    width: 25%
}

.uk-width-3-4 {
    width: 75%
}

.uk-width-1-5, .uk-width-2-10 {
    width: 20%
}

.uk-width-2-5, .uk-width-4-10 {
    width: 40%
}

.uk-width-3-5, .uk-width-6-10 {
    width: 60%
}

.uk-width-4-5, .uk-width-8-10 {
    width: 80%
}

.uk-width-1-6 {
    width: 16.666%
}

.uk-width-5-6 {
    width: 83.333%
}

.uk-width-1-10 {
    width: 10%
}

.uk-width-3-10 {
    width: 30%
}

.uk-width-7-10 {
    width: 70%
}

.uk-width-9-10 {
    width: 90%
}

@media (min-width: 480px) {
    .uk-width-small-1-1 {
        width: 100%
    }

    .uk-width-small-1-2, .uk-width-small-2-4, .uk-width-small-3-6, .uk-width-small-5-10 {
        width: 50%
    }

    .uk-width-small-1-3, .uk-width-small-2-6 {
        width: 33.333%
    }

    .uk-width-small-2-3, .uk-width-small-4-6 {
        width: 66.666%
    }

    .uk-width-small-1-4 {
        width: 25%
    }

    .uk-width-small-3-4 {
        width: 75%
    }

    .uk-width-small-1-5, .uk-width-small-2-10 {
        width: 20%
    }

    .uk-width-small-2-5, .uk-width-small-4-10 {
        width: 40%
    }

    .uk-width-small-3-5, .uk-width-small-6-10 {
        width: 60%
    }

    .uk-width-small-4-5, .uk-width-small-8-10 {
        width: 80%
    }

    .uk-width-small-1-6 {
        width: 16.666%
    }

    .uk-width-small-5-6 {
        width: 83.333%
    }

    .uk-width-small-1-10 {
        width: 10%
    }

    .uk-width-small-3-10 {
        width: 30%
    }

    .uk-width-small-7-10 {
        width: 70%
    }

    .uk-width-small-9-10 {
        width: 90%
    }
}

@media (min-width: 768px) {
    .uk-width-medium-1-1 {
        width: 100%
    }

    .uk-width-medium-1-2, .uk-width-medium-2-4, .uk-width-medium-3-6, .uk-width-medium-5-10 {
        width: 50%
    }

    .uk-width-medium-1-3, .uk-width-medium-2-6 {
        width: 33.333%
    }

    .uk-width-medium-2-3, .uk-width-medium-4-6 {
        width: 66.666%
    }

    .uk-width-medium-1-4 {
        width: 25%
    }

    .uk-width-medium-3-4 {
        width: 75%
    }

    .uk-width-medium-1-5, .uk-width-medium-2-10 {
        width: 20%
    }

    .uk-width-medium-2-5, .uk-width-medium-4-10 {
        width: 40%
    }

    .uk-width-medium-3-5, .uk-width-medium-6-10 {
        width: 60%
    }

    .uk-width-medium-4-5, .uk-width-medium-8-10 {
        width: 80%
    }

    .uk-width-medium-1-6 {
        width: 16.666%
    }

    .uk-width-medium-5-6 {
        width: 83.333%
    }

    .uk-width-medium-1-10 {
        width: 10%
    }

    .uk-width-medium-3-10 {
        width: 30%
    }

    .uk-width-medium-7-10 {
        width: 70%
    }

    .uk-width-medium-9-10 {
        width: 90%
    }
}

@media (min-width: 960px) {
    .uk-width-large-1-1 {
        width: 100%
    }

    .uk-width-large-1-2, .uk-width-large-2-4, .uk-width-large-3-6, .uk-width-large-5-10 {
        width: 50%
    }

    .uk-width-large-1-3, .uk-width-large-2-6 {
        width: 33.333%
    }

    .uk-width-large-2-3, .uk-width-large-4-6 {
        width: 66.666%
    }

    .uk-width-large-1-4 {
        width: 25%
    }

    .uk-width-large-3-4 {
        width: 75%
    }

    .uk-width-large-1-5, .uk-width-large-2-10 {
        width: 20%
    }

    .uk-width-large-2-5, .uk-width-large-4-10 {
        width: 40%
    }

    .uk-width-large-3-5, .uk-width-large-6-10 {
        width: 60%
    }

    .uk-width-large-4-5, .uk-width-large-8-10 {
        width: 80%
    }

    .uk-width-large-1-6 {
        width: 16.666%
    }

    .uk-width-large-5-6 {
        width: 83.333%
    }

    .uk-width-large-1-10 {
        width: 10%
    }

    .uk-width-large-3-10 {
        width: 30%
    }

    .uk-width-large-7-10 {
        width: 70%
    }

    .uk-width-large-9-10 {
        width: 90%
    }
}

@media (min-width: 1220px) {
    .uk-width-xlarge-1-1 {
        width: 100%
    }

    .uk-width-xlarge-1-2, .uk-width-xlarge-2-4, .uk-width-xlarge-3-6, .uk-width-xlarge-5-10 {
        width: 50%
    }

    .uk-width-xlarge-1-3, .uk-width-xlarge-2-6 {
        width: 33.333%
    }

    .uk-width-xlarge-2-3, .uk-width-xlarge-4-6 {
        width: 66.666%
    }

    .uk-width-xlarge-1-4 {
        width: 25%
    }

    .uk-width-xlarge-3-4 {
        width: 75%
    }

    .uk-width-xlarge-1-5, .uk-width-xlarge-2-10 {
        width: 20%
    }

    .uk-width-xlarge-2-5, .uk-width-xlarge-4-10 {
        width: 40%
    }

    .uk-width-xlarge-3-5, .uk-width-xlarge-6-10 {
        width: 60%
    }

    .uk-width-xlarge-4-5, .uk-width-xlarge-8-10 {
        width: 80%
    }

    .uk-width-xlarge-1-6 {
        width: 16.666%
    }

    .uk-width-xlarge-5-6 {
        width: 83.333%
    }

    .uk-width-xlarge-1-10 {
        width: 10%
    }

    .uk-width-xlarge-3-10 {
        width: 30%
    }

    .uk-width-xlarge-7-10 {
        width: 70%
    }

    .uk-width-xlarge-9-10 {
        width: 90%
    }
}

.uk-block {
    position: relative;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width: 768px) {
    .uk-block {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.uk-block:before, .uk-block:after {
    content: "";
    display: table
}

.uk-block:after {
    clear: both
}

.uk-block > :last-child {
    margin-bottom: 0
}

.uk-block-large {
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width: 768px) {
    .uk-block-large {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media (min-width: 960px) {
    .uk-block-large {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.uk-breadcrumb {
    padding: 0;
    list-style: none;
    font-size: 0.001px
}

.uk-breadcrumb > li {
    font-size: 1rem;
    vertical-align: top
}

.uk-breadcrumb > li, .uk-breadcrumb > li > a, .uk-breadcrumb > li > span {
    display: inline-block
}

.uk-breadcrumb > li:nth-child(n+2):before {
    content: "/";
    display: inline-block;
    margin: 0 8px
}

.uk-breadcrumb > li:not(.uk-active) > span {
    color: #999999
}

.uk-pagination {
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 0.001px
}

.uk-pagination:before, .uk-pagination:after {
    content: "";
    display: table
}

.uk-pagination:after {
    clear: both
}

.uk-pagination > li {
    display: inline-block;
    font-size: 1rem;
    vertical-align: top
}

.uk-pagination > li:nth-child(n+2) {
    margin-left: 5px
}

.uk-pagination > li > a, .uk-pagination > li > span {
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    box-sizing: content-box;
    text-align: center
}

.uk-pagination > li > a {
    background: #eeeeee;
    color: #444444
}

.uk-pagination > li > a:hover, .uk-pagination > li > a:focus {
    background-color: #f5f5f5;
    color: #444444;
    outline: none
}

.uk-pagination > li > a:active {
    background-color: #dddddd;
    color: #444444
}

.uk-pagination > .uk-active > span {
    background: #00a8e6;
    color: #ffffff
}

.uk-pagination > .uk-disabled > span {
    background-color: #f5f5f5;
    color: #999999
}

.uk-pagination-previous {
    float: left
}

.uk-pagination-next {
    float: right
}

.uk-pagination-left {
    text-align: left
}

.uk-pagination-right {
    text-align: right
}

.uk-clearfix:before {
    content: "";
    display: table-cell
}

.uk-clearfix:after {
    content: "";
    display: table;
    clear: both
}

.uk-float-left {
    float: left
}

.uk-float-right {
    float: right
}

.uk-margin {
    margin-bottom: 15px
}

* + .uk-margin {
    margin-top: 15px
}

.uk-margin-top {
    margin-top: 15px !important
}

.uk-margin-bottom {
    margin-bottom: 15px !important
}

.uk-margin-left {
    margin-left: 15px !important
}

.uk-margin-right {
    margin-right: 15px !important
}

.uk-margin-large {
    margin-bottom: 50px
}

* + .uk-margin-large {
    margin-top: 50px
}

.uk-margin-large-top {
    margin-top: 50px !important
}

.uk-margin-large-bottom {
    margin-bottom: 50px !important
}

.uk-margin-large-left {
    margin-left: 50px !important
}

.uk-margin-large-right {
    margin-right: 50px !important
}

.uk-margin-small {
    margin-bottom: 5px
}

* + .uk-margin-small {
    margin-top: 5px
}

.uk-margin-small-top {
    margin-top: 5px !important
}

.uk-margin-small-bottom {
    margin-bottom: 5px !important
}

.uk-margin-small-left {
    margin-left: 5px !important
}

.uk-margin-small-right {
    margin-right: 5px !important
}

.uk-margin-remove {
    margin: 0 !important
}

.uk-margin-top-remove {
    margin-top: 0 !important
}

.uk-margin-bottom-remove {
    margin-bottom: 0 !important
}

.uk-padding-remove {
    padding: 0 !important
}

.uk-padding-top-remove {
    padding-top: 0 !important
}

.uk-padding-bottom-remove {
    padding-bottom: 0 !important
}

.uk-padding-vertical-remove {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.uk-border-circle {
    border-radius: 50%
}

.uk-border-rounded {
    border-radius: 5px
}

.uk-overflow-hidden {
    overflow: hidden
}

.uk-position-absolute, [class*='uk-position-top'], [class*='uk-position-bottom'] {
    position: absolute !important
}

.uk-position-top {
    top: 0;
    left: 0;
    right: 0
}

.uk-position-bottom {
    bottom: 0;
    left: 0;
    right: 0
}

.uk-position-top-left {
    top: 0;
    left: 0
}

.uk-position-top-right {
    top: 0;
    right: 0
}

.uk-position-bottom-left {
    bottom: 0;
    left: 0
}

.uk-position-bottom-right {
    bottom: 0;
    right: 0
}

.uk-position-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.uk-position-relative {
    position: relative !important
}

.uk-position-z-index {
    z-index: 1
}

.uk-display-block {
    display: block !important
}

.uk-display-inline {
    display: inline !important
}

.uk-display-inline-block {
    display: inline-block !important;
    max-width: 100%
}

.uk-flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.uk-flex-inline {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex
}

.uk-flex > *, .uk-flex-inline > * {
    -ms-flex-negative: 1
}

.uk-flex-top {
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.uk-flex-middle {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.uk-flex-bottom {
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.uk-flex-center {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.uk-flex-right {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.uk-flex-space-between {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.uk-flex-space-around {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.uk-flex-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.uk-flex-column {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.uk-flex-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.uk-flex-nowrap {
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.uk-flex-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.uk-flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    -webkit-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.uk-flex-wrap-top {
    -ms-flex-line-pack: start;
    -webkit-align-content: flex-start;
    align-content: flex-start
}

.uk-flex-wrap-middle {
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center
}

.uk-flex-wrap-bottom {
    -ms-flex-line-pack: end;
    -webkit-align-content: flex-end;
    align-content: flex-end
}

.uk-flex-wrap-space-between {
    -ms-flex-line-pack: justify;
    -webkit-align-content: space-between;
    align-content: space-between
}

.uk-flex-wrap-space-around {
    -ms-flex-line-pack: distribute;
    -webkit-align-content: space-around;
    align-content: space-around
}

.uk-flex-order-first {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1
}

.uk-flex-order-last {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99
}

@media (min-width: 480px) {
    .uk-flex-order-first-small {
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1
    }

    .uk-flex-order-last-small {
        -ms-flex-order: 99;
        -webkit-order: 99;
        order: 99
    }
}

@media (min-width: 768px) {
    .uk-flex-order-first-medium {
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1
    }

    .uk-flex-order-last-medium {
        -ms-flex-order: 99;
        -webkit-order: 99;
        order: 99
    }
}

@media (min-width: 960px) {
    .uk-flex-order-first-large {
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1
    }

    .uk-flex-order-last-large {
        -ms-flex-order: 99;
        -webkit-order: 99;
        order: 99
    }
}

@media (min-width: 1220px) {
    .uk-flex-order-first-xlarge {
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1
    }

    .uk-flex-order-last-xlarge {
        -ms-flex-order: 99;
        -webkit-order: 99;
        order: 99
    }
}

.uk-flex-item-none {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none
}

.uk-flex-item-auto {
    -ms-flex: auto;
    -webkit-flex: auto;
    flex: auto;
    -ms-flex-negative: 1
}

.uk-flex-item-1 {
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

a {
    transition: all .4s
}

ul, ol, li {
    list-style: none;
    margin: 0;
    padding: 0
}

p {
    margin: 0;
    padding: 0
}

a {
    transition: all .4s
}

a:hover {
    text-decoration: none
}

body {
    background: #f3f3f3
}

.w1200 {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    background: #333
}

.line hr {
    height: 10px;
    margin-bottom: .8em;
    margin-top: 0;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12)
}

.uk-nav-side > li > a {
    height: 48px;
    line-height: 48px;
    color: #dbb277;
    font-size: 16px
}

.uk-nav-side > li > a:focus, .uk-nav-side > li > a:hover {
    background: rgba(0, 0, 0, 0.05);
    color: #f7cb8f;
    outline: 0
}

.uk-nav-side ul {
    content: "";
    display: table;
    clear: both
}

.uk-nav-side ul li {
    width: 100%;
    float: left
}

.uk-nav-side ul a {
    color: #f7cb8f;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px
}

.uk-nav-side ul a:hover {
    background: #525252;
    color: #f8d7a8
}

.left-nav {
    width: 200px;
    background: #403f3f
}

.left-nav .logo {
    height: 100px;
    line-height: 100px;
    text-align: center;
    padding: 0 15px
}

.left-nav .logo a {
    color: white
}

.left-nav .common-tab {
    position: relative;
    margin: 8px;
    box-sizing: border-box;
    border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
    overflow-x: visible;
    overflow-y: visible
}

.left-nav .common-tab a {
    text-align: center;
    color: #dbb277;
    font-size: 17px;
    height: 48px;
    line-height: 48px;
    font-size: 18px
}

.left-nav .common-tab a.tab-active {
    color: #dbb277
}

.left-nav .common-tab .tab-indicator {
    position: absolute;
    bottom: 0;
    height: 2px;
    background: #dbb277;
    margin-bottom: -1px;
    width: 100%;
    left: 0
}

.left-nav .menu {
    font-size: 16px
}

.left-nav .menu ul.menu-list li.menu-list-item {
    border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
    padding: 0 !important
}

.left-nav .menu ul.menu-list li.menu-list-item.active {
    background: #fff;
    border-bottom: none;
    color: #d4aa76;
    border-left: 8px #d4aa76 solid
}

.left-nav .menu ul.menu-list li.menu-list-item.active a {
    color: #d4aa76
}

.left-nav .menu ul.menu-list li.menu-list-item.active a:hover {
    background: white
}

.left-nav .menu ul.menu-list li.menu-list-item a {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: white
}

.left-nav .menu ul.menu-list li.menu-list-item a:hover {
    background: #ca1a55
}

.right-content {
    width: 1000px;
    min-height: 800px;
    box-sizing: border-box;
    background: #fff;
    color: #444;
    padding-right: 24px;
    padding-left: 24px;
    padding-top: 16px
}

.right-content .h-tip {
    height: 30px;
    line-height: 32px
}

.right-content button {
    height: 30px;
    border: none;
    background: #333;
    color: #dbb277;
    border-radius: 3px
}

.right-content .h-line {
    background: #333;
    color: #dbb277;
    border-radius: 3px
}

.right-content .h-line:hover {
    background: #525252;
    color: #f8d7a8
}

.right-content .search {
    float: left;
    width: 300px;
    height: 32px;
    position: relative;
    background: white;
    border: 1px solid #333;
    border-radius: 32px;
    overflow: hidden
}

.right-content .search .search-input {
    width: 300px;
    padding-left: 10px;
    height: 32px;
    box-sizing: border-box;
    line-height: 32px;
    border: none;
    position: absolute;
    left: 0
}

.right-content .search button {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: white
}

.right-content .search button:hover {
    cursor: pointer
}

.right-content .search button i {
    font-size: 20px;
    color: #333
}

.right-content .video-head .h3-color {
    color: #d4aa76;
    font-weight: bold
}

.right-content .video-head .title-tips {
    font-size: 14px
}

.right-content .video-head .title-tips a {
    font-size: 14px;
    color: #d4aa76
}

.right-content .video-head .title-tips a::before {
    width: 0%;
    border-bottom: 1px solid #d4aa76
}

.right-content .video-head .title-tips a:hover {
    color: #0bad06
}

.right-content .video-head .more {
    display: block;
    float: right;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    background: #333;
    color: #dbb277;
    border-radius: 3px
}

.right-content .video-head .more:hover {
    background: #333
}

.right-content .video-content .contrl a {
    display: block;
    width: 80px;
    height: 25px;
    line-height: 25px;
    background: #333;
    color: #dbb277;
    border-radius: 3px
}

.right-content .video-content .contrl a:hover {
    background: #525252;
    color: #f8d7a8
}

.right-content .video-content .contrl .prev {
    float: left
}

.right-content .video-content .contrl .next {
    float: right
}

.right-content .video-content .video-pic {
    position: relative;
    max-width: none;
    width: 100%;
    height: 179px;
    background: #f1f1f1;
    overflow: hidden
}

.right-content .video-content .video-pic:before {
    content: '';
    display: block;
    padding-top: 57.87%;
    background: #f1f1f1
}

.right-content .video-content .video-pic:after {
    content: '';
    font-size: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: -50%;
    background: rgba(0, 0, 0, 0.6) url("../images/logo-s.png") no-repeat center center;
    text-align: center;
    background-size: 0%;
    padding-top: 57.87%;
    z-index: 5;
    opacity: 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s
}

.right-content .video-content .video-pic:hover:after {
    opacity: 0.9;
    background-size: 20%
}

.right-content .video-content .video-pic.video-4 {
    height: 150px
}

.right-content .video-content .video-pic.video-4:before {
    padding-top: 64.87%
}

.right-content .video-content .video-pic.art-pic {
    height: 270px
}

.right-content .video-content .video-pic img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto;
    height: 100%;
    max-width: none;
    transform: translate(-50%, -50%)
}

.right-content .video-content .video-title {
    width: 100%
}

.right-content .video-content .video-title a {
    font-size: 14px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.right-content .video-content .video-title a:hover {
    color: #daaa69
}

.right-content .video-content.art-content {
    text-align: justify;
    /*background: url('https://qidian.gtimg.com/qdm/img/skin-default.e5975.jpg');*/
    background: url('../images/skin-default.e5975.jpg');
    line-height: 2.6rem;
    font-size: 1.2rem;
    padding: 0 1rem;
    color: rgba(0,0,0,.9);
}

.right-content .video-content.art-content h3 {
    font-size: 20px;
    font-weight: bold
}

.right-content .video-content.art-content span {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    text-align: left
}

.right-content .video-content.art-content img {
    text-align: center;
    margin-bottom: 15px
}

.toTop {
    position: fixed;
    z-index: 999;
    margin-left: 610px;
    left: 50%;
    bottom: 100px;
    display: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #444;
    border-radius: 4px;
    color: #d4aa76
}

.toTop:hover {
    background: #535353;
    color: #e6b984
}

footer.w1200 .f-left {
    width: 200px;
    margin-top: 15px;
    color: white;
    text-align: center;
    font-size: 12px
}

footer.w1200 .f-left .code {
    width: 100px;
    height: 100px;
    margin: 0 auto
}

footer.w1200 .f-left .code img {
    width: 100%
}

footer.w1200 .f-right {
    width: 1000px;
    box-sizing: border-box
}

footer.w1200 .f-right .f14 {
    margin: 13px 0;
    padding: 0 24px;
    box-sizing: border-box;
    font-size: 14px;
    color: #a5a5a5
}

footer.w1200 .f-right .f12 {
    padding: 0 24px;
    box-sizing: border-box;
    font-size: 12px;
    color: #777777
}

.bred i, .bred a {
    color: #333
}

.bred .right {
    color: #868686
}

.player .player-l {
    width: 720px
}

.player .player-l .player-box {
    width: 100%;
    height: 420px;
    background: #444
}

.player .player-l .play-func a {
    display: inline-block
}

.player .player-l .play-func p {
    height: 36px;
    line-height: 36px;
    color: #6b6b6b
}

.player .player-l .play-func .pick-line, .player .player-l .play-func a {
    background: #333;
    color: #dbb277;
    border: none;
    padding: 0 5px;
    height: 36px;
    line-height: 36px;
    vertical-align: middle
}

.player .player-r {
    width: 220px
}

.player .player-r .side-pic {
    height: 110px;
    overflow: hidden
}

.video-tag a {
    display: inline-block;
    border: 1px rgba(0, 0, 0, 0.1) solid;
    border-radius: 3px;
    padding: 5px 10px;
    margin: 5px;
    cursor: pointer;
    transition: .5s;
    color: #6f6f6f;
    text-decoration: none
}

.video-tag a i {
    font-size: 12px !important;
    color: rgba(0, 0, 0, 0.2)
}

.video-tag a:hover {
    background: #ff539b;
    color: white
}

.video-tag a:hover i {
    color: white
}

.video-short {
    position: relative;
    max-width: none;
    height: 102px;
    background: #f1f1f1;
    overflow: hidden
}

.video-short::before {
    display: block;
    content: "";
    padding-top: 57.87%;
    background: #f1f1f1
}

.video-short img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto;
    height: 100%;
    max-width: none;
    transform: translate(-50%, -50%)
}

.pagination ul {
    margin: 16px 0;
    font-size: 0;
    border-collapse: collapse
}

.pagination ul li {
    float: left;
    margin-right: 5px
}

.pagination ul li a {
    display: inline-block;
    min-width: 40px;
    padding: 8px 14px;
    color: #222;
    font-size: 15px;
    text-decoration: none;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 3px;
    border-collapse: collapse
}

.pagination ul li a:hover {
    background: #ff539b;
    color: white;
    border: 1px solid #ff539b
}

.art-list li {
    border-bottom: 1px #e1e1e1 solid;
    overflow: hidden
}

.art-list li p {
    width: 70%;
    font-size: 16px;
    line-height: 50px;
    float: left;
    padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.art-list li p a {
    color: #555
}

.art-list li span {
    font-size: 14px;
    line-height: 50px;
    text-align: left;
    padding-right: 10px;
    float: right;
    color: #999
}

.links-list a {
    color: #333
}

.links-list a:hover {
    color: #ffadcd
}

.uk-nav-side > li.uk-active > a {
    background: rgba(0, 0, 0, 0.05);
    color: #dbb277;
    outline: 0
}

.menu-tag .uk-parent a.icon {
    display: flex;
    justify-items: center;
    justify-content: space-between;
    position: relative;
}

.menu-tag .uk-parent a.icon i.icon-shipin, .menu-tag .uk-parent a.icon .icon-ruxianai, .menu-tag .uk-parent a.icon .icon-tubiao1shuxiaoshuo, .menu-tag .uk-parent a.icon .icon-xiongzhao {
    font-size: 20px
}

.left-nav .logo a {
    color: white;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    /* align-content: center; */
}

.left-nav .logo {
    height: 100px;
    line-height: 100px;
    text-align: center;
    padding: 0 15px;
    display: flex;
}

/*.right-content .video-content .video-pic.video-pic-h {*/
/*    height: 250px;*/
/*}*/

.right-content .video-content .video-pic {
    height: 205px;
}

.right-content .video-content .video-pic:after {
    position: absolute;
    left: 0;
    top: -50%;
    padding-top: 68.87%;

}

.right-content .video-content .video-pic:before {
    content: '';
    display: block;
    padding-top: 136.87%;
    background: #f1f1f1;
}

/*.right-content .video-content .video-pic.video-pic-h:after {*/
/*    padding-top: 131%;*/

/*}*/


.right-content .video-content .video-pic img {
    position: absolute;
    left: 50%;
    top: 0;
    width: 120%;
    height: auto;
    max-width: none;
    transform: translateX(-50%);
}


.live-tag {
    display: block;
    width: 50px;
    height: 47px;

    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}
.icon-shipin.icon-video-two,
.icon-shipin.icon-video-three,
.icon-shipin.icon-video-four,
.icon-shipin.icon-video-five,
.icon-shipin.icon-video-six,
.icon-shipin.icon-video-seven
{
    padding-right:20px
}
.icon-shipin.icon-video-one:before{
    content: "\e605";
}
.icon-shipin.icon-video-two:before{
    background: url('../images/fl_icon2.png');
    content: '';
    background-size: 100%;
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 100;
    bottom: 20px;
}
.icon-shipin.icon-video-three:before{
    background: url('../images/fl_icon3.png');
    content: '';
    background-size: 100%;
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 100;
    bottom: 20px;
}
.icon-shipin.icon-video-four:before{
    background: url('../images/fl_icon4.png');
    content: '';
    background-size: 100%;
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 100;
    bottom: 20px;
}
.icon-shipin.icon-video-five:before{
    background: url('../images/fl_icon5.png');
    content: '';
    background-size: 100%;
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 100;
    bottom: 20px;
}
.icon-shipin.icon-video-six:before{
    background: url('../images/fl_icon6.png');
    content: '';
    background-size: 100%;
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 100;
    bottom: 20px;
}
.icon-shipin.icon-video-seven:before{
    background: url('../images/fl_icon7.png');
    content: '';
    background-size: 100%;
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 100;
    bottom: 20px;
}

/*分页样式*/
#wr-page {margin: 16px -3px;text-align: center;}
.wrpage{
    display: inline-block;
    background: white;
    margin-left: 4px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #ccc;
    padding: 5px 10px 5px 10px;
    font-size: 15px;
    cursor: pointer;
    border-radius: 3px;
    color: black;
    min-width: 40px;
    text-align: center;

}
a.wrpage:hover{
    background: #FFFFFF;
    color: black;
}
a {
    text-decoration:none;
    color: white;
}
.wrpage_number{

    width: 24px;
    font-size: 16px;
    text-align: center;
}
.wr_dotted{
    height: 24px;
    line-height: 24px;
    display: inline-block;
}
.curwrpage{
    background:#ff539b;
    color: white;
    border: 1px solid #ff539b;
}

