html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,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: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.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: -0.5em
}

sub {
    bottom: -0.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: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after,a[href^="#"]:after {
        content: ""
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,h2,h3 {
        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 th,.table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: "FontAwesome";
    src: url("../fonts/fontawesome-webfont.eot");
    src: url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff") format("woff"),url("../fonts/fontawesome-webfont.ttf") format("truetype"),url("../fonts/fontawesome-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa,.fancybox-prev span:before,.fancybox-next span:before,.breadcrumbs a:before,.left-bar .nav>li>a:before,.left-bar-2 .nav>li>a:before,.anli-list a:before {
    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: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,.fa-close:before,.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {

    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before,.anli-list a:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before,.fancybox-prev span:before {
    content: "\f104"
}

.fa-angle-right:before,.fancybox-next span:before,.breadcrumbs a:before,.left-bar .nav>li>a:before,.left-bar-2 .nav>li>a:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
    content: "\f158"
}

.fa-won:before,.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,*:after {
    -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
}

input,button,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s
}

a:hover,a:focus {
    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 0.2s ease-in-out;
    transition: all 0.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: normal;
    line-height: 1
}

h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 19px;
    margin-bottom: 9.5px
}

h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small {
    font-size: 65%
}

h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 9.5px;
    margin-bottom: 9.5px
}

h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .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;
    line-height: 1.8em;
    text-indent: 2em;
}

.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
}

ul,ol {
    margin-top: 0;
    margin-bottom: 9.5px
}

ul ul,ul ol,ol ul,ol ol {
    margin-bottom: 0
}

.list-unstyled,.list-inline {
    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
}

dt,dd {
    line-height: 1.42857
}

dt {
    font-weight: bold
}

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:before,.dl-horizontal dd:after {
        content: " ";
        display: table
    }

    .dl-horizontal dd:after {
        clear: both
    }
}

abbr[title],abbr[data-original-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 p:last-child,blockquote ul:last-child,blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,blockquote small,blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #999

}

blockquote footer:before,blockquote small:before,blockquote .small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before {
    content: ""
}

.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after {
    content: "\00A0 \2014"
}

blockquote:before,blockquote:after {
    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:before,.container:after {
    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:1176px
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    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-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        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-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        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-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
        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>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td {
    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>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
    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>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th {
    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>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td {
        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: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]: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,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control.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
}

.radio,.checkbox {
    display: block;
    min-height: 19px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

.radio label,.checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px
}

.radio+.radio,.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],fieldset[disabled] input[type="checkbox"],.radio[disabled],fieldset[disabled] .radio,.radio-inline[disabled],fieldset[disabled] .radio-inline,.checkbox[disabled],fieldset[disabled] .checkbox,.checkbox-inline[disabled],fieldset[disabled] .checkbox-inline {
    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
}

textarea.input-sm,select[multiple].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
}

textarea.input-lg,select[multiple].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 .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    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 .radio,.navbar-form .radio,.form-inline .checkbox,.navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

    .form-inline .radio input[type="radio"],.navbar-form .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"],.navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback,.navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}
.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,.form-horizontal .checkbox {
    min-height: 26px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
    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 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.fast {
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s
}

.animated.delay {
    -webkit-animation-delay: 250ms;
    animation-delay: 250ms
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX,#slider .active .text {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important
}

.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;
    bottom: 100%;
    left: 0;
    z-index: 1000;
    visibility: hidden;
    float: left;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 -4px 8px rgba(0,0,0,0.175);
    box-shadow: 0 -4px 8px rgba(0,0,0,0.175);
    background-clip: padding-box
}

.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>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    color: #999
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    visibility: visible
}

.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: 990
}

.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:before,.nav:after {
    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:hover,.nav>li>a:focus {
    text-decoration: none
}

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
    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:hover,.nav-tabs>li.active>a:focus {
    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:hover,.nav-pills>li.active>a:focus {
    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.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus {
    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.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus {
        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:before,.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

.navbar-header:before,.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float:left
    }
}
.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    border-top: 1px solid #86cfff;
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,.navbar-collapse:after {
    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-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .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-top,.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top,.navbar-fixed-bottom {
        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:hover,.navbar-brand:focus {
    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: none
}

.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>li>a,.navbar-nav .open .dropdown-menu>li>a {
        line-height: 19px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
        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,0.1),0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    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:hover,.navbar-inverse .navbar-brand:focus {
    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:hover,.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
    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:hover,.navbar-inverse .navbar-nav>.open>a:focus {
    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:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        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:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
    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-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap ::-webkit-scrollbar,.fancybox-skin ::-webkit-scrollbar,.fancybox-outer ::-webkit-scrollbar,.fancybox-inner ::-webkit-scrollbar,.fancybox-image ::-webkit-scrollbar {
    display: none;
    width: 0
}

.fancybox-wrap iframe,.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-nav {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-nav span {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    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-image,.fancybox-iframe {
    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: 0.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: 0px;
    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: 0;
    width: 60px;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    z-index: 8040
}

@media(max-width: 980px) {
    .fancybox-nav {
        bottom:0;
        margin-bottom: 0
    }
}

.fancybox-prev {
    left: -20px
}

@media(max-width: 980px) {
    .fancybox-prev {
        left:-10px
    }
}

.fancybox-next {
    right: -20px
}

@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: 38px;
    text-align: center;
    color: #fff;
    margin-top: -20px;
    font-size: 22px;
    cursor: pointer;
    z-index: 8040;
    opacity: 0;
    filter: alpha(opacity=0)
}

.fancybox-prev span {
    left: 0px
}

.fancybox-next span {
    right: 0px
}

.fancybox-nav:hover span {
    background-color: #e60013;
    opacity: 1;
    filter: alpha(opacity=100)
}

.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: normal 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: transparent;
    background: rgba(0,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: bold;
    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,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
    }
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -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 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms 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: translate(0px, 0px)
}

.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next {
    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 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms 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("../images/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms 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-tn,.owl-carousel .owl-video-playing .owl-video-play-icon {
    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 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.clearfix:before,.clearfix:after {
    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-xs,.visible-sm,.visible-md,.visible-lg {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display:block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,td.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
    }

    th.visible-sm,td.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
    }

    th.visible-md,td.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
    }

    th.visible-lg,td.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
    }

    th.visible-print,td.visible-print {
        display: table-cell !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

body {
    color: #222;
    font-family: "Microsoft Yahei",sans-serif;
    position: relative;
    overflow: hidden
}

html,body {
    overflow-x: hidden
}

@media (max-width: 767px) {
    html,body {
        overflow-x:hidden;
        min-width: 320px
    }
}

@media (max-width: 767px) {
    html,body {
        overflow-x:hidden;
        min-width: 320px
    }
}
a {
    -webkit-transition: all 0.35s;
    transition: all 0.35s
}

.zoom img {
    -webkit-transition: transform 0.6s,-webkit-transform 0.6s;
    transition: transform 0.6s,-webkit-transform 0.6s
}

.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
}

#slider .img {
    position: relative;
    padding-top: 31.25%;
    height: 0
}

#slider .img>img {
    z-index: 1
}

#slider .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

#slider .text {
    position: absolute;
    width: 24.11458%;
    left: 37.94271%;
    top: 37.25%;
    height: 25.5%;
    z-index: 2
}

#slider .text>img {
    z-index: 2
}

#slider .owl-prev,#slider .owl-next {
    position: absolute;
    width: 6.77083%;
    top: 39.16667%
}

#slider .owl-prev {
    left: 10%
}

#slider .owl-next {
    right: 10%
}

.icon-next,.icon-prev {
    display: block;
    padding-top: 100%;
    position: relative;
    height: 0;
    background-color: #fff;
    background-color: rgba(255,255,255,0.1);
    width: 100%;
    color: #e60013;
    -webkit-transition: all 0.35s;
    transition: all 0.35s
}

.icon-next i,.icon-prev i {
    width: 40%;
    height: 40%;
    border-top: 1px solid;
    border-left: 1px solid;
    display: block;
    position: absolute;
    top: 30%
}

.icon-next:hover,.icon-prev:hover {
    background: #e60013;
    color: #fff
}

.icon-prev i {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-0.70711, M12=-0.70711, M21=0.70711, M22=-0.70711, sizingMethod='auto expand')";
    left: 20%
}

