﻿html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: 0 0
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: FontAwesome;
    src: url(fontawesome-webfont.eot);
    src: url(fontawesome-webfont.eot) format("embedded-opentype"), url(fontawesome-webfont.woff) format("woff"), url(fontawesome-webfont.ttf) format("truetype"), url(fontawesome-webfont.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before, .fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before, .fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before, .fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before, .fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before, .fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before, .fa-users:before {
    content: ""
}

.fa-chain:before, .fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before, .fa-scissors:before {
    content: ""
}

.fa-copy:before, .fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before, .fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before, .fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before, .fa-undo:before {
    content: ""
}

.fa-gavel:before, .fa-legal:before {
    content: ""
}

.fa-dashboard:before, .fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before, .fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before, .fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before, .fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before, .fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: ""
}

.fa-eur:before, .fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before, .fa-usd:before {
    content: ""
}

.fa-inr:before, .fa-rupee:before {
    content: ""
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: ""
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: ""
}

.fa-krw:before, .fa-won:before {
    content: ""
}

.fa-bitcoin:before, .fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before, .fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: ""
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before, .fa-car:before {
    content: ""
}

.fa-cab:before, .fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before, .fa-rebel:before {
    content: ""
}

.fa-empire:before, .fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before, .fa-weixin:before {
    content: ""
}

.fa-paper-plane:before, .fa-send:before {
    content: ""
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none;
    -webkit-transition: all .4s;
    transition: all .4s
}

a:focus, a:hover {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 19px;
    margin-bottom: 19px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 19px;
    margin-bottom: 9.5px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 9.5px;
    margin-bottom: 9.5px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 9.5px
}

.lead {
    margin-bottom: 19px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 8.5px;
    margin: 38px 0 19px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 9.5px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 19px
}

dd, dt {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .dl-horizontal dd:after, .dl-horizontal dd:before {
        content: " ";
        display: table
    }

    .dl-horizontal dd:after {
        clear: both
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 9.5px 19px;
    margin: 0 0 19px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #999
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: "— "
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: " —"
}

blockquote:after, blockquote:before {
    content: ""
}

address {
    margin-bottom: 19px;
    font-style: normal;
    line-height: 1.42857
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:after, .container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:after, .container-fluid:before {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after, .row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.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-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 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.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 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.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 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.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 19px
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 14.25px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 19px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=radio]:focus, input[type=file]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 33px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date] {
    line-height: 33px
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    display: block;
    min-height: 19px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

.checkbox label, .radio label {
    display: inline;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline[disabled], .checkbox[disabled], .radio-inline[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=radio][disabled] {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 41.25px
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 24px;
    right: 0;
    display: block;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group, .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control, .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label, .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio, .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio], .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 26px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after, .form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #e1652f !important;
    border: 1px solid #e1652f;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
    overflow: hidden;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 8.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li {
    height: 50px !important;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 2.5;
    color: rgb(158, 145, 145);
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #9A2430 !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #999
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:after, .nav:before {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none
}

.nav > li.disabled > a {
    color: #999
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 8.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #428bca
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px
}

.navbar:after, .navbar:before {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

.navbar-header:after, .navbar-header:before {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    /* max-height: 85px; */
    overflow-x: visible;
    border-top: 1px solid #86cfff;
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after, .navbar-collapse:before {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    font-size: 18px;
    line-height: 19px;
    height: 50px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav > li > a {
    line-height: 19px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 15px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 19px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 8.5px;
    margin-bottom: 8.5px
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8.5px;
    margin-bottom: 8.5px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15.5px;
    margin-bottom: 15.5px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav > li > a {
    color: #999
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #090909;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 19px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.fancybox-image, .fancybox-inner, .fancybox-outer, .fancybox-skin, .fancybox-wrap {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-image ::-webkit-scrollbar, .fancybox-inner ::-webkit-scrollbar, .fancybox-outer ::-webkit-scrollbar, .fancybox-skin ::-webkit-scrollbar, .fancybox-wrap ::-webkit-scrollbar {
    display: none;
    width: 0
}

.fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-nav {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-nav span {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    color: #444;
    text-shadow: none
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-outer {
    position: relative
}

.fancybox-inner {
    position: relative;
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading {
    background-image: url(../images/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../images/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    background-image: url(../images/close.png);
    position: absolute;
    top: 0;
    right: -27px;
    width: 27px;
    height: 27px;
    cursor: pointer;
    z-index: 8040;
    background-color: #c63a2d
}

.fancybox-close:active {
    background-color: #a4180b
}

@media (max-width: 767px) {
    .fancybox-close {
        right: 0
    }
}

.fancybox-nav {
    position: absolute;
    bottom: 50%;
    margin-bottom: -30px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    text-decoration: none;
    z-index: 8040
}

@media (max-width: 980px) {
    .fancybox-nav {
        bottom: 0;
        margin-bottom: 0
    }
}

.fancybox-prev {
    left: -80px
}

@media (max-width: 980px) {
    .fancybox-prev {
        left: -10px
    }
}

.fancybox-next {
    right: -80px
}

@media (max-width: 980px) {
    .fancybox-next {
        right: -10px
    }
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    background-color: #1b1715;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    margin-top: -20px;
    font-size: 22px;
    cursor: pointer;
    z-index: 8040;
    font-family: iconfont
}

@media (max-width: 980px) {
    .fancybox-nav span {
        top: 100%;
        margin-top: -50px
    }
}

.fancybox-prev span {
    left: 10px
}

.fancybox-prev span:before {
    content: "󰀓"
}

.fancybox-next span {
    right: 10px
}

.fancybox-next span:before {
    content: "󰀔"
}

.fancybox-nav:hover span {
    background-color: #0c65bb
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../images/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading div {
        background-image: url(../images/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

#iCarousel-preloader {
    position: absolute;
    z-index: 1000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: #000 1px solid;
    border-color: rgba(0, 0, 0, .6);
    padding: 1px;
    width: 150px;
    height: 3px
}

#iCarousel-preloader div {
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 3px;
    background: #000;
    background: rgba(0, 0, 0, .6);
    width: 0
}

#iCarousel-timer {
    position: absolute;
    z-index: 1000;
    border-radius: 5px;
    cursor: pointer
}

#iCarousel-timer div {
    border-radius: 3px
}

.carousel-container {
    width: 600px;
    margin-top: 70px;
    overflow: hidden
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

body {
    color: #222;
    font-family: "Microsoft Yahei", sans-serif;
    position: relative
}

body, html {
    overflow-x: hidden
}

@media (max-width: 767px) {
    body, html {
        overflow-x: hidden;
        min-width: 320px
    }
}

@media (max-width: 767px) {
    body, html {
        overflow-x: hidden;
        min-width: 320px
    }
}

a, button {
    -webkit-transition: all .35s;
    transition: all .35s
}

.zoom img {
    -webkit-transition: transform .5s, -webkit-transform .5s;
    transition: transform .5s, -webkit-transform .5s
}

.zoom a:hover img {
    display: block;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.img {
    overflow: hidden;
    position: relative
}

.img img {
    display: block;
    width: 100%;
    height: auto
}

.navbar-style {
    font-size: 16px;
    background-color: #FFF;
    position: relative;
    z-index: 1
}

.navbar-style .navbar-brand {
    padding: 25px 0;
    color: #555;
    text-decoration: none
}

.navbar-style .navbar-brand strong {
    font-size: 36px;
    font-weight: 700;
    display: block;
    line-height: 66px
}

.navbar-style .navbar-nav > li > a {
    color: #333;
    padding: 0px 20px;
    line-height: 85px
}

.navbar-style .navbar-nav > li > a:focus, .navbar-style .navbar-nav > li > a:hover {
    background-position: center bottom;
    color: #fff;
    background-color: #e1652f;
    position: relative;
    z-index: 2
}

.navbar-style .navbar-nav > li.active > a {
    background-position: center bottom;
    background-color: #e1652f;
    position: relative;
    z-index: 2;
    color: #FFF
}

.navbar-style .navbar-nav > li.last {
    border-right: 0
}

.navbar-style .open > a, .navbar-style .open > a:focus, .navbar-style .open > a:hover {
    background-color: #e1652f
}

.navbar-style .dropdown-menu {
    background-color: #1b1715;
    width: 100%;
    font-size: 14px
}

.navbar-style .dropdown-menu a {
    color: #FFF;
    display: block;
    width: 100%;
    padding: 5px 0;
    text-align: center
}

.navbar-style .dropdown-menu a:hover {
    background-color: #0c65bb;
    color: #FFF
}

.navbar-style .navbar-toggle {
    background-color: #fff;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-right: 0;
}

.navbar-style .navbar-toggle:focus, .navbar-style .navbar-toggle:hover {
    background-color: #fff
}

.navbar-style .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-style .dropdown {
    position: relative
}

.navbar-style .plus {
    position: absolute;
    right: 0;
    top: 0
}

@media (max-width: 1199px) {
    .navbar-style {
        font-size: 14px
    }
}

@media (max-width: 991px) {
    .navbar-style {
        font-size: 14px
    }

    .navbar-style .navbar-brand {
        padding: 10px 0
    }

    .navbar-style .navbar-brand strong {
        font-size: 30px;
        line-height: 48px
    }

    .navbar-style .navbar-brand img {
        width: 160px
    }

    .navbar-style .navbar-nav > li > a {
        padding: 30px 12px;
        line-height: 40px
    }
}

@media (max-width: 767px) {
    .navbar-style .navbar-collapse {
        margin-left: -12px;
        margin-right: -12px
    }

    .navbar-style .navbar-brand {
        padding: 5px 0;
        margin-left: -8px
    }

    .navbar-style .navbar-brand img {
        width: 135px
    }

    .navbar-style .navbar-nav {
        background-color: #2c2826
    }

    .navbar-style .navbar-nav > li > a {
        color: #eee;
        padding: 8px 15px
    }

    .navbar-style .navbar-nav > li.active > a {
        color: #FFF;
        background-color: #0c65bb
    }

    .navbar-style .dropdown-menu a {
        text-align: center;
    }

    .navbar-style .dropdown-menu a:hover {
        background-color: #0c65bb;
        color: #FFF
    }
}

.index-slider {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0
}

.index-slider li {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 513px;
    background-position: center;
    background-size: auto 100%
}

@media (max-width: 1199px) {
    .index-slider li {
        height: 0;
        padding-top: 28%
    }
}

@media (max-width: 767px) {
    .index-slider li {
        padding-top: 45%
    }
}

#banner {
    position: relative;
    width: 100%;
    height: 400px;
    background-position: center;
    background-size: auto 100%
}

@media (max-width: 1199px) {
    #banner {
        height: auto;
        padding-top: 24%
    }
}

#slider {
    position: relative;
    z-index: 0
}

#slider .bx-pager {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -56px;
    z-index: 99
}

#slider .bx-pager a {
    display: block;
    height: 16px;
    width: 16px;
    border: 3px solid #FFF;
    background-color: #FFF;
    border-radius: 20px;
    text-indent: -9999px;
    z-index: 3
}

#slider .bx-pager a.active {
    background-color: transparent;
    border-color: #0c65bb
}

#slider .bx-pager-item {
    padding: 6px
}

@media (max-width: 767px) {
    #slider .bx-pager {
        right: 3px;
        margin-top: -40px
    }

    #slider .bx-pager a {
        width: 12px;
        height: 12px;
        border-width: 2px
    }

    #slider .bx-pager-item {
        padding: 2px
    }
}

.heading01 {
    color: #111;
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    padding: 40px 0 30px
}

.heading01 h2 {
    padding: 0;
    margin: 0
}

.heading01 a {
    color: #111;
    text-decoration: none
}

.heading01 .line {
    display: block;
    width: 200px
}

.heading01 span {
    display: block
}

.heading01 .en {
    font-family: "Time New Roman", serif
}

.heading01 .gr {
    color: #a4a3a3
}

.heading01 .ch {
    font-weight: 700
}

.heading01 .ch.spc {
    background: url(../images/head1.png) no-repeat bottom center;
    padding-bottom: 22px
}

.heading01 .ch.redline {
    padding-bottom: 15px;
    border-bottom: 1px solid #0c65bb;
    width: 4em;
    margin: auto
}

.heading01 .red {
    color: #0c65bb
}

.heading01 .sm {
    letter-spacing: 10px;
    margin-left: 10px;
    font-size: 17px;
    margin-top: 16px
}

.heading01 .sm2 {
    font-size: 17px;
    margin-top: 20px
}

.tb {
    display: table
}

.tb .tc {
    display: table-cell;
    vertical-align: top
}

#box-slider {
    border-top: 1px dashed #a7a6a6;
    border-bottom: 1px dashed #a7a6a6;
    margin-bottom: 75px;
    position: relative
}

#box-slider .bx-pager {
    position: absolute;
    bottom: -50px;
    width: 100%;
    text-align: center;
    left: 0
}

#box-slider .bx-pager a {
    display: block;
    height: 16px;
    width: 16px;
    background-color: #555;
    border-radius: 20px;
    text-indent: -9999px;
    z-index: 3
}

