/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter,Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%;
}

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

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

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

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}


/*! Source:https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
     :after,
     :before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

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

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

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit
}

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

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

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

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

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

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

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

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

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

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

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

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

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

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

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

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

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

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

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

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px;
    }
}

@media (min-width:992px) {
    .container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

@media (min-width:1600px) {
    .container {
        width: 76%;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

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

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}

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

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

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

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

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

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

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

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

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

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

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

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1400px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

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

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

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

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

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

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

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

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

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

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

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

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap;
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

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

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

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

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

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

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

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

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

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

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

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

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

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

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

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

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

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

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

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

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

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

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

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 0px 0px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

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

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

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

.modal-open {
    overflow: hidden
}

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

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

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

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

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

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

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

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

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

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5
}

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

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

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

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

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

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

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

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

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

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

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

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none!important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 5px;
        padding-left: 5px;
    }
    .row {
        margin-right: -5px;
        margin-left: -5px;
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block!important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}
@charset "UTF-8";/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.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}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(0.75);transform:scaleX(1.25) scaleY(0.75)}40%{-webkit-transform:scaleX(0.75) scaleY(1.25);transform:scaleX(0.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(0.85);transform:scaleX(1.15) scaleY(0.85)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes rubberBand{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(0.75);-ms-transform:scaleX(1.25) scaleY(0.75);transform:scaleX(1.25) scaleY(0.75)}40%{-webkit-transform:scaleX(0.75) scaleY(1.25);-ms-transform:scaleX(0.75) scaleY(1.25);transform:scaleX(0.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(0.85);-ms-transform:scaleX(1.15) scaleY(0.85);transform:scaleX(1.15) scaleY(0.85)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);-ms-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes wobble{0%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);-ms-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(-48px);transform:scale(.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);-ms-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(-48px);-ms-transform:scale(.475) translateX(-48px);transform:scale(.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);-ms-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);-ms-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-transform-origin:center bottom;transform-origin:center bottom}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);-ms-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);-ms-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(.475) translateX(42px);transform:scale(.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(.475) translateX(42px);-ms-transform:scale(.475) translateX(42px);transform:scale(.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(.475) translateX(-42px);transform:scale(.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(.475) translateX(-42px);-ms-transform:scale(.475) translateX(-42px);transform:scale(.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);-ms-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-transform-origin:center top;transform-origin:center top}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}
/**
 * Swiper 8.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 4, 2022
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
@font-face {
    font-family: "iconfont";
    /* Project id 3242467 */
    src: url('//at.alicdn.com/t/font_3242467_b3g8b530yys.woff2?t=1650167048058') format('woff2'), url('//at.alicdn.com/t/font_3242467_b3g8b530yys.woff?t=1650167048058') format('woff'), url('//at.alicdn.com/t/font_3242467_b3g8b530yys.ttf?t=1650167048058') format('truetype'), url('//at.alicdn.com/t/font_3242467_b3g8b530yys.svg?t=1650167048058#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-dianzan:before {
    content: "\e619";
}

.icon-fenxiang:before {
    content: "\e72f";
}

.icon-fenxiang1:before {
    content: "\e679";
}

.icon-youxiang:before {
    content: "\e611";
}

.icon-sousuo1:before {
    content: "\e6a8";
}

.icon-guanzhu2:before {
    content: "\e61e";
}

.icon-liulan:before {
    content: "\e640";
}

.icon-xiala:before {
    content: "\e662";
}

.icon-liulan1:before {
    content: "\e7a5";
}

.icon-guanzhu4:before {
    content: "\e736";
}

.icon-guanbi:before {
    content: "\e641";
}

.icon-jian:before {
    content: "\e644";
}

.icon-jia:before {
    content: "\e645";
}

.icon-xiangzuo1:before {
    content: "\e648";
}

.icon-xiangyou:before {
    content: "\e649";
}

.icon-shuaxin:before {
    content: "\e64a";
}

.icon-xiangyoujiantou:before {
    content: "\e64b";
}

.icon-xiangzuojiantou:before {
    content: "\e64c";
}

.icon-gengduo1:before {
    content: "\e659";
}

.icon-shubiao:before {
    content: "\e646";
}

.icon-xiala1:before {
    content: "\e610";
}

.icon-xinlang:before {
    content: "\e60f";
}

.icon-weixin:before {
    content: "\e7e5";
}

.icon-linkedin:before {
    content: "\e812";
}

.icon-lianjie2:before {
    content: "\e727";
}

.icon-31shezhi:before {
    content: "\e600";
}

.icon-gou:before {
    content: "\e64d";
}

.icon-guanbi1:before {
    content: "\e64e";
}

.icon-caidan:before {
    content: "\e666";
}

.icon-xiala-:before {
    content: "\e629";
}

.icon-dianhua:before {
    content: "\e6c8";
}

.icon-sousuo21:before {
    content: "\e7ec";
}

.icon-ico_mobnn:before {
    content: "\e623";
}