.icon-next i {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70711, M12=0.70711, M21=-0.70711, M22=0.70711, sizingMethod='auto expand')";
    right: 20%
}

#header {
    position: relative
}

.trans {
    -webkit-transition: all 0.35s;
    transition: all 0.35s
}

#top {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/white-opacity.png);
    border-bottom: 1px solid #fff;
    z-index: 3;
    width: 100%;
    height: 100px
}

@media (max-width: 1199px) {
    #top {
        height:90px
    }
}

#top .container {
    height: 100%;
    position: relative
}

#top .p33 {
    height: 24%
}

#top .logo {
    position: relative;
    display: block;
    top: 14%;
    height: 79%;
    float: left
}

#top .logo img {
    height: 100%;
    position: relative;
    width: auto
}

@media (max-width: 991px) {
    #top {
        height:80px;
        position: static
    }
}

@media (max-width: 767px) {
    #top {
        height:120px
    }

    #top .logo {
        top: 14px;
        height: 38px;
        float: initial
    }
}
#nav {
    border-bottom: 3px solid #d9d9d9;
    border-top: 2px solid #d9d9d9
}

.navbar-style {
    font-size: 14px;
    position: relative;
    z-index: 1
}

.navbar-style .navbar-nav {
    width: 100%;
    display: table
}

@media (max-width: 767px) {
    .navbar-style .navbar-nav {
        overflow:hidden;
        display: block !important
    }

    .navbar-style .navbar-nav>li {
        display: block !important
    }
}

.navbar-style .navbar-nav>li {
    width: 14.2857%;
    border-right: 1px solid #d9d9d9;
    float: initial;
    display: table-cell
}

.navbar-style .navbar-nav>li:first-child {
    border-left: 1px solid #d9d9d9
}

.navbar-style .navbar-nav>li>a {
    color: #333;
    padding: 30px 0 25px;
    line-height: 18px;
    text-align: center;
    margin: -2px 0 -3px;
    border-bottom: 3px solid transparent;
    position: relative
}

@media (max-width: 992px) {
    .navbar-style .navbar-nav>li>a {
        padding:25px 0 22px
    }
}

.navbar-style .navbar-nav>li>a:hover,.navbar-style .navbar-nav>li>a:focus {
    background-position: center bottom;
    color: #fff;
    background-color: #e60013;
    position: relative;
    z-index: 2;
    border-bottom: 3px solid #b7000a
}

.navbar-style .navbar-nav>li.active>a {
    background-position: center bottom;
    background-color: #e60013;
    position: relative;
    z-index: 2;
    color: #fff;
    border-bottom: 3px solid #b7000a
}

.navbar-style .navbar-nav>li.last {
    border-right: 0
}

.navbar-style .open>a,.navbar-style .open>a:hover,.navbar-style .open>a:focus {
    background-color: #e60013
}

.navbar-style .dropdown-menu {
    width: 100%;
    font-size: 12px;
    margin-bottom: 1px
}

.navbar-style .dropdown-menu a {
    color: #444;
    display: block;
    width: 100%;
    padding: 0 0;
    text-align: center;
    height: 0;
    overflow: hidden;
    background-color: #fff
}

.navbar-style .dropdown-menu a:hover,.navbar-style .dropdown-menu a:focus {
    background-color: #ddd;
    color: #e60013
}

.navbar-style .open .dropdown-menu a {
    height: auto;
    padding: 10px 0
}

.navbar-style .navbar-toggle {
    background-color: #c40000;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-right: 0px
}

.navbar-style .navbar-toggle:hover,.navbar-style .navbar-toggle:focus {
    background-color: #e60013
}

.navbar-style .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-style .dropdown {
    position: relative
}

.navbar-style .plus {
    position: absolute;
    right: 0;
    top: 0
}

@media (max-width: 767px) {
    .navbar-style {
        position:absolute;
        top: 0;
        right: 0
    }

    .navbar-style .navbar-collapse {
        margin-right: -15px;
        -webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.175);
        box-shadow: 0 4px 8px rgba(0,0,0,0.175)
    }

    .navbar-style .navbar-nav>li {
        width: 200px;
        border: 0 !important;
        background-color: #fff
    }

    .navbar-style .navbar-nav>li>a {
        padding: 10px 0;
        background-color: #fff
    }

    .navbar-style .navbar-nav .open .dropdown-menu {
        border-bottom: 1px solid #eee;
        position: relative
    }
}
.red {
    color: #e60013
}

.text-left {
    text-align: left !important
}

.input-groups {
    display: table;
    position: relative;
    border-collapse: separate
}

.input-groups .input-addon,.input-groups .input {
    display: table-cell;
    vertical-align: middle;
}

.input-groups .input {
    width: 100%
}

.input-groups .input-addon {
    width: 1%
}

.input {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #d5d5d5
}

.input::-moz-placeholder {
    color: #d5d5d5;
    opacity: 1
}

.input:-ms-input-placeholder {
    color: #d5d5d5
}

.input::-webkit-input-placeholder {
    color: #d5d5d5
}

.input.placeholder {
    color: #d5d5d5
}

.input:focus {
    background-color: #f8f8f8
}

.btn {
    background-color: #e60013;
    padding: 10px 15px;
    border: 1px solid #e60013;
    color: #fff;
    white-space: nowrap
}

.btn:hover,.btn:focus {
    background-color: #d50002;
    outline: 0
}

.btn:active {
    -webkit-box-shadow: inset 0 2px 5px rgba(0,0,0,0.6);
    box-shadow: inset 0 2px 5px rgba(0,0,0,0.6)
}

.search-groups {
    max-width: 380px;
    margin: auto
}

.search-groups.slong {
    max-width: 610px
}

@media (max-width: 767px) {
    .search-groups.slong {
        max-width:auto;
        margin: 0 15px
    }
}

@media (max-width: 478px) {
    .search-groups {
        max-width:auto;
        margin: 0
    }
}
.search {
    text-align: center;
    padding: 30px 0;
    border-bottom: 1px solid #ddd
}

.search.top {
    padding: 0;
    border: 0;
    float: right;
    position: relative;
    top: 28%;
}

@media (max-width: 991px) {
    .search.top {
        top:23%
    }
}

@media (max-width: 767px) {
    .search.top {
        top:28%;
        width: 100%;
        float: initial
    }
}

.search h2 {
    font-size: 16px;
    margin: 0 0 20px
}

.search .input {
    padding-left: 36px;
    background-image: url(../images/search.png);
    background-position: 10px;
    background-repeat: no-repeat;
    outline: 0
}

.heading h2 {
    font-size: 24px;
    padding: 35px 0 25px;
    margin: 0;
    text-align: center;
    text-transform: uppercase
}

.heading h2.big {
    font-size: 30px
}

.heading h2 a {
    color: #444;
    text-decoration: none
}

.products .item .col-xs-12 {
    padding: 0
}

.products .item .col-xs-6 {
    padding: 0.9%
}

.products .img {
    border: 1px solid #eee;
    z-index: 9
}

.products .img span,.products .img strong,.products .img i {
    display: block;
    font-style: normal;
    line-height: 1.2em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    font-weight: normal
}

.products .img span {
    position: absolute;
    display: block;
    background-color: #d7ad49;
    padding: 5px 10px;
    width: 100%;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    bottom: -50%
}

.products .img strong {
    font-size: 22px;
    margin-bottom: 2px
}

.products .img i {
    font-size: 14px;
    margin-bottom: 2px
}

.products .owl-dots {
    width: 100%;
    position: absolute;
    bottom: -20px;
    text-align: center;
    font-size: 0;
    line-height: 0;
    z-index: 99
}

.products .owl-dots .owl-dot {
    border: 2px solid #d5d5d5;
    width: 30px;
    margin: 0 5px;
    display: inline-block
}

.products .owl-dots .owl-dot.active {
    border-color: #e60013
}

.products-index {
    max-width: 1156px;
    margin: 0 -5px
}

.products-index>div {
    float: left
}

.products-index .row {
    margin: 0
}

.products-index .img {
    position: relative;
    height: 0
}

.products-index .img>a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    overflow: hidden;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    display: table;
    text-decoration: none
}

.products-index .img>a span {
    display: table-cell;
    width: 100%;
    line-height: 1.5em;
    padding: 0.8em;
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
    text-align: center
}

.products-index .img>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.products-index .img:hover a {
    opacity: 0.75;
    filter: alpha(opacity=75)
}