#box-slider .bx-pager a.active {
    background-color: #0c65bb
}

#box-slider .bx-pager-item {
    display: inline-block;
    padding: 6px
}

.busbox {
    border-left: 1px dashed #a7a6a6;
    padding: 40px 20px
}

.busbox:first-child {
    border-left: 0
}

.busbox .tb {
    width: 100%
}

.busbox .text h3 {
    margin: 8px 0;
    font-size: 24px;
    font-weight: 700
}

.busbox .text p {
    font-size: 14px;
    color: #999
}

.busbox .pic-icon {
    width: 110px;
    text-align: center;
    text-indent: -10px
}

.busbox .more {
    color: #FFF
}

.busbox:hover .text h3 {
    color: #0c65bb
}

@media (max-width: 991px) {
    .busbox:first-child {
        border-top: 0
    }

    .busbox .pic-icon {
        width: 80px
    }

    .busbox .pic-icon img {
        width: 66px
    }
}

@media (max-width: 767px) {
    .busbox {
        border-left: 0;
        border-top: 1px dashed #a7a6a6
    }
}

.over {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.main2 {
    /*background: url(../images/001bg1.jpg) center;*/
    background: #F2F2F2;
    padding-bottom: 70px;
    margin-top: 30px;
}

@media (max-width: 1199px) {
    .main2 {
        background-size: auto 100%
    }
}

.mediacenter .col-xs-12 {
    padding: 0;
    padding-left: 25px
}

.mediacenter .col-xs-12:first-child {
    padding: 0;
    padding-right: 25px
}

@media (max-width: 1199px) {
    .mediacenter .col-xs-12 {
        padding-left: 15px
    }

    .mediacenter .col-xs-12:first-child {
        padding-right: 15px
    }
}

@media (max-width: 991px) {
    .mediacenter .img {
        height: 296px
    }

    .mediacenter .img img {
        width: auto;
        height: 100%
    }
}

@media (max-width: 767px) {
    .mediacenter .col-xs-12 {
        padding: 0
    }

    .mediacenter .col-xs-12:first-child {
        padding: 0
    }

    .mediacenter .img {
        height: auto;
        margin-bottom: 20px
    }

    .mediacenter .img img {
        width: 100%;
        height: auto
    }
}

.box-media {
    position: relative;
    border: 2px solid #222;
    height: 94px;
    margin-top: 36px;
    color: #222;
    -webkit-transition: all .35s;
    transition: all .35s
}

.box-media:first-child {
    margin-top: 0
}

.box-media:hover {
    background-color: #9A2430;
    border-color: #9A2430
}

.box-media:hover .show-media {
    opacity: 0;
    filter: alpha(opacity=0)
}

.box-media:hover .hide-media {
    opacity: 1;
    filter: alpha(opacity=100)
}

.box-media .tb {
    width: 100%;
    height: 78px
}

.box-media .tb .tc {
    vertical-align: middle
}

.box-media .num {
    font-size: 70px;
    line-height: 100%;
    width: 100px;
    text-indent: 5px;
    font-family: Arial, sans-serif
}

.box-media p {
    line-height: 24px;
    max-height: 72px;
    margin: 0;
    overflow: hidden
}

.box-media p.date {
    text-align: right
}

.box-media .hide-media, .box-media .show-media {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 6px 15px;
    -webkit-transition: all .35s;
    transition: all .35s
}

.box-media .hide-media {
    opacity: 0;
    filter: alpha(opacity=0);
    color: #FFF
}

.box-media .hide-media p {
    max-height: 48px
}

@media (max-width: 1199px) {
    .box-media {
        height: 86px;
        margin-top: 19px
    }

    .box-media .tb {
        width: 100%;
        height: 70px
    }

    .box-media .tb .tc {
        vertical-align: middle
    }

    .box-media .num {
        font-size: 60px;
        line-height: 100%;
        width: 90px;
        text-indent: 5px;
        font-family: Arial, sans-serif
    }

    .box-media p {
        line-height: 20px;
        max-height: 60px;
        font-size: 16px
    }

    .box-media .hide-media p {
        max-height: 40px
    }
}

.desc-slider-container {
    max-width: 500px;
    margin: auto;
    width: 100%
}

.main3 {
    background: url(../images/001bg3.jpg) bottom center no-repeat;
    padding-bottom: 40px
}

.main3.nobg {
    background: 0 0
}

.main3 .desc {
    color: #777;
    line-height: 180%
}

.main3 h1 {
    font-size: 24px;
    font-weight: 700;
    color: #888
}

.main3 h1 .red {
    color: #0c65bb
}

#icarousel {
    width: 132px;
    height: 132px;
    position: relative;
    margin: 20px auto
}

.ie9 #icarousel .slide.current {
    margin-top: -18px;
    margin-left: -14px
}

.ie9 #icarousel .slide.current a.over {
    opacity: 0;
    filter: alpha(opacity=0)
}

.ie9 #icarousel a.over {
    background-color: #FFF;
    opacity: .6;
    filter: alpha(opacity=60);
    border-radius: 50%;
    -sand-border-radius: 50%
}

.ie10 #icarousel .slide.current a.over {
    opacity: 0;
    filter: alpha(opacity=0)
}

.ie10 #icarousel a.over {
    background-color: #FFF;
    opacity: .6;
    filter: alpha(opacity=60);
    border-radius: 50%;
    -sand-border-radius: 50%
}

#icarousel .slide {
    width: 132px;
    height: 132px
}

#icarousel .slide img {
    width: 100%;
    height: 100%;
    display: block;
    border: 3px solid #EEE;
    border-radius: 50%;
    -sand-border-radius: 50%;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

#icarousel .slide.current {
    width: 168px;
    height: 168px;
    margin-top: -84px;
    margin-left: -84px
}

#icarousel .slide.current img {
    filter: none;
    -webkit-filter: none;
    opacity: .9
}

.ohidden {
    overflow: hidden
}

#icarousel2 {
    width: 540px;
    height: 360px;
    position: relative;
    margin: 20px auto 60px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px
}

#icarousel2 a#iCarouselPrev {
    left: -280px
}

#icarousel2 a#iCarouselNext {
    right: -280px
}

#icarousel2 .slide {
    width: 540px;
    height: 360px
}

#icarousel2 .slide img {
    width: 100%;
    height: 100%;
    display: block;
    border: 3px solid #DDD;
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: .8;
    filter: alpha(opacity=80)
}

#icarousel2 .slide.current img {
    opacity: 1;
    filter: alpha(opacity=100)
}

@media (max-width: 1199px) {
    #icarousel2 {
        width: 420px;
        height: 280px
    }

    #icarousel2 .slide {
        width: 420px;
        height: 280px
    }

    #icarousel2 a#iCarouselPrev {
        left: -230px
    }

    #icarousel2 a#iCarouselNext {
        right: -230px
    }
}

@media (max-width: 991px) {
    #icarousel2 {
        width: 330px;
        height: 220px
    }

    #icarousel2 .slide {
        width: 330px;
        height: 220px
    }

    #icarousel2 a#iCarouselPrev {
        left: -190px
    }

    #icarousel2 a#iCarouselNext {
        right: -190px
    }
}

@media (max-width: 480px) {
    #icarousel2 {
        width: 240px;
        height: 180px
    }

    #icarousel2 .slide {
        width: 240px;
        height: 180px
    }
}

