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: bold;
}
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 #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !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^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .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 th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../font/glyphicons-halflings-regular.eot');
  src: url('../font/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../font/glyphicons-halflings-regular.woff2') format('woff2'), url('../font/glyphicons-halflings-regular.woff') format('woff'), url('../font/glyphicons-halflings-regular.ttf') format('truetype'), url('../font/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: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur: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;
}
*:before,
*:after {
  -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;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > 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: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.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,
.h4,
h5,
.h5,
h6,
.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:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  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;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
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[title],
abbr[data-original-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 p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small: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 footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small: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: bold;
  -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;
}


.container1 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container2 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}


.container_foot {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .container1 {
    width: 750px;
  }
.container2 {
    width: 750px;
  }	
  .container_foot {
    width: 750px;
  }	
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .container1 {
    width: 970px;
  }
	.container2 {
    width: 970px;
  }
  .container_foot {
    width: 970px;
  }	
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .container1 {
    width: 1170px;
  }
	.container2 {
    width: 1170px;
  }
  .container_foot {
    width: 1170px;
  }	
}
@media (min-width: 1400px) {
  .container1 {
    width: 1270px;
  }	
.container2 {
    width: 1270px;
  }
  .container_foot {
    width: 1270px;
  }	
}
@media (min-width: 1500px) {

	.container2 {
    width: 1440px;
	}}
@media (min-width: 1600px) {
  .container1 {
    width: 1600px;
  }
	.container2 {
    width: 1600px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}


@media (max-width:768px){

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 7px;
  padding-left: 7px;
}
	
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-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: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-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 > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  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 > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-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 > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  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 > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    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: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.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[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .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"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .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"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox 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;
}
textarea.input-sm,
select[multiple].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 textarea.form-control,
.form-group-sm select[multiple].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;
}
textarea.input-lg,
select[multiple].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 textarea.form-control,
.form-group-lg select[multiple].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;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-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 .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-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 .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-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 .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  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.333333px;
    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: normal;
  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:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  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:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  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],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  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:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  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],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  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:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  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],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  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:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  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],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  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:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  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],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  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:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  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],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  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:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  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="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].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;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 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: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  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 > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  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="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  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;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].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;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control: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: normal;
  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="radio"],
