article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 15px;
    -webkit-tap-highlight-color: transparent;
    height: 100%
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, 'Microsoft Yahei', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', sans-serif;
    line-height: 1.7rem;
    color: #353535;
    background-color: #fff;
    background-color: #f5f5f5;
    color: #333;
    padding-bottom: 60px
}

@media only screen and (min-width: 0px) {
    html {
        font-size: 10px !important
    }
}

@media only screen and (min-width: 320px) {
    html {
        font-size: 13px !important
    }
}

@media only screen and (min-width: 360px) {
    html {
        font-size: 15px !important
    }
}

a {
    background: 0 0
}

a:focus {
    outline: thin dotted
}

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

h1 {
    margin: .67em 0
}

b, strong {
    font-weight: 700
}

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

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #e5e5e5
}

mark {
    color: inherit;
    background: inherit
}

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

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

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

img {
    border: 0
}

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

figure {
    margin: 0
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

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

.clearfix:after, .clearfix:before, .container-fixed-md:after, .container-fixed-md:before, .container-fixed-sm:after, .container-fixed-sm:before, .container-fixed-xs:after, .container-fixed-xs:before, .container-fixed:after, .container-fixed:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd: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-justify:after, .pager-justify:before, .pager-loose:after, .pager-loose:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.clearfix:after, .container-fixed-md:after, .container-fixed-sm:after, .container-fixed-xs:after, .container-fixed:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager-justify:after, .pager-loose:after, .panel-body:after, .row:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none
}

.show {
    display: block
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a {
    color: #08897e;
    text-decoration: none;
    -webkit-transition: all .4s cubic-bezier(.175, .885, .32, 1);
    -o-transition: all .4s cubic-bezier(.175, .885, .32, 1);
    transition: all .4s cubic-bezier(.175, .885, .32, 1)
}

a:focus, a:hover {
    color: #0d3d88;
    text-decoration: underline
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a.disabled, a.disabled:focus, a.disabled:hover, a[disabled], a[disabled]:focus, a[disabled]:hover {
    color: #aaa;
    text-decoration: none;
    cursor: default
}

audio, canvas, img, svg, video {
    vertical-align: middle
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

::-moz-selection {
    text-shadow: none;
    background: #b3d4fc
}

::selection {
    text-shadow: none;
    background: #b3d4fc
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

ol, ul {
    padding-left: 20px
}

.container, .container-fixed, .container-fixed-md, .container-fixed-sm, .container-fixed-xs, .container-fluid {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        max-width: 740px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1160px
    }
}

.row {
    margin-right: -10px;
    margin-left: -10px
}

.col, .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: 10px;
    padding-left: 10px
}

.col-md-12{padding-left: 5px !important;padding-right: 5px !important;}

.col, .col-xs, .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-1 {
    width: 8.33333333%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-12 {
    width: 100%
}

@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-1 {
        width: 8.33333333%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-12 {
        width: 100%
    }
}

@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-1 {
        width: 8.33333333%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-12 {
        width: 100%
    }
}

@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-1 {
        width: 8.33333333%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-12 {
        width: 100%
    }
}

p {
    margin: .2rem 0
}

@media (min-width: 768px) {
    .lead {
        font-size: 19.5px
    }
}

.small, small {
    font-size: 85%
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dl {
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.53846154
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 16.25px;
    border-left: 5px solid #e5e5e5
}

blockquote ol, blockquote p, blockquote ul {
    font-weight: 300
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote small {
    display: block;
    line-height: 1.53846154;
    color: grey
}

blockquote small:before {
    content: '\2014 \00A0'
}

blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #e5e5e5;
    border-left: 0
}

blockquote.pull-right p, blockquote.pull-right small {
    text-align: right
}

blockquote.pull-right small:before {
    content: ''
}

blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Microsoft Yahei', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: inherit
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: grey
}

h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small, h2 small, h3 small {
    font-size: 65%
}

h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small, h5 small, h6 small {
    font-size: 75%
}

h1 {
    font-size: 26px
}

h2 {
    font-size: 20px
}

h3 {
    font-size: 16px
}

h4 {
    font-size: 14px
}

h5 {
    font-size: 13px
}

h6 {
    font-size: 12px
}

.btn {
    display: inline-block;
    padding: 7px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.53846154;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-transition: all .4s cubic-bezier(.175, .885, .32, 1);
    -o-transition: all .4s cubic-bezier(.175, .885, .32, 1);
    transition: all .4s cubic-bezier(.175, .885, .32, 1)
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus, .btn:hover {
    color: #353535;
    text-decoration: none
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.btn {
    color: #353535;
    background-color: #f8f8f8;
    border-color: #ddd
}

.btn.active, .btn:active, .btn:focus, .btn:hover, .open .dropdown-toggle.btn {
    color: #353535;
    background-color: #dedede;
    border-color: #a1a1a1;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .05)
}

.btn.active, .btn:active, .open .dropdown-toggle.btn {
    background-color: #ccc;
    background-image: none;
    border-color: #a6a6a6;
    -webkit-box-shadow: inset 0 4px 6px rgba(0, 0, 0, .15);
    box-shadow: inset 0 4px 6px rgba(0, 0, 0, .15)
}

.btn.disabled, .btn.disabled.active, .btn.disabled:active, .btn.disabled:focus, .btn.disabled:hover, .btn[disabled], .btn[disabled].active, .btn[disabled]:active, .btn[disabled]:focus, .btn[disabled]:hover, fieldset[disabled] .btn, fieldset[disabled] .btn.active, fieldset[disabled] .btn:active, fieldset[disabled] .btn:focus, fieldset[disabled] .btn:hover {
    background-color: #f2f2f2;
    border-color: #bfbfbf
}

.btn i {
    margin-right: 3px
}

.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    background-color: #08897e;
    border-color: transparent
}

.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #08897e;
    border-color: #08897e;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .1)
}

.btn-primary.active, .btn-primary:active, .open .dropdown-toggle.btn-primary {
    background-color: #08897e;
    background-image: none;
    border-color: #08897e;
    -webkit-box-shadow: inset 0 4px 6px rgba(0, 0, 0, .15);
    box-shadow: inset 0 4px 6px rgba(0, 0, 0, .15)
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #08897e;
    border-color: #08897e
}

.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .1)
}

.btn-warning.active, .btn-warning:active, .open .dropdown-toggle.btn-warning {
    background-color: #bd7a0c;
    background-image: none;
    border-color: #bd7a0c;
    -webkit-box-shadow: inset 0 4px 6px rgba(0, 0, 0, .15);
    box-shadow: inset 0 4px 6px rgba(0, 0, 0, .15)
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f1a325;
    border-color: #ed980f
}

.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    background-color: #ea644a;
    border-color: #dd391a
}

.btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #e64525;
    border-color: #c63317;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .1)
}

.btn-danger.active, .btn-danger:active, .open .dropdown-toggle.btn-danger {
    background-color: #cf3618;
    background-image: none;
    border-color: #cf3618;
    -webkit-box-shadow: inset 0 4px 6px rgba(0, 0, 0, .15);
    box-shadow: inset 0 4px 6px rgba(0, 0, 0, .15)
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #ea644a;
    border-color: #e75033
}

.btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    background-color: #259dab;
    border-color: transparent
}

.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #208a96;
    border-color: transparent;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .1)
}

.btn-success.active, .btn-success:active, .open .dropdown-toggle.btn-success {
    background-color: #208a96;
    background-image: none;
    border-color: transparent;
    -webkit-box-shadow: inset 0 4px 6px rgba(0, 0, 0, .15);
    box-shadow: inset 0 4px 6px rgba(0, 0, 0, .15)
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #38b03f;
    border-color: #329d38
}

.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #209bbf;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .1)
}

.btn-info.active, .btn-info:active, .open .dropdown-toggle.btn-info {
    background-color: #209bbf;
    background-image: none;
    border-color: #03a2b6;
    -webkit-box-shadow: inset 0 4px 6px rgba(0, 0, 0, .15);
    box-shadow: inset 0 4px 6px rgba(0, 0, 0, .15)
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #03b8cf;
    border-color: #03a2b6
}

.btn-lg {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.25
}

.btn-mini, .btn-sm, .btn-xs {
    padding: 2px 8px;
    font-size: 12px;
    line-height: 1.5
}

.btn-mini, .btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

@font-face {
    font-family: ZenIcon;
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/zenicon.eot")/*tpa=http://xxxgj.tfpmall.com/fonts/zenicon.eot*/;
    src: url("../fonts/zenicon.eot")/*tpa=http://xxxgj.tfpmall.com/fonts/zenicon.eot*/ format('embedded-opentype'), url("../fonts/zenicon.woff")/*tpa=http://xxxgj.tfpmall.com/fonts/zenicon.woff*/ format('woff'), url("../fonts/zenicon.ttf")/*tpa=http://xxxgj.tfpmall.com/fonts/zenicon.ttf*/ format('truetype'), url("../fonts/zenicon.svg#regular")/*tpa=http://xxxgj.tfpmall.com/fonts/zenicon.svg#regular*/ format('svg')
}