.box2 {
    width: 420px;
    height: 220px;
    margin: 0 auto 35px auto;
    padding: 30px;
    color: #fff;
    font-weight: 700;
    border: 11px solid #35b70e;
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
    border-radius: 32px;
    behavior: url(border-radius.htc)
}

a.iCarouselNav {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    border-top: 1px solid #222;
    border-left: 1px solid #222;
    z-index: 1000;
    text-indent: -9999px;
    cursor: pointer;
    background: #FFF
}

a.iCarouselNav:hover {
    border-color: #0c65bb
}

a#iCarouselPrev {
    left: -350px;
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg)
}

a#iCarouselNext {
    right: -350px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

@media (max-width: 991px) {
    a#iCarouselPrev {
        left: -280px
    }

    a#iCarouselNext {
        right: -280px
    }
}

.carousel-contain {
    height: 168px;
    overflow: hidden;
    margin-bottom: 30px
}

.main4 {
    background: url(../images/001bg2.jpg) center
}

.main4 .container {
    background: url(../images/bg1.png) center top no-repeat;
    padding-top: 10px;
    padding-bottom: 100px
}

@media (max-width: 1199px) {
    .main4 {
        background-size: auto 100%
    }

    .main4 .container {
        background-size: 100% auto
    }
}

@media (max-width: 991px) {
    .main4 {
        background-position: top right
    }

    .main4 .container {
        background: 0 0
    }
}

.xue {
    width: 856px;
    padding-top: 10px;
    margin: auto;
    position: relative
}

.xue .col-xs-12 {
    padding: 0
}

.xue .desc {
    padding: 0 20px
}

.xue h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 25px
}

.xue p {
    line-height: 170%
}

.xue .more {
    position: absolute;
    bottom: 80px;
    right: -110px
}

@media (max-width: 1199px) {
    .xue .more {
        position: static;
        margin-left: 20px
    }
}

@media (max-width: 991px) {
    .xue {
        width: auto
    }

    .xue .col-md-6 .img img {
        margin: -30px 0
    }

    .xue .more {
        margin-left: 0
    }

    .xue .desc {
        padding: 0
    }
}

@media (max-width: 767px) {
    .xue .col-md-6 .img img {
        margin: 0
    }
}

.btn-center {
    text-align: center
}

.btn {
    font-size: 14px;
    background: #a4180b;
    padding: 5px 25px;
    color: #FFF;
    display: inline-block;
    border: 2px solid #a4180b
}

.btn:hover {
    background-color: #FFF;
    color: #0c65bb;
    text-decoration: none
}

.btn.black {
    background: #222;
    border-color: #222
}

.btn.black:hover {
    background-color: #FFF;
    color: #222
}

.main5 {
    /* padding-bottom: 40px */
}

.main5 .img {
    width: 318px;
    height: auto
}

.main5 .desc {
    width: 590px;
    padding-top: 10px;
    color: #777;
    line-height: 160%
}

.main5 .desc p {
    text-indent: 14px
}

.main5 .topbg {
    background: url(../images/bg-top.png) no-repeat center top;
    height: 84px
}

.main5 .botbg {
    background: url(../images/bg-bot.png) no-repeat center bottom;
    padding-bottom: 40px
}

.main5 h2 {
    position: absolute;
    padding: 0 0 18px;
    background-color: #FFF;
    top: 0;
    right: -90px
}

.main5 .more {
    position: absolute;
    right: 0;
    bottom: -40px
}

.main5 .m5content {
    width: 960px;
    margin-left: 60px;
    position: relative
}

@media (max-width: 1199px) {
    .main5 .botbg, .main5 .topbg {
        background-size: 100% auto
    }

    .main5 .topbg {
        height: 70px
    }

    .main5 .img {
        width: 275px
    }

    .main5 .desc {
        width: 495px
    }

    .main5 .m5content {
        margin-left: 30px;
        width: 815px
    }
}

@media (max-width: 991px) {
    .main5 .botbg, .main5 .topbg {
        background: 0 0
    }

    .main5 .m5content {
        border: 2px solid #222;
        width: auto;
        padding: 15px;
        padding-right: 70px;
        margin-right: 20px;
        margin-left: 0
    }

    .main5 .desc.pull-right {
        float: none !important;
        width: auto;
        padding-top: 0
    }

    .main5 .img {
        margin-bottom: 20px;
        margin-right: 20px
    }

    .main5 h2 {
        right: -23px
    }

    .main5 .more {
        bottom: -18px;
        right: 30px
    }
}

@media (max-width: 767px) {
    .main5 .img {
        width: 100%;
        padding-right: 45px
    }

    .main5 .m5content {
        padding: 15px
    }
}

@media (max-width: 414px) {
    .main5 .m5content {
        margin-right: 16px
    }

    .main5 h2 {
        right: -18px
    }

    .main5 h2 img {
        height: 190px
    }
}

.slideUp {
    animation-name: slideUp;
    -webkit-animation-name: slideUp;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important
}

.ani {
    visibility: hidden
}

@keyframes slideUp {
    0% {
        transform: translateY(50px);
        opacity: 0
    }
    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes slideUp {
    0% {
        transform: translateY(50px);
        opacity: 0
    }
    100% {
        transform: translateY(0);
        opacity: 1
    }
}

.recruitment {
    background: url(../images/011bg.jpg) top center no-repeat #e4e4e4;
    padding-top: 1px;
    padding-bottom: 40px
}

.recruitment .owl-stage-outer:hover {
    cursor: url(../images/move.png), auto
}

.recruitment .owl-carousel .owl-stage-outer {
    overflow: visible
}

.recruitment .owl-next, .recruitment .owl-prev {
    background: url(../images/blank.png);
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 36px;
    text-align: center;
    display: block;
    position: absolute;
    overflow: hidden;
    bottom: -40px;
    z-index: -1
}

.recruitment .owl-next:hover, .recruitment .owl-prev:hover {
    border-color: #0c65bb
}

.recruitment .owl-prev {
    left: 50%;
    margin-left: 20px
}

.recruitment .owl-next {
    right: 50%;
    margin-right: 20px
}

@media (max-width: 767px) {
    .recruitment .owl-prev {
        left: 10%
    }

    .recruitment .owl-next {
        right: 10%
    }
}

#sub010 {
    padding-bottom: 30px
}

.sub10 {
    margin-bottom: 30px
}

.sub10 .desc {
    padding: 20px;
    background: #eee;
    border-bottom: 1px solid #ddd
}

.sub10 h3 {
    font-size: 16px;
    margin: 0 0 10px
}

.sub10 a {
    color: #0c65bb
}

.sub10 p {
    font-size: 12px;
    line-height: 1.8em
}

.sub10 a.more {
    display: inline-block
}

.recru-slider {
    margin-top: 245px
}

.recrubox {
    position: relative;
    height: 150px
}

.recrubox .desc {
    padding: 0 30px;
    font-size: 12px;
    color: #555;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s;
    transition: height .35s
}

.recrubox .desc h4 {
    margin: 15px 0 10px;
    font-weight: 700;
    font-size: 14px
}

.recrubox h3 {
    background-color: #FFF;
    line-height: 18px;
    padding: 66px 30px;
    font-size: 18px;
    margin: 0;
    -webkit-transition: all .35s;
    transition: all .35s
}

.recrubox a.minus, .recrubox a.plus {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 16px;
    text-align: center;
    float: right;
    color: #FFF;
    background-color: #999;
    text-decoration: none;
    overflow: hidden
}

.recrubox a.minus {
    width: 0
}

.recrubox .recruhover {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #eee;
    border-right: 1px solid #aaa;
    z-index: 99
}

.recrubox .recruhover:hover .desc {
    height: 349px
}

.recrubox .recruhover:hover h3 {
    padding: 14px 30px;
    background-color: #0c65bb;
    color: #FFF
}

.recrubox .recruhover:hover a.plus {
    background: 0 0;
    color: #FFF;
    width: 0
}

.recrubox .recruhover:hover a.minus {
    background: 0 0;
    width: 18px;
    margin-right: -14px
}

.main6 {
    background: url(../images/001bg6.png);
    padding: 40px 0
}

.botlogo {
    padding: 30px 0
}

.ct-info h2 {
    color: #a4a3a3;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 15px
}

.ct-info td {
    padding-bottom: 8px;
    color: #777
}

.ct-info a {
    color: #777
}

.bottom {
    max-width: 1100px;
    width: 100%;
    margin: auto
}

.ct-qr .img {
    width: 150px;
    margin-right: 20px
}

@media (max-width: 1199px) {
    .ct-qr .img {
        width: 140px
    }
}

@media (max-width: 599px) {
    .ct-qr .img {
        display: none
    }
}

.side-nav {
    width: 128px;
    position: absolute;
    text-align: center;
    top: 100%;
    margin-top: -44px;
    right: 0;
    z-index: 99999
}

.side-nav.fixed {
    top: 0;
    position: fixed;
    margin-top: 0
}

.side-nav .nav > li > a, .side-nav a {
    padding: 12px 0;
    display: block;
    color: #333;
    background-color: #FFF
}

.side-nav .nav > li > a:focus, .side-nav .nav > li > a:hover, .side-nav a:focus, .side-nav a:hover {
    text-decoration: none
}

.side-nav .toggle {
    background-color: #0c65bb;
    font-size: 16px;
    color: #FFF;
    position: relative;
    line-height: 20px
}

.side-nav .toggle i {
    font-size: 17px
}

.side-nav .toggle:focus, .side-nav .toggle:hover {
    background-color: #a20000
}

.side-nav .nav {
    position: absolute;
    top: 100%;
    width: 100%;
    right: -128px
}

.side-nav .nav a {
    border: 1px solid #999;
    border-top: 0
}

.side-nav .nav a:hover {
    background-color: #0c65bb;
    border-color: transparent;
    color: #FFF;
    position: relative
}

.side-nav .nav i {
    font-size: 24px;
    line-height: 20px
}

.side-nav .nav li.active a {
    background-color: #0c65bb;
    border-color: transparent;
    color: #FFF;
    position: relative
}