.products-index .img:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.products-index .b1 {
    padding-top: 101.5%
}

.products-index .b1 img {
    border: 1px solid #d5d5d5
}

.products-index .b2 {
    padding-top: 49.5122%
}

.products-index .b3 {
    padding-top: 135.94771%
}

.products-index .b4 {
    padding-top: 59.26829%
}

.products-index .b5 {
    padding-top: 81.5%
}

.products-block-1,.products-block-3 {
    width: 36.33218%
}

.products-block-1 .pd,.products-block-3 .pd {
    padding: 1.19048%
}

.products-block-2 {
    width: 27.33564%
}

.products-block-2 .pd {
    padding: 1.58228%
}

@media (max-width: 991px) {
    .products-block-1 {
        width:100%
    }

    .products-block-1 .pd {
        padding: 0.625%
    }

    .products-block-3 {
        width: 57.06522%
    }

    .products-block-2 {
        width: 42.93478%
    }
}

@media (max-width: 767px) {
    .products-block-1 {
        width:57.06522%
    }

    .products-block-1 .pd {
        padding: 1.19048%
    }

    .products-block-3 {
        width: 100%
    }

    .products-block-3 .pd {
        padding: 0.7%
    }
}

.space-50px {
    height: 50px
}

.space-40px {
    height: 40px
}

.space-30px {
    height: 30px
}

.infomation p {
    text-indent: 2em
}

.infomation .table {
    margin-top: 20px
}

.infomation .table td {
    border: 1px solid #d5d5d5;
    background-color: #fff;
    padding: 10px 25px
}

.infomation .table span {
    color: #e60013
}

.certi {
    margin: 0 -5px
}

.certi .col-xs-6 {
    padding: 0.43253%
}

@media (max-width: 991px) {
    .certi .col-xs-6 {
        padding:0.85911%
    }
}

@media (max-width: 767px) {
    .certi .col-xs-6 {
        padding:1.28866%
    }
}

.certi .img {
    outline: 2px solid #e60013
}

.kj {
    margin: 0 -5px
}

#footer {

    padding: 30px 0 35px;
    border-top: 1px solid #ddd;
    text-align: center;
    text-transform: uppercase;
    color: #555
}

#footer a {
    color:  #555
}

#footer span {
    display: inline-block;
    margin: 0 15px 5px
}

.gray {
    background-color: #f5f5f5
}

#banner img {
    width: 100%;
    display: block
}

.indent-2em p {
    text-indent: 2em
}

.partner .img {
    margin-bottom: 30px
}

.partner .img a {
    border: 1px solid #d6d6d6;
    display: block
}

.partner .img a:hover {
    border-color: #e60013
}

.partner-nav a {
    background: #d5d5d5;
    padding: 0 30px;
    display: block;
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    cursor: pointer
}

.partner-nav a:hover {
    background: #e60013
}

.partner-nav #prev {
    text-align: right
}

.time-line-container {
    position: relative
}

.time-line-container .ruler {
    position: absolute;
    height: 78px;
    width: 50%;
    background-image: url(../images/ruler.png);
    background-repeat: repeat-x
}

.time-line-container .ruler.lf {
    left: 100%;
    background-position: left 40%
}

.time-line-container .ruler.rt {
    right: 100%;
    background-position: right 40%
}

@media (max-width: 1199px) {
    .time-line-container .ruler {
        background-size:323px 17px
    }
}

@media (max-width: 991px) {
    .time-line-container .ruler {
        background-size:375px 17px
    }
}
.time-line .item {
    padding: 0 15px
}

.time-line h3 {
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding: 8px 0;
    font-weight: bold
}

.time-line .tl-top {
    margin: 0 -15px;
    background: url(../images/ruler.png) repeat-x 0 40%;
    background-size: 100% 17px
}

.time-line .tl-top span {
    display: block;
    margin: auto;
    background: url(../images/time-bg-0.png);
    text-align: center;
    line-height: 78px;
    font-size: 22px;
    width: 68px;
    height: 78px
}

.time-line .tl-main {
    background-color: #f5f5f5
}

.time-line .desc {
    padding: 10px 15px
}

.time-line .desc p {
    margin: 0;
    line-height: 1.5em;
    max-height: 6em
}

.time-line a.more {
    display: block;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    background-color: #ccc;
    color: #444;
    text-decoration: none
}

.time-line .item:hover .tl-top span {
    background: url(../images/time-bg-1.png);
    color: #fff
}

.time-line .item:hover a.more {
    background-color: #e60013;
    color: #fff
}

.time-line .item:hover h3 {
    color: #e60013
}

.heading2 h2 {
    margin: 0;
    padding: 35px 0 25px;
    text-transform: uppercase
}

.heading2 a {
    color: #444;
    text-decoration: none
}

.heading2 strong,.heading2 span {
    display: block
}

.heading2 strong {
    font-size: 30px
}

.heading2 span {
    font-size: 36px
}

.jiaru-left {
    display: table;
    position: relative;
    border-collapse: separate
}

.jiaru-left .tab-content .tab-pane {
    display: block;
    height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s
}

.jiaru-left .tab-content .tab-pane.active {
    height: auto;
    opacity: 1
}

.jiaru-left .col-45,.jiaru-left .col-55 {
    display: table-cell;
    vertical-align: top
}

.jiaru-left .col-45 {
    width: 45%
}

.jiaru-left .col-55 {
    width: 55%
}

.jiaru-left .gray-bg {
    background-color: #ccc
}

.jiaru-left .desc {
    padding: 125px 30px 0
}

.jiaru-left .desc p {
    margin: 0
}

@media (max-width: 1199px) {
    .jiaru-left .desc {
        padding:30px 30px 0
    }
}

@media (max-width: 992px) {
    .jiaru-left .desc {
        padding:125px 30px 0
    }
}

@media (max-width: 767px) {
    .jiaru-left {
        display:block
    }

    .jiaru-left .col-45,.jiaru-left .col-55 {
        width: auto;
        display: block
    }

    .jiaru-left .desc {
        padding: 15px
    }
}
ul.jiaru-right {
    padding-top: 100px
}

@media (max-width: 1199px) {
    ul.jiaru-right {
        padding-top:50px
    }
}

@media (max-width: 992px) {
    ul.jiaru-right {
        padding-top:10px
    }
}

ul.jiaru-right a,ul.jiaru-right strong,ul.jiaru-right span,ul.jiaru-right i {
    display: block
}

ul.jiaru-right a {
    position: relative;
    padding: 30px;
    padding-right: 95px;
    margin-left: -30px;
    color: #444;
    text-decoration: none
}

ul.jiaru-right a span {
    color: #444
}

ul.jiaru-right strong,ul.jiaru-right span {
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis
}

ul.jiaru-right strong {
    font-size: 20px
}

ul.jiaru-right span {
    font-size: 16px
}

ul.jiaru-right i {
    position: absolute;
    right: 20px;
    top: 0;
    width: 70px;
    height: 100%;
    line-height: 110px;
    font-size: 24px;
    text-align: center;
    color: #fff;
    background: #e60013;
    opacity: 0;
    filter: alpha(opacity=0)
}

ul.jiaru-right li.active a {
    background-color: #fff;
    color: #e60013
}

ul.jiaru-right li.active a i {
    opacity: 1;
    filter: alpha(opacity=100);
    right: 0
}

ul.jiaru-nav {
    padding-top: 40px
}

@media (max-width: 1199px) {
    ul.jiaru-nav {
        padding-top:30px
    }
}

@media (max-width: 992px) {
    ul.jiaru-nav {
        padding-top:20px
    }
}

ul.jiaru-nav a,ul.jiaru-nav strong,ul.jiaru-nav span {
    display: block
}

ul.jiaru-nav li:first-child a {
    border-top: 0
}

ul.jiaru-nav a {
    position: relative;
    padding: 35px 28px;
    color: #222;
    text-decoration: none;
    border-top: 1px dotted #d5d5d5
}

ul.jiaru-nav strong,ul.jiaru-nav span {
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis
}

ul.jiaru-nav strong {
    font-size: 20px;
    margin-bottom: 5px
}

ul.jiaru-nav span {
    font-size: 16px
}

ul.jiaru-nav li.active a {
    background-color: #e60013;
    color: #fff
}

.heading3 {
    line-height: 24px;
    padding: 22px 0 20px;
    border-bottom: 1px solid #d5d5d5
}