@font-face {
    font-family: "iconfont";
    /* Project id 4490301 */
    src: url('//at.alicdn.com/t/c/font_4490301_876ntrblfvu.woff2?t=1711941826822') format('woff2'), url('//at.alicdn.com/t/c/font_4490301_876ntrblfvu.woff?t=1711941826822') format('woff'), url('//at.alicdn.com/t/c/font_4490301_876ntrblfvu.ttf?t=1711941826822') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-xiangshang1:before {
    content: "\e76d";
}

.icon-xiangshang2:before {
    content: "\e76e";
}

.icon-xiangxia1:before {
    content: "\e771";
}

.icon-xiangxia2:before {
    content: "\e772";
}
/* 
-------------  控件样式  -------------
*/

.navbar-nav {
    float: left;
    margin-left: 32px;
}

.logo {
    width: 100px;
    min-height: 1px;
    overflow: hidden;
}

.logobox {
    width: auto;
    min-height: 1px;
}

.logobox img {
    height: 100%;
    height: 36px;
}

.logobox .logoimg1 {
    display: block;
}

.logobox .logoimg2 {
    display: none;
}

.navbaractive .logobox .logoimg1 {
    display: none;
}

.navbaractive .logobox .logoimg2 {
    display: block;
}

.navbar {
    min-height: auto;
    margin-bottom: 0px;
    border: none;
}

.navbar-default {
    background: none;
    padding: 44px 0px 0px 0px;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.navbar-default .navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
    color: rgba(255, 255, 255, 0.64);
    padding: 0px 10px;
    line-height: 36px;
    font-size: 13px;
    position: relative;
}

.navbar-default .navbar-nav>li>a .iconfont {
    font-size: 10px;
    transform: rotate(360deg) !important;
    transition: transform 1s;
    display: inline-block;
    /* float: right; */
    position: absolute;
    top: 0px;
    right: 4px;
}

.navbar-default .navbar-nav>li>a.active {
    color: #ffffff;
    font-weight: 600;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #ffffff;
}

.navbar-default .navbar-nav>li>a:hover .iconfont {
    transform: rotate(180deg) !important;
}

.navbaractive .navbar-nav>li>a:focus,
.navbaractive .navbar-nav>li>a:hover {
    color: #0f488b !important;
}

.arrowT>a .iconfont {
    transform: rotate(180deg) !important;
}

.navbaractive {
    padding: 10px 0px;
    background-color: #ffffff;
    box-shadow: 0px 0px 32px rgba(2, 80, 158, 0.08);
}

.navbaractive .navbar-nav>li>a {
    color: #555555;
}

.navbaractive .navbar-nav>li>a.active {
    color: #0f488b;
    font-weight: 600;
}

.navbaractive .navbar-nav>li>a:hover {
    color: #0f488b;
}


/* 
-------------  控件样式  -------------
*/

.logo h1 {
    margin: 0;
}

.logo a {
    width: auto;
    min-height: 1px;
    float: left;
}

.logo a {
    width: auto;
    min-height: 1px;
    float: left;
}

.logo a i {
    font-size: 40px;
    line-height: 44px;
    float: left;
}

.logo a span {
    line-height: 44px;
    font-weight: bold;
    float: left;
    margin-left: 6px;
}

.headrightinfo {
    width: auto;
    min-height: 1px;
    position: absolute;
    top: 0;
    right: 15px;
}

.infotel {
    width: auto;
    min-height: 1px;
    float: left;
    margin-right: 10px;
}

.infotel a {
    width: auto;
    min-height: 1px;
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
    font-weight: bold;
    padding: 0px 6px;
}

.infotel a:hover {
    opacity: 0.64;
    color: #fff;
}

.infotel a .ico {
    width: 20px;
    height: 20px;
    border-radius: 200px;
    background-color: rgba(255, 255, 255, 0.12);
    margin-right: 8px;
    text-align: center;
    line-height: 20px;
    animation: shake-rotate 3s ease-in-out infinite;
}

.infotel a .ico img {
    width: 64%;
}

.navbaractive .infotel a .ico {
    background-color: rgba(15, 72, 139, 0.48);
}

.navbaractive .infotel a {
    color: #0f488b;
}

.infotrial {
    width: auto;
    min-height: 1px;
    float: left;
}

.infotrial a {
    width: auto;
    min-height: 1px;
    display: block;
    font-size: 12px;
    line-height: 36px;
    color: #ffffff;
    font-weight: bold;
    padding: 0px 20px;
    background-color: #197dc4;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.infotrial a:hover {
    opacity: 0.64;
    color: #ffffff !important;
}

.infotrial a:focus {
    color: #ffffff;
    outline: none;
}


/* 
-------------  下滑菜单  -------------
*/

.dropdownMenubox {
    position: fixed;
    width: 100%;
    height: auto;
    overflow: hidden;
    left: 0;
    top: 90px;
    background-color: rgba(255, 255, 255, 1);
    /* background-color: #ffffff; */
    transition: all 0.3s;
    box-shadow: rgb(2 80 158 / 14%) 0px 32px 32px;
}

.navbaractive .dropdownMenubox {
    top: 56px;
}

.dropdownMenubox>div {
    display: none;
}

.dropdownMenu {
    width: 100%;
    height: 340px;
    padding: 64px 0px 0px;
    box-shadow: rgb(2 80 158 / 8%) 0px 0px 24px;
    box-shadow: inset 0px 12px 24px rgba(2, 80, 158, 0.08);
}

.menumain {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.advantage {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding-left: 30px;
    /* border-left: 1px solid rgba(0, 0, 0, 0.12); */
}

.adv_title {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 30px;
    font-size: 12px;
    line-height: 16px;
    color: #666666;
}

.adv_list {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.adv_li {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.adv_li span {
    display: block;
}

.adv_t1 {
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 5px;
}

.adv_t2 {
    font-size: 12px;
    line-height: 18px;
    color: #999999;
}

.adv_list ul {
    padding: 0px;
    margin: 0px;
}

.adv_list ul li {
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
}

/* tab切换效果 */

.solution-content {
    width: 100%;
}

.solution-list {
    width: 200px;
    float: left;
}

.solution-list ul li {
    width: 100%;
    height: 44px;
    padding-left: 24px;
    position: relative;
    border-radius: 6px;
    font-size: 14px;
    line-height: 44px;
    color: #666666;
}

.solution-list ul .on {
    font-weight: bold;
    background-color: #ecf4ff;
    color: #204987;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.solution-list ul li a {
    display: block;
    color: #666666;
}

.solution-list ul li.on a {
    color: #204987;
}

.solution-list ul .on:hover {
    background-color: #ecf4ff;
    color: #204987 !important;
}

.solution-item {
    margin-left: 230px;
    display: block;
    overflow: hidden;
    border-left: 1px solid rgba(0, 0, 0, 0.12);
    padding-left: 60px;
}

.solution-item ul li {
    padding: 0;
}

.solution-item ul {
    display: none;
}

.solutionItembox {
    width: 100%;
    height: 220px;
    overflow: hidden;
    position: relative;
}

.solutionItembox_left {
    width: auto;
    height: 100%;
    padding-right: 360px;
}

.solutionItembox_left2 {
    width: auto;
    height: 100%;
    padding-right: 0px;
}

.solutionItembox_right {
    position: absolute;
    top: 0;
    right: 0;
    width: 264px;
    height: 96%;
    border-radius: 8px;
}

.sIbr_bg1 {
    background: url(/images/bner/bg_bner_p2.jpg) center center #14368f;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.sIbr_bg2 {
    background: url(/images/bner/bg_bner_p8.jpg) center center #14368f;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.sIbr_bg3 {
    background: url(/images/bner/bg_bner_p3.jpg) center center #14368f;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.solutionItembox_right a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 20px 24px;
    position: relative;
}

.solutionItembox_right a:hover {
    opacity: .8;
}

.solutionItembox_right a:hover .sIbr_btn {
    opacity: 1;
}

.solutionItembox_right a:hover .iconfont {
    margin-left: 15px;
}

.sIbr_text {
    width: auto;
}

.sIbr_text span {
    display: block;
}

.sIbr_t1 {
    font-size: 12px;
    line-height: 24px;
    color: #ffffff;
    opacity: .64;
    margin-top: 4px;
}

.sIbr_t2 {
    font-size: 20px;
    line-height: 22px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 12px;
}

.sIbr_t3 {
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    opacity: .36;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.sIbr_btn {
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    position: absolute;
    bottom: 16px;
    opacity: .24;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.sIbr_btn span {
    display: block;
    float: left;
}

.sIbr_btn .iconfont {
    font-size: 9px;
    display: block;
    float: left;
    margin-left: 5px;
    margin-top: 4px;
    transform: rotate(270deg);
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.sollistBox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: -29px;
}

.sollistBox_S2 {
    width: 80%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: -29px;
}

.sollistLi {
    width: 33.333333%;
    min-height: 1px;
    overflow: hidden;
    float: left;
}

.sollistBox_S2 .sollistLi {
    width: 50%;
}

/* .sollistLi a {
    display: block;
} */

.sollistLibox {
    width: auto;
    overflow: hidden;
    padding-right: 30px;
    /* margin-bottom: 19px; */
    /* padding-bottom: 10px; */
}

.sol_ico {
    width: 18px;
    height: 18px;
    overflow: hidden;
    position: absolute;
}

.sol_ico img {
    width: 100%;
}

.sol_text {
    width: auto;
    overflow: hidden;
    padding-left: 24px;
}

.sol_text span {
    display: block;
}

.sol_tTitle {
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 2px;
}

.sol_tDesc {
    height: 18px;
    font-size: 12px;
    line-height: 18px;
    color: #676878;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.sollistLibox a {
    display: block;
}

.sollistLibox a .sol_text {
    padding-bottom: 10px;
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.12); */
}

.sollistLibox a .sol_line {
    width: 0px;
    height: 1px;
    /* padding-bottom: 15px; */
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.64); */
    margin-bottom: 30px;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-bottom: 1px solid rgba(0, 0, 0, 0.001);
    margin-bottom: -1px;
}

/* .enableLink .sollistLibox a .sol_text {
    border-bottom: 1px solid rgba(0, 0, 0, 0.001);
} */
/* .sollistLibox a .sol_text::after {
    width: 10px;
    height: 1px;
    display: block;
    content: '';
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    padding-bottom: 15px;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
} */

.sollistLibox a:hover .sol_tTitle {
    color: #0f488b;
}

.sollistLibox a:hover .sol_line {
    width: 100%;
    border-bottom: 1px solid #0f488b;
}

/* .enableLink .sollistLibox a:hover .sol_line {
    border-bottom: 1px solid #0f488b;
} */
/* .disabledLink .sollistLibox a {
    display: block;
    cursor: auto;
}

.disabledLink .sollistLibox a:hover .sol_tTitle {
    color: #000000;
}

.disabledLink .sollistLibox a .sol_line {
    width: 100%;
    height: 1px;
    margin-bottom: 30px;
}

.disabledLink .sollistLibox a:hover .sol_line {
    border-bottom: 1px solid #ffffff !important;
} */

.sollistCasebox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.sollistCase {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.sollistCase2 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding-left: 60px;
}

.sollistCase_title {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 12px;
    line-height: 18px;
    color: #333;
}

.sollistCase_list {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.sollistCase_li {
    width: 25%;
    float: left;
    margin-bottom: 10px;
    padding-right: 20px;
}

.sollistCase_list a {
    width: 100%;
    height: 64px;
    min-height: 1px;
    overflow: hidden;
    display: block;
    border: 2px solid #f0f0f0;
    text-align: center;
}

.sollistCase_list a img {
    height: 100%;
    object-fit: cover;
}

.sollistCase_list a:hover {
    border: 2px solid #0f488b;
}

.sollistCase_list ul {
    padding: 0;
    margin: 0;
}

.sollistCase_list ul li {
    width: 25%;
    float: left;
    margin-top: 10px;
    padding-right: 20px;
}

.sollistCase_list ul li a {
    width: 100%;
    height: 60px;
    min-height: 1px;
    overflow: hidden;
    display: block;
    border: 2px solid #f0f0f0;
    text-align: center;
}

.sollistCase_list ul li a:hover {
    border: 2px solid #0f488b;
}

.sollistCase_list ul li a img {
    height: 100%;
    object-fit: cover;
}

.sollistCase_list2 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.sollistCase_list2 ul {
    padding: 0;
    margin: 0;
}

.sollistCase_list2 ul li {
    width: 50%;
    float: left;
    margin-top: 10px;
    padding-right: 20px;
    font-size: 12px;
    color: #666;
}

.sollistCase_lastli a {
    cursor: auto;
}

.sollistCase_lastli a:hover {
    border: 2px solid #f0f0f0;
}

/* 
-------------  菜单-方案  -------------
*/

.solmenuBox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.solmenuBox_li {
    width: 33.333333%;
    min-height: 1px;
    overflow: hidden;
    float: left;
    /* padding-right: 30px; */
    padding-left: 30px;
    border-left: 1px solid #0f498c26;
    margin-bottom: -15px;
}

.solmenuBox_li:first-child {
    border-left: none;
    padding-left: 0px;
}

.solmenuBox_li_title {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 24px;
}

.solmenuBox_li_main {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    /* border-left: 1px solid #0f498c26;
    padding-left: 30px; */
}

.solmenuBox_li_main .sollistLi {
    width: 50%;
}

.solmenuBox .sollistLibox a .sol_line {
    margin-bottom: 15px;
}

.promenuBox .sollistLibox a .sol_line {
    margin-bottom: 30px;
}


/* 
-------------  菜单-案例  -------------
*/

.casemenuBox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.casemenuBox_li {
    width: 50%;
    min-height: 1px;
    overflow: hidden;
    float: left;
    padding-right: 30px;
}

.casemenuBox_li_hy {
    padding-left: 50px;
    padding-right: 0px;
    border-left: 1px solid #0f498c26;
}

.casemenuBox_li_title {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 24px;
}

.casemenuBox_li_main {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    /* border-left: 1px solid #0f498c26;
    padding-left: 30px; */
}

.casemenuBox_li_main .sollistCase_list a {
    height: 54px;
}

.caseHymenu_li {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    position: relative;
}

.caseHymenu_li_leftname {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    color: #666666;
    position: absolute;
    left: 0;
    top: 0;
}

.caseHymenu_li_leftlist {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding-left: 88px;
}

.caseHymenu_li_leftlist .sollistCase_li {
    height: 40px;
    background-color: #f5f9ff;
    text-align: center;
    width: 23%;
    margin: 0px 1%;
    padding-right: 0px;
    margin-bottom: 8px;
}

.caseHymenu_li_leftlist .sollistCase_li img {
    width: auto;
    mix-blend-mode: multiply;
    height: 140%;
    margin-top: -6%;
}

.mobile-menu {
    display: none;
}

@keyframes shake-rotate {
    89% {
        -webkit-transform: translate(0) rotate(0deg);
        transform: translate(0) rotate(0deg);
    }

    90% {
        -webkit-transform: translate(0) rotate(15deg);
        transform: translate(0) rotate(15deg);
    }

    91% {
        -webkit-transform: translate(0) rotate(0deg);
        transform: translate(0) rotate(0deg);
    }

    92% {
        -webkit-transform: translate(0) rotate(-15deg);
        transform: translate(0) rotate(-15deg);
    }

    93% {
        -webkit-transform: translate(0) rotate(0deg);
        transform: translate(0) rotate(0deg);
    }

    94% {
        -webkit-transform: translate(0) rotate(15deg);
        transform: translate(0) rotate(15deg);
    }

    95% {
        -webkit-transform: translate(0) rotate(0deg);
        transform: translate(0) rotate(0deg);
    }

    96% {
        -webkit-transform: translate(0) rotate(-15deg);
        transform: translate(0) rotate(-15deg);
    }

    97% {
        -webkit-transform: translate(0) rotate(0deg);
        transform: translate(0) rotate(0deg);
    }

    98% {
        -webkit-transform: translate(0) rotate(15deg);
        transform: translate(0) rotate(15deg);
    }

    99% {
        -webkit-transform: translate(0) rotate(-15deg);
        transform: translate(0) rotate(-15deg);
    }

    0%,
    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0);
    }
}


@media (max-width: 767px) {
    .dropdownMenubox {
        display: none !important;
    }

    .headrightinfo {
        right: 50px;
        top: 7px;
    }

    .headrightinfo .infotrial {
        display: none;
    }

    #navbarmore1 {
        border: none;
        margin-left: -15px;
        margin-right: -15px;
        padding: 0px;
        width: calc(100% + 30px);
        height: calc(100vh - 64px);
        max-height: unset;
        background-color: #fff;
    }

    #navbarmore1 .menu {
        display: none;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background: none !important;
    }

    .menu-container {
        height: 100%;
    }

    .mobileMenus-footer {
        padding: 0 16px;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 100%;
        display: none;
    }

    .mobileMenus-footer-btn {
        width: 100%;
        border-radius: 6px;
        overflow: hidden;
        border: 1px solid #e1e9f6;
    }

    .mobileMenus-footer-btn a {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px;
        line-height: 44px;
        color: #000;
        background-color: #fafbff;
    }

    .mobileMenus-footer-btn a>.num {
        font-size: 16px;
        font-weight: 600;
        color: #035cda;
    }

    .mobile-menu {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .mobile-menu-ul {
        display: flex;
        flex-direction: column;
        margin-left: 0;
        padding: 12px 20px;
    }

    .mobile-menu-ul li {
        margin-left: 0;
        width: 100%;
        position: relative;
        border-bottom: 1px solid #ebeef5;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }

    .mobile-menu-ul li>a {
        font-size: 15px;
        line-height: 48px;
        padding: 0 32px 0 0;
        color: #555;
    }

    .mobile-menu-ul li>a.current {
        color: #0f488b;
        font-weight: 600;
    }

    .mobile-menu-ul li>i {
        padding: 0 16px;
        font-size: 14px;
        line-height: 48px;
        transform: rotate(-90deg);
        transition: all .3s linear;
        color: #555;
    }

    .mobileMenus {
        display: block;
        width: 100%;
        max-height: 0;
        overflow: hidden;
        transition: all .3s linear;
    }

    .isMobileDrop .mobileMenus {
        max-height: 490px;
    }

    .mobileMenus .mobileMenus-item {
        width: 100%;
        border-top: 1px solid #ebeef5;
    }

    .mobileMenus .mobileMenus-item.half {
        width: 50%;
        float: left;
    }

    .mobileMenus .mobileMenus-item a {
        display: flex;
        align-items: center;
        font-size: 13px;
        line-height: 48px;
        height: 48px;
        padding-left: 32px;
        color: #555;
    }

    .mobileMenus .mobileMenus-item a img {
        height: 100%;
    }

    /* 多栏目 */
    .mobileMenus-many {
        display: block;
        width: 100%;
        max-height: 0;
        overflow: hidden;
        transition: all .3s linear;
    }

    .isMobileDrop .mobileMenus-many {
        max-height: 600px;
    }

    .mobileMenus-many .mobileMenus-many-item {
        padding: 8px 20px;
        border-top: 1px solid #ebeef5;
    }

    .mobileMenus-many-item .label {
        display: block;
        font-size: 13px;
        line-height: 32px;
        color: #999;
        padding: 0px;
        font-weight: 400;
        text-align: left;
    }

    .mobileMenus-many-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }

    .mobileMenus-many-list .mobileMenus-many-list-item {
        width: 33.33%;
    }

    .mobileMenus-many-list .mobileMenus-many-list-item a {
        display: block;
        font-size: 12px;
        line-height: 32px;
        color: #555;
    }

    .mobileMenus-many-list .mobileMenus-many-list-item a.current {
        color: #0f488b;
    }
}
.boxblock-m {
    display: none!important;
}

.ontrialmain {
    width: auto;
    min-height: 1px;
}

.ontrialbox {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    float: left;
    background-color: #f5f5f5;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.ontrialbox:hover {
    box-shadow: 0px 0px 48px rgba(0, 80, 157, 0.24);
    -moz-box-shadow: 0px 0px 48px rgba(0, 80, 157, 0.24);
    -webkit-box-shadow: 0px 0px 48px rgba(0, 80, 157, 0.24);
    background-color: #ffffff;
}

.ontrialbox_input {
    width: 200px;
    height: 48px;
    float: left;
}

.ontrialbox_input input {
    background: none;
    border: none;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #000000;
    padding: 0px 16px;
    text-decoration: none;
    /* margin: 4px 0px; */
}

.ontrialbox_input input::input-placeholder {
    color: #888888;
    font-size: 12px;
}

.ontrialbox_input input::-webkit-input-placeholder {
    color: #888888;
    font-size: 12px;
}

.ontrialbox_input input::-moz-placeholder {
    color: #888888;
    font-size: 12px;
}

.ontrialbox_input input::-moz-placeholder {
    color: #888888;
    font-size: 12px;
}

.ontrialbox_input input::-ms-input-placeholder {
    color: #888888;
    font-size: 12px;
}

.ontrialbox_btn {
    width: 120px;
    height: 48px;
    float: left;
}

.ontrialbox_btn a {
    width: 120px;
    height: 48px;
    display: block;
    font-size: 14px;
    line-height: 48px;
    color: #ffffff;
    background-color: #197dc4;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.ontrialbox_btn a:hover {
    color: #ffffff;
    background-color: #0f488b;
}

.ontrialbox_btn a:focus {
    color: #ffffff;
    outline: none;
}

.ontrial_videobtn {
    width: auto;
    min-height: 1px;
    margin-left: 8px;
    float: left;
}

.ontrial_videobtn a {
    width: auto;
    min-height: 1px;
    display: block;
    padding: 0px 32px;
    line-height: 48px;
    font-size: 14px;
    color: #666666;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.18);
    box-shadow: 0px 0px 48px rgba(0, 80, 157, 0.08);
    -moz-box-shadow: 0px 0px 48px rgba(0, 80, 157, 0.08);
    -webkit-box-shadow: 0px 0px 48px rgba(0, 80, 157, 0.08);
}

.ontrial_videobtn a:hover {
    box-shadow: 0px 0px 48px rgba(0, 80, 157, 0.24);
    -moz-box-shadow: 0px 0px 48px rgba(0, 80, 157, 0.24);
    -webkit-box-shadow: 0px 0px 48px rgba(0, 80, 157, 0.24);
}

.page_ontrial {
    background-color: #fff;
    border-bottom: 4px solid #fff;
    padding: 110px 0px 48px 0px;
    border-top: 1px solid rgba(0, 0, 0, .04);
}

.bgWhite .page_ontrial {
    border-bottom: 4px solid #1b3f85;
}
.page_ontrialtbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    text-align: center;
}

.page_ontrialtbox h2 {
    font-size: 36px;
    line-height: 48px;
    color: #1b3f85;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0px;
}

.page_ontrialtbox span {
    display: block;
    font-size: 13px;
    line-height: 24px;
    color: #666666;
}

.page_ontrialform {
    padding: 48px 0px 42px 0px;
}

.page_footOtherinfo {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.page_footOther_link {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    border-top: 1px solid rgba(255, 255, 255, 0.24);
    border-bottom: 1px solid rgba(255, 255, 255, 0.24);
    margin: 64px 0px 8px 0px;
}

.bgWhite .page_footOther_link {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

.footer_CompanyInfo {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.72);
    font-size: 12px;
    line-height: 32px;
    float: right;
    padding: 16px 0px;
}

.bgWhite .footer_CompanyInfo {
    color: #333333;
}

.footer_copyright {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding-top: 14px;
    padding-bottom: 62px;
    font-size: 12px;
    line-height: 24px;
    color: rgba(255, 255, 255, .64);
    color: #ffffff \9;
    text-align: center;
}

.footer_aboutlinks {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    float: left;
    padding: 16px 0px;
    /* border-bottom: 1px transparent solid;
    border-top: 1px transparent solid;
    border-image: linear-gradient(to right, #124ebd, #29960d) 1 10; */
    /* border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    margin: 64px 0px 48px 0px; */
}

.footer_aboutlinks a {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 32px;
    color: rgba(255, 255, 255, 0.72);
    padding-right: 24px;
}
.bgWhite .footer_aboutlinks a {
    color: #666666;
}

.footer_aboutlinks a:hover {
    color: #ffffff;
}
.bgWhite .footer_aboutlinks a:hover {
    color: #000000;
}
.page_footOther_copyright {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.page_footnavbox {
    padding: 90px 0px 0px 0px;
}

.page_footnavmain_tbox {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 24px;
}
.bgWhite .page_footnavmain_tbox {
    color: #333333;
}

.page_footnavmain_tbox2 {
    font-size: 12px;
    color: #666666;
}

.page_footnavmain_tlist {
    overflow: hidden;
}

.page_footnavmain_tlist ul {
    padding: 0;
    margin: 0;
}

.page_footnavmain_tlist ul li {
    list-style: none;
}

.page_footnavmain_tlist ul li a {
    width: 100%;
    display: block;
    font-size: 12px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.72);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.page_footnavmain_tlist ul li a.sitemap {
    display: none;
}
.bgWhite .page_footnavmain_tlist ul li a {
    color: #666666;
}

.page_footnavmain_tlist ul li a:hover {
    color: #ffff;
}
.bgWhite .page_footnavmain_tlist ul li a:hover {
    color: #000000;
}

.page_footnavmain_tlist ul li span {
    font-size: 12px;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.32);
    padding-top: 14px;
    padding-bottom: 8px;
}

.bgWhite .page_footnavmain_tlist ul li span {
    color: #b8b8b8;
}

.page_footnavmain_tlist2 ul {
    padding: 0;
    margin: 0;
}

.page_footnavmain_tlist2 ul li {
    list-style: none;
}

.page_footnavmain_tlist2 ul li a {
    width: auto;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.72);
    /* padding: 0px 0px 8px 0px; */
    text-align: center;
    margin: 0px 10px;
}
.bgWhite .page_footnavmain_tlist2 ul li a {
    color: #666666;
}

.page_footnavmain_tlist2 ul li a:hover {
    color: #ffffff;
}
.bgWhite .page_footnavmain_tlist2 ul li a:hover {
    color: #000000;
}
.page_footnavmain_company {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 16px;
    color: #666666;
}

.footnav_contactus {
    width: 100%;
    min-height: 1px;
    display: block;
}

.footnav_contactusbox {
    width: 100%;
    min-height: 1px;
    display: block;
    margin-bottom: 12px;
}

.footnav_contactusbox span {
    display: block;
}

.footnav_contactusbox_name {
    font-size: 12px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.48);
}

.bgWhite .footnav_contactusbox_name {
    color: #a3a3a3;
}

.footnav_contactusbox_info {
    width: 100%;
    min-height: 1px;
    display: block;
}

.footnav_contactusbox_info a {
    line-height: 22px;
}

.footnav_contactusbox_info a {
    width: 100%;
    min-height: 1px;
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.72);
    font-weight: bold;
}

.bgWhite .footnav_contactusbox_info a {
    color: #666666;
}

.footnav_contactusbox_info a:hover {
    color: #fff;
}
.bgWhite .footnav_contactusbox_info a:hover {
    color: #000000;
}
.footnav_contactusbox .footnav_contactusbox_codes {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 6px;
}

.footnav_contactusbox .footnav_contactusbox_code {
    width: 46%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footnav_contactusbox .footnav_contactusbox_code>img {
    width: 120px;
    display: block;
    background-color: #fff;
    border-radius: 2px;
    padding: 2px;
}

.footnav_contactusbox .footnav_contactusbox_code>span {
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px;
    /* transform: scale(0.92); */
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.48);
}

.bgWhite .footnav_contactusbox .footnav_contactusbox_code>img {
    padding: 0px;
}

.bgWhite .footnav_contactusbox .footnav_contactusbox_code>span {
    color: #a3a3a3;
}
.footnav_contactusbtn {
    width: 100%;
    min-height: 1px;
    display: block;
    overflow: hidden;
    margin-top: 18px;
}