.events-slider-contain {
    position: relative;
    max-width: 800px;
    width: 100%;
    margin: auto
}

.events-slider-contain .bx-next, .events-slider-contain .bx-prev {
    position: absolute;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    background-color: #222;
    border-radius: 50%;
    top: 15px
}

.events-slider-contain .bx-next:hover, .events-slider-contain .bx-prev:hover {
    background-color: #0c65bb
}

.events-slider-contain .bx-next i.fa, .events-slider-contain .bx-prev i.fa {
    font-size: 30px;
    line-height: 48px;
    color: #FFF
}

.events-slider-contain .bx-prev {
    left: -35px
}

.events-slider-contain .bx-prev i.fa {
    margin-left: -1px
}

.events-slider-contain .bx-next {
    right: -35px
}

.events-slider-contain .bx-next i.fa {
    margin-right: -2px
}

.sub003 {
    padding: 0 30px
}

ul.events {
    display: block
}

ul.events li {
    padding: 40px 0 110px
}

ul.events li a {
    height: 1px;
    display: block;
    background-color: #222;
    color: #555;
    text-decoration: none;
    position: relative
}

ul.events li a:hover strong {
    background-color: #0c65bb
}

ul.events li a:hover i {
    border-color: #0c65bb
}

ul.events li i {
    height: 21px;
    width: 21px;
    position: relative;
    margin: auto;
    top: -10px;
    display: block;
    border: 3px solid #222;
    background-color: #FFF;
    padding: 2px;
    border-radius: 50%
}

ul.events li strong {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #222;
    display: block
}

ul.events li span {
    width: 1em;
    display: block;
    margin: auto;
    line-height: 1.4em
}

ul.events li.active a strong {
    background-color: #0c65bb
}

ul.events li.active a i {
    border-color: #0c65bb
}

ul.events li.active a em {
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #0c65bb;
    display: block;
    margin: auto;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: -55px
}

.events-tab {
    max-width: 720px;
    margin: auto
}

.events-tab .tab-pane {
    background-color: #0c65bb;
    color: #FFF;
    display: block;
    height: 0;
    overflow: hidden;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: -webkit-transform .6s, transform .6s, opacity .6s;
    transition: -webkit-transform .6s, transform .6s, opacity .6s
}

.events-tab .tab-pane.active {
    height: auto;
    display: block;
    overflow: visible;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.events-tab .img {
    float: left;
    width: 25%;
    margin: 15px;
    margin-top: -15px;
    margin-right: 30px
}

.events-tab h2 {
    margin: 30px 0 5px;
    font-size: 18px;
    font-weight: 700
}

.events-tab p {
    text-transform: uppercase;
    font-size: 12px
}

@media (max-width: 599px) {
    .events-tab .img {
        width: 100%;
        margin: -15px 0 20px
    }

    .events-tab .tab-pane {
        padding: 0 15px
    }
}

.sub004 {
    text-align: center
}

.sub004 img {
    max-width: 100%;
    display: inline-block
}

.sub-news-contain {
    position: relative;
    padding-left: 188px;
    margin-bottom: 70px
}

.sub-news-contain.sub014 {
    padding-left: 228px;
    z-index: 2
}

.sub-news-contain.sub014 .bx-next, .sub-news-contain.sub014 .bx-prev {
    left: 100%;
    margin-left: -185px;
    top: 220px
}

.sub-news-contain.sub014 .bx-next {
    margin-left: -137px
}

.sub-news-contain.sub014 .border-box {
    left: 68px;
    top: 150px
}

.sub-news-contain .box-border2 {
    position: absolute;
    width: 188px;
    height: 188px;
    border: 2px solid #222;
    right: 160px;
    top: 150px;
    z-index: 0
}

.sub-news-contain .border-box {
    position: absolute;
    width: 188px;
    height: 188px;
    border: 2px solid #222;
    border-right: 0;
    left: 0;
    top: 100px
}

.sub-news-contain .border-box img {
    float: right;
    margin-top: -40px
}

.sub-news-contain .bx-next, .sub-news-contain .bx-prev {
    position: absolute;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    background-color: #0c65bb;
    top: 120px
}

.sub-news-contain .bx-next:hover, .sub-news-contain .bx-prev:hover {
    background-color: #a20000
}

.sub-news-contain .bx-next i.fa, .sub-news-contain .bx-prev i.fa {
    font-size: 30px;
    line-height: 48px;
    color: #FFF
}

.sub-news-contain .bx-prev {
    left: 140px
}

.sub-news-contain .bx-prev i.fa {
    margin-left: -1px
}

.sub-news-contain .bx-next {
    left: 188px
}

.sub-news-contain .bx-next i.fa {
    margin-right: -2px
}

@media (max-width: 1199px) {
    .sub-news-contain {
        padding-left: 168px
    }

    .sub-news-contain .box-border2 {
        display: none
    }

    .sub-news-contain .border-box {
        width: 168px;
        height: 168px
    }

    .sub-news-contain .bx-prev {
        left: 120px
    }

    .sub-news-contain .bx-next {
        left: 168px
    }
}

@media (max-width: 991px) {
    .sub-news-contain.sub014 {
        padding-left: 0;
        width: 100%
    }

    .sub-news-contain.sub014 .border-box {
        display: none
    }

    .sub-news-contain.sub014 .img {
        width: 100%
    }

    .sub-news-contain.sub014 .bx-next, .sub-news-contain.sub014 .bx-prev {
        top: 20px
    }

    .sub-news-contain.sub014 .bx-prev {
        margin-left: -88px
    }

    .sub-news-contain.sub014 .bx-next {
        margin-left: -40px
    }
}

@media (max-width: 767px) {
    .sub-news-contain {
        padding: 0
    }

    .sub-news-contain .bx-next, .sub-news-contain .bx-prev {
        top: 20px
    }

    .sub-news-contain .border-box {
        display: none
    }

    .sub-news-contain .bx-prev {
        left: 20px
    }

    .sub-news-contain .bx-next {
        left: 68px
    }
}

.sub-news-slider {
    text-align: left
}

.sub-news-slider .img {
    width: 684px;
    float: left
}

.sub-news-slider .box-sub-news {
    position: relative;
    width: 310px;
    margin-left: -90px;
    margin-top: 40px;
    z-index: 2;
    float: left;
    color: #FFF
}

.sub-news-slider .box-sub-news a {
    color: #FFF
}

.sub-news-slider .box-sub-news p {
    line-height: 1.8em;
    text-indent: 28px;
    max-height: 10.8em
}

.sub-news-slider .box-sub-news h2 {
    font-size: 18px;
    margin: 5px 0 15px;
    font-weight: 700
}

.sub-news-slider .box-sub-news .bm {
    background: url(../images/red-overlay.png);
    width: 100%;
    padding: 40px 40px 45px 31px
}

.sub-news-slider .box-sub-news .bl {
    background: url(../images/reddot.png) top;
    position: absolute;
    width: 9px;
    height: 100%;
    top: 0;
    left: -9px
}

.sub-news-slider .more {
    float: right
}

@media (max-width: 1199px) {
    .sub-news-slider .box-sub-news {
        width: 290px;
        margin-top: 25px
    }

    .sub-news-slider .box-sub-news .bm {
        padding: 30px 30px 35px 21px
    }

    .sub-news-slider .img {
        width: 572px
    }
}

@media (max-width: 991px) {
    .sub-news-slider .bl {
        display: none
    }

    .sub-news-slider .box-sub-news {
        width: auto;
        margin: 0
    }

    .sub-news-slider .box-sub-news .bm {
        padding: 30px
    }
}

.sub016-bg1 {
    background: url(../images/001bg4.jpg)
}

@media (max-width: 1199px) {
    .sub016-bg1 {
        background-size: auto 100%
    }
}

.suba-news-contain {
    position: relative;
    margin-bottom: 70px
}

.suba-news-contain .bx-next, .suba-news-contain .bx-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #888;
    line-height: 38px;
    color: #666;
    background-color: #FFF;
    top: 70px
}

.suba-news-contain .bx-next:hover, .suba-news-contain .bx-prev:hover {
    background-color: #0c65bb;
    border-color: #0c65bb;
    color: #FFF
}

.suba-news-contain .bx-next i.fa, .suba-news-contain .bx-prev i.fa {
    font-size: 24px;
    line-height: 38px
}

.suba-news-contain .bx-prev {
    right: 120px
}

.suba-news-contain .bx-prev i.fa {
    margin-left: -1px
}

.suba-news-contain .bx-next {
    right: 70px
}

.suba-news-contain .bx-next i.fa {
    margin-right: -2px
}

@media (max-width: 1199px) {
    .suba-news-contain .bx-next, .suba-news-contain .bx-prev {
        top: 45px
    }
}

@media (max-width: 992px) {
    .suba-news-contain .bx-prev {
        right: 65px
    }

    .suba-news-contain .bx-next {
        right: 20px
    }

    .suba-news-contain .bx-next, .suba-news-contain .bx-prev {
        top: 20px
    }
}

.suba-news-slider {
    text-align: left
}

.suba-news-slider .img {
    width: 752px;
    float: left
}

.suba-news-slider .box-sub-news {
    position: relative;
    width: 460px;
    margin-left: -90px;
    margin-top: 60px;
    z-index: 2;
    float: left;
    color: #222
}

.suba-news-slider .box-sub-news a {
    color: #222
}

.suba-news-slider .box-sub-news p {
    line-height: 1.8em;
    text-indent: 28px
}

.suba-news-slider .box-sub-news h2 {
    font-size: 18px;
    margin: 5px 0 15px;
    font-weight: 700
}

.suba-news-slider .box-sub-news .bm {
    background: url(../images/w-overlay.png);
    width: 100%;
    padding: 40px 40px 45px 31px
}

.suba-news-slider .box-sub-news .bl {
    background: url(../images/wdot.png) top;
    position: absolute;
    width: 9px;
    height: 100%;
    top: 0;
    left: -9px
}

.suba-news-slider .more {
    float: right
}

@media (max-width: 1199px) {
    .suba-news-slider .box-sub-news {
        width: 360px;
        margin-top: 25px
    }

    .suba-news-slider .box-sub-news .bm {
        padding: 30px 30px 35px 21px
    }

    .suba-news-slider .img {
        width: 632px
    }
}