.heading3 h2 {
    margin: 0;
    font-size: 22px;
    text-transform: uppercase
}

.heading3 h2 span {
    font-size: 24px
}

.heading3 h2 a {
    color: #444;
    text-decoration: none
}

.jiaru-mid {
    margin: 0 -30px;
    background: #fff;
    position: relative;
    padding: 10px 30px 80px;
    min-height: 780px;
    font-size: 12px
}

.jiaru-mid .tab-pane {
    padding: 1px
}
.jiaru-mid .desc{ margin-top:20px; margin-left:10PX;}
.jiaru-mid h4 {
    margin-top: 30px;
    background: #e60013;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    width: 100px;
    padding: 2px 5px
}

.jiaru-mid p {
    margin-bottom: 3px; margin-left:-20PX;
}

.jiaru-mid a {
    color: #444
}

.jiaru-mid a:hover {
    color: #e60013
}

.logo015 {
    text-align: center;
    background: #ee1c25
}

.logo015 img {
    display: block;
    margin: auto;
    max-width: 100%
}

.breadcrumbs {
    text-align: right
}

.breadcrumbs a {
    color: #444; padding-right:5px;
    display: inline-block; margin-right:0px; margin-left:0px; padding-left:0px;
}

.breadcrumbs a:hover {
    color: #e60013
}

.breadcrumbs a:first-child:before {
    display: none
}

.breadcrumbs a:before {
    margin: 0 0px
}

@media (max-width: 991px) {
    .breadcrumbs {
        text-align:left;
        margin-top: 5px
    }
}
.news-list {
    margin-top: 30px;
    line-height: 1.5em
}

.news-list .img {
    width: 0;
    overflow: hidden
}

.news-list h3,.news-list h4 {
    margin: 0
}

.news-list h4 {
    font-size: 20px;
    height: 0;
    line-height: 1.5em;
    overflow: hidden;
    margin-bottom: 0;
    color: #e60013
}

@media (max-width: 991px) {
    .news-list h4 {
        display:none
    }
}

.news-list h3 {
    font-size: 18px;
    margin-bottom: 15px
}

.news-list h3 a {
    color: #222
}

.news-list h3 a:hover {
    color: #e60013
}

.news-list p {
    max-height: 6em;
    overflow: hidden;
    font-size: 13px
}

.news-list a.more {
    margin-top: 10px;
    border: 2px solid #ccc;
    padding: 6px 20px;
    display: inline-block;
    color: #444;
    text-decoration: none;
    font-size: 16px
}

.news-list a.more:hover {
    color: #fff;
    background-color: #e60013
}

.news-list.active,.news-list:focus {
    background-color: #fff
}

.news-list.active .img,.news-list:focus .img {
    width: 33.33%;
    margin-right: 30px
}

@media (max-width: 991px) {
    .news-list.active .img,.news-list:focus .img {
        width:36%
    }
}

@media (max-width: 767px) {
    .news-list.active .img,.news-list:focus .img {
        width:100%;
        margin-right: 0;
        margin-bottom: 20px
    }
}

.news-list.active h4,.news-list:focus h4 {
    margin-bottom: 10px;
    height: 1.5em
}

.news-list.active .desc,.news-list:focus .desc {
    padding: 50px
}

@media (max-width: 1199px) {
    .news-list.active .desc,.news-list:focus .desc {
        padding:15px 30px
    }
}

@media (max-width: 767px) {
    .news-list.active .desc,.news-list:focus .desc {
        padding:20px
    }
}

.news-list.active a.more,.news-list:focus a.more {
    color: #e60013;
    border-color: #e60013
}

.news-list.active a.more:hover,.news-list:focus a.more:hover {
    color: #fff
}

.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: #e60013
}

.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: 36px;
    height: 36px;
    display: block;
    padding: 0 5px;
    line-height: 34px;
    border: 1px solid #d5d5d5;
    margin: 5px;
    color: #222
}

.page li a:hover {
    background-color: #eee
}

.page li .prev,.page li .next {
    width: 74px
}

.page .active a {
    background-color: #e60013;
    border: 1px solid #e60013;
    color: #fff
}

.page .active a:hover {
    background-color: #e60013
}

.side-nav-container {
    position: relative
}

.side-nav {
    width: 150px;
    position: absolute;
    text-align: center;
    top: 30px;
    right: 0;
    z-index: 99999
}

.side-nav.fixed {
    top: 0;
    position: fixed;
    margin-top: 0
}

.side-nav ul.nav {
    max-height: 352px;
    overflow-y: auto
}

.side-nav .nav>li>a,.side-nav a {
    padding: 12px 0;
    display: block;
    color: #333;
    background-color: #fff
}

.side-nav .nav>li>a:hover,.side-nav .nav>li>a:focus,.side-nav a:hover,.side-nav a:focus {
    text-decoration: none
}

.side-nav .toggle {
    background-color: #e60013;
    font-size: 16px;
    color: #fff;
    position: relative;
    line-height: 20px;
    padding: 12px 18px;
    margin-left: 100px;
    text-align: left
}

.side-nav .toggle i {
    font-size: 17px
}

.side-nav .toggle:focus,.side-nav .toggle:hover {
    background-color: #c40000
}

.side-nav .nav {
    position: absolute;
    top: 100%;
    width: 100%;
    right: -150px
}

.side-nav .nav a {
    border: 1px solid #f5f5f5;
    border-top: 0
}

.side-nav .nav a:hover {
    background-color: #e60013;
    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: #e60013;
    border-color: transparent;
    color: #fff;
    position: relative
}

.next-articles {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 20px;
    margin-top: 30px;

    border-top: 1px dotted #999
}

.next-articles li {
    padding: 5px 0
}

.next-articles a {
    color: #444
}

.next-articles a:hover {
    color: #e60013
}

.products-cate {
    display: table;
    position: relative;
    border-collapse: collapse;
    width: 100%;
    background-color: #fff;
    margin-top: 30px
}

.products-cate .col1,.products-cate .col2 {
    display: table-cell;
    vertical-align: middle;
    table-layout: fixed;
    border: 1px solid #d5d5d5
}

.products-cate .col2 {
    width: 65%
}

.products-cate .col1 {
    width: 35%;
    text-align: center
}

.products-cate h3 {
    font-size: 20px;
    color: #444;
    text-transform: uppercase;
    line-height: 1.4em;
    margin: 0
}

.products-cate h3 a {
    color: #444;
    text-decoration: none
}

.products-cate h3 small {
    display: block;
    font-size: 0.9em
}

@media (max-width: 1199px) {
    .products-cate h3 {
        font-size:16px
    }
}

@media (max-width: 991px) {
    .products-cate h3 {
        font-size:20px
    }
}

@media (max-width: 478px) {
    .products-cate h3 {
        font-size:13px
    }
}

.products-cate:hover {
    background-color: #e60013
}

.products-cate:hover h3 {
    color: #fff
}

.products-cate:hover h3 a {
    color: #fff
}

.main-desc {
    margin-top: 30px;
    font-size: 12px
}

.main-desc p {
    margin-bottom: 0
}

.product-list {
    display: table;
    position: relative;
    border-collapse: separate;
    background-color: #fff;
    margin-top: 25px;
    width: 100%
}

.product-list .col1,.product-list .col2 {
    display: table-cell;
    vertical-align: top
}

.product-list .col1 {
    width: 40%
}

.product-list .col2 {
    width: 60%
}

.product-list h3 {
    font-size: 16px;
    margin: 0 0 10px
}

.product-list p {
    font-size: 12px;
    line-height: 1.5em;
    max-height: 4.5em;
    overflow: hidden
}

.product-list .text {
    padding: 25px 30px 25px;
    position: relative
}

@media (max-width: 1199px) {
    .product-list .text {
        padding:10px 20px 10px
    }
}

@media (max-width: 991px) {
    .product-list .text {
        padding:25px 30px 25px
    }
}

@media (max-width: 390px) {
    .product-list .text {
        padding:10px 20px 10px
    }
}

.product-list a.more {
    color: #e60013;
    background-color: #fff;
    padding: 3px 12px;
    border: 1px solid #d5d5d5;
    font-size: 13px;
    text-decoration: none;
    margin-top: 4px;
    display: inline-block
}

@media (max-width: 991px) {
    .product-list a.more {
        margin-top:0
    }
}

.product-list a.more:hover {
    color: #fff;
    background-color: #e60013;
    border-color: #e60013
}