.input-group-addon input[type="checkbox"] {
  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:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  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:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  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:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  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:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  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:hover,
.nav-tabs > li.active > a:focus {
  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:hover,
.nav-tabs.nav-justified > .active > a:focus {
  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:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    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:hover,
.nav-pills > li.active > a:focus {
  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:hover,
.nav-tabs-justified > .active > a:focus {
  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:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-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-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    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-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  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 > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > 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 .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    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:hover,
.navbar-default .navbar-brand:focus {
  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:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  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:hover,
.navbar-default .navbar-nav > .open > a:focus {
  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:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    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:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  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:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  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:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  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:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  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:hover,
.pager li > a:focus {
  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:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  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]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  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-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  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 > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  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: bold;
}
.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-striped .progress-bar,
.progress-bar-striped {
  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.active .progress-bar,
.progress-bar.active {
  -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-left,
.media-right,
.media-body {
  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:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  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:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .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:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  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:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  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:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  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:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  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 > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.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 > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead: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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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 > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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 iframe,
.embed-responsive embed,
.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: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  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.42857143px;
  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: normal;
  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: normal;
  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 > img,
.carousel-inner > .item > a > 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.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    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:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  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-prev,
  .carousel-control .icon-next {
    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;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer: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-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-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;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@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;
  }
  th.visible-sm,
  td.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;
  }
  th.visible-md,
  td.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;
  }
  th.visible-lg,
  td.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;
  }
  th.visible-print,
  td.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";

 
	
ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
li{
	list-style:none;
	}
ul li a{
	display:block;
	}
	
	
a{
	text-decoration:none;
	color:#666;
	outline:none;
	}
input{
	border:1px solid #ccc;
	outline:none;
	}
textarea{
	border:1px solid #ccc;
	outline:none;
	}
form{
	margin:0px;
	padding:0px;
	}
table{
	cellspacing:0px;
	cellpadding:0px;
	}
img{
	border:none;
	}
a,img{border:0;}
.clear{
	claer:both;
	}
.clearfix{
    *zoom:1;
}
.clearfix:after{
    content: '';
    display: block;
    clear: both;
}

a{outline:none !important;}

img{border:0 none;}/**
 * Swiper 4.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 1, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.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{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-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:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align: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%;-o-object-fit:contain;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;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}@charset "utf-8";


body {
	
	
    
	
	
	font-family: STXihei, STHeitiLight, 'Microsoft JhengHei', 'Microsoft YaHei', Arial, sans-serif !important;

	font-size: 14px;
	letter-spacing:1px; 
	overflow-x: hidden;

}

a {
	color: #333;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
a:hover { color: #337ab7; }
@font-face {
	font-family: 'PingHei';
	font-style: normal;
	font-weight: normal;
	src: url('../font/PingHei-light.woff');
}
@font-face {
	font-family: niu;
	src: url(../font/niut.woff) format("woff");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: niu;
	src: url(../font/niuh.eot);
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: niu;
	src: url(../font/niuo.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}


@font-face {
	font-family: mirpuri-bold;
	src: url(../font/mirpuri-bold.woff) format("woff");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: mirpuri-book;
	src: url(../font/mirpuri-book.woff) format("woff");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: mirpuri-mono;
	src: url(../font/mirpuri-mono1.woff) format("woff");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: mirpuri-light;
	src: url(../font/mirpuri-light.woff) format("woff");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 300;
	src: url(../font/Source.ttf) format('truetype');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	src: url(../font/Montserrat.ttf) format('truetype');
}
@media (min-width: 768px) {
	.container1 {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.container1 {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.container1 {
		width: 1170px;
	}
}
@media (min-width: 1290px) {
	.container1 {
		width: 1260px;
	}
}

.header { padding: 0px 70px; position: fixed; top: -90px; left: 0; width: 100%;
	z-index: 333;
	
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
/*没加活动顶部图片的样式
*/

/*加了活动顶部图片的样式*/
/*.header { padding: 0px 70px; position: relative; top: -90px; left: 0; width: 100%;
	z-index: 333;
	
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
*/

.header_logo { float: left; padding: 13px 0; position: relative; }
.header_nav { float: right; }
.header_nav li { margin-left: 25px; font-size: 18px; display: inline-block; line-height: 90px; position: relative; }
.header_nav li span {
	background: #337ab7;
	text-transform: uppercase;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#337ab7, endColorstr=#337ab7);
	transition: all .2s;
	border-width: 0px;
	border-style: solid;
	border-color: #ffffff;
	border-radius: 2px;
	width: 100%;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	-webkit-border-radius: 2px;
	padding: 10px 29px;
	line-height: 17px;
	font-size: 14px;
}
.header_nav li > a { color: #ffffff; }
.header_nav li span:hover { background: #00a8bf; }
.header_list {
	background-color: #ffffff;
	
	width: 120px; text-align: center;
	

	font-weight: 300;
	box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
	position: absolute;
	left: -24px;
	top: 58px;
	visibility: hidden;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;

	z-index: 1;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.header_list a {
	padding: 3px 20px;
	color: #666;

	 font-size: 16px;
	font-weight: 300;
	border-bottom: 1px solid rgba(255, 255, 255, 0.58); line-height: 30px;
}
.header_nav li:hover .header_list {
	filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
	visibility: visible; }
.header_logo .img2 { position: absolute; top: 12px; left: 0;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}
.header_logo img {
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.header:hover, .header.scroll { background: rgba(255, 255, 255, 0.97);
	box-shadow: rgba(0, 0, 0, .117647) 0 1px 3px; top: 0;
}
.header:hover .img1, .header.scroll .img1 {
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}
.header:hover .img2, .header.scroll .img2 {
	filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
}
.header:hover li > a, .header.scroll li > a { color: #333; }
.header li a:hover { color: #4692d4; }
.header li .header_list a:hover { color: #ffffff; }
.header_list div:hover { background: #4692d4; }



.banner {
}
.banner_text .title { font-size: 60px; margin: 40px 0 30px 0; }
.banner_text .title span { color: #337ab7; }
.banner_con { display: table; width: 57.5%; }
.banner_text { display: table-cell; vertical-align: middle; line-height: 65px; }
.banner_text .text { font-size: 24px; line-height: 36px; letter-spacing: 2px;
	font-family: "PingHei", "Microsoft Yahei", "微软雅黑"; }
.banner_text .more a { display: inline-block;
	background: #337ab7 url("/static/image/bn.png") no-repeat top left; background-size: auto 110px;
	text-transform: uppercase;
	color: #ffffff;
	padding: 17px 40px;
	line-height: 21px; margin-top: 55px;
	font-size: 18px;
	font-family: Montserrat, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.banner_text .more a:hover { background: #00a8bf url("/static/image/bn.png") no-repeat top left; background-size: auto 110px; }
.banner { position: relative; overflow: hidden; }
.banner .container {
	position: relative; z-index: 2;
}
.banner_bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.17); }
.banner video {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.banner_img { position: absolute; width: 100%; height: 100%; left: 0; top: 0;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
	visibility: hidden;
}
.banner_img img { position: absolute; top: 0; left: 0; }

.banner_right, .banner_left { position: absolute; top: 50%; height: 100px; width: 45px; margin-top: -50px; cursor: pointer;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.banner_right { background: rgba(0, 0, 0, 0.5) url("/static/image/br.png") no-repeat center center; background-size: 35px;
	right: -50px;
}
.banner_left { background: rgba(0, 0, 0, 0.5) url("/static/image/bl.png") no-repeat center center; background-size: 35px;
	left: -50px;
}
.banner:hover .banner_right { right: 0; }
.banner:hover .banner_left { left: 0; }



.home_war { padding: 40px 7%; background: #ffffff; }
.home_war_right { float: right; padding: 15px 20px; font-size: 22px; margin-top: 2%; margin-right: 2%;
}
.home_war_right .frame { height: 100%; bottom: 0%; }
.home_war_right .frame span { background: #616161 }
.home_war_right .frame .line1, .home_war_right .frame .line3 { height: 5px; }
.home_war_right .frame .line2, .home_war_right .frame .line4 { width: 5px; }
.home_war_right.active .line1, .home_war_right.active .line3 { width: 100%; }
.home_war_right.active .line2, .home_war_right.active .line4 { height: 100%; }
.home_war_right div { color: #333; }
.home_war_right span { font-size: 30px; color: #4692d4; font-weight: 800;font-family: "PingHei" !important; }
.home_war_right i { font-size: 40px; line-height: 40px;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.home_war_right:hover i { margin-left: 20px; color: #4692d4; }
.home_sec1_tit { font-family: mirpuri-mono; display: none;
	font-size: 50px;
	letter-spacing: 1px; float: left;
	color: #727887; }
.home_sec1_text { margin-left: 10%; float: left; width: 40%; }
.home_sec1_text p { margin-bottom: 0px; }
.home_sec1_text .title { 
	font-family: mirpuri-bold !important;
	font-size: 55px;
	line-height: 60px;
	letter-spacing: 1px; color: #232937;
	margin-bottom: 35px;
	background:#fff;
	}
.home_sec1_text .title p{
	font-family: mirpuri-bold !important;
}
.home_sec1_text .title .tx { font-family: "PingHei", "Microsoft Yahei", "微软雅黑"; font-size: 20px; font-weight: 100; margin-left: 10px;
	margin-top: 30px;
	line-height: 20px;
}
.home_sec1_text .title span { float: left; }
.ts1{
	font-family: mirpuri-bold !important;
}
.home_sec1_text .text .tx{ line-height: 25px; font-size: 15px;
background:#fff;
}
.home_sec1_text .text a{display: block;}
.home_sec1_text .text p {
	font-family: mirpuri-book;
	font-size: 16px;
	letter-spacing: .25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
.home_sec1_text .text .tx {

}
.home_sec1_text .more { margin-top: 10px; font-size: 15px; line-height: 22px; font-weight: bold; }
.home_sec1_text .more img {
	margin-right: 5px; float: left; margin-top: -1px;
}
.home_sec1_ul { float: right; width: 30%; margin-top: 5%; }
.home_sec1_ul li { float: left; width: 25%; padding: 0 10px; text-align: center; position: relative;
	padding-bottom: 10px;
}
.home_sec1_ul li span {
	position: absolute;
	bottom: -10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #fff;
	background-color: #959595;
	font-size: 15px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0 15px;
	text-align: center;
	white-space: nowrap;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	border-radius: 12px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 2;
}
.home_sec1_ul li:hover span {
	opacity: 1;
	visibility: visible;
	pointer-events: inherit;
	bottom: -20px;
}
.home_sec1_ul li .path, .home_sec1_ul li .st0 {
	stroke-dasharray: 1000;
	stroke-dashoffset: 1000;
	stroke: #7c7c7c;
	transition: stroke 0.5s ease;
}
.home_sec1_ul li .dot, .home_sec1_ul li .st1 {
	fill: #7c7c7c;
	opacity: 0;
	transition: fill 0.5s ease;
}
.home_sec1_ul li:hover .path, .home_sec1_ul li:hover .st0 {
	stroke: #337ab7;
}
.home_sec1_ul li:hover .dot, .home_sec1_ul li:hover .st1 {
	fill: #337ab7;
}
.home_sec1_ul li.active .dot, .home_sec1_ul li.active .st1 {
	animation: fade 0.3s linear 1.8s forwards;
}
.home_sec1_ul li.active .path, .home_sec1_ul li.active .st0 {
	animation: dash 8s linear 1.2s forwards;
}
.home_sec1_ul li.active .path.path-circle { animation: dash 2s linear forwards }
.home_sec1_ul li.active .path.path-rect { animation: dash 3s linear 1.2s forwards }
@keyframes dash {
	to { stroke-dashoffset: 0 }
}
@keyframes fade {
	to { opacity: 1 }
}



.home_sec2_con { float: left; width: 50%; position: relative; overflow: hidden; }
.home_sec2_bg { position: absolute; bottom: 0; left: 0; width: 100%; background: #ffffff; height: 100%; }
.home_sec2_text .tit {
	
	font-size: 28px;
	line-height: 30px;
	color: #fff;
	position: relative; text-transform: capitalize;
}
.home_sec2_text .tit span { font-family: "PingHei", "Microsoft Yahei", "微软雅黑"; display: block;
	font-size: 20px;
}
.home_sec2_text .text {
	font-family: "PingHei", "Microsoft Yahei", "微软雅黑";
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	position: relative;
	z-index: 1;
	margin-top: 0px;
	height: 0; overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	transition: .8s all cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: .8s all cubic-bezier(.19, 1, .22, 1);
}
.home_sec2_text { position: absolute; bottom: 30px; left: 40px; right: 40px; overflow: hidden;
}
.home_sec2_con:hover .text { height: 60px;
	margin-top: 20px; }
.home_sec2_con_y:hover .text1 { height: 90px;
	margin-top: 10px; }
.home_sec2_con img {
	width: 100%;
	-webkit-transform: scale(1.005); -moz-transform: scale(1.005); -ms-transform: scale(1.005); -o-transform: scale(1.005); transform: scale(1.005);
	-webkit-transition: 1s linear; -moz-transition: 1s linear; -ms-transition: 1s linear; -o-transition: 1s linear; transition: 1s linear;
}
.home_sec2_con:hover img {
	-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05);
}



.home_sec3 { padding: 150px 30px; position: relative; overflow: hidden;
	text-align: center; color: #ffffff;
}
.home_sec3_con { width: 65%; display: inline-block; }
.home_sec3_title .title { font-size: 46px; margin-top: 15px; text-transform: uppercase; }
.home_sec3_con .text { font-size: 18px; color: #fcfcfc;
	line-height: 38px; margin-bottom: 40px;
	font-family: "PingHei", "Microsoft Yahei", "微软雅黑";
}
.video_btn { cursor: pointer; }
.home_sec3_title .line {
	border-top: 2px solid #d1d1d1;
	display: inline-block;
	margin: 30px 0;
	width: 100%;
	max-width: 280px;
}



.home_sec4 { }
.home_sec4_con { float: left; width: 33.33333%; color: #ffffff;
	padding: 75px 65px 65px; text-align: center;
	min-height: 290px;
	height: auto;
	background: #337ab7;
}
.home_sec4_con .title { font-size: 18px; line-height: 30px; margin-bottom: 10px;
	text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.home_sec4_con .text {
	margin-bottom: 20px;
	line-height: 90px;
	font-size: 24px; height: 75px;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.home_sec4_con .text span { font-size: 60px; }
.home_sec4_con .more a { font-family: Montserrat, Arial, Helvetica, sans-serif; display: inline-block;
	border: 2px solid #ffffff; padding: 13px 29px;
	line-height: 17px; text-transform: uppercase;
	font-size: 14px; color: #ffffff; margin-top: 30px;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.home_sec4_con1:hover a { border-color: #337ab7; background: #ffffff; color: #337ab7; }
.home_sec4_con2 { background-color: #3697c3; }
.home_sec4_con2:hover a { border-color: #3697c3; background: #ffffff; color: #3697c3; }
.home_sec4_con3 { background-color: #327ec7; }
.home_sec4_con3:hover a { border-color: #327ec7; background: #ffffff; color: #327ec7; }
.home_sec4_con4 { background-color: #3c64ae; }
.home_sec4_con4:hover a { border-color: #327ec7; background: #ffffff; color: #327ec7; }



.home_sec5 { text-align: center; padding: 40px 0 50px 0;
	background: #ffffff; position: relative;
}
.home_sec5 .container { position: relative; z-index: 2; }
.home_sec5 iframe { position: absolute; left: 0; top: 0; }
.home_sec5_title .title {
	font-family: mirpuri-bold; font-size: 55px;
	line-height: 60px;
	letter-spacing: 1px;
	color: #232937; margin-top: 0;
	padding: 0px 30px; position: relative; z-index: 2;
}
.home_sec5_title .title div { background: #ffffff; padding: 0px 10px;font-family: "mirpuri-bold"!important; }
.home_sec5_title .title span { font-family: "PingHei", "Microsoft Yahei", "微软雅黑";
	font-size: 30px; padding-bottom: 5px;
	font-weight: 100; display: block; line-height: 44px; font-weight: bold;
	margin-top: 0px; }
.home_sec5_title { display: inline-block; position: relative; background:#fff;}
.home_sec5_title:after, .home_sec5_title:before { position: absolute;
	content: ''; bottom: 0px; background: #337ab7; width: 2px; height: 82px;
}
.home_sec5_title:after { right: 0; }
.home_sec5_title:before { left: 0; }
.home_sec5_title .text { font-size: 22px; color: #333c4e; line-height: 48px; margin-bottom: 40px; }
.home_sec5_title .line {
	border-top: 2px solid #337ab7;
	border-bottom: 2px solid #337ab7; left: 0;
	display: inline-block;
	position: absolute; bottom: 0; height: 82px;
	width: 100%;
	
}
.home_sec5_tx { color: #333c4e;
	width: 65%; display: inline-block;
	font-size: 18px;
	line-height: 38px;
	margin-bottom: 40px;
}
.home_sec5_con { margin-top: 30px; background:#fff; }
.home_sec5_con img {
	-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.home_sec5_con:hover img {
	-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05);
}
.home_sec5_con .title { font-size: 22px; font-weight: 700;
	line-height: 27px; margin-top: 20px; margin-bottom: 15px; }
.home_sec5_con .text { color: #8c8c8c; display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 50px;
	overflow: hidden;
	line-height: 25px; letter-spacing: 0px; }



.home_sec6 { background: url("/static/image/hs6_bg.jpg") center center; background-size: cover; }


.warper { position: relative; z-index: 2; background: #ffffff; }
.home_right {
	width: 100px;
	height: 81%;
	top: 9.5%;
	right: -140px;
	bottom: 9.5%;
	z-index: 3;
	position: fixed;
}
.home_right_cont { position: absolute;
	width: 615px;
	top: 50%; z-index: 3;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(-90deg);
	transform: translate(-50%, -50%) rotate(-90deg);
	-webkit-transform-origin: center center;
	transform-origin: center center;
}
.home_right_con {
	background: #f3f5f8;
	float: left;
	max-width: 250px;
	width: 200px;
	padding: 10px 0 14px 25px;
	margin-left: 5px;
	position: relative; color: #727887;
	cursor: pointer; font-family: mirpuri-mono;
}
.home_right_con span {
	font-size: 12px;
	line-height: 20px;
}
.home_right_con p {
	font-size: 10px; margin-bottom: 0px;
	line-height: 10px;
	text-transform: uppercase; .
}
.home_right_con:before {
	content: '';
	width: 100%;
	height: 7px;
	background-color: #d6d9de;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transition: .4s top ease-in-out;
	-webkit-transition: .4s top ease-in-out;
}
.home_right_con.active:before { top: -7px; }
.anchorBL { display: none; }
.scrolltop { position: relative; top: 100px;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}
.eq_img li {
	float: left;
	padding: 0 10px;
}
.eq_img img {
	width: 98px;
}
.eq1 {
	padding-left: 0 !important;
}
.home_sec5_tx span {
	font-weight: 600;
}
.text span {
	font-size: 24px;
}

.home_sec7_img { float: left; width: 34%; position: relative; height: 100%; overflow: hidden; }
.home_sec7_img .img1 { position: absolute; top: 0; left: 0;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}
.home_sec7_bg, .home_sec7_con_bg {
	position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: #000000;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.home_sec7_con_q:hover .home_sec7_con_bg {
	filter: alpha(opacity=85); -moz-opacity: 0.85; -khtml-opacity: 0.85; opacity: 0.85;
}
.home_sec7_con_text { position: absolute; top: 50%; left: 10%; width: 80%;
	font-size: 30px;
	letter-spacing: 1px; color: #ffffff; text-align: center;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.home_sec7_con_q:hover .home_sec7_con_text {
	filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
}
.home_sec7_img_text {
	position: absolute; top: 0; left: 0; height: 100%; width: 100%; color: #ffffff; text-align: center; padding: 0 10%; display: table;
}
.home_sec7_img_text .tx { display: table-cell; vertical-align: middle; }
.home_sec7_img_text {
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.home_sec7_img:hover .home_sec7_img_text {
	filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
}
.home_sec7_img_text .title { font-size: 36px; letter-spacing: 6px;
	margin-bottom: 20px; }
.home_sec7_img_text .text { font-size: 18px; line-height: 30px; }
.home_sec7_img:hover .home_sec7_bg { filter: alpha(opacity=85); -moz-opacity: 0.85; -khtml-opacity: 0.85; opacity: 0.85; }
.home_sec7_img:hover .img1 {
	filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
}
.home_sec7_img video { position: absolute; height: 100%; width: auto; left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.home_sec7_con { width: 32%; float: left; }
.home_sec7_con_img { position: relative; overflow: hidden; }
.home_sec7_con_img .img {
	position: relative;
	width: 100%;
	height: 0;
	background: url("/static/image/hs7_3.jpg") no-repeat center center;
	background-size: cover;
	padding: 0 0 100%;
	background-position: 0 0;

}
@-webkit-keyframes logos {
	0% { background-position: 0% 0% }
	12.5% { background-position: 0% 0% }
	25% { background-position: 100% 0% }
	37.5% { background-position: 100% 0% }
	50% { background-position: 100% 100% }
	62.5% { background-position: 100% 100% }
	75% { background-position: 0% 100% }
	87.5% { background-position: 0% 100% }
	100% { background-position: 0% 0% }
}
@keyframes logos {
	0% { background-position: 0% 0% }
	12.5% { background-position: 0 0% }
	25% { background-position: 100% 0% }
	37.5% { background-position: 100% 0% }
	50% { background-position: 100% 100% }
	62.5% { background-position: 100% 100% }
	75% { background-position: 0% 100% }
	87.5% { background-position: 0% 100% }
	100% { background-position: 0% 0% }
}
.home_sec7_con_q img { position: absolute; top: 0; left: 0;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}



#preloader {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	z-index: 99999; background: #fff; width: 100%; height: 100%; margin: 0; padding: 0; transition: all 1s cubic-bezier(0.770, 0.000, 0.175, 1.000) .5s; }
.loader { position: absolute; width: 20rem; height: 20rem; left: 50%; top: 50%; -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg) scaleX(-1); -ms-transform: translateX(-50%) translateY(-50%) rotate(-90deg) scaleX(-1); -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg) scaleX(-1); transform: translateX(-50%) translateY(-50%) rotate(-90deg) scaleX(-1) }
.loader div { position: absolute; left: 0; width: .5rem; height: .5rem; background: #2b2b2b; border-radius: 1rem; opacity: 0 }
.loader div:nth-child(1) { top: 0; background: #00da92; -moz-animation: dna_rotate 2s 0s infinite ease-in-out; -webkit-animation: dna_rotate 2s 0s infinite ease-in-out; animation: dna_rotate 2s 0s infinite ease-in-out }
.loader div:nth-child(2) { top: .6rem; -moz-animation: dna_rotate 2s 1.1s infinite ease-in-out; -webkit-animation: dna_rotate 2s 1.1s infinite ease-in-out; animation: dna_rotate 2s 1.1s infinite ease-in-out }
.loader div:nth-child(3) { top: 1.2rem; background: #00da92; -moz-animation: dna_rotate 2s .2s infinite ease-in-out; -webkit-animation: dna_rotate 2s .2s infinite ease-in-out; animation: dna_rotate 2s .2s infinite ease-in-out }
.loader div:nth-child(4) { top: 1.8rem; -moz-animation: dna_rotate 2s 1.3s infinite ease-in-out; -webkit-animation: dna_rotate 2s 1.3s infinite ease-in-out; animation: dna_rotate 2s 1.3s infinite ease-in-out }
.loader div:nth-child(5) { top: 2.4rem; background: #00da92; -moz-animation: dna_rotate 2s .4s infinite ease-in-out; -webkit-animation: dna_rotate 2s .4s infinite ease-in-out; animation: dna_rotate 2s .4s infinite ease-in-out }
.loader div:nth-child(6) { top: 3rem; -moz-animation: dna_rotate 2s 1.5s infinite ease-in-out; -webkit-animation: dna_rotate 2s 1.5s infinite ease-in-out; animation: dna_rotate 2s 1.5s infinite ease-in-out }
.loader div:nth-child(7) { top: 3.6rem; background: #00da92; -moz-animation: dna_rotate 2s .6s infinite ease-in-out; -webkit-animation: dna_rotate 2s .6s infinite ease-in-out; animation: dna_rotate 2s .6s infinite ease-in-out }
.loader div:nth-child(8) { top: 4.2rem; -moz-animation: dna_rotate 2s 1.7s infinite ease-in-out; -webkit-animation: dna_rotate 2s 1.7s infinite ease-in-out; animation: dna_rotate 2s 1.7s infinite ease-in-out }
.loader div:nth-child(9) { top: 4.8rem; background: #00da92; -moz-animation: dna_rotate 2s .8s infinite ease-in-out; -webkit-animation: dna_rotate 2s .8s infinite ease-in-out; animation: dna_rotate 2s .8s infinite ease-in-out }
.loader div:nth-child(10) { top: 5.4rem; -moz-animation: dna_rotate 2s 1.9s infinite ease-in-out; -webkit-animation: dna_rotate 2s 1.9s infinite ease-in-out; animation: dna_rotate 2s 1.9s infinite ease-in-out }
.loader div:nth-child(11) { top: 6rem; background: #00da92; -moz-animation: dna_rotate 2s 1s infinite ease-in-out; -webkit-animation: dna_rotate 2s 1s infinite ease-in-out; animation: dna_rotate 2s 1s infinite ease-in-out }
.loader div:nth-child(12) { top: 6.6rem; -moz-animation: dna_rotate 2s 2.1s infinite ease-in-out; -webkit-animation: dna_rotate 2s 2.1s infinite ease-in-out; animation: dna_rotate 2s 2.1s infinite ease-in-out }
.loader div:nth-child(13) { top: 7.2rem; background: #00da92; -moz-animation: dna_rotate 2s 1.2s infinite ease-in-out; -webkit-animation: dna_rotate 2s 1.2s infinite ease-in-out; animation: dna_rotate 2s 1.2s infinite ease-in-out }
.loader div:nth-child(14) { top: 7.8rem; -moz-animation: dna_rotate 2s 2.3s infinite ease-in-out; -webkit-animation: dna_rotate 2s 2.3s infinite ease-in-out; animation: dna_rotate 2s 2.3s infinite ease-in-out }
.loader div:nth-child(15) { top: 8.4rem; background: #00da92; -moz-animation: dna_rotate 2s 1.4s infinite ease-in-out; -webkit-animation: dna_rotate 2s 1.4s infinite ease-in-out; animation: dna_rotate 2s 1.4s infinite ease-in-out }
.loader div:nth-child(16) { top: 9rem; -moz-animation: dna_rotate 2s 2.5s infinite ease-in-out; -webkit-animation: dna_rotate 2s 2.5s infinite ease-in-out; animation: dna_rotate 2s 2.5s infinite ease-in-out }
.loader div:nth-child(17) { top: 9.6rem; background: #00da92; -moz-animation: dna_rotate 2s 1.6s infinite ease-in-out; -webkit-animation: dna_rotate 2s 1.6s infinite ease-in-out; animation: dna_rotate 2s 1.6s infinite ease-in-out }
.loader div:nth-child(18) { top: 10.2rem; -moz-animation: dna_rotate 2s 2.7s infinite ease-in-out; -webkit-animation: dna_rotate 2s 2.7s infinite ease-in-out; animation: dna_rotate 2s 2.7s infinite ease-in-out }
.loader div:nth-child(19) { top: 10.8rem; background: #00da92; -moz-animation: dna_rotate 2s 1.8s infinite ease-in-out; -webkit-animation: dna_rotate 2s 1.8s infinite ease-in-out; animation: dna_rotate 2s 1.8s infinite ease-in-out }
.loader div:nth-child(20) { top: 11.4rem; -moz-animation: dna_rotate 2s 2.9s infinite ease-in-out; -webkit-animation: dna_rotate 2s 2.9s infinite ease-in-out; animation: dna_rotate 2s 2.9s infinite ease-in-out }
.loader div:nth-child(21) { top: 12rem; background: #00da92; -moz-animation: dna_rotate 2s 2s infinite ease-in-out; -webkit-animation: dna_rotate 2s 2s infinite ease-in-out; animation: dna_rotate 2s 2s infinite ease-in-out }
.loader div:nth-child(22) { top: 12.6rem; -moz-animation: dna_rotate 2s 3.1s infinite ease-in-out; -webkit-animation: dna_rotate 2s 3.1s infinite ease-in-out; animation: dna_rotate 2s 3.1s infinite ease-in-out }
.loader div:nth-child(23) { top: 13.2rem; background: #00da92; -moz-animation: dna_rotate 2s 2.2s infinite ease-in-out; -webkit-animation: dna_rotate 2s 2.2s infinite ease-in-out; animation: dna_rotate 2s 2.2s infinite ease-in-out }
.loader div:nth-child(24) { top: 13.8rem; -moz-animation: dna_rotate 2s 3.3s infinite ease-in-out; -webkit-animation: dna_rotate 2s 3.3s infinite ease-in-out; animation: dna_rotate 2s 3.3s infinite ease-in-out }
.loader div:nth-child(25) { top: 14.4rem; background: #00da92; -moz-animation: dna_rotate 2s 2.4s infinite ease-in-out; -webkit-animation: dna_rotate 2s 2.4s infinite ease-in-out; animation: dna_rotate 2s 2.4s infinite ease-in-out }
.loader div:nth-child(26) { top: 15rem; -moz-animation: dna_rotate 2s 3.5s infinite ease-in-out; -webkit-animation: dna_rotate 2s 3.5s infinite ease-in-out; animation: dna_rotate 2s 3.5s infinite ease-in-out }
@-moz-keyframes dna_rotate {
	0% { opacity: 1; -moz-transform: scale(1); transform: scale(1); left: 40%; z-index: 0 }
	25% { opacity: 1; -moz-transform: scale(1.2); transform: scale(1.2) }
	50% { opacity: 1; left: 60%; z-index: 1; -moz-transform: scale(1); transform: scale(1) }
	75% { opacity: 1; -moz-transform: scale(.5); transform: scale(.5) }
	100% { opacity: 1; left: 40%; z-index: 0; -moz-transform: scale(1); transform: scale(1) }
}
@-webkit-keyframes dna_rotate {
	0% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); left: 40%; z-index: 0 }
	25% { opacity: 1; -webkit-transform: scale(1.2); transform: scale(1.2) }
	50% { opacity: 1; left: 60%; z-index: 1; -webkit-transform: scale(1); transform: scale(1) }
	75% { opacity: 1; -webkit-transform: scale(.5); transform: scale(.5) }
	100% { opacity: 1; left: 40%; z-index: 0; -webkit-transform: scale(1); transform: scale(1) }
}
@keyframes dna_rotate {
	0% { opacity: 1; -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); left: 40%; z-index: 0 }
	25% { opacity: 1; -moz-transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2) }
	50% { opacity: 1; left: 60%; z-index: 1; -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1) }
	75% { opacity: 1; -moz-transform: scale(.5); -ms-transform: scale(.5); -webkit-transform: scale(.5); transform: scale(.5) }
	100% { opacity: 1; left: 40%; z-index: 0; -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1) }
}
#preloader.is-loaded { transform: scale(1.4); opacity: 0; -webkit-transform: scale(1.4); opacity: 0; }
#preloader.is-transitioned { display: none; }
.sm_txt { height: 40px; overflow: hidden; }



.header_search { position: absolute; top: 76px; background: #ffffff; text-align: center;
	left: 0; width: 100%; padding: 30px 0; z-index: 99; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	display: none;
}
.header_search_left { float: left; font-size: 18px; }
.header_search_left select { padding: 6px 10px; outline: none; height: 35px;
	-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -khtml-border-radius: 0;
	border: none; border-right: 1px solid #cccccc;
}
.header_search_con { display: inline-block; border: 1px solid #cccccc; }
.header_search_cen { float: left; width: 400px; }
.header_search_cen input { width: 100%; padding: 0px 10px; line-height: 35px; height: 35px; border: none;
}
.header_search_ri { float: left; }
.header_search_ri input {
	background: #c7c7c7 url("/static/image/bn.png") no-repeat left top !important;
	padding: 0px 40px; height: 35px; border: none; color: #ffffff; font-size: 18px;
}
.header_search_bg { position: fixed; z-index: 98; top: 0; left: 0; bottom: 0; right: 0; display: none; }



.contact_header {
	background: rgba(255, 255, 255, 0.97);
	box-shadow: rgba(0, 0, 0, .117647) 0 1px 3px;
	top: 0;
	color: #333;
}
.contact_header li > a {
	color: #333;
}
.contact_header .img2 {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.contact_ask {
	width: 100%;
	position: relative;
	height: auto;
	overflow: visible;
}
.contact_ask::before {
	background: #e4eaea url(/static/image/bg_ask.png) no-repeat right center;
	position: absolute;
	content: "";
	left: 0;
	top: -200px;
	width: 50%;
	bottom: 0;
}
.ask_left {
	width: 50%;
	float: left;
	padding: 40px 0;
	padding-right: 100px;
	border: 1px solid #000;
}
.ask_right {
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	padding-top: 40px;
	padding-bottom: 40px;
}
.ask_right h3 {
	font-size: 30px;
	color: #4692d4;
	font-weight: 700;
	text-align: center;
}
.ask_right hr {
	max-width: 180px;
	margin: 35px auto;
	border-top-color: #e5e5e5;
}
.ask_table {
	position: relative;
	float: right;
	margin-top: -190px;
	z-index: 2;
}
.ask_table h3 {
	font-size: 28px;
	color: #374140;
	margin: 0 0 30px;
}
.contact-action {
	color: #2f3535;
	text-decoration: none !important;
}
.ask_inupt {
	margin-bottom: 20px;
}
.ask_inupt span {
	font-size: 18px;
	font-weight: 300;
}
.ask_inupt input, .ask_inupt textarea {
	height: 50px;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	border-color: #cfcfcf;
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .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;
}
.ask_inupt textarea {
	height: auto;
}
.ask_btn_box {
	padding-top: 20px;
	margin: 0 auto;
	text-align: center;
}
.ask_btn:active:before, .ask_btn:hover:before, .ask_btn:focus:before, {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.ask_btn:hover, .ask_btn:focus, .ask_btn.focus {
	color: #333;
	text-decoration: none;
}
.ask_btn {
	border-radius: 0;
	position: relative;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	border: 0;
	outline: none !important;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	font-size: 25px;
	line-height: 60px;
	width: 150px;
	height: 60px;
	color: #fff;
	background-color: #f26b6b;
	border-color: #f26b6b;
}
.ask_btn:before {
	background-color: #4692d4;
}
.ask_btn::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.scrollleft {
	position: relative;
	left: -100px;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}

@media (max-width: 1440px) and (min-width: 1024px) {
	.home_sec1_ul li { margin-bottom: 30px; height: 120px; width: 128px; }
	.header_nav li {
		margin-left: 18px;
		font-size: 18px;
	}
	.home_right_con {
		width: 160px;
	}
	.home_sec1_ul {
		margin-top: 1%;
	}
}
@media (max-width: 1279px) and (min-width: 1170px) {
	.eq_img li.last { display: none; }
}
@media (max-width: 1169px) and (min-width: 1024px) {
	.home_sec1_ul li { margin-bottom: 30px; height: 100px; width: 110px; }
	.header_nav li {
		margin-left: 14px;
	}
	.eq_img li.last { display: none; }
	.header {
		padding: 0px 56px;
	}
}
.banner_c { width: 52%; margin-left: 6.25%; height: 100px;
	padding: 0px 15px;
}
.banner_c div { background: #337ab7; height: 100%; }
@media (max-width: 1667px) and (min-width: 1024px) {
	.banner_c { width: 62%; }
}

.home_sec2_bg1 { position: absolute; bottom: 0; left: 0; width: 100%; background: #000; height: 100%;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}
.home_sec2_con:hover .home_sec2_bg1 {
	filter: alpha(opacity=20); -moz-opacity: 0.2; -khtml-opacity: 0.2; opacity: 0.2;
}

.banner2 {
	position: relative;
}
.banner2_txt { position: absolute; width: 100%; color: #ffffff;
	top: 50%;
	left: 10%;
	margin-top: -54px;
}
.banner2_txt h1 { margin-top: 0px; letter-spacing: 4px; font-size: 45px; margin-bottom: 0px; }
.banner2_txt h5 { font-size: 18px;
	letter-spacing: 2px;
	width: 80%;
	margin-top: 30px; }
.news_box {
	padding: 0px 0 0 0;
}
.news_box .sen_tiit {
	margin-bottom: 60px;
}
.news_top_img {
	float: left;
	position: relative;
	max-width: 500px;
	overflow: hidden;
	position: relative;
	right: -100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.news_top_img:hover img {
	transform: scale(1.1);
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.news_top_img img {
	max-width: 500px;
	transition: all cubic-bezier(.18, 1, .21, 1) 1s;
}
.news-date {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	padding: 6px 15px 0px 10px;
	z-index: 200;
}
.news-date .day {
	font-size: 30px;
	color: #849191;
	font-weight: 200;
}
.news-date .month {
	font-size: 16px;
	color: #337ab7;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
}
.news-date .year {
	font-size: 16px;
	color: #b0b6b6;
	font-weight: 700;
}
.news-date span {
	display: block;
	line-height: 100%;
	text-align: center;
}
.news_top {
	position: relative;
	background: #337ab7;
	display: none;
}
.news_top_txt {
	padding: 30px 50px;
	margin-left: 480px;
	color: #fff;
	position: relative;
	right: -100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.news_top_txt h1 {
	font-size: 24px;
}
.news_top_txt p {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size: 14px;
	margin-top: 20px;
	line-height: 24px; padding-right: 20%;
}
.news_tit {
	position: absolute;
	width: 360px;
	height: 110px;
	left: 9%;
	top: -20%;
}
.news_tit_txt {
	position: absolute;
	width: 100%;
	padding: 0px 20px;
	top: -50px;
	z-index: 2;
	background: #fff;
	left: -100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.news_tit_txt p {
	font-size: 35px;
	text-align: left;
}
.news_tit_txt hr {
	width: 60%;
	margin-right: 0px;
	margin-top: 0px;
	border: 1px solid #337ab7;
}
.news_btn {
	position: absolute;
	right: 0;
	top: 100%;
	font-size: 16px;
	line-height: 30px;
	padding: 10px 30px;
	background: #000;
	color: #fff;
	z-index: 2;
}
.news_btn span {
	display: block;
	width: 0%;
	height: 100%;
	background: #3db839;
	position: absolute;
	top: 0;
	z-index: -1;
	left: 0;
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
}
.news_btn:hover span {
	width: 100%;
}
.news_btn:hover {
	color: #fff;
}
.news_left_img {
	position: relative;
}
.img_box {
	overflow: hidden;
}
.img_box:hover img {
	transform: scale(1.1);
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.img_box img {
	transition: all cubic-bezier(.18, 1, .21, 1) 1s;
}
.news_btn2 {
	position: absolute;
	bottom: 0;
	right: 0 !important;
}
.news_left_txt h2 {
	font-size: 16px; height: 48px;
	overflow: hidden;
	line-height: 24px;
	margin-bottom: 0;
}
.news_left_txt p {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 14px;
	margin-top: 10px;
	line-height: 24px;
}
.news_right {
	float: right;
	padding-right: 0;
	padding-left: 30px;
}
.news_left_txt span, .news_right_txt span {
	position: absolute;
	content: "";
	height: 3px;
	width: 70px;
	background-color: #337ab7;
}
.news_cont {
	margin-top: 50px;
	position: relative;
	left: -100px;
	background:#fff;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.news_btn2 {
	position: absolute;
	right: 0;
	top: 85%;
	font-size: 16px;
	line-height: 20px;
	padding: 10px 30px;
	background: #337ab7;
	color: #fff;
	z-index: 2;
}
.news_btn_center {
	text-align: center;
	width: 300px;
	margin: 70px auto;
	margin-bottom: 0;
}
.news_btn3 {
	position: relative;
	font-size: 16px;
	line-height: 30px;
	padding: 10px 30px;
	background: #4692d4;
	color: #fff;
	z-index: 2;
	display: block;
	max-width: 300px;
	text-align: center;
}
.news_btn3 span {
	display: block;
	width: 0%;
	height: 100%;
	background: #666;
	position: absolute;
	top: 0;
	z-index: -1;
	left: 0;
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
}
.news_btn3:hover span {
	width: 100%;
}
.news_btn3:hover {
	color: #fff;
}


.video_box {
	background: #fff;
	padding: 30px 0;
	position: relative;
	z-index: 2;
}
.video_top {
	background-color: #f5f5f5;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: -1;
	height: 460px;
	width: 100%;
}
.video_txt {
	
	margin: 0 auto;
	width: 70%;
	text-align: center;
	margin-bottom: 30px !important;
	position: relative;
	background:#fff;
	top: 100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.video_txt h1 {
	font-size: 36px;
	margin-top: 0;
}
.video_txt p {
	margin-top: 40px;
	font-size: 14px;
	line-height: 24px;
}
.video_cont {
	position: relative;
	overflow: hidden;
}
.video_cont span {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	width: 100%;
	opacity: 0.8;
	padding-left: 30px;
}
.video_cont p {
	font-size: 14px;
	color: #fff;
	line-height: 60px;
	margin: 0;
}
.video_cont_box {
	padding: 0 8px;
	position: relative;
	top: 100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.video_cont:hover .video_play {
	background: #666;
}
.video_img:hover img {
	transform: scale(1.1);
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.video_img img {
	transition: all cubic-bezier(.18, 1, .21, 1) 1s;
}
.video_play {
	width: 60px;
	height: 60px;
	background: #333;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: all cubic-bezier(.18, 1, .21, 1) 1s;
	overflow: hidden;
}
.video_play img {
	position: absolute;
	bottom: 50%;
	right: 50%;
	margin-bottom: -18px;
	margin-right: -18px;
	width: 35px;
}



.team_top {
	width: 100%;
	overflow: hidden;
}
.team_tit {
	float: right;
	padding-top: 70px;
	padding-right: 5%;;
	position: relative;
	right: -100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.team_titl {
	float: left;
	font-family: Times New Roman;
	text-align: right;
}
.team_titl h1 {
	font-size: 60px;
	color: #859998;
}
.team_titl span {
	font-size: 60px;
	color: #337ab7;
}
.team_titr {
	float: right;
	width: 250px;
	padding-top: 70px;
	margin-left: 20px;
	line-height: 22px;
	position: relative;
}
.team_titr img {
	position: absolute;
	bottom: 23px;
	right: -32px;
}
.yuan {
	position: absolute;
	width: 20px;
	height: 20px;
	background: #337ab7;
	border-radius: 20px;
	bottom: 15px;
	right: -28px;
	z-index: -1;
	transition: all cubic-bezier(.18, 1, .21, 1) .8s;
}
.team_tit:hover .yuan {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	bottom: 0px;
	right: -42px;
}



.ct_top_txt {
	float: left;
	background: #337ab7;
	padding: 20px 15px;
	height: 279px;
	width: 50%;
	color: #fff;
	position: relative;
}
.ct_top_txt h1 {
	font-size: 28px;
	margin-bottom: 20px;
}
.ct_top_img {
	float: left;
	width: 50%;
}
.ct_btn {
	float: right;
	margin-top: 20px;
	position: relative;
	padding-left: 20px;
}
.ct_btn img {
	position: absolute;
	width: 8px;
	top: 50%;
	margin-top: -4px;
	left: 0;
}
.ct_san img {
	width: 40px;
}
.ct_san {
	position: absolute;
	bottom: -7%;
	left: 50%;
	margin-left: -20px;
}
.ct_top_txt:before {
	content: '';
	display: block;
	
	position: absolute;
	top: 5%;
	left: 5%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 90%;
	height: 90%;
	border: 4px solid #fff;
}

.in_box {
	background: #fff;
	margin: 60px 0;
}
.wid {
	margin: 0 auto;
	width: 100%;
	position: relative;
	top: 100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
@media (min-width: 1600px) {
}
.in_box1_left {
	float: left;
	width: 50%;
	height: 100%;
}
.in_box {
	background: #fff;
	margin: 60px 0;
}
.in_box1 {
	float: left;
	width: 50%;
}
.in_box1_right {
	float: left;
	width: 50%;
	position: relative;
}
.in_img_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #337ab7;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.in_box1:hover:hover .in_img_bg {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	-webkit-opacity: 0.6;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.in_box1_left1 {
	position: relative;
	padding: 20% 15%;
	background: #337ab7;
	height: 100%;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.in_box1_left1 h2 {
	margin: 0 0 15px 0;
	color: #fff;
	font-size: 22px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.in_box1_left1 p {
	color: #fff;
	line-height: 25px;
	letter-spacing: 1px;
}
.align-right {
	color: #fff;
	text-align: right !important;
	font-size: 14px; display: none;
	margin-top: 8%;
}
.in_box1_ku {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 4px solid #337ab7;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.in_box1:hover .in_box1_ku {
	margin: 10% 5%;
	width: 90%;
	height: 90%;
	top: -16px;
	border: 4px solid #fff;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.in_box1_left2 {
	padding: 10%;
	border: 1px solid #ddd;
}
.in_box1_left2 {
	background: #fff;
}
.in_box1_left2 .in_box1_ku1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 4px solid #fff;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.in_box1_left2:hover .in_box1_ku1 {
	margin: 5% 2.5%;
	width: 95%;
	height: 90%;
	border: 4px solid #337ab7;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.in1_list4 {
	padding: 15px 0;
}
.in1_list4 h2 {
	color: #337ab7;
	font-size: 14px;
	margin: 0 0 10px 0;
	font-family: "微软雅黑";
	line-height: 25px;
}
.in1_list4 p {
	color: #333;
	font-size: 14px;
	line-height: 25px;
	font-family: "微软雅黑";
	letter-spacing: 1px;
}
.last_img {
	position: relative;
}
.last_play {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	margin-top: -24px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.in_box1_right {
	overflow: hidden;
}
.in_box1_right img {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.in_box1:hover .in_box1_right img {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.team_out {
	width: 1440px;
}
.team_img {
	position: relative;
	overflow: hidden;
}
.team_img_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #337ab7;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.in_box1:hover:hover .team_img_bg {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	-webkit-opacity: 0.6;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.team_img:hover img {
	transform: scale(1.1);
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.team_img img {
	transition: all cubic-bezier(.18, 1, .21, 1) 1s;
}
.team_center, .team_center2 {
	position: relative;
}
.san img {
	height: 40px;
}
.team_center .san {
	position: absolute;
	top: 50%;
	left: 100%;
	z-index: 2;
	margin-top: -20px;
}
.team_center2 .san {
	position: absolute;
	top: 50%;
	right: 100%;
	z-index: 2;
	margin-top: -20px;
}



.result_box {
	background: #e7eef2;
	width: 100%;
}
.result_tit {
	text-align: center;
	position: relative;
	left: -100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.result_tit h1 {
	font-size: 36px; margin-top: 0;
	letter-spacing: 4px;
}
.result_tit h2 {
	margin-top: 0;
	color: #337ab7; font-size: 24px;
}
.result_tit p {
	margin-top: 30px;
	font-size: 18px;
}
.item {
	float: left;
	list-style: none;
	position: relative;
	width: 1030px;
	right: -100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}

.item ul li {
	float: left;
	width: 25%;
	height: 190px;
}
.gauge {
	position: relative;
	width: 254px;
	height: 150px;
	text-align: center;
}
.gauge > span {
	display: block;
	position: absolute;
	top: 68px;
	left: 50%;
	width: 100px;
	margin-left: -50px;
	padding-bottom: 5px;
	background-color: #e7eef2;
	text-align: center;
}
.item.reason ul li .type {
	margin: 0px auto 0;
}
.item ul li .type {
	width: 210px;
	margin: 25px auto 0;
	padding-top: 20px;
	border-top: 1px solid #a1b1bc;
	font-size: 16px;
	color: #333;
	text-align: center;
}
.item ul li .gauge > span > strong {
	font-size: 48px;
	font-weight: 400;
	color: #003f7e;
}
.item ul {
	margin-left: 7px;
	margin-top: 60px;
}
.result_box {
	padding: 50px 0;
	padding-bottom: 80px;
}


.kris { padding: 0px 70px; }
.talent { position: relative; background: #337ab7;
}
.talent_bg {
	margin-bottom: 20px;
}

.tittle { font-size: 36px;
	font-weight: 300;
	color: #7a8c8b;
	text-align: center; margin-bottom: 40px; }
.tittle span { color: #5a91c4; font-weight: 600; padding-left: 50px; letter-spacing: 2px; }
.team_all { padding: 0px 70px 100px 70px; }
.team_all .tittle, .team_all .swiper_tel, .team_all .inde_title {
	position: relative;
	top: 100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.sec_width { padding: 60px 0 100px 0; color: #ffffff; }
.sec1_top {}
.sec1_top h5 i {
	float: right;
}
.xinzi_box {
	margin-top: 0px;
	width: 44.5%;
	float: left;
	margin-bottom: 5px;
	background-color: #2c2c2c;
	color: #fff;
	padding: 20px 5%
}
.xinzi_box > .sen_tiit {
	text-align: left;
}
.sec1_top h5 {
	font-size: 24px;
	letter-spacing: 2px;
}
.sec1_top p {
	width: 55.5%;
	padding: 45px 0;
	display: inline-block;
	margin-bottom: 0;
	float: left;
	padding-right: 11%;
	text-align: right;
	position: relative;
}
.sec1_top p:hover:before {
	background-color: #337ab7;
}
.sec1_top p:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 28%;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	border: 2px solid #337ab7;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-webkit-transition: background 0.2s ease;
	-moz-transition: background 0.2s ease;
	transition: background 0.2s ease;
}
.biao { margin-bottom: 0px;
	position: relative; width: 85%;
	font-size: 20px; letter-spacing: 4px; padding-left: 15px; }
.biao:before { content: '“ ';
	position: absolute;
	left: -0.8em;
	top: 0;
}
.biao:after {
	content: ' ”';
}
.sec2_on .sppa {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 26px;
	letter-spacing: 2px;
}
.sec3_left { width: 33.33%; float: left; text-align: center;
}
.sec3_left {
	top: 100px;
	position: relative;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.sec3_left_txt h3 { color: #2c2c2c; margin: 0 0 15px;
	font-size: 19px; }
.sec3_left_txt p { color: #787878; max-width: 300px;
	margin: 0 auto;
	line-height: 24px; font-size: 16px;
	height: 72px;
	overflow: hidden; letter-spacing: 1px;
}
.sec3_left_img { padding: 50px 0; }
.sec3_left_img img { width: 75px; height: 75px; }
.sec3_left_con {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear; padding-bottom: 150px;
}
.sec3_left_con:hover {
	background-color: #f7f7f7;
}
.index_sec3 {  }
.sec4_left {
	color: #ffffff;
	padding: 60px 0;


	width: 50%; padding-right: 4%; float: left;
	position: relative;
	left: -100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.sec4_left .home_title { text-align: left; }
.sec4_left a { margin-top: 20px; color: #ffffff; font-size: 16px; display: inline-block; position: relative; padding-left: 30px; }
.sec4_left a:before { content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 3%;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	border: 2px solid #ffffff;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-webkit-transition: background 0.2s ease;
	-moz-transition: background 0.2s ease;
	transition: background 0.2s ease; }
.sec4_left a:hover:before { background: #ffffff; }
.sec4_left h3 { margin: 30px 0 30px; font-size: 30px; }
.sec4_left p { margin: 10px 0; font-size: 16px;
	line-height: 26px;
	letter-spacing: 2px; }
.sec4_right { width: 40%; float: right; background: url("/static/image/rencai.jpg") no-repeat center center; background-size: cover;
	height: 100%;
}
.sec_width2 { background-color: #585d61; }
.sec_width2 .big_tit { color: #fff; }
.sec_width2 .sen_tiit { color: #fff; margin-bottom: 40px; }


.team_one { overflow: hidden; width: 32%; margin-right: 1%; margin-left: 1%; float: left; position: relative; }
.team_one2 { margin-right: 0%; }
.team_one1 { margin-left: 0%; }
.ground1 { position: absolute;
	background-color: rgba(90, 196, 190, .5);
	z-index: 5; width: 63px;
	height: 58px;
	right: 11px;
	top: 11px; }
.ground2 { position: absolute;
	background-color: rgba(90, 196, 190, .5);
	z-index: 5; width: 75px;
	height: 88px;
	right: 0;
	bottom: 20px; }
.ground3 { width: 75px;
	height: 70px;
	left: 0;
	top: 11px; position: absolute;
	content: "";
	background-color: rgba(90, 196, 190, .5);
	z-index: 5; }
.white1 { width: 43px;
	height: 37px;
	right: 0; position: absolute;
	top: 0; background-color: #fff;
	z-index: 15; }
.white2 { width: 45px;
	height: 42px;
	right: 0; position: absolute;
	bottom: 0; background-color: #fff;
	z-index: 15; }
.white3 { width: 41px;
	height: 37px;
	left: 0;
	top: 0; background-color: #fff;
	z-index: 15; position: absolute; }
.tittle {
	font-size: 36px;
	font-weight: normal;
	color: #333;
}
.tittle p {
	font-size: 24px;
	font-weight: normal;
}
.team_one_txt {
	top: 84%;
	left: 0;
	position: absolute;
	font-size: 15px;
	padding: 20px 25px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 11; color: #ffffff;
}
.team_one_txt h3 { margin-top: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	letter-spacing: 2px; }
.team_one_txt h5 { font-size: 14px; line-height: 24px;
	letter-spacing: 2px; }
.team_one_txt p { font-size: 16px;
	letter-spacing: 2px; }
.team_one_bg { position: absolute; top: 0; left: 0px; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.7);
	filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.team_one:hover .team_one_bg { filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
.team_one:hover .team_one_txt { top: 20%; }
.team_one_txt span { display: inline-block; height: 1px; width: 65px; background-color: rgba(255, 255, 255, .46); }
.temer_so1 { margin-top: 30px; }
.index_sec4 { position: relative;
	padding-top: 60px; background: #f8f8f8;
}
.talent_bg1 {
	position: absolute;
	top: 10%;
	right: 10%;
	background: #ffffff;
	padding: 30px 45px;
	width: 20%;
	right: -100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.talent_bg1.talent_bg span {
	background: #337ab7;
	display: inline-block;
	height: 2px;
	width: 75%;
	margin-left: 25%;
}
.more_tt { text-align: center; }
.more_tt .news_btn3 { display: inline-block; margin-top: 70px; }
.home_news_bot { padding-top: 60px; padding-bottom: 60px; }
.home_line { position: absolute; bottom: 0; width: 92%;
	left: 70px;
	background: #dcdcdc;
	height: 1px;
}
.home_news_con {
	padding: 60px 35px 50px 35px;
	background: #e5e5e5; position: relative;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.home_news_con:after { position: absolute; left: 35px; width: 20px; content: ''; top: 0;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
	height: 2px; background: #0e93a5; }
.home_news_con .title { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 18px;
	font-weight: bold; color: #333;
}
.home_news_con .text { margin-top: 30px; line-height: 30px;
	height: 150px; overflow: hidden; margin-bottom: 30px;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.talent .sec_width .frame span { background: #ffffff;
}
.home_news_con .more { color: #0e93a5; }
.home_news_con .more i { -webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.home_news_con:hover i { margin-left: 10px; }
.home_news_con:hover:after { width: calc(100% - 70px); }
.home_news_con:hover .text {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px);
	line-height: 25px;
}
.home_news_con:hover { background: #e8e8e8; }
.pagination_gr { width: 100%;
	text-align: center; }
.pagination_gr span { height: 12px; width: 12px; border-radius: 50%; }
.pagination_gr .swiper-visible-switch { background: #337ab7; }




.parallax {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover; background-image: url(/static/image/zz.jpg);
	padding: 0;
	position: relative;
}
.parallax_left { width: 50%; height: auto;
	background-color: #337ab7;
	font-size: 20px;
	padding-top: 45px; min-height: 640px;
	padding-bottom: 30px; }
.parallax_left1 {
	margin-left: auto;
	max-width: 585px;
	padding-right: 87px;
	padding-left: 50px;
	width: 100%;
	height: auto;
	position: relative;
	left: -100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.parallax_left1 h5 { color: #ffffff;
	font-size: 20px;
	margin-bottom: 30px;
	position: relative;
	line-height: 36px;
	
	margin-top: 20px; }
.parallax_left1 h5:after { position: absolute;
	content: "";
	background-color: #fff;
	left: -50px;
	width: 8px;
	top: 10px;
	bottom: 10px; }
.parallax_left1 p { line-height: 25px;
	font-size: 14px; color: #f1f1f1;
	padding-top: 10px; }
.cross { width: 40%; height: 17px; background: #337ab7; margin-left: 60%; }
.technology { padding: 120px 0 84px; }
.logy_right_one li { position: relative; }
.list_one { position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 125px;
	content: "";
	background: url(/static/image/t1.svg) 0 0 no-repeat;
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
.list_two { position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 125px;
	content: "";
	background: url(/static/image/t2.svg) 0 0 no-repeat;
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0); }
.list_three { position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 125px;
	content: "";
	background: url(/static/image/t3.svg) 0 0 no-repeat;
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0); }
.logy_left {
	position: relative;
	left: -100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.logy_right {
	position: relative;
	right: -100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.logy_left h2 {
	font-size: 24px;
	margin-top: 0;
}
.logy_left p {
	margin-top: 20px;
	line-height: 24px;
	padding-right: 20px;
}
.logy_right_one li {
	padding-top: 43px;
	padding-left: 145px;
}
.logy_right_one li p {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.logy_right_one li span {
	color: #337ab7;
	font-weight: 600;
}
.list_two, .list_three {
	margin-top: 30px;
}

#testimonials {
	background-color: #337ab7;
	text-align: center;
	color: #fff;
	padding: 85px 0px 55px 0px;
}
.content {
	width: 1150px;
	margin: auto;
}
#testimonials img {
	width: 67px;
	height: 62px; float: left;
	margin-bottom: 40px; position: absolute; left: 0;
}
#testimonials-prev a {
	background-image: url(/static/image/testimonial_arrow_left.png);
	background-repeat: no-repeat;
	left: 0px;
	
	margin-left: 5.21739130435%;
}
#testimonials-next a, #testimonials-prev a {
	width: 67px;
	height: 136px;
	display: block;
	position: absolute;
	margin-top: -300px;
	text-indent: -200px;
	transition: opacity .15s ease-in, margin .35s ease-in;
	-webkit-transition: opacity .15s ease-in, margin .35s ease-in;
	-moz-transition: opacity .15s ease-in, margin .35s ease-in;
	-o-transition: opacity .15s ease-in, margin .35s ease-in;
	overflow: hidden;
}
#testimonials-next a {
	background-image: url(/static/image/testimonial_arrow_right.png);
	background-repeat: no-repeat;
	right: 0px;
	margin-right: 5.21739130435%;
}
#testimonials-next a, #testimonials-prev a {
	width: 67px;
	height: 136px;
	display: block;
	position: absolute;
	margin-top: -300px;
	text-indent: -200px;
	transition: opacity .15s ease-in, margin .35s ease-in;
	-webkit-transition: opacity .15s ease-in, margin .35s ease-in;
	-moz-transition: opacity .15s ease-in, margin .35s ease-in;
	-o-transition: opacity .15s ease-in, margin .35s ease-in;
	overflow: hidden;
}

.testimonials-bxslider h2 {
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 65px;
}
.testimonials-bxslider h3 {
	font-size: 14px;
	line-height: 18px;
	color: #8eccd5;
	font-weight: normal;
	margin-bottom: 0px;
}
.testimonials-bxslider p {
	padding: 0 65px; font-size: 16px;
	letter-spacing: 2px;
	line-height: 24px;
}
.pro1, .pro2, .pro3 {
	float: left; list-style: none; position: relative; width: 1150px;
}

.goudu_bg {
	width: 100%;
	height: 335px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding: 0;
	position: relative;
}

.goudu_bg .goudu_bg_text{width: 100%;position: absolute;top: 100px;}

.goudu_bg .goudu_bg_text h3{font-size: 38px;text-align: center;color: #fff;font-weight: bold;}

.goudu_bg .goudu_bg_text p{font-size: 18px;text-align: center;color: #fff;}


@media (max-width:768px){

	.goudu_bg .goudu_bg_text{
	top: 10px;
	padding: 0 10px;
}

.goudu_bg .goudu_bg_text h3{
	font-size: 20px;
}

.goudu_bg .goudu_bg_text p{
	font-size: 14px;
}
}

.Quality_box {
	background: #f8f8f8;
	padding: 40px 0 0px 0;
	position: relative;
	z-index: 2;
}
.Quality_box .beaty { background: #f8f8f8; }
.Quality_top {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: -1;
	height: 460px;
	width: 100%;
}
.Quality_txt {
	padding: 40px 0;
	margin: 0 auto;
	width: 70%;
	text-align: center;
	position: relative;
	top: 100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.Quality_txt h1 {
	font-size: 36px;
	margin-top: 0;
	margin-bottom: 5px;
}
.Quality_txt p {
	font-size: 20px;
	line-height: 26px;
	padding: 0 65px;
	margin-top: 30px;
}
.Quality_cont {
	position: relative;
	overflow: hidden;
}
.Quality_cont span {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(60, 175, 191, 0.8);
	width: 100%;
	z-index: 3;
}
.Quality_cont p {
	font-size: 14px;
	color: #fff;
	line-height: 60px;
	margin: 0;
	text-align: center;
}
.Quality_cont_box {
}
.Quality_cont:hover .video_play {
	background: #666;
}
.Quality_cont_box:hover .Quality_img img {
	transform: scale(1.1);
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.Quality_img img {
	transition: all cubic-bezier(.18, 1, .21, 1) 1s;
}
.Quality_play {
	width: 60px;
	height: 60px;
	background: #333;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: all cubic-bezier(.18, 1, .21, 1) 1s;
	overflow: hidden;
}
.Quality_play img {
	position: absolute;
	bottom: 50%;
	right: 50%;
	margin-bottom: -18px;
	margin-right: -18px;
	width: 35px;
}
.Quality_cont {
	position: relative;
}
.Quality_bg {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(60, 175, 191, 0.8);
	width: 100%;
	height: 100%;
	display: none;
	transition: all cubic-bezier(.18, 1, .21, 1) 1s;
	z-index: 2;
}
.Quality_bg p {
	text-align: center;
	line-height: 24px;
	padding: 0 20px;
	margin-top: 35%;
}
.Quality_cont_box:hover .Quality_bg {
	display: block;
}
.par_tit {
	position: absolute;
	width: 340px;
	height: 110px;
	left: 9%;
	top: -20%;
	left: -100px;
}
.par_tit_txt {
	position: absolute;
	width: 100%;
	padding: 0px 20px;
	top: -20px;
	z-index: 2;
	background: #fff;
	left: 10%;
}
.par_tit_txt p {
	font-size: 36px;
	text-align: left;
}
.par_tit_txt hr {
	width: 60%;
	margin-top: 0px;
	border: 1px solid #337ab7;
}


.ep_bg {
	display: block;
	position: relative;
	transform: scale(1.1);
}
.ep_bor1 .ep_bg {
	background: url(/static/image/main-color1.jpg);
	transform: scale(1.1);
	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	-ms-transition: 1s ease;
	-o-transition: 1s ease;
	transition: 1s ease;
}
.ep_bor2 .ep_bg {
	background: url(/static/image/main-color2.jpg);
	transform: scale(1.1);
	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	-ms-transition: 1s ease;
	-o-transition: 1s ease;
	transition: 1s ease;
}
.ep_bor3 .ep_bg {
	background: url(/static/image/main-color3.jpg);
	transform: scale(1.1);
	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	-ms-transition: 1s ease;
	-o-transition: 1s ease;
	transition: 1s ease;
}
.ep_bor4 .ep_bg {
	background: url(/static/image/main-color4.jpg);
	transform: scale(1.1);
	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	-ms-transition: 1s ease;
	-o-transition: 1s ease;
	transition: 1s ease;
}
.ep_txt {
	width: 100px;
	height: 100px;
	overflow: hidden;
	-webkit-transition: .4s ease;
	-moz-transition: .4s ease;
	-ms-transition: .4s ease;
	-o-transition: .4s ease;
	transition: .4s ease;
	
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 50%;
	margin-left: -50px;
}
.ep_cont {
	width: 100px;
	height: 200px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: .4s ease;
	-moz-transition: .4s ease;
	-ms-transition: .4s ease;
	-o-transition: .4s ease;
	transition: .4s ease;
}
.ep_bor1:hover .ep_cont {
	top: -96px;
}
.ep_bor2:hover .ep_cont {
	top: -96px;
}
.ep_bor3:hover .ep_cont {
	top: -96px;
}
.ep_bor4:hover .ep_cont {
	top: -96px;
}
.ep_txt h1 {
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.ep_txt img {
	width: 100px;
}
.ep_change {
	background: url(/static/image/spacer2.jpg);
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.6;
	z-index: -1;
	transition: all cubic-bezier(.18, 1, .21, 1) 2s;
}
.ep_bor1:hover .ep_change {
	opacity: 0;
}
.ep_bor2:hover .ep_change {
	opacity: 0;
}
.ep_bor3:hover .ep_change {
	opacity: 0;
}
.ep_bor4:hover .ep_change {
	opacity: 0;
}
.ep_all {
	overflow: hidden;
}
.ep_box {
	position: relative;
}

.tpro_left { width: 25%; float: left; }
.tpro_left .sen_tiit { text-align: left; }
.tpro_left h1 { margin: 0px; }
.tpro_left p { padding-top: 60px; font-size: 16px; line-height: 25px; margin-bottom: 0px; position: relative; left: -100px; opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0); }
.tpro_left p span { display: block; font-size: 18px; font-weight: 800; margin-bottom: 5px; }
.tpro_center { width: 50%; float: left; text-align: center; position: relative; }
.tpro_right { width: 25%; float: right; position: relative;
	z-index: 55; }
.transactpro { background: #337ab7; color: #ffffff; }
.round1 { display: inline-block; width: 260px; height: 260px; border-radius: 50%; background: rgba(255, 255, 255, 0.2);
	position: absolute;
	top: 15%;
	left: 50%;
	margin-left: -130px;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}
.round2 { position: absolute;
	right: 10%;
	top: 20%; display: inline-block; width: 260px; height: 260px; border-radius: 50%;
	background: rgba(255, 255, 255, 0.2); }
.round3 { position: absolute;
	left: 10%;
	top: 20%; display: inline-block; width: 260px; height: 260px; border-radius: 50%;
	background: rgba(255, 255, 255, 0.2); }
.tpro_right p { font-size: 16px; margin-left: 75px;
	letter-spacing: 2px;
	line-height: 25px; }
.tpro_right p span { font-size: 18px; font-weight: 800; margin-bottom: 5px; float: none; padding-left: 0px; }
.tpro_right span { font-size: 50px; padding-right: 30px; display: block; float: left }
.transa1 { position: relative; padding: 100px 0 0; }
.triangle { position: absolute; bottom: -15%; width: 100%;
	left: 0;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}
.yuan_box { position: absolute;
	left: 50%;
	margin-left: -110px; bottom: 5%; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}
.tpro_right li { border-bottom: 1px solid rgba(255, 255, 255, 0.16); padding-bottom: 40px; padding-top: 40px; }
.four { border: none !important; padding-bottom: 0px !important; }
.tpro_right ul { padding-bottom: 40px; position: relative; right: -100px; opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0); }
.boott { position: absolute; left: 0px; bottom: 10%; line-height: 40px; }
.boott span { width: 40px; height: 40px; border-radius: 50%; display: inline-block; border: 1px solid #ffffff;
	float: left;
	margin-right: 11px; position: relative;
}
.boott i { font-style: normal; }
.boott img { width: 100%; position: absolute; right: 50%;
	margin-right: -6px; -webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.div_rond { -webkit-transform: rotate(180deg); 
	-moz-transform: rotate(180deg); 
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); 
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	height: 520px;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}
.div_rond1 { -webkit-transform: rotate(0deg); 
	-moz-transform: rotate(0deg); 
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); 
	opacity: 1;
}
.round1_img, .round2_img, .round3_img, .yuan1 { position: relative; width: 100%;
	height: 100%; text-align: center }
.round1_img img { position: absolute; top: 35%;
	left: 44%; }
.round2_img img { position: absolute;
	top: 50%;
	right: 20%; }
.round3_img img { position: absolute;
	top: 50%;
	left: 20%; }
.yuan1_img1 { position: absolute; top: 20%; left: 50%;
	margin-left: -15px; }
.yuan1_img2 { position: absolute; bottom: 17%; left: 50%;
	margin-left: -50px; }
.boott:hover img { right: 40%; }
.boott:hover { cursor: pointer; }
.tpro_right_two {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	color: #ffffff;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}
.tpro_right_two:hover { filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; cursor: pointer; }
@media (max-width: 1279px) and (min-width: 1170px) {
	.tpro_left {
		width: 20%;
		float: left;
	}
	.tpro_left h1 {
		margin: 0px;
		font-size: 30px;
	}
	.tpro_right {
		width: 20%; }
	.tpro_center {
		width: 60%; }
}
@media (max-width: 1169px) and (min-width: 1024px) {

	.tpro_left {
		width: 20%;
		float: left;
	}
	.tpro_left h1 {
		margin: 0px;
		font-size: 30px;
	}
	.tpro_right {
		width: 20%; }
	.tpro_center {
		width: 60%; }
}
.sen_tiit {
	font-size: 16px;
	text-align: center;
	position: relative;
	margin-top: 0px;
}
.big_tit {
	font-size: 36px;
	margin-bottom: 5px;
	text-align: center;
}
.fac_1 {
	padding: 40px 0;
}



.talent { margin-left: 0px; }
.index_sec3 {
	padding-left: 70px;
	padding-right: 70px;
}
.sec1_top {
	margin-left: 70px;
}
.cooper { background: #ffffff; }
.cooper1 { width: 25%; float: left; position: relative; text-align: center; padding: 70px 0; }
.cooper1:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .1); top: 0;
	width: 1px;
}
.cooper1 span { display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 3.125rem;
	height: 3.125rem;
	-webkit-transform: translate3d(-50%, 50%, 0);
	transform: translate3d(-50%, 50%, 0);
	background-color: #fff; }
.cooper1 span:before { content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: .125rem;
	height: .125rem;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	border-radius: 50%;
	background-color: rgba(0, 0, 0, .4); }
.cooper1_img img { width: 50%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%); }
.cooper1_list { border-right: 1px solid rgba(0, 0, 0, .1); }
.cooper1_list i { display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 3.125rem;
	height: 3.125rem;
	background: #ffffff;
	right: 0;
	left: auto;
	-webkit-transform: translate3d(50%, 50%, 0);
	transform: translate3d(50%, 50%, 0);
}
.cooper1_list i:before { content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: .125rem;
	height: .125rem;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	border-radius: 50%;
	background-color: rgba(0, 0, 0, .4); }
.cooper1:hover .cooper1_img img { width: 50%;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%); }
.top_line { position: absolute; height: 1px; background: rgba(0, 0, 0, .1); width: 100%; top: 0; }
.about_5_img { width: 80%; margin: 0 auto; max-width: 1000px; }
.about_hou_left { width: 50%; float: left; position: relative; }
.about_hou_right { width: 50%; float: left; }
.about_hou_left1 { padding: 0px 13%; position: absolute; top: 50%; width: 100%; margin-top: -200px; }
.hou_left1_a a { background: #337ab7;
	color: #ffffff;
	width: 100%;
	text-align: center;
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 18px; }
.about_hou_left1 p { color: #7e8890;
	line-height: 30px; margin-bottom: 5px; }
.about_hou_left1 p span i { color: #ffffff; line-height: 22px; }
.about_hou_left1 span { display: inline-block; width: 22px; height: 22px; border-radius: 50%;
	background: #337ab7; text-align: center; margin-right: 5px; }
.hou_left1_a { margin-top: 70px; }
.about_bg { padding: 100px 0; }
.inde_title { text-align: center; margin-bottom: 30px; position: relative; }
.inde_title h1 { margin-top: 0; letter-spacing: 4px; }
.about_bg .inde_title { color: #333; }
.bg_one_txt { color: #333; text-align: center; padding: 15px 10px; }
.bg_one_img { width: 50%; margin: 0 auto; margin-top: 20px;
	margin-bottom: 20px; }
.bg_one_img img { border-radius: 50%; overflow: hidden; }
.bg_one_txt h4 { margin-top: 0px; letter-spacing: 2px; color: #666; }
.bg_one_txt h5 { margin-bottom: 0px;
	color: #999;
	letter-spacing: 1px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.sec4_con_ab { width: 25%; }
@media (max-width: 1667px) and (min-width: 1024px) {
	.sec4_left p {
		height: 78px;
		overflow: hidden;
	}
	.tittle {
		font-size: 36px;
	}
	.content {
		width: 1000px;
	}
	.testimonials-bxslider p {
		padding: 0 100px;
	}
	.in1_list4 {
		height: 95px;
		overflow: hidden;
	}

}
@media (max-width: 1040px) and (min-width: 1024px) {
	.Quality_bg p {
		padding: 0 20px;
		top: 22%;
	}
	.news_tit_txt p, .par_tit_txt p, .tittle, .talent_bg h3 {
		font-size: 32px;
	}
	.team_one:hover .team_one_txt {
		top: 60px;
	}
	.talent_bg1 {
		width: 20%;
		padding: 30px;
	}
	.ground3, .ground1, .ground2 {
		width: 0px;
		height: 0px;
	}
	.sec4_left {
		padding-top: 0px;
	}
}
.allTop1 { position: relative;
	top: 60px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0); }
.sec4_right {
	position: relative;
	right: 160px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
}
.ab7_con h4 { height: 18px; overflow: hidden; margin-top: 15px; font-size: 16px; line-height: 18px; }


.soho_img { position: relative; overflow: hidden; }
.soho_img_bg {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	position: absolute; top: 0; left: 0px; width: 100%; height: 100%; background: #000000;
	filter: alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4; opacity: 0.4;
}
.soho_img_txt { position: absolute; color: #ffffff; left: 0;
	width: 100%;
	text-align: center;
	bottom: 20px; z-index: 10;
}
.soho_img_bg1 { position: absolute; width: 100%; left: 90%; background-color: #337ab7; height: 72px;
	bottom: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.transactpro .inde_title { text-align: left; }
.soho_img_txt p { margin-bottom: 0px; font-size: 22px;
	letter-spacing: 2px; }
.soho:hover .soho_img_bg1 { left: 0px; }
.soho:hover .soho_img_bg { filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.inde_title h4 { font-family: Arial; }
.fac_1 .inde_title {
	margin-bottom: 0;
}
.logy_left .inde_title { text-align: left; }
.index_sec4 .inde_title { color: #ffffff; }
.allLeft { position: relative;
	left: 160px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0); }
.allRight { position: relative;
	right: 160px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0); }
	
.about_teme1 { width: 20%; float: left; }
.about_teme1_one { text-align: center;
	box-shadow: 0 0px 11px rgba(0, 0, 0, 0.23);
	padding: 5px; width: 98%;
	margin-left: 1%;
	margin-right: 1%; }
.teme1_one_txt span { display: inline-block;
	height: 1px;
	background: #d7d7d5;
	width: 60%;
	margin-top: 20px;
	margin-bottom: 20px; }
.teme1_one_logo { padding-left: 15%; padding-right: 15%; padding-top: 20px;
	padding-bottom: 20px; }
.teme1_one_img img { border: 1px solid #d7d7d5;
	padding: 5px; }
.teme1_one_txt h5 { margin-top: 0px; margin-bottom: 0px; }
.teme1_one_txt { padding: 10px 5px; border: 1px solid #d7d7d5; }
.teme1_one_txt p { min-height: 48px; }
.about_teme1_two { padding: 5px; }
.about_teme1_one {
	
	float: left; background: #ffffff; }
.activity .about_teme1_one {
	display: none;
}
.activity .about_teme1_two {
	display: block;
}
.about_teme1_two {
	width: 100%;
	float: left; box-shadow: 0 0px 11px rgba(0, 0, 0, 0.23); display: none }
.activity { width: 40%; background: #ffffff;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear; }
.teme1_two_txt_top { position: relative; }
.two_txt_top_img { width: 40%; float: left }
.two_txt_top_txt { width: 60%; float: left; text-align: left;
	padding-left: 5%;
	padding-top: 4%;
	padding-right: 5%; }
.teme1_two_img { padding-left: 35%;
	padding-right: 35%;
	padding-top: 18px;
	padding-bottom: 20px; }
.two_txt_top_img img { border: 1px solid #d7d7d5;
	padding: 5px; margin-top: -15px;
	background: #ffffff; }
.two_txt_top_txt h4 { margin-top: 0px; }
.two_txt_top_txt span { display: inline-block;
	height: 1px;
	background: #d7d7d5;
	width: 60%;
}
.teme1_two_txt { border: 1px solid #d7d7d5; }
.xiangq { padding: 20px 20px;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 2em;
	line-height: 24px;
	height: 179px;
	overflow: hidden; }
.about_bg_one { position: relative;
	top: 60px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0); }
.ab7_con p { margin-bottom: 0px; }
.beauty_img { width: 60%; float: left; }
.beauty { position: relative; }
.process { padding: 60px 0; }
.beauty_txt { position: absolute; left: 58%; bottom: 0px; width: 40%; height: auto; background: #ffffff;
	padding: 37px 40px;
	border: 1px solid #e4e4e4;
}
.beauty_txt h4 { margin-top: 0px; font-size: 24px; }
.beauty_txt p { letter-spacing: 1px;
	line-height: 24px;
	margin-bottom: 0; }
.beauty_txt a { display: inline-block; margin-top: 15px; text-decoration: underline; -webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.beauty_txt span { width: 17px; height: 17px; border-radius: 50%;
	display: inline-block; text-align: center; border: 1px solid #6c6c6c; margin-left: 5px; -webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.beauty_txt i { color: #6c6c6c; line-height: 17px; font-size: 12px; -webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.beauty:hover i { color: #ffffff; }
.beauty:hover span { border: 1px solid #337ab7; background: #337ab7; }
.beauty:hover a { color: #337ab7; }
.beauty_img1 { float: right; }
.beauty_txt1 { position: absolute;
	left: 2%; }
.beauty2 { margin-bottom: 80px; margin-top: 80px; }

.ment { background: url('/static/image/en1.png') no-repeat right bottom #fff; width: 100%;
	height: 250px;
	padding: 30px;
	float: left;
	margin: 0 15px 30px 15px;
	border: 1px solid #d8d8d8; }
.ment2 { background: url('/static/image/en2.png') no-repeat right bottom #fff;
}
.ment3 { background: url('/static/image/en3.png') no-repeat right bottom #fff; width: 100%; height: 530px;
}
.ment4 { background: url('/static/image/en4.png') no-repeat right bottom #fff; width: 100%;
}
.ment5 { background: url('/static/image/en5.png') no-repeat right bottom #fff; width: 100%; }
.ment6 { background: url('/static/image/en6.png') no-repeat right bottom #fff; width: 100%; }
.ment h5 { font-size: 16px;
	letter-spacing: 2px; line-height: 24px;
}
.environ { padding: 60px 0; }
.beauty_img img { -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear; }
.beauty_img { overflow: hidden; }
.beauty:hover .beauty_img img { -webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05); }
.pro_box_tit {
	width: 50%;
	margin: 0 auto;
}
.pro_box_tit a {
	display: inline-block;
	color: #666;
	cursor: pointer; width: 48%;
	float: left; background: #f5f5f5;
	margin-right: 1%;
	margin-left: 1%; border: 1px solid #d6d6d6;
}

.pro_box_ls {
	width: 76%;
	margin: 0 auto; padding: 30px 0; background: #f5f5f5;
}


.pro_con {
	width: 100%;
	overflow: hidden;
}
.fuwu_left { width: 70%; float: left; padding: 10px; padding-left: 20px; }
.fuwu_right { width: 30%; float: left; }
.fuwu_left h5 { font-size: 16px;
	margin-top: 0; }
.fuwu_left p { margin-bottom: 0px; line-height: 24px; max-height: 48px; overflow: hidden; }
.pro_currt { background: #337ab7 !important;
	color: #fff !important; }
.pro_currt { position: relative; }
.pro_currt:after { content: '';
	display: block;
	position: absolute;
	bottom: -9px;
	left: 49%;
	width: 10px;
	height: 9px;
	background: url(/static/image/san.png) 0 0 no-repeat;
	z-index: 1; }
.scope_left { width: 50%; float: left; }
.scope_right { width: 50%; float: left; position: relative; }
.sale_title { position: absolute;
	top: 5%;
	width: 100%;
	text-align: center;
	color: #337ab7;
	font-size: 16px;
	letter-spacing: 2px; }
.after { position: absolute;
	left: 4%;
	top: 37%;
	letter-spacing: 1px;
	font-size: 15px;
	width: 105px;
	height: 105px;
	line-height: 105px;
	text-align: center; }
.pre_sale { position: absolute;
	top: 37%;
	right: 3%;
	font-size: 15px; letter-spacing: 1px; width: 105px;
	height: 105px;
	line-height: 105px;
	text-align: center; }
.in_sale { position: absolute;
	left: 45%;
	font-size: 15px;
	width: 105px;
	height: 105px;
	line-height: 105px;
	letter-spacing: 1px;
	bottom: 7%;
}
.scope_left { position: relative; border-right: 1px solid #d6d6d6; }
.scope_left_top { position: absolute; top: 50%;
	width: 100%;
	padding: 10%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.scope_left_top h5 { margin-top: 0;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 24px; }
.scope_left_top span { color: #337ab7; font-size: 18px; margin-bottom: 10px;
	display: inline-block; }
.cope2_one { width: 30%; float: left; margin-left: 1%; margin-right: 1%; text-align: center; }
.wuliu {
	width: 171px;
	height: 171px;
	position: relative;
	background: url(/static/image/icobg.png) center no-repeat;
	margin: auto;
}
.wuliu:hover i {
	transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	filter: alpha(opacity=100);
}
.wuliu:hover span { color: #ffffff; }
.wuliu span { color: #337ab7; position: relative; z-index: 55; line-height: 171px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.wuliu i {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(/static/image/icoon.png) center no-repeat;
	transform: scale(0);
	-o-transform: scale(0);
	filter: alpha(opacity=0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	transform-origin: center center;
	transition: 300ms;
	-o-transition: 300ms;
	-ms-transition: 300ms;
	-moz-transition: 300ms;
	-webkit-transition: 400ms;
}
.beauty_txt_two {
	position: absolute;
	left: -5%;
}
.beauty_txt_one { left: 80%;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0 }
.soho, .ment, .cooper1 { position: relative;
	top: 60px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0); }
.sleepy { position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; }
.sleepy_re { position: relative; height: 100%; }
.scope_left_top { display: none; }
.fuwu_eight { text-align: center; }
.fuwu { padding-top: 10px;
	padding-bottom: 10px; }
.contat { padding: 0px 0 80px 0 }
.tat_tit { width: 60%; margin: 0 auto; }
.tat_tit p { font-size: 18px;
	line-height: 24px;
	letter-spacing: 2px;
	margin-bottom: 0; text-align: center;
	margin-bottom: 40px; }
.tat_cen_left { width: 50%; float: left; position: relative;overflow: hidden; }
.tat_cen_bg { position: absolute; top: 0; left: 0px; width: 100%; height: 100%;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	background: rgba(59, 175, 191, 0.82); text-align: center; padding: 70px 50px;
}
.tat_cen_right { width: 50%; float: left; background: #f5f5f5; text-align: center;
	padding: 70px 50px;
}
.cen_right h3 { margin-top: 0px; padding-top: 50px; font-size: 26px;
	letter-spacing: 2px; }
.cen_right p { margin-bottom: 0px; color: #337ab7; font-size: 18px;
	letter-spacing: 2px; }
.tat_cen_bg h3 { margin-top: 0px; padding-top: 30px; font-size: 24px;
	letter-spacing: 2px; color: #ffffff; }
.tat_cen_bg p { margin-bottom: 0px; color: #ffffff; font-size: 18px;
	letter-spacing: 2px; }
.map iframe { border: none; }
.mation_left { width: 50%; float: left; padding-right: 2%; }
.mation_right { width: 50%; float: left; padding-left: 2%; }
.mation_right textarea { width: 100%; height: 235px; outline: none; padding-left: 10px; }
.tion_left_one { position: relative; margin-bottom: 25px; }
.icon2 { position: absolute; top: 10px; left: 10px; }
.tion_left_one input { width: 100%;
	height: 40px;
	line-height: 40px;
	padding-left: 40px; border-radius: 5px; font-size: 16px; border: 1px solid #ccc;
	outline: none; color: #ccc }
.information { padding-top: 60px; }
.icon { position: absolute; top: 10px; left: 10px; }
.mation_right .more_tt { text-align: left }
.mation_right .more_tt a { margin-top: 0px; }
.mation_left h5 { margin-top: 0;
	font-size: 16px; }
.mation_left p { margin-bottom: 0px; }
.mation_left span { color: #337ab7; font-size: 14px;
	padding-left: 5px;
	font-weight: 600 }
.tat_cen_left:hover .tat_cen_bg {
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; visibility: hidden;
}
.about_7_p { margin-bottom: 0px; font-size: 16px; line-height: 24px; width: 80%;
	margin: 0 auto; }
.join {
	width: 100%;
	background: url(/static/image/map.jpg) no-repeat;
	padding: 80px 250px 100px;
	color: #fff;
}
.join h3 {
	letter-spacing: 2px;
	text-align: center;
	line-height: 40px; margin-top: 0; font-size: 30px;
}
.join_bt {
	height: 60px;
	width: 240px;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
	color: #fff;
}
.join_bt a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	color: #fff;
	font-size: 18px;
	line-height: 60px;
	padding: 0 15px;
	letter-spacing: 2px;
	height: 60px;
	border: 1px solid #fff;
}
.join_bt a:hover {
	background-color: #fff;
	color: #666;
}
.footer {
}
.footer a {
	color: #b0b0b0;
}
.footer a:hover {
	color: #337ab7;
}
.footer_top {
	background-color: #2c2d2f;
	color: #8c8989;
	overflow: hidden;
	padding: 40px 0;
}
.foot_list {
	width: 16.66%;
	float: left;
	overflow: hidden;
}
.foot_list h4 a {
	line-height: 30px;
	color: #fff;
}
.foot_list li {
	font-size: 16px;
	line-height: 25px;
}
.footer_bottom {
	background-color: #212223;
	padding:10px 0 10px 0;
}
.footer_bottom li {
	float: left;
}
.footer_bottom span {
	color: #afafaf;
	margin: 0 5px;
}
.in_news {
	width: 100%;
	overflow: hidden;
}
.news_box {
	
	padding: 0 0 80px 0;
	width: 100%;
	overflow: hidden;
}
.news_left {
	width: 50%;
	float: left;
	height: 100%;
}
.news_right {
	width: 50%;
	float: right;
	background-color: #fff;
	padding: 2% 5%;
	height: auto;
}
.news_con {
	height: auto;
}
.news_con h2 {
	font-size: 36px;
	margin-bottom: 1.1em; margin-top: 0;
}
.news_img {
	width: 30%;
	float: left;
	overflow: hidden;
}
.news_img img {
	width: 100%;
	opacity: 1;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	transition: opacity 1s, transform 1s, -webkit-transform 1s;
}
.news_img a:hover img {
	opacity: .9;
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.12);
}
.news_mess {
	width: 65%;
	float: left;
	padding-left: 15px;
}
.news_mess h4 a {
	font-size: 18px;
	font-weight: none;
}
.more_news {
	line-height: 50px;
	height: 50px;
	border: 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 60px;
}
.more_news a {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}
.news_bg {
	width: 100%;
	background-image: url(/static/image/new_left.jpg);
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 100%;
	padding: 15%;
	color: #fff;
}
.news_bg h2 {
	font-size: 50px;
	letter-spacing: 5px;
	line-height: 64px;
}
.news_bg p {
	font-size: 14px;
	line-height: 25px;
	padding: 10px 0;
}
.news_bg span {
	font-weight: bold;
	letter-spacing: 2px;
}
.news_bg a {
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
}
.banner_top { position: absolute; top: 40%; top: 25%;
	left: 17%; }
.banner_top ul li { margin-bottom: 10px; }
.banner_top ul li { font-size: 16px; letter-spacing: 2px; }
.home_sec7_img_text .title span, .home-s1 span {
	display: inline-block;
	margin-bottom: 0px;
	position: relative;
	top: 10px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
@media (max-width: 1440px) and (min-width: 1024px) {

	.pro_box_ls {
		width: 100%; }
	.teme1_two_img {
		padding-left: 38%;
		padding-right: 38%;
		padding-top: 19px;
		padding-bottom: 20px;
	}
	.tpro_left, .tpro_right {
		width: 20%;
		float: left;
	}
	.tpro_center { width: 60%; }
	.news_btn2 {
		top: 82%;
	}
	.hou_left1_a {
		margin-top: 30px;
	}
	.about_hou_left1 {
		padding: 0px 10%; }

}
@media (max-width: 1439px) and (min-width: 1280px) {

}
@media (max-width: 1279px) and (min-width: 1170px) {

}
@media (max-width: 1169px) and (min-width: 1024px) {

}

.parallax_right { float: left; width: 50%; }
.parallax_left { float: left; }



.process_top { position: relative; margin-bottom: 30px; }
.process_top_bg { position: absolute; right: 0; top: 0;
	width: 45%;
	height: 100%; background: rgba(51, 122, 183, 0.9);
}
.process_top:after, .process_top:before { position: absolute;
	left: 0; height: 30px; background: #ffffff; width: 55%; content: '';
}
.process_top:after { bottom: 0; }
.process_top:before { top: 0; }
.process_top_text { position: absolute; left: 50%;
	width: 35%;
	padding: 20px 5%; padding-left: 7%;
	border: 2px solid #ffffff;
	background: rgba(255, 255, 255, 0.1);
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%); color: #ffffff;
}
.process_top_text .tit { font-size: 32px;
	margin-bottom: 10px; }
.process_top_text .text { line-height: 24px; }
.process_con { position: relative;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.process_i { overflow: hidden; }
.process_con .tit { font-size: 32px;
	margin-bottom: 10px; padding-top: 10px;
}
.process_con .text {
	line-height: 24px; padding: 15px; background: #f8f8f8;
}
.process_con img {
	width: 100%;
	-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.process_con:hover img {
	-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);
}
.process_con .text .tx { height: 96px; overflow: hidden; }
.process_bg {
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.process_con:hover { background-position: 70%; }
.process_con:hover .process_bg { filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
.process_con:hover .text {
	filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; top: 15%;
}




.Quality_h { padding: 0px 10px; width: 11.1111%; float: left; }
.Quality_hx_con { background: #619fe0; color: #ffffff; text-align: center; display: table;
	width: 50%; height: 50%; position: absolute; left: 25%; top: 25%;
	-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -khtml-border-radius: 50%;
	cursor: pointer;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.Quality_hx_con_bk { display: table-cell; vertical-align: middle; }
.Quality_hx_con_bk .tx { margin-top: 5px; font-size: 16px; }
.Quality_hx { width: 80%; margin: 0px auto; }
.Quality_hx_bg { padding: 40px 0 40px 0; background: #fff; position: relative }
.Quality_hx_bg iframe { position: relative; z-index: 2; }
.Quality_box { position: relative; }
.Quality_box:after { position: absolute; bottom: 0px; left: 0; width: 50%; background: #f6fcfc;
	height: 20%; content: ''; }
.Quality_box .container1 { position: relative; z-index: 2; }
.Quality_hx_btn { position: absolute; left: 50%; bottom: -25px; width: 50px; margin-left: -25px;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.Quality_hx .swiper-slide { position: relative; }
.Quality_hx_con:hover .Quality_hx_btn {
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}
.Quality_hx_text {
	background: #619fe0;
	color: #ffffff; position: absolute;
	font-size: 12px; line-height: 20px;
	width: 250px; height: 250px; left: 50%; top: 50%; margin-left: -125px; margin-top: -125px;
	-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -khtml-border-radius: 50%;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.Quality_hx_text p { position: absolute; width: 80%; left: 10%; top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.Quality_hx_con:hover .Quality_hx_text {
	filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
	transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	top: 50%;
}


.pro_box_ls {
	width: 76%;
	background: #fff;
}
.scope_right { width: 596px; margin: 0px auto; float: none; }
.scope_tit { text-align: center; font-size: 16px; line-height: 30px; }
.scope_right_text { position: absolute; top: 50%; line-height: 20px; font-size: 12px;
	width: 250px; height: 250px; padding: 0px 25%; margin-left: -125px; left: 50%; margin-top: -125px;
	display: table; text-align: center;
	-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -khtml-border-radius: 50%;
	border: 2px solid transparent;
	background-clip: padding-box, border-box;
	background-origin: padding-box, border-box; z-index: 22;
	background-image: linear-gradient(180deg, #fff, #fff), linear-gradient(180deg, #52beb6, #3f73b8);
	-webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0);
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.scope_right_text p { display: table-cell; vertical-align: middle; }
.sleepy_re_con { cursor: pointer; }
.sleepy_re_con:hover .scope_right_text {
	-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);
}
.after, .pre_sale {
	top: 29%;
}
.in_sale {
	left: 42%;
	bottom: 15%;
	text-align: center;
}
.scope2 {
	-webkit-border-radius: 80px; -moz-border-radius: 80px; border-radius: 80px; -khtml-border-radius: 80px;
	border: 3px solid transparent;
	background-clip: padding-box, border-box;
	background-origin: padding-box, border-box;
	background-image: linear-gradient(45deg, #fff, #fff), linear-gradient(45deg, #52beb6, #3f73b8);
	padding: 30px 0px; position: relative;
}
.scope2_tit { position: absolute; left: 50%; top: -25px; line-height: 50px; font-size: 26px; background: #ffffff;
	padding: 0px 20px; margin-left: -115px;
}
.scope_right_tit { position: absolute; top: 34%; left: 42%; line-height: 50px; font-size: 26px; }

.pro_add {
	padding: 0 0 60px 0;
	width: 100%;
}
.proa_im_box {
	width: 47%;
	float: left;
	position: relative;
}
.proa_box {
	margin-top: 20px;
}
.proa_img {
	bottom: 0px;
	left: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
}
.imgx {
	position: relative;
}
.imgx a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.imgx a:hover {
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-webkit-opacity: 0.5;
	filter: alpha(opacity=50);
}
.proa_fk {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 50%;
	height: 50%;
	background-color: #337ab7;
	padding: 25px;
	color: #fff;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}
.proa_fk:hover {
	background-color: #2cc4d9;
}
.proa_fk svg {
	fill: #fff;
}
.proa_fk h3 {
	font-size: 26px;
	margin-bottom: 0px
}
.proa_fk a {
	position: absolute;
	bottom: 25px;
	left: 25px;
}
.proa_l span {
	width: 0;
	height: 0;
	display: inline-block;
	border-top: 0 solid transparent !important;
	border-bottom: 12px solid transparent !important;
	border-left: 12px solid #666;
	margin-right: 5px;
}
.proa_rb {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 0;
	height: 0;
	display: block;
	border-left: 0 solid transparent !important;
	border-top: 30px solid transparent !important;
	border-right: 30px solid #666;
}
.proa_con {
	width: 48%;
	float: right;
	padding-left: 5%;
	background:#fff;
}
.proa_con span {
	color: #337ab7;
}
.proa_con h1 {
	font-size: 18px;
	font-weight: 700;
	line-height: 40px;
}
.proa_con p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0px;
}
.proa_num {
	width: 100%;
	margin-top: 40px;
}
.pro_a_nu {
	float: left;
	width: 30%;
}
.pro_a_nu span {
	font-size: 32px;
	color: #337ab7;
	font-family: 'IMPACT';
}
.pro_a_nu p {
	font-size: 14px;
}
.pro_w {
	width: 40%;
}




.pro_hr {
	width: 100%;
	border-top: 1px solid #666;
	margin: 60px 0;
}
.pro1_txt {
	padding: 0px;
	margin-top: 40px;
}



.pro_2_yy {
	margin: 0 auto;
	position: relative;
	/*padding: 60px 0 50px 0;*/
	background:#fff;
	position: relative;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0); top: 100px;
	filter: alpha(opacity=0);
}
.pro_2_img {
	width: 50%; float: left;
	-webkit-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	-moz-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	-ms-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	-o-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	transition: all cubic-bezier(.18, 1, .21, 1) .9s;
}
.pro2_yy_con {
	width: 50%;
	padding: 8% 0 0 5%; float: right;
	background-color: #fff;
	-webkit-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	-moz-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	-ms-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	-o-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	transition: all cubic-bezier(.18, 1, .21, 1) .9s;
}

.proyy_left span hr {
	width: 20px;
	display: inline-block;
	border-top: 1px solid #337ab7;
	margin: 0px;
	margin-right: 15px;
}
.proyy_left span {
	color: #337ab7;
	font-size: 16px;
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
	font-weight: 700;
}
.proyy_left p {
	font-size:18px;
	font-weight: 700;
	line-height: 35px;
}

.proy_right p {
	line-height: 24px;
}
.pro_rm {
	margin-top: 20px;
}
.pro_rm a {
	display: inline-block;
	padding: 10px 20px;
	border: 1px solid #337ab7;
	color: #337ab7;
	font-size: 12px;
}
.pro_rm a:hover {
	background-color: #337ab7;
	color: #fff;
}
.scrollright {
	position: relative;
	right: -100px;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}


@-webkit-keyframes upmove {
	0% { background-position: 0% 0; }
	50% { background-position: 0% 100%; }
	100% { background-position: 0 0; }

}
@keyframes upmove {
	0% { background-position: 0% 0; }
	50% { background-position: 0% 100%; }
	100% { background-position: 0 0; }
}
#about_bann {
	padding: 0px;
	position: relative;
	animation: 40s upmove infinite 0.5s linear;
	-webkit-animation: 40s upmove 0.5s infinite linear;
}


.ab1_con {
	width: 100%;
	position: relative;
	margin: 0 auto;
}
.about_1 .info {
	color: #666;
	line-height: 25px;
	padding: 0px; font-size: 14px;
	background:#fff;
}
.ab1_txt { width: 80%; margin: 0px auto; }

.ab1_txt>.scrolltop>a{
	padding: 0px !important;
    background: transparent !important;
    color: #ffffff !important;
    line-height: 60px !important;
    text-transform: uppercase;
	}

.ab1_txt .home_more { margin-left: auto; margin-right: auto; }
.ab1_txt_con { display: none; }
.ab1_tit {
	font-size: 31px;
	font-weight: 700;
	margin: 30px 0;
	color: #337ab7;
}
.ab1_con {
	text-align: left;
}
.ab1_con .sen_tiit {
	text-align: left;
}

.ab1_txt hr {
	margin: 0px;
	width: 100px;
	height: 4px;
	background-color: #666;
	position: relative;
	margin-left: -20px;
}
.ab1_txt .btn_more {
	margin-bottom: 0px;
}
.ab1_img {
	float: right; width: 40%;
	margin-right: 5%;
	overflow: hidden;
}
.ab1_bg {
	background-color: #337ab7;
	width: 40%;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
}

/*没加顶部banner的样式*/
/*.banner_box {
	width: 100%; margin-top: 72px; overflow: hidden;
	position: relative;
}
*/

/*加顶部banner的样式*/
.banner_box {
	width: 100%; /*margin-top: 72px; */
	overflow: hidden;
	position: relative;
}

.banner2 { height: 100%;
}
.white_box {
	display: flex;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	width: 100%;
	z-index: 999;
	display: none;
}
.white_box_1 {
	background-color: #fff;
	width: 25%;
	height: 60px;
}
.white_box_2 {
	background-color: #fff;
	width: 25%;
	height: 130px;
}
.white_box_3 {
	background-color: #fff;
	width: 25%;
	height: 100px;
}
.banner2_txt {
	left: 0px;
	top: 30%;
}
.bann_nav {
	width: 50%;
	background-color: #4692d4;
	height: 110px;
	color: #fff;
	padding: 20px;
	font-size: 16px;
}
.bann_con {
	width: 100%;
	position: relative;
	margin-left: 40px;
	margin-top: -60px;
}
.bann_con h2 {
	margin: 0px; height: 110px; overflow: hidden;
	font-size: 100px;
	letter-spacing: 1px;
	color: #fff; text-transform: uppercase;
	font-family: 'IMPACT';
}
.bann_con p {
	margin-top: 40px;
	line-height: 24px;
	font-size: 16px; display: none;
}
.bann_box { width: 50%; margin-left: 20%; }
.banner_line { position: absolute; bottom: 0; left: 0; right: 0; height: 100%; }
.banner_line .container1 { height: 100%; }
.banner_line_con { position: relative; height: 100%; }
.banner_line_con div:after {
	position: absolute; content: '';
	border: 2px solid #fff;
	border-radius: 50%;
	width: 10px; height: 10px;
	left: -5px;
	top: -9px;
}
.banner_line_con div { background: rgba(255, 255, 255, 0.3); width: 1px; position: absolute; bottom: 0; }
.banner_line_con .line1 { height: 75%; }
.banner_line_con .line2 { height: 20%; left: 16%; }
.banner_line_con .line3 { height: 85%; left: 50%; }
.banner_line_con .line4 { height: 25%; right: 33%; }
.banner_line_con .line5 { height: 60%; right: 16%; }
.banner_line_con .line6 { height: 30%; right: 0; }

.ser_1 {
	width: 100%;
	background-color: #f2f2f2;
	padding: 60px 0;
	position: relative;
}
.ser_1_tit_con {
	margin: 0 auto;
	position: relative;
	height: 150px;
	z-index: 1;
	color: #fff;
}
.ser_1_tit {
	position: absolute;
	width: 340px;
	height: 110px;
	background-color: #fff;
	left: 0px;
	bottom: -50px;
	left: -200px;
}
.ser_tit_box {
	width: 100%;
	position: relative;
}
.ser_tit_txt {
	position: absolute;
	width: 100%;
	padding: 20px;
	top: -50px;
}
.ser_tit_txt p {
	font-size: 35px;
	text-align: left;
	letter-spacing: 2px;
}
.ser_tit_txt hr {
	width: 60%;
	margin-right: 0px;
	margin-top: 0px;
	border: 1px solid #337ab7;
}


.ser_1_con {
	top: 90px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
	margin-left: 0;
	padding-bottom: 0;
}
.ser_1_con img {
	width: 30px;
	height: 29px;
}
.ser_1_con h3 {
	margin-top: 35px;
}
.ser_1_con p {
	color: #666; font-size: 15px;
}
.ser_1_box hr {
	border: 0;
	border-bottom: 1px solid rgba(45, 56, 69, .12);
	border-color: hsla(0, 0%, 100%, .08);
	width: 100%;
	margin-top: 53px;
	margin-bottom: 53px;
}
.ser_map_left {
	color: #666;
	left: -100px;
	background:#f2f2f2;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.ser_map_right {
	right: -100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.ser_map_left h2 {
	line-height: 30px;
	font-size: 14px;
	margin-top:0;
}
.ser_more {
	margin-top: 50px;
}
.svg_icon {
	margin-right: 10px;
	float: left;
}
.ser_more a {
	display: block;
	height: 40px;
	color: #fff;
	line-height: 40px;
}
.ser_more a:hover {
	color: #8b95a0;
}
.ser_more a span {
	display: block;
	height: 40px;
	line-height: 40px;
}
.ser_2 {
	padding: 60px 0;
	padding-bottom: 40px; background-color: #f0f0f0;
}
.ser_2 .sen_tiit {
	margin-bottom: 60px;
}
.ser2_box {
	margin-bottom: 40px;
	top: 100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.ser2_img_box {
	position: relative;
}
.ser2_img_box img {
	height: 200px;
}
.ser2_img_box a {
	top: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #337ab7;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
}
.ser2_img_box a:before {
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.ser2_img_box a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.ser2_img_txt {
	width: 100%;
	background-color: #ffffff;
	padding-bottom: 15px;
}
.ser2_img_txt img {
	height: 30px;
	margin: 20px;
}
.ser2_img_txt hr {
	margin: 0px;
	border: 1px solid #337ab7;
}
.ser2_tit {
	height: 200px;
	padding: 20px;
	position: relative;
	left: -100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.ser2_tit .ser_tit_txt {
	width: 340px;
	position: static;
}

.icpfb_r {
    width: 50%;
    height: 100%;
    float: right;
    position: relative;
    margin-top: 5%;
}

.icpfb_r .icpfb_rdt {
    width: 650px;
    height: 615px;
    position: absolute;
    right: 0px;
    top: 0px;
    background-size: 100% 100%;
}

.icpfb_r .icpfb_rdt .zhiyin {
    position: absolute;
    /*right: 5%;*/
    bottom: 140px;
    width: 32%;
}











.ser_3 {
	width: 100%;
	padding: 60px 0;
	text-align: center;
}
.ser_3 h2 {
	font-size: 36px;
	top: 100px;
	position: relative;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.ser_3 hr {
	width: 80px;
	border: 2px solid #337ab7;
	margin: 30px auto;
	top: 100px;
	position: relative;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.ser3_txt {
	font-size: 14px;
	line-height: 25px;
	width: 60%;
	margin: 40px 0;
	top: 100px;
	position: relative;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
	margin: 0 auto;
	margin-bottom: 40px;
}
.ser3_logo {
	margin: 0 auto;
	height: auto;
	position: relative;
}
.ser_btn_left {
	position: absolute;
	height: 70px;
	width: 70px;
	background-color: #337ab7;
	color: #fff;
	bottom: 90px;
	left: -80px;
	text-align: center;
}
.ser_btn_left i, .ser_btn_right i {
	line-height: 70px;
	font-size: 30px
}
.ser_btn_right {
	position: absolute;
	height: 70px;
	width: 70px;
	background-color: #337ab7;
	color: #fff;
	bottom: 90px;
	right: -80px;
	text-align: center;
}



.about_1 {
	position: relative;
	padding: 60px 0;
	background-color: #fff;
}
.about_1 h2 {
	font-size: 36px;
	font-weight: 300;
	color: #333;
	letter-spacing: 0px;
	position: relative;
	top: 100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.about_1 h3, .ab3_tit, .about_5 h3, .about_6 h3 {
	font-size: 36px;
	font-weight: 300;
	margin-top: 5px;
	letter-spacing: 0px;
	position: relative;
	top: 100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.about_6 h3 {
	text-align: center;
}
.about_6 .sen_tiit {
	text-align: center;
}
.ab1_fir_info {
	padding-top: 50px;
}
.about_1 .btn_more {
	margin-top: 50px;
}
.sen_tiit {
	font-size: 24px;
	text-align: center;
	position: relative;
	top: 100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.about_1 a {
	display: inline-block;
	zoom: 1;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	line-height: 50px;
	padding: 0 50px;
	color: #fff;
	background-color: #4692d4;
	border-color: #4692d4;
	z-index: 2;
	position: relative;
}
.about_1 a:hover {
	background-color: #4692d4;
	color: #fff;
}
.btn_more span {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 0%;
	height: 100%;
	background-color: #666;
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	z-index: -1;
}
.about_1 a:hover span {
	width: 100%;
}
.ab2_box {
	position: relative;
	width: 25%;
	float: left;
}
.ab2_box p {
	margin: 0px;
}
.ab2_box .ab2_btmore {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 60px;
	margin-top: -30px;
	overflow: hidden;
	z-index: 10;
	text-align: center;
}
.ab2_box span {
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	font-size: 18px;
	color: #fff;
	height: 60px;
	line-height: 30px;
	font-weight: 300;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.ab2_box .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 5;
}
.ab2_box:hover .bg {
	background-color: rgba(0, 0, 0, 0.5);
}
.ab2_box obj {
	overflow: hidden;
}
.ab2_box img {
	width: 100%;
}
.ab2_box:hover .ab2_btmore .first {
	margin-top: -60px;
}
.about_3 {
	width: 100%;
	padding: 60px 0;
	overflow: hidden;
	text-align: center;
	background-color: #f4f4f4;
}
.ab3_box {
	width: 100%;
	text-align: left;
	overflow: hidden;
}
.ab3_img {
	width: 36%;
	float: left;
	position: relative;
	overflow: hidden; background: url("/static/image/ab3_1.jpg") no-repeat center center;
	background-size: cover; height: 100%;
}
.ab3_img img {
	width: 100%;
}
.ab3_txt {
	float: left;
	width: 64%;
/*	background: #fff url("/static/image/al_bg.png") no-repeat 100% -40%;*/
	background: #fff;
	background-size: 80% auto;
}
.ab3_txt h3 {
	margin: 0;
	font-size: 25px;
	padding: 60px 60px 20px 60px;
}
.ab3_txt .ab3_more {
	width: 200px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color: #4692d4;
	border-color: #4692d4;
	z-index: 2;
	text-align: center;
	margin-top: 60px;
}
.ab3_txt .ab3_more a {
	position: relative;
	border: 0;
	display: block;
	outline: none !important;
	font-size: 16px;
	line-height: 50px;
	height: 50px;
	color: #fff;
	background-color: #4692d4;
	border-color: #4692d4;
	z-index: 2;
}
.ab3_txt .ab3_more a span {
	position: absolute;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	display: block;
	width: 0%;
	height: 100%;
	background-color: #666;
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	z-index: -1;
}
.ab3_txt .ab3_more a:hover span {
	width: 100%;
}
.about_3 .info {
	margin: 20px 0;
	font-size: 20px;
}
.ab3_txt_con span {
	font-size: 16px;
	font-weight: bold;
}
.ab3_txt_con {
	line-height: 25px;
	padding: 0px 60px 60px 60px; margin-bottom: 0;
}
.ab3_txt_con .tit { display: block; margin-top: 10px; font-size:18px; }
.about_4 {
	width: 100%;
	overflow: hidden;
}
.about_4 ul {
	width: 100%;
	overflow: hidden;
}
.about_4 li {
	float: left;
	width: 25%;
	position: relative;
	background: url("/static/image/ab4_3.jpg") no-repeat center center; background-size: cover;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.about_4 li.active { width: 40%; }
.about_4 li.over { width: 20%; }

.about_4 li p img {
	width: 100%;
}
.about_4 li a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display: table-cell;
	vertical-align: middle;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	text-align: center;
	background-color: rgba(60, 175, 191, 0.8);
}
.about_4 li:hover a {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.ab4_txt {
	width: 100%;
	position: absolute;
	text-align: left;
	top: 60%;
	font-size: 17px;
	color: #fff;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
	padding: 0 30px;
	line-height: 30px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.ab4_txt > p {
	margin-bottom: 15px;
}
.ab4_txt > p.tit { margin-bottom: 10px !important; font-size: 14px; line-height: 25px; }
.about_4 li:hover .ab4_txt {
	top: 50%; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
	transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
}
.ab4_blue {
	width: 100%; margin-top: 40px;
}
.ab4_blue > a {
	color: #fff; background: #337ab7;
	width: 100%;
	height: 100px;
	padding: 0 30px;
	font-size: 1.6rem;
	line-height: 100px;
	border: 0;
	box-shadow: none;
	position: relative;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.about_5 {
	width: 100%;
	overflow: hidden;
	text-align: center;
	position: relative;
	background-color: rgba(0, 0, 0, 0.1);
	padding: 80px 0 40px 0;
}
.about_5 h2 {
	font-size: 24px;
	margin-top: 0px;
	position: relative;
	top: 100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.about_5 a {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.about_5 img {
	position: relative;
	top: 100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.about_6 {
	padding: 80px 0;
}
.ab6_tit {
	width: 250px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	background-color: #337ab7;
	color: #fff;
	border-radius: 15px;
	position: relative;
	left: -100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.ab6_nav_box {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: center;
	background: url("/static/image/line.gif") repeat-x left center;
}
.ab6_nav {
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
	display: inline-block;
	position: relative;
	right: -100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.ab6_nav li {
	margin: 0 1px;
	padding: 0;
	line-height: 0;
	vertical-align: middle;
}
.ab6_nav li:hover, .ab6_nav li .on, .ab6_nav li .on:hover {
	width: 78px;
	height: 78px;
	margin: 0;
	line-height: 78px;
	color: #fff;
	font-size: 18px;
	text-indent: 0;
	border-radius: 39px;
	background: #337ab7;
	cursor: pointer;
}
.ab6_nav li {
	display: block;
	width: 10px;
	height: 10px;
	margin: 34px 30px;
	text-indent: -9999em;
	overflow: hidden;
	border-radius: 5px;
	background: #d0d5dd;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	float: left;
}
.ab6_nav li.ab_currt {
	width: 78px;
	height: 78px;
	margin: 0;
	line-height: 78px;
	color: #fff;
	font-size: 18px;
	text-indent: 0;
	border-radius: 39px;
	background: #337ab7;
}
.ab6_con {
	width: 100%;
	position: relative;
	left: -100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
	margin-top: 40px;
}
.ab6_box {
	width: 100%;
}
.ab6_right {
	float: right;
	width: 55%;
	position: relative;
	display: table;
}
.ab6_box ul {
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}
.ab6_img {
	width: 40%;
	float: left;
}
.ab6_right li {
	width: 100%;
	border-bottom: 1px solid #d0d5dd;
	background: #fff;
}
.ab6_right li a {
	position: relative;
	display: block;
	padding: 14px 30px 13px 250px;
	font-size: 16px;
	line-height: 1.6;
	color: #303a49;
}
.ab6_right li a span {
	position: absolute;
	left: 25px;
	top: 0;
	display: block;
	padding: 13px 0 12px;
	font-size: 16px;
	color: #337ab7;
	font-weight: 600;
}
.about_7 {
	padding: 60px 0;
	text-align: center;
	background: url("/static/image/hon_bg.jpg") no-repeat center center fixed;
	background-size: cover;
}
.ab7_box {
	width: 100%;
	margin-top: 60px;
	position: relative;
}
.ab7_con {
	padding: 0 15px;
}
.ab7_con hr {
	width: 100px;
	border: 0px;
	border-bottom: 1px solid #a5a7a9;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ab7_btn_left {
	position: absolute;
	height: 50px;
	width: 50px;
	color: #ffffff;
	background-color: #337ab7;
	bottom: 50%;
	left: -60px;
	text-align: center;
	border-radius: 50%;
}
.ab7_btn_right {
	position: absolute;
	height: 50px;
	width: 50px;
	color: #ffffff;
	background-color: #337ab7;
	bottom: 50%;
	right: -60px;
	text-align: center; border-radius: 50%;
}
.ab7_btn_right i, .ab7_btn_left i {
	line-height: 50px;
	font-size: 24px;
}
.about_7 > p {
	font-size: 14px;
	line-height: 30px;
	margin-top: 30px;
	position: relative;
	top: 100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.about_8 {
	padding: 60px 0;
	background-color: #eee;
	color: #333;
}
.about_8 .ab3_tit {
	color: #337ab7;
	text-align: center;
}
.ab8_txt {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	margin: 40px 0 40px 0;
	position: relative;
	top: 100px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0); width: 80%;
	margin: 0 auto;
	margin-bottom: 40px;
}
.ab8_box {
	text-align: justify;
	padding: 0;
}
.ab8_box li {
	width: 29%;
	display: inline-block;
	clear: both;
	text-align: left;
	vertical-align: top;
	position: relative;
	margin-right: 5.5%;
}
.ab8_img {
	background: url("/static/image/ab8_1.png") no-repeat;
	background-size: 300% 100%;
	display: inline-block;
	margin-bottom: 1rem;
	font-size: 6.278em;
	width: 1em;
	height: .858em;
}
.ab8_img_2 {
	background-position: 50% 0;
}
.ab8_img_3 {
	background-position: 100% 0;
}
.ab8_img:before {
	content: "";
	display: block;
	height: 1px;
	background: #337ab7;
	position: absolute;
	right: 0;
	left: 1em;
	top: .425em;
}
.ab8_box li > p {
	line-height: 30px;
	margin: 20px 0;
}
.ab8_box li > a {
	display: block;
	width: 130px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #337ab7;
	color: #337ab7;
}
.ab8_box li > a:hover {
	background-color: #337ab7;
	color: #fff;
	cursor: pointer;
}
.last_ab8 {
	margin-right: 0px ! important;
}



.pro_1 {
	width: 100%;
	padding: 60px 0;
	overflow: hidden;
	background-color: #eee;
}
.pro_tit {
	font-size: 36px;
	font-weight: 300;
	text-align: center;
	top: 100px;
	position: relative;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.pro1_txt {
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	padding: 20px 0;
	max-width: 800px;
	margin: 0 auto;
	top: 100px;
	position: relative;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.pro_1 .inde_title {
	top: 100px;
	position: relative;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.pro1_box {
	width: 100%;
	text-align: justify;
}
.pro1_box li {
width: 31.5%;
    display: inline-block;
    padding: 15px;
    border: 1px solid #fff;
    margin-right: 1.5%;
    margin-top: 1.5%;
}
.pro1_box li img {
	width: 100%;
}
.pro1_box_img {
	overflow: hidden;
}
.pro1_box_img img {
	width: 100%;
	opacity: 1;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	transition: opacity 1s, transform 1s, -webkit-transform 1s;
}
.pro1_box_img:hover img {
	opacity: .9;
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
}
.pro1_box2 { margin-top: 30px; }

.pro1_box li h5 { 
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
    font-weight: 600;

}

.pro1_box li span.hot{
    position: absolute;
    padding: 0 6px;
    height: 30px;
    top: 15px;
    left: 15px;
    background: #f10909;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 13px;
}



.pro1_box li div.tit{
	color: #848484;
    font-size: 14px;
    text-align: center;
}

.pro1_box li div.d2{
    color: #f10909;
    padding: 3% 4% 0;
    transition: all .3s ease-out;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
}


.pro1_box li div.d2 s{
	font-size: 13px;
    color: #333;
}

.pro1_box li dl {    
	width: 60%;
    margin: 20px auto 10px;
}

.pro1_box li dl dt{
	float: left;
    width: 45%;
    line-height: 32px;
    border: 1px solid #ccc;
    border-radius: 15px;
    color: #868686;
}

.pro1_box li dl dt a{text-align: center;font-size: 13px;font-weight: 300;}

.pro1_box li dl dd{
float: right;
    width: 45%;
    line-height: 32px;
    border-radius: 15px;
    color: #fff;
    background: #0485d3;
    text-align: center;
    cursor: pointer;
    /*font-size: 13px;*/
}

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

.pro1_box li p {
	font-size: 16px; margin-bottom: 0;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
}
.pro2_bg {
	width: 100%;
	padding: 100px 0;
	background-size: cover;
	background-attachment: fixed !important;
	position: relative;
	z-index: 1;
}
.pro2_bg .pro_tit {
	color: #fff;
	margin: 0px;
}
.pro_2 {
	width: 100%;
	height: auto;
	padding: 0 0 10px 0;
	overflow: hidden;
	background: #fff;
}
.pro2_con, .pro2_con_2 {
	width: 100%;
	padding: 20px 0;
	overflow: hidden;
}
.pro2_box, .pro2_box_2 {
	width: 960px;
	margin: 0 auto;
	margin-top: 40px;
}
.pro2_left {
	float: left;
	width: 45%;
	margin-top: 110px;
	position: relative;
	z-index: 9;
	-webkit-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	-moz-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	-ms-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	-o-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	transition: all cubic-bezier(.18, 1, .21, 1) .9s;
}
.pro2_left h1 {
	color: #333;
	font-size: 30px;
	font-weight: 300;
	letter-spacing: 0px;
	margin-left: 70px;
	background:#fff;
	position: relative;
	left: 80px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.pro2_left span {
	display: inline-block;
	width: 250px;
	height: 5px;
	background: #337ab7;
	position: absolute;
	right: -80px;
	z-index: 9;
}
.pro2_left p {
	text-align: right;
	width: 65%;
	margin-top: 30px;
	margin-left: 70px;
	background:#fff;
	position: relative;
	left: 80px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	filter: alpha(opacity=0);
}
.pro2_right {
	float: right;
	width: 55%;
	position: relative;
}
.pro2_rig_con {
	width: 400px;
	height: 381px;
	overflow: hidden;
	position: absolute;
	right: -130px;
	bottom: -130px;
	-webkit-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	-moz-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	-ms-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	-o-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	transition: all cubic-bezier(.18, 1, .21, 1) .9s;
}
.pro2_rig_con img {
	height: 100%;
	position: relative;
	left: 0;
}
.pro2_right_bg {
	width: 0%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
}
.pro2_con_2 .pro2_left {
	float: right;
}
.pro2_con_2 .pro2_right {
	float: left;
}
.pro2_con_2 .pro2_left p {
	text-align: left;
}
.pro2_con_2 .pro2_left span {
	right: 0px;
	left: -80px;
}
.pro2_con_2 .pro2_rig_con {
	left: -130px;
}
.pro2_con_2_1 {
	width: 100%;
	overflow: hidden;
}



.scope_f_con{
	background:#fff;
	}



.big_tit {
	font-size: 36px;
	margin-bottom: 5px;
	text-align: center;
}
@media (max-width: 1667px) and (min-width: 1024px) {
	.pro2_box, .pro2_box_2 {
		width: 700px;
	}
	.pro_2 {
		padding: 0px
	}
	.ab4_txt {
		top: 25%;
		font-size: 18px;
	}

	.ab7_box {
	}
}
@media (max-width: 1040px) and (min-width: 1024px) {

	.ser_tit_txt p, .ask_table h3 {
		font-size: 32px;
	}
	.ab4_txt {
		font-size: 16px;
	}

	.ab2_box span {
		font-size: 14px;
	}
	.ask_inupt input {
		height: 40px;
	}
	.ask_btn {
		font-size: 16px;
	}
	.map-dot-0 {
		margin-top: 6px;
	}
}


@media (max-width: 1289px) and (min-width: 1024px) {

	.proa_con {
		padding-left: 3%;
	}
	.pro1_box li {
		width: 31%;
		margin-right: 2.5%;
	}
	.pro2_yy_con {
		width: 60%;
		top: 50%;
	}
	.map_img img { width: 100%; }
	.in_box1_left2 {
		padding: 8%;
	}
	.team_one:hover .team_one_txt {
		top: 0px;
	}
	.team_one_txt h5 { margin: 0px; font-size: 12px;
	}
}
@media (max-width: 1199px) and (min-width: 1024px) {
	.tat_tit {
		width: 66%;
	}
	.biao {
		width: 75%;
	}
	.sec3_left_con {
		padding: 0 20px 100px 20px;
	}
	.sec1_top p:before {
		right: 35%;
	}
	.soho_img_txt p {
		font-size: 15px;
	}

	.ab7_btn_left {
		left: -35px !important;
	}
	.ab7_btn_right {
		right: -35px !important;
	}
}
.hometop { position: fixed; right: 0px; bottom: 91px; background: #337ab7 url("/static/image/top.png") no-repeat center center;
	background-size: 20px; z-index: 999999999999999; width: 50px; height: 50px; cursor: pointer; display: none; }
.scope_text { float: right; width: 50%; }
.scope_img { float: left; width: 50%; height: 686px; background: url("/static/image/s1.jpg") no-repeat center center;
	background-size: cover; }
.scope_right { margin-top: 90px; }
.scope_text1 { float: left; width: 50%; }
.scope_con1 { background: url("/static/image/guodu_bg2.jpg") no-repeat center center fixed; background-size: cover;
	padding: 140px 0 120px 0; margin-top: 60px;
}
.scope_c { display: inline-block; text-align: center; width: 150px; height: 150px;
	background: #ffffff; color: #337ab7; cursor: pointer; position: relative;
	margin: 0px 10px 20px 10px; padding-top: 30px;
}
.scope_c img { position: relative; z-index: 2; }
.scope_c span { display: block; margin-top: 10px; position: relative; z-index: 2; }
.scope_c .img2 { display: none; }
.scope_c:hover .img1 { display: none; }
.scope_c:hover .img2 { display: inline-block; }
.scope_c:hover { color: #fff; }
.scope_c:hover i {
	transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	filter: alpha(opacity=100);
}
.scope_c i {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #337ab7;
	transform: scale(0);
	-o-transform: scale(0);
	filter: alpha(opacity=0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	transform-origin: center center;
	transition: 300ms;
	-o-transition: 300ms;
	-ms-transition: 300ms;
	-moz-transition: 300ms;
	-webkit-transition: 400ms;
}
.scope_text1 .tit { font-size: 30px; font-weight: 600; color: #fff; margin-bottom: 30px; padding-top: 10%; padding-left: 15%; }
.scope_text1 .text { font-size:18px;
	color: #fff;
	line-height: 30px;
	padding-left: 15%;
}
.scient { position: relative; }
.technique_img h3 { line-height: 1em;
	font-size: 21px;
	font-weight: bold;
	background: url(/static/image/sep.gif) no-repeat center bottom;
	padding-bottom: 24px;
	margin-bottom: 10px; }
.sentt { width: 100%; padding: 80px 7%;
	background: #ffffff; padding-left: 24%; padding-top: 0; padding-right: 19%; }
.technique_txt { text-align: center; padding: 30px 50px 50px 50px; position: relative; background: #f1f1f1;
}
.technique_txt h3 { margin-top: 0px; }
.technique_txt a { position: absolute; bottom: -15px; padding: 8px 20px;
	color: #fff;
	background: #2ea13a;
	left: 50%;
	margin-left: -69px; z-index: 55;
}
.hnique { position: absolute; top: 0; left: 0px; padding: 10%; background: rgba(255, 255, 255, 0.94);
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.hnique h3 { margin-top: 0px; margin-bottom: 0; color: #3a3c41; font-size: 26px; }
.hnique h5 { margin-top: 10px; color: #999ca5;
	margin-bottom: 34px; }
.hnique p { margin-bottom: 0; line-height: 26px; font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.technique:hover .hnique {
	filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
}
.hnique p {
	margin-bottom: 0;
	line-height: 24px;
	font-size: 14px; }
.technique_txt a {
	background: #a5a5a5;
}
@media (max-width: 1440px) and (min-width: 1024px) {

	.sentt {
		padding-right: 10%;
	}
	.pro2_left p {

		width: 72%;}
}
@media (max-width: 1439px) and (min-width: 1280px) {

	.hnique {
		position: absolute;
		top: 0;
		left: 0px;
		padding: 5%; }
	.sentt {
		padding-right: 10%;
		padding-left: 10%;
	}
}
@media (max-width: 1279px) and (min-width: 1170px) {
	.sentt {
		padding-right: 10%;
		padding-left: 10%;
	}
}
@media (max-width: 1169px) and (min-width: 1024px) {
	.sentt {
		padding-right: 10%;
		padding-left: 10%;
	}
}
.partner_con { float: left; width: 25%; height: 500px; position: relative;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.partner_con.active { width: 50%; background: url("/static/image/sh1.png") no-repeat center center;
	background-size: cover; color: #ffffff; position: relative; }
.partner_con1 { background: #d3d3d3; }
.partner_con2 { background: #eeeeee; }
.partner_con3 { background: #f9f9f9; }
.partner_tit { font-size: 26px;
	font-weight: 600; margin-bottom: 10px; padding-top: 0%; }
.partner_text { line-height: 24px; width: 60%; margin: 0px auto; font-size:16px; }
.partner_ac { position: absolute; top: 60%; left: 0; width: 100%; color: #ffffff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.partner_con.active .partner_ac {
	top: 50%;
	transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
}
.partner_icon { position: absolute; left: 0; width: 100%; top: 50%; margin-top: -41px; }
.partner_icon div { margin-top: 10px; font-size: 20px;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.partner_con.active .partner_icon {
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}

.hisbox {
	position: relative;
	padding: 87px 0 50px 0;
	margin-top: 8px;
}
.hisbox_lin {
	width: 1px;
	position: absolute;
	top: 0;
	bottom: 0;
	background: #a0a0a0;
	left: 50%;
}
.hislist {
	position: relative;
}
.his_bg, .his_txt, .his_icon, .years_line, .his_years_con {
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
}
.hislist li {
	margin-bottom: 50px;
}
.his_bg:hover { background: #337ab7; }
.hislist li:hover {
	background: #337ab7;
}
.his_years {
	width: 50%;
	position: relative;
	padding: 34px 0;
}
.h_left .his_years {
	float: left;
}
.h_right .his_years {
	float: right;
}
.his_con {
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
}
.his_years_con {
	font-size: 40px;
	line-height: 1;
	position: relative;
	padding: 0 37px;
	font-weight: 300;
}
.h_left:hover .his_years_con {
	color: #fff;
	padding-right: 20px;
}
.h_right:hover .his_years_con {
	color: #fff;
	padding-left: 70px;
}
.h_left .his_years_con {
	float: right;
}
.h_right .his_years_con {
	float: left;
}
.aw {
	width: 12px;
	position: absolute;
	top: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
}
.h_left .aw {
	left: 0;
	background: url("/static/image/hisleft.png") no-repeat center;
	transform: translateX(-15px);
	-webkit-transform: translateX(-15px);
}
.h_right .aw {
	right: 0;
	background: url("/static/image/hisright.png") no-repeat center;
	transform: translateX(-15px);
	-webkit-transform: translateX(-15px);
}
.hislist li:hover .his_years_con .aw {
	transform: translate(0);
	-webkit-transform: translate(0);
	opacity: 1;
	visibility: visible;
}
.years_line {
	width: 30px;
	height: 1px;
	background: #a0a0a0;
	position: absolute;
	top: 50%;
}
.h_left .years_line {
	right: -15px;
}
.h_right .years_line {
	left: -15px;
}
.hislist li:hover .years_line {
	width: 190px;
	background: #fff;
}
.h_left:hover .years_line {
	right: -180px;
}
.h_right:hover .years_line {
	left: -200px;
}
.his_icon {
	width: 210px;
	height: 160px;
	border-radius: 100%;
	position: absolute;
	top: 5px;
}
.hislist > li:hover .his_icon {
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
	visibility: visible;
}
.h_right .his_icon {
	right: 42px;
}
.his_txt {
	width: 47%;
	background: #fff;
	min-height: 180px;
}
.hislist > li:hover .his_txt {
	width: 380px;
}
.h_left .his_txt {
	float: right;
}
.h_right .his_txt {
	float: left;
}
.pad {
	padding: 20px 20px 30px 20px;
}
.his_txx_con {
	text-align: justify;
	overflow: hidden;
	width: 350px;
	line-height: 20px;
}
.his_txx_con p {
	position: relative; font-size: 14px;
	padding-left: 15px; margin-bottom: 0px;
}
.his_txx_con p.tit { margin-bottom: 5px; font-size: 18px; font-weight: 800; }
.his_txx_con p.ti_mar { margin-top: 5px; }
.hisbtn {
	display: block;
	width: 33px;
	margin: 0 auto;
}
.hisaw {
	width: 100%;
	height: 21px;
	background: url(/static/image/hisaw.png) no-repeat;
}
.bline {
	width: 31px;
	height: 8px;
	background: #337ab7;
	margin: 6px 1px;
	animation: mouse 2s linear alternate infinite running;
	-webkit-animation: mouse 2s linear alternate infinite running;
}


.ab7_con { float: left; width: 20%; margin-bottom: 30px; position: relative; }
.ab7_box { margin: 0px -15px; }
.ab7_btn { position: absolute; background: #337ab7 url("/static/image/loa.png") no-repeat center center;
	width: 70px; height: 70px; cursor: pointer;
	left: 50%; top: 50%; margin-left: -35px; margin-top: -35px;
	-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -khtml-border-radius: 50%;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}
.ab7_con a { display: block; position: relative; }
.ab7_con a:before { position: absolute; left: 0px; height: 100%; width: 100%; top: 0; background: rgba(0, 0, 0, 0.37);
	content: '';
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}
.ab7_con:hover .ab7_btn, .ab7_con:hover a:before {
	filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
}
.ab7_con p { position: relative; padding-bottom: 5px; }
.ab7_con p:after { position: absolute; left: 0; width: 0px; height: 2px; bottom: 0;
	content: ''; background: #337ab7;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.ab7_con:hover p:after { width: 100%; }

.sec4_c ul li {
	float: left;
}
.sec4_con {
	width: 100%;
	position: relative;
	cursor: pointer;
	padding: 0 15px;
}
.sec4_mg {
	position: relative;
}
.sec4_mg:after { position: absolute; left: 0; top: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.2);
	content: '';
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}
.sec4_con:hover .sec4_mg:after { filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
.sec4_con:hover .text_content_l1 {
	width: 100%;
	left: 0;
}
.text_content_l1 {
	width: 0%;
	height: 1px;
	background: #337ab7;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 99;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.sec4_con:hover .text_content_l2 {
	height: 100%;
	top: 0;
}
.text_content_l2 {
	width: 1px;
	height: 0%;
	background: #337ab7;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 99;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.sec4_con:hover .text_content_l3 {
	width: 100%;
	left: 0;
}
.text_content_l3 {
	width: 0;
	height: 1px;
	background: #337ab7;
	position: absolute;
	bottom: 0%;
	left: 50%;
	z-index: 99;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.sec4_con:hover .text_content_l4 {
	height: 100%;
	top: 0;
}
.text_content_l4 {
	width: 1px;
	height: 0;
	background: #337ab7;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 99;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}

.sec4_mg_zi {
	width: 30%;
	position: absolute;
	top: 30px;
	left: 25px;
	-webkit-transition: 0.6s ease;
	-moz-transition: 0.6s ease;
	-ms-transition: 0.6s ease;
	-o-transition: 0.6s ease;
	transition: 0.6s ease; z-index: 3;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
}
.sec4_mg_zi p {
	font-size: 15px;
	color: #fff;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
.sec4_con h3 span {
	display: inline-block;
	width: auto;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333;
	margin-right: 10px;
	font-size: 20px;
	letter-spacing: 2px;
}
.sec4_con h3 {
	font-size: 16px;
	color: #ccc; margin-top: 20px;
}
.sec4_next {
	right: 40px;
}
.sec4_c:hover .sec4_prev, .sec4_c:hover .sec4_next {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
}
.sec4_prev {
	left: 40px;
}
.sec4_next i, .sec4_prev i {
	position: relative;
	left: 1px; line-height: 58px;
}
.sec4_box { background: url("/static/image/owl.video.play.gif"); padding-bottom: 80px; }
.sec4_c { position: relative; }
.sec4_prev, .sec4_next {
	width: 60px;
	height: 60px;
	line-height: 58px;
	border-radius: 100%;
	background: #fff;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	font-size: 36px;
	color: #333;
	cursor: pointer;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-webkit-transition: 0.6s ease;
	-moz-transition: 0.6s ease;
	-ms-transition: 0.6s ease;
	-o-transition: 0.6s ease;
	transition: 0.6s ease;
	z-index: 4;
}
.sec4_c { padding: 60px 0; }
.sec4_con h3 { display: none; }
.sec4_c_con { position: relative; overflow: hidden; margin: 0px -15px; }
.sec4_c_text { text-align: center; width: 80%; margin: 0px auto;
	max-width: 900px;
	margin-bottom: 30px; font-size: 14px; line-height: 25px; }


.home_more { position: relative;
	background-image: -webkit-linear-gradient(top, #337ab7, #337ab7 50%, #f4f4f4 50%, #f4f4f4);
	background-image: -moz-linear-gradient(top, #337ab7, #337ab7 50%, #f4f4f4 50%, #f4f4f4);
	background-image: -ms-linear-gradient(top, #337ab7, #337ab7 50%, #f4f4f4 50%, #f4f4f4);
	background-image: -o-linear-gradient(top, #337ab7, #337ab7 50%, #f4f4f4 50%, #f4f4f4);
	background-image: linear-gradient(to bottom, #337ab7, #337ab7 50%, #f4f4f4 50%, #f4f4f4);
	background-position: 0 0;
	background-size: 100% 200%;
	padding: 0 25px;
	width: 210px;
	height: 60px; margin-top: 30px;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.home_more span { padding: 0px !important;; background: transparent !important; color: #ffffff !important;
	line-height: 60px !important; text-transform: uppercase; }
.home_more:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: -30px;
	width: 60px;
	height: 1px;
	background: #e4ddd4;
	-webkit-transition: .3s ease;
	transition: .3s ease;
	-webkit-transform-origin: right;
	transform-origin: right;
}
.home_more.out:after {
	-webkit-transform-origin: left;
	transform-origin: left;
	width: 80%;
	right: 10%;
	background: #000;
}
.home_more.leave:after { width: 0%; -webkit-transform: translateX(-30px); transform: translateX(-30px); right: initial; left: 0; -webkit-transition: width .3s ease 0s, right .2s ease .6s, left .2s ease .6s, background .2s ease .3s, -webkit-transform .3s ease 0s; transition: width .3s ease 0s, right .2s ease .6s, left .2s ease .6s, background .2s ease .3s, -webkit-transform .3s ease 0s; transition: transform .3s ease 0s, width .3s ease 0s, right .2s ease .6s, left .2s ease .6s, background .2s ease .3s; transition: transform .3s ease 0s, width .3s ease 0s, right .2s ease .6s, left .2s ease .6s, background .2s ease .3s, -webkit-transform .3s ease 0s; }
.home_more.out {
	background-position: 0 100%;
	padding: 0 40px;
}
.home_more.out span { color: #000 !important; }
.ser_1_box .home_more {
	background-image: -webkit-linear-gradient(top, #337ab7, #337ab7 50%, #ffffff 50%, #fff);
	background-image: linear-gradient(to bottom, #337ab7, #337ab7 50%, #fff 50%, #fff);
}
.news_box .home_more, .video_box .home_more, .home_news_bot .home_more { margin-left: auto; margin-right: auto; margin-top: 60px; }


.liquor { font-size: 18px; line-height: 24px; width: 80%;
	margin: 0px auto; margin-bottom: 30px;
	text-align: center;
}
.liquor h4 { font-size: 22px; font-weight: 600; margin-top: 0px; }
.liquor p { font-size: 14px; margin-bottom: 0px; line-height: 28px; }
.pro1_add {
	width: 100%;
	background-color: #eee;
	margin-bottom: 40px;
}
.pro1_box li {
	background-color: #fff;
	border: 0px;
}
.pro1a_left {
	float: left;
	width: 50%;
}
.pro1a_right {
	float: right;
	width: 50%;
	position: relative;
	height: 100%; background-color: #fff;
}
.pro1a_box {
	position: absolute;
	top: 50%;
	padding: 0% 10%; -webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pro1a_box .inde_title {
	text-align: left;
	color: #337ab7;
}
.pro1a_txt {
	line-height: 25px;
	margin: 0px; font-size: 14px;
	margin-bottom: 10px;
}
.pro1_box li:hover img {
	opacity: .9;
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
}
.pro1_box li {
	position: relative;
	/*padding: 25px;*/
}
.proa_rb {
	border-top: 50px solid transparent !important;
	border-right: 50px solid #666;
}



.partner_con1.active {
	background-image: url("/static/image/he_1.jpg");
}
.partner_con2.active {
	background-image: url("/static/image/he_2.jpg");
}
.partner_con3.active {
	background-image: url("/static/image/he_3.jpg");
}



.ab2_box {
}
.b_line1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 2px;
	height: 0px;
	background-color: #337ab7;
	transition: 400ms;
	-webkit-transition: 400ms;
	z-index: 6;
}
.b_line2 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 0px;
	height: 2px;
	background-color: #337ab7;
	transition: 400ms;
	-webkit-transition: 400ms;
	z-index: 6;
}
.b_line3 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 2px;
	height: 0px;
	background-color: #337ab7;
	transition: 400ms;
	-webkit-transition: 400ms;
	z-index: 6;
}
.b_line4 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 0px;
	height: 2px;
	background-color: #337ab7;
	transition: 400ms;
	-webkit-transition: 400ms;
	z-index: 6;
}
.ab2_box:hover .b_line1, .ab2_box:hover .b_line3, .ment:hover .b_line1, .ment:hover .b_line3, .pro1_box li:hover .b_line1, .pro1_box li:hover .b_line3 {
	height: 100%;
}
.ab2_box:hover .b_line2, .ab2_box:hover .b_line4, .ment:hover .b_line2, .ment:hover .b_line4, .pro1_box li:hover .b_line2, .pro1_box li:hover .b_line4 {
	width: 100%;
}
.ment .b_line1, .ment .b_line2, .ment .b_line3, .ment .b_line4 {
	background-color: rgba(60, 175, 191, 0.9);
}



.process_img {
	margin-top: 40px;
}


.shehui {
	width: 100%;
	text-align: center;
	padding: 40px 0;
}
.shehui p {
	font-size: 14px;
}

.bann_box {
	width: 53%;
}
.scope_img {
	background: url("/static/image/scope_1.jpg") no-repeat center center;
}
.scope_con1 {
	background-size: cover;
}
.news_add {
	width: 100%;
	position: relative;
}
.news_left_txt span {
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}
.news_add:hover span {
	width: 100%;
}

@media (max-width: 1289px) and (min-width: 1024px) {
	.pro1a_box {
		top: 15%;
	}
}
@media (max-width: 1199px) and (min-width: 1024px) {
	.pro1a_box {
		top: 5%;
	}
}



.process_img {
	position: relative;
}
.pagination_pro {
	width: 100%;
	text-align: center;
	margin: 0; margin-top: 30px;
}
.pagination_pro span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 5px;
}
.pagination_pro .swiper-active-switch {
	background-color: #337ab7;
}

.his_txx_con {
	position: relative;
}
.his_txx_con span {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.his_txx_con a {
	display: block;
	padding: 5px 10px;
	background-color: #337ab7;
	border: 1px solid #337ab7;
	color: #fff;
}
.his_txx_con:hover a {
	border: 1px solid #337ab7;
	background-color: #fff;
	color: #337ab7;
}
.his_icon {
	border-radius: 0px;
}

.process_img { margin: 0px -15px; }
.process_img .col-sm-6 { padding: 15px; }
.chang { float: left }
.unoha { float: right; margin-top: -10px; }
.home_title {
	text-align: center;
	/*margin-bottom: 10px;*/
}
.home_bod {
	text-align: center;
	display: inline-block;
	position: relative;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 30px;
}
.frame { position: absolute;
	width: 100%;
	height: 62%;
	left: 0px;
	bottom: 35%;
}
.frame span { background: #000000; display: block; position: absolute; }
.frame .line1 { top: 0; left: 0; width: 0; height: 2px;
	-webkit-transition: 0.5s linear; -moz-transition: 0.5s linear; -ms-transition: 0.5s linear; -o-transition: 0.5s linear; transition: 0.5s linear;
}
.frame .line2 { top: 0; right: 0; width: 2px; height: 0;
	-webkit-transition: 0.5s 0.5s linear; -moz-transition: 0.5s 0.5s linear; -ms-transition: 0.5s 0.5s linear; -o-transition: 0.5s 0.5s linear; transition: 0.5s 0.5s linear;
}
.frame .line3 { bottom: 0; right: 0; width: 0; height: 2px;
	-webkit-transition: 0.5s 1s linear; -moz-transition: 0.5s 1s linear; -ms-transition: 0.5s 1s linear; -o-transition: 0.5s 1s linear; transition: 0.5s 1s linear;
}
.frame .line4 { bottom: 0; left: 0; width: 2px; height: 0;
	-webkit-transition: 0.5s 1.5s linear; -moz-transition: 0.5s 1.5s linear; -ms-transition: 0.5s 1.5s linear; -o-transition: 0.5s 1.5s linear; transition: 0.5s 1.5s linear;
}
.home_title.active .line1, .home_title.active .line3 { width: 100%; }
.home_title.active .line2, .home_title.active .line4 { height: 100%; }
.beaty { position: relative; z-index: 55; background: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}
.beaty span { color: #337ab7 }
.beaty i { font-style: normal; border-color: transparent;
	border-style: solid;
	border-width: 10px 10px 10px 10px;
	border-top-color: #337ab7; }
.beaty h1 { margin-top: 0; font-weight: bold;
	letter-spacing: 4px; }
.beaty h4 {
	font-family: Arial; margin-bottom: 20px;
}
.parallax { background: none; padding-top: 60px; }
.content .beaty h1 { color: #ffffff; }
.content .beaty h4 { color: #ffffff; }
.content .beaty { background: #337ab7 }
.content .frame { border: 2px solid #ffffff; }
.contat { padding: 60px 0; }
.news_box { padding-top: 60px; }
.video_box { padding: 60px 0 }
.pro_add { padding-top: 60px; }
.team_box { padding: 60px 0; }
.in_box {
	background: #fff;
	margin: 0px 0;
}

#pdd0 .pro_add { padding: 0; }


.result_box .beaty { background: #e7eef2 }
.result_tit p {
	margin-top: 0;
	font-size: 18px;
	margin-bottom: 0;
}
.result_tit .home_title { margin-bottom: 0 }
.scope { padding-top: 60px; }
.ser_1 .beaty { background: #f2f2f2 }

.team_all { padding-top: 60px; }

.talent .beaty { background: #337ab7; }

.index_sec4 .beaty h4 { color: #ffffff; }
.index_sec4 .beaty, .transactpro .beaty { background: #585d61; }
.index_sec4 .beaty h1 { color: #ffffff; }
.index_sec4 .frame span, .transactpro .frame span { background: #fff }
.index_sec4 .frame span { background: #000; }
.index_sec4 .beaty { background: #f8f8f8; }
.index_sec4 .beaty h1 { color: #000000; }
.index_sec4 .beaty h4 {
	color: #000000;
}
.index_sec4 .beaty h1 span { color: #337ab7; }
.index_sec4 .sec_width2 .beaty i { border-top-color: #337ab7; }
.content .beaty i, .talent .beaty i, .sec_width2 .beaty i, .transactpro .beaty i { border-top-color: #ffffff; }
.content .beaty span, .talent .beaty span, .sec_width2 .beaty span, .transactpro .beaty span { color: #ffffff; }
.transactpro .home_title { text-align: left; }


.indutry-t { padding: 54px 0 56px; text-align: center; overflow-x: hidden; }
.indutry-t h3 { font-size: 24px; text-align: center; line-height: 1; margin-bottom: 10px; color: #995d2b; }
.indutry-t small { display: block; text-align: center; color: #c8c8c8; font-size: 16px; font-family: "Arial"; font-weight: bold; text-transform: uppercase; }
.indutry-box{
	overflow:hidden;
	}
.industrys { overflow: hidden; }
.industry-list li { width: 20%; float: left; overflow: hidden; position: relative; 
    -webkit-transition:width 0.45s;
	-moz-transition:width 0.45s;
	-ms-transition:width 0.45s;
	-o-transition:width 0.45s;	
	transition:width 0.45s; }
.industry-list li figure { display: block; overflow: hidden; position: relative; text-align: center; }
.industry-list li figure:after { position: absolute; content: '';
	left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.1); }
.industry-list li figure img { display: block; height: 660px; width: auto; margin: auto; }
.industry-list li figure figcaption { display: block; width: 100%; text-align: center; color: #ffffff; z-index: 1;
	font-size: 30px;
	
	position: absolute; left: 0; top: 37.5%; transition: 480ms 140ms; }
.industry-info { width: 180px; padding-top: 50px; position: absolute; left: 50%; margin-left: -90px; top: 28%; }
.industry-info mark { display: block; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); position: absolute; left: 0; top: 0;
	transform-origin: left bottom; -webkit-transform-origin: left bottom;
	-webkit-transition: -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
	transition: transform .52s cubic-bezier(.4, 0, .2, 1);
	transition: transform .52s cubic-bezier(.4, 0, .2, 1),
	-webkit-transform .52s cubic-bezier(.4, 0, .2, 1); transform: scaleY(0); -webkit-transform: scaleY(0); visibility: hidden \9; }
.indutrywr { position: relative; top: 5px; opacity: 0; visibility: hidden; transition: 388ms 0ms; height: 140px; }
.industry-info h3 { text-align: center; position: relative; color: #fff; font-size: 26px; margin-bottom: 0px;
	line-height: 1; }
.industry-info small { display: block; position: relative; text-align: center; color: #fff; font-size: 22px; font-family: "Arial"; }
.industry-info span { display: inline-block; position: relative;
	display: none;
	color: #969696; font-size: 14px; padding-right: 44px; position: absolute; left: 76px; bottom: 24px; transition: 300ms ease-in-out; background: url(/static/image/owl.video.play.png) right center no-repeat; }
.industry-list li:hover, .industry-list li.now { width: 35%; }
.industry-list li.sible { width: 16.25%; }
.industry-list li:hover .industry-info mark { transform: scaleY(1); -webkit-transform: scaleY(1);
	-moz-transform: scaleY(1); transform-origin: left top; -webkit-transform-origin: left top; visibility: visible \9;
	transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
}
.indutrywr .more { background: #337ab7; color: #ffffff; position: absolute; right: 0; bottom: 0;
	padding: 0px 5px; line-height: 25px; }
.industry-list li:hover .indutrywr { opacity: 1; top: 0; visibility: visible; transition: 488ms 1s; }
.industry-list li:hover figure figcaption { opacity: 0; visibility: hidden; transition: 550ms 0ms; transform: scale(0); -webkit-transform: scale(0); -moz-transform: scale(0); }
.industry-info span:hover { color: #995d2b; padding-right: 48px; background: url(/static/image/arrow5.png) right center no-repeat; }
.industry-info .line { position: absolute; left: 0; top: 0; height: 100%; width: 100%; z-index: 3; }
.industry-info .line div { position: absolute; background: #337ab7; }
.industry-info .line .line1 { position: absolute; right: 0; top: 0; width: 0; height: 4px;
	-webkit-transition: 0.5s linear; -moz-transition: 0.5s linear; -ms-transition: 0.5s linear; -o-transition: 0.5s linear; transition: 0.5s linear;
}
.industry-info .line .line2 { position: absolute; right: 0; top: 0; height: 0; width: 4px;
	-webkit-transition: 0.5s linear; -moz-transition: 0.5s linear; -ms-transition: 0.5s linear; -o-transition: 0.5s linear; transition: 0.5s linear;
}
.industry-info .line .line3 { position: absolute; left: 0; bottom: 0; width: 0; height: 4px;
	-webkit-transition: 0.5s linear; -moz-transition: 0.5s linear; -ms-transition: 0.5s linear; -o-transition: 0.5s linear; transition: 0.5s linear;
}
.industry-info .line .line4 { position: absolute; left: 0; bottom: 0; height: 0; width: 4px;
	-webkit-transition: 0.5s linear; -moz-transition: 0.5s linear; -ms-transition: 0.5s linear; -o-transition: 0.5s linear; transition: 0.5s linear;
}
.industry-list li:hover .industry-info .line .line1, .industry-list li:hover .industry-info .line .line3 { width: 100%; }
.industry-list li:hover .industry-info .line .line2, .industry-list li:hover .industry-info .line .line4 { height: 100%; }
.about_3 .beaty { background: #f4f4f4; }
.about_7 .beaty {
	background: #f8f7f5;
}
.pro_1 .beaty { background: #eee; }
.team_cont { width: 80%; margin: 0px auto; padding: 60px 0 20px 0; }
.team_con { padding: 20px; background: #f8f8f8; position: relative;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); cursor: pointer;
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.team_tx div { font-size: 16px; margin-top: 5px; font-weight: bold; }
.team_tx p { margin-bottom: 0px; font-size: 14px; line-height: 25px; height: 50px; }
.team_con:hover, .team_con.on {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #f2f2f2;
}
.team_con:after { position: absolute; content: ''; width: 100%;
	background: #f2f2f2; height: 0px; top: 100%; left: 0;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.team_con.on:after { height: 20px; }
.team_text { background: #f2f2f2; position: relative; display: none; }
.team_text_wo { width: 80%; margin: 0px auto; max-width: 1000px; padding: 30px; }
.team_text_wo .tit { font-size: 16px; margin-top: 20px; }
.team_text_wo .text { font-size: 14px; line-height: 25px; }
.team_text_con { display: none; position: relative; }
.cl_btn { position: absolute; right: 30px; top: 14px; background: url("/static/image/clo.png") no-repeat center center;
	width: 30px; height: 30px; cursor: pointer; background-size: cover;
}
.honor { padding: 60px 0; background: #f3f3f3; }
.honor .beaty { background: #f3f3f3; }
@media (max-width: 1440px) and (min-width: 1024px) {
	.team_cont { width: 90%; }
	.team_con { padding: 10px; }
	.home_sec2_text .tit {
		font-size: 24px;
	}
	.home_sec1_text {
		width: 50%;
	}
}

.culture { padding: 60px 0 30px 0; background-color: #ebf0f5; }
.culture .beaty { background-color: #ebf0f5; }
.culture_left { position: relative; margin-bottom: 30px; overflow: hidden; }
.culture_left_bg { position: absolute; left: 0; top: 0; z-index:2; height: 100%; width: 100%; color: #ffffff;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}

.culture_left_bg1{
	width:100%;
	height:100%;
	position:absolute; top:0; left:0;
	z-index:-1;
	background:#000;
	opacity:0.3;
    -moz-opacity:0.3; 
    -khtml-opacity:0.3;
    -webkit-opacity:0.3;
    filter:alpha(opacity=30);
	}

.culture_left_text {
	position: absolute;
	z-index:2;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	padding: 20px;
}

.culture_left_text_bg{
	width:100%;
	height:100%;
	position:absolute; top:0; left:0;
	z-index:-1;
	background:#000;
	opacity:0.3;
    -moz-opacity:0.3; 
    -khtml-opacity:0.3;
    -webkit-opacity:0.3;
    filter:alpha(opacity=30);
	}

.english { font-size: 20px;
	font-weight: 600;
	margin-bottom: 4px;
}
.culture .title { font-size: 20px; font-weight: bold;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
}
.culture .text { font-size: 14px; line-height: 25px;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
}

.culture_left:hover .culture_left_text .text { font-size: 16px; }
.culture_left:hover .culture_left_text .title { font-size: 22px; }
.culture_text { background: #ffffff; padding: 20px; }
.culture_text1 { height: auto !important; }
.culture_con { margin-bottom: 30px; }
.culture_img { overflow: hidden; }
.culture_img img, .culture_left img {
	width: 100%;
	-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.culture_img:hover img, .culture_left:hover img {
	-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05);
}



.build { padding: 60px 0; }
.brand_toubu {
	height: auto;
	position: relative;
	padding-top: 50px;
	padding-left: 80px;
	margin-left: 10%;
}
.build_left { float: left; width: 53%; }
.build_left .inde_title { text-align: left; }
.build_left .home_title { text-align: left; }
.build_img { float: right; width: 47%; }
.brand_kuang {
	width: 159px;
	height: 189px;
	position: absolute;
	top: 0;
	left: 0;
}
.brand_dbnr {
	width: 100%;
	height: auto;
	margin-left: 0;
}
.brand_dbnr p {
	line-height: 25px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	color: #000;
	font-size: 18px; margin-bottom: 0;
}
.brand_dbnr:hover p {
	font-size: 19px;
}
.proce_con { position: relative; }
.proce_text { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.3);
	color: #ffffff; text-align: center; padding: 20px; z-index: 3333;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.proce_text .title { font-size: 26px; padding-top: 20%; }
.proce_text .text { line-height: 25px; }
.proce_text .title, .proce_text .text { position: relative; top: 20px;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
}
.proce_con:hover .proce_text .title, .proce_con:hover .proce_text .text {
	filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; top: 0;
}
.proce_con:hover .proce_text {
	filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; top: 0;
}

.safety { padding: 60px 0; background: #f8f8f8; }
.safety_img { float: left; width: 40%; }
.safety_text { float: left; width: 60%; padding-left: 60px; padding-top: 30px; }
.safety_con .text { line-height: 25px; padding: 0px 4px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
	overflow: hidden; font-size: 14px;
	text-align: left;
}
.safety_con .tit { font-size: 20px; margin-bottom: 5px; margin-top: 10px; font-weight: 800; }
.safety_con { text-align: center; margin-bottom: 30px; background:#f8f8f8;}
.safety .beaty { background: #f8f8f8; }



.environ_text { position: absolute; right: 0; top: 0;
	height: 100%; padding: 20px; background: rgba(255, 255, 255, 0.9);
	width: 50%;
}
.environ_text h3 { margin-top: 15px;
	text-align: center; font-size: 22px; }
.environ_text p { margin-bottom: 0px; line-height: 24px;
 text-indent: 2em; }
.environ_con { position: relative; margin-bottom: 30px; overflow: hidden; }
.environ_con img {
	width: 100%;
	-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.environ_con:hover img {
	-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);
}


.share { margin-top: 10px; }
.share li { float: left; margin-right: 10px;
}
.share li i { line-height: 22px; background: #ffffff; color: #666; width: 22px; height: 22px;
	text-align: center; font-size: 14px;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
	-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -khtml-border-radius: 50%; }
.share li i:hover {
	color: #fff; background: #337ab7;
}
.header_nav_top { text-align: right; }
.header_nav_top a { display: inline-block; }
.header_nav_top .fa-globe { margin-right: 5px; }
.header_nav_top li { line-height: 30px; margin-top: 10px; margin-left: 20px; }
.header_nav_bot li { line-height: 50px; }
.header_nav_bot { margin-right: 40px;    margin-top: 18px; }
.ser_map_text { margin-top: 20px; font-size: 14px; }
.ser_map_text p { margin-bottom: 0px; font-size: 16px; }




.scope_f_text .tit { margin-top: 15px; color: #ffffff; background: #337ab7;
	padding: 0px 10px; line-height: 26px; display: inline-block; margin-bottom: 5px; font-size:16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.scope_f_img { overflow: hidden; }
.scope_f_con img {
	width: 100%;
	-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);
	-webkit-t ransition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.scope_f_con:hover img {
	-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);
}

.resear_con { padding: 0 5px; width: 33.33%;
	float: left; }
.resear_text { padding: 20px; border: 1px solid #d1d1d1; border-top: none; line-height: 24px; height: 200px;
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.team_box .team_box_con { margin: 0px -5px; }
.resear_con img {
	width: 100%;
	-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);
	-webkit-transition: 0.3s linear; -moz-transition: 0.3s linear; -ms-transition: 0.3s linear; -o-transition: 0.3s linear; transition: 0.3s linear;
}
.resear_con:hover img {
	-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05);
}
.resear_img { overflow: hidden; position: relative; }
.resear_con:hover .resear_text { background: #d1d1d1; }
.resear_img .line { position: absolute; left: 10px; top: 10px; bottom: 10px; right: 10px; z-index: 3; }
.resear_img .line div { position: absolute; background: #337ab7;
	-webkit-transition: 0.5s linear; -moz-transition: 0.5s linear; -ms-transition: 0.5s linear; -o-transition: 0.5s linear; transition: 0.5s linear;
}
.resear_img .line .line1 { right: 0; top: 0; width: 0; height: 2px; }
.resear_img .line .line2 { right: 0; top: 0; height: 0; width: 2px; }
.resear_img .line .line3 { left: 0; bottom: 0; width: 0; height: 2px; }
.resear_img .line .line4 { left: 0; bottom: 0; height: 0; width: 2px; }
.resear_con:hover .line1, .resear_con:hover .line3 { width: 100%; }
.resear_con:hover .line2, .resear_con:hover .line4 { height: 100%; }



.marker { padding: 60px 0; }
.marker_left {
	margin-top: -15px;
	width: 70%; float: left; padding-right: 2%; position: relative;
}
.marker_right { float: right; width: 30%; }
.marker_right_con { position: relative; text-align: center; width: 100%; margin-bottom: 27px; }
.marker_right_con:before { position: absolute; content: ''; left: 0; width: 100%;
	top: 50%;
	height: 2px; background: #e8e8e8; }
.marker_right_con span {
	color: #212121;
	position: relative; background: #ffffff; padding: 0px 10px;
	font-size: 22px;
	font-weight: 600;
}
.right_con_mg { position: absolute;
	right: 0px; top: 2.6px;
}
.marker_right_con:after {
	position: absolute;
	content: '';
	right: 7px;
	width: 2px;
	top: 100%;
	height: 50px;
	background: #e8e8e8;
}
.marker_right_con1:after {
	position: absolute;
	content: '';
	right: 7px;
	width: 0px;
	top: 100%;
	height: 0px;
	background: #e8e8e8;
}
.mark_txt { position: relative;
	height: 58px;
	display: table;
}
.mark_txt p {
	font-size: 15px;
	width: 100%;
	display: table-cell; vertical-align: middle;
	margin-bottom: 0;
}




.box {
	height: 580px;
	position: relative;
	background: url(/static/image/hb.jpg) center 40px no-repeat;
}
.linearr { position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -216px;
	margin-top: -215px;
}
.zhuan {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	-moz-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	-ms-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	-o-transition: all cubic-bezier(.18, 1, .21, 1) .9s;
	transition: all cubic-bezier(.18, 1, .21, 1) .9s; }
.zhuan { animation: zhuan 10s linear infinite;
	-webkit-animation: zhuan 10s linear infinite; }
@-webkit-keyframes zhuan {
	0% { -webkit-transform: rotate(0deg); }

	50% { -webkit-transform: rotate(180deg); }
	100% { -webkit-transform: rotate(360deg); }

}
.ement1 {
	position: absolute;
	background-size: cover;
	width: 16%;
	height: 60px;
	padding-top: 25px;
	padding-left: 55px;
	border-bottom: 2px solid #4692d4;
	font-size:16px;
	left: 3%;
	top: 19%;
}
.ement1 i {
	left: 100%;
	top: 100%;
	margin-left: 5px;
	background: url(/static/image/line1.png) center top no-repeat;
	width: 147px;
	height: 73px;
	position: absolute;
}
.ement1 i:hover {
	background-position: center bottom;
}
.ement2 {
	position: absolute;
	width: 16%;
	height: 60px;
	padding-top: 25px;
	padding-left: 55px;
	border-bottom: 2px solid #4692d4;
	font-size: 16px;
	left: 5%;
	top: 52%;
}
.ement2 i {
	left: 103%;
	top: 100%;
	margin-left: 0;
	background: url(/static/image/line1.png) center top no-repeat;
	width: 147px;
	height: 73px;
	position: absolute;
}
.ement2 i:hover {
	background-position: center bottom;
}

.ement3 {
	position: absolute;
	background-size: cover;
	width: 16%;
	height: 60px;
	padding-top: 25px;
	padding-left: 55px;
	border-bottom: 2px solid #4692d4;
	font-size:16px;
	left: 12%;
	top: 86%;
}
.ement3 i {
	left: 100%;
	top: -14px;
	margin-left: 5px;
	background: url(/static/image/line2.png) center top no-repeat;
	width: 136px;
	height: 80px; position: absolute;
	background-size: cover;
}
.ement3 i:hover {
	background-position: center bottom;
}
.ement4 {
	position: absolute;
	background-size: cover;
	width: 18%;
	height: 60px;
	padding-top: 25px;
	padding-left: 55px;
	border-bottom: 2px solid #4692d4;
	font-size: 16px;
	left: 78%; top: 29%;
}
.ement4 i {
	left: -60%;
	top: -26%;
	margin-left: -7px;
	background: url(/static/image/line3.png) center top no-repeat;
	width: 136px;
	height: 80px;
	position: absolute;
	background-size: cover;
}
.ement4 i:hover {
	background-position: center bottom;
}
.ement5 { position: absolute;
	background-size: cover;
	width: 16%;
	height: 60px;
	padding-top: 25px;
	padding-left: 55px;
	border-bottom: 2px solid #4692d4;
	font-size: 16px;
	left: 80%;
	top: 60%;
}
.ement5 i {
	right: 100%;
	top: -23%;
	margin-left: 0px;
	background: url(/static/image/line3.png) center top no-repeat;
	width: 147px;
	height: 80px;
	position: absolute;
}
.ement5 i:hover {
	background-position: center bottom;
}
.ement6 {
	position: absolute;
	background-size: cover;
	width: 18%;
	height: 60px;
	padding-top: 25px;
	padding-left: 55px;
	border-bottom: 2px solid #4692d4;
	font-size:16px;
	left: 72%;
	top: -6%;
}
.ement6 i {
	right: 100%;
	top: 100%;
	margin-left: 0px;
	background: url(/static/image/line4.png) center bottom no-repeat;
	width: 147px;
	height: 80px;
	position: absolute;
}
.ement6 i:hover {
	background-position: center top;
}
.ement7 {
	position: absolute;
	background-size: cover;
	width: 16%;
	height: 60px;
	padding-top: 25px;
	padding-left: 55px;
	border-bottom: 2px solid #4692d4;
	font-size: 16px;
	left: 12%;
	top: -6%;
}
.ement7 i {
	left: 100%;
	top: 100%;
	margin-left: 6px;
	background: url(/static/image/line1.png) center top no-repeat;
	width: 147px;
	height: 73px;
	position: absolute;
}
.ement7 i:hover {
	background-position: center bottom;
}
.mental { padding: 60px 0; padding-bottom: 100px; }
.ement8 { position: absolute;
	background-size: cover;
	width: 16%;
	height: 60px;
	padding-top: 25px;
	padding-left: 55px;
	border-bottom: 2px solid #4692d4;
	font-size: 16px;
	left: 70%;
	top: 88%;
}
.ement8 i {
	right: 100%;
	top: -28%;
	margin-left: 0px;
	background: url(/static/image/line3.png) center top no-repeat;
	width: 147px;
	height: 80px;
	position: absolute;
}
.ement8 i:hover {
	background-position: center bottom;
}
.baozhuang { text-align: center;/* padding: 60px 0;*//* background: #fff;*/}
.banner2_txt_servi { top: 25%;
}
.bann_box_servi { margin-left: 0%; }
.ser_map_text div { color: #000;
	font-weight: 600; }
.ser_map_text span { width: 100px; height: 1px; background: #337ab7; display: inline-block;
	margin-top: 4px;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.resear_text h3 { margin-top: 0px; margin-bottom: 5px; }
.ser_map_text:hover span { width: 10px; }
.bann_box_new { margin-left: 0%; }
.heng_line { width: 100px;
	height: 2px;
	background: #4692d4;
	display: inline-block;
	margin-bottom: 15px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.culture_con:hover .heng_line {
	width: 20px;
}
.culture_con:hover .english {
	color: #4692d4;
}
.certi_one { width: 33.33%; float: left; }
.certi_one_img, .certi_one_txt { width: 50%; float: left; }
.certi_one_txt { padding-right: 10%; padding-left: 15px; }
.fication { margin-bottom: 30px; }
.certi_one_txt h4 { font-weight: 600; font-size: 20px; }
.mark_txt p:before { content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: -20px;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	border: 2px solid #337ab7;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-webkit-transition: background 0.2s ease;
	-moz-transition: background 0.2s ease;
	transition: background 0.2s ease; }
.mark_txt p:hover:before {
	background-color: #337ab7;
}


ul, li, dl, dd {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.cc {
	float: none;
	width: 1024px;
	margin: 0 auto;
}

.stockholderTab {
	width: 100%;
	height: 70px;
	position: absolute;
	left: 0;
	top: 50px;
	background: url("/static/image/owl.video.play.png");
	text-align: center;
	padding-top: 20px;
}
.stockholderTab img {
	width: 180px;
	height: 50px;
	padding-bottom: 15px;
}
.stockholderTab .cur {
	border-bottom: 2px #b9a47f solid;
}

.honorBox {
	float: left;
	width: 100%;
	margin: 30px 0;
}
.honorBox li {
	float: left;
	width: 18%;
	height: 300px;
	margin: 20px 1%;
	background: #337ab7;
	text-align: center;
	color: #fff;
	line-height: 25px;
	position: relative;
	z-index: 2;
}
.honorBox li span {
	float: left;
	width: 100%;
	text-align: center;
	padding: 30px 0;
	margin-bottom: 15px;
	border-bottom: 1px rgb(221, 228, 221) dotted;
}
.honorBox li p {
	/*float: left;*/
	width: 100%;
	margin: 0;
}
.honorBox li a {
	float: left;
	width: 100%;
	height: 100%;
	padding: 20px;
	color: #fff;
	position: absolute;
	top: 0; box-shadow: 6px 4px 10px #b6b1b1;
}
.honorBox .bc1 {
	background: #337ab7;
}
.honorBox .bc2 {
	background: #337ab7;
}
.honorBox .bc3 {
	background: #337ab7;
}
.honorBox .bc4 {
	background: #337ab7;
}
.honorBox li .zkBox {
	width: 0;
	height: 300px;
	overflow: hidden;
	background: #f5f1ea;
	border: 1px #337ab7 solid;
	position: absolute;
	top: 0;
	z-index: 50;
}
.honorBox li .zkBox span {
	float: left;
	width: 284px;
	height: 100%;
	border-right: 1px #eae0d1 solid;
	border-bottom: 0;
	background: #fff;
	padding: 0;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}
.honorBox li .zkBox span img {
	width: 80%;
	height: 90%;
	margin-left: 0;
	margin-top: 5%;
}
.honorBox li .zkBox p {
	/*float: left;*/
	/*width: 420px;*/
	padding: 10px 0 0 10px;
	text-align: left;
	color: #333;
	font-size: 14px;
	line-height: 20px;
}
.honorBox li .zkBox h3 {
	padding: 0px 0px 0 0px;
	color: #337ab7; margin-top: 0;
	font-weight: 400; font-size:16px;
}
.zkBox h4 { color: #337ab7;
	padding-top: 20px;
	font-size: 18px;
	font-weight: 600; }
.honorBox .r a, .honorBox .r .zkBox {
	right: 0;
}
.honorBox .l a, .honorBox .l .zkBox {
	left: 0;
}
.honorBox .r span, .honorBox .r p, .honorBox .r .zkBox span {
	float: right;
}
.fazhan { width: 80%;
	font-size: 14px;
	line-height: 26px;
	margin: 0px auto;
	margin-bottom: 20px; }
.bann_box_servi1 {
	margin-left: 18%;
}
.tuandui { margin-bottom: 30px; line-height: 25px;
	font-size: 16px;
	}
.tuandui span{
	font-size:16px;
	margin-bottom:0px;
	display:inline-block;
	}	

.tuandui span.span2{
	font-size:16px;
	}
	
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
.news_box1 h5 {
	font-size: 22px;
	color: #333;
	margin-bottom: 15px;
	margin-top: 0;
	position: relative; font-weight: 600; }
.news_box1 p { color: #7a7d81; line-height: 24px; font-size: 14px; margin-bottom: 0px; }
.box_img { margin-bottom: 10px; margin-top: 10px; }
.news_box_right h4 { font-size:18px;
	font-weight: 600;
	margin-top: 0; }
.news_list h5 { font-size: 16px; font-weight: 600; margin-top: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	line-height: 28px;
}
.news_list p { display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3; color: #7a7d81;
	overflow: hidden; margin-bottom: 0px }
.news_list { box-shadow: 0 0 4px hsla(214, 3%, 49%, .5); margin-bottom: 30px; }
.news_list_img { overflow: hidden; }
.news_list_img img { -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear; }
.news_list:hover .news_list_img img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.news_list_txt { padding: 20px; }
.news_list:hover { box-shadow: 0 6px 24px hsla(214, 3%, 49%, .15); }
.news_box1 .home_more { text-align: center; }
.news_box1 h6 { font-size: 14px; margin-top: 0px; margin-bottom: 20px; }
.cha { text-align: right; margin-top: 10px; }
.cha a { color: #337ab7; font-weight: 600; }
.talent_bg {
	margin-bottom: 10px;
}
.news_box1 { position: relative;
	left: 160px;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0); padding-right: 20px; background:#fff;}
.news_box_right { position: relative;
	right: 160px;
	background:#fff;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0); }
.bann_box_ab { margin-left: 80%; }
.bann_box_z { margin-left: 10%; }
.bann_box_ky { margin-left: 5%; }


@media (max-width: 1440px) and (min-width: 1024px) {
	.bann_box_ab { margin-left: 15%; }
	.bann_box_servi1 {
		margin-left: 20%;
		 }
	.culture .text { font-size: 16px; }
}
@media (max-width: 1439px) and (min-width: 1280px) {
}
@media (max-width: 1279px) and (min-width: 1170px) {
	.jiazhi { padding: 10px 10px; }
	.chuang .text { font-size: 16px; height: 50px; overflow: hidden; }
}
@media (max-width: 1169px) and (min-width: 1024px) {
	.jiazhi { padding: 10px 10px; }
	.chuang .text { font-size: 16px; height: 50px; }
}




.box_img{
	width: 80%;
	margin: 0 auto;
	margin-top:40px;
	margin-bottom:40px;
}

.bann_box_servi1{
	position: relative;
	margin-left: 80%;
}
.qiye_box{
	width: 25%;
	float: left;
}
.qiye_box ul li{
	line-height: 30px;
	width: 100%;
	font-size: 16px;
}
.qiye_box li span{
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #337ab7;
	border-radius: 50%;
	margin-right: 10px;
	line-height: 30px;
}
.qiye_2 li span{
	background-color: #00a8bf;
}
.qiye_3 li span{
	background-color: #c9dc35;
}
.qiye_4 li span{
	background-color: #f5d532;
}
.qiye h5{
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	margin-bottom:20px;
	margin-top:0px;
}
.qiye {
	padding-bottom: 40px;
}
.zhaop{
	width: 100%;
	position:relative;
	padding:60px 0;
}
.zhaop.active .line1, .zhaop.active .line3 {
    width: 100%;
}
.zhaop.active .line2, .zhaop.active .line4 {
    height: 100%;
}
.news_table{
	width:100%;
	padding:40px 0%;
	text-align: center;
}
.news_table table{
	width: 100%;
	line-height: 30px;
}
.news_table h5{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin: 20px 0;
}
.yh{
	font-weight: bold;

}
.zhaop_tit{
	margin: 0;
    width: 100%;
    background: #337ab7;
    border-radius: 5px 5px 0 0;
}
.zhaop_tit span{
	display: block;
    width: 20%;
    float: left;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
}
.zhaop_p{
	width: 100%;
    border-bottom: 1px solid #e1e1e1;
    cursor: pointer;
    margin-bottom: 0;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.zhaop_p span{

	display: block;
    width: 20%;
    float: left;
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    color: #666;
    line-height: 35px;
    text-indent: 0;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.zhaop_txt{
	background: #fafafa;
    padding: 40px 40px;
    display: none;
}
.zhaop_txt h5 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #333;
}
.zhaop_txt p {
    font-size: 14px;
    letter-spacing: 1px;
    color: #666;
    line-height: 25px;
    margin-bottom: 0;
}

.jianli_btn {
	width: 100%;
    margin-top:20px;
    display: inline-block;
    position: relative;

}
.jianli_btn a {
	display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    background-color: #337ab7;
    line-height: 35px;
    padding: 0 20px;
    color: #FFF;

}

.zhaop_bt{
	width: 100%;
	margin-top:40px;
}
.page { text-align: center; line-height: 16px; margin-top:0px; padding-bottom:20px; padding-top:20px;}
.page span, .page a { display:inline-block; border: 1px solid #ededed; padding: 10px 15px; vertical-align: middle;background-color:#fff; overflow:hidden;line-height:16px;}
.page .goprev,.page .gofirst { margin-right: 10px; }
.page .gonext,.page .golast, .page .count { margin-left: 10px; }
.page span, .page a:hover { background: #337ab7; color: #ffffff; }
.page span.goprev,.page span.gonext,.page span.gofirst,.page span.golast { color: #cccccc; background:#fff; }
.page span.count { border: 0; background: 0; color: #333333; }
.page [class*="ico-"] { margin:0;}


.zhaop .home_more{
	margin-left: auto;
    margin-right: auto;
}
.zhaop_box{
	margin-top:40px;
}
.index_sec4 .tuandui{
	text-align: center;
	margin-bottom: 0px;
}


.home_sec2_text .text{
	font-size: 14px;
}
.home_sec2_text .tit span{
	font-size: 16px;
}
.home_war_right{
	font-size: 18px;
	background:#fff;
}
.industry-info h3{
	font-size: 20px;
}

.home_sec1_text .title,.home_sec5_title .title{
	font-size: 50px;
}
.home_sec7_img_text .text{
	font-size: 14px;
}
.home_sec7_img_text .title{
	font-size: 32px;
}
.home_sec5_title .title span{
	font-size:26px;
}
.home_sec5_con .title{
	font-size: 20px;
}
.home_war_right i,.foot_list li i{

	 font-family:"FontAwesome" !important; 
}
.header_nav li{
	font-size: 16px;
}

.header_nav li.search a{color: #ff0000;}

.header_list a{
	font-size:14px;
}
.foot_list li{
	font-size: 14px;
}
.foot_list h4{
	font-size: 16px;
}
.home_sec5_con .text{
	font-size: 14px;
}
.header_list a{

}
.beaty h1{
	font-size: 30px;
}
.tat_tit p{
	font-size: 16px;
}
.tat_cen_bg h3{
	font-size: 20px;
}
.tat_cen_bg p{
	font-size: 16px;
}
.mation_left h5,.news_btn3{
	font-size: 14px;
}
.resear_text h3{
	font-size: 18px;
}
.ser_1_con h3{
	font-size: 18px;
}
.brand_dbnr p{
	font-size: 14px;
}
.brand_dbnr:hover p {
    font-size:15px;
}
.process_top_text .tit{
	font-size:28px;
}
.process_con .tit{
	font-size: 26px;
}
.Quality_txt p{
	font-size: 15px;
	background:#f8f8f8;
}
.soho_img_txt p{
	font-size: 18px;
}

.team_kk{
	position: relative;
	padding: 0px 0;
}

.team_all{
	padding-bottom:0px;
}

.ie9_bann{
	display: none;
}
.tx_2{
	padding-right: 20px;
}








.banner_c{
	margin-left: 8.3%;
}
.fazhan{
	font-size: 16px;
}
.honorBox li a{
	padding: 28px;
}
.bann_box_servi2{
	margin-left: 18%;
	    margin-top: 3%;
}
.banner_line_serv{
	display: none;
}


.fazhan{
	margin-top:20px;
	margin-bottom: 40px;
}

.news_text_left .tit{
	height: 20px;
	overflow: hidden;
}



.wechat_out{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.5);z-index: 9;display: none;}

.wechat_out .wechat_wrap{

	width: 32%;position: absolute;left: 0;right: 0;margin: 0 auto;background-color: #fff;top: 30%;
	border-radius: 2%;
	padding: 3% 0;



}

.wechat_out .wechat_wrap img{display: block;margin: 0 auto;}

.wechat_out .wechat_wrap p{text-align: center;}

.wechat_out .wechat_wrap span.wechat_tel{display: block;color: #ff0000;text-align: center;margin-top: 10px;}

.wechat_out .wechat_wrap span.closes{
	display: block;
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 48px;
	color: #222;
	font-weight: inherit;
	color: #333;
	cursor: pointer;
	opacity: .5;
	transition: all .5s ease;-webkit-transition: all .5s ease;
}
.wechat_out .wechat_wrap span.closes em{font-size: 13px;font-style: normal;letter-spacing: 0;}

.wechat_out .wechat_wrap span.closes:hover{opacity: 1;}



@media screen and (max-width:1025px){

  .wechat_out .wechat_wrap{width:90%;}
  
.wechat_out .wechat_wrap span.closes em{display:none;}
  
  .wechat_out .wechat_wrap span.wechat_tel {
    display: block;
    color: #ff0000;
    text-align: center;
    margin-top: 10px;
}
  
.wechat_out .wechat_wrap span.wechat_tel a {
    display: block;
    background-color: #ff0000;
    padding: 2% 5%;
    width: 50%;
    margin: 2% auto;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
  
  
  
  
  
  

}










.product_inner{
	width:100%;
	padding:80px 0;
	}
.product_inner_text{
	border-top:1px dashed #ddd;
	border-bottom:1px dashed #ddd;
	padding:30px 0;
	}	
.product_inner_text_a{
	width:100%;
	margin-bottom:30px;
	}
.product_inner_text_a h5{
	margin:0;
	margin-bottom:10px;
	font-size:18px;
	font-weight:600;
	color:#4692d4;
	}	
.product_inner_text_a p{
	margin:0;
	line-height:25px;
	font-size:15px;
	color:#666;
	}	

.product_inner_text_a table{
	width:100%;
	border:1px solid #999;
	}
.product_inner_text_a table td{
	line-height:30px;
	text-align:center;
	font-size:15px;
	color:#666;
	}

.clm25{
	margin-left:-25px !important;
	margin-right:-25px !important;
	}
.clp25{
	padding-left:25px !important;
	padding-right:25px !important;
	}	

.product_inner_con{
	width:100%;
	}	
.product_inner_con>h5{
	font-size:30px;
	color:#333;
	text-align:center;
	margin:0;
	margin-bottom:20px;
	}	

.product_inner_con>table{
	width:800px;
	margin:0 auto;
	margin-bottom:40px;
    border: 1px solid #999;	
	}
.product_inner_con>table th{
	font-size:15px;
	color:#333;
	line-height:35px;
	text-align:center;
	}

.product_inner_con>table td{
	font-size:15px;
	color:#666;
	line-height:35px;
	text-align:center;
	}		

.map{
	position:relative;
	}	

.map_btn{	
    width: 90px;
    height: 30px;
    background: #337ab7;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 1000;	
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    letter-spacing: 2px;
    color: #fff;
    box-shadow: 2px 3px 10px #888888;	
    }

.team_kk_pc{
	width:100%;
	}	

@media (min-width: 1050px) {
.team_kk_pc{
	height:550px;
	}	
	}

@media (min-width: 1250px) {
.team_kk_pc{
	height:550px;
	}	
	}

@media (min-width: 1450px) {
.team_kk_pc{
	height:530px;
	}	
	}

@media (min-width: 1650px) {
.team_kk_pc{
	height:500px;
	}	
	}

@media (min-width: 1850px) {
.team_kk_pc{
	height:430px;
	}	
	}

.home_title>p{
	font-size:13px;
	color:#999;
	}	


.BMap_scaleTxt{
	display:none !important;
	}
.anchorBL{
	display:none !important;
	}	






.jianli_btn a{
	position:relative;
	cursor:pointer;
	}
.jianli_btn a input{
	width:100%;
	height:100%;
	cursor:pointer;
	position:absolute; top:0; left:0;
	opacity:0;
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    filter:alpha(opacity=0);
	}


@media (max-width: 768px){
.team_one{
	margin-bottom:6px !important;
	}


.home_war_right .frame .line1, .home_war_right .frame .line3 {
    height: 3px;
}
.home_war_right .frame .line2, .home_war_right .frame .line4 {
    width: 3px;
}

.home_war_right{
	padding:15px;
	}
	
.home_war_right span {
    font-size: 20px !important;
}	
	
}	


.news_cont_list1 .news_add{
	margin-bottom:60px;
	}

.video_box_list2 .video_cont{
	margin-bottom:15px;
	}	

.team_cont_box{
	margin-bottom:40px;
	}	

.about_3{
	/*margin-bottom:60px;*/
	}

.team_cont{
	padding:0;
	}	


#tanchuan{display:none;}

/*38女王节*/

.womenDay{
	position: fixed;
	bottom: 0;
	z-index: 99999;
	width: 100%;
	display: none;
}

.womenDay .womenDay-img{width: 100%;z-index: 999;}

.womenDay .womenDay-img a{width: 100%;display: block;}

.womenDay .womenDay-img a img{display: block;width: 100%;}

.womenDay .womenDay-img .close{
	display: block;
    position: absolute;
    z-index: 9;
    right: 13%;
    top: 30px;
    color: #000;
    font-size: 18px;
}

@media (max-width:768px){

.womenDay .womenDay-img .close{
	display: block;
    position: absolute;
    z-index: 9;
    right: 10%;
    top: 10px;
    color: #000;
    font-size: 18px;
}
.womenDay{

	bottom: 50px;

}
  
  
  
 #tanchuan {
   display:block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 99999;
    display: none;
}

  .tc-wrap {
    width: 60%;
    height: 110px;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
    top: 37%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
  .tc-wrap h2 {
    font-size: 16px;
    color: #222;
    line-height: 66px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}
  .tc-wrap dl {
    width: 100%;
}
  .tc-wrap dl dt {
    width: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    border-right: 1px solid #e1e1e1;
    text-align: center;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    color: #0ca0e9;
    font-weight: inherit;
}
  .tc-wrap dl dd {
    width: 50%;
    float: left;
}
  .tc-wrap dl dd a {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    color: #0ca0e9;
    font-weight: inherit;
}
  
  
  
  


}


.dw2 p img{display:block;max-width:100%;height:auto;margin:0 auto;}


#LRfloater0 img{display:none;}


.sideNav{
	position: fixed;
	right:0;
	top: 20%; 
	z-index: 999;
}

.sideNav li a{
	display: block;
	margin: 10px 0;
	transition: all .5s;
	-webkit-transition: all .5s;
}

.sideNav li a:hover{transform: translateY(-3px);-webkit-transform: translateY(-3px);}

.sideNav li a div{width: 80px;height: 80px;}

.sideNav li a div img{
	display: block;width: 100%;
	transition: all 1s;
	-webkit-transition: all 1s;
}



@media screen and (max-width: 1200px){

  .sideNav{display:none;}

}

#cnzz_stat_icon_1278945288{
display:none;
}

/** 底部表单  **/

/*右侧悬浮部分*/
#newHdcj .baom_rightF{
	width: 51px;
	height: 205px;
	position: fixed;
	right: 0px;
	top:50%;
	background: url(/static/image/right.png) no-repeat left center;
}
/*解决ie6的position：fixed效果*/
* html,* html body{background-image:url(about:blank);background-attachment:fixed}
* html .baom_rightF{
	position:absolute;
	left:expression(eval(document.documentElement.scrollRight+0));
	top:expression(eval(document.documentElement.scrollTop+100))
}
#newHdcj .baom_rightF a{
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
}
#newHdcj a.baomZxzx{
	top:1px;
	left: 0px;
}
#newHdcj a.baomXzx{
	top:51px;
	left: 0px;
}
#newHdcj a.baomKal{
	top:102px;
	left: 0px;
}
#newHdcj a.baomGoTop{
	top:153px;
	left: 0px;
}
/*悬浮报名框*/
#newHdcj .nextpage {
	position: fixed;
	/*filter: alpha(opacity=65);*/
	line-height:20px; 
	margin: 0px auto; 
	width: 100%; 
	bottom: 0px; 
	/* background: #000;  */
	height: 140px; 
	color: #fff;
	/*opacity: .9;*/
	_bottom: auto;
	_width: 100%;
	_position: absolute; 
	background:url(/static/image/xf_bg.png) no-repeat center top;
	/*display: none;*/
	z-index:999;
	margin-top:140px;
	filter:alpha(opacity=85);  
    -moz-opacity:0.85;  
    -khtml-opacity: 0.85;  
    opacity: 0.85;  
}
.ftXfNull{
	width: 100%;
}
#newHdcj .footSmall{
	position: fixed;
	bottom: 0px; 
	width: 220px;
	height: 122px;
	background: url(/static/image/bottomSm.png) no-repeat left center;
	display: none;
	z-index:999;
}
#newHdcj .footSmall:hover{
	cursor: pointer;
}
#newHdcj .xf_b{ 
	width:1100px; 
	height:107px; 
	margin:0px auto 0px auto; 
	padding-left:58px; 
	padding-top:15px;  
	/* background:url(../images/xf-con.png) no-repeat top center; */
	position: relative;
}
#newHdcj .xf_w{ width:1100px; color:#ecec00; float:left;}
#newHdcj .input_name{ width:155px; height:30px; line-height:30px; padding:0px 0px 0px 6px;  border:#000 solid 0px; background-color: transparent;float: left;margin-right: 81px;color:#fff;margin-left: 313px;}
#newHdcj .input_tel{ width:267px; height:30px; line-height:30px; padding:0px 0px 0px 6px;  border:#000 solid 0px; background-color: transparent;float: left;margin-right: 8px;color:#fff;}
#newHdcj .input_dz{ width:511px; height:30px; line-height:30px; padding:0px 0px 0px 6px;  border:#000 solid 0px; background:#ffffff;float: left;margin-top: 33px;margin-left: 313px;}
#newHdcj .input_rs{ width:55px; height:30px; line-height:30px; padding:0px 0px 0px 6px;  border:#ffffff solid 1px; background:#ffffff;float: left;margin-right: 8px;}
#newHdcj .i1{ width:50px; border:0;}
#newHdcj .i2{ width:140px; border:0;}
#newHdcj .td-bm{ font-size:24px; color:#ffffff}
#newHdcj .xf_w td{font-size:20px; font-weight:bold;}
#newHdcj .but{position:absolute; top:63px; left:304px;}
#newHdcj .td-bm{ font-size:24px; color:#ffffff}
#newHdcj .bm_num1{color: #ffff07;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 28px;
	width: 45px;
	text-align: center;
	padding:0px 8px;
	margin-left: 10px;
}
#newHdcj .t_phone{
	float:right;
	font-size:24px;
	font-family:Arial,Helvetica,sans-serif;
	color:#e9eb01; line-height:26px;
	width:170px;
	padding-top:49px; display:inline;
	padding-right:95px;
	font-style:italic;
}
#newHdcj .closeFoot{
	width: 18px;
	height: 18px;
	background: url(/static/image/closeBtn.png) no-repeat left center;
	position: absolute;
	top:0px;
	right: 0px;
}
#newHdcj .closeFoot:hover{
	cursor: pointer;
}
/*底部公用部分*/
#newHdcj .bodyFt{
	width: 100%;
	height: 1471px;
	background: url(/static/image/ftBg.jpg) no-repeat center top;
}
#newHdcj .bodyFtMain{
	width: 1180px;
	height: auto;
	position: relative;
	margin: 0 auto;
}
#newHdcj .starPro,#newHdcj .zsYbj{
	width: 1180px;
	height: 319px;
	position: absolute;
	top:100px;
}
#newHdcj img.footImg1{
	position: absolute;
	top:0px;
	left: 0px;
}
#newHdcj img.footImg2{
	position: absolute;
	top:419px;
	left: 0px;
}
#newHdcj img.footImg3{
	position: absolute;
	top:869px;
	left: 0px;
}
#newHdcj .zsYbj{
	height: 350px;
	position: absolute;
	top:519px;
	left: 0px;
}
#newHdcj .footBan{
	width: 1180px;
	height: 150px;
	padding-top:20px;
}
#newHdcj .starLi{
	width: 1180px;
	height: 115px;
	padding-top:20px;
}
#newHdcj .starLi ul{
	padding: 0px;
	margin: 0px;
}
#newHdcj .starLi ul li{
	width: 280px;
	height: 115px;
	padding-left: 15px;
	float: left;
}
#newHdcj .starLi ul li img{
	padding-top:15px;
	width: 80px;
	height: 80px;
	float: left;
}
#newHdcj .starLiP{
	width: 196px;
	height: 115px;
	line-height: 115px;
	float: left;
	color: #666666;
	font-size: 18px;
	font-family: Microsoft YaHei;
	text-indent: 10px;
}
#newHdcj .zsYbj ul{
	padding-top:20px;
}
#newHdcj .zsYbj ul li{
	width: 280px;
	height: 312px;
	float: left;
	margin-right: 20px;
}
#newHdcj .zsYbj ul li img{
	width: 280px;
	height: 210px;
}
#newHdcj .bjInfo{
	width: 280px;
	height: auto;
	margin-top: 5px;
	text-indent: 5px;
}
#newHdcj .bjInfo h3{
	width: 100%;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #666666;
	font-size: 14px;
	font-family: Microsoft YaHei;
}
#newHdcj .bjInfo p{
	width: 100%;
	height: 24px;
	line-height: 24px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color: #666666;
	font-size: 12px;
	font-family: "宋体";
}
#newHdcj .bjInfo p span{
	margin-right: 5px;
}
#newHdcj .bjBuy{
	width: 280px;
	height: 50px;
	background: url(/static/image/priceBtn.png) no-repeat left center;
	margin-top:5px;
}
#newHdcj .bjPrice{
	width: 130px;
	height: 50px;
	line-height: 50px;
	color: #ffffff;
	font-size: 18px;
	font-family: Microsoft YaHei;
	float: left;
}
#newHdcj .bjPrice span{
	color: #ffffff;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
}
#newHdcj a.bjYyBtn{
	width: 40px;
	height: 40px;
	display: block;
	float: right;
	padding:5px;
	color: #fa4c06;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}
#newHdcj .ftTjtw{
	position: absolute;
	top:988px;
	left: 0px;
	width: 1180px;
	height: 290px;
}
#newHdcj .ftTjtw ul li{
	width: 280px;
	height: 290px;
	float: left;
	margin-right: 20px;
}
#newHdcj .ftTjtw ul li img{
	width: 280px;
	height: 210px;
}
#newHdcj .ftTjtw ul li p{
	width: 280px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	display: block;
	font-family: Microsoft YaHei;
	text-align: center;
}
#newHdcj .ftCopy{
	width: 1180px;
	height: 40px;
	top: 1309px;
	position: absolute;
	left: 0px;
	background: #fa4c06;
}
#newHdcj .ftCopy ul{
	width: 300px;
	height: 40px;
	margin: 0 auto;
}
#newHdcj .ftCopy ul li{
	width: 80px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-family: Microsoft YaHei;
	margin-right: 10px;
	/*margin-left: 10px;*/
}
#newHdcj .ftCopy ul li a{
	color: #fff;
	font-size: 14px;
	font-family: Microsoft YaHei;
}

#newHdcj .nextpage button {
    /* float: left; */
    position: relative;
    border: 0px solid #f96400;
    width: 117px;
    height: 103px;
    border-radius: 3px;
    /* background: #f96400; */
    background-color: transparent;
    color: #fff;
    left: 43px;
    top: -4px;
    cursor: pointer;
    /* font: bold 18px "微软雅黑"; */
    /* margin: 35px 0 0 681px; */
}





























	@charset "utf-8";


#jPanelMenu-menu {
	background:#035cac;
	display: block;
	
	overflow:hidden;
	-webkit-overflow-scrolling: touch;
	z-index:9999999999999;
	transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
}
.jPanelMenu {
	height:100% !important;
	overflow-x: hidden !important;
	overflow-y: scroll !important;
	transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
}
.xpnav {
	width:100%;
	height:50px;
	text-align:center;
	position:fixed;
	left:0;
	top:0;
	background:#337ab7;
	z-index:999;
}
.xpnav-btn {
	width:30px;
	height:40px;
	position:absolute;
	top:5px;
	left:5%;
	cursor:pointer;
}
.xpnav-btn>span {
	display:block;
	width:70%;
	height:2px;
	background:#fff;
	margin:5px auto;
}
.xpnav-btn>span:nth-child(1) {
 margin-top:12px;
}
.xpnav img{
	
	margin-left:20px;
	}
#jPanelMenu-menu>ul {
	border-bottom: 1px solid #035cac;
	border-top: 1px solid #035cac;
	display:none;
	padding:0;margin:0
}

#jPanelMenu-menu li a {
	width:100%;
	background: #000;
	font-weight: 500;
	display: block;
	padding: 0.5em 5%;
	border-top: 1px solid #666;
	text-decoration: none;
	
	color: #fff;
	font-size:14px;
	font-family:"微软雅黑";
}
#jPanelMenu-menu li a:hover {
	color: #035cac;
}
#jPanelMenu-menu li ul a {
	width:100%;
	background: #000;
	font-weight:500;
	display: block;
	padding: 0.2em 2%;
	border:none;
	text-decoration: none;
	color: #eee;
	font-size:12px;
	font-family:"微软雅黑";
}
#jPanelMenu-menu>ul>li>ul {
	display:none;
	padding:0;
	margin-left:30px;
}
#jPanelMenu-menu ul li ul li {
	line-height:30px;
	
}
.touch_slide {
	overflow: hidden;
	margin-top:40px;
}.banner_zi1{
	width:100%;
	position:absolute; top:50%; left:0;
	text-align:center;
	margin-top:-59px;
	
	}	

.main_image {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	z-index: 5;
	position: relative
}
.main_image ul {
	overflow: hidden;
}
.main_image li {
	position:relative;
	float: left;
	width: 100%;
}
	

.main_image li span {
	display: block;
	width: 100%;
}
.main_image li a {
	display: block;
	width: 100%;
}
	
.footer_phone {
    text-align: center;
    background: #000;
	height:60px;
	line-height:60px;
}
.footer_phone li {
    float: left;
    width: 33%;
    text-align: center;
    line-height: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
}	
.footer_phone li a {
    color: #fff;
    font-family: "微软雅黑";
	font-size:12px;
}	
	
.footer_phone p {
    color: #fff;
    font-family: "微软雅黑";
    padding-bottom: 20px;
	font-size:12px;
	margin-bottom:0px !important;
	padding:0;
}	
	
.footer_phone li{
	display:none;
	
	}
	
	
	
.phone_nav_box{
	position:fixed;
	left:-200px;
	width:200px;
	top:0;
	height:100%;
	background:#337ab7;

	}
.phone_nav_box>ul{
	height:100%;
	background:#337ab7;
	position:relative;
	z-index:99;

	line-height:30px;
	margin-top:20px;
	
	}
.phone_nav_box>ul li{
	
	padding-left:20px;
	}
.phone_nav_box ul li a{
	color:#fff;
	}
.phone_nav_box>ul>li>a{
	color:#fff;
	line-height:42px;
	font-size:16px;
	}

.phone_nav_box>ul>li>ul>li>a{
	font-size:14px;
	}
	
.nav_ti>li{
	border-bottom:1px solid #6a9ac3;
	}
.phone_nav_box ul li ul{
	padding:5px;
	margin-bottom:10px;
	display:none;
	}
.nav_ti i{
	float:right;
	font-size:22px;
	margin-right:15px;
	line-height:45px;
	}	
.scale1{
	transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transition: 0.6s linear;
    -moz-transition: 0.6s linear;
    -ms-transition: 0.6s linear;
    -o-transition: 0.6s linear;
    transition: 0.6s linear;
	}
	.phone_footer{
    background-color: #e2e2e2 !important;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: #aba6a6;
    margin-bottom: 50px;
}
@media (max-width:767px){
	body{
		position:relative;
		left:0;
		}
	.xpnav img{
		width:100px;
		margin-top:6px;
		}



.home_sec1_text .text .tx{
	line-height:22px;
	font-size:14px;
	}

		
	
	}@media (max-width:768px){
*{font-size:12px;}

.bannadd{
	margin-top:50px;
}

.beaty h1{
	font-size: 18px;
	margin-bottom: 0px;
}
.beaty h1 span{
	font-size: 18px;
}
.frame{
	height: 50%;
    bottom: 44%;
}
.beaty h4{
	font-size: 18px;
}
.home_bod {

    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
}
.tat_tit{
	width: 100%;
}

.tat_cen_left{
	width: 100%;
}
.tat_cen_right{
	width: 100%;
}
.tat_cen_left{
	margin-bottom: 10px;
}
.tat_cen_right .tat_cen_bg {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    padding:15px 10px;
}
.tat_cen_bg h3{
	font-size: 16px;
	padding-top:0;
}
.tat_cen_bg p{
	font-size: 13px;
}
.con_cen{
	padding-left:0px;
	padding-left:30px;
}
.mation_left{
	width: 100%;
}
.mation_right{
	width: 100%;
	padding-left: 0px;
}
.news_btn3{
	line-height: 15px;
}
.information{
	padding-top:25px;
}
.tion_left_one{
	margin-bottom: 20px;
	margin-top:10px;
}
.join{
	display: none;
}
.contat{
	padding:40px 0;
}
.hometop{
	width: 40px;
	height: 40px;
	line-height: 40px;
}
.kris{
	padding:40px 0px;
}
.tuandui{
	font-size:14px;
}
.tuandui span{
	font-size:14px;
	}
.tuandui span.span2{
	font-size:14px;
	}	
.talent{
	margin-left:0px;
}
.biao{
	font-size: 12px;
	width: 100%;
	padding-right: 15px;
}
.sec_width{
	padding:0px;
}
.qiye_box{
	width: 50%;
	margin-top:20px;
}
.qiye h5{
	margin-bottom:0px;
	margin-top:20px;
	font-size: 16px;
}
.qiye_box ul li{
	font-size: 12px;
	line-height: 24px;
}
.home_news_con{
	padding:20px 15px;
	margin-top:20px;
}
.news_box .home_more, .video_box .home_more, .home_news_bot .home_more{
	margin-top:30px;
}

.news_box img{max-width: 100% !important;height: auto;}

.home_more{
	width: 145px;
	height: 45px;
	
}
.home_more a{
	line-height: 45px !important;
}

.home_news_bot{
	padding:40px 0;
}
.home_news_con .title{
	font-size: 14px;
}
.home_news_con .text{
	margin:15px 0;
	line-height: 24px;
}
.zhaop_tit span{
	font-size: 14px;
}
.zhaop_p span{
	font-size: 12px;
}
.page span, .page a{
	margin-bottom:10px;
}
.page{
	padding:0px;
}
.zhaop_box{
	margin-top:0px;
}
.zhaop_txt{
	padding:20px 15px;
}
.zhaop_txt p{
	font-size: 12px;
	margin-bottom: 5px;
}
.zhaop_txt h5{
	font-size: 12px;
}
.jianli_btn a{
	font-size: 12px;
	line-height: 32px;
}
.news_box{
	padding:40px 0;
}
.news_cont{
	margin-top:20px;
}
.news_left_txt h2{
	height: 24px;
	font-size: 14px;
	margin-top:0;
	margin-bottom:0px;
}

.index_sec4{
	padding-top:30px;
	}

.new_job_ph{
	padding:30px 0 50px 0!important;
	}	

.news_left_txt p{
	font-size: 12px;
}
.news_add{
	margin-bottom: 40px;
	padding-left:60px;
}

.video_cont span{
	padding-left:10px;
	}

.video_play img{
	width:25px;
	margin-bottom:-12px;
	}	

.news-date{
	left:-60px;
	}

.news_last{
	margin-bottom: 20px;
}
.goudu_bg{
	background-attachment:inherit;
	background-size: cover;
	height: 150px;
	background-position: center;
}
.video_txt{
	width: 100%;
	
}
.video_txt p{
	font-size: 12px;
	margin-top:20px;
	padding:0 15px;
}
.video_cont p{
	line-height: 40px;
	font-size: 12px;
}
.video_play{
	width: 40px;
	height: 40px;
}
.video_box{
	padding:40px 0;
}
.home_more.out{
	padding:0px;
	padding-left: 5px;
}
.news_box1 h5{
	font-size:16px;
}
.news_box1 h6{
	font-size: 12px;
}
.news_box1 p{
	font-size: 12px;
}
.news_box1{
	padding-right: 0px;
	margin-right: -15px;
	margin-left: -15px;
}
.box_img{
	width: 100%;
	margin:20px 0;
}
.news_table{
	padding:20px 0;
}
.news_table h5{
	font-size: 14px;
	margin-top:0px;
}
.news_box_right{
	margin-right: -15px;
	margin-left: -15px;
	margin-top:40px;

}
.news_box_right h4{
	font-size: 16px;
}
.news_list h5{
	font-size: 14px;
}
.news_list_txt{
	padding: 20px 15px;
}
.news_list{
	margin-bottom: 0px;
}
.video_cont{
	margin-bottom: 10px;
}
.resear_con{
	width: 100%;
	margin-bottom: 20px;
}
.resear_text h3{
	font-size: 16px;
}
.resear_text{
	height: auto;
}
.team_box{
	padding:30px 0 20px 0;
}
.sec4_c_text{
	width: 100%;
}

.sec4_prev, .sec4_next{
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-top:-15px;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;	
}
.sec4_next i, .sec4_prev i{
	line-height: 30px;
	font-size: 14px;
}
.sec4_next{
	right: 20px;
}
.sec4_prev{
	left: 20px;
}
.in_box1{
	width: 100%;
	margin-bottom: 10px;
}
.in_box1_left1{
	padding:10px;
}
.in_box1:hover .in_box1_ku{
	border-style: none;
}
.in_box1_left1 p{
	line-height: 20px;
	margin-bottom: 0px;
	max-height: 150px;
	overflow: hidden;
}
.result_box{
	padding:40px 0;
}
.marker_right_con span{
	font-size: 14px;
}
.marker_cont{
	margin-top:30px;
}
.mark_txt p{
	font-size: 12px;
	padding-left: 20px;
}
.mark_txt p:before{
	left: -4px;
}
.marker{
	padding:40px 0;
}
.scope_f_text .tit{
	font-size: 14px;
	line-height: 24px;
}
.scope_f_con{
	margin-bottom:30px;
}
.scope_con1 {
	margin-top:0px;
}
.scope_con1{
	padding: 40px 0;
}
.scope_c{
	width: 80px;
	height: 80px;
	padding-top:5px;
	margin:0 10px 10px 0;
}
.scope_text1{
	width: 100%;
}
.scope_text1 .tit{
	font-size: 16px;
	padding-left: 0px;
	margin-bottom: 15px;
}
.scope_text1 .text{
	font-size: 14px;
	padding-left: 0px;
	line-height: 24px;
}
.scope_c span{
	margin-top:5px;
}

.ser_1_con h3{
	font-size:14px;
	margin-top:15px;
}
.ser_1_con p{
	font-size: 12px;
}
.ser_1_con img{
	width:20px;
	height:20px;
}
.ser_1_con{
	margin-bottom: 20px;
}

.ser_1_box hr{
	display: none;
}
.ser_map_left h2{
	font-size: 12px;
	margin-top:0px;
	line-height: 24px;
}
.ser_map_text p{
	font-size: 12px;
}
.ser_map_right{
	margin-top:40px;
}
.ser_1{
	padding:40px 0;
}
.partner_con.active{
	width: 100%;
}
.partner_con{
	width: 100%;
	height:auto;
}
.partner_icon{
	display: none;
}
.partner_ac{
	position: static;
}
.partner_tit{
	font-size: 16px;
	padding-top:0px;
}
.partner_text{
	font-size: 12px;
	width: 100%;
	padding: 0 15px;
}
.partner_ac{
	padding: 40px 0;
}
.tion_left_one input{
	font-size: 12px;
}
.mation_left h5, .news_btn3{
	font-size: 12px;
}
.tat_tit p{
	font-size: 14px;
}
.news-date .day{
	font-size: 20px;
}
.news-date .month{
	font-size: 14px;
}
.right_con_mg{
	top:-3.4px;
}
.marker_right_con{
	margin-bottom: 38px;
}
.partner_con1{

	background-image: url("/static/image/he_1.jpg");
	background-size:cover;
}
.partner_ac{
	top:0;
	 -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
	webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}
.partner_con2 {

	background-image: url("/static/image/he_2.jpg");
	background-size:cover;

}
.partner_con3 {

	background-image: url("/static/image/he_3.jpg");
	background-size:cover;

}
.partner_con {
	margin-bottom:10px;
}
.cooper1 span{
	display: none;
}
.cooper1{
	width: 50%;
	padding:40px 0;
}
.cooper1_list i{
	display: none;
}
.cooper1{
	border-bottom:1px solid rgba(0, 0, 0, .1);

}
.top_line{
	display: none;
}
.cooper2_list{

	border-right: 1px solid rgba(0, 0, 0, .1);
}
.ser3_logo {

	border-top: 1px solid rgba(0, 0, 0, .1);
}
.cooper1_img img{
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.ser_3{
	padding:40px 0;
}
.proa_im_box{
	width:100%;
}
.proa_fk h3{
	font-size: 18px;
}
.proa_con{
	width: 100%;
}
.proa_con h1{
	font-size: 14px;
	line-height: 26px;
	margin-top:10px;
}
.proa_con p,.pro_a_nu p{
	font-size: 12px;
}
.pro_a_nu span{
	font-size: 25px;
}
.pro_add{
	padding:40px 0;
}
.liquor h4{
	font-size: 16px;
}
.liquor p{
	font-size: 12px;
	line-height: 24px;
}
.pro1a_left{
	width: 100%;
}
.pro1a_right {
	width: 100%;
}
.pro1a_box{
	position:static;
	-webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
     transform: translateY(0%); 
     padding: 20px 15px;

}
.pro1a_txt{
	font-size: 12px;
	line-height: 24px;
}
.pro1_box li{
	width: 49%;
	margin-right:1% !important;
	padding: 5px;
	margin-bottom: 10px;
	float: left;
}
.pro1_box li h5{
	font-size: 12px;
	margin-top:10px;
	margin-bottom:5px;
	height: 13px;
	overflow: hidden;
}

.pro1_box li div.tit {
    color: #848484;
    font-size: 12px;
    text-align: center;
}
.pro1_box li dl {
    width: 84%;

}
.pro1_box li dl dt a {
    text-align: center;
    font-size: 12px;
    font-weight: 300;
}
.pro1_box li dl dt {

    width: 48%;
    line-height: 25px;

}
.pro1_box li dl dd {

    width: 48%;
    line-height: 25px;


}
.pro1_box li dl {
    margin: 10px auto 10px;
}

.pro1_box li span.hot {
    position: absolute;
    /*width: 48px;*/
    height: 24px;
    top: 0;
    left: 0;
    background: #f10909;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
}


.scrolltop.visible-xs{
	display: inline-block !important;
}
.pro_1{
	padding:30px 0;
}
.pro2_bg{
	background-attachment: initial !important;
	padding: 20px 0;
}
.pro_tit{
	font-size: 18px;
}
.pro_2_img{
	width: 100%;
}
.pro2_yy_con{
	width: 100%;
}
.proyy_left p{
	font-size: 14px;
	line-height: 24px;
}
.proyy_left span{
	font-size: 12px;
}
.pro2_box, .pro2_box_2{
	width: 100%;
	margin-top:20px;
}
.pro2_rig_con{
	width: 100%;
	right: 0px;
	bottom:-270px;
}
.pro2_rig_con img{
	height: 50%;
}
.pro2_right{
	width: 50%;
}
.pro2_left {
	margin-top:0px;
}
.pro2_left h1{
	margin-left: 20px;
	font-size: 20px;
}
.pro2_left p{
	margin-left: 20px;
	width: 80%;
	line-height: 18px;
	max-height: 180px;
	overflow: hidden;
}
.pro2_left span{
	width: 150px !important;
}
.pro2_con_2 .pro2_rig_con{
	left: 0px;
}
.pro2_con, .pro2_con_2{
	padding: 0px 0 20px 0;
}
.pro_2{
	padding-bottom:40px;
}
.proa_num{
	margin-top:20px;
}
.ab1_txt{
	width: 100%;

}
.about_1 .info{
	font-size: 12px;
}
.about_1{
	padding: 30px 0;
}
.ab3_img{
	width: 100%;
}
.ab3_txt{
	width: 100%;
}
.ab3_txt h3{
	padding: 0px;
	font-size: 16px;
}
.ab3_txt_con span{
	font-size: 14px;
}
.ab3_txt_con{
	padding: 0px;
}
.ab3_txt_con .tit{
	font-size: 14px;
}
.ab3_txt {
	padding: 30px 15px;
}
.team_cont{
	width: 100%;
	padding:40px 0;
}
.team_tx div{
	font-size: 14px;
}
.team_tx p{
	font-size: 12px;
}
.team_con{
	padding: 15px;
	margin-bottom:10px;
}
.ab4_blue{
	margin-top:0px;
}
.about_3{
	padding: 30px 0;
	margin-bottom:0;
}
.culture .text,.culture_left:hover .culture_left_text .text{
	font-size: 12px;
}
.culture .title,.culture_left:hover .culture_left_text .title{
	font-size: 16px;
}
.culture_left_text{
	top:0px;
	height: 100%;
    background: rgba(0, 0, 0, 0.6);	
}
.culture_left_text .text{
	line-height:20px;
	font-size:13px;
	}

.culture_text1 .text{
	min-height:50px;
	}
	
.culture_left_text .title{
	margin-bottom:5px;
	}	
.culture_left:hover .culture_left_bg{
	background:rgba(0, 0, 0, 0.2);
}
.culture_text {
	height: auto!important;
	padding:10px;
}
.english{
	font-size: 16px;
}
.title img{
	width:auto;
	height:20px;
}
.heng_line{
	margin-bottom:10px;
	}
.fazhan{
	font-size: 12px;
	width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;	
}
.culture_con{
	margin-bottom:20px;
}
.culture{
	padding: 40px 0 20px 0;
}
.his_a_box{
	text-align: left;
	padding:0 15px;
	margin:5px 0;
	position:relative;
	padding-left:70px;
}
.his_a_box p{
	margin-bottom: 0px;
	line-height: 24px;

}
.his_a_box h5{
	margin-top:20px;
	position:absolute; top:5px; left:10px;
	margin:0;
}

.his_a_box h5 i{
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:100%;
	border:2px solid #40bf3c;
	margin-right:5px;
	}

.his_a_box div{
	text-align: center;
}
.honorBox li{
	width: 48%;
	margin: 10px 4% 10px 0; 
	overflow: hidden;
	height: 250px;
}
#lightbox-container-image img{
	width: 100%;
}
#lightbox-container-image-box{
	width: 100% !important;
}


.hisDome .dot,.hisDome .wline,.hisList .line,.ho_scroll{
	display: none;
}
.hisb{
	padding-left: 0px;
}
.pw2{
	width: 100%;
}
.hisList{
	padding-left: 0px;
	margin-left: 0px;
}
.gundong{
	margin-top:15px;
}
.gundong li{
	position: relative;
    margin-bottom: 5px;
    list-style: none;

}
.gundong li .txts {
    padding: 10px 20px;
    background: #fff;
}
.gundong li .date {
    font-size: 16px;
    font-weight: bold;
    line-height:28px;
    color: #535353;
    margin-top: 0;
    margin-bottom: 0px;
	text-align:left;
}
.gundong li .tx {
    margin-bottom: 0px;
    margin-top: 0;
    line-height: 24px;
	text-align:left;
}
.honor{
	padding: 40px 0;
}
.honorBox{
	margin:0px;
}
.phone_banner{
	margin-top:50px;
	position: relative;
	width:100%;
}
.home_sec1_text{
	width: 100%;
	margin-left: 0px;
}
.home_war{
	padding: 30px 15px;

}
.home_sec1_text .title{
	margin-bottom: 5px;
	line-height: 35px;
	
}
.home_sec1_text .title  p,.home_sec1_text .title  p span{
	font-size: 25px;
}
.home_sec1_text .title .tx{
	font-size: 22px;
	margin-top:9px;
}
.home_sec2_con{
	width: 100%;
	margin-bottom: 10px;
}
.home_sec1_ul{
	display: block;
	width: 100%;
}

.home_sec1_ul li span{
    opacity: 1;
    padding: 0 8px;
    font-size: 12px;
    letter-spacing: 1px;
    visibility: visible;
    bottom: -12px;
    line-height: 20px;}


.home_sec2_text .tit{
	font-size: 22px;
}
.home_sec2_text .tit span{
	font-size: 14px;
}
.home_sec2_text .text{
	font-size: 14px;
	height: 66px;
	margin-top:15px;
}
.home_war_right span{
	font-size: 25px;
}
.home_war_right i{
	font-size: 25px;
}
.home_war_right{
	margin-top:15px;
}
.industry-list li{
	width: 100%;
	margin-bottom: 10px;
}
.industry-list li:hover, .industry-list li.now{
	width: 100%;
}
.industry-list li figure img{
	height: auto;
	width: 100%;
}
.industry-info .line .line1,.industry-info .line .line3{
	width: 100%;
}
.industry-info .line .line2,.industry-info .line .line4{
	height: 100%;
}
.industry-list li .industry-info mark {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform-origin: left top;
    -webkit-transform-origin: left top;
    visibility: visible \9;
    transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
}
.industry-list li .indutrywr {
    opacity: 1;
    top: 0;
    visibility: visible;
    transition: 488ms 1s;
}
.industry-list li figure figcaption{
	display: none;
}
.indutrywr{
	height: 100px;
}
.industry-info h3{
	font-size: 18px;
}
.industry-info small{
	font-size: 18px;
}
.home_sec5_title .title div{
	font-size:25px;
}
.home_sec5_title .title span{
	font-size: 18px;
}
.home_sec5_title .title{
	line-height: 45px;
}
.home_sec5_title .line{
	height: 70px;
}
.home_sec5_title:after, .home_sec5_title:before{
	height: 70px;
}
.home_sec5_con img{
	width:50px;
	height: 50px;

}
.home_sec5_con .title{
	font-size: 14px;
	margin: 5px 0;
}
.home_sec5_con .text{
	font-size: 12px;
	height:auto;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
	line-height:20px;	
}
.home_sec2_con .home_sec2_bg1 {
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
}
.home_sec7_img{
	width:100%;
}
.home_sec7_img_text{
	padding: 0 15px;
}
.home_sec7_img .home_sec7_img_text {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.home_sec7_img .home_sec7_bg {
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}
.home_sec7_img_text .text{
	font-size:12px;
}
.home_sec7_img_text .title span{
	top: 0px;
    opacity: 1;
    font-size: 16px;
}
.home_sec7_con{
	width: 100%;
}
.home_sec7_con{
	margin:10px 0;
}
.home_sec5{
	padding:40px 0;
	margin-top:20px;
}
.pagination_gr {
    width: 100%;
    text-align: center;
    margin: 0;
    position: absolute;
    z-index: 999;
    bottom: 25px;
}
.pagination_gr span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
        margin: 0 5px;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 21px;
    height: 3px;
    background: #e7e7e7;
    margin: 0 7px;
    cursor: pointer;
    position: relative;
  
}
.pagination_gr .swiper-visible-switch{
	background: #40bf3c;
}

.build{
	padding: 30px 0;
}
.build_left{
	width: 100%;
	margin-bottom:20px;
}
.brand_dbnr p{
	font-size: 12px;
	line-height: 20px;
	text-align:center;
	overflow: hidden;
}
.brand_dbnr:hover p {
    font-size: 12px;
}
.build_img{
	width: 100%;
}
.process_top_text{
	position: static;
	width: 100%;
	color: #333;
	-webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
     transform: translateY(0%); 
     border:2px solid rgba(0,0,0,0.1);
     margin-top:10px;
}
.process_top_bg{
	width: 100%;
	position: static;
}
.process_top:before,.process_top:after{
	width: 0px;
}
.process_top_text .tit,.process_con .tit{
	font-size: 16px;
}
.process_top{
	margin-bottom: 10px;
}
.pagination_pro{
	margin-top:5px;
}
.process{
	padding: 40px 0;
}
.Quality_txt{
	
	padding-top:0px;
	padding-bottom:10px;
}
.Quality_txt p{
	padding: 0px;
	font-size: 12px;
	margin-top:0px;
}
.soho_img_txt p{
	font-size: 14px;
	margin-bottom:-5px;
}
.soho_img_bg1{
	height: 50px;
	left:0px;
}
.soho .soho_img_bg {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.soho{
	margin-bottom:10px;
}
.qualadd{
	padding: 0px 15px;
}
.qua_box{
	margin:10px 0;
	background-color: #f5f5f5;
	padding:20px 15px;
}
.qua_box h5{
	font-size: 14px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:15px;
}
.qua_box p{
	margin-bottom:0px;
}
.safety_img{
	width: 100%;
}
.safety_text{
	width: 100%;
	padding: 0px;
}
.safety_con .tit{
	font-size: 14px;
}
.safety_con .text{
	font-size: 12px;
	line-height: 24px;
}
.safety_con{
	background-color: #FFF;
	padding: 20px 15px;
	margin:10px 0;
}
.safety{
	padding: 40px 0;
}
.safety_img{
	height: 300px !important;
}
.environ_text{
	position:static;
	width: 100%;
	padding: 20px 0;
}
.environ_text h3{
	font-size: 16px;
	margin-top:0px;
	text-align:left;
}
.environ_text p{
	text-indent: 0em;
}
.environ_con{
	margin-bottom: 10px;
}
.men_box li{
	width:33%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	margin-right:0.1%;


}
.men_box li img{
	width: 30px;
	margin-bottom:10px;
}
.mental{
	padding: 20px 0;
}
.environ{
	padding-top:40px;
	padding-bottom:0px;
}
.safety_con img{
	width: 40px;
}
.ab4_blue > a{
	height: 70px;
}
.about_7{
	padding: 30px 0;
}
.mr_0{
	margin-right: 0px !important;
}
#lightbox-loading{
	width: 30%;
	left:35%;
}
.proa_fk{
	width: 40%;
	height: 40%;
	padding: 15px;
}
.proa_fk h3{
	font-size: 16px;
}
.proa_fk a{
	left: 15px;
}
.proa_fk a svg{
	width: 20px;
}
.proa_rb {
    border-top: 30px solid transparent !important;
    border-right: 30px solid #666;
}
.scrollright{
	padding-left: 0px;
}
.baozhuang{
	/*padding: 40px 0;*/
}
.pro_2_yy{
	padding:10px 0;
}
.team_one{
	width:48%;
	margin:0px;
	
}
.team_one1{
	margin-right: 2%;
}
.ground1,.ground2,.white1,.white2,.team_one_txt h5,.ground3,.white3{
	display:none;
}
.team_one .team_one_txt,.team_one:hover .team_one_txt {
    top:auto;
	padding:0;
	padding-left:15px;
	bottom:10px;
}
.temer_so1{
	margin-top:15px;
}
.team_one_txt h3{
	font-size:14px;
	margin-bottom:5px;
}
.tunadd{
	position: relative;
}

.pagination_tun {
    width: 100%;
    text-align: center;
    margin: 0;
    position: absolute;
    z-index: 999;
    bottom: -25px;
}
.pagination_tun  span{
width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0 3px;
}
.pagination_tun .swiper-visible-switch{
	background-color: #40bf3c;

}

.scope_con1{
	background-attachment: initial;
	background-size:cover;
}
.scope,.ser_1{
	overflow: hidden;
	padding-top:30px;
}
.home_sec7_img_text .title{
	font-size: 16px;
}
.team_all{
	padding-bottom: 60px;
}
.team_all,.talent,.qiye,.index_sec4{
	overflow: hidden;
}
.honorBox li .zkBox{

}

.honorBox li .zkBox span{
	
	}

.indus_box{
	width: 100%;
	overflow: hidden;
    position: relative;
}
.indus_box figure {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.indus_box figure figcaption {
    display: none;
}



.indus_box figure:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
}
.indus_box .indutrywr {
    opacity: 1;
    top: 0;
    visibility: visible;
    transition: 488ms 1s;
}
.industry-info{
	top:24%;
}
.indus_box .industry-info mark {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform-origin: left top;
    -webkit-transform-origin: left top;
    visibility: visible \9;
    transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
}
.indus_box img{
	width: 100%;
}

.ser_map_text span{
	width:65px !important;
	}

.pbann_box{
	position: relative;
	width: 100%;
	height: 100%;
}
.pbann_txt{
	position: absolute;
	bottom:16%;
	left: 0px;
	width: 100%;
	padding:0 15px;
	color: #FFF;
}
.pbann_txt h1{
	font-size: 20px;
	letter-spacing: 1px;
	margin-top:0px;
}
.pbann_txt h2{
	font-size: 13px;
	margin-top:10px;
	margin-bottom: 20px;
	line-height: 26px;
	text-transform:uppercase;
}
.pbann_txt a{
	display:inline-block;
	color: #FFF;
	padding: 10px 20px;
	border:1px solid #40bf3c;
	background-color: #40bf3c;

}
.pbann_bg{
	position:absolute;
	top:0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
}
.indus_ph{
	position: relative;
}
.industrys{
	overflow:initial;
	padding:0px 15px;
}
.psec2_txt h1{
	font-size: 15px;
	margin-top:0px;
	margin-bottom:10px;
	font-weight: bold;

}
.psec2_txt h2{
	font-size: 12px;
	margin: 0px;
	text-transform: uppercase;
}
.psec2_txt{
	margin-top:10px;
}
.psec2_box{
	margin-bottom: 15px;
	width:48%;
	float:left;
	margin-right:4%;
}

.psec2_box_img{
	position:relative;
	}
.psec2_box_img>span{
	position:absolute; bottom:10px; left:10px;
	color:#fff;
	font-size:14px;
	z-index:3;
	}	

.psec2_box_img>b{
	width:100%;
	height:100%;
	position:absolute; top:0; left:0;
	z-index:2;
	background:#000;
	opacity:0.2;
    -moz-opacity:0.2; 
    -khtml-opacity:0.2;
    -webkit-opacity:0.2;
    filter:alpha(opacity=20);
	}

.honorBox li span img{
	width: 40%;
}
.honorBox li span{
	padding: 20px 0;
}
.honorBox li{ 
	height:auto !important;
	background:none !important;
}
.honorBox li .zkBox{
	width:100% !important;
	height:auto !important;
	position:relative;
	}
.honorBox li .zkBox span img{
	width:100%;
	height:auto;
	}	

.honorBox li .zkBox span{
	float:none !important;
	width:100%;
	}

.honorBox li .zkBox h3{
	padding:10px 5px;
	font-size:14px;
	margin:0;
	}

.build_img .swiper2{
	height:200px !important;
	}	

.Quality_hx_bg{
	padding:20px 0;
	}

.pro1_add{
	margin-bottom:10px;
	}	

.scope_f_text{
	width:100%;
	margin-top:15px;
	}	

.scope_f_img{
	position:relative;
	}	
.scope_f_img span{
	width:100%;
	position:absolute; left:0; bottom:0;
	background:#40bf3c;
	font-size:16px;
	text-align:center;
	line-height:35px;
	color:#fff;
	}	

.sec4_c_text_ph{
	text-align:left;
	line-height:20px;
	}

.product_inner{
	padding:40px 0;
	}	
.product_inner_con>h5{
	font-size:24px;
	}	
.product_inner_con>table{
	width:100%;
	margin-bottom:20px;
	}	
.product_inner_con>table th{
	font-size:13px;
	line-height:30px;
	}	
.product_inner_con>table td{
	font-size:13px;
	line-height:30px;
	}	
.product_inner_text{
	padding:20px 0;
	}	
.product_inner_text_a h5{
	font-size:16px;
	}	
.product_inner_text_a table td{
	font-size:13px;
	letter-spacing:0;
	line-height:25px;
	}	
.product_inner_text_a p{
	font-size:13px;
	line-height:22px;
	}	
.product_inner .home_more{
	margin-top:30px !important;	
	}	
.product_inner_text_a{
	margin-bottom:20px;
	}	

.tat_cen_left{
	height:320px !important;
	}	
.map{
	height:320px !important;
	}	

.tuandui span{
	margin-bottom:0;
	}	

.con_p_tx{
	font-size:14px !important;
	}
	
}


.page-bottom{
	position: fixed;
    bottom: 0;
    z-index: 99999;
    /* height: 5rem; */
    background: #337ab7;
    width: 100%;
    /* padding-top: 0.5rem; */
    border-top:1px solid #6e9cc3;
}

.page-bottom ul {
    display: flex;
    flex-direction: row;
}
.page-bottom ul li {
    padding: 7px 0;
    width: 33.33%;
    border-right: 1px solid #6e9cc3;
}
.page-bottom ul li i{
	display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.page-bottom ul li span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 1rem;
}