@media (max-width: 991px) {
    .suba-news-slider .img {
        width: 100%
    }

    .suba-news-slider .bl {
        display: none
    }

    .suba-news-slider .box-sub-news {
        width: auto;
        margin: 0
    }

    .suba-news-slider .box-sub-news .bm {
        padding: 30px
    }
}

.btn6 {
    font-size: 16px;
    background: #0c65bb;
    padding: 5px 25px;
    color: #FFF;
    display: inline-block;
    border: 0
}

.btn6:hover {
    background-color: #a20000;
    color: #FFF;
    text-decoration: none
}

.btn3 {
    font-size: 12px;
    background-color: #444;
    padding: 3px 20px;
    line-height: 20px;
    color: #FFF;
    display: inline-block;
    border: 0
}

.btn3:hover {
    background-color: #0c65bb;
    color: #FFF;
    text-decoration: none
}

a.next-page {
    font-size: 44px;
    color: #0c65bb;
    display: inline-block;
    margin: 60px 0 20px
}

a.next-page:hover {
    color: #900;
    text-decoration: none
}

a.next-page:active {
    color: #910000
}

@media (max-width: 479px) {
    a.next-page {
        margin: 30px 0 10px
    }
}

#lmhz {
    padding: 20px 0 60px;
    border-top: 1px dashed #999
}

.lmhz-slider-contain {
    max-width: 1150px;
    width: 100%;
    margin: auto;
    text-align: center;
    font-size: 0;
    position: relative
}

@media (max-width: 1199px) {
    .lmhz-slider-contain {
        max-width: 950px
    }
}

@media (max-width: 767px) {
    .lmhz-slider-contain {
        max-width: 460px
    }
}

@media (max-width: 599px) {
    .lmhz-slider-contain {
        width: 320px;
        margin: 0 auto
    }
}

@media (max-width: 330px) {
    .lmhz-slider-contain {
        margin: 0 -15px
    }
}

.lmhz-slider-contain .bx-pager {
    position: absolute;
    bottom: -5px;
    width: 100%;
    text-align: center;
    left: 0
}

.lmhz-slider-contain .bx-pager a {
    display: block;
    height: 16px;
    width: 16px;
    background-color: #555;
    border-radius: 20px;
    text-indent: -9999px;
    z-index: 3
}

.lmhz-slider-contain .bx-pager a.active {
    background-color: #0c65bb
}

.lmhz-slider-contain .bx-pager-item {
    display: inline-block;
    padding: 6px
}

.lmhz-box {
    padding: 80px 0;
    text-align: center
}

.lmhz-item {
    width: 146px;
    height: 146px;
    display: inline-block;
    position: relative;
    margin: -18px 37px
}

.lmhz-item .lmhz {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 30px;
    color: #555
}

.lmhz-item .lmhz span {
    font-size: 14px;
    line-height: 40px;
    display: block;
    margin: auto
}

.lmhz-item.it1 {
    margin-left: 90px
}

.lmhz-item.it4 {
    margin-right: 90px
}

.lmhz-item a.border {
    display: block;
    border: 1px solid #aaa;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 2;
    background: url(../images/bg1.png)
}

.lmhz-item a.border:hover {
    border: 3px solid #0c65bb
}

.ie9 .lmhz-item a.border {
    top: -18%;
    left: -20%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70711, M12=-0.70711, M21=0.70711, M22=0.70711, sizingMethod='auto expand')"
}

@media (max-width: 1199px) {
    .lmhz-item {
        width: 124px;
        height: 124px;
        margin: -14px 32px
    }

    .lmhz-item img {
        height: 54px;
        width: auto
    }

    .lmhz-item.it1 {
        margin-left: 60px
    }

    .lmhz-item.it4 {
        margin-right: 60px
    }
}

@media (max-width: 992px) {
    .lmhz-item {
        width: 146px;
        height: 146px;
        display: inline-block;
        position: relative;
        margin: -18px 37px
    }

    .lmhz-item img {
        height: 62px;
        width: auto
    }

    .lmhz-item.it1 {
        margin-left: 37px
    }

    .lmhz-item.it4, .lmhz-item.it9 {
        margin-left: 90px;
        margin-right: 37px
    }

    .lmhz-item.it10, .lmhz-item.it5 {
        margin-right: 90px
    }
}

@media (max-width: 767px) {
    .lmhz-item {
        width: 146px;
        height: 146px;
        display: inline-block;
        position: relative;
        margin: -18px 37px
    }

    .lmhz-item img {
        height: 62px;
        width: auto
    }

    .lmhz-item.it1, .lmhz-item.it10, .lmhz-item.it4, .lmhz-item.it7 {
        margin-left: 100px;
        margin-right: 100px
    }

    .lmhz-item.it2, .lmhz-item.it3, .lmhz-item.it5, .lmhz-item.it6, .lmhz-item.it8, .lmhz-item.it9 {
        margin: -18px 37px
    }
}

@media (max-width: 599px) {
    .lmhz-item {
        width: 104px;
        height: 104px;
        display: inline-block;
        position: relative;
        margin: -12px 28px
    }

    .lmhz-item .lmhz {
        padding-top: 15px
    }

    .lmhz-item img {
        height: 40px;
        width: auto
    }

    .lmhz-item.it1, .lmhz-item.it10, .lmhz-item.it4, .lmhz-item.it7 {
        margin-left: 60px;
        margin-right: 60px
    }

    .lmhz-item.it2, .lmhz-item.it3, .lmhz-item.it5, .lmhz-item.it6, .lmhz-item.it8, .lmhz-item.it9 {
        margin: -12px 28px
    }
}

.hidden {
    display: none
}

#isotope .img {
    margin-bottom: 20px
}

.map img {
    max-width: 100%;
    display: inline-block
}

.sub013 {
    max-width: 960px;
    margin: auto
}

.sub013 .col-xs-12 {
    padding: 0 10px
}

.sub013-top {
    margin-bottom: 20px
}

.sub013-top .img {
    border: 2px solid #222
}

.mb10 {
    margin-bottom: 10px
}

.footnav a {
    margin: 0 10px;
    display: inline-block
}

.page {
    padding-top: 30px;
    padding-bottom: 30px
}

@media (max-width: 767px) {
    .page {
        text-align: center
    }
}

.page a.more {
    display: inline-block;
    width: 98px;
    color: #666;
    border-bottom: 2px solid #666;
    text-decoration: none;
    line-height: 36px
}

.page a.more:hover {
    border-color: #0c65bb
}

.page ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block
}

.page li {
    list-style: none;
    float: left;
    text-align: center
}

.page li i {
    font-size: 18px
}

.page li a {
    text-decoration: none;
    width: 30px;
    height: 30px;
    display: block;
    padding: 0 5px;
    line-height: 28px;
    border: 1px solid #9b9b9b;
    margin: 5px;
    color: #222
}

.page li a:hover {
    background-color: #eee
}

.page li .next, .page li .prev {
    width: 74px
}

.page .active a {
    background-color: #0c65bb;
    border: 1px solid #0c65bb;
    color: #fff
}

.page .active a:hover {
    background-color: #0c65bb
}

.company {
    font-size: 14px
}

.company p {
    text-indent: 28px;
    line-height: 30px
}

.sub-nav-contain {
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb
}

ul.sub3-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: -1px
}

ul.sub3-nav li {
    float: left;
    border-collapse: collapse;
    border: 1px solid #bbb;
    margin: -1px -1px 0 0
}

ul.sub3-nav a {
    padding: 10px 30px;
    margin-right: -1px;
    margin-top: -1px;
    margin-bottom: -1px;
    display: block;
    color: #666;
    text-decoration: none
}

ul.sub3-nav a:hover {
    position: relative;
    border-color: #0c65bb;
    background: #0c65bb;
    color: #FFF
}

.bot-article {
    border-top: 1px dotted #ccc;
    padding: 20px 0;
    font-size: 12px
}

.related-articles {
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0
}

.related-articles li {
    line-height: 28px
}

.related-articles a {
    color: gray;
    text-decoration: none
}

.related-articles a:hover {
    color: #0c65bb
}

.main2 {
    padding: 30px 0 50px
}

.main2.even {
    background: #f6f6f6
}

.newslist {
    border-bottom: 1px dashed #888;
    padding: 20px 0
}

.newslist p {
    line-height: 1.6em;
    max-height: 4.8em;
    overflow: hidden
}

.newslist .sum h3 {
    margin: 0 0 15px
}

.newslist .sum h3 a {
    color: #0c65bb
}

@media (max-width: 767px) {
    .newslist .img {
        margin-bottom: 20px
    }
}

#newslist {
    max-width: 960px;
    margin: auto;
    width: 100%
}

a.close-contact {
    position: absolute;
    color: #444;
    top: 0;
    right: 0;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-align: center
}

a.close-contact:hover {
    color: #0c65bb
}

a.close-contact2 {
    position: absolute;
    color: #FFF;
    top: 0;
    right: 0;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    opacity: .8
}

a.close-contact2:hover {
    opacity: 1
}

.pic-icon {
    -webkit-transition: all .35s;
    transition: all .35s
}

.bb {
    position: relative;
    min-height: 88px
}

@media (max-width: 991px) {
    .bb {
        min-height: 66px
    }
}

.bb .b1 {
    text-align: center
}

.bb .b1 .pic-icon {
    display: inline-block;
    position: relative;
    text-indent: 0
}

.bb .b2 {
    padding: 0 20px;
    text-align: center;
    position: absolute;
    top: 100%;
    -webkit-transition: all .35s;
    transition: all .35s;
    width: 100%
}

.bb .b2 p {
    -webkit-transition: all .35s;
    transition: all .35s;
    opacity: 0;
    filter: alpha(opacity=0);
    max-height: 4.8em;
    overflow: hidden;
    line-height: 1.6em
}

.busbox.sb {
    padding-bottom: 80px
}

.busbox.sb:hover {
    background-color: #fafafa
}