.sub-nav .col-md-3 {
    display: table;
    margin-top: 25px
}

.sub-nav a,.sub-nav span,.sub-nav strong {
    display: block;
    text-align: center
}

.sub-nav a {
    height: 90px;
    font-size: 23px;
    color: #444;
    text-decoration: none;
    background-color: #d6d6d6;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle
}

.sub-nav a span {
    font-size: 0.85em;
    color: #a0a0a0
}

.sub-nav a:hover,.sub-nav a.active {
    color: #fff;
    background-color: #e60013
}

.sub-nav a:hover span,.sub-nav a.active span {
    color: #fff
}

.sub-nav a.active {
    background-image: url(../images/dot.png);
    background-position: center bottom;
    background-repeat: no-repeat
}

.product-main {
    margin-top: 30px
}

.product-main .img em {
    display: block;
    background: url(../images/dot-rt.png);
    width: 9px;
    height: 17px;
    position: absolute;
    top: 30px;
    right: 0
}

.product-main h1 {
    font-size: 24px;
    padding: 30px 0 10px;
    margin: 0
}

.product-main .info {
    position: relative;
    padding: 0 10px;
    padding-bottom: 120px
}

.product-main .info a {
    color: #e60013
}

@media (max-width: 991px) {
    .product-main .info {

        padding-bottom:80px
    }
}

.product-main .thumbnails {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0
}

@media (max-width: 767px) {
    .product-main .thumbnails {
        position:static;
        margin: 15px -15px 0;
        width: auto
    }
}

.product-main .thumbnails li {
    display: block;
    float: left;
    width: 25%;
    padding: 5px
}

.product-main .thumbnails span {
    display: block
}

.product-main .thumbnails a {
    display: block;
    text-decoration: none;
    padding-top: 72%;
    position: relative
}

.product-main .thumbnails a:hover span {
    border: 2px solid #e60013
}

.product-main .thumbnails .active span {
    border: 2px solid #e60013
}

.product-main .thumbnails .active img {
    border: 2px solid #fff
}

.product-main .thumbnails img,.product-main .thumbnails span {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.left-bar {
    list-style: none;
    padding: 0;
    margin: 0
}

.left-bar a {
    display: block
}

.left-bar .toggle-drop {
    background: #ececec;
    color: #444;
    padding: 20px 30px;
    padding-right: 45px;
    font-size: 24px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase
}

@media (max-width: 1199px) {
    .left-bar .toggle-drop {
        font-size:21px
    }
}

@media (max-width: 1199px) {
    .left-bar .toggle-drop {
        font-size:21px
    }
}

.left-bar .toggle-drop.red {
    color: #fff;
    background: #e60013
}

.left-bar .toggle-drop.red small {
    color: #fff
}

.left-bar .toggle-drop i {
    position: absolute;
    right: 30px;
    top: 20px;
    line-height: 36px;
    font-size: 30px;
    -webkit-transition: all 0.35s;
    transition: all 0.35s
}

.left-bar .toggle-drop span,.left-bar .toggle-drop small {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    white-space: nowrap
}

.left-bar .toggle-drop small {
    font-size: 0.66em;
    color: #aaa
}

.left-bar .toggle-drop:hover i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1.0, M12=0.0, M21=0.0, M22=-1.0, sizingMethod='auto expand')"
}

.left-bar .nav {
    margin-bottom: 5px
}

.left-bar .nav>li a {
    border-top: 1px solid #d5d5d5
}

.left-bar .nav>li:first-child a {
    border-top: 0
}

.left-bar .nav>li>a {
    color: #444;
    padding: 20px 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    white-space: nowrap
}

.left-bar .nav>li>a:hover {
    color: #e60013
}

.left-bar .nav>li>a:before {
    margin-right: 10px;
    margin-left: 5px;
    font-size: 12px
}

.left-bar .closed .nav>li>a {
    height: 0px;
    padding: 0px 30px;
    border: 0
}

.product-main-2 h1 {
    font-size: 20px;
    margin-top: 20px
}

.main-nav-2 .nav {
    display: table;
    border-collapse: collapse;
    width: 100%;
    font-size: 16px
}

@media (max-width: 991px) {
    .main-nav-2 .nav {
        font-size:14px
    }
}

.main-nav-2 .nav li {
    display: table-cell;
    border: 1px solid #d5d5d5;
    border-bottom: 2px solid #e60013;
    -webkit-transition: border 0.35s;
    transition: border 0.35s
}

.main-nav-2 .nav li.active {
    border-color: #e60013
}

.main-nav-2 .nav li.active a {
    background-color: #e60013;
    color: #fff
}

.main-nav-2 .nav a {
    color: #222;
    padding: 15px;
    text-align: center
}

.main-nav-2 .nav a:hover {
    background-color: #ececec
}

.left-bar-2 ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.left-bar-2 ul.nav-main {
    border: 1px solid #d5d5d5;
    background: #fff
}

.left-bar-2 h2 {
    font-size: 20px;
    margin: 0;
    padding: 28px 20px;
    background: #e60013;
    color: #fff
}

.left-bar-2 a {
    display: block
}

.left-bar-2 .toggle-drop {
    background: #ececec;
    color: #444;
    padding: 16px 20px;
    padding-right: 45px;
    font-size: 16px;
    color: #e60013;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #d5d5d5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    white-space: nowrap
}

.left-bar-2 .toggle-drop.red {
    color: #fff;
    background: #e60013
}

.left-bar-2 .toggle-drop.red small {
    color: #fff
}

.left-bar-2 .toggle-drop i {
    position: absolute;
    right: 30px;
    top: 20px;
    line-height: 36px;
    font-size: 30px;
    -webkit-transition: all 0.35s;
    transition: all 0.35s
}

.left-bar-2 .toggle-drop span,.left-bar-2 .toggle-drop small {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    white-space: nowrap
}

.left-bar-2 .toggle-drop small {
    font-size: 0.66em;
    color: #aaa
}

.left-bar-2 .toggle-drop:hover i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1.0, M12=0.0, M21=0.0, M22=-1.0, sizingMethod='auto expand')"
}

.left-bar-2 .nav {
    /*padding:16px 0 20px;*/
    border-bottom: 1px solid #d5d5d5;
    -webkit-transition: all 0.35s;
    transition: all 0.35s
}

.left-bar-2 .nav>li>a {
    color: #222;
    padding: 10px 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    white-space: nowrap
}

.left-bar-2 .nav>li>a:hover {
    color: #e60013
}

.left-bar-2 .nav>li>a:before {
    margin-right: 10px;
    margin-left: 5px;
    font-size: 12px
}

.left-bar-2 .closed .toggle-drop {
    background: #fff;
    color: #222
}

.left-bar-2 .closed .toggle-drop:hover {
    background: #f9f9f9
}

.left-bar-2 .closed .nav {
    padding: 0;
    border-bottom: 0
}

.left-bar-2 .closed .nav>li>a {
    height: 0px;
    padding: 0px 30px;
    border: 0
}

.left-bar-2 .closed .toggle-drop:hover i {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.0003, M12=-0.00008, M21=0.00008, M22=1.0003, sizingMethod='auto expand')"
}

.tab-content .tab-pane {
    display: none
}

.tab-content .tab-pane.active {
    display: block
}

.main-nav {
    border-bottom: 2px solid #333
}

.main-nav .nav:before,.main-nav .nav:after {
    content: " ";
    display: table
}

.main-nav .nav:after {
    clear: both
}

.main-nav .nav>li {
    font-size: 16px;
    display: block;
    float: left
}

.main-nav .nav>li>a {
    color: #444;
    padding: 0 22px;
    line-height: 48px
}

.main-nav .nav>li>a:hover {
    color: #e60013
}

.main-nav .nav>li.active>a {
    background-color: #e60013;
    color: #fff;
    font-size: 1.4em
}

.text-right {
    text-align: right
}

a.back {
    width: 66px;
    color: #fff;
    display: inline-block;
    text-align: center;
    background: #909090;
    text-decoration: none;
    height: 28px;
    line-height: 28px
}

a.back:hover {
    background: #e60013
}

.sub-main {
    padding: 40px;
    position: relative;
    padding-bottom: 140px
}

.download-bot {
    width: 100%;
    height: 120px;
    line-height: 120px;
    position: fixed;
    bottom: 0;
    left: 0;
    text-align: center;
    background: url(../images/bg-line.png) top repeat-x #fff
}