.footnav_contactusbtn a {
    width: 80%;
    min-height: 1px;
    display: block;
    overflow: hidden;
    font-size: 12px;
    line-height: 44px;
    color: #fff;
    background-color: #3463c6;
    margin-bottom: 10px;
    text-align: center;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.bgWhite .footnav_contactusbtn a {
    color: #666666;
    background-color: #f5f5f5;
}

.footnav_contactusbtn a:hover {
    background-color: #fff;
    color: #666;
}
.bgWhite .footnav_contactusbtn a:hover {
    background-color: #1b3f85;
    color: #ffffff;
}
.livebox {
    display: block !important;
}

.listbtnPublic {
    margin-bottom: 6px;
}

.listbtnPublic a {
    padding: 8px 0px;
}

#liveinfobox {
    width: 298px;
    height: 299px;
    border-radius: 6px;
    background: url('https://www.weaver.com.cn/main/images/msgbg4.png') center top;
    background-repeat: no-repeat;
    box-shadow: rgb(2 80 158 / 24%) 0px 0px 96px;
    position: absolute;
    bottom: -69px;
    right: 60px;
    left: auto;
    z-index: 1000;
    display: none;
    overflow: unset !important;
}

#liveinfobox::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid #ffffff;
    border-bottom: 6px solid transparent;
    border-right: 6px solid transparent;
    float: left;
    background: none;
    position: absolute;
    right: -12px;
    bottom: 30px;
}
/* .floatbtn-online {
    top: 71.6%;
} */

.listbtnPublic a img {
    width: 18px;
    height: 18px;
    display: block;
    margin: 0 auto 4px auto;
    opacity: .64;
}

#floatfoot {
    display: none;
}

.footerbbox {
    width: 100%;
    height: auto;
    background-color: #011e52;
}
.footerbbox.bgWhite {
    background-color: #ffffff;
}

.footerbbox span {
    display: inline-block;
}

.footerbtn-online {
    width: auto;
    min-height: 1px;
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -75%);
    /* margin-left: -142px;
    margin-top: -100px; */
    box-shadow: 0px 0px 24px rgba(102, 102, 102, 0.2);
    -moz-box-shadow: 0px 0px 24px rgba(102, 102, 102, 0.2);
    -webkit-box-shadow: 0px 0px 24px rgba(102, 102, 102, 0.2);
}

.footerbtn-online img {
    width: 284px;
    box-shadow: 0px 0px 24px rgba(102, 102, 102, 0.2);
    -moz-box-shadow: 0px 0px 24px rgba(102, 102, 102, 0.2);
    -webkit-box-shadow: 0px 0px 24px rgba(102, 102, 102, 0.2);
}

.onlinezixunFoot:hover~.footerbtn-online {
    display: block;
}

.livebtn:hover~.liveinfobox {
    display: block;
}

.clauseList {
    display: block;
    overflow: hidden;
}

.clauseList a {
    width: auto !important;
    float: left;
    margin-right: 12px;
}


@media (max-width:767px) {

    #floatfoot {
        display: block;
    }
    .footerbbox {
        height: auto !important;
        margin-bottom: 0px !important;
        padding-bottom: 80px !important;
    }
    .boxblock-m {
        display: block!important;
    }
    .boxblock-p {
        display: none!important;
    }
    .footnav_contactusbox_name {
        display: none !important;
    }
    .page_footnavbox {
        padding: 64px 0px 0px 0px;
    }
    .page_footnavmain_tbox {
        margin-bottom: 6px;
    }
    .ontrialbox_input {
        display: none;
    }
    .ontrial_videobtn {
        display: none;
    }
    .page_ontrial {
        padding: 64px 0px 32px 0px;
    }
    .page_ontrialform {
        padding: 32px 0px 20px 0px;
    }
    .page_ontrialtbox h2 {
        font-size: 24px;
        line-height: 32px;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .page_ontrialtbox span {
        font-size: 11px;
        line-height: 24px;
    }
    .page_footnavmain {
        margin-bottom: 24px;
    }
    .page_footnavmain_tlist ul li a {
        line-height: 24px;
    }
    
    .footnav_contactusbtn {
        margin-bottom: 0px;
        display: inline-block;
        margin-top: 12px;
    }
    .footnav_contactusbtn a {
        width: 100%;
    }
    .footnav_contactusbox {
        width: 100%;
        margin-bottom: 0px;
    }
    .page_footOther_link {  
        min-height: 1px;
        overflow: hidden;
        margin: 0px 0px 12px 0px;
    }
    .footer_aboutlinks {
        display: none;
    }
    .footer_CompanyInfo {
        width: 100%;
        text-align: center;
    }
    .footer_copyright {
        color: rgba(255, 255, 255, .64);
        color: #ffffff \9;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .page_footnavmain_tlist2 ul li {
        width: 100%;
        float: left;
        display: inline-grid;
    }
    .footnav_contactusbox .footnav_contactusbox_code>span {
        font-size: 11px;
        line-height: 18px;
    }
	.mnavlist{
        display: flex;
        flex-wrap: wrap;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .footnav_contactusbox .footnav_contactusbox_code>span {
        transform: scale(0.9);
    }
}
/*!
 * Viewer.js v1.11.6
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2023-09-17T03:16:35.830Z
 */.viewer-close:before,.viewer-flip-horizontal:before,.viewer-flip-vertical:before,.viewer-fullscreen-exit:before,.viewer-fullscreen:before,.viewer-next:before,.viewer-one-to-one:before,.viewer-play:before,.viewer-prev:before,.viewer-reset:before,.viewer-rotate-left:before,.viewer-rotate-right:before,.viewer-zoom-in:before,.viewer-zoom-out:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC");background-repeat:no-repeat;background-size:280px;color:transparent;display:block;font-size:0;height:20px;line-height:0;width:20px}.viewer-zoom-in:before{background-position:0 0;content:"Zoom In"}.viewer-zoom-out:before{background-position:-20px 0;content:"Zoom Out"}.viewer-one-to-one:before{background-position:-40px 0;content:"One to One"}.viewer-reset:before{background-position:-60px 0;content:"Reset"}.viewer-prev:before{background-position:-80px 0;content:"Previous"}.viewer-play:before{background-position:-100px 0;content:"Play"}.viewer-next:before{background-position:-120px 0;content:"Next"}.viewer-rotate-left:before{background-position:-140px 0;content:"Rotate Left"}.viewer-rotate-right:before{background-position:-160px 0;content:"Rotate Right"}.viewer-flip-horizontal:before{background-position:-180px 0;content:"Flip Horizontal"}.viewer-flip-vertical:before{background-position:-200px 0;content:"Flip Vertical"}.viewer-fullscreen:before{background-position:-220px 0;content:"Enter Full Screen"}.viewer-fullscreen-exit:before{background-position:-240px 0;content:"Exit Full Screen"}.viewer-close:before{background-position:-260px 0;content:"Close"}.viewer-container{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;bottom:0;direction:ltr;font-size:0;left:0;line-height:0;overflow:hidden;position:absolute;right:0;top:0;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.viewer-container ::-moz-selection,.viewer-container::-moz-selection{background-color:transparent}.viewer-container ::selection,.viewer-container::selection{background-color:transparent}.viewer-container:focus{outline:0}.viewer-container img{display:block;height:auto;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.viewer-canvas{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.viewer-canvas>img{height:auto;margin:15px auto;max-width:90%!important;width:auto}.viewer-footer{bottom:0;left:0;overflow:hidden;position:absolute;right:0;text-align:center}.viewer-navbar{background-color:rgba(0,0,0,.5);overflow:hidden}.viewer-list{box-sizing:content-box;height:50px;margin:0;overflow:hidden;padding:1px 0}.viewer-list>li{color:transparent;cursor:pointer;float:left;font-size:0;height:50px;line-height:0;opacity:.5;overflow:hidden;transition:opacity .15s;width:30px}.viewer-list>li:focus,.viewer-list>li:hover{opacity:.75}.viewer-list>li:focus{outline:0}.viewer-list>li+li{margin-left:1px}.viewer-list>.viewer-loading{position:relative}.viewer-list>.viewer-loading:after{border-width:2px;height:20px;margin-left:-10px;margin-top:-10px;width:20px}.viewer-list>.viewer-active,.viewer-list>.viewer-active:focus,.viewer-list>.viewer-active:hover{opacity:1}.viewer-player{background-color:#000;bottom:0;cursor:none;display:none;right:0;z-index:1}.viewer-player,.viewer-player>img{left:0;position:absolute;top:0}.viewer-toolbar>ul{display:inline-block;margin:0 auto 5px;overflow:hidden;padding:6px 3px}.viewer-toolbar>ul>li{background-color:rgba(0,0,0,.5);border-radius:50%;cursor:pointer;float:left;height:24px;overflow:hidden;transition:background-color .15s;width:24px}.viewer-toolbar>ul>li:focus,.viewer-toolbar>ul>li:hover{background-color:rgba(0,0,0,.8)}.viewer-toolbar>ul>li:focus{box-shadow:0 0 3px #fff;outline:0;position:relative;z-index:1}.viewer-toolbar>ul>li:before{margin:2px}.viewer-toolbar>ul>li+li{margin-left:1px}.viewer-toolbar>ul>.viewer-small{height:18px;margin-bottom:3px;margin-top:3px;width:18px}.viewer-toolbar>ul>.viewer-small:before{margin:-1px}.viewer-toolbar>ul>.viewer-large{height:30px;margin-bottom:-3px;margin-top:-3px;width:30px}.viewer-toolbar>ul>.viewer-large:before{margin:5px}.viewer-tooltip{background-color:rgba(0,0,0,.8);border-radius:10px;color:#fff;display:none;font-size:12px;height:20px;left:50%;line-height:20px;margin-left:-25px;margin-top:-10px;position:absolute;text-align:center;top:50%;width:50px}.viewer-title{color:#ccc;display:inline-block;font-size:12px;line-height:1.2;margin:5px 5%;max-width:90%;min-height:14px;opacity:.8;overflow:hidden;text-overflow:ellipsis;transition:opacity .15s;white-space:nowrap}.viewer-title:hover{opacity:1}.viewer-button{-webkit-app-region:no-drag;background-color:rgba(0,0,0,.5);border-radius:50%;cursor:pointer;height:80px;overflow:hidden;position:absolute;right:-40px;top:-40px;transition:background-color .15s;width:80px}.viewer-button:focus,.viewer-button:hover{background-color:rgba(0,0,0,.8)}.viewer-button:focus{box-shadow:0 0 3px #fff;outline:0}.viewer-button:before{bottom:15px;left:15px;position:absolute}.viewer-fixed{position:fixed}.viewer-open{overflow:hidden}.viewer-show{display:block}.viewer-hide{display:none}.viewer-backdrop{background-color:rgba(0,0,0,.5)}.viewer-invisible{visibility:hidden}.viewer-move{cursor:move;cursor:grab}.viewer-fade{opacity:0}.viewer-in{opacity:1}.viewer-transition{transition:all .3s}@keyframes viewer-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.viewer-loading:after{animation:viewer-spinner 1s linear infinite;border:4px solid hsla(0,0%,100%,.1);border-left-color:hsla(0,0%,100%,.5);border-radius:50%;content:"";display:inline-block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:1}@media (max-width:767px){.viewer-hide-xs-down{display:none}}@media (max-width:991px){.viewer-hide-sm-down{display:none}}@media (max-width:1199px){.viewer-hide-md-down{display:none}}
/* 
-------------  控件样式  -------------
*/
/* 视频 */
.video_playerBox {
    display: none;
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
  }
  .video_player {
    width: 60%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  #video_player {
    width: 100%;
    height: auto;
  }
  
  .video_player .video-close{
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -16px;
    right: -16px;
    background-color: #000;
    border-radius: 50%;
    color:#fff;
    font-size: 24px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s linear;
  }
  .video_player .video-close:hover {
    background-color: #fff;
    color: #333;
  }

.skipmenu a i {
    font-style: normal;
    display: none;
    float: left;
}

.subbodyskip .navbaractive {
    box-shadow: none;
}

.bodybg_grey {
    background-color: #f5f8fd;
}

.filletS4 {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.filletS6 {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.navbar-default .navbar-toggle {
    border: none;
}

.homebody {
    background: url('/images/bner/bg_bner_p1.jpg') center top #011c48;
    background-size: auto 700px;
    background-repeat: no-repeat;
}

.bannerHome {
    width: 100%;
    height: 700px;
    position: relative;
    /* background-color: #011c48; */
}

.homebody .sectionmainbox {
    background-color: #ffffff;
}

.banner_Hvideo {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #011c48;
}
.banner_Hvideo.mac {
    background-color: #001f52;
}

.banner_Hvideo video {
    position: absolute;
}

.banner_Hvideo .v1 {
    z-index: -1;
}

.banner_Hvideo .v2 {
    z-index: -2;
}

.banner_Hbg {
    display: none;
}

.hbannerbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-top: 220px;
}

.hbanner-textbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.hbanner-text-title {
    font-size: 44px;
    line-height: 48px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 10px;
}

.hbanner-text-title a {
    color: #ffffff;
}

.hbanner-text-title a::before {
    display: block;
    content: '';
    width: 0px;
    height: 2px;
    position: absolute;
    bottom: -6px;
    left: 0;
    background-color: #ffffff;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hbanner-text-title a:hover {
    opacity: .9;
}

.hbanner-text-title a:hover::before {
    width: 190px;
}

.hbanner-text-subtitle {
    font-size: 56px;
    line-height: 56px;
    color: #ffffff;
}

.hbanner-text-titledesc {
    font-size: 14px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.48);
    margin-bottom: 16px;
}

.hbanner-textdesc {
    font-size: 14px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.64);
    margin-bottom: 40px;
    width: 40% !important;
}

.hbanner-textdesc br {
    display: none;
}

.hbanner-text-littletitle {
    font-size: 20px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 10px;
}

.subbannerbox-text-title {
    font-size: 50px;
    line-height: 54px;
    color: #ffffff;
    font-weight: bold;
}

.subbannerbox-text-subtitle {
    font-size: 24px;
    line-height: 36px;
    color: #ffffff;
    margin-bottom: 28px;
}

.subbannerbox-textdesc {
    font-size: 16px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.64);
    margin-bottom: 40px;
}

.hbanner-otherinfo {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.hbanner-otherinfo-form {
    width: 360px;
    min-height: 1px;
    overflow: hidden;
    background: none;
    position: relative;
    margin-bottom: 12px;
}

.hbanner-otherinfo-form input {
    outline: none;
    border: 1px solid rgba(255, 255, 255, 0.24);
    line-height: inherit;
    padding: 11px 120px 11px 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #ffffff;
    font-size: 13px;
    line-height: 24px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    width: 360px;
}

.hbanner-otherinfo-form input:hover {
    color: #ffffff;
    border: 1px solid #ffffff;
}

.hbanner-otherinfo-form input:focus {
    color: #ffffff;
    border: 1px solid #ffffff;
    outline: none;
}

.bgcolor-sw {
    background-color: #ffffff;
}

.hbanner-otherinfo-form input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.48);
    font-size: 12px;
}

.hbanner-otherinfo-form input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.48);
    font-size: 12px;
}

.hbanner-otherinfo-form input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.48);
    font-size: 12px;
}

.hbanner-otherinfo-input {
    background: none;
    border: none;
}

.hbanner-otherinfo-form button {
    display: block;
    padding: 0px 24px;
    line-height: 40px;
    font-size: 13px;
    color: #ffffff;
    border: none;
    background-color: #197dc4;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    position: absolute;
    z-index: 99;
    top: 4px;
    right: 4px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    opacity: 0.8;
}

.hbanner-otherinfo-form button:hover {
    opacity: 1;
}

.hbanner-otherinfo-telinfo {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.hbanner-otherinfo-telinfo span {
    font-size: 12px;
    color: #ffffff42;
    float: left;
}

.hbanner-otherinfo-telinfo a {
    width: 100px;
    min-height: 1px;
    overflow: hidden;
    font-size: 12px;
    color: #ffffff9c;
}

.hbanner-otherinfo-telinfo a:hover {
    color: #ffffff;
}

.banner {
    width: 100%;
    height: 600px;
    background-color: #000000;
}

.bannerbox {
    width: 100%;
    height: 100%;
    display: none;
}

.bner2 {
    background: url('/images/bner/bg_bner_p2.jpg') center center #14368f;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.bner3 {
    background: url('/images/bner/bg_bner_p3.jpg') center center #072f86;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.bner4 {
    display: block;
    background: url('/images/bner/bg_bner_p4.jpg') center center #123788;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.bner5 {
    background: url('/images/bner/bg_bner_p5.jpg') center center #093188;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.bner6 {
    background: url('/images/bner/bg_bner_p6.jpg') center center #12388b;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.bner7 {
    background: url('/images/bner/bg_bner_p7.jpg') center center #082e83;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.bner8 {
    background: url('/images/bner/bg_bner_p8.jpg') center center #083087;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.bner9 {
    background: url('/images/bner/bg_bner_p9.jpg') center center #052d84;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.bner10 {
    background: url('/images/bner/bg_bner_p10.jpg') 40% center #011c57;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.bner11 {
    background: url('/images/bner/bg_bner_p11.jpg') center center #1e61a8;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.bner12 {
    background: url('/images/bner/bg_bner_p12.jpg') center center #0c0527;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.bner13 {
    background: url('/images/bner/bg_bner_p13.jpg') center center #173f97;
    background-size: auto 100%;
    background-repeat: no-repeat;
}


/* 
 */

.bner15 {
    background: url('/images/bner/bg_bner_p4.jpg') center center #123788;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.bner20 {
    background: url('/images/bner/bg_bner_p7.jpg') 26% center #082e83;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.bannermain {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-top: 240px;
}

.bannermain_text {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 44px;
}

.bannertext_pc {
    display: block;
}

.bannertext_m {
    display: none;
}

.bannermain_tbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 16px;
}