.busbox.sb:hover .b1 .pic-icon {
    margin-top: -50px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.busbox.sb:hover .b2 {
    text-align: left;
    top: 5%
}

@media (min-width: 768px) and (max-width: 991px) {
    .busbox.sb:hover .b2 {
        top: -30%
    }
}

@media (max-width: 478px) {
    .busbox.sb:hover .b2 {
        top: -40%
    }
}

.busbox.sb:hover .b2 p {
    opacity: 1;
    filter: alpha(opacity=100)
}

#map * {
    box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.time-line-container {
    max-width: 900px;
    width: 100%;
    margin: auto;
    position: relative
}

.time-line-box {
    background-color: #0c65bb;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
    position: relative;
    left: 50%;
    top: 45px;
    width: 700px;
    margin-left: -350px
}

.time-line-box .img {
    margin: 0 -15px;
    height: 0;
    padding-top: 75%;
    position: relative
}

.time-line-box .img img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0
}

@media (max-width: 767px) {
    .time-line-box {
        width: 500px;
        margin-left: -250px
    }
}

@media (max-width: 480px) {
    .time-line-box {
        width: 280px;
        margin-left: -140px
    }
}

.timeline-content {
    color: #FFF
}

.timeline-content h2 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 5px
}

.timeline-content h3 {
    font-size: 17px
}

.timeline-content .viewport {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    border: 5px solid transparent;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent
}

.timeline-content .overview {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

@media (max-width: 767px) {
    .timeline-content .viewport {
        border: 10 solid #FFF
    }

    .timeline-content .arc-content {
        padding-bottom: 40px
    }
}

.scrollbar {
    background: #d55453;
    position: absolute;
    right: 0;
    top: 0;
    width: 5px;
    z-index: 4
}

.scrollbar .track {
    background: #d55453;
    height: 100%;
    width: 5px;
    position: relative
}

.scrollbar .thumb {
    background: #f8a6a5;
    height: 20px;
    width: 5px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.scrollbar .thumb:active {
    background: #666
}

.time-line .item {
    position: relative;
    padding-bottom: 50px
}

.time-line .item a {
    display: block;
    line-height: 30px;
    font-size: 18px;
    color: #666;
    text-decoration: none;
    text-align: center
}

.time-line .item .time-line-box {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1
}

.time-line .owl-item.center .item a {
    font-size: 28px;
    color: #0c65bb
}

.time-line .owl-item.center .item .time-line-box {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 9
}

.timeline-content {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0
}

@media (max-width: 767px) {
    .timeline-content {
        height: 200px;
        position: relative
    }
}

.line-dotted {
    background: url(../images/line2.png);
    background-size: 100% 100%;
    height: 2px;
    text-align: center;
    margin-top: 10px;
    position: absolute;
    width: 100%;
    top: 35px;
    left: 0
}

.line-dotted .cdot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    background-color: #555;
    margin: auto;
    position: relative;
    top: -4px
}

#box-time {
    overflow: hidden;
    height: 490px
}

#box-time .owl-next, #box-time .owl-prev {
    display: block;
    position: absolute;
    top: 55%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    border-top: 1px solid #222;
    border-left: 1px solid #222;
    z-index: 1000;
    text-indent: -9999px;
    cursor: pointer;
    background: url(../images/blank.png)
}

#box-time .owl-next:hover, #box-time .owl-prev:hover {
    border-color: #0c65bb
}

#box-time .owl-prev {
    left: 25px;
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg)
}

#box-time .owl-next {
    right: 25px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

@media (max-width: 991px) {
    #box-timenext, #box-timeprev {
        border-color: #FFF;
        border-width: 2px
    }

    #box-timenext:hover, #box-timeprev:hover {
        border-color: #FFF
    }
}

@media (max-width: 991px) {
    #box-timenext, #box-timeprev {
        opacity: 0;
        filter: alpha(opacity=0);
        z-index: -1
    }
}

@media (max-width: 767px) {
    #box-time {
        height: auto
    }
}

.xue-slider-container {
    max-width: 1000px;
    margin: auto;
    position: relative
}

.xue-slider-container .item {
    background: #FFF;
    background: rgba(255, 255, 255, .3)
}

.xue-slider-container .desc {
    padding: 60px 20px 40px;
    padding-right: 60px
}

.xue-slider-container .desc h3 {
    font-size: 20px;
    margin: 0 0 20px
}

.xue-slider-container .desc h3 a {
    color: #0c65bb
}

.xue-slider-container .desc p {
    line-height: 24px
}

.xue-slider-container .bx-controls-direction a {
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #ddd;
    border: 1px solid rgba(255, 255, 255, .3);
    line-height: 38px;
    color: #666;
    background-color: #FFF;
    background-color: rgba(255, 255, 255, .3);
    top: 20px
}

.xue-slider-container .bx-controls-direction a.bx-prev {
    right: 70px
}

.xue-slider-container .bx-controls-direction a.bx-next {
    right: 20px
}

.main4 .container {
    background: 0 0
}

#box-1 {
    text-align: center;
    border-top: 1px solid #e3e2e2;
    background-color: #fcfcfc
}

#box-1 .box-1 {
    margin: 0 auto;
    padding: 40px 10px
}

#box-1 .box-1 p {
    text-align: center;
    line-height: 1.7;
    color: #828282
}

#box-1 .box-1 .readmore {
    display: inline-block;
    color: #020901;
    font-size: 14px;
    margin-top: 10px
}

#main2.style-1 {
    background: url(../images/001bg4.jpg) center;
    position: relative
}

.heading01 .gb {
    color: #080103;
    opacity: .5
}

#banner-1 img {
    background-position: center;
    overflow: hidden;
    position: relative;
    width: 100%;
    background-position: center;
    background-size: auto 100%
}

@media (max-width: 1199px) {
    #banner-1 img {
        height: auto
    }
}

@media (max-width: 991px) {
    #banner-1 img {
        height: 280px;
        background-size: auto 100%
    }
}

@media (max-width: 767px) {
    #banner-1 img {
        height: 220px
    }
}

@media (max-width: 478px) {
    #banner-1 img {
        height: 140px
    }
}

#main3.style-1 {
    background-color: #f3f3f3;
    padding-bottom: 40px
}

#main3.style-1 .text-1 .text-item {
    border-bottom: 1px solid #dbdada
}

#main3.style-1 .text-1 .text-item p {
    margin-bottom: 30px;
    line-height: 2
}

#main4 {
    padding-bottom: 150px
}

#main4 .bg-main {
    background: url(../images/001bg5.jpg) center #fff;
    height: 423px
}

#main4 .bg-main .box-item {
    min-height: 420px;
    background-color: #ab0007;
    max-width: 950px;
    padding: 40px 35px;
    margin: 50px auto
}

#main4 .bg-main .box-item .img-style {
    margin-top: -60px;
    margin-bottom: 10px
}

#main4 .bg-main .box-item .img-style img {
    max-width: 100%
}

#main4 .bg-main .box-item h3 {
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    margin: 0;
    margin-bottom: 10px
}

#main4 .bg-main .box-item p {
    color: #fff;
    margin-bottom: 35px;
    line-height: 2
}

#main4 .bg-main .box-item .readmore {
    color: #fff;
    font-family: "Arial, Helvetica, sans-serif"
}

@media (max-width: 767px) {
    #main4 .bg-main .box-item p {
        margin-bottom: 10px;
        line-height: 1.2
    }
}

.readmore {
    display: inline-block;
    color: #020901;
    font-size: 14px;
    padding-top: 30px
}

@media (min-width: 639px) and (max-width: 760px) {
    #main4 {
        padding-bottom: 250px
    }

    #main4 .bg-main .box-item {
        overflow: hidden;
        min-height: 550px
    }

    #main4 .bg-main .box-item .img-style {
        margin-bottom: 10px
    }
}

#box-time {
    padding-bottom: 80px
}

.row_next, .row_prev {
    text-align: center;
    position: relative;
    z-index: 9
}

.row_next {
    margin-top: -30px
}

.row_prev {
    margin-bottom: 30px
}

a.continue_button {
    cursor: pointer;
    display: inline-block;
    border: 0;
    background: #ab0007;
    font-size: 14px;
    font-weight: 200;
    color: #fff;
    text-align: center;
    width: 100px;
    font-size: 24px;
    color: #FFF
}

.row_continue {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 48px;
    height: 65px
}

.time_line {
    width: 100%;
    margin-top: 62px
}

.time_line .row {
    height: 172px
}

.time_line .row a.box {
    border: 1px solid #e2e2e2;
    padding: 30px;
    display: inline-block;
    font-size: 16px;
    width: 460px;
    color: #444;
    text-decoration: none
}

.time_line .row a.box:hover {
    background-color: #0c65bb;
    border-color: #0c65bb;
    color: #FFF
}

@media (max-width: 1199px) {
    .time_line .row a.box {
        max-width: 400px;
        width: 100%
    }
}

.time_line .row .box_time {
    color: #ab0007;
    width: 100%;
    line-height: 106px
}

@media (max-width: 599px) {
    .time_line .row .col-xs-6 {
        width: 100%
    }

    .time_line .row .col-xs-6 .box_time {
        position: absolute;
        line-height: 30px
    }
}

.time_line .row .col-xs-6 .box_time {
    text-align: left
}

.time_line .row .col-xs-6 .box {
    float: right
}

.time_line .row .col-xs-6:first-child .box_time {
    text-align: right
}

.time_line .row .col-xs-6:first-child .box {
    float: left
}

.time_line .col-xs-6 .box_time:before {
    content: "";
    position: absolute;
    background: url(../images/line.png) center;
    height: 200px;
    width: 12px;
    margin-top: -100px;
    left: -6px;
    top: 50%;
    float: left
}

.time_line .col-xs-6:first-child .box_time:before {
    background: 0 0
}

.time_line .col-xs-6:first-child .box_time:after {
    content: "";
    position: absolute;
    background: url(../images/line.png) center;
    height: 200px;
    width: 12px;
    right: -6px;
    margin-top: -100px;
    float: right;
    top: 50%
}

@media (max-width: 767px) {
    .slider_content {
        position: relative !important;
        top: inherit !important;
        right: inherit !important
    }
}