.download-bot a.btn {
    display: inline-block;
    line-height: 28px;
    padding: 5px 30px;
    font-size: 20px;
    color: #fff;
    text-decoration: none
}

.download-bot a.btn:hover {
    background: #d50002
}

.rl-product {
    list-style: none;
    padding: 0;
    margin: 0;
    margin: 0 -15px
}

.rl-product li {
    width: 33.333%;
    padding: 0 15px;
    margin-bottom: 25px;
    float: left
}

.rl-product .dl-pd .img {
    border: 0
}

.rl-product .dl-pd a.play {
    width: 100%;
    height: 100%;
    opacity: 0.7;
    filter: alpha(opacity=70);
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    background: url(../images/play.png) no-repeat center center #000
}

.rl-product .dl-pd h4 {
    border: 1px solid #d5d5d5;
    padding: 12px
}

.rl-product .dl-pd p {
    height: 4.8em;
    line-height: 1.6em;
    margin-bottom: 0;
    overflow: hidden
}

.rl-product .dl-pd .desc {
    padding: 10px 15px;
    border: 1px solid #d5d5d5
}

.rl-product .img {
    border: 1px solid #d5d5d5
}

.rl-product>div {
    margin-bottom: 25px
}

.rl-product h4 {
    font-size: 14px;
    margin: 0;
    text-align: center;
    padding: 8px 0
}

.rl-product h4 a {
    color: #444
}

.rl-product h4 a:hover {
    color: #e60013
}

@media (max-width: 400px) {
    .rl-product li {
        width:100%
    }
}
.xl-product {
    list-style: none;
    padding: 0;
    margin: 0;
    margin: 0 -10px
}

.xl-product li {
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
    width: 20%
}

@media (max-width: 800px) {
    .xl-product li {
        width:25%
    }
}

@media (max-width: 500px) {
    .xl-product li {
        width:33.33%
    }
}

@media (max-width: 400px) {
    .xl-product li {
        width:50%
    }
}

.xl-product .img {
    border: 1px solid #d5d5d5
}

.xl-product h4 {
    font-size: 14px;
    text-align: center;
    padding: 8px 0;
    margin: 0
}

.xl-product h4 a {
    color: #444
}

.xl-product h4 a:hover {
    color: #e60013
}

.main-details {
    margin-top: 30px
}

.main-details iframe {
    width: 100%;
    border: 0;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden
}

.main-iframe p,.main-details p {
    margin: 0 0 8px
}

.main-iframe h3,.main-details h3 {
    font-size: 16px;
    display: inline-block
}

.main-iframe h3.xl,.main-details h3.xl {
    margin: 20px 0 15px;
    background: transparent;
    color: #222
}

.main-iframe h3.xl i,.main-details h3.xl i {
    font-style: normal;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    color: #fff;
    background-color: #333;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    margin-right: 8px
}

@media (max-width: 767px) {
    .main-iframe p,.main-details p {
        margin:0 6px 8px
    }
}
.relative {
    background-color: #fff;
    margin-top: 30px
}

.relative:first-child>.col-xs-12 {
    margin-top: 0
}

.relative .img {
    width: 33.33%
}

@media (max-width: 991px) {
    .relative .img {
        width:25%
    }
}

@media (max-width: 767px) {
    .relative .img {
        width:100%
    }
}
.relative-list {
    width: 66.66%;
    list-style: none;
    padding: 0;
    margin: 0;
    padding: 20px 0
}

.relative-list a {
    padding: 5px 30px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #444
}

.relative-list a:hover {
    background-color: #ddd;
    color: #e60013
}

@media (max-width: 1199px) {
    .relative-list {
        padding:14px 0
    }

    .relative-list a {
        padding: 3px 20px
    }
}

@media (max-width: 991px) {
    .relative-list {
        width:75%
    }

    .relative-list a {
        padding: 5px 20px
    }
}

@media (max-width: 767px) {
    .relative-list {
        width:100%
    }
}
.three-nav {
    border-bottom: 1px solid #d5d5d5
}

.three-nav .col-xs-12 {
    border-right: 1px solid #d5d5d5
}

.three-nav .col-xs-12:first-child {
    border-left: 1px solid #d5d5d5
}

.three-nav a {
    padding: 15px 0;
    display: block;
    font-size: 20px;
    text-align: center;
    color: #444;
    text-decoration: none;
    margin: 0 -15px
}

.three-nav a:hover {
    color: #e60013
}

.three-nav a.active {
    color: #e60013;
    background-color: #ececec
}

.three-nav .item {
    border-right: 1px solid #d5d5d5
}

.three-nav .slide-nav {
    border-right: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    margin-right: -1px
}

.three-nav .owl-nav div {
    position: absolute;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    color: #444;
    font-size: 20px;
    margin-top: -15px;
    top: 50%
}

.three-nav .owl-nav .owl-prev {
    left: -25px
}

.three-nav .owl-nav .owl-next {
    right: -25px
}

@media (max-width: 767px) {
    .three-nav .col-xs-12 {
        border:1px solid #d5d5d5;
        border-bottom: 0
    }

    .three-nav .col-xs-12:first-child {
        border-top: 0
    }
}
.sub2-nav {
    padding-top: 30px
}

.sub2-nav a,.sub2-nav span {
    display: block;
    white-space: nowrap;
    overflow: hidden
}

.sub2-nav a {
    padding: 15px 25px;
    border: 1px solid #d5d5d5;
    background-color: #fff;
    color: #444;
    text-transform: uppercase;
    font-size: 20px;
    text-decoration: none
}

.sub2-nav a span {
    color: #aaa;
    font-size: 0.7em
}

.sub2-nav a:hover,.sub2-nav a.active {
    background-color: #e60013;
    color: #fff;
    border-color: #e60013
}

.sub2-nav a:hover span,.sub2-nav a.active span {
    color: #fff
}

@media (max-width: 1199px) and (min-width: 992px) {
    .sub2-nav {
        margin:0 -8px
    }

    .sub2-nav .col-xs-4 {
        padding: 0 8px
    }
}

@media (max-width: 767px) {
    .sub2-nav {
        margin:0 -3px
    }

    .sub2-nav .col-xs-4 {
        padding: 0 3px
    }

    .sub2-nav a {
        padding: 10px 13px;
        font-size: 16px
    }
}
.space-20px {
    height: 20px
}

.space-10px {
    height: 10px
}

.columnize_2 {
    margin: 0 -15px
}

.columnize_2 p {
    text-indent: 2em;
    padding: 0 15px
}

.columnize_2 p.split {
    text-indent: 0
}

.columnize_2.no-ie {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0
}

@media (max-width: 991px) {
    .columnize_2.no-ie {
        -webkit-column-count:1;
        -moz-column-count: 1;
        column-count: 1
    }
}
.sub07-slider {
    background: #fff
}

.sub07-slider .img {
    margin: 0 -15px
}

.sub07-slider .h1 {
    position: relative;
    width: 100%;
    padding: 14px 40px;
    background: url(../images/gray-opacity.png);
    background: rgba(230,230,230,0.8);
    position: relative;
    z-index: 9;
    margin-top: 30px
}

.sub07-slider .h1 h2 {
    font-size: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    text-transform: uppercase;
    margin: 0;
    font-weight: bold
}

.sub07-slider .h1 h2 a {
    text-decoration: none;
    color: #e60013
}

.sub07-slider .h1 h2 small {
    display: block;
    margin-top: 4px;
    font-size: 14px;
    color: #888;
    font-weight: normal
}

.sub07-slider .desc {
    padding: 0 20px 80px;
    margin-top: 30px
}

.sub07-slider .desc p {
    line-height: 1.5em;
    max-height: 6em;
    overflow: hidden
}

.sub07-slider .owl-nav {
    position: absolute;
    bottom: 10px
}

.sub07-slider .owl-nav>div {
    width: 36px;
    height: 36px;
    float: left;
    line-height: 36px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.35s;
    transition: all 0.35s
}

.sub07-slider .owl-prev {
    background: #e60013
}

.sub07-slider .owl-prev:hover {
    background: #c40000
}

.sub07-slider .owl-next {
    background: #d6d6d6
}

.sub07-slider .owl-next:hover {
    background: #b4b4b4
}

.sub07-slider.lf .h1 {
    border-left: 3px solid #e60013;
    left: 40%
}