.bannermain_tbox span {
    display: block;
}

.bannermain_tbox .title {
    font-size: 36px;
    line-height: 48px;
    font-weight: bold;
    color: #ffffff;
}

.bannermain_tbox .title br {
    display: none;
}

.bannermain_tbox .subtitle {
    font-size: 20px;
    line-height: 32px;
    color: #ffffff;
}

.bannermain_tdesc {
    font-size: 14px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.64);
    max-width: 48%;
}

.bannermain_btnbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.bannermain_btn {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.bannermain_btn a {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    display: block;
    font-size: 12px;
    line-height: 38px;
    color: #ffffff;
    padding: 0px 24px;
}

.bannermain_btn a:hover {
    opacity: 0.64;
}

.bannermain_btnbox .ontrial a {
    width: auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background-color: #197dc4;
    border: 1px solid #197dc4;
}

.bannermain_btnbox .ontrial a:hover {
    opacity: 0.64;
    color: #ffffff !important;
}

.bannermain_btnbox .ontrial a:focus {
    color: #ffffff;
    outline: none;
}

.bannermain_btnbox .videos a {
    width: auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border: 1px solid #ffffff;
}

.bannermain_btnbox .videos a:hover {
    opacity: 0.64;
}

.sectioncountry {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 64px 0px;
    border-bottom: 4px solid #1b3f84;
}

.sectioncooperation {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 64px 0px;
}

.sectionmainbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.sectionmain_subbg {
    background: url("/images/bg_subbodybg.webp") center top;
    background-size: auto 732px;
    background-repeat: repeat-x;
}

.sectionnav {
    width: 100%;
    height: auto;
    padding: 7px 0px;
    overflow: hidden;
}

.sectionnav2 {
    width: 100%;
    height: 50px;
    margin-bottom: 12px;
}

.sectionnav3 {
    width: 100%;
    overflow: hidden;
    height: auto;
    margin-bottom: 16px;
}

.sectionmain {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.sectionborder {
    border-bottom: 1px solid #d9d9d9;
}

.section {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding-top: 120px;
}

.section2 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding-top: 36px;
}

.section3 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding-top: 0px;
}
.section4 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 60px;
}


.section_tbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 64px;
}

.section_tlist {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 8px;
}

.section_tlist ul li {
    width: auto;
    float: left;
    padding: 0px 4px;
}

.section_tlist ul li a {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    display: block;
    font-size: 12px;
    line-height: 40px;
    color: #afafaf;
    padding: 0px 24px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.section_tlist ul li a:hover {
    background-color: #2a8cf6;
    color: #ffffff;
}

.section_tlist ul li a:focus {
    outline: none;
    color: #ffffff;
}

.curbtn a {
    background-color: #2a8cf6;
    color: #ffffff !important;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.section_ttitle {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 12px;
    color: #000000;
}

.section_ttitle span {
    display: block;
    text-align: center;
}

.section_ttitle .title {
    font-size: 32px;
    line-height: 36px;
    font-weight: bold;
}

.section_ttitle .title i {
    font-weight: 400;
    font-style: normal;
}

.section_ttitle .subtitle {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 3px;
    display: none;
}

.section_tdesc {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    text-align: center;
}

.section_main {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding-bottom: 120px;
}

.section_main2 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.section_main3 {
    width: 100%;
    min-height: 1px;
}

.section_main_subbg {
    background: url(/images/bg_subsection.jpg) center top;
    background-size: auto 200px;
    background-repeat: repeat-x;
    padding-top: 80px;
}

.section_main_subbg2 {
    background-color: #f4f8fd;
    padding-top: 40px;
    padding-bottom: 40px;
}

.section_maingeneral {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    text-align: center;
}

.section_maingeneral img {
    width: 100%;
    /* max-width: 1110px; */
}

.section_maingeneral2 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    text-align: center;
}

.section_maingeneral2 img {
    width: 100%;
    max-width: 1110px;
}

#law_img img {
    width: 100%;
    max-width: 100%;
}

.isStuck {
    box-shadow: 0px 0px 32px rgba(2, 80, 158, 0.14);
}


/* 
-------------  公共列表布局样式  -------------
*/

.listsectionBox {
    width: 100%;
    height: 880px;
}

.listsectionBox2 {
    width: 100%;
    height: 680px;
}

.listsectionBox3 {
    width: 100%;
    height: 620px;
}

.listsection_rightbg {
    background: url("/images/bg_subbgright.webp") right center;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.listsection_leftbg {
    background: url("/images/bg_subbgleft.webp") left center;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.listsection_tbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.listsection_ttitle {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 32px;
    line-height: 36px;
    color: #000000;
    text-align: left;
}

.listsection_ttitle span {
    float: left;
    width: auto;
}

.listsection_tt1 {
    overflow: hidden;
}

.listsection_tt2 {
    font-weight: bold;
}

.listsection_tdesc {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    text-align: center;
}

.listsection_tmain {
    width: 100%;
    min-height: 1px;
    position: relative;
    margin-top: 120px;
}

.papersectionmain .listsection_tmain {
    margin-top: 20px;
}

.listsection_tmain_nav {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.listsection_tmain_navbox {
    width: 100px;
    min-height: 1px;
    overflow: hidden;
    position: absolute;
    top: 128px;
    z-index: 9;
}

.listsection_tmain_text {
    width: 100%;
    min-height: 1px;
}

.listsection_tmain_textbox {
    width: 30%;
    min-height: 1px;
    float: left;
    margin-top: 5%;
    padding-bottom: 160px;
}

.pageelement-jiagou-img>img {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.papersectionmain .listsection_tmain_textbox {
    margin-top: 12%;
}

.tablist_tbox .listsection_tmain_textbox {
    width: 25%;
    margin-left: 110px;
}

.sectionListtabs {
    width: 100%;
    min-height: 1px;
}

.sectionListtabs li a {
    width: 100%;
    min-height: 1px;
    display: block;
    font-size: 12px;
    line-height: 40px;
    color: #999999;
    position: relative;
}

.sectionListtabs li a:hover {
    color: #1650b1;
}

.sectionListtabs .curnavs a {
    color: #1650b1 !important;
    font-weight: bold;
}

.sectionListtabs .curnavs a::after {
    display: table;
    content: " ";
    width: 8px;
    height: 8px;
    border: 1px solid #1650b1;
    -moz-border-radius: 300px;
    -webkit-border-radius: 300px;
    border-radius: 300px;
    position: absolute;
    top: 16px;
    margin-left: 56px;
}

#tab_one .sectionListtabs .curnavs a::after {
    margin-left: 64px;
}

.listsection_tmain_textbox2 {
    width: 100%;
    min-height: 1px;
    float: left;
}

.listsection_maintbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 72px;
}

.listsection_mainttitle {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 30px;
}

.lawsmain .listsection_mainttitle {
    margin-bottom: 15px;
}

.listsection_mainttitle h2 {
    font-size: 32px;
    line-height: 40px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
}

.listsection_mainttitle span {
    font-size: 12px;
    line-height: 20px;
    color: #888888;
}

.lawsmain .listsection_mainttitle span {
    display: none;
}

.solScenedesc .listsection_mainttitle span {
    display: none;
}

.listsection_maintdesc {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}

.listsection_maintlist {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}

.listsection_maintlist ul {
    padding: 0;
    margin: 0;
}

.listsection_maintlist ul li {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    position: relative;
    padding-left: 28px;
}

.listsection_maintlist ul li::before {
    width: 20px;
    height: 20px;
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    background: url(/images/ico/icon_mark.svg) center center no-repeat;
    background-size: 14px 14px;
}

.listsection_maintdesc ul li {
    position: relative;
}

.listsection_maintdesc ul li::before {
    width: 3px;
    height: 3px;
    background-color: #333333;
    display: table;
    content: '';
    position: absolute;
    top: 10px;
}

.listsection_maintdesc ul li span {
    margin-left: 8px;
}

.listsection_maintdescmore {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-top: 6px;
    display: none;
}

.listsection_maintdescmore a {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    display: block;
    font-size: 12px;
    line-height: 24px;
    color: #888888;
}

.listsection_maintdescmore a:hover {
    color: #0f488b;
}

.accountingMain .listsection_maintdesc {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    height: 168px;
}

.listsection_maintbtn {
    width: 100%;
    min-height: 1px;
}

.listsection_maintbtn a {
    width: 120px;
    min-height: 1px;
    display: block;
    font-size: 13px;
    line-height: 44px;
    text-align: center;
    color: #666666;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.08);
    -moz-box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.08);
    -webkit-box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.08);
    background-color: #d3edff;
}

.listsection_maintbtn a:hover {
    background-color: #ffffff;
    box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.36);
    -moz-box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.36);
    -webkit-box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.36);
}

.listsection_maintbtn a:focus {
    outline: none;
}

.listsection_laws_box {
    margin-top: 30px;
}

.listsection_laws_box .listsection_laws_des {
    margin-bottom: 2px;
}

.listsection_laws_box .listsection_laws_des span {
    font-size: 12px;
    line-height: 20px;
    color: #273248;
}

.listsection_laws_box .listsection_laws_des .t2 {
    color: #0071c7;
}

.listsection_tmain_imgtab {
    width: 100px;
    min-height: 1px;
    float: left;
    position: absolute;
    top: 26%;
    right: 55%;
    z-index: 99;
}

.sectionImgtab_nav {
    width: 100px;
    min-height: 1px;
    font-size: 12px;
    line-height: 40px;
    color: #999999;
}

.sectionImgtab_nav:hover {
    color: #1650b1;
}

.listsection_tmain_img {
    width: 55%;
    min-height: 1px;
    float: right;
    position: absolute;
    top: -64px;
    right: 64px;
    z-index: 99;
}

.papersectionmain .listsection_tmain_img {
    top: 0px;
}

.listsection_tmainimg_position {
    top: 12px;
}

.listsection_tmain_img2 {
    width: 88%;
    min-height: 1px;
    margin: 0 auto 16px auto;
}

.listsection_tmain_img2 img {
    width: 100%;
}

.listsection_tmain_img3 {
    width: 78%;
    min-height: 1px;
    margin: 0 auto 96px auto;
}

.listsection_tmain_img3 img {
    width: 100%;
}

.listsection_tmain_imgbox {
    width: auto;
    min-height: 1px;
    margin-right: 140px;
}

.listsection_tmain_imgbox img {
    width: 100%;
    margin: 64px;
    max-width: 740px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 12px 0px 64px rgba(0, 80, 157, 0.12);
    -moz-box-shadow: 12px 0px 64px rgba(0, 80, 157, 0.12);
    -webkit-box-shadow: 12px 0px 64px rgba(0, 80, 157, 0.12);
}

.listsection_tmain_imgbox2 {
    width: 180px;
    min-height: 1px;
    position: absolute;
    right: 120px;
    top: 22%;
    z-index: 99;
}

.listsection_tmain_imgbox2 img {
    width: 100%;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 12px 0px 64px rgba(0, 80, 157, 0.12);
    -moz-box-shadow: 12px 0px 64px rgba(0, 80, 157, 0.12);
    -webkit-box-shadow: 12px 0px 64px rgba(0, 80, 157, 0.12);
}

.listsection_tmain_imgbox3 {
    width: 140px;
    min-height: 1px;
    position: absolute;
    right: 200px;
    top: 32%;
}

.listsection_tmain_imgbox3 img {
    width: 100%;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    box-shadow: 12px 0px 64px rgba(0, 80, 157, 0.12);
    -moz-box-shadow: 12px 0px 64px rgba(0, 80, 157, 0.12);
    -webkit-box-shadow: 12px 0px 64px rgba(0, 80, 157, 0.12);
}

.listsection_imgbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}


/* 
-------------  全国页面  -------------
*/

.countryCity {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 80px 0px 0px 0px;
}