[class*=' icon-'], [class^=icon-] {
    font-family: ZenIcon;
    font-size: 1.1rem;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon:before {
    display: inline-block;
    min-width: 1.1rem;
    text-align: center
}

.icon-3x {
    font-size: 2.1rem
}

.icon-2x {
    font-size: 1.4rem
}

a .icon.spin {
    display: inline-block;
    text-decoration: none
}

.icon.flip-h:before, .icon.flip-v:before, .icon.rotate-180:before, .icon.rotate-270:before, .icon.rotate-90:before {
    display: inline-block
}

.icon-resize:before {
    content: '\e667'
}

.icon-expand-full:before {
    content: '\e6a3'
}

.icon-arrows-alt:before {
    content: '\e6a3'
}

.icon-fullscreen:before {
    content: '\e6a3'
}

.icon-collapse-full:before {
    content: '\e682'
}

.icon-yinyang:before {
    content: '\e687'
}

.icon-taiji:before {
    content: '\e687'
}

.icon-window:before {
    content: '\e68e'
}

.icon-window-alt:before {
    content: '\e68f'
}

.icon-carousel:before {
    content: '\e6b0'
}

.icon-spinner-snake:before {
    content: '\e97b'
}

.icon-spinner-indicator:before {
    content: '\e97c'
}

.icon-check-board:before {
    content: '\e9b8'
}

.icon-bar-chart:before {
    content: '\f080'
}

.icon-bar-chart-o:before {
    content: '\f080'
}

.icon-github:before {
    content: '\f09b'
}

.icon-dot-circle:before {
    content: '\f192'
}

.icon-dot-circle-o:before {
    content: '\f192'
}

.icon-cube-alt:before {
    content: '\f1b2'
}

.icon-cubes:before {
    content: '\f1b3'
}

.icon-file-pdf:before {
    content: '\f1c1'
}

.icon-file-word:before {
    content: '\f1c2'
}

.icon-file-excel:before {
    content: '\f1c3'
}

.icon-file-powerpoint:before {
    content: '\f1c4'
}

.icon-file-image:before {
    content: '\f1c5'
}

.icon-file-photo:before {
    content: '\f1c5'
}

.icon-file-picture:before {
    content: '\f1c5'
}

.icon-file-archive:before {
    content: '\f1c6'
}

.icon-file-zip:before {
    content: '\f1c6'
}

.icon-file-audio:before {
    content: '\f1c7'
}

.icon-file-sound:before {
    content: '\f1c7'
}

.icon-file-movie:before {
    content: '\f1c8'
}

.icon-file-video:before {
    content: '\f1c8'
}

.icon-file-code:before {
    content: '\f1c9'
}

.icon-circle-o-notch:before {
    content: '\f1ce'
}

.icon-chanzhi:before {
    content: '\e906'
}

.icon-chanzhi-pro:before {
    content: '\e905'
}

.icon-zsite:before {
    content: '\e904'
}

.icon-zsite-pro:before {
    content: '\e903'
}

.icon-qq:before {
    content: '\f600'
}

.icon-wechat:before {
    content: '\f1d7'
}

.icon-weixin:before {
    content: '\f1d7'
}

.icon-history:before {
    content: '\f1da'
}

.icon-circle-thin:before {
    content: '\f1db'
}

.icon-sliders:before {
    content: '\f1de'
}

.icon-newspaper-o:before {
    content: '\f1ea'
}

.icon-calculator:before {
    content: '\f1ec'
}

.icon-paint-brush:before {
    content: '\f1fc'
}

.icon-area-chart:before {
    content: '\f1fe'
}

.icon-pie-chart:before {
    content: '\f200'
}

.icon-line-chart:before {
    content: '\f201'
}

.icon-toggle-off:before {
    content: '\f204'
}

.icon-toggle-on:before {
    content: '\f205'
}

.icon-diamond:before {
    content: '\f219'
}

.icon-venus:before {
    content: '\f221'
}

.icon-mars:before {
    content: '\f222'
}

.icon-server:before {
    content: '\f233'
}

.icon-music:before {
    content: '\e602'
}

.icon-search:before {
    content: '\e603'
}

.icon-envelope:before {
    content: '\e604'
}

.icon-heart:before {
    content: '\e605'
}

.icon-star:before {
    content: '\e606'
}

.icon-star-empty:before {
    content: '\e607'
}

.icon-user:before {
    content: '\e608'
}

.icon-film:before {
    content: '\e609'
}

.icon-th-large:before {
    content: '\e60a'
}

.icon-th:before {
    content: '\e60b'
}

.icon-th-list:before {
    content: '\e60c'
}

.icon-ok:before {
    content: '\e60d'
}

.icon-check:before {
    content: '\e60d'
}

.icon-remove:before {
    content: '\d7'
}

.icon-times:before {
    content: '\d7'
}

.icon-zoom-in:before {
    content: '\e60f'
}

.icon-zoom-out:before {
    content: '\e610'
}

.icon-off:before {
    content: '\e611'
}

.icon-cog:before {
    content: '\e613'
}

.icon-trash:before {
    content: '\e614'
}

.icon-home:before {
    content: '\e615'
}

.icon-file-o:before {
    content: '\e616'
}

.icon-file-alt:before {
    content: '\e616'
}

.icon-time:before {
    content: '\e617'
}

.icon-download-alt:before {
    content: '\e618'
}

.icon-download:before {
    content: '\e619'
}

.icon-upload:before {
    content: '\e61a'
}

.icon-inbox:before {
    content: '\e61b'
}

.icon-play-circle:before {
    content: '\e61c'
}

.icon-repeat:before {
    content: '\e61d'
}

.icon-refresh:before {
    content: '\e61e'
}

.icon-list-alt:before {
    content: '\e61f'
}

.icon-lock:before {
    content: '\e620'
}

.icon-flag:before {
    content: '\e621'
}

.icon-headphones:before {
    content: '\e622'
}

.icon-volume-off:before {
    content: '\e623'
}

.icon-volume-up:before {
    content: '\e625'
}

.icon-qrcode:before {
    content: '\e626'
}

.icon-barcode:before {
    content: '\e627'
}

.icon-tag:before {
    content: '\e628'
}

.icon-tags:before {
    content: '\e629'
}

.icon-book:before {
    content: '\e62a'
}

.icon-bookmark:before {
    content: '\e62b'
}

.icon-print:before {
    content: '\e62c'
}

.icon-camera:before {
    content: '\e62d'
}

.icon-font:before {
    content: '\e62e'
}

.icon-bold:before {
    content: '\e62f'
}

.icon-italic:before {
    content: '\f033'
}

.icon-header:before {
    content: '\f1dc'
}

.icon-underline:before {
    content: '\f0cd'
}

.icon-strikethrough:before {
    content: '\f0cc'
}

.icon-eraser:before {
    content: '\f12d'
}

.icon-align-justify:before {
    content: '\e636'
}

.icon-list:before {
    content: '\e637'
}

.icon-picture:before {
    content: '\e63b'
}

.icon-pencil:before {
    content: '\e63c'
}

.icon-map-marker:before {
    content: '\e63d'
}

.icon-adjust:before {
    content: '\e63e'
}

.icon-tint:before {
    content: '\e63f'
}

.icon-edit:before {
    content: '\e640'
}

.icon-share:before {
    content: '\e641'
}

.icon-checked:before {
    content: '\e642'
}

.icon-move:before {
    content: '\e643'
}

.icon-arrows:before {
    content: '\e643'
}

.icon-step-backward:before {
    content: '\e644'
}

.icon-fast-backward:before {
    content: '\e645'
}

.icon-backward:before {
    content: '\e646'
}

.icon-play:before {
    content: '\e647'
}

.icon-pause:before {
    content: '\e648'
}

.icon-stop:before {
    content: '\e649'
}

.icon-forward:before {
    content: '\e64a'
}

.icon-fast-forward:before {
    content: '\e64b'
}

.icon-step-forward:before {
    content: '\e64c'
}

.icon-eject:before {
    content: '\e64d'
}

.icon-chevron-left:before {
    content: '\e64e'
}

.icon-chevron-right:before {
    content: '\e64f'
}

.icon-plus-sign:before {
    content: '\e650'
}

.icon-minus-sign:before {
    content: '\e651'
}

.icon-remove-sign:before {
    content: '\e652'
}

.icon-ok-sign:before {
    content: '\e653'
}

.icon-check-circle:before {
    content: '\e653'
}

.icon-question-sign:before {
    content: '\e654'
}

.icon-info-sign:before {
    content: '\e655'
}

.icon-remove-circle:before {
    content: '\e657'
}

.icon-ok-circle:before {
    content: '\e658'
}

.icon-check-circle-o:before {
    content: '\e658'
}

.icon-ban-circle:before {
    content: '\e659'
}

.icon-arrow-left:before {
    content: '\e65a'
}

.icon-arrow-right:before {
    content: '\e65b'
}

.icon-arrow-up:before {
    content: '\e65c'
}

.icon-arrow-down:before {
    content: '\e65d'
}

.icon-share-alt:before {
    content: '\e65e'
}

.icon-resize-full:before {
    content: '\e65f'
}

.icon-resize-small:before {
    content: '\e660'
}

.icon-plus:before {
    content: '\e661'
}

.icon-minus:before {
    content: '\e662'
}

.icon-asterisk:before {
    content: '\e663'
}

.icon-exclamation-sign:before {
    content: '\e664'
}

.icon-gift:before {
    content: '\e665'
}

.icon-leaf:before {
    content: '\e666'
}

.icon-eye-open:before {
    content: '\e668'
}

.icon-eye-close:before {
    content: '\e669'
}

.icon-warning-sign:before {
    content: '\e66a'
}

.icon-plane:before {
    content: '\e66b'
}

.icon-calendar:before {
    content: '\e66c'
}

.icon-random:before {
    content: '\e66d'
}

.icon-comment:before {
    content: '\e66e'
}

.icon-chevron-up:before {
    content: '\e670'
}

.icon-chevron-down:before {
    content: '\e671'
}

.icon-shopping-cart:before {
    content: '\e673'
}

.icon-folder-close:before {
    content: '\e674'
}

.icon-folder-open:before {
    content: '\e675'
}

.icon-resize-v:before {
    content: '\e676'
}

.icon-resize-h:before {
    content: '\e677'
}

.icon-bar-chart-alt:before {
    content: '\e678'
}

.icon-camera-retro:before {
    content: '\e679'
}

.icon-key:before {
    content: '\e67a'
}

.icon-cogs:before {
    content: '\e67b'
}

.icon-comments:before {
    content: '\e67c'
}

.icon-thumbs-o-up:before {
    content: '\e67d'
}

.icon-thumbs-o-down:before {
    content: '\e67e'
}

.icon-star-half:before {
    content: '\e67f'
}

.icon-heart-empty:before {
    content: '\e680'
}

.icon-signout:before {
    content: '\e681'
}

.icon-pushpin:before {
    content: '\e683'
}

.icon-external-link:before {
    content: '\e684'
}

.icon-signin:before {
    content: '\e685'
}

.icon-trophy:before {
    content: '\e686'
}

.icon-upload-alt:before {
    content: '\e688'
}

.icon-lemon:before {
    content: '\e689'
}

.icon-phone:before {
    content: '\e68a'
}

.icon-check-empty:before {
    content: '\e68b'
}

.icon-bookmark-empty:before {
    content: '\e68c'
}

.icon-phone-sign:before {
    content: '\e68d'
}

.icon-credit:before {
    content: '\e690'
}

.icon-rss:before {
    content: '\e691'
}

.icon-hdd:before {
    content: '\e692'
}

.icon-bullhorn:before {
    content: '\e693'
}

.icon-bell:before {
    content: '\e694'
}

.icon-certificate:before {
    content: '\e695'
}

.icon-hand-right:before {
    content: '\e696'
}

.icon-hand-left:before {
    content: '\e697'
}

.icon-hand-up:before {
    content: '\e698'
}

.icon-hand-down:before {
    content: '\e699'
}

.icon-circle-arrow-left:before {
    content: '\e69a'
}

.icon-circle-arrow-right:before {
    content: '\e69b'
}

.icon-circle-arrow-up:before {
    content: '\e69c'
}

.icon-circle-arrow-down:before {
    content: '\e69d'
}

.icon-globe:before {
    content: '\e69e'
}

.icon-wrench:before {
    content: '\e69f'
}

.icon-tasks:before {
    content: '\e6a0'
}

.icon-filter:before {
    content: '\e6a1'
}

.icon-group:before {
    content: '\e6a4'
}

.icon-link:before {
    content: '\e6a5'
}

.icon-cloud:before {
    content: '\e6a6'
}

.icon-beaker:before {
    content: '\e6a7'
}

.icon-cut:before {
    content: '\e6a8'
}

.icon-copy:before {
    content: '\e6a9'
}

.icon-paper-clip:before {
    content: '\e6aa'
}

.icon-save:before {
    content: '\e6ab'
}

.icon-sign-blank:before {
    content: '\e6ac'
}

.icon-bars:before {
    content: '\e6ad'
}

.icon-reorder:before {
    content: '\e6ad'
}

.icon-list-ul:before {
    content: '\e6ae'
}

.icon-list-ol:before {
    content: '\e6af'
}

.icon-table:before {
    content: '\e6b2'
}

.icon-magic:before {
    content: '\e6b3'
}

.icon-caret-down:before {
    content: '\e6b8'
}

.icon-caret-up:before {
    content: '\e6b9'
}

.icon-caret-left:before {
    content: '\e6ba'
}

.icon-caret-right:before {
    content: '\e6bb'
}

.icon-columns:before {
    content: '\e6bc'
}

.icon-sort:before {
    content: '\e6bd'
}

.icon-sort-down:before {
    content: '\e6be'
}

.icon-sort-up:before {
    content: '\e6bf'
}

.icon-envelope-alt:before {
    content: '\e6c0'
}

.icon-undo:before {
    content: '\e6c1'
}

.icon-dashboard:before {
    content: '\e6c3'
}

.icon-comment-alt:before {
    content: '\e6c4'
}

.icon-comments-alt:before {
    content: '\e6c5'
}

.icon-bolt:before {
    content: '\e6c6'
}

.icon-sitemap:before {
    content: '\e6c7'
}

.icon-umbrella:before {
    content: '\e6c8'
}

.icon-paste:before {
    content: '\e6c9'
}

.icon-lightbulb:before {
    content: '\e6ca'
}

.icon-exchange:before {
    content: '\e6cb'
}

.icon-cloud-download:before {
    content: '\e6cc'
}

.icon-cloud-upload:before {
    content: '\e6cd'
}

.icon-bell-alt:before {
    content: '\e6d1'
}

.icon-coffee:before {
    content: '\e6d2'
}

.icon-file-text-o:before {
    content: '\e6d4'
}

.icon-file-text-alt:before {
    content: '\e6d4'
}

.icon-building:before {
    content: '\e6d5'
}

.icon-double-angle-left:before {
    content: '\e6dc'
}

.icon-double-angle-right:before {
    content: '\e6dd'
}

.icon-double-angle-up:before {
    content: '\e6de'
}

.icon-double-angle-down:before {
    content: '\e6df'
}

.icon-angle-left:before {
    content: '\e6e0'
}

.icon-angle-right:before {
    content: '\e6e1'
}

.icon-angle-up:before {
    content: '\e6e2'
}

.icon-angle-down:before {
    content: '\e6e3'
}

.icon-desktop:before {
    content: '\e6e4'
}

.icon-laptop:before {
    content: '\e6e5'
}

.icon-tablet:before {
    content: '\e6e6'
}

.icon-mobile:before {
    content: '\e6e7'
}

.icon-circle-blank:before {
    content: '\e6e8'
}

.icon-quote-left:before {
    content: '\e6e9'
}

.icon-quote-right:before {
    content: '\e6ea'
}

.icon-spinner:before {
    content: '\e6eb'
}

.icon-circle:before {
    content: '\e6ec'
}

.icon-reply:before {
    content: '\e6ed'
}

.icon-folder-close-alt:before {
    content: '\e6ef'
}

.icon-folder-open-alt:before {
    content: '\e6f0'
}

.icon-expand-alt:before {
    content: '\e6f1'
}

.icon-collapse-alt:before {
    content: '\e6f2'
}

.icon-smile:before {
    content: '\e6f3'
}

.icon-frown:before {
    content: '\e6f4'
}

.icon-meh:before {
    content: '\e6f5'
}

.icon-gamepad:before {
    content: '\e6f6'
}

.icon-keyboard:before {
    content: '\e6f7'
}

.icon-flag-alt:before {
    content: '\e6f8'
}

.icon-flag-checkered:before {
    content: '\e6f9'
}

.icon-terminal:before {
    content: '\e6fa'
}

.icon-code:before {
    content: '\e6fb'
}

.icon-reply-all:before {
    content: '\e6fc'
}

.icon-star-half-full:before {
    content: '\e6fd'
}

.icon-location-arrow:before {
    content: '\e6fe'
}

.icon-crop:before {
    content: '\e6ff'
}

.icon-code-fork:before {
    content: '\e700'
}

.icon-unlink:before {
    content: '\e701'
}

.icon-question:before {
    content: '\e702'
}

.icon-info:before {
    content: '\e703'
}

.icon-shield:before {
    content: '\e70b'
}

.icon-calendar-empty:before {
    content: '\e70c'
}

.icon-rocket:before {
    content: '\e70e'
}

.icon-chevron-sign-left:before {
    content: '\e70f'
}

.icon-chevron-sign-right:before {
    content: '\e710'
}

.icon-chevron-sign-up:before {
    content: '\e711'
}

.icon-chevron-sign-down:before {
    content: '\e712'
}

.icon-html5:before {
    content: '\e713'
}

.icon-anchor:before {
    content: '\e714'
}

.icon-unlock-alt:before {
    content: '\e715'
}

.icon-bullseye:before {
    content: '\e716'
}

.icon-ellipsis-h:before {
    content: '\e717'
}

.icon-ellipsis-v:before {
    content: '\e718'
}

.icon-rss-sign:before {
    content: '\e719'
}

.icon-play-sign:before {
    content: '\e71a'
}

.icon-minus-sign-alt:before {
    content: '\e71c'
}

.icon-plus-sign-alt:before {
    content: '\f0fe'
}

.icon-check-minus:before {
    content: '\e71d'
}

.icon-check-plus:before {
    content: '\f196'
}

.icon-level-up:before {
    content: '\e71e'
}

.icon-level-down:before {
    content: '\e71f'
}

.icon-check-sign:before {
    content: '\e720'
}

.icon-edit-sign:before {
    content: '\e721'
}

.icon-external-link-sign:before {
    content: '\e722'
}

.icon-share-sign:before {
    content: '\e723'
}

.icon-compass:before {
    content: '\e724'
}

.icon-collapse:before {
    content: '\e725'
}

.icon-collapse-top:before {
    content: '\e726'
}

.icon-expand:before {
    content: '\e727'
}

.icon-dollar:before {
    content: '\e728'
}

.icon-yen:before {
    content: '\e729'
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%
}

.table td, .table th {
    padding: 8px;
    line-height: 1.53846154;
    vertical-align: middle;
    border-bottom: 1px solid #eee;
    -webkit-transition: background .2s cubic-bezier(.175, .885, .32, 1);
    -o-transition: background .2s cubic-bezier(.175, .885, .32, 1);
    transition: background .2s cubic-bezier(.175, .885, .32, 1)
}

.table > thead > tr > th {
    vertical-align: bottom;
    background-color: #f4f5f9;
    border-bottom: 1px solid #e7e7eb
}

.table-bordered {
    border: 1px solid #e7e7eb
}

.table-bordered td, .table-bordered th {
    border: 1px solid #e7e7eb
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f8f9fc
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav > .nav-heading {
    padding: 8px 15px;
    font-weight: 700;
    color: grey
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 8px 15px;
    color: #353535
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none
}

.nav > li.disabled > a {
    color: #ddd
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #ddd;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #f1f1f1;
    border-color: #3b4354
}

.nav > li > a > img {
    max-width: none
}

.nav-secondary.col-2 li {
    width: 50%;
    text-align: center
}

.nav-secondary.col-3 li {
    width: 33.3%;
    text-align: center
}

.nav-secondary.col-4 li {
    width: 25%;
    text-align: center
}

.nav-secondary > li {
    float: left
}

.nav-secondary > li > a {
    border-bottom: 2px solid #e5e5e5
}

.nav-secondary > li.nav-heading {
    border-bottom: 2px solid #e5e5e5
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1
}

.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: 10%;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=40);
    outline: 0;
    opacity: .4
}