.sub07-slider.lf .col-md-7 {
    float: right
}

.sub07-slider.lf .owl-nav {
    right: 15px
}

.sub07-slider.rt .h1 {
    border-right: 3px solid #e60013;
    right: 40%;
    text-align: right
}

.sub07-slider.rt .owl-nav {
    left: 15px
}

@media (max-width: 1199px) and (min-width: 992px) {
    .sub07-slider .h1 {
        width:150%
    }

    .sub07-slider .desc p {
        max-height: 4.5em
    }

    .sub07-slider .owl-nav {
        bottom: 25px
    }
}

@media (max-width: 991px) {
    .sub07-slider .owl-nav {
        bottom:30px
    }

    .sub07-slider.lf .h1 {
        left: 0
    }

    .sub07-slider.rt .h1 {
        right: 0
    }
}
.sub08 {
    background-color: #fff
}

.sub08.active .im {
    width: 0
}

@media (max-width: 767px) {
    .sub08.active .im {
        width:100%
    }
}

.sub08.active .desc-contain {
    width: 100%
}

.sub08.active .desc-contain .viewport {
    max-height: 1500px
}

.sub08 .desc-contain {
    padding: 40px
}

.sub08 .desc-contain .viewport {
    max-height: 15em;
    overflow: hidden
}

@media (max-width: 1199px) {
    .sub08 .desc-contain {
        padding:30px
    }

    .sub08 .desc-contain .viewport {
        max-height: 10.5em
    }
}

@media (max-width: 991px) {
    .sub08 .desc-contain {
        padding:30px
    }

    .sub08 .desc-contain .viewport {
        max-height: 6em
    }
}

.sub08 .desc-contain p {
    margin-bottom: 1.5em;
    line-height: 1.5em
}

.sub08 h1 {
    font-size: 24px;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 20px
}

.sub08 h1 small {
    display: block;
    font-size: 14px;
    margin-bottom: 4px
}

.sub08 h1 a {
    color: #444;
    text-decoration: none
}

.sub08 .line {
    height: 10px;
    background: url(../images/linedot.png);
    margin-bottom: 20px
}

.sub08 .img {
    margin: 0 -15px
}

.sub08 a.more {
    display: block;
    text-align: center;
    color: #444;
    font-size: 24px;
    margin-top: 30px
}

@media (max-width: 991px) {
    .sub08 a.more {
        margin-top:15px
    }
}
.products-cate-slider {
    margin-top: -30px
}

.products-cate-slider .icon-next,.products-cate-slider .icon-prev {
    background: url(../images/blank.png);
    color: #444
}

.products-cate-slider .icon-next:hover,.products-cate-slider .icon-prev:hover {
    color: #e60013
}

.products-cate-slider .owl-nav>div {
    width: 120px;
    position: absolute;
    top: 50%;
    margin-top: -45px
}

.products-cate-slider .owl-prev {
    left: -90px
}

.products-cate-slider .owl-next {
    right: -90px
}

a.more-ajax {
    margin: 30px auto 0;
    padding: 10px 40px;
    font-size: 20px;
    color: #e60013;
    border: 2px solid #e60013;
    text-decoration: none;
    display: inline-block
}

a.more-ajax:hover {
    background: #e60013;
    color: #fff
}

.sitemap {
    display: table;
    width: 100%
}

.sitemap h2 {
    font-size: 17px;
    margin: 0
}

@media (max-width: 767px) {
    .sitemap h2 {
        font-size:22px;
        font-weight: bold;
        text-align: center;
        margin-bottom: -20px
    }
}

.sitemap h2 a {
    color: #444
}

.sitemap h2 a:hover {
    color: #e60013
}

.sitemap>.col-xs-12 {
    display: table-cell;
    vertical-align: middle;
    float: initial
}

.sitemap .col-md-2 {
    background: url(../images/sitemap-bg.png) no-repeat right center
}

@media (max-width: 767px) {
    .sitemap {
        display:block
    }

    .sitemap>.col-xs-12 {
        display: block;
        float: left
    }

    .sitemap .col-md-2 {
        background: transparent
    }

    .sitemap:first-child h2 {
        margin-top: 30px
    }
}
.sitemap-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    margin: 0 -15px;
    padding: 30px 0
}

.sitemap-nav:before,.sitemap-nav:after {
    content: " ";
    display: table
}

.sitemap-nav:after {
    clear: both
}

.sitemap-nav li {
    float: left;
    width: 20%;
    padding: 3px 15px
}

@media (max-width: 1199px) {
    .sitemap-nav li {
        width:25%
    }
}

@media (max-width: 991px) {
    .sitemap-nav li {
        width:33.33%
    }
}

@media (max-width: 767px) {
    .sitemap-nav li {
        width:50%
    }
}

.sitemap-nav li>a {
    display: block;
    border: 1px solid #d5d5d5;
    color: #444;
    background: #fff;
    text-decoration: none;
    text-align: center;
    padding: 3px 5px
}

.sitemap-nav li>a:hover {
    color: #fff;
    background: #e60013;
    border-color: #e60013
}

.contact {
    position: relative
}

#map {
    height: 600px
}

@media (max-width: 767px) {
    #map {
        height:420px
    }
}

#map img {
    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%)
}

#map .BMap_Marker img {
    filter: none;
    -webkit-filter: none
}

.contact-box {
    position: absolute;
    width: 810px;
    left: 50%;
    margin-left: -405px;
    background: #e60013;
    top: 50%;
    margin-top: -135px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

.contact-box.closed {
    visibility: hidden;
    transform: scale(0.02);
    -webkit-transform: scale(0.02)
}

.contact-box .img {
    width: 33.33%;
    float: left
}

.contact-box .info {
    color: #fff;
    text-align: center;
    width: 66.66%;
    padding: 30px 20px;
    font-size: 19px;
    float: left
}

.contact-box a#close {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 22px;
    border: 2px solid #444;
    color: #444;
    text-decoration: none;
    line-height: 24px;
    text-align: center;
    background-color: #fff;
    position: absolute;
    right: -10px;
    top: -10px
}

.contact-box a#close:hover {
    color: #e60013
}

@media (max-width: 991px) {
    .contact-box {
        width:630px;
        margin-left: -315px;
        margin-top: -105px
    }

    .contact-box .info {
        padding: 20px;
        font-size: 14px
    }
}

@media (max-width: 767px) {
    .contact-box {
        width:280px;
        margin-left: -140px;
        margin-top: -88px
    }

    .contact-box .img {
        display: none
    }

    .contact-box .info {
        width: 100%;
        font-size: 12px;
        padding: 20px 10px
    }
}
.contact-fone a.phone,.contact-fone i,.contact-fone span {
    display: block;
    text-align: center;
    font-size: 18px
}

.contact-fone .fone-no {
    font-size: 1.15em;
    color: #e60013
}

.contact-fone i.fone {
    width: 45px;
    height: 33px;
    margin: 4px auto 6px;
    background: url(../images/phone.png)
}

.contact-fone a.phone {
    background: #fff;
    border: 1px solid #d5d5d5;
    padding: 15px 0;
    margin: 5px 0;
    color: #444;
    text-decoration: none
}

.contact-fone a.phone:hover,.contact-fone a.phone:focus {
    color: #fff;
    background: #e60013;
    border-color: #e60013
}

.contact-fone a.phone:hover .fone-no,.contact-fone a.phone:focus .fone-no {
    color: #fff
}

.contact-fone a.phone:hover i.fone,.contact-fone a.phone:focus i.fone {
    background: url(../images/phone1.png)
}

.address {
    display: table;
    width: 100%;
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px
}

.address .col1,.address .col2 {
    display: table-cell;
    vertical-align: middle;
    height: 140px
}

.address .col1 {
    background: #d5d5d5;
    color: #444;
    width: 1%
}

.address .col2 {
    width: 100%;
    border: 1px solid #d5d5d5;
    border-left: 0;
    padding: 15px 0
}

.address h3 {
    margin: 0 10px;
    white-space: nowrap;
    font-size: 20px;
    font-weight: bold
}

.address p {
    margin-bottom: 0;
    line-height: 1.4em;
    padding: 4px 30px
}

.address:hover .col1 {
    background: #e60013;
    color: #fff
}

@media (max-width: 991px) {
    .address .col1,.address .col2 {
        height:auto
    }
}
.article h1 {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 20px
}

.article h1 a {
    color: #e60013;
    text-decoration: none;
    text-transform: uppercase
}