.maplistBox {
    width: 100%;
    min-height: 100px;
    overflow: hidden;
    padding: 24px;
    background-color: #ffffff;
    position: relative;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.maplistBox:hover {
    background-color: #ffffff;
    box-shadow: 0px 8px 48px rgba(48, 92, 218, 0.16);
    -moz-box-shadow: 0px 8px 48px rgba(48, 92, 218, 0.16);
    -webkit-box-shadow: 0px 8px 48px rgba(48, 92, 218, 0.16);
}

.maplistBox:hover .imgmap1 {
    display: none;
}

.maplistBox:hover .imgmap2 {
    display: block;
}

.maplistnamebox {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    position: absolute;
    top: 24px;
}

.maplistname {
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    font-weight: bold;
    display: block;
}

.maplistdata {
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    display: block;
}

.maplistcity {
    width: auto;
    min-height: 1px;
    padding: 0px 100px 0px 120px;
    font-size: 12px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 8px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
}

.maplistcity2 {
    -webkit-line-clamp: 4;
    height: 90px;
}

.maplistmap {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    position: absolute;
    top: 24px;
}

.maplist_t_localeft {
    left: 24px;
}

.maplist_t_locaright {
    right: 24px;
}

.maplist_img_localeft {
    left: 20px;
}

.maplist_img_locaright {
    right: 20px;
}

.maplistmap img {
    width: 64px;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.maplistmap .imgmap1 {
    display: block;
}

.maplistmap .imgmap2 {
    display: none;
}

.maplistmap2 {
    width: auto;
}

.maplistmap img {
    width: 48px;
}

.tabbox {
    display: none;
}

.tabbox_active {
    display: block;
}

.current {
    display: block;
    animation: fadeIn 0.4s linear none;
}

.current2 a {
    width: 100% !important;
    min-height: 1px !important;
    overflow: hidden !important;
    display: block !important;
    font-size: 14px !important;
    line-height: 48px !important;
    color: #00328e !important;
    border-bottom: 1px solid #00328e !important;
    background: none !important;
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        opacity: 1;
    }
}

.sectiondarkbg .section_ttitle {
    color: #ffffff;
}

.sectiondarkbg .section_tdesc {
    color: rgba(255, 255, 255, 0.48);
}

.sectiondarkbg .hsolutionsmain_desc {
    color: rgba(255, 255, 255, 0.48);
}

.sectiondarkbg .hsolutionsmain_btn .btnpublic_s2 a {
    color: rgba(255, 255, 255, 0.88);
}

.bggreysection {
    /* background: url("/images/bg_hcasebg.webp") center center;
    background-size: auto 100%;
    background-repeat: repeat-x; */
    background-color: rgb(248, 251, 254);
}
.bgdarksection {
    /* background: url("/images/bg_hcasebg.webp") center center;
    background-size: auto 100%;
    background-repeat: repeat-x; */
    background-color: #011e52;
}

.countrywide-address .caselist_main {
    padding: 0px;
}

.theme-popover span {
    display: initial;
}

.theme-popover .agreementnotes a {
    display: contents;
}

.pageelement-tech-img {
    height: 100%;
}

.pageelement-tech-img a {
    display: block;
    height: 100%;
}

.laws-arrow {
    display: block;
    height: 32px;
}

.laws-arrow img {
    height: 100%;
    display: block;
}

.mbDisplay {
    display: none;
}


/* 
-------------  产品页面  -------------
*/

.message-card {
    background: #ffffff;
    /* cursor: pointer; */
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px;
    transition: all 0.3s linear;
}

.message-card a {
    display: block;
}

.message-card2 {
    background: #f3f8ff;
    /* cursor: pointer; */
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px;
    transition: all 0.3s linear;
}

.message-card2 a {
    display: block;
}

.scene_imgbox img {
    width: 100%;
    border-radius: 0px;
}

.scene_iconbox {
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 20px;
    margin-left: 24px;
}

.scene_iconbox img {
    width: 100%;
    object-fit: cover;
}

.pagehome-eletype-scene {
    height: 100%;
    width: 100%;
    min-height: 1px;
    padding: 20px 24px;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.pagehome-eletype-scene-bg {
    padding: 32px;
    background-color: transparent;
    background-image: linear-gradient(to bottom, #e9f0f8, #f4f8fd)
}

.pagehome-eletype-scene span {
    display: block;
}

.pagehome-eletype-icon {
    width: 36px;
    height: 36px;
    border-radius: 6px;
    margin-bottom: 20px;
}

.pagehome-eletype-title {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 12px;
}

.pagehome-eletype-titlemore {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 12px;
}

.pagehome-eletype-desc {
    position: relative;
    height: 48px;
    overflow: hidden;
    font-size: 13px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 0px;
}

.sollits_cardAD .pagehome-eletype-desc {
    height: auto;
}

.pagehome-eletype-desc0 {
    font-size: 12px;
    line-height: 20px;
    height: 60px!important;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.pagehome-eletype-sceneadorn {
    font-size: 12px;
    line-height: 18px;
    color: #999999;
}

.sollits_cardAD .pagehome-eletype-sceneadorn {
    display: none !important;
}

.message-mask {
    /* display: none; */
    position: relative;
    bottom: 0px;
    left: 0px;
    z-index: 999;
    z-index: 99;
    transition: height 0.3s linear;
}

.message-mask2 {
    position: absolute;
    background-color: #fff;
    height: 0px;
}

.message-card:hover {
    box-shadow: 12px 0px 64px rgba(0, 80, 157, 0.12);
    -moz-box-shadow: 12px 0px 64px rgba(168, 203, 236, 0.12);
    -webkit-box-shadow: 12px 0px 64px rgba(0, 80, 157, 0.12);
}

.message-card:hover .pagehome-eletype-btn {
    background-color: #0f7eec;
    color: #ffffff;
}

.message-card2:hover {
    background-color: #ffffff;
    box-shadow: 12px 0px 64px rgba(0, 80, 157, 0.12);
    -moz-box-shadow: 12px 0px 64px rgba(168, 203, 236, 0.12);
    -webkit-box-shadow: 12px 0px 64px rgba(0, 80, 157, 0.12);
}

.message-card2:hover .pagehome-eletype-btn {
    background-color: #0f7eec;
    color: #ffffff;
}

.pagehome-eletype-btn {
    width: 88px;
    margin-top: 24px;
    min-height: 1px;
    display: block;
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    color: #a7bcd1;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    transition: all 0.3s linear;
    background-color: #f2f8ff;
}

.message-card2 .pagehome-eletype-btn {
    background-color: #ffffff;
}

.message-card:hover .message-mask {
    height: 100%;
}

.message-card:hover .pagehome-eletype-desc1 {
    font-size: 12px;
    line-height: 20px;
    height: 100px!important;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.message-card:hover .pagehome-eletype-desc.move {
    animation: growUp 0.2s linear forwards;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}


/* 
-------------  方案页面样式布局  -------------
*/

.sollits_father {
    margin-right: -30px;
    /* overflow: hidden; */
    display: flex;
}

.sollits_child {
    display: inline-block;
    vertical-align: top;
    padding-right: 30px;
    box-sizing: border-box;
}

.sollits_child_1 {
    width: 25%;
}

.sollits_child_2 {
    width: 75%;
}

.sollits_cardAD {
    height: 550px;
    background: #f3f8ff;
    /* cursor: pointer; */
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px;
    transition: all 0.3s linear;
    position: relative;
}

.sollits_cardAD a {
    cursor: auto;
}

.sollits_cardAD_bg1 {
    background: linear-gradient(to bottom, #0f3585, #1742a0);
}

.sollits_cardAD_bg2 {
    background: linear-gradient(to bottom, #0f3585, #1742a0);
}

.sollits_cardAD_bg3 {
    background: linear-gradient(to bottom, #0f3585, #1742a0);
}

.sollits_cardAD .pagehome-eletype-title {
    color: #ffffff;
    font-size: 20px;
}

.sollits_cardAD .pagehome-eletype-desc {
    color: rgba(255, 255, 255, 0.36);
}

.sollits_cardAD .pagehome-eletype-scene {
    padding: 20px 36px;
}

.sollits_cardADbg {
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 64px;
    opacity: .48;
}

.sollits_cardADbg1 {
    background: url('/images/ico/ico_solbg1.webp') center bottom;
    background-repeat: no-repeat;
    background-size: 72% auto;
}

.sollits_cardADbg2 {
    background: url('/images/ico/ico_solbg3.webp') center bottom;
    background-repeat: no-repeat;
    background-size: 72% auto;
}

.sollits_cardADbg3 {
    background: url('/images/ico/ico_solbg2.webp') center bottom;
    background-repeat: no-repeat;
    background-size: 72% auto;
}

.solchart_main {
    width: 100%;
    position: relative;
    padding: 30px;
    background: linear-gradient(180deg, rgba(231, 232, 255, .36), rgba(231, 232, 255, 0) 87.54%);
    border-radius: 16px;
}

.solchart_main .item-box {
    height: 100%;
    padding-left: 24px;
    padding-top: 48px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
}

.solchart_main .item-box .subtitleSol {
    color: #555;
    font-size: 14px;
    font-style: normal;
    line-height: 26px;
}

.solchart_main .item-box .titleSol {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 30px;
    color: #000;
    font-style: normal;
    font-weight: 700;
}

.solchart_main .item-box .descSol {
    width: 100%;
    color: #333;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}

.solchart_main .item-box .descSol ul {
    margin: 0;
    padding-left: 10px;
}

.solchart_main .item-box .descSol ul li {
    list-style-type: disc;
}

.solchart_main .ontrialPublic {
    margin-top: 36px;
}

.sollits_cardAD .sollits_cardAD_btn {
    width: 120px;
    min-height: 1px;
    margin-left: 36px;
}

.sollits_cardAD .sollits_cardAD_btn a {
    width: 100%;
    min-height: 1px;
    display: block;
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    border-radius: 6px;
    color: rgba(255, 255, 255, 0.64);
    background-color: rgba(255, 255, 255, 0.12);
    cursor: pointer;
}

.sollits_cardAD .sollits_cardAD_btn a:hover {
    color: #0f3585;
    background-color: rgba(255, 255, 255, 1);
}

.section_tdesc br {
    display: none;
}

.pswp__bg {
    background: rgba(0, 0, 0, 0.88);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.pc_JGT {
    display: inline-block;
}

.mobile_JGT {
    display: none;
}
html,
body {
    margin: 0 auto;
    /*height: auto !important; */
    /* animation: page-fade-in 0.5s forwards; */
}


/* @keyframes page-fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
} */

* {
    font-family: PingFangSC, Arial, Microsoft yahei, Tahoma, sans-serif !important;
}

img {
    border: 0;
    max-width: 100%;
}

a {
    outline: none;
    min-height: 1px;
    text-decoration: none;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.animatetransition {
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
    outline: none !important;
}

a:focus-visible {
    outline: none;
}

textarea,
input:hover {
    text-decoration: none;
    border: none;
}

textarea,
input:focus {
    text-decoration: none;
    border: none;
}

textarea,
input:focus-visible {
    outline: none;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

span {
    display: block;
}

.position_relative {
    position: relative;
}

.position_absolute {
    position: absolute;
}

.box_widthall {
    width: 100%;
    min-height: 1px;
}

.box_widthauto {
    width: auto;
    min-height: 1px;
}

.box_widthmain {
    width: 100%;
    min-height: 1px;
    padding: 0px 64px;
}

.mb {
    display: none;
}

.pc {
    display: block;
}

.boxblock-p {
    display: block;
}

.boxblock-m {
    display: block;
}

.boxnone-p {
    display: none;
}

.boxnone-m {
    display: none;
}

.boxblockP {
    display: block !important;
}

.boxblockM {
    display: none !important;
}

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

.floatleft {
    float: left;
}

.backdropblur {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}


/* 
-------------  文本控制  -------------
*/

.texttitlelinks {
    display: inline-block;
}

.texttitlelinks a {
    display: block;
}

.texttitlelinks a:hover .texttitle {
    color: #026dd0;
}

.texttitle {
    font-weight: bold;
    color: #000000;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.textsubtitle {
    font-weight: bold;
    color: #666666;
}

.titlet {
    font-size: 14px;
    line-height: 20px;
}

.titlet1 {
    font-size: 16px;
    line-height: 24px;
}

.titlet2 {
    font-size: 18px;
    line-height: 26px;
}

.titlet3 {
    font-size: 20px;
    line-height: 28px;
}

.titlet4 {
    font-size: 24px;
    line-height: 28px;
}

.titlet6 {
    font-size: 32px;
    line-height: 48px;
}

.textdesc {
    font-size: 12px;
    line-height: 24px;
    color: #666666;
}

.textmore {
    font-size: 12px;
    line-height: 24px;
    color: #c4c4c4;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.textmore .moreico {
    font-size: 12px;
    line-height: 16px;
    color: #026dd0;
    margin-top: 2px;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    opacity: 0;
}

a:hover .moreico {
    opacity: 1;
    margin-left: 8px;
}

a:hover .textmore {
    color: #666666;
}

.titlerow1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.titlerow2 {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.titlerow3 {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


/* 
-------------  圆角  -------------
*/

.boxradius_boxdefault {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.boxradius_btn {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.boxradius_bg {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.boxradius_circle {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.filletS1 {
    -moz-border-radius: 300px;
    -webkit-border-radius: 300px;
    border-radius: 300px;
    -ms-border-radius: 300px;
    -o-border-radius: 300px;
}

.filletS2 {
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
    border-radius: 32px;
    -ms-border-radius: 32px;
    -o-border-radius: 32px;
}

.filletS3 {
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
}


/* 
-------------  结构  -------------
*/

.bootbox {
    margin-right: -24px;
    display: flex;
}


/* 
-------------  图片链接  -------------
*/

.imglinksbtn {
    overflow: hidden;
    background-color: #000000;
}

.imglinksbtn a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    text-align: center;
}

.imglinksbtn a:hover .linksimgs {
    height: 120% !important;
    opacity: 0.64;
}

.imglinksbtn a img {
    height: 100%;
    object-fit: cover;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.btnpublic_s1 {
    overflow: hidden;
}

.btnpublic_s1 a {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    float: left;
    display: block;
    padding: 0px 36px;
    font-size: 12px;
    line-height: 44px;
    color: #ffffff;
    background-color: #2888eb;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.btnpublic_s1 a:hover {
    opacity: 0.64;
}

.btnpublic_s2 {
    overflow: hidden;
}

.btnpublic_s2 a {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    float: left;
    display: block;
    padding: 0px 36px;
    font-size: 12px;
    line-height: 42px;
    color: #ffffff;
    border: 1px solid #2888eb;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.btnpublic_s2 a:hover {
    color: #ffffff !important;
    background-color: #2888eb !important;
}

.btnshadow_p1 a {
    box-shadow: 0px 8px 16px rgba(48, 92, 218, 0.16);
    -moz-box-shadow: 0px 8px 16px rgba(48, 92, 218, 0.16);
    -webkit-box-shadow: 0px 8px 16px rgba(48, 92, 218, 0.16);
}

.btnshadow_p1 a:hover {
    box-shadow: 0px 8px 48px rgba(48, 92, 218, 0.48);
    -moz-box-shadow: 0px 8px 48px rgba(48, 92, 218, 0.48);
    -webkit-box-shadow: 0px 8px 48px rgba(48, 92, 218, 0.48);
}

.borderradius_max {
    -moz-border-radius: 300px;
    -webkit-border-radius: 300px;
    border-radius: 300px;
}

.borderradius_min {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.btnpublic_moreS1 {
    width: 100%;
    min-height: 1px;
}

.btnpublic_moreS1 a {
    width: 120px;
    min-height: 1px;
    display: block;
    font-size: 13px;
    line-height: 44px;
    text-align: center;
    color: #666666;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.08);
    -moz-box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.08);
    -webkit-box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.08);
    background-color: #d3edff;
}

.btnpublic_moreS1 a:hover {
    background-color: #ffffff;
    box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.36);
    -moz-box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.36);
    -webkit-box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.36);
}

.btnpublic_moreS1 a:focus {
    outline: none;
}


/* 
-------------  less  -------------
*/

.titlet1 {
    font-size: 12px;
    line-height: 18px;
}

.titlet {
    font-size: 14px;
    line-height: 20px;
}

.titlet {
    font-size: 16px;
    line-height: 24px;
}

.desct1 {
    font-size: 12px;
    line-height: 18px;
}

.desct2 {
    font-size: 14px;
    line-height: 20px;
}

.desct3 {
    font-size: 16px;
    line-height: 24px;
}

.listt1 {
    font-size: 12px;
    line-height: 24px;
}

.lineheight_linkbtn {
    line-height: 44px;
}


/*  */

.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
}

.viewer-backdrop {
    background-color: rgba(0, 0, 0, .8);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.viewer-open {
    padding: 0px !important;
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

.fadeInBottom {
    -webkit-animation-name: fadeInBottom;
    animation-name: fadeInBottom;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-6px, 0, 0);
        transform: translate3d(-6px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(6px, 0, 0);
        transform: translate3d(6px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInBottom {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 6px, 0);
        transform: translate3d(0, 6px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/* 
-------------  常见问题 (FAQ)  -------------
*/

.faqlist {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.faqitem {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    background-color: #ffffff;
    border: 1px solid #e9ecf2;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 16px;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.faqitem:last-child {
    margin-bottom: 0;
}

.faqitem:hover {
    box-shadow: 0px 0px 12px rgba(2, 80, 158, 0.08);
    -moz-box-shadow: 0px 0px 12px rgba(100, 101, 102, 0.08);
    -webkit-box-shadow: 0px 0px 12px rgba(2, 80, 158, 0.08);
}

.faqitem summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    list-style: none;
    cursor: pointer;
    padding: 18px 28px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.faqitem summary::-webkit-details-marker {
    display: none;
}

.faqitem summary::-moz-list-bullet {
    display: none;
}

.faq_qtext {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #1a1a1a;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.faqitem[open] .faq_qtext,
.faqitem summary:hover .faq_qtext {
    color: #026dd0;
}

.faq_ico {
    position: relative;
    width: 18px;
    height: 18px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-left: 24px;
}

.faq_ico::before,
.faq_ico::after {
    content: '';
    position: absolute;
    background-color: #026dd0;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.faq_ico::before {
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.faq_ico::after {
    left: 50%;
    top: 0;
    width: 2px;
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.faqitem[open] .faq_ico::after {
    opacity: 0;
}

.faqitem[open] .faq_ico::before {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.faq_a {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 0px 28px 24px 28px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.faq_a p {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}

@media (max-width: 767px) {
    .faqitem {
        margin-bottom: 10px;
    }
    .faqitem summary {
        padding: 15px 18px;
    }
    .faq_ico {
        width: 12px;
        height: 12px;
    }
    .faq_a {
        padding: 0px 18px 20px 18px;
    }
    .faq_a p {
        font-size: 12px;
        line-height: 20px;
    }
    .faq_qtext {
        font-size: 14px;
        line-height: 22px;
    }
}


@media (max-width: 767px) {
    .boxblockP {
        display: none !important;
    }

    .boxblockM {
        display: inline-block !important;
    }
}

@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
}
/*-------------------------
          手机屏幕
---------------------------*/

@media (max-width: 767px) {
    .pcDisplay {
        display: none!important;
    }
    .mbDisplay {
        display: block !important;
    }
    .country-bgc {
        background-color: #ededed;
        padding: 12px 0 48px 0!important;
    }
    .boxnone-m {
        display: block;
    }
    .boxblock-p {
        display: none;
    }
    .banner_Hvideo {
        display: none;
    }
    .caseRow {
        margin-left: -8px;
        margin-right: -8px;
    }
    .caseCol {
        width: 50%;
        float: left;
        padding-left: 8px;
        padding-right: 8px;
    }
    .video_player {
        width: 90%;
    }

    .bner4 {
        background-position: 53% center;
        background-size: auto 100%;
    }

    .bner10 {
        background-position: 50% center;
        background-size: auto 100%;
    }
    .bner12 {
        background-position: 63% center;
        background-size: auto 100%;
    }
    .bner13 {
        background-position: 58% center;
        background-size: auto 100%;
    }

    .bner20 {
        background-position: 51% center;
        background-size: auto 100%;
    }
    .bannertext_pc {
        display: none;
    }
    .bannertext_m {
        display: block;
    }
    .abouts-box3 .text1 {
        margin-top: 7px;
    }
    .abouts-box3 .text2 {
        margin-top: 10px;
    }
    .page_footnavmain_company {
        font-size: 12px;
    }
    .hintegratemain_tbox .desc {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .hcasebox .caselist500_box {
        padding: 0px 0px 16px 0px;
    }
    .casedesct {
        padding-top: 0%;
    }
    .casedesct_ttitle {
        font-size: 14px;
    }
    .caselist500_box {
        padding: 48px 0px 64px 0px;
    }
    .caselist500_li {
        width: 100%;
    }
    .page_ontrialtbox h2 {
        font-size: 24px;
        line-height: 32px;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .page_ontrialtbox span {
        font-size: 11px;
        line-height: 24px;
    }
    .ontrial_videobtn a {
        line-height: 40px;
        font-size: 12px;
    }
    .page_ontrialform {
        padding: 32px 0px 20px 0px;
    }
    .page_ontrial {
        padding: 64px 0px 32px 0px;
    }
    .page_footnavbox {
        padding: 64px 0px 0px 0px;
    }
    .footnav_contactusbtn a {
        width: 100%;
    }
    .page_footnavmain_tbox {
        margin-bottom: 6px;
    }
    .footerbbox {
        height: auto !important;
        margin-bottom: 0px !important;
        padding-bottom: 80px !important;
    }
    .page_footnavmain_tlist ul li a {
        line-height: 24px;
    }
    /* #footaboutus .page_footnavmain_tlist ul li {
        width: 50%;
        float: left;
    } */
    .page_footnavmain {
        margin-bottom: 24px;
    }
    /* .page_footnavmain_tlist {
        margin-bottom: 24px;
    } */
    .navbar-default {
        padding: 24px 0px 8px 0px;
    }
    .navbaractive {
        padding: 8px 0px 8px 0px !important;
    }

    .logo {
        width: 120px;
        float: left;
        margin-left: 15px;
        margin-top: 7px;
    }
    .ontrialbox_input {
        display: none;
    }
    .ontrial_videobtn {
        display: none;
    }
    .hbanner-otherinfo {
        display: none;
    }
    .bannerHome {
        height: 460px;
    }
    .homebody {
        background-color: #ffffff;
    }
    .hbanner-text-littletitle {
        font-size: 16px;
        margin-bottom: 2px;
    }
    .hbanner-text-title {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .hbannerbox {
        margin-top: 180px;
    }
    .banner {
        height: 320px;
    }
    .bannermain_btnbox {
        display: none;
    }
    .bannermain_tbox .title {
        font-size: 22px !important;
        line-height: 28px;
        width: 84%;
    }
    .bannermain_tbox .title br {
        display: block;
    }
    .bannermain_tbox .subtitle {
        font-size: 12px;
        line-height: 20px;
    }
    .bannermain {
        margin-top: 128px;
    }
    
    .sectionnav {
        display: none;
    }
    .details_cooperation {
        height: 120px;
        margin-bottom: 24px;
    }
    .details_black_word {
        display: none;
    }
    .pagecoo-maingaze {
        margin-bottom: 5px;
        display: none;
    }
    .details-unify-main-desc-t2 {
        font-size: 12px;
        line-height: 20px;
    }
    .details-unify-main-desc-img img {
        width: 70%;
    }
    .details-unify-tbox-title {
        font-size: 24px;
        line-height: 32px;
    }
    .details-unify-main-title span {
        font-size: 14px;
        line-height: 22px;
    }
    .title_line {
        margin-top: 28px;
    }
    .sectioncooperation {
        padding: 36px 0px;
    }
    .pagecoo-mainnav {
        margin-bottom: 32px;
    }
    .current2 a {
        font-size: 12px !important;
    }
    .pagecoo-mainnav ul li a {
        font-size: 12px;
    }
    .countrywide-address-map {
        display: none;
    }
    .countrywide-top hr {
        display: none;
    }
    .countrywide-top {
        display: none;
    }
    .sectioncountry {
        padding: 48px 0px;
        border-bottom: 2px solid #1b3f84;
    }
    /* .countrywide__left_menu {
    display: none;
  } */
    /* .countrywide-address {
    background: none !important;
  }
  .countryHeadquarters {
    margin-top: 12px !important;
  } */
    .cust_service {
        display: none;
    }

    .section {
        padding-top: 60px;
    }
    .papersectionmain .section {
        padding-top: 48px;
    }
    .section_main {
        padding-bottom: 64px;
    }
    .techniquemain .section_main {
        padding-bottom: 0px;
    }
    .section_ttitle .title {
        font-size: 18px;
        line-height: 24px;
    }
    .subbodyskip .navbaractive {
        box-shadow: 0px 0px 32px rgba(2, 80, 158, 0.14);
    }
    .section_ttitle .subtitle {
        font-size: 13px;
        line-height: 16px;
        font-weight: 400;
    }
    .section_tbox {
        margin-bottom: 24px;
    }
    .sectionborder {
        border-bottom: 1px solid #e9e9e9;
    }
    .hsolutionsmain_btn {
        margin-top: 48px;
    }
    .curcase a::after {
        border-left: 16px solid rgba(255, 255, 255, 0.001);
    }
    .listsection_tbox {
        padding: 0px 15px;
    }
    .section_main_subbg .listsection_tbox {
        display: none;
    }
    .papersectionmain .listsection_tbox {
        display: none;
    }
    .listsection_tdesc {
        width: 80%;
        margin: 0 auto;
        font-size: 12px;
        line-height: 20px;
    }
    .listsection_ttitle {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 8px;
    }
    .bannermain_tdesc {
        font-size: 12px;
        line-height: 20px;
        max-width: 70%;
    }
    .sectionnav2 {
        display: none;
    }
    .pagecoo-mainnav ul li {
        width: auto;
        float: left;
        margin-right: 16px;
    }
    .caselist_mainimg img {
        max-width: 100px;
    }
    .caselist_main {
        padding: 48px 0px 48px 0px;
    }
    .caselist_mainbox {
        padding: 0px;
        margin-bottom: 24px;
        box-shadow: none;
        border-bottom: 1px solid #e2e2e2;
        padding-bottom: 24px;
        border-radius: 0px;
    }
    .caselist_mainbox:hover {
        padding: 24px 15px;
        box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.16);
        -moz-box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.16);
        -webkit-box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.16);
    }
    .hCurrentsitua_notes {
        font-size: 12px;
        margin-top: 24px;
        color: #999999;
    }
    .hCurrentsitua {
        margin-right: 0px;
        margin-top: 0px;
        display: block;
    }
    .hCurrentsitua_child {
        display: block;
        width: 100%;
        padding-right: 0px;
        float: left;
    }
    .hCurrentsitua_child:nth-child(2n+1) {
        padding-right: 0px;
    }
    .hCurrentsituabox .title {
        margin-bottom: 4px;
        font-size: 14px;
        padding-left: 10px;
    }
    .hCurrentsituabox .desc {
        padding-left: 10px;
    }
    .hCurrentsituabox {
        max-width: inherit;
        text-align: left;
        /* padding-right: 15px; */
        padding-top: 0px;
        margin-bottom: 24px;
    }
    .hCurrentsituabgbox {
        height: auto;
    }
    .hsolutionsmain_desc {
        width: 80%;
        margin: 0 auto;
        padding: 24px 0px 48px 0px;
        display: none;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbaractive .navbar-toggle .icon-bar {
        background-color: #666666;
    }
    .detailsbody .navbar-toggle .icon-bar {
        background-color: #666666;
    }
    .hintegratedmain {
        padding: 0px 0px 0px 0px;
    }
    .hintegratedmain_parent {
        margin-right: -3.333%;
        display: block;
    }
    .hintegratedmain_child {
        width: 30%;
        padding-right: 0px;
        float: left;
        margin-right: 3.333%;
    }
    .hintegratedmain_child2 {
        width: 63.333%;
    }
    .hintegratedmain_tbox {
        padding: 0px 0px 8px 0px;
    }
    .hwearmain_type {
        padding: 12px 0px 24px 0px;
    }
    .hwearmain_typebox {
        padding: 10px 11px;
    }
    .hwearmain_typebox span {
        margin-left: 4px;
    }
    .hwearmain_typebox_ {
        width: 6px;
    }
    .hwearmain_typebox img {
        width: 18px;
        height: 18px;
        margin-top: 3px;
    }
    #tab_five .hsolutionsmain {
        padding: 0px 15px;
    }
    .hhighlights_mainbox_desc {
        -webkit-line-clamp: 2;
        height: 40px;
        margin-bottom: 6px;
        color: rgba(255, 255, 255, 0.32);
    }
    .hhighlights_mainbox {
        margin-bottom: 15px;
        padding: 0px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.06);
        padding-bottom: 15px;
        background: none;
    }
    .hhighlightsmain {
        padding: 8px 0px 24px 0px;
    }
    .hintegratemain {
        height: auto;
    }
    .hintegratemain_left {
        width: 50%;
        padding-top: 0px;
        padding-right: 10px;
        margin-left: 0px;
    }
    .hintegratemain_right {
        width: 50%;
        padding-top: 0px;
        padding-left: 10px;
        text-align: left;
        margin-right: 0px;
    }
    .hintegratemain_tbox .title {
        font-size: 14px;
        line-height: 28px;
    }
    .hintegratemain_desc {
        text-align: left;
        padding: 0px 0px 14px 0px;
    }
    .hxcmain_tbox {
        width: 100%;
        margin: 12px auto 24px auto;
        padding: 0px 20px 0px 20px;
    }
    .hxcmain_tchild {
        padding-right: 12px;
    }
    .hxcmain_tParent {
        margin-right: -12px;
    }
    .hxcmain_text .titlename {
        font-size: 14px;
        margin-bottom: 6px;
    }
    .hxcmain_text .descname {
        height: 54px;
        font-size: 12px;
        line-height: 18px;
        -webkit-line-clamp: 3;
    }
    .hhighlights_mainbox_title {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 6px;
    }
    .hhighlights_mainbox_img {
        width: auto;
        margin-bottom: 18px;
        margin-top: 4px;
        float: left;
        margin-right: 12px;
        display: none;
    }
    .hhighlights_mainbox_img img {
        width: 32px;
    }
    .hintegratedmain_tli {
        margin-bottom: 0px;
        background: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.06);
        font-size: 12px;
        line-height: 32px;
    }
    .hintegratedmain_ttitle {
        font-size: 12px;
        width: 100%;
        text-align: center;
    }
    .hintegratedmain_timg {
        float: left;
        display: none;
    }
    .hintegratedmain_timg img {
        width: 22px;
        margin-top: 4px;
        margin-left: 8px;
    }
    .caselist500_li ul li {
        padding-left: 0px;
        width: 25%;
    }
    .casedesct_tbox {
        display: none;
    }
    .caselist500_liBox {
        width: 90%;
        margin: 0 auto 8px auto;
    }
    .hcasebox .curcase a::after {
        border-left: 16px solid rgba(255, 255, 255, 0.001);
    }
    .caselist500_nav ul li {
        width: 50%;
        float: left;
    }
    .navCn {
        font-size: 14px;
    }
    .caselist500_nav ul li a {
        padding: 20px 15px;
    }
    .caselist500_navnub {
        font-size: 12px;
        line-height: 16px;
        display: none;
    }
    .caselist500_navname {
        margin-bottom: 12px;
    }
    .navEn {
        line-height: 16px;
    }
    .caselist500_nav {
        overflow: hidden;
        margin-bottom: 36px;
    }
    .caselist500_more {
        padding: 16px 0px 32px 0px;
        display: none;
    }
    .hintegratedmainbox {
        margin-bottom: 15px;
    }
    .maplistmap {
        display: none;
    }
    .maplistcity {
        padding: 0px 0px 0px 92px;
        margin-bottom: 8px;
    }
    .maplist_t_locaright {
        right: 0;
        left: 0px;
    }
    .maplistname {
        font-size: 14px;
    }
    .maplistBox {
        background: none !important;
        padding: 0px;
        border-top: 1px solid #e0e0e0;
        padding-top: 10px;
        min-height: 1px;
        width: 90%;
        margin: 0 auto 10px auto;
    }
    .hvideomain {
        padding: 0px;
        background: none;
        border: none;
    }
    .hvideottitle .vt1 {
        font-size: 24px;
        line-height: 32px;
    }
    .hvideotext {
        width: 100%;
        padding-top: 0px;
        margin-bottom: 48px;
        display: none;
    }
    .highlights_keytdesc2 {
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
    }
    .highlights_key {
        margin-bottom: 10px;
        padding: 0px;
    }
    .highlights_keyttitle {
        font-size: 12px;
        margin-left: 12px;
    }
    .highlights_keytbox {
        margin-bottom: 0px;
        border-left: 1px solid #0f488b;
    }
    .sectionmain_eleinte .mainimgs {
        height: auto;
        padding-top: 36px;
        padding-bottom: 36px;
    }
    #tab_two .sectionmain_eleinte .mainimgs {
        height: auto;
        padding-top: 48px;
        padding-bottom: 24px;
    }
    .sectionintegrated {
        padding: 16px 0px 0px 0px;
    }
    .qualifications_title {
        display: none;
    }
    .qualifications_list {
        width: 100%;
    }
    .qualifications_list ul li {
        width: 50%;
        float: left;
    }
    .subbodyelement_linkbtn a {
        padding: 16px 24px;
    }
    .subbodyelement_linkbtn_main {
        height: 60px;
        margin-bottom: 8px;
    }
    .subbodyelement_linkbtn {
        margin-bottom: 15px;
    }
    .newsmainbox {
        width: 100% !important;
    }
    .newslist_nav {
        margin-top: 48px !important;
    }
    .newsmain {
        margin-top: 16px !important;
    }
    .newsmainbox a {
        margin-bottom: 16px !important;
    }
    .weAbouts {
        margin: 64px auto 0 auto;
    }
    .weContactus_box {
        width: 100%;
        margin-bottom: 36px;
    }
    .weContactus {
        margin: 36px auto 0 auto;
    }
    .weContactus_boxtext .weT3 {
        margin-top: 0px;
    }
    .weContactus_boximg {
        margin-bottom: 12px;
    }
    .countryCity {
        padding: 48px 0px 0px 0px;
    }
    .abouts-box1 img {
        width: 35%;
    }
    .abouts-box1 .desc {
        height: auto;
        line-height: 18px;
        padding: 0 10px 5px 10px;
    }
    .abouts-box2 .title {
        font-size: 16px;
    }
    .abouts-box2 .img1 {
        width: 100px;
        margin-bottom: 24px;
    }
    .abouts-box3 .number {
        font-size: 22px;
    }
    .abouts-box2 .desc {
        font-size: 12px;
    }
    .abouts-box4 .icon {
        display: none;
    }
    .abouts-box3 {
        padding: 20px;
    }
    .abouts-box3-leftbox {
        width: 100%;
        margin-bottom: 20px;
    }
    .abouts-box3 .title {
        font-size: 13px;
        margin-top: 3px;
        margin-bottom: 2px;
        font-weight: bold;
    }
    .abouts-box3 .title br {
        display: none;
    }
    .abouts-box3 .tag {
        color: #999;
    }
    .abouts-box3 .desc {
        width: 100%;
        font-size: 12px;
        margin-bottom: 5px;
    }
    .abouts-box3 .tag {
        margin-bottom: 20px;
    }
    .abouts-box3-rightbox {
        width: 100%;
    }
    .abouts-box3 .text:not(:last-child) {
        width: 100%;
    }
    .abouts-box3 .text_m {
        width: 50% !important;
        float: left;
    }
    .abouts-box3 .text:last-child {
        width: 100%;
        overflow: hidden;
        border-bottom: 1px solid #eaeaea;
    }
    .abouts-box4 {
        width: 100%;
    }
    .abouts-box4 .desc {
        width: 100%;
        height: auto;
    }
    .abouts-weaver .abouts-box4 .desc {
        height: auto;
    }
    .abouts-box1 {
        margin-bottom: 20px;
    }
    .abouts-box1 .title {
        font-size: 14px;
        line-height: 30px;
    }
    .abouts-box1:hover {
        transform: none;
    }
    .abouts-bgi {
        background: url(../images/abouts/company_bg_m.jpg) center top #123883;
        background-repeat: no-repeat;
        background-size: auto auto;
        background-attachment: fixed;
    }
    .pagemain {
        padding: 40px 0px 40px;
    }
    .detailstext_main {
        padding: 4px 0px 12px 0px;
    }
    .details_btnlist {
        display: none;
    }
    #navlistNews {
        display: none;
    }
    .details_rightlist {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 22px;
    }
    .detailsbox {
        padding: 24px 0px 12px 0px!important;
    }
    .detailstext_toptitle .title {
        font-size: 24px;
        line-height: 32px;
    }
    .detailstext_topinfo {
        margin-bottom: 4px;
    }
    .detailspagenav_title {
        font-size: 13px;
        line-height: 18px;
        margin-top: 0px;
        display: none;
    }
    .detailstext {
        padding-left: 0px;
    }
    .detailspagenav_list {
        margin-bottom: 0px;
        padding: 0px 0px;
    }
    .detailspagenav_list ul li {
        width: 50%;
        float: left;
    }
    #solCurrency .detailspagenav_list ul li {
        width: 33.33%;
        text-align: center;
    }
    #solIndustry .detailspagenav_list ul li {
        width: 33.33%;
        text-align: center;
    }
    #solScene .detailspagenav_list ul li {
        width: 33.33%;
        text-align: center;
    }
    .integrated_adtext {
        font-size: 14px;
        line-height: 22px;
    }
    .integrated_adtbox br {
        display: none;
    }
    .integrated_ad {
        height: 240px;
        margin-top: 60px;
    }
    .integrated_adbox {
        margin-top: 56px;
    }
    .section_main_subbg {
        padding-top: 0px;
    }
    .listsection_tmain_textbox {
        width: 100%;
        margin-top: 0%;
        padding-bottom: 260px;
    }
    .lawsmain .listsection_tmain_textbox {
        position: relative;
        padding-bottom: 0px;
    }
    .papersectionmain .listsection_tmain_textbox {
        margin-top: 0%;
        padding-bottom: 280px;
    }
    .listsection_mainttitle h2 {
        font-size: 18px;
        line-height: 32px;
    }
    .listsection_laws_box .listsection_laws_des {
        margin-bottom: 0px;
    }
    .listsection_laws_box {
        margin-top: 10px;
    }
    .listsection_mainttitle {
        margin-bottom: 16px;
    }
    .listsection_maintdesc {
        font-size: 12px;
        line-height: 20px;
    }
    .listsection_maintbox {
        margin-bottom: 24px;
    }
    .listsection_rightbg {
        background-size: auto 64%;
    }
    .listsection_leftbg {
        background-size: auto 64%;
    }
    .listsection_tmain_img {
        width: 100%;
        position: absolute;
        top: 200px;
        right: 0;
    }
    .hsolutionsmain_btn {
        display: none;
    }
    .laws-arrow {
        display: none;
    }
    .lawsmain h2 br {
        display: none;
    }
    .lawsmain .listsection_mainttitle {
        margin-bottom: 12px;
    }
    .lawsmain .listsection_mainttitle span {
        display: none;
    }
    .lawsmain .listsection_maintbtn2 {
        display: block;
        position: absolute;
        bottom: 28px;
    }
    .lawsmain .listsection_maintbtn2 a {
        width: 100px;
        font-size: 12px;
        line-height: 36px;
        float: right;
    }
    .lawsmain .listsection_tmain_img {
        top: 220px;
    }
    .papersectionmain .listsection_tmain_img {
        top: 200px;
    }
    .listsection_tmainimg_position {
        top: 264px !important;
    }
    .efilesmain .listsection_tmain_img {
        top: 164px;
    }
    .efilesmain .listsection_tmain_imgs2 {
        top: 224px;
    }
    .accountingMain .listsection_tmain_img {
        top: 260px;
    }
    .listsection_tmain_img3 {
        top: 230px;
        width: 100%;
        margin: 0 auto 36px auto;
    }
    .listsection_tmain_img4 {
        top: 200px !important;
    }
    .listsection_tmain_img5 {
        top: 180px;
    }
    .listsection_tmain_imgbox {
        margin-right: 30px;
        margin-left: 30px;
    }
    .listsection_tmain {
        margin-top: 64px;
    }
    .lawsmain {
        margin-top: -72px;
    }
    .lawsmain .listsection_tmain {
        margin-top: 36px;
    }
    .funcsectionmain .listsection_tmain {
        margin-top: 24px;
    }
    .efilesmain .listsection_tmain {
        margin-top: 24px;
    }
    .papersectionmain .listsection_tmain {
        margin-top: 36px;
    }
    .listsectionBox {
        height: 480px;
    }
    .funcsectionmain .listsectionBox {
        height: 488px;
    }
    .papersectionmain .listsectionBox {
        height: 560px;
    }
    .listsection_mainttitle span {
        line-height: 18px;
    }
    .listsection_tmain_navbox {
        width: 100%;
        top: -36px;
    }
    .sectionListtabs li {
        width: auto;
        float: left;
        margin-right: 16px;
    }
    .sectionListtabs .curnavs a::after {
        display: none;
    }
    .tablist_tbox .listsection_tmain_textbox {
        width: 100%;
        margin-left: 0px;
    }
    .tablist_tbox {
        margin-top: 24px;
    }
    .funcsectionmain .tablist_tbox {
        margin-top: 12px;
    }
    .sectionmain_eleinte .maintext .maintdesc {
        height: auto;
    }
    .sectionmain_eleinte .maintext {
        padding: 28px 0px 16px 0px;
    }
    .t_mainlistimg {
        padding-top: 46px !important;
    }
    .sectionmain_eleinte .maintext .mainttitle {
        padding: 0px 20px;
    }
    .sectionmain_eleinte .maintext .maintdesc .swiper-slide {
        padding: 0px 20px;
    }
    .lowcodeTt1 {
        font-size: 13px;
        line-height: 16px;
    }
    .lowcodeTbox {
        top: 36px;
    }
    .accGeneralbox {
        padding: 32px 15px;
        margin: 0px 0px 24px 0px;
    }
    .accGeneral_tbox {
        width: 100%;
        padding: 0px;
    }
    .accGeneral_tbox h2 {
        font-size: 20px !important;
        line-height: 32px !important;
    }
    .accGeneral_img {
        width: 100%;
    }
    .listsectionBox2 {
        height: 600px;
    }
    .section_maintype2 .listsectionBox2 {
        height: 480px;
    }
    .efilesmain .listsectionBox2 {
        height: 440px;
    }
    .accountingMain .listsectionBox2 {
        height: 532px;
    }
    .accountingMain .listsection_tmain_imgtab {
        width: 100%;
        top: 92%;
        right: 0%;
        left: 15px;
    }
    .sectionpaper_nav {
        top: 24px;
    }
    .sectionpaper_main {
        padding-bottom: 320px;
        padding-top: 32px;
    }
    .listsection_maintbtn {
        display: none;
    }
    .listsection_tmain_imgbox2 {
        width: 90px;
        right: 20px;
    }
    .listsection_tmain_img2 {
        margin-bottom: 16px;
        width: 100%;
    }
    .sectionnav3 {
        display: none;
    }
    .hCurrentsituabg_left {
        display: none;
    }
    .hCurrentsituabg_right {
        display: none;
    }
    .hCurrentsituabg_center {
        background: none;
        padding: 0px;
    }
    .hCurrentsituabg_1 {
        background: none;
    }
    .hCurrentsituabg_2 {
        background: none;
    }
    .hCurrentsituabg_3 {
        background: none;
    }
    .hCurrentsituabg_4 {
        background: none;
    }
    .maplistnamebox {
        top: 12px;
    }
    .maplist_t_localeft {
        left: 0px;
    }
    .sectionmain_eleinte .maintext .maintdesc .maintdescbox {
        padding: 0px 20px;
    }
    .highlights_keytico {
        display: none;
    }
    .highlights_keytdesc {
        display: none !important;
    }
    .accountingMain {
        padding-top: 0px;
    }
    .section_tlist {
        margin-bottom: 0px;
        margin-top: 48px;
    }
    .listsection_tmain_imgbox3 {
        width: 80px;
        right: 80px;
        top: 36%;
    }
    .listsection_tmain_imgbox3 img {
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
        border-radius: 12px;
    }
    .listsection_tmain_imgtab {
        top: 160px;
        right: 15px;
        left: 15px;
        width: auto;
    }
    .sectionintegrated_title {
        display: none;
    }
    .detailstext_bner {
        height: 160px;
    }
    .section_tdesc br {
        display: block;
    }
    .technique_mainlist .sectionmain_eleinte .maintext {
        padding: 36px 0px 0px 0px;
    }
    .technique_mainlist .section2 {
        padding-top: 0px;
    }
    .technique_mainlist {
        padding-bottom: 48px;
    }
    .highlights_mainlist {
        padding-bottom: 48px;
    }
    .highlights_mainlist .section2 {
        padding-top: 12px;
    }
    .section_ttitle {
        margin-bottom: 6px;
    }
    .abouts-box1 .desc a {
        margin-top: 16px;
    }
    .listsection_tmain_imgbox img {
        margin: 0px;
        box-shadow: none;
        padding-bottom: 36px;
    }
    .lawsmain .listsection_tmain_imgbox img {
        border: 1px solid rgb(0 0 0 / 6%);
        margin-bottom: 36px;
        padding-bottom: 0px;
    }
    .lawsmain .listsection_tmain_imgbox {
        margin-right: 15px;
        margin-left: 15px;
    }
    .swiper-slide-thumb-active .sectionImgtab_nav::after {
        display: none;
    }
    .sectionImgtab_nav {
        width: auto;
        border: 1px solid rgba(255, 255, 255, 0.001);
        padding: 0px 10px;
        border-radius: 6px;
    }
    .swiper-slide-thumb-active .sectionImgtab_nav {
        border: 1px solid #1650b1;
    }
    .funcsectionmain #tab_eight .swiper-pagination-fraction,
    .funcsectionmain #tab_eight .swiper-pagination-custom,
    .funcsectionmain #tab_eight .swiper-horizontal>.swiper-pagination-bullets,
    .funcsectionmain #tab_eight .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 430px!important;
    }
    .papersectionmain .sectionImgtab_nav {
        padding: 0px 12px !important;
    }
    .papersectionmain .sectionpaper_nav {
        top: 8px;
    }
    .pageelement-jiagou-img>img {
        width: 100%;
    }
    .hCurrentsituabox_title {
        display: block;
    }
    .hCurrentsituabox ul li {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .banner_Hbg {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: -1;
        overflow: hidden;
        background: url('/images/bner/bg_bner_p1.jpg') 51% 64%;
        background-repeat: no-repeat;
        background-size: auto 80%;
        display: block;
        background-color: #061f4f;
    }
    .swiper-button-next,
    .swiper-button-prev {
        width: 36px !important;
        height: 36px !important;
        margin-top: -14px !important;
    }
    .swiper-button-next,
    .swiper-button-prev {
        top:  90% !important;
    }
    .hbanner-textdesc {
        font-size: 12px;
        line-height: 20px;
        height: 40px;
        overflow: hidden;
        width: 60% !important;
    }
    .bg2 {
        background: url(/images/bner/bg_bnerH_2m.jpg) 72% center #173a92 !important;
        background-size: auto 100% !important;
        background-repeat: no-repeat !important;
    }
    .hbanner-text-title a {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .section_tdesc {
        height: 36px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        width: 92%;
        margin: 0 auto;
    }
    .conelcard {
        padding: 14px 15px;
        margin-bottom: 10px;
    }
    .conelcard .icon {
        margin-bottom: 8px;
        display: none;
    }
    .hsolutionsmain_imgs {
        margin: 0px auto 0 auto;
    }
    .conelcard .title {
        font-size: 14px;
        margin-bottom: 4px;
    }
    #esb .hsolutionsmain_img img {
        width: 80%;
        margin: 0 auto;
    }
    .scene_iconbox {
        width: 36px;
        height: 36px;
        margin-top: 12px;
        margin-left: 18px;
    }
    .pagehome-eletype-scene {
        padding: 10px 15px 15px 15px;
    }
    .pagehome-eletype-title {
        font-size: 14px;
        margin-bottom: 4px;
    }
    
    .pagehome-eletype-desc {
        height: 32px;
        font-size: 12px;
        line-height: 18px;
    }
    .pagehome-eletype-btn {
        margin-top: 12px;
    }
    .industryCase-box-rightbox .case_logo_box {
        width: 33.3%;
        padding: 0 5px;
    }
    .industryCase-box-rightbox .case_logo_box img {
        margin-bottom: 10px;
    }
    .industryCase-box-rightbox {
        margin-left: -5px;
        margin-right: -5px;
    }
    .industryCase-box-leftbox::before {
        height: 0px;
    }
    .detailspagenav_listttitle {
        font-size: 12px;
        line-height: 22px;
        font-weight: 400;
    }
    .detailspagenav_listbox {
        padding: 8px 0px;
    }
    .caselist_mainttitle {
        margin-top: 8px;
        display: none;
    }
    .listsectionBox3 {
        height: 420px;
    }
    .solchart_main {
        padding: 15px;
        border-radius: 8px;
    }
    .solchart_main .item-box .titleSol {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 16px;
    }
    .solchart_main .item-box {
        padding-left: 0px;
        padding-top: 12px;
    }
    .solchart_main .item-box .descSol {
        width: 100%;
    }
    .sollits_father {
        display: block;
    }
    .sollits_child_1 {
        width: 100%;
    }
    .sollits_child_2 {
        width: 100%;
    }
    .sollits_cardAD {
        height: 155px;
        margin-bottom: 15px;
    }
    .sollits_cardAD .scene_iconbox {
        display: none;
    }
    .sollits_cardAD .pagehome-eletype-scene {
        padding: 35px 15px 0px 15px;
    }
    .sollits_cardADbg {
        height: 100px;
        bottom: 12px;
    }
    .sollits_cardADbg1 {
        background-size: auto 100%;
        background-position: 90% bottom;
    }
    .sollits_cardADbg2 {
        background-size: auto 100%;
        background-position: 90% bottom;
    }
    .sollits_cardADbg3 {
        background-size: auto 100%;
        background-position: 90% bottom;
    }
    .sollits_cardAD .sollits_cardAD_btn {
        margin-left: 15px;
        z-index: 9;
        position: relative;
    }
    .message-card {
        margin-bottom: 10px;
    }
    .message-card2 {
        margin-bottom: 10px;
    }
    .sollits_cardAD .pagehome-eletype-title {
        font-size: 16px;
    }
    .detailspagenav_listspot {
        display: none;
    }
    .navbar-default .navbar-nav>li>a .iconfont {
        display: none;
    }
    .bg3 {
        background: url(/images/bner/bg_bnerH_3.jpg) 51% 100% #001e67 !important;
        background-size: auto 80% !important;
        background-repeat: no-repeat !important;
    }
    .bg5 {
        background: url(/images/bner/bg_bnerH_5.jpg) 51% center #000f48 !important;
        background-size: auto 78% !important;
        background-repeat: no-repeat !important;
    }
    .bg4 {
        background: url(/images/bner/bg_bnerH_4.jpg) 64% center #173a92 !important;
        background-size: auto 100% !important;
        background-repeat: no-repeat !important;
    }
    .video_leftbox .other_info {
        display: none;
    }
    .bgdarksection .dynamic_newslists .date {
        color: rgba(255, 255, 255, 0.36) !important;
    }
    .caselist_mainimg {
        margin-bottom: 4px;
    }
    .caselist_morelist {
        display: none;
    }
    .caselist_mainmore_m {
        display: none;
    }
    .footnav_contactusbox_name {
        display: none !important;
    }

    .footer_aboutlinks {
        display: none;
    }
    .footer_CompanyInfo {
        width: 100%;
        text-align: center;
    }
    .page_footOther_link {
        min-height: 1px;
        overflow: hidden;
        margin: 0px 0px 12px 0px;
    }
    .footer_copyright {
        color: rgba(255, 255, 255, .64);
        color: #ffffff \9;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .footerbbox {
        width: 100%;
        height: auto;
        padding-bottom: 180px;
    }
    .footnav_contactusbtn {
        display: inline-block;
        margin-top: 12px;
    }
    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-size: 16px !important;
    }
    .swiper-button-next:hover,
    .swiper-button-prev:hover {
        background-color: #ffffff3d !important;
        color: #ffffff !important;
    }
    .hbanner-textdesc br {
        display: inline-block;
    }
    .detailspagenav_list ul li a {
        border-bottom: 1px solid #ffffff;
        text-align: center;
    }
}


/*-------------------------
          pad屏幕
---------------------------*/

@media (min-width: 992px) {
    .theme-popover {
        display: none;
    }
    #TYpagebg {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hCurrentsituabg_1 {
        background: none;
    }
    .hCurrentsituabg_2 {
        background: none;
    }
    .hCurrentsituabg_3 {
        background: none;
    }
    .hCurrentsituabg_4 {
        background: none;
    }
    .hCurrentsituabox_title {
        display: block;
    }
    .hCurrentsituabox {
        padding-top: 12px;
    }
    .hCurrentsituabg_center {
        background: none;
    }
    .hCurrentsituabg_left {
        background: none;
    }
    .hCurrentsituabg_right {
        background: none;
    }
}


/*-------------------------
          领导屏幕
---------------------------*/

@media (min-width: 992px) and (max-width: 1199px) {
    .hintegratemain {
        height: 340px!important;
        background-size: auto 80%!important;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 0px 6px!important;
    }
}

@media (min-width: 992px) and (max-width: 1369px) {
    .technique_mainlist .mainimgs {
        padding-top: 20px;
    }
    .technique_mainlist .mainimgs2 {
        padding-top: 60px;
    }
    .listsection_tmain_imgtab {
        top: 22%;
    }
    .detailstext {
        padding-right: 0px;
    }
    .detailsbox {
        padding: 64px 0px 36px 0px;
    }
    .centerspecialtocontent .subtitle {
        font-size: 14px;
    }
    .listsection_maintdesc {
        font-size: 12px !important;
        line-height: 20px !important;
    }
    .accountingMain .listsection_maintdesc {
        height: 160px !important;
        -webkit-line-clamp: 8 !important;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 12px;
    }
    .details-unify-tbox-title {
        font-size: 24px;
        line-height: 32px;
    }
    .details_cooperation {
        height: 200px;
    }
    .details_black_title {
        font-size: 16px;
        line-height: 20px;
        margin: 0px 0px 10px;
    }
    .details_black_desc {
        font-size: 12px;
        margin-bottom: 20px;
    }
    .hbanner-text-littletitle {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 6px;
    }
    .hbanner-text-title {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 16px;
    }
   
    .bannerHome {
        width: 100%;
        height: 640px;
    }
    .homebody {
        background-size: auto 640px;
    }
    .section_ttitle .subtitle {
        font-size: 14px;
        line-height: 16px;
    }
    .section_ttitle .title {
        font-size: 24px;
        line-height: 32px;
    }
    .hCurrentsituabox .title {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 8px;
    }
    /* .hCurrentsituabgbox {
    height: 180px;
  } */
    .hCurrentsitua_notes {
        font-size: 14px;
        line-height: 20px;
        margin-top: 24px;
    }
    /* .hsolutionsmain_img img {
        max-width: 880px;
    } */
    .section_tbox {
        margin-bottom: 48px;
    }
    .section {
        padding-top: 64px;
    }
    .hintegratedmain {
        padding: 12px 0px 8px 0px;
    }
    .section_main {
        padding-bottom: 80px;
    }
    .hintegratedmain_tli {
        font-size: 12px;
        line-height: 32px;
    }
    .hintegratedmain_ttitle {
        font-size: 14px;
        line-height: 24px;
    }
    .hintegratedmain_timg img {
        width: 24px;
    }
    .hwearmain_type {
        padding: 12px 0px 6px 0px;
    }
    .hsolutionsmain_desc .title {
        font-size: 14px;
        line-height: 22px;
    }
    .hhighlights_mainbox_title {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 8px;
    }
    .hhighlights_mainbox_desc {
        font-size: 12px;
        line-height: 18px;
        height: 80px;
        margin-bottom: 0px;
    }
    .hhighlights_mainbox {
        padding: 16px 24px;
    }
    .hwearmain_img img {
        max-width: 880px;
    }
    .hhighlightsmain {
        padding: 8px 0px 32px 0px;
    }
    .hintegratemain_tbox .title {
        font-size: 14px;
        line-height: 28px;
    }
    .hintegratemain_desc .title {
        font-size: 14px;
        line-height: 24px;
    }
    .hintegratemain {
        height: 360px;
        background-size: auto 80%;
    }
    .hintegratemain_left {
        padding-top: 64px;
        margin-left: 80px;
    }
    .hintegratemain_right {
        padding-top: 64px;
        margin-right: 80px;
    }
    .hxcmain_text .titlename {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 4px;
    }
    .hxcmain_text .descname {
        font-size: 12px;
        line-height: 20px;
    }
    .hxcmain_tbox {
        margin: 20px auto 12px auto;
    }
    .hxcmain_img img {
        max-width: 680px;
    }
    .navCn {
        font-size: 14px;
    }
    .caselist_mainbox {
        padding: 20px;
    }
    .caselist_mainttitle {
        font-size: 14px;
        margin-top: 16px;
    }
    .caselist500_navnub {
        font-size: 12px;
        line-height: 20px;
    }
    .navEn {
        display: none;
    }
    .caselist500_nav ul li a {
        padding: 12px 24px;
    }
    .curcase a::after {
        top: 20px;
    }
    .maplistname {
        font-size: 16px;
    }
    .hvideotdesc {
        font-size: 12px;
        line-height: 18px;
    }
    .hvideottitle .vt1 {
        font-size: 20px;
        line-height: 24px;
    }
    .hvideomain {
        padding: 24px;
    }
    .hvideottitle {
        margin-bottom: 16px;
    }
    .hvideottitle .vt2 {
        font-size: 12px;
        line-height: 20px;
    }
    .hvideotext {
        padding-top: 48px;
    }
    .section_main {
        padding-bottom: 64px;
    }
    .page_ontrialtbox h2 {
        font-size: 28px;
        line-height: 36px;
    }
    .page_ontrial {
        padding: 96px 0px 24px 0px;
    }
    .bannermain_tbox .subtitle {
        font-size: 18px;
    }
    .bannermain_tbox .title {
        font-size: 28px !important;
        line-height: 32px;
    }
    .bannermain_tdesc {
        font-size: 12px;
        line-height: 20px;
        max-width: 42%;
    }
    .banner {
        height: 550px;
    }
    .bannermain {
        margin-top: 164px;
    }
    .section_maingeneral img {
        max-width: 880px;
    }
    .listsection_tmain {
        margin-top: 64px;
    }
    .papersectionmain .listsection_tmain {
        margin-top: 12px;
    }
    .listsectionBox {
        height: 640px;
    }
    .listsection_tmain_textbox {
        margin-top: 6%;
    }
    .papersectionmain .listsection_tmain_textbox {
        margin-top: 12% !important;
    }
    .highlights_keyttitle {
        font-size: 14px;
        line-height: 28px;
    }
    .highlights_keytbox {
        margin-bottom: 8px;
    }
    .highlights_keytico {
        width: 28px;
        height: 28px;
        margin-right: 12px;
    }
    .highlights_key {
        padding: 24px 24px;
    }
    .accGeneralbox {
        padding: 36px 24px;
        margin: 23px 0px 12px 0px;
    }
    .listsectionBox2 {
        height: 480px;
    }
    .navbar-default {
        padding: 24px 0px 0px 0px;
    }
    .accGeneral_tbox h2 {
        font-size: 20px !important;
        line-height: 28px !important;
    }
    .listsection_mainttitle h2 {
        font-size: 20px;
        line-height: 28px;
    }
    .listsection_tdesc {
        font-size: 12px;
        line-height: 24px;
    }
    .details-unify-main-desc-t2 {
        font-size: 12px;
        line-height: 22px;
    }
    .listsection_ttitle {
        font-size: 22px;
        line-height: 32px;
    }
    .listsection_mainttitle {
        margin-bottom: 15px;
    }
    .listsection_maintbox {
        margin-bottom: 24px;
    }
    .sectionpaper_nav {
        top: 82px !important;
    }
    .sectionintegrated {
        padding: 12px 0px 0px 0px;
    }
    .techlistimg img {
        max-width: 880px;
    }
    .techniquemain .section_main {
        padding-bottom: 12px;
    }
    .technique_mainlist {
        padding-bottom: 64px;
    }
    .caselist_mainimg img {
        max-width: 96px;
    }
    .caselist_main {
        padding: 48px 0px 64px 0px;
    }
    .caselist500_box {
        padding: 48px 0px 64px 0px;
    }
    .sectioncooperation {
        padding: 24px 0px;
    }
    .sectioncountry {
        padding: 24px 0px;
    }
    .countrywide-top-title {
        font-size: 20px;
        line-height: 36px;
    }
    .countryHeadquarters_up_name {
        font-size: 18px !important;
        line-height: 24px !important;
        margin-bottom: 4px !important;
    }
    .navbaractive {
        padding: 10px 0px;
    }
    .subbodyelement_linkbtn_main .title {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 4px;
    }
    .subbodyelement_linkbtn_main {
        height: 64px;
    }
    .qualifications_title {
        margin-bottom: 12px;
    }
    .qualifications_listbox {
        padding-bottom: 14px;
        margin-bottom: 14px;
    }
    .weAbouts {
        margin: 48px auto 0 auto;
    }
    .caselist500_more {
        padding: 16px 0px 16px 24px;
    }
    .newslist_nav {
        margin-top: 24px !important;
    }
    .newsmain_tbox .title {
        font-size: 12px;
        line-height: 18px;
        font-weight: bold;
    }
    .countryCity {
        padding: 48px 0px 0px 0px;
    }
    .weContactus {
        margin: 48px auto 0 auto;
    }
    .sectioncontactus .section_main {
        padding-bottom: 16px;
    }
    .hbannerbox {
        margin-top: 232px;
    }
    .page_footnavmain_tbox {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .integrated_adtext {
        font-size: 18px;
        line-height: 26px;
    }
    .highlights_mainlist .mainimgs {
        padding-top: 0px;
    }
    .highlights_keytdesc {
        -webkit-line-clamp: 3;
        height: 60px;
    }
    .reducetabmore .skipmenu a {
        padding: 0px 10px;
    }
    .integrated_mainimg .mainimgs {
        padding-top: 30px;
    }
    .abouts-box1 .desc {
        height: 140px;
    }
    .abouts-box3 .title {
        font-size: 14px;
    }
    .abouts-box3 .desc {
        line-height: 18px;
    }
    .abouts-box4 .desc {
        width: 90%;
    }
    .abouts-box1 .title {
        font-size: 14px;
        line-height: 34px;
        margin-bottom: 10px;
    }
    .abouts-box1 .desc {
        height: 120px;
        line-height: 20px;
        padding: 0px 10px;
    }
    .abouts-box2 .title {
        font-size: 24px;
    }
    .abouts-box3 .title {
        font-size: 14px;
    }
    .abouts-box3 .desc {
        line-height: 18px;
    }
    .abouts-box3 .number {
        font-size: 28px;
    }
    .abouts-box3 {
        background-color: #fff;
        padding: 40px 10px 40px 40px;
    }
    .abouts-box3-leftbox {
        width: 27%;
    }
    .abouts-box3-rightbox {
        width: 73%;
    }
    .abouts-box4 .icon {
        width: 30px;
        margin-left: -2px;
    }
    .caselist500_navname {
        margin-bottom: 0px;
    }
    .accountingMain .section2 {
        padding-top: 0px;
    }
    .section_maintype2 .section2 {
        padding-top: 0px;
    }
    .efilesmain .section2 {
        margin-bottom: 96px;
    }
    .listsection_tmain_navbox {
        top: 88px;
    }
    .menuItem {
        height: 36px;
    }
    .highlights_tablist .menuItem {
        height: 36px;
    }
    .highlights_tablist .menuItem a {
        line-height: 36px;
    }
    .skipmenu a {
        line-height: 36px;
    }
    .navbar-default .navbar-nav>li>a .iconfont {
        right: -3px;
    }
    .highlights_keytdesc2 {
        width: 72%;
    }
}


/*-------------------------
          15寸屏幕
---------------------------*/

@media (min-width: 1370px) and (max-width: 1599px) {
    .details-unify-tbox-title {
        font-size: 32px;
    }
    .abouts-box1 .title {
        font-size: 15px;
    }
    .abouts-box3 .title {
        font-size: 15px;
        line-height: 20px;
    }
    .abouts-box2 .title {
        font-size: 26px;
    }
    .abouts-box3 {
        background-color: #fff;
        padding: 30px 20px 30px 40px;
    }
    .abouts-box4 .icon {
        width: 26px;
    }
    .abouts-box3 .number {
        font-size: 30px;
    }
    .abouts-box3 .text1 {
        font-size: 12px;
    }
    .abouts-box3-leftbox {
        width: 28%;
    }
    .abouts-box3-rightbox {
        width: 72%;
    }
    .abouts-box3 .tag {
        margin-bottom: 25px;
    }
    .hcasebox .navEn {
        display: none;
    }
    .caselist500_navname {
        margin-bottom: 4px;
    }
    .caselist500_nav ul li a {
        padding: 20px 32px;
    }
    .section_main {
        padding-bottom: 96px;
    }
    .bannermain_tbox .subtitle {
        font-size: 22px;
    }
    .bannermain_tbox .title {
        font-size: 36px;
    }
    .bannermain_tdesc {
        font-size: 13px;
        line-height: 18px;
    }
    .hxcmain_img img {
        width: 90%;
    }
    .hintegratemain {
        height: 380px;
        background-size: auto 80%;
    }
    .navbar-default .navbar-nav>li>a .iconfont {
        right: -1px;
    }
    .pageelement-jiagou-img>img {
        width: 90%;
    }
    .caselist_mainbox {
        padding: 24px;
    }
    .caselist_mainttitle {
        font-size: 15px;
        margin-top: 20px;
    }
}


/*-------------------------
          大屏幕
---------------------------*/

@media (min-width: 1600px) {
    .navbar-default .navbar-nav>li>a {
        padding: 0px 18px;
    }
    .sectioncountry {
        padding: 80px 0px;
    }
    .sectionmain_eleinte .maintext .mainttitle {
        font-size: 22px;
        line-height: 28px;
    }
    .listsection_mainttitle h2 {
        font-size: 36px;
    }

    .caselist500_liBox {
        margin-bottom: 24px;
    }
    .skipmenu a i {
        display: block;
    }
    .hvideottitle .vt1 {
        font-size: 36px;
        line-height: 40px;
    }
    .hvideotext {
        padding-top: 64px;
    }
    .hintegratedmainbox {
        padding: 24px;
    }
    .abouts-box1 .desc {
        padding: 0 25px;
    }
    .listsection_tmain_imgbox3 {
        width: 180px;
        right: 300px;
        top: 36%;
    }
    .pageelement-jiagou-img>img {
        width: 85%;
    }
}

@media (min-width: 1900px) {
    .hbannerbox {
        margin-top: 248px;
    }
    .bg5 .hbannerbox {
        margin-top: 270px;
    }
    .caselist_morelist {
        margin-bottom: 30px;
    }
    .sollits_cardADbg1 {
        background-size: 60% auto;
    }
    .sollits_cardADbg2 {
        background-size: 60% auto;
    }
    .sollits_cardADbg3 {
        background-size: 60% auto;
    }
    .conelcard {
        padding: 40px 40px 36px 40px;
    }
    .hxcmain_line {
        padding-bottom: 0px;
        margin-bottom: 24px;
    }
}

@media (min-width: 2260px) {
    .container {
        width: 1600px;
    }
    .pageelement-jiagou-img>img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .hsolutionsmain_img img {
        max-width: 1300px;
    }
    .hCurrentsituabgbox {
        height: 190px;
    }
    .solchart_main .item-box {
        width: 94%;
        padding-left: 48px;
        padding-top: 132px;
    }
    .solchart_main .ontrialPublic {
        margin-top: 64px;
    }
    .hxcmain_tbox {
        width: 100%;
    }
    .hsolutionsmain_img {
        border: 1px solid #0272c714;
        padding-top: 12px;
        border-radius: 8px;
        /* background-color: #f6f6f6; */
    }
    /* .hsolutionsmain_img img {
        mix-blend-mode: multiply;
    } */
    .hwearmain_img {
        /* border: 1px solid #0272c738; */
        padding-top: 12px;
        border-radius: 8px;
        background-color: #f6f6f6;
    }
    .hwearmain_img img {
        mix-blend-mode: multiply;
    }
    .sectionborder {
        border-bottom: none;
    }
    #tab_six.sectionborder {
        border-bottom: 1px solid #d9d9d9;
    }
    #tab_one .section_main {
        padding-bottom: 0px;
    }
    #tab_four .section_main {
        padding-bottom: 0px;
    }
    .pc_JGT {
        display: none;
    }
    .mobile_JGT {
        display: inline-block;
    }
    .section_maingeneral2 {
        border: 1px solid #0a44840a;
        border-radius: 8px;
        padding: 48px 0px;
        background-color: #fdfdfd;
    }
    .section_maingeneral2 img {
        max-width: 1200px;
        mix-blend-mode: multiply;
    }
    .conelcard {
        padding: 40px 32px 36px 32px;
    }
    .detailsbox {
        padding: 112px 0px 16px 0px;
    }
    .detailstext_main {
        padding: 20px 0px 0px 0px;
    }
    .detailstext_bner img {
        width: 100%;
    }
    #law_img img {
        width: 94%;
        padding-top: 14px;
    }
    .hbanner-textdesc {
        width: 45% !important;
    }
}