.carousel-control > .icon {
    font-size: 20px
}

.carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .0001)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .3)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .3) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .3) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#4d000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=100);
    outline: 0;
    opacity: 1
}

.carousel-control .icon-chevron-left, .carousel-control .icon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-chevron-left, .carousel-control .icon-prev {
    left: 50%
}

.carousel-control .icon-chevron-right, .carousel-control .icon-next {
    right: 50%
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.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, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

.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;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 100
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes flash {
    0%, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: .1
    }
}

@keyframes flash {
    0%, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: .1
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes event_flash {
    0%, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes event_flash {
    0%, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.event_flash {
    -webkit-animation-name: event_flash;
    animation-name: event_flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes pulse {
    0%, to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    30% {
        -webkit-transform: scaleX(1.25) scaleY(.75);
        transform: scaleX(1.25) scaleY(.75)
    }
    40% {
        -webkit-transform: scaleX(.75) scaleY(1.25);
        transform: scaleX(.75) scaleY(1.25)
    }
    60% {
        -webkit-transform: scaleX(1.15) scaleY(.85);
        transform: scaleX(1.15) scaleY(.85)
    }
}

@keyframes rubberBand {
    0%, to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    30% {
        -webkit-transform: scaleX(1.25) scaleY(.75);
        transform: scaleX(1.25) scaleY(.75)
    }
    40% {
        -webkit-transform: scaleX(.75) scaleY(1.25);
        transform: scaleX(.75) scaleY(1.25)
    }
    60% {
        -webkit-transform: scaleX(1.15) scaleY(.85);
        transform: scaleX(1.15) scaleY(.85)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%, to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes shake {
    0%, to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
}

@keyframes wobble {
    0%, to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        transform-origin: top left
    }
    0%, 20%, 60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left
    }
    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        transform-origin: top left
    }
    40%, 80% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        transform-origin: top left;
        opacity: 1
    }
    to {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@keyframes heart {
    0% {
        transform: scale(.8, .8);
        opacity: .7
    }
    50% {
        transform: scale(1, 1);
        opacity: 1
    }
    100% {
        transform: scale(.8, .8);
        opacity: .7
    }
}

.heart {
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-name: heart;
    animation-name: heart
}

button, button:active, button:focus, button:hover {
    outline: 0
}

.icon-spin {
    display: inline-block;
    -webkit-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.messager {
    display: table;
    margin: 10px;
    overflow: hidden;
    color: #333;
    pointer-events: auto;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.messager-content {
    display: table-cell;
    padding: 10px 15px 8px 15px;
    vertical-align: top
}

.messager-content > [class^=icon-] {
    display: inline-block;
    margin-right: 5px;
    font-size: 15px;
    line-height: 0
}

.messager-actions {
    display: table-cell;
    vertical-align: top
}

.messager-actions > .action {
    min-width: 40px;
    height: 40px;
    padding: 0 12px;
    color: #fafafa;
    color: rgba(255, 255, 255, .6);
    text-align: center;
    text-shadow: none;
    background: 0 0;
    border: none
}

.messager-actions > .action.close {
    padding-bottom: 5px;
    font-size: 20px;
    font-weight: 400;
    opacity: 1
}

.messager-actions > .action:hover {
    color: #fff;
    background: rgba(0, 0, 0, .1)
}

.messager-actions .action-icon + .action-text {
    margin-left: 8px
}

.messagers-holder {
    position: fixed;
    z-index: 99999;
    padding: 10px;
    pointer-events: none;
    -webkit-transition: top .2s cubic-bezier(.175, .885, .32, 1);
    -o-transition: top .2s cubic-bezier(.175, .885, .32, 1);
    transition: top .2s cubic-bezier(.175, .885, .32, 1)
}

.messagers-holder.top {
    top: 0
}

.messagers-holder.top-left {
    top: 0;
    left: 0
}

.messagers-holder.top-right {
    top: 0;
    right: 0
}

.messagers-holder.bottom {
    bottom: 0
}

.messagers-holder.bottom-left {
    bottom: 0;
    left: 0
}

.messagers-holder.bottom-right {
    right: 0;
    bottom: 0
}

.messagers-holder.bottom-right .messager, .messagers-holder.top-right .messager {
    margin-left: auto
}

.messagers-holder.center {
    top: 0
}

.messagers-holder.bottom, .messagers-holder.center, .messagers-holder.top {
    right: 0;
    left: 0
}

.messagers-holder.bottom .messager, .messagers-holder.center .messager, .messagers-holder.top .messager {
    margin: 10px auto
}

.messager-primary {
    background-color: #1c84c6
}

.messager-success i {
    color: #38b03f
}

.messager-info i {
    color: #03b8cf
}

.messager-warning i {
    color: #f1a325
}

.messager-danger i {
    color: #ea644a
}

.messager-important i {
    color: #bd7b46
}

.messager-special i {
    color: #8666b8
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.modal-open {
    overflow: hidden
}

@-webkit-keyframes zui-bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.6);
        transform: scale(.6)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.close {
    float: right;
    font-size: 19.5px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-animation-name: zui-bounceIn;
    animation-name: zui-bounceIn;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .1s;
    animation-duration: .1s
}

.modal.modal-loading .modal-dialog {
    opacity: 0
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-iframe .modal-body > iframe {
    border-radius: 0 0 6px 6px
}

.modal-dialog {
    position: relative;
    width: 70%;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 6px;
    outline: 0;
    margin: 0 auto
}

.modal-dialog.modal-moveable {
    position: absolute;
    margin: 0
}

.modal-dialog.modal-moveable .modal-header {
    cursor: move
}

.modal-fullscreen .modal-dialog {
    width: 100% !important;
    height: 100% !important;
    border-radius: 0
}

.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 {
    opacity: .3
}

.modal-header {
    padding: 10px 15px;
    background-color: #F8F8F8;
    color: #333;
    border-radius: 2px 2px 0 0
}

.modal-header .close {
    opacity: 1;
    color: #888;
    font-size: 26px;
    line-height: 0;
    margin-top: 15px
}

.modal-title {
    margin: 0;
    line-height: 1.53846154;
    font-weight: 400;
    font-size: 15px
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 8px 12px;
    background-color: #fafafa;
    text-align: center
}

.modal-ajax-footer {
    padding: 10px;
    text-align: right;
    background-color: #fff;
    position: absolute;
    bottom: -45px;
    left: 0;
    width: 100%;
    margin-top: 40px;
    border-radius: 0 0 5px 5px
}

.modal-iframe-footer {
    padding: 12px;
    text-align: center;
    background-color: #fafafa;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    margin-top: 40px
}

.modal-ajax-footer .btn, .modal-footer .btn {
    border-radius: 2px;
    padding: 5px 20px
}

.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: 80%;
        margin: 30px auto;
        -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
        box-shadow: 0 1px 5px rgba(0, 0, 0, .4)
    }

    .modal-sm {
        width: 80%
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 80%
    }
}

.modal-fullscreen {
    position: relative;
    width: 100% !important;
    height: 100% !important;
    margin: 0;
    border-radius: 0
}

.modal-fullscreen .modal-body {
    position: absolute;
    top: 52px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto
}

.modal-weiget .close {
    position: absolute;
    right: 10px;
    top: -60px;
    background: #fff;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    line-height: 35px
}

.modal-weiget h4.modal-title {
    height: 0;
    display: none !important
}

.modal-weiget .modal-header {
    height: 0;
    padding: 0;
    border: 0;
    background: 0 0
}

.modal-box .modal-dialog {
    background: 0 0
}

.modal-box .modal-body {
    padding: 0
}

.modal-box h4.modal-title {
    height: 0;
    display: none !important
}

.modal-box .modal-header {
    height: 0;
    padding: 0;
    border: 0;
    background: 0 0
}

.modal-box .close {
    position: absolute;
    right: 10px;
    top: -60px;
    background: #fff;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    line-height: 35px
}

[data-toggle=lightbox] {
    cursor: pointer
}

.modal-lightbox .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background-color: #353535;
    background-color: rgba(53, 53, 53, .2);
    filter: alpha(opacity=80);
    opacity: .8
}

.modal-lightbox .controller {
    position: absolute;
    top: 0;
    display: none;
    height: 100%;
    padding: 0;
    line-height: 100%;
    color: #fff;
    cursor: pointer;
    background-color: transparent;
    border: none;
    outline: 0
}

.modal-lightbox .controller.show {
    display: block
}

.modal-lightbox .controller > .icon {
    display: inline-block;
    width: 60px;
    height: 50px;
    line-height: 50px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent
}

.modal-lightbox .controller > .icon:before {
    font-size: 20px
}

.modal-lightbox .controller.prev {
    left: 0
}

.modal-lightbox .controller.next {
    right: 0
}

.modal-lightbox .modal-dialog {
    position: relative;
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 0;
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.modal-lightbox .modal-dialog:focus .close, .modal-lightbox .modal-dialog:hover .close {
    background-color: rgba(53, 53, 53, .5);
    filter: alpha(opacity=100);
    opacity: 1
}

.modal-lightbox .modal-dialog:focus .close:hover, .modal-lightbox .modal-dialog:hover .close:hover {
    background-color: rgba(53, 53, 53, .9)
}

.modal-lightbox .modal-dialog:focus .controller > .icon, .modal-lightbox .modal-dialog:hover .controller > .icon {
    text-shadow: none;
    background-color: #353535;
    background-color: rgba(53, 53, 53, .5)
}

.modal-lightbox .modal-dialog:focus .controller:hover > .icon, .modal-lightbox .modal-dialog:hover .controller:hover > .icon {
    background-color: #353535;
    background-color: rgba(53, 53, 53, .9)
}

.modal-lightbox .caption {
    display: none
}

.modal-lightbox.lightbox-with-caption .caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 10px 15px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
    background: rgba(0, 0, 0, .15);
    opacity: .5
}

.modal-lightbox.lightbox-with-caption .modal-dialog:hover .caption {
    background: rgba(0, 0, 0, .6);
    opacity: 1
}

.lightbox-img {
    display: block;
    width: inherit;
    max-width: 100%;
    height: auto;
    padding: 0;
    margin: 0 auto;
    cursor: pointer;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
}

.modal .loader {
    display: none
}

.modal.modal-loading .loader {
    display: block;
    background: rgba(0, 0, 0, .7);
    text-align: center;
    border-radius: .25rem;
    color: #fff;
    position: fixed;
    z-index: 999999;
    top: 45%;
    left: 50%;
    width: 8.5em;
    min-height: 6em;
    margin-left: -3.75em;
    margin-top: -4rem
}

.aui-toast .aui-iconfont {
    margin-top: .2rem;
    display: block;
    font-size: 2.6rem
}

.modal.modal-loading .loading-content {
    margin: 0 0 .75rem
}

.modal.modal-loading .loading-box {
    background-color: #fff;
    border-radius: 100%;
    margin: .75rem 0;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    border: 2px solid #fff;
    border-bottom-color: transparent;
    height: 4rem;
    width: 4rem;
    background: 0 0 !important;
    display: inline-block;
    -webkit-animation: rotate 1s 0s linear infinite;
    animation: rotate 1s 0s linear infinite
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1)
    }
    50% {
        -webkit-transform: rotate(180deg) scale(1);
        transform: rotate(180deg) scale(1)
    }
    100% {
        -webkit-transform: rotate(360deg) scale(1);
        transform: rotate(360deg) scale(1)
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1)
    }
    50% {
        -webkit-transform: rotate(180deg) scale(1);
        transform: rotate(180deg) scale(1)
    }
    100% {
        -webkit-transform: rotate(360deg) scale(1);
        transform: rotate(360deg) scale(1)
    }
}

.border-l {
    min-height: 1px;
    border-left: 1px solid #ccc
}

.border-r {
    min-height: 1px;
    border-right: 1px solid #ccc
}

.border-t {
    min-height: 1px;
    border-top: 1px solid #ccc
}

.border-b {
    min-height: 1px;
    border-bottom: 1px solid #ccc
}

.border {
    min-height: 1px;
    border: 1px solid #ccc
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
    .border-l {
        border: none !important;
        background-image: -webkit-linear-gradient(0deg, #ddd, #ddd 40%, transparent 40%);
        background-image: linear-gradient(270deg, #ddd, #ddd 40%, transparent 40%);
        background-size: 1px 100%;
        background-repeat: no-repeat;
        background-position: left
    }

    .border-r {
        border: none !important;
        background-image: -webkit-linear-gradient(0deg, #ddd, #ddd 40%, transparent 40%);
        background-image: linear-gradient(270deg, #ddd, #ddd 40%, transparent 40%);
        background-size: 1px 100%;
        background-repeat: no-repeat;
        background-position: right
    }

    .border-t {
        border: none !important;
        background-size: 100% 1px;
        background-repeat: no-repeat;
        background-position: top;
        background-image: linear-gradient(0, #ddd, #ddd 40%, transparent 40%);
        background-image: -webkit-linear-gradient(90deg, #ddd, #ddd 40%, transparent 40%)
    }

    .border-b {
        border: none !important;
        background-size: 100% 1px;
        background-repeat: no-repeat;
        background-position: bottom;
        background-image: linear-gradient(0, #ddd, #ddd 40%, transparent 40%);
        background-image: -webkit-linear-gradient(90deg, #ddd, #ddd 40%, transparent 40%)
    }

    .border {
        border: none !important;
        border-radius: 0 !important;
        background-image: -webkit-linear-gradient(270deg, #ddd, #ddd 40%, transparent 40%), -webkit-linear-gradient(180deg, #ddd, #ddd 40%, transparent 40%), -webkit-linear-gradient(90deg, #ddd, #ddd 40%, transparent 40%), -webkit-linear-gradient(0, #ddd, #ddd 40%, transparent 40%);
        background-image: linear-gradient(180deg, #ddd, #ddd 40%, transparent 40%), linear-gradient(270deg, #ddd, #ddd 40%, transparent 40%), linear-gradient(0deg, #ddd, #ddd 40%, transparent 40%), linear-gradient(90deg, #ddd, #ddd 40%, transparent 40%);
        background-size: 100% 1px, 1px 100%, 100% 1px, 1px 100%;
        background-repeat: no-repeat;
        background-position: top, right top, bottom, left top
    }
}

#tginfo {
    color: #c2c2c2
}

.aui-toast {
    background: rgba(0, 0, 0, .7);
    text-align: center;
    border-radius: .25rem;
    color: #fff;
    position: fixed;
    z-index: 999999;
    top: 45%;
    left: 50%;
    width: 8.5em;
    min-height: 6em;
    margin-left: -3.75em;
    margin-top: -4rem;
    display: none
}

.aui-toast .aui-iconfont {
    margin-top: .2rem;
    display: block;
    font-size: 2.6rem
}

.aui-toast-content {
    margin: 0 0 .75rem
}

.aui-toast-loading {
    background-color: #fff;
    border-radius: 100%;
    margin: .75rem 0;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    border: 2px solid #fff;
    border-bottom-color: transparent;
    height: 4rem;
    width: 4rem;
    background: 0 0 !important;
    display: inline-block;
    -webkit-animation: rotate 1s 0s linear infinite;
    animation: rotate 1s 0s linear infinite
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1)
    }
    50% {
        -webkit-transform: rotate(180deg) scale(1);
        transform: rotate(180deg) scale(1)
    }
    100% {
        -webkit-transform: rotate(360deg) scale(1);
        transform: rotate(360deg) scale(1)
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1)
    }
    50% {
        -webkit-transform: rotate(180deg) scale(1);
        transform: rotate(180deg) scale(1)
    }
    100% {
        -webkit-transform: rotate(360deg) scale(1);
        transform: rotate(360deg) scale(1)
    }
}

.swiper-container {
    width: 100%;
    height: 100%
}

.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.slide-text {
    position: absolute;
    z-index: 99;
    top: 68px;
    left: 15px;
    width: 100%
}

.swiper-slide {
    position: relative
}

.audio {
    line-height: 0;
    background-color: #fff;
    border-radius: 5px;
    padding: 0 8px;
    height: 40px;
    max-width: 100%;
    position: relative;
    display: block;
    box-shadow: rgba(0, 0, 0, 0.33) 1px 1px 5px 0px
}

.audio .icon-circle {
    text-align: center;
    display: block;
    font-size: 13px;
    position: absolute;
    right: 5px;
    top: 5px;
    color: #F1A325
}

.audio .icon-audio {
    position: absolute;
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAhCAYAAADH97ugAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MzUxMUNGMDc0MTExMUU2QjhDNUI3QzI0NzM1MTlDMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2MzUxMUNGMTc0MTExMUU2QjhDNUI3QzI0NzM1MTlDMCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjYzNTExQ0VFNzQxMTExRTZCOEM1QjdDMjQ3MzUxOUMwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjYzNTExQ0VGNzQxMTExRTZCOEM1QjdDMjQ3MzUxOUMwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+NXmhBAAABB5JREFUeNq0VltIk2EYbnMeZpnOnJaGhxweSCvJUwoqOrzooowCo4jsQonEoG4i6qaLLoKgq7CrSjsiRSesgTDTwXKzTAxhHtFNl8fh5mHTudn7jP9fZn6/0uyH8X0fe7/v+b7nfd6DaGVlZZsvH+33c7vdgX5+fgtCdmJfQObm5hTNzc2apqamb1arNe2/AVksliwCODA7O5sCwMnJyUKWrchX6ggkWaPRfJyfn98H+oqKiorDw8N1Ww6Ez+FwRLW0tDTbbLbUwMDASaVSeTg4ONj0L9SJhP4MCgoaLygoKMW4uLgob29vf7x2z4ZA4+PjpSqVymA2m48L2Uml0pHs7OxzEOLExERxf39/9aaBhoaGLrS2tqrID0larfbVyMjISSH7qKiopoSEhEeYd3d331paWpJtCiguLu4JbXzIxYtEp9M9J2UVCO1JS0u7SaKwE0j4wMBA9aaARCLRcmZmZqVCobiPNQVmAIG9oEN2CfjrJ13wKeaDg4OVvK+8QIhuVvBnZGTUxMbGPsPCbrdHd3Z23tuAiTqMCwsLsdPT00c8QESJuLe392pjY+MwBWA2C4xeVhUaGtqFhdFoPDszM3OQBRQREaElmU9wYlJ6gEiOkQR0BbHQ1tb2cnl5eft6mxGMpKoKotOFy/X09FwTSoEAw4RelOsBIk7H8vPzT8AfFN0JxOtF1u6wsLDvMTExbzAfHR0tc7lcUpZtSEiIgcscKV4fyWSyr3TAW07S54X4T0xMfIARIDz/rLjissaeP8QQHR39ASOyMNG3g3WAXC5vEYvFi3yeY9n5+/vbuAsFITS8QJSbjLyq4S8hyZOjpzF3Op2hAnVqdei4vYvVr5BIJHNCByAYPXSIxU6WHZ23kxcRXe430NTUVB7GgIAACzIw6wCS9SHQwbEwzLJDDHE2Jq+PIGkSQQXnq3e4AesAk8lUzs+p7uhZduTr/Zz6enkgUUdHRy3UAf6TkpKYUU8+CSP5V/FSX+XXv+il4M/hLtPmASKA3URHBhapqam3Kfp/sICQkQGGOZ//GCU+h/djZGSk2uN3JMGSkpIsUBIfH18v1B9QjbnEByPZ1rFsKUWd4WLJzNMr4ZThENqIVyA9IR64JHsZNLNseX9Tcq3n/b1hhUVpoKL3Gs0H1snJyXdR4Fj2KA0IFVyEskjtpuoRmkO9Xl+P0swp8n16evp1lj36BYPB4Em2cMNqsQgC4WZ4ES/73NzccmRvln1XV9cdFEVKP1aqtDfW3nrD39jYmJIAJUI21LwcbWhocNNvpa+vr2bt/1vS16E1VqvVX4i6CCTdwsLCkrUvF/sKAr9Qp/oJIKhtRO/p9ej1CYj6h72f6cOLkDypgJYBbMubfPLLMfR8aK/y8vJOrddzb1nvjXSDbA7fCNn9EmAA9GRs/tAR3McAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: 4px center;
    background-size: 50%
}

.audio em {
    font-size: 18px;
    position: absolute;
    text-align: center;
    left: 0px;
    width: 50px;
    left: 50%;
    top: 21px;
    margin-left: -20px
}

[click-copywechat] {
    cursor: pointer;
}

[click-53kf] {
    cursor: pointer;
}

[click-wait-tag] {
    cursor: pointer;
}

[click-openwechat] {
    cursor: pointer;
}

.messager-primary {
    background-color: #009688;
    color: #fff
}

.messager-success {
    background: #8bc34a;
    color: #fff
}

.messager-info {
    background: #03a9f4;
    color: #fff
}

.messager-warning {
    background: #ffc107;
    color: #fff
}

.messager-danger {
    background: #f44336;
    color: #fff
}

.messager-special {
    background: #673ab7;
    color: #fff
}