.article h1 a small {
    color: #999;
    display: block;
    margin-top: 5px
}

.arc-content p {
    line-height: 2em;
    margin-bottom: 1em
}

.arc-content img {
    display: inline-block;
    max-width: 100%
}
.arc-content2 p {
    margin-bottom: 1em
}

.arc-content2 img {
    display: inline-block;
    max-width: 100%
}


.anli-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.anli-list li {
    width: 50%;
    padding: 8px 15px;
    float: left
}

.anli-list a {
    color: #444
}

.anli-list a:hover {
    color: #e60013
}

.anli-list a:before {
    font-size: 12px;
    margin-right: 6px
}

@media (max-width: 991px) {
    .anli-list li {
        width:100%
    }
}

@media (max-width: 991px) {
    .anli-list li {
        padding:8px 0
    }
}
.download {
    list-style: none;
    padding: 0;
    margin: 0
}

.download li {
    padding: 8px 15px
}

.download a {
    color: #444
}

.download a:hover {
    color: #e60013
}

.download img {
    vertical-align: middle;
    margin-right: 6px
}

.downloads-list {
    padding: 20px 0;
    border-bottom: 1px dotted #d5d5d5
}

.downloads-list h3 {
    font-size: 18px;
    margin: 0 0 15px
}

.downloads-list h3 a {
    color: #444
}

.downloads-list h3 a:hover {
    color: #e60013
}

.downloads-list p {
    margin: 0
}

.downloads-list a.dl {
    border: 2px solid #d5d5d5;
    color: #444;
    text-decoration: none;
    margin-top: 30px;
    display: block;
    text-align: center;
    padding: 10px 0;
    font-size: 16px
}

.downloads-list a.dl:hover {
    color: #fff;
    border-color: #e60013;
    background: #e60013
}

.catelist {
    list-style: none;
    padding: 0;
    margin: 0;
    max-width: 800px;
    margin: 15px auto 0
}

.catelist li {
    width: 14.28%;
    padding: 8px;
    float: left
}

.catelist a {
    padding: 3px 0;
    text-align: center;
    text-decoration: none;
    display: block;
    border: 1px solid #d5d5d5;
    color: #444
}

.catelist a:hover {
    color: #e60013;
    border-color: #e60013
}

.disabled {
    pointer-events: none
}
.three-nav .slide-nav a {
    margin: 0
}
.sub3-nav {
    margin: 0 -10px
    ;
    padding-top: 15px;
}
.sub3-nav a {
    padding: 12px 18px;
    border: 1px solid #d5d5d5;
    background-color: #fff;
    color: #444;
    text-transform: uppercase;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    margin: 10px
}
.sub3-nav a:hover {
    background-color: #e60013;
    color: #FFF
}
@media (min-width: 768px) and (max-width: 1600px) {
    #top {
        height: 80px;
    }
    .search.top {
        top: 24%
    }
}
@media (min-width: 768px) and (max-width: 1400px) {
    #top {
        position: static;
    }
}
.navbar-style.sub .navbar-nav>li>a {
    padding: 20px 0 18px;
}
@media (max-width: 767px) {
    #top {
        height: 65px;
    }
}
#news-group, #solu-group {
    margin-top: 30px;
    border: 1px solid #d5d5d5;
    border-top: 0;
    background: #FFF;
}
#news-group h3, #solu-group h3 {
    margin: 0 -1px -1px;
    padding: 20px 25px;
    border: 1px solid #d5d5d5;
    font-size: 16px;
    position: relative;
    -webkit-transition: 0.35s all;
    transition: 0.35s all;
}
#news-group h3:hover, #solu-group h3:hover {
    background: #eee;
}
#news-group .panel-heading.active h3, #solu-group .panel-heading.active h3 {
    color: #FFF;
    background: #e60013;
    border-color: #e60013;
    padding: 30px 25px;
}
#news-group .panel-heading.active h3 a, #solu-group .panel-heading.active h3 a {
    color: #FFF;
}
#news-group .panel-heading h3 a{ width:100%; display:inline-block;}
#news-group a, #solu-group a {
    color: #444;
}
#news-group ul, #solu-group ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    padding: 10px 0;
}
#news-group ul li, #solu-group ul li {
    padding: 5px 25px;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
#news-group ul a:before, #solu-group ul a:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 1px;
    border: 1px solid;
    margin-right: 8px;
}
#news-group ul a, #solu-group ul a {
    color: #444;
    text-decoration: none;
}
#news-group ul a:hover, #solu-group ul a:hover {
    color: #e60013;
}

#solu-group h3 {
    padding: 25px;
}
#solu-group .fa, #solu-group .breadcrumbs a:before, .breadcrumbs #solu-group a:before, #solu-group .left-bar .nav > li > a:before, .left-bar #solu-group .nav > li > a:before, #solu-group .left-bar-2 .nav > li > a:before, .left-bar-2 #solu-group .nav > li > a:before, #solu-group .anli-list a:before, .anli-list #solu-group a:before, #solu-group ul li a:before {
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    font-size: 24px;
}
#solu-group .panel-heading.active h3 {
    padding: 25px;
}
#solu-group .panel-heading.active .fa, #solu-group .panel-heading.active .breadcrumbs a:before, .breadcrumbs #solu-group .panel-heading.active a:before, #solu-group .panel-heading.active .left-bar .nav > li > a:before, .left-bar #solu-group .panel-heading.active .nav > li > a:before, #solu-group .panel-heading.active .left-bar-2 .nav > li > a:before, .left-bar-2 #solu-group .panel-heading.active .nav > li > a:before, #solu-group .panel-heading.active .anli-list a:before, .anli-list #solu-group .panel-heading.active a:before, #solu-group .panel-heading.active ul li a:before, #solu-group ul li .panel-heading.active a:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.0, M12=-1.0, M21=1.0, M22=0.0, sizingMethod='auto expand')";
}
#solu-group ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    padding: 0;
}
#solu-group ul li {
    padding: 15px 25px;
    border-top: 1px solid #d5d5d5;
    padding-left: 35px;
    position: relative;
}
#solu-group ul li a:before {
    width: auto;
    height: auto;
    border: 0;
    margin-right: 8px;
    font-size: 10px;
    line-height: 16px;
    position: absolute;
    top: 16px;
    left: 25px;
}

.news-list.active .desc, .news-list:focus .desc {
    padding: 25px 30px;
}
.news-list .desc p {
    max-height: 3.6em;
    overflow: hidden;
    font-size: 13px;
    line-height: 1.8em;
}
.news-list .date {
    font-size: 12px;
    color: #888;
}
@media (max-width: 1199px) {
    .news-list.active .desc, .news-list:focus .desc {
        padding: 15px 20px;
    }
    .news-list .desc p {
        font-size: 12px;
    }
}

.news-article {
    margin-top: 30px;
}
.news-article img {
    display: inline-block;
    max-width: 100%;
}

.left-bar-2 h2 a {
    color: #FFF;
    text-decoration: none;
}

.heading4 {
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px
}
.heading4 h1 {
    margin: 0 0 8px;
    font-size: 18px;
    color: #e60013;
}
.heading4 .date {
    color: #888;
    font-size: 12px;
}
.heading4 .date span {
    display: inline-block;
    margin: 0 20px;
}

.main-nav-2 .nav:before {
    display: none;
}

.table-responsive table {
    border-color: #d5d5d5;
}

.next-article {
    color: #e60013;
    margin-top: 20px
}
.next-article .col-sm-12 {
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.next-article .p
.next-article a {
    color: #444;
}
.next-article a:hover {
    color: #e60013;
}
img {
    display: inline-block;
    max-width: 100%
}
.product-main-2 h1 {
    margin-top: 0
}
.relative-list {
    padding-top: 0
}
.left-bar-2 .toggle-drop {
    padding-right: 55px
}
.left-bar-2 li {
    position: relative
}
.left-bar-2 a.more {
    position: absolute;
    top: 8px;
    line-height: 40px;
    right: 8px;
    color: #444;
}

.left-bar-2 .nav .toggle-drop {
    background-color: transparent;
}
.left-bar-2 .nav .no-tri a:before {
    content: "";
}
.rl-product h4 a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.toggle-drop2 {
    text-decoration: none !important;
}
.toggle-drop2:after {
    content: "-"
}
.closed .toggle-drop2:after {
    content: "+"
}