@media (max-width: 599px) {
    .time_line .row {
        position: relative;
        height: auto;
        margin-bottom: 40px
    }

    .time_line .col-xs-6 {
        position: static
    }

    .time_line .col-xs-6 .box_time:before {
        background: 0 0
    }

    .time_line .col-xs-6:first-child .box_time:after {
        background: 0 0
    }

    .time_line .col-xs-6 .box_time {
        text-align: left;
        top: 100%;
        left: 0;
        padding: 0 15px;
        width: 100%
    }

    .time_line .col-xs-6:first-child .box_time {
        text-align: right
    }
}

@media (min-width: 320px) and (max-width: 640px) {
    .slider_content {
        position: relative !important;
        top: inherit !important;
        right: inherit !important
    }
}

.slider_content {
    background: url(../images/bg-slider.png) no-repeat;
    max-width: 431px;
    height: 300px;
    padding: 15px;
    position: absolute;
    right: 200px;
    top: 28px
}

.slider_content h2 {
    color: #000;
    font-size: 14px
}

.slider_content .item {
    width: 400px
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.box-content .box-title {
    background: #f6f6f6;
    border: 1px solid #e5e5e5;
    text-align: center;
    margin-bottom: 20px
}

.box-content .box-title h3 {
    color: #000;
    font-size: 14px;
    opacity: .5;
    margin: 12px 0
}

.box-content .text-content {
    padding-top: 15px
}

.box-content .text-content p {
    line-height: 2;
    margin-bottom: 30px
}

.box-content .text-content .menu-related {
    padding: 20px 0;
    border-top: 1px dotted #bfbfbf
}

.box-content .text-content .menu-related li {
    list-style: none;
    color: #828282;
    margin-bottom: 10px
}

.box-content .text-content .menu-related li a {
    color: #828282;
    font-size: 14px;
    text-decoration: none
}

.box-content .text-content .menu-related li a:hover {
    color: #ab0007
}

#box-content .dot {
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 40px;
    left: -20px;
    width: 18px;
    height: 18px;
    background: #FFF
}

#box-content ul.pagination li {
    display: inline-block;
    margin-right: 10px
}

#box-content ul.pagination li a {
    color: #999
}

#box-content ul.pagination li.active a {
    background: #ab0007;
    border: 1px solid #ab0007;
    color: #fff
}

#box-content .slider_content_1 {
    position: relative;
    overflow: hidden;
    border: 1px solid #e2e2e2
}

#box-content .slider_content_1 .item .row:before {
    background: url(../images/arrow-left.png) no-repeat;
    width: 8px;
    height: 15px;
    float: right;
    position: absolute;
    right: 434px;
    top: 36px;
    z-index: 9999
}

#box-content .slider_content_1 .col-xs-12 {
    padding-left: 0
}

#box-content .slider_content_1 .col-md-3 {
    padding-right: 0
}

#box-content .slider_content_1 .owl-nav {
    display: none
}

#box-content .slider_content_1 .text-content {
    padding: 20px 10px
}

#box-content .slider_content_1 .text-content h2 {
    color: #ab0007;
    font-size: 16px
}

#box-content .slider_content_1 .text-content p {
    color: #666;
    font-size: 12px;
    line-height: 1.5
}

#box-content .slider_content_1 .slider-list-contain {
    margin: 35px 0
}

#box-content .slider_content_1 .slider-list {
    list-style: none;
    padding: 0;
    margin: 0
}

#box-content .slider_content_1 .slider-list li {
    list-style: none;
    border-bottom: 1px solid #e2e2e2;
    background: #f3f3f3
}

#box-content .slider_content_1 .slider-list li.active {
    background: #FFF;
    border-left: 0
}

#box-content .slider_content_1 .slider-list li.active:hover {
    background: #FFF
}

#box-content .slider_content_1 .slider-list li:hover {
    background: #f7f7f7
}

#box-content .slider_content_1 .slider-list li a {
    color: #666;
    font-size: 12px;
    text-decoration: none;
    padding: 12.5px 20px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis
}

@media (max-width: 1199px) {
    #box-content .slider_content_1 .slider-list li a {
        padding: 7.5px 20px
    }
}

.slider-list-contain .bx-next, .slider-list-contain .bx-prev {
    position: absolute;
    width: 100%;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background-color: #0c65bb;
    left: 0
}

.slider-list-contain .bx-next:hover, .slider-list-contain .bx-prev:hover {
    background-color: #a20000
}

.slider-list-contain .bx-next i.fa, .slider-list-contain .bx-prev i.fa {
    font-size: 24px;
    line-height: 35px;
    color: #FFF
}

.slider-list-contain .bx-prev {
    top: 0
}

.slider-list-contain .bx-prev i.fa {
    margin-left: -1px
}

.slider-list-contain .bx-next {
    bottom: 0
}

.slider-list-contain .bx-next i.fa {
    margin-right: -2px
}

@media (min-width: 768px) {
    #box-content .slider_content_1 .item .row:before {
        right: 277px
    }
}

@media (max-width: 767px) {
    .slider_content_1 .col-xs-12 {
        padding-right: 0
    }

    .slider_content_1 .item .col-xs-12 {
        padding-right: 0
    }
}

@media (max-width: 767px) {
    #box-content .slider_content_1 .item .row:before {
        display: none
    }
}

#map {
    width: 100%;
    height: 680px
}

#contact {
    position: relative;
    top: 0
}

#contact .contact-body {
    padding: 20px;
    background: #fff;
    position: absolute;
    top: 20%;
    left: 30%;
    width: 40%;
    -webkit-transition: all .5s;
    transition: all .5s
}

#contact .contact-body h2 {
    margin: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #e2e2e2
}

#contact .contact-body.closed {
    top: initial;
    left: initial;
    bottom: 0;
    right: 0;
    height: 60px;
    overflow: hidden;
    padding: 10px
}

#contact .contact-body2 {
    background: #ab0007;
    position: absolute;
    width: 100%;
    top: -120px;
    left: 180px;
    color: #fff;
    border-radius: 5px
}

#contact .contact-body2 h2 {
    margin: 0;
    padding-bottom: 15px;
    font-size: 22px
}

#contact .contact-body2 p {
    line-height: 30px;
    border-bottom: 1px solid #bc3339;
    padding-bottom: 10px;
    text-indent: 24px
}

#contact .contact-body2 .arrow-left {
    border-top: 20px solid transparent;
    border-right: 25px solid #ab0007;
    margin-left: -25px;
    margin-top: 60px;
    float: left
}

#contact .contact-body2 .information {
    padding: 20px
}

#contact .contact-body2 .read-more a {
    color: #fff
}

#contact .heading {
    color: #111;
    text-align: left;
    font-size: 36px;
    text-transform: uppercase
}

#contact .heading .en {
    font-family: "Time New Roman", serif
}

#contact .heading .gr {
    font-weight: 400;
    color: #a4a3a3;
    display: inline-block
}

#contact .heading .red {
    color: #0c65bb
}

#contact .heading .contact-inn {
    padding-top: 20px
}

#contact .heading .contact-inn img {
    max-width: 100%;
    float: left;
    width: 30%
}

#contact .heading .contact-inn .information {
    padding-left: 20px;
    width: 70%;
    font-size: 14px;
    color: #333;
    text-transform: lowercase;
    float: left;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    #contact .heading .contact-inn .information {
        width: auto
    }
}

#contact .heading .contact-inn .information span {
    float: left;
    clear: both;
    line-height: 27px
}

#contact .heading .contact-inn .information a {
    color: #333
}

#contact .heading .contact-inn .information i {
    padding: 20px
}

#contact .heading .contact-inn .information i.home {
    background: url(../images/i-home.png) no-repeat left center
}

#contact .heading .contact-inn .information i.address {
    background: url(../images/i-address.png) no-repeat left center
}

#contact .heading .contact-inn .information i.phone {
    background: url(../images/i-phone.png) no-repeat left center
}

#contact .heading .contact-inn .information i.fax {
    background: url(../images/i-fax.png) no-repeat left center
}

#contact .heading .contact-inn .information i.net {
    background: url(../images/i-net.png) no-repeat left center
}

@media (max-width: 767px) {
    #contact #map {
        height: 320px
    }

    #contact .contact-body {
        width: 100%;
        left: 0;
        top: 10%;
        position: relative
    }

    #contact .contact-body .information {
        width: 100%;
        padding-left: 0 !important;
        padding-bottom: 10px
    }

    #contact .heading .contact-inn img {
        width: 100%;
        text-align: center;
        padding-bottom: 10px
    }
}

.tr-des {
    margin: 0 100px;
    font-size: 14px;
    line-height: 30px
}

@media (max-width: 991px) {
    .tr-des {
        margin: 0 50px
    }
}

@media (max-width: 767px) {
    .tr-des {
        margin: 0
    }
}

#main1 a {
    color: #0c65bb
}

#main4-banner {
    background: url(../images/money.png) no-repeat 50% 0;
    background-size: auto 100%;
    width: 100%;
    padding-top: 12.6%;
    margin-bottom: 20px
}

@media (max-width: 991px) {
    #main4-banner {
        padding-top: 20%
    }
}

@media (max-width: 767px) {
    #main4-banner {
        padding-top: 25%
    }
}

.grey-bg {
    background-image: linear-gradient(top, transparent 140px, #f3f3f3 140px, #f3f3f3 100%);
    background-image: -webkit-linear-gradient(top, transparent 140px, #f3f3f3 140px, #f3f3f3 100%);
    background-image: -moz-linear-gradient(top, transparent 140px, #f3f3f3 140px, #f3f3f3 100%);
    background-image: -ms-linear-gradient(top, transparent 140px, #f3f3f3 140px, #f3f3f3 100%);
    background-image: -o-linear-gradient(top, transparent 140px, #f3f3f3 140px, #f3f3f3 100%)
}

#tr-main4 .heading01 {
    padding: 0 0 30px 0
}

#tr-main4 .btn.more {
    position: relative;
    bottom: 0;
    color: #fff;
    background-color: #ab0007;
    border: none;
    font-size: 14px;
    padding: 10px 40px
}

#tr-main4 .btn.more:hover {
    background-color: #a20000
}

#tr-main2 {
    background: url(../images/main2-bg.png) no-repeat 50% 0;
    background-size: auto 100%;
    padding-bottom: 110px;
    margin-bottom: 50px
}

#tr-main2 .heading01 {
    color: #fff
}

#tr-main2 .box-media {
    border: none;
    background: 0 0;
    margin-top: -10px
}

#tr-main2 .box-media h4 {
    margin-bottom: 20px;
    margin-top: 20px
}

#tr-main2 .show-media {
    background-color: rgba(255, 255, 255, .8);
    position: relative;
    float: right;
    width: 90%;
    height: auto;
    padding: 40px 50px 40px 25px;
    text-align: left
}

#tr-main2 .show-media:after {
    right: 100%;
    top: 25%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-right-color: rgba(255, 255, 255, .8);
    border-width: 10px;
    margin-top: -10px
}

#tr-main2 .show-media .tb {
    height: 60px
}

#tr-main2 .box-media:hover .show-media {
    opacity: 1
}

#tr-main2 .mediacenter {
    position: relative
}

@media (max-width: 991px) {
    #tr-main2 .box-media p {
        max-height: 72px;
        overflow: hidden;
        line-height: 24px
    }
}

#tr-main5 .mediacenter {
    position: relative
}

.box-container {
    padding-top: 101.983%;
    position: relative
}

.box-container .box-absolute {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

#tr-main2 a {
    color: #0c65bb
}

#tr-main2 .mediacenter .col-xs-12:first-child {
    padding: 0;
    padding-top: 20px
}

#tr-main2 .btn.more {
    position: relative;
    color: #fff;
    background-color: #ab0007;
    border: none;
    font-size: 14px;
    padding: 10px 40px;
    margin-top: 30px
}

#tr-main2 .btn.more:hover {
    background-color: #a20000
}

#tr-main5 .heading01 {
    padding: 0
}

#tr-main5 .busbox {
    border: none;
    padding: 0 10px;
    padding-top: 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 0
}

#tr-main5 .busbox h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis
}

@media (max-width: 991px) {
    #tr-main5 .busbox p {
        max-height: 3em;
        line-height: 1.5em;
        overflow: hidden
    }
}

#tr-main5 .busbox .hide-media {
    position: absolute;
    background-color: #e2e2e2;
    bottom: 0;
    left: 0;
    z-index: 100;
    max-width: 100%;
    padding: 20px;
    line-height: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

#tr-main5 .busbox .show, #tr-main5 .busbox:hover .hide-media {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

#tr-main5 .busbox .hide-media p {
    font-size: 12px;
    min-height: 50px
}

#tr-main5 .busbox .hide-media a {
    color: #ab0007;
    text-decoration: none
}

#tr-main5.grey-bg {
    background-image: linear-gradient(top, transparent 200px, #f3f3f3 200px, #f3f3f3 100%);
    background-image: -webkit-linear-gradient(top, transparent 200px, #f3f3f3 200px, #f3f3f3 100%);
    background-image: -moz-linear-gradient(top, transparent 200px, #f3f3f3 200px, #f3f3f3 100%);
    background-image: -ms-linear-gradient(top, transparent 200px, #f3f3f3 200px, #f3f3f3 100%);
    background-image: -o-linear-gradient(top, transparent 200px, #f3f3f3 200px, #f3f3f3 100%);
    background-size: auto 100%
}

#tr-main6 {
    margin: 40px 0
}

#tr-main6 .btn.more {
    position: relative;
    color: #fff;
    background-color: #ab0007;
    border: none;
    font-size: 14px;
    padding: 10px 40px;
    margin-top: 50px
}

#tr-main6 .btn.more:hover {
    background-color: #a20000
}

#tr-main6 .heading01 {
    padding: 10px 0
}

#tr-main3 {
    padding-bottom: 50px
}

#tr-main3.grey-bg {
    background-color: #f3f3f3
}

#tr-main3 .box-media {
    border: none;
    background: 0 0;
    margin: 0
}

#tr-main3 .box-media:hover .show-media {
    opacity: 1
}

#tr-main3 .btn.more {
    position: relative;
    color: #fff;
    background-color: #ab0007;
    border: none;
    font-size: 14px;
    padding: 10px 40px;
    margin-top: 50px
}

#tr-main3 .btn.more:hover {
    background-color: #a20000
}

#tr-main3 .show-media {
    background-color: #fff;
    position: relative;
    height: auto;
    padding: 50px;
    text-align: left;
    max-height: 339px
}

@media (max-width: 1199px) {
    #tr-main3 .btn.more {
        margin-top: 10px
    }

    #tr-main3 .show-media {
        padding: 30px
    }
}

#tr-main3 .mediacenter .col-xs-12 {
    padding: 0
}

#tr-main3 .box-media p {
    overflow: initial
}

@media (min-width: 768px) {
    #tr-main2 .mediacenter .col-sm-6, #tr-main5 .mediacenter .col-sm-6 {
        width: 60%
    }

    #tr-main2 .box-media {
        float: right;
        position: absolute;
        right: 0;
        top: 0
    }
}

.disabled {
    pointer-event: none
}

/* 自定义css */

.about_us_div {
    position: absolute !important;
}

@media (max-width: 767px) {
    #tr-main2 {
        padding-bottom: 150px
    }

    #tr-main2 .show-media {
        float: left;
        width: 100%;
        height: auto;
        padding: 10px 20px
    }

    #tr-main2 .show-media:after {
        border: solid transparent
    }

    #tr-main2 .mediacenter .col-xs-12:first-child {
        padding: 0;
        padding-bottom: 10px
    }

    #tr-main3 {
        padding-bottom: 50px
    }

    .about_us_div {
        position: initial !important;
        background-image: url('../images/main/comp4_1.png');
        background-size: auto 100%;
    }
}

.div_text_center {
    display: -moz-box;
    /*兼容Firefox*/
    display: -webkit-box;
    /*兼容FSafari、Chrome*/
    -moz-box-align: center;
    /*兼容Firefox*/
    -webkit-box-align: center;
    /*兼容FSafari、Chrome */
    -moz-box-pack: center;
    /*兼容Firefox*/
    -webkit-box-pack: center;
    /*兼容FSafari、Chrome */
}

.navbar .nav > li:hover .dropdown-menu {
    display: block;
}

.p_indent {
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
}

.about_us {
    float: left;
    padding-top: 10px;
    padding-left: 4% !important;
    line-height: 250%;
    font-size: 18px;
    letter-spacing: 4px;
}

.about_us div {
    overflow: hidden;
}

#nav-list li ul {
    padding: 0px;
}

#nav-list li ul li {
    height: 40px;
    padding: 0px;
}

#nav-list li ul li a {
    line-height: 40px;
}

.nav-icon-my {
    z-index: 999
}

.navbar-style .navbar-collapse {
    margin-left: 0px;
    margin-right: 0px;
}

.footer-my {
    clear: both;
    width: 100%;
    border: solid 5px #181818;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}

#einton-content .tc p {
    font-size: 20px;
}

.hide-media p {
    font-size: 16px;
}

.et-header {
    width: 1050px;
    margin: 0 auto;
}

.et-header-02 {
    width: 1240px;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }

    .et-header {
        width: 750px
    }
}

@media (max-width: 768px) {
    .et-header {
        width: 100%;
        text-align: center;
    }

    .et-header-02 {
        width: 100%;
        text-align: center;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }

    .et-header {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }

    .et-header {
        width: 1050px;
        margin: 0 auto;
    }

    .et-header-02 {
        width: 1240px;
        margin: 0 auto;
    }
}

.tag-line-01 {
    width: 327px;
    height: 22px;
    position: relative;
    margin: 0px auto;
    margin-top: 140px;
}

.tag-line-01 .liner {
    width: 100%;
    height: 1px;
    background-color: #ccc;
    position: relative;
    top: 50%;
}

.tag-line-con {
    text-align: center;
    width: 190px;
    height: 22px;
    line-height: 22px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    z-index: 3;
}

.icon-star {
    font-size: 22px;
    color: red;
    margin-right: 10px;
}

.tag-line-con-02 {
    text-align: center;
    margin-top: 15px;
    color: #777777;
    font-size: 14px;
}

.home-card-01 {
    padding: 0px;
    padding-top: 40px;
    height: 630px;
}

.home-card-border-01 {
    border-top: solid 1px #E5E5E5;
    border-bottom: solid 1px #E5E5E5;
}

.home-card-border-02 {
    border: solid 1px #E5E5E5;
}


.home-card-02 {
    width: 110px;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
}

.home-card-03 {
    margin-top: 40px;
    margin-top: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: 600
}

.home-card-03 a {
    color: #222;
}

.home-card-03 a:hover {
    color: #E60021;
}

.home-card-04 {
    font-size: 14px;
    padding: 0 30px;
    color: #666666;
    text-indent: 25px;
    line-height: 200%;
    padding-bottom: 15px;
}

.home-card-05 {
    width: 25%;
    margin: 0 auto;
    border: solid 1px #E60021;
    color: #E60021;
    padding: 5px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    display: block;
}

.home-card-05:hover {
    width: 25%;
    margin: 0 auto;
    border: solid 1px #E60021;
    color: #fff;
    padding: 5px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    display: block;
    background: #E60021;
    text-decoration: none;
}

.home-card-06 {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
}

.home-card-img-01 {
    height: 88px;
}

@media (max-width: 768px) {
    .home-card-01 {
        padding: 0px;
        padding-top: 40px;
        height: 630px;
    }

    .home-card-border-02 {
        border: 0;
    }

    .home-card-04 {
        font-size: 16px;
        padding: 0px;
        color: #666666;
        text-indent: 25px;
        line-height: 200%;
        padding-bottom: 15px;
    }

    .home-card-05 {
        width: 50%;
        margin: 0 auto;
        border: solid 1px #E60021;
        color: #E60021;
        padding: 5px;
        margin: 0 auto;
        text-align: center;
        font-size: 14px;
        display: block;
    }

    .home-card-05:hover {
        width: 50%;
        margin: 0 auto;
        border: solid 1px #E60021;
        color: #fff;
        padding: 5px;
        margin: 0 auto;
        text-align: center;
        font-size: 14px;
        display: block;
        background: #E60021;
        text-decoration: none;
    }

    .dropdown-backdrop {
        position: unset;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        z-index: 0
    }
}