/*bootstrap---bootstrap---bootstrap【bootstrap】*/

/*!

 * Bootstrap v3.3.6 (http://getbootstrap.com)

 * Copyright 2011-2015 Twitter, Inc.

 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)

 */

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

html {

  /* [disabled]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;

}

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

@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('../fonts/glyphicons-halflings-regular.eot');

  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');

}*/

.glyphicon {

  position: relative;

  top: 1px;

  display: inline-block;

  font-family: 'Glyphicons Halflings';

  font-style: normal;

  font-weight: normal;

  line-height: 1;



  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}

.glyphicon-asterisk:before {

  content: "\002a";

}

.glyphicon-plus:before {

  content: "\002b";

}

.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: "\f053";font-family:'FontAwesome'; */

}

.glyphicon-chevron-right:before {

  /* content: "\f054";font-family:'FontAwesome'; */

}

.glyphicon-chevron-left{/* background: url(../images/banner-jian-l.png) no-repeat; */}

.glyphicon-chevron-right{/* background: url(../images/banner-jian-r.png) no-repeat; */}

.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:;

  font-size: 15px;

  line-height: 1.42857143;

  color: #333;

  background-color: #fff;

}

input,

button,

select,

textarea {

  font-family: inherit;

  font-size: inherit;

  line-height: inherit;

}

a {

  color: #333;

  text-decoration: none;

}

a:hover,

a:focus {



}

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: 15px;

}

h6,

.h6 {

  font-size: 12px;

}

p {

  margin: 0 0 10px;

}

.lead {

  margin-bottom: 20px;

  font-size: 15px;

  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: 0px;

}

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;

}



@media (min-width: 768px) {



}



@media (min-width: 1050px) {



}

@media (min-width: 1200px) {



}

.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;

}

.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: 15px;

  line-height: 1.42857143;

  color: #555;

}

.form-control {

  display: block;

  width: 100%;

  height: 38px;

  padding: 6px 12px;

  font-size: 15px;

  line-height: 1.42857143;

  color: #EEE;

  background-color: #2F2F2F;

  background-image: none;

  border: 1px solid #e5e5e5;

  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::-ms-expand {

  background-color: transparent;

  border: 0;

}

.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: 11px;

    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: 15px;

  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: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 {

  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: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 {

  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: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 {

  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: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 {

  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: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 {

  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: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 {

  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: 15px;

  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: #df7217;

  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-left-radius: 4px;

  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-right-radius: 4px;

  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 .form-control:focus {

  z-index: 3;

}

.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 10px 6px 11px;

  font-size: 15px;

  font-weight: normal;

  line-height: 1;

  color: #555;

  text-align: center;

  background-color: #F0F0F1;

  border: 1px solid #e5e5e5;

  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: 2;

  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: 3;

  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 {

  padding-right: 15px;

  padding-left: 15px;

  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: 15px;

  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 {

  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: 15px;

  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: 15px;

  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%;

}



/*左右箭头*/

/*banner's left and right*/

.carousel-control {

  transition:all 0.3s ease 0s;

  position: absolute;

  width: 60px;

  height: 60px;

  top: 50%;

  margin:-25px 0 0 0;

  max-width: 100%;

  color: #fff;

  text-align: center;/* 

  background-color: rgba(0, 0, 0, .3);

  filter: alpha(opacity=50); */

  overflow: hidden;

  opacity: 0;

  background: ;

  /* -moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px; */overflow: hidden;

}

.carousel-control.left {

left: -32px;

}

.carousel-control.right {

right: -32px;

}

.carousel-control:hover,

.carousel-control:focus {

  color: #fff;

  text-decoration: none;

  outline: 0;

}

.carousel-control span{text-align: center;display: inline-block;height: 58px;width: 58px;-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px;transition:all 0.3s ease 0s;cursor: pointer;}

.carousel-control span i{}

.carousel-control h3{display: inline-block;color: #444;font-size: 15px;line-height: 100px;overflow: hidden;position: absolute;top:50%;margin:-32px 0 0 0;filter:alpha(opacity:0);opacity:0;text-transform: uppercase;font-family: "poppins-semibold";}

.carousel-control span.glyphicon-chevron-left{float: left;background:rgba(0,0,0,.0) url(../images/banner-l.png) no-repeat center;}

.carousel-control.left h3{left}

.carousel-control.right h3{}

.carousel-control span.glyphicon-chevron-right{float: right;background:rgba(0,0,0,.0) url(../images/banner-r.png) no-repeat center;}



#myCarousel:hover .carousel-control.right span {background:rgba(0,0,0,0.1) url(../images/banner-r.png) no-repeat center;}

#myCarousel:hover .carousel-control.left span {background:rgba(0,0,0,0.1) url(../images/banner-l.png) no-repeat center;}

#myCarousel .carousel-control.right:hover span {background:rgba(0,0,0,0.3) url(../images/banner-r.png) no-repeat center;}

#myCarousel .carousel-control.left:hover span {background:rgba(0,0,0,0.3) url(../images/banner-l.png) no-repeat center;}

#myCarousel:hover .carousel-control,#myCarousel:focus .carousel-control{filter: alpha(opacity=100);opacity: 1;}

#myCarousel:hover .carousel-control.left,#myCarousel:focus .carousel-control.left {left:64px;} 

#myCarousel:hover .carousel-control.right,#myCarousel:focus .carousel-control.right{right:64px;}

/* .carousel-control.left:hover{width: 200px;background: #32cd32} 

.carousel-control.right:hover{width: 200px;background: #32cd32}  */

.carousel-control.right h3{right:100px;width: auto;transition:all 0.3s ease 0s;color: #fff;}

.carousel-control.left h3{left:100px;width: auto;transition:all 0.3s ease 0s;color: #fff;}

.carousel-control.right:hover h3{right:75px;width: auto;filter:alpha(opacity:100);opacity:1;}

.carousel-control.left:hover h3{left:64px;width: auto;filter:alpha(opacity:100);opacity:1;}



#myCarousel:hover .glyphicon-chevron-left{}

#myCarousel:hover .glyphicon-chevron-right{}



/*你看不見我*/

@media(max-width:768px){

 .carousel-indicators {display: none;}

.carousel-control{background-color: rgba(0, 0, 0, .0);    filter: alpha(opacity=100);

    opacity: 1;}

.carousel-control.left,#myCarousel:focus .carousel-control.left {left:0px;} 

.carousel-control.right,#myCarousel:focus .carousel-control.right{right:0px;}

#myCarousel:hover .carousel-control.left,#myCarousel:focus .carousel-control.left {left:0px;} 

#myCarousel:hover .carousel-control.right,#myCarousel:focus .carousel-control.right{right:0px;}

.carousel-control.left{}

.carousel-control.left i{}

.carousel-control.right{}

.carousel-control.right i{}

.carousel-control.left:hover{width: 64px;} 

.carousel-control.right:hover{width: 64px;} 

.carousel-indicators{bottom:5px !important;}

.carousel-control{display: block;}

}

.carousel-indicators {

  position: absolute;

  bottom: 30px;

  left:0;

  z-index: 15;

  width: 100%;

  padding-left: 0;

  text-align: center;

  list-style: none;

  line-height: 20px;

  height: 20px;

  display: none;

}

.carousel-indicators li {

  transition:all 0.3s ease 0s;

  display: inline-block;

  width:16px;

  height: 16px;

  margin: 0px 5px;

  text-indent: -999px;

  border: 1px solid #ccc;

  cursor: pointer;background:none;

/*   -moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;

border: 0px solid rgba(255,255,255,0.8); */

}

.carousel-indicators .active {

  border: 1px solid #fff;

  width: 16px;

  height:16px;

  background:#fff;

/*    border: 0px solid rgba(255,255,255,0.9); */

}

.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;

}



.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-header:before,

.modal-header: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-header: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;

  }

}

/*# sourceMappingURL=bootstrap.css.map */



/*style---style---style【默认的css】*/





/*默认设置*/

:focus {outline:0;transition:all 0.3s ease 0s;}

body,ul,img,p,input,dl,dd,tr,th,td {margin:0;padding:0;}

h1,h2,h3 {margin: auto;padding: auto;}

em {font-style: normal;}

img {border:none;}

li,ul,ol {list-style:none;}

a {}

a:hover {}

a:active {}

a:focus {}

input {padding:0px;vertical-align: middle;line-height: normal;border:none;}

/*清除样式*/

.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}

.clear:after{content:"";display:block;height:0;clear:both;visibility:hidden}

::selection {background:#888;color:#fff;}

::-moz-selection {background:#888; color:#fff;}

::-webkit-selection {background:#888; color:#fff;}

.fr{float: right;}

.fl{float: left;}

.fontRed{color:red;}

*:link,*:visited,*:hover,*:active,*:focus{color: none}

*{-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}

body{position: relative;background: #fff;overflow-x: hidden; font-size: 15px; color: #666;line-height: 26px;font-family: "LaoUI";}

/*ie 10*/

html,body {-ms-overflow-style: scrollbar;}

@-webkit-viewport {width: device-width;}

@-moz-viewport {width: device-width;}

@-ms-viewport {width: device-width;}

@-o-viewport {width: device-width;}

@viewport {width: device-width;}

@-ms-viewport {width: auto !important;}

/*ie 10 end*/



/*输入文字*/

::-webkit-input-placeholder {color: 999; }

:-moz-placeholder {color: 999; }

::-moz-placeholder {color: 999; }

:-ms-input-placeholder {color: 999;}



.h-search_main:-ms-input-placeholder {color:#b2b2b2;}

.h-search_main::-webkit-input-placeholder {color:#b2b2b2;} 

.h-search_main:-moz-placeholder {color:#b2b2b2;}

.h-search_main::-moz-placeholder {color:#b2b2b2;}

.h-search_main:-ms-input-placeholder {color:#b2b2b2;}



.m-f-search_main:-ms-input-placeholder {color:999;}

.m-f-search_main::-webkit-input-placeholder {color:999;} 

.m-f-search_main:-moz-placeholder {color:999;}

.m-f-search_main::-moz-placeholder {color:999;}

.m-f-search_main:-ms-input-placeholder {color:999;}

.meText::-webkit-input-placeholder {color:#b2b2b2;}

.meText:-moz-placeholder {color:#b2b2b2;}

.meText::-moz-placeholder {color:#b2b2b2;}

.meText:-ms-input-placeholder {color:#b2b2b2;}

.meInput::-webkit-input-placeholder {color:#b2b2b2;}

.meInput:-moz-placeholder {color:#b2b2b2;}

.meInput::-moz-placeholder {color:#b2b2b2;}

.meInput:-ms-input-placeholder {color:#b2b2b2;}



.m-5j-xp-txt::-webkit-input-placeholder {color:#808080;} 

.m-5j-xp-txt:-moz-placeholder {color:#808080;}

.m-5j-xp-txt::-moz-placeholder {color:#808080;}



.f-dy-search_main::-webkit-input-placeholder {color:#ccc;} 

.f-dy-search_main:-moz-placeholder {color:#ccc;}

.f-dy-search_main::-moz-placeholder {color:#ccc;}



/*字体格式*/

@font-face {font-family: "fontawesome"; 

src: url('../fonts/fontawesome-webfont.eot'); src: local('☺'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');}

@font-face {font-family: "Helvetica Condensed Bold";

src: url('../fonts/Helvetica Condensed Bold.eot'); src: local('☺'), url('../fonts/Helvetica Condensed Bold.woff') format('woff'), url('../fonts/Helvetica Condensed Bold.ttf') format('truetype'), url('../fonts/Helvetica Condensed Bold.svg') format('svg');}

@font-face {font-family: "LaoUI";

src: url('../fonts/LaoUI.eot'); src: local('☺'), url('../fonts/LaoUI.woff') format('woff'), url('../fonts/LaoUI.ttf') format('truetype'), url('../fonts/LaoUI.svg') format('svg');}

@font-face {font-family: "LaoUIb";

src: url('../fonts/LaoUIb.eot'); src: local('☺'), url('../fonts/LaoUIb.woff') format('woff'), url('../fonts/LaoUIb.ttf') format('truetype'), url('../fonts/LaoUIb.svg') format('svg');}





/*main大框架*/

.m{width: 100%;display: inline-block;overflow: hidden;background: #fff;position: relative;}

.m-top{z-index: 99999999;overflow: visible;border-bottom: 1px solid rgba(0,0,0,0);background:#fff;position: static;left:0px;top:0px;}

.m-head{transition:all 0.3s ease 0s;z-index: 999999;display: block;overflow: visible;position: absolute;background:rgba(255,255,255,0);padding:0px 0 0px 0;border-bottom:1px solid rgba(255,255,255,.2);left:0px;top:40px;}

.m-n{overflow: visible;background: #fff;z-index: 9999999;display: block;position: relative;height: 50px;display: block;width: 100%;}

.m-01{overflow: visible;z-index: 2;}

.m-02{z-index: 1;background: #fff}

.m-03{background: #f5f5f5}

.m-04{}

.m-05{}

.m-06{overflow: visible;}

.m-07{}

.m-08{}

.m-09{}

.m-pp{border-bottom: 1px solid #333;}

.m-f{}

.m-f-01{}

.f-b{width: 100%;padding: 0px 0 0px;background: #0b1f04;}



.main-map{width: 100%;margin:20px 0 0 0;width:100%;float: left;}

.main-map iframe{max-width: 100%;}

.main-map img{width: 100%;height: auto;}

.container{width: 100%;max-width: 1500px;margin: 0 auto;position: relative;padding:0 15px}

.m-f{}



@media(max-width: 1500px){

  .container{max-width: 1340px}

}

@media(max-width: 1400px){

  .container{max-width: 1240px}

  .m-f{}

}





@media(max-width: 1300px){

  .container{max-width: 1140px}

  .m-f{}

}



@media(max-width: 1200px){

  .m-05 .container{padding:0 15px}

  .container{max-width: 970px}

  .m-f{}

}

@media(max-width: 992px){

  .m-01{}

  .m-top{position: relative;z-index: 9999999999;border-bottom: 1px solid rgba(0,0,0,.1);}

  .m-head{position: static;background: #fff;}

  .container{max-width: 738px}

  .m-f{}

    .m-n{height: auto;}

    .f-b{padding: 0px 0 10px}

    .m-head{padding: 0px 0 0px 0}

}

@media(max-width: 768px){

  .m-f-01{border-bottom: 1px solid rgba(255,255,255,.15);}

   .m-head{}

  .m-f-01{}

  .m-f{}

  .footer{display: none;}

  .container{padding:0 15px;max-width: 768px}

  .m-00 .container{max-width: 100%;padding: 0}

  .m-f{}

}

@media(max-width: 480px){

}



/*头部*/

.m-t{padding: 0px 0;position: relative;display: inline-block;width: 100%;}

.t-l{width: auto;float: left;display: inline-block;}

.t-l p{font-family: "";font-size: 16px;line-height: 40px;margin:0px 0 0 0;color:#666;padding:0 0 0 40px;background: url(../images/m-t-l-i.png) no-repeat left center;}

.t-con{float: left;margin:0px 0 0 0;line-height: 20px;width: auto;display: inline-block;}

.t-con *{transition:all 0.3s ease 0s;display: inline-block;display: inline-block;color:#666;width: auto;font-size: 15px;line-height: 40px;}

.t-con p{color:#666;padding:0px 0px 0 25px;position: relative;margin:0 20px 0px 0px;}

.t-con p i{width: 16x;position: absolute;left:0;top:12px;z-index: 1;}

.t-con p i.t-con-i-01{display: inline-block;}

.t-con p i.t-con-i-02{display: none;}

.t-con p i img{width: 100%;height: auto;}

.t-con p:first-child {}

.t-con p span{color:#666;}

.t-con p a{color:#666;}

.t-con p a:hover{color:#0f8b3a;text-decoration: underline;}



/*t-link*/

/*t-link*/

.t-link{display: inline-block;line-height: 20px;float: right;margin:5px 5px 0 0;}

.t-link *{transition:all 0.3s ease 0s;display: inline-block;}

.t-link a{width: 30px;height: 30px;margin:0px 5px 0 0px;position: relative;float: left;}

.t-link a i{position: absolute;position: absolute;left:0;top:0;width: 100%;height: 100%;padding: 0}

.t-link a i.t-link-01{filter:alpha(opacity:30);opacity:.3;z-index:1;}

.t-link a i.t-link-02{filter:alpha(opacity:0);opacity:.0;z-index}

.t-link a i.t-link-03{filter:alpha(opacity:0);opacity:0;z-index:10;display: none;}

.t-link a img{width: 100%;height: auto;}

.t-link a:hover {}

.t-link a:hover i.t-link-01{filter:alpha(opacity:0);opacity:0;}

.t-link a:hover i.t-link-02{filter:alpha(opacity:70);opacity:.7;}

.t-link a:hover i.t-link-03{filter:alpha(opacity:100);opacity:1;}



.link{float: right;margin:5px 0px 0 0;width:100%;width: auto;display: inline-block;}

.link a{margin:0 10px 0 0;width:30px;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;overflow: hidden;display: inline-block;background: #fff;float: left;}

.link a img{width:100%;height: auto;filter:alpha(opacity:100);opacity:1;transition:all 0.3s ease 0s;}

.link a:hover img{filter:alpha(opacity:70);opacity:0.7;}



.fy-xiala{transition:all 0.3s ease 0s;position:relative;margin:0px 0px 0 0px;z-index: 9999999999;display: inline-block;float: right;padding:0px 0 0 0px;background:;}

.fy-xiala *{display: inline-block;}

.select dt{height: 40px;display:inline-block;line-height:40px;font-size:15px;text-transform:capitalize;cursor:pointer;width:100%;overflow:hidden;position:relative;z-index:99;text-align: right;font-weight: normal;color: #666;padding:0 25px 0 30px;}

.select dt img,.select dd ul li a img{ width:20px; height:20px;display:inline-block; margin-right:10px;vertical-align: middle;}

.select dt:before{content:"";width:7px;height:7px;display: inline-block;margin:0px 0px 0 0;position: absolute;right:10px;top:18px;filter:alpha(opacity:100);opacity:1;background: url(../images/fy-i-01.png) no-repeat center;  transition:all 0.3s ease 0s; transform: rotate(0deg); -ms-transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}

.select dt.cur:before{content:"";width:7px;height: 7px;display: inline-block;margin:0px 0px 0 0;position: absolute;right:10px;top:18px;filter:alpha(opacity:100);opacity:1;background: url(../images/fy-i-01.png) no-repeat center; transform: rotate(0deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); }

.select dt img{display: inline-block;margin:0px 0px 0 0;position: absolute;left:0px;top:10px;width: 20px;height: 20px;}

.select dt span{font-style: normal;padding: 0px 0 0 0;line-height: 40px;display: none;text-transform: uppercase;}

.select dt i{font-style: normal;padding: 0px 0 0 0;line-height: 40px;}

.select dd{position:absolute;right:0px;top:40px;background:#fff;display:none; z-index:999999999;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;border: 0px solid #e5e5e5; -webkit-box-shadow:0px 5px 10px rgba(0,0,0,0.3); -moz-box-shadow:0px 5px 10px rgba(0,0,0,0.3); -o-box-shadow:0px 5px 10px rgba(0,0,0,0.3); box-shadow:0px 5px 10px rgba(0,0,0,0.3);height: auto;}

.select dd ul{padding:0px 0px 0px 0px;width:120px;/* max-height:304px;overflow:auto; */text-align: left;}

.select dd ul li{padding:0px 0px;position: relative;width: 100%;border-bottom: 1px solid #ebebeb;display: inline-block;}

.select dd ul li i{font-style: normal;font-size: 15px;line-height: 26px;}

.select dd ul li span{display: none;font-style: normal;font-size: 15px;line-height: 26px;text-transform: uppercase;color:333;}

.select dd ul li a{transition:all 0.3s ease 0s;line-height:22px;display:inline-block;color:#555; font-size:15px;text-transform:capitalize;padding:6px 10px 6px 40px;position: relative;width: 100%; overflow: hidden;transition:all 0.3s ease 0s,}

.select dd ul li img{height: auto;width: 20px;height: auto;position: absolute;left: 10px;top:10px;}

.select dd ul li:hover a{color: #0f8b3a;}

.select dd ul li:hover{background: #f0f0f0}





/*search-xiao*/

.theme-buy a{}



.theme-buy{transition:all 0.3s ease 0s;display:inline-block;text-align: center;float: right;position: relative;z-index: 99999999;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;overflow: hidden;border: 1px solid #fff;margin:40px 0 0 0;}

.theme-gobuy,.theme-signin{font-size: 15px;}

.theme-popover-mask{z-index: 99999999;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;display:none;}

.theme-popover{float:right;width:98%;margin-top:20px;max-width:460px;height:36px;overflow:hidden;position:fixed;display: none;}

.theme-poptit{width: auto;display: inline-block;margin:30px 0 0 5px;vertical-align: top;}

.theme-poptit .close{;filter:alpha(opacity:100);opacity:1;overflow: hidden;font-size: 15px;line-height: 40px;color:#333;background:#f0f0f0;margin:0px 0 0 0;padding: 0px 40px 0 40px;width: auto;position: relative;text-transform:  capitalize;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;vertical-align: middle;font-family: "Helvetica Condensed Bold";text-transform: uppercase;}

.theme-poptit:hover{}

.theme-poptit .close:hover{color:#1263ae;opacity:1;filter:alpha(opacity:100);opacity:1;}

.theme-popbod{color:#444;text-align: center;background: url(../images/tc-bt.png) no-repeat center bottom;padding: 75px 0 0px}

.theme-popbod>em{text-transform:uppercase;display:none;font-size: 26px;font-size:36px;color: #333; font-family: "Helvetica Condensed Bold";}





.tc-dy-search{display: inline-block;width:100%;margin:50px 0px 0 0;position: relative;text-align: center;}

.tc-dy-search * {transition:all 0.3s ease 0s;}

.tc-dy-search .tc-dy-search_main{width:100%;height:50px;color:#333;padding:0px 20px 0 20px;line-height:50px;font-size:15px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;background:rgba(255,255,255,1);border: 1px solid #ccc;}

.tc-dy-search .tc-dy-search_main:focus{background:rgba(255,255,255,1);color:#333;border: 1px solid #1263ae;}

.tc-dy-search span{width: auto;display: inline-block;background: #1263ae;overflow: hidden;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;margin:20px 0 0 0;border: 1px solid #1263ae;}

.tc-dy-search .tc-dy-search_btn{vertical-align: top;right:0px;top:0px;width: auto;margin:30px 5px 0 0;background:#1263ae;height: 40px;color:#fff;width: auto;padding:0 40px 0 40px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;text-transform: capitalize;font-size: 15px;line-height: 40px;font-family: "Helvetica Condensed Bold";text-transform: uppercase;}

.tc-dy-search .tc-dy-search_btn{}

.tc-dy-search .tc-dy-search_btn:hover{background: #333;}

.tc-dy-search span:hover{background: #333;border: 1px solid #1263ae;}







.head-r .search{display: none;}

.theme-popover .search{display: block;}

.theme-buy{display:inline-block;}

.theme-buy a{display: block;}

.theme-popbod>em{display:block;}

.theme-popover{

        border: 3px solid rgba(255,255,255,.5);

        z-index:99999999999999;

        position:fixed;

        top:50%;

        left:50%;

        width:600px;

        max-width: 98%;

        height:360px;

        -webkit-transform: translate(-50%, -50%);

        -moz-transform: translate(-50%, -50%);

        -ms-transform: translate(-50%, -50%);

        -o-transform: translate(-50%, -50%);

        transform: translate(-50%, -50%);

        display:none;

        background:#fff;

        padding:0px 30px;

        background:#fff no-repeat center;

        -moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;

    }





.tc-fy{width: 100%;text-align: center;margin:50px 0 0 0;}

.tc-fy a{transition:all 0.3s ease 0s;font-size: 15px;line-height: 32px;color:#fff;background:rgba(255,255,255,.2);padding:0 10px 0 40px;margin:10px 5px;display: inline-block;position: relative;text-transform: uppercase; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}

.tc-fy img{width: 24px;height: auto;position: absolute;left:10px;top:8px;display: inline-block;margin:0 10px 0 0;}



.tc-fy a:hover{background: #fff;color:#eb5505;}







@media(max-width:1200px){

  .t-con{}

}



@media(max-width:992px){

  .theme-popbod{padding: 50px 0 0px}

  .t-link{float: left;}

  .t-con{display: inline-block;}

  .m-h-r{width: auto;}

  .t-con{float: left;}

  .fy-xiala{}

  .select dd ul li i{color:#808080;}

  .select dd ul li:hover a i{color: #0f8b3a;}

  .select dt:before{ }

  .select dt.cur:before{}

  .link{display: inline-block;left:0px;top:0px;width: auto;z-index: 10;margin:5px 0 0 0;float: left;}

  .t-l{}

  .t-l p{}

  .top-search{top:100px;}

  .attr-nav a{}

  .m-t-l span{display: none;}

  .tc-dy-search{margin:40px 0 0 0;}

}

@media(max-width:768px){

  .t-con p:first-child{display: none;}

  .t-con{float: left;display: none;}

  .theme-popbod{padding: 40px 0 0px}

  .tc-dy-search{margin:30px 0 0 0;}

  .theme-popbod>em{font-size:24px;line-height: 34px;}

  .link{margin: 5px 0px 0 0;float: left;}

  .link a{margin:0 5px 0 0}

  .t-link{float: left;}

  .t-link a{display: inline-block;}

  .t-link a i{}

  .t-con-03{display: none;}

  .m-t-l {display: none;}

  .select dt{text-align: center;}

  .fy-xiala{float: right;}

}

@media(max-width:480px){

  .t-con{display: none;}

  .theme-popover{height: 300px;}

  .tc-dy-search .tc-dy-search_btn{padding:0 20px;}

  .theme-poptit .close{padding: 0 20px}

  .theme-popbod>em{font-size:24px;line-height: 34px;}

  .select dd ul{width: 90px}

  .select dt span{display: inline-block;}

.select dt i{display: none;}

.select dd ul li i{display: none;}

.select dd ul li span{display: inline-block;}

  .fy-xiala{}

  .t-link a{width: 30px;margin:0 0 0 -5px;}

  .t-link a i{padding:0px 0px}

  .t-con-02{}

  .logo-p{display: none;}

}





/*ny-t*/



/*m-h*/

.m-h{position: relative;text-align: left;transition:all 0.3s ease 0s;}

.m-h-r{float: right;width: 100%;margin:0px 0 0 0;}

.m-nav{position: relative;}



/*logo*/

.logo{z-index: 99;display: inline-block;float: left;margin:15px 0 0 0px;width: auto;position: static;left:0px;top:0px;width:auto;transition:all 0.3s ease 0s;}

.logo h1{width: 100%;display: inline-block;}

.logo a{display: inline-block;vertical-align: middle;transition:all 0.3s ease 0s;float: left;}

.logo a.logo-01{display: inline-block;}

.logo a.logo-02{display: none;}

.logo a img{width: 100%;height: auto;display: inline-block;transition:all 0.3s ease 0s;max-width:179px;}







.logo-p{transition:all 0.3s ease 0s;float: left;width:auto;margin:100px;margin:28px 0 0 10px;border-left: 1px solid #ccc;padding:0 0 0 10px;float: left;}

.logo-p *{transition:all 0.3s ease 0s;}

.logo-p span{font-size: 20px;height: 30px;font-family: "Helvetica Condensed Bold";color: #333}

.logo-p p{font-size: 15px;line-height:26px;margin: 10px 0 0 0 ;color: #333}



/*fy*/

.fy{float: right;display: none;}

.fy *{transition:all 0.3s ease 0s;display: inline-block;}

.fy a{position: relative;padding:0 0 0 25px;margin:0 0 0 10px;}

.fy a img{position: absolute;width: 20px;height: auto;position: absolute;left:0px;top:10px;}

.fy a i{font-size: 15px;line-height: 40px;display: inline-block;color:#fff;font-style: normal;display: none;text-transform: uppercase;}

.fy a p{font-size: 15px;line-height: 40px;display: inline-block;color:#fff;text-transform: capitalize;}

.fy a:first-child{margin:0 0 0 0;}

.fy a:hover i{color:#1263ae;}

.fy a:hover p{color:#1263ae;}

@media(max-width:768px){

}

@media(max-width:480px){

  .fy{text-align: center;width: 100%;display: inline-block;display: none;}

  .fy a{float: none;}

  .fy a p{display:none;}

  .fy a i{display: inline-block;}

}





/*head-con*/

.h-con{float: right;margin:0px 0 0 0;line-height: 20px;}

.h-con *{transition:all 0.3s ease 0s;display: inline-block;width: 100%}

.h-con p{padding:16px 30px 16px 40px;width: auto;position: relative;}

.h-con i{width: 30px;height: auto;position: absolute;left:0px;top:32px;}



.h-con i img{width: 100%;height: auto;}

.h-con span{font-size: 15px;line-height: 26px;color:#fff;}

.h-con a{height: auto;width: 100%;display: block;font-size:15px;line-height: 26px;color:#fff;}

.h-con p:first-child {margin:0 30px 0px 0;border-right: 1px solid #e5e5e5;}

.h-con a:hover{color:#df4f2c;}



/*sou*/

.h-search{max-width:280px;display: inline-block;width: 100%;margin:40px 0px 0 0;position: relative;float: right;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;overflow: hidden;}

.h-search * {transition:all 0.3s ease 0s;}

.h-search .h-search_main{width:100%;height:40px;color:#333;line-height:40px;font-size:15px;padding: 0px 40px 0 10px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;text-transform: capitalize;background: none;border: 1px solid rgba(0,0,0,.1);}

.h-search .h-search_main:focus{border: 1px solid #1263ae;}

.h-search .h-search_btn{width:40px;height:40px;background:#1263ae url(../images/sou-01.png) no-repeat center;color: #fff;text-transform: uppercase;font-size: 15px;position: absolute;right:0px;top:0px;z-index: 5;-moz-border-radius:0 0px 0px 0;-webkit-border-radius:0 0px 0px 0;border-radius:0 0px 0px 0;overflow: hidden;}

.h-search .h-search_btn:{}

.h-search:hover .h-search_btn{}

.h-search .h-search_btn:hover{background:#1263ae url(../images/sou-01.png) no-repeat center;}

.h-sou-xiao{display: none;float: right;max-width: 100%;position: absolute;left:0px;top:0px;margin:0;z-index: 10}



.h-n{width: 100%;margin:10px 0 0 0;display: inline-block;}

.h-n a{color:#fff;background: #1263ae;display: inline-block;width: 100%;line-height: 30px;text-align: center;transition:all 0.3s ease 0s;}

.h-n a:hover{background: #1263ae;}



/*.h-link*/

.h-link{float: right;margin:7px 10px 0 0;}

.h-link *{}

.h-link a{transition:all .3s ease 0s;width:30px;overflow: hidden;display: inline-block;margin:0 5px 0 0;

transform:rotateY(0deg);

-ms-transform:rotateY(0deg);

-moz-transform:rotateY(0deg); 

-webkit-transform:rotateY(0deg); 

-o-transform:rotateY(0deg);background:rgba(#255,255,255.0);filter:alpha(opacity:30);opacity:0.3;}

.h-link a img{transition:all 1s ease 0s;width: 100%;height: auto;transform:rotateY(0deg);width: 100%;height: auto;

-ms-transform:rotateY(0deg);

-moz-transform:rotateY(0deg); 

-webkit-transform:rotateY(0deg); 

-o-transform:rotateY(0deg);}



.h-link a:hover{filter:alpha(opacity:100);opacity:1;}

/*m-h-r-01*/

.m-h-r-01{width: 80%;float: right;margin: 10px 0 10px;}

.m-h-r-01 *{transition:all 0.3s ease 0s;}

.m-h-r-01>p{font-family: "Helvetica Condensed Bold";font-size: 15px;line-height: 26px;margin:35px 20px 0 0;color:#009c38;background: url(../images/h-i.png) no-repeat right 0px center;text-transform: uppercase;padding:0 15px 0 0;width: auto;float: right;}

.m-h-r-01 ul{width: auto;text-align: right;float: right;}

.m-h-r-01 ul li{position: relative;width: 120px;overflow: hidden;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;float: right;margin:0 0 0 10px;background: #000}

.m-h-r-01 ul li a{position: absolute;width: 100%;height: 100%;left:0px;top:0px;z-index: 10;}

.m-h-r-01 ul li p{position: absolute;width: 100%;height: auto;left:0px;bottom:10px;filter:alpha(opacity:0);opacity:0;max-height:48px;line-height: 26px;font-size: 15px;color:#fff;z-index: 5;overflow: hidden;padding:0 5px}

.m-h-r-01 ul li div{width: 100%;filter:alpha(opacity:100);opacity:1;}

.m-h-r-01 ul li div img{width: 100%;height: auto;}



.m-h-r-01 ul li:hover div{filter:alpha(opacity:50);opacity:0.5;}

.m-h-r-01 ul li:hover p{filter:alpha(opacity:100);opacity:1;}



/*attr-nav*/

.attr-nav{transition:all 0.3s ease 0s; display:inline-block;display: inline-block;vertical-align: middle;margin:40px 0px 0 0px;float: right;}

.attr-nav .search{}

.attr-nav i{font-size: 15px;line-height: 34px;display: inline-block;color: #fff;}

.attr-nav a{padding:0 0 0  40px;height: 40px;line-height: 40px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;display: inline-block;text-align: center;transition:all 0.3s ease 0s;background:rgba(255,255,255,0) url(../images/sou.png) no-repeat center;text-transform: uppercase;width: auto;border: 0px solid rgba(255,255,255,0);}

.attr-nav:hover i{}

.attr-nav:hover a{background:rgba(255,255,255,0) url(../images/sou-02.png) no-repeat center;border: 0px solid rgba(255,255,255,.3);}

/*top-search*/

.top-search{display:none;z-index:2; position:absolute; width:100%;max-width:480px;background-color: #fff;overflow: hidden;margin-bottom:0px;right:0;top:100px;z-index: 99999999;padding: 30px;margin:5px 0 0 0;

-webkit-box-shadow:0px 5px 5px rgba(0,0,0,0.3);

   -moz-box-shadow:0px 5px 5px rgba(0,0,0,0.3);

     -o-box-shadow:0px 5px 5px rgba(0,0,0,0.3);

        box-shadow:0px 5px 5px rgba(0,0,0,0.3);}

.top-search *{transition:all 0.3s ease 0s;}

.top-searchW{  padding:0; }

.top-search { background-color: #fff;display: none; width:100%;background: #fff;}

.top-search h4{font-size:24px; text-align:center; color:#333; margin:20px 0;text-transform:capitalize; }

.top-search .input-group-addon i {color: #333;float: right;font-size: 15px;position:absolute; right:0px; top:0px; width:20px; height:20px; line-height:28px;text-align: center;line-height: 20px;background: #fff}

.top-search .input-group-addon i:hover{background: #fff}

.top-search input.form-control {color: #333;padding: 0px 0 0 0;height: 44px;font-size: 15px;line-height:44px;padding: 0px 40px 0 15px;text-align: left;background:#fff; -moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;box-shadow: none;z-index: 1;}

.top-search input.form-control:focus{border: 1px solid #1263ae;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}

.top-search .input-group-addon{padding:0px 0px 0px 0; margin:0 auto; width:100%;}

.top-search .input-group {padding:0px 0px 0px 0; margin:0 auto; width:100%;}

.top-search .input-group-addon.close-search {cursor: pointer;}

.btn_search1 {background:#1263ae url(../images/sou-01.png) no-repeat center;color:#fff;text-transform: uppercase;font-size: 15px;

     -moz-border-radius:0 0px 0px 0;-webkit-border-radius:0 0px 0px 0;border-radius:0 0px 0px 0;

    top: 0px;

    height: 44px;

    position: absolute;

    right: 0;

    width: 44px;

    z-index: 9;}

.btn_search1:hover{background:#333 url(../images/sou-01.png) no-repeat center;}

.header_search {position: relative;overflow: hidden;}

.top-search .input-group-addon{background-color: transparent;border: none;color: #666;padding-left: 0;padding-right: 0;width: 20px;height: 20px;position: absolute;top:5px;right:5px;z-index: 11111111;background: url(../images/cha.png) no-repeat;}

.top-search .input-group-addon.close-search{cursor: pointer; float:right;}

.top-search .input-group-addon:hover{background: url(../images/cha-01.png) no-repeat;}





@media(max-width:1300px){

  .logo a img{}

}







@media(max-width:1200px){



  .m-h-r-01 ul li:nth-child(6){display: none;}

  .logo-p{display: none;}

  .h-search{max-width: 150px;}

  

}

@media(max-width:992px){

  .top-search{top:80px;}

   .fy a i{color:#fff;}

   .fy a p{color:#fff;}

  .h-link{float: left;margin:5px 0 0 0;}

  .h-link a{margin:0 5px 0 0 ;}

  .fy{width:100%;width: auto;}

  .logo{position: absolute;left:0px;top:0px;z-index: 999;margin:0;}

  .logo a.logo-01{}

  .logo a.logo-02{display: inline-block;}

  .m-h-r{width: auto;position: absolute;right:85px;top:20px;margin:0;}

  .h-search{max-width:100%;margin:10px 0 0 0;display: none;width: auto;}

  .h-con{display: none;}

  .logo{display: inline-block;top:10px;}

  .h-n{display: none;}

  .attr-nav{display: inline-block;position: absolute;right:40px;float: none;top:0px;margin:20px 10px 0;z-index: 99999;display: inline-block !important;}

  .attr-nav a{background: rgba(255,255,255,0) url(../images/sou.png) no-repeat center;}

  .m-h{padding: 5px 0}

  .m-h-l{width: 30%;text-align: left;}

  .h-sou-xiao{display: inline-block;}



  .m-h{text-align: center;}

  .logo a img{width:124px;}

}

@media(max-width:768px){

  .attr-nav{margin:20px 0 0 0}

  .fy-xiala{float: right;}

  .m-h-l{display: none;}

  .m-h{text-align: center;}

  .h-search{}

  .logo a img{}

  .h-search .h-search_main{}

  .h-search .h-search_btn{}

}



@media(max-width:480px){

  .fy{width:100%;}

  .fy-xiala{padding:0px;background: none;}

  .h-link a{margin:0px 0 0 ;}

  .attr-nav{right:40px;}

  .top-search{top:80px;}

}





.ny-top {position: static;}





.ny-head{background: #fff;position: static;border-bottom: 1px solid rgba(0,0,0,.1);}







/*nav-`*/

.nav-heng{float: right;width: auto;margin:0 0px 0 0;}

.nav-heng *{transition:all 0.3s ease 0s;display: inline-block;}

.nav-heng>li{margin:0px 80px 0 0;float: left;padding:40px 0}

.nav-heng>li:first-child{}

.nav-heng>li>a{font-size:18px;line-height:40px;color:#333;font-family: "LaoUIb";position: relative;display: inline-block;text-transform: uppercase;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}

.nav-heng>li>a:before{transition:all 0.3s ease 0s;width: 0%;height: 4px;background: #0f8b3a;position: absolute;left:0px;bottom:0px;content: "";left:0px;bottom:0%;}

.nav-heng>li.nav-heng-n>a{color: #0f8b3a;}

.nav-heng>li.nav-heng-n>a:before{width: 100%;}

.nav-heng>li>div.nav-heng-box{transition:all 0.3s ease 0s;position: absolute;width: 100%;z-index: 10;left:0px;top:100%;height: auto;overflow: hidden;filter:alpha(opacity:0);opacity:0;

transform:scaleY(0);

-ms-transform:scaleY(0);

-moz-transform:scaleY(0);

-webkit-transform:scaleY(0);

-o-transform:scaleY(0);-webkit-transform-origin: top;

-moz-transform-origin: top;

-ms-transform-origin: top;

-o-transform-origin: top;

transform-origin: top;

-webkit-box-shadow:0px 5px 10px rgba(0,0,0,0.2);

   -moz-box-shadow:0px 5px 10px rgba(0,0,0,0.2);

     -o-box-shadow:0px 5px 10px rgba(0,0,0,0.2);

        box-shadow:0px 5px 10px rgba(0,0,0,0.2);}

.nav-heng>li>div.nav-heng-box>ul{margin:0px 0 0 0%;background: #fff;padding:0px 30px 30px 30px;width: 100%;overflow: visible;text-align: left;}

.nav-heng>li>div.nav-heng-box>ul>li{width: 24.5%;vertical-align: top;display: inline-block;padding:0 10px;margin:20px 0 0 0;}

.nav-heng>li>div.nav-heng-box>ul>li:nth-child(1){border: none;}

.nav-heng>li>div.nav-heng-box>ul>li:nth-child(5){border: none;}



.nav-heng>li>div.nav-heng-box>ul>li>a{width: 100%;display: inline-block;text-align: center;}

.nav-heng>li>div.nav-heng-box>ul>li>a i{display: inline-block;height: 80px;width:auto}

.nav-heng>li>div.nav-heng-box>ul>li>a i img{display: inline-block;width:  100%;}

.nav-heng>li>div.nav-heng-box>ul>li>a p{font-size: 15px;line-height: 26px;margin:15px 0 0 0;}

.nav-heng>li>div.nav-heng-box>ul>li>a:hover{color:#1263ae;}



.nav-heng>li>div.nav-heng-box>ul>li p{width: 100%;overflow: hidden;max-width: 200px;}

.nav-heng>li>div.nav-heng-box>ul>li p a{transform:scale(1.00,1.00); -moz-transform:scale(1.00,1.00); -webkit-transform:scale(1.00,1.00);}

.nav-heng>li>div.nav-heng-box>ul>li p a img{width: 100%;height: auto;}

.nav-heng>li>div.nav-heng-box>ul>li span{margin:10px 0 0 0;border-bottom: 0px solid rgba(0,0,0,.1);padding: 0px 0 0px 0;width: 100%;}

.nav-heng>li>div.nav-heng-box>ul>li span a{font-weight: bold;font-size: 18px;line-height: 28px;color:#333;height: 56px;font-family: "Helvetica Condensed Bold";text-transform: uppercase;}

.nav-heng>li>div.nav-heng-box>ul>li div{margin:0px 0 0 0;}

.nav-heng>li>div.nav-heng-box>ul>li div a{font-size: 15px;line-height: 26px;color:#333;padding: 0 5px 0 0;margin:5px 0 0 0;width: 100%}

.nav-heng>li>div.nav-heng-box>ul>li i{font-style: normal;margin:15px 0 0 0}

.nav-heng>li>div.nav-heng-box>ul>li i a{font-size: 15px;line-height: 26px;color:#333;background: rgba(0,0,0,.1);text-transform: capitalize;line-height: 30px;padding:0 20px}



.nav-heng>li>div.nav-heng-box>ul>li p:hover a{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.nav-heng>li:hover>a{color: #0f8b3a;}

.nav-heng>li:hover>a:before{width: 100%;}

.nav-heng>li:hover>div.nav-heng-box{display: inline-block;height: auto;filter:alpha(opacity:100);opacity:1;

transform:scaleY(1);

-ms-transform:scaleY(1);

-moz-transform:scaleY(1);

-webkit-transform:scaleY(1);

-o-transform:scaleY(1);-webkit-transform-origin: top;

-moz-transform-origin: top;

-ms-transform-origin: top;

-o-transform-origin: top;

transform-origin: top;}

.nav-heng>li>div.nav-heng-box>ul>li i a:hover{background: rgba(0,0,0,.8);color:#1263ae;}

.nav-heng>li>div.nav-heng-box>ul>li:hover span a{color:#1263ae;}

.nav-heng>li>div.nav-heng-box>ul>li div a:hover{color:#1263ae;padding: 0 0 0 5px}



.nav-heng>li.nav-shu{position: relative;}

.nav-heng>li>div.nav-shu-box{transition:all 0.3s ease 0s;position: absolute;width:200px;z-index: 10;left:0px;top:100%;height: auto;overflow: visible;filter:alpha(opacity:0);opacity:0;

transform:scaleY(0);

-ms-transform:scaleY(0);

-moz-transform:scaleY(0);

-webkit-transform:scaleY(0);

-o-transform:scaleY(0);-webkit-transform-origin: top;

-moz-transform-origin: top;

-ms-transform-origin: top;

-o-transform-origin: top;

transform-origin: top;}

.nav-heng>li>div.nav-shu-box>ul{width: 250px;background: #fff;overflow: visible;

-webkit-box-shadow:0px 5px 10px rgba(0,0,0,0.2);

   -moz-box-shadow:0px 5px 10px rgba(0,0,0,0.2);

     -o-box-shadow:0px 5px 10px rgba(0,0,0,0.2);

        box-shadow:0px 5px 10px rgba(0,0,0,0.2);}

.nav-heng>li>div.nav-shu-box>ul>li{position: relative;width: 100%;border-bottom: 1px solid rgba(0,0,0,.1);overflow: visible;}

.nav-heng>li>div.nav-shu-box>ul>li>a{font-size: 15px;line-height: 26px;display: inline-block;padding:8px 10px 8px 10px;width: 100%;overflow: hidden;}

.nav-heng>li>div.nav-shu-box>ul>li>ul{transform:scaleX(0);

-ms-transform:scaleX(0);

-moz-transform:scaleX(0);

-webkit-transform:scaleX(0);

-o-transform:scaleX(0);-webkit-transform-origin: left;

-moz-transform-origin: left;

-ms-transform-origin: left;

-o-transform-origin: left;

transform-origin: left;

position: absolute;left:100%;width: 250px;background: #fff;top:0px;z-index: 1000;

-webkit-box-shadow:0px 5px 10px rgba(0,0,0,0.2);

   -moz-box-shadow:0px 5px 10px rgba(0,0,0,0.2);

     -o-box-shadow:0px 5px 10px rgba(0,0,0,0.2);

        box-shadow:0px 5px 10px rgba(0,0,0,0.2);}

.nav-heng>li>div.nav-shu-box>ul>li>ul>li{width: 100%;border-bottom: 1px solid rgba(0,0,0,.1);display: inline-block;}

.nav-heng>li>div.nav-shu-box>ul>li>ul>li>a{font-size: 15px;line-height: 26px;padding:8px 10px 8px 10px;display: inline-block;width: 100%;overflow: hidden;}





.nav-heng>li:hover>div.nav-shu-box{display: inline-block;height: auto;filter:alpha(opacity:100);opacity:1;

transform:scaleY(1);

-ms-transform:scaleY(1);

-moz-transform:scaleY(1);

-webkit-transform:scaleY(1);

-o-transform:scaleY(1);-webkit-transform-origin: top;

-moz-transform-origin: top;

-ms-transform-origin: top;

-o-transform-origin: top;

transform-origin: top;}



.nav-heng>li>div.nav-shu-box>ul>li:hover>ul{

transform:scaleX(1);

-ms-transform:scaleX(1);

-moz-transform:scaleX(1);

-webkit-transform:scaleX(1);

-o-transform:scaleX(1);-webkit-transform-origin: left;

-moz-transform-origin: left;

-ms-transform-origin: left;

-o-transform-origin: left;

transform-origin: left;}



.nav-heng>li>div.nav-shu-box>ul>li:hover>a{color:#0f8b3a;padding:8px 0 8px 20px;}

.nav-heng>li>div.nav-shu-box>ul>li>ul>li>a:hover{color:#0f8b3a;padding:8px 0px 8px 20px;}



@media(max-width:1500px){

  .nav-heng>li{margin:0px 60px 0 0;}

}

@media(max-width:1400px){

  .nav-heng>li{margin:0px 40px 0 0;}

}

@media(max-width:1300px){

  .nav-heng>li{margin:0px 30px 0 0;}

  .nav-heng>li>a{font-size: 18px;}

}

@media(max-width:1200px){

  .nav-heng{margin:0;}

   .nav-heng>li{margin:0px 20px 0 0px;}

  .nav-heng>li>a{padding:0 0px;font-size: 16px;}

}

@media(max-width:992px){

  .ny-head{top:0px;}

  .nav-heng{display: none;}



}

@media(max-width:480px){



}







/*madzz*/

.large-mdzz{}

.small-mdzz{position: fixed;top:0px;left:0;z-index: 99999999;width: 100%;border: none;transition:all 0.3s ease 0s;

-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.3);

   -moz-box-shadow:5px 5px 5px rgba(0,0,0,0.3);

     -o-box-shadow:5px 5px 5px rgba(0,0,0,0.3);

        box-shadow:5px 5px 5px rgba(0,0,0,0.3);background: #fff;}

.small-mdzz .fy-xiala{margin:10px 0 0 0;}

.small-mdzz .m-h{position: relative;padding: 0px 0}

.small-mdzz .m-h-r{position: relative;margin: 0px 0 0;height: 0px;overflow: hidden;}

.small-mdzz .logo-p {margin:10px 0 0 10px;}

.small-mdzz .logo {margin:10px 0 0 0;top:0px;left:0px;}

.small-mdzz .logo img{margin:0px 0 0 0;max-width:80px;top:0px;left:0px;margin:0px 0 0 0;}

.small-mdzz .attr-nav{margin:10px 0 0 0;}

.small-mdzz .attr-nav a{}

.small-mdzz .h-search{margin:10px 0 0 0}

.small-mdzz .top-search{}

.small-mdzz .nav-heng>li{padding:0;}

.small-mdzz .nav-heng>li>a{line-height: 60px;color:#333;}

.small-mdzz .nav-heng>li.nav-heng-n>a{color: #26964e;}

.small-mdzz .nav-heng>li:hover>a{color:#26964e;}



.small-mdzz .ny-top{height: 0px;overflow: hidden;}









/*banner-madzz*/

.large-mdzz-01{}

.small-mdzz-01{padding:0px 0 0 0;}



@media(max-width:1400px){

  .small-mdzz .nav-heng>li{}

}

@media(max-width:1300px){

  .small-mdzz .nav-heng>li{}

}

@media(max-width:1200px){

  .small-mdzz .nav-heng>li{}

}

@media(max-width:992px){

  .small-mdzz .fy-xiala{margin:0px 0 0 0;}

  .small-mdzz .m-top{height: auto;overflow: hidden;}

  .small-mdzz .m-h{position: relative;padding: 5px 0}

  .small-mdzz .logo{margin:0px 0 0 0;top:10px;}

  .small-mdzz .logo img{margin:0px 0 0 0;max-width:192px;top:0px;left:0px;}

  .small-mdzz .attr-nav{margin:25px 10px 0 0;}

  .small-mdzz{position: static;}

}



@media(max-width:992px){



  .small-mdzz .attr-nav{margin:20px 0px 0 0;}

}



@media(max-width:768px){



  .small-mdzz .attr-nav{margin:20px 0px 0 0;}

}



@media(max-width:480px){

  .small-mdzz .attr-nav{margin:20px 0px 0 0;}

}



/*宣传海报*/

.main-banner{transition:all 0s ease 0s;overflow: hidden;position: relative;display: inline-block;width: 100%;margin:0px 0 0 0;z-index: 1;height: auto;position: relative;}

.banner-yy{width: 100%;height: 45px;position: absolute;left:0px;bottom:-1px;z-index: 2;background: url(../images/banner-yy.png) no-repeat center bottom;background-size: 100%;}

.banner-yy-01{width: 100%;height:auto;position: absolute;left:0px;top:-1px;z-index: 2;background: url(../images/m-xp-xian.png) no-repeat center bottom;}

.banner-yy-01 img{width: 100%;height: auto;}

.m-banner-xian-01{position: absolute;width: 1000px;bottom:0px;right:50%;margin:0 750px 0 0px;height: 30px;background: url(../images/banner-xian.png) no-repeat right top;z-index: 10;}

.m-banner-xian-02{position: absolute;width: 1000px;bottom:0px;left:50%;margin:0 0px 0 750px;height: 30px;background: url(../images/banner-xian.png) no-repeat left top;z-index: 10;}





.main-banner .banner-xia{width: 157px;display: inline-block;position: absolute;left:50%;bottom:0px;margin:0 0 0 -78px;z-index: 1000;cursor: pointer;}

.main-banner .banner-xia img{width: 100%;height: auto;}



.main-banner:before{content: "";position: absolute;width: 100%;height: 20px;bottom:0px;left:0;z-index: 99;}

.xiao-banner{transition:all 0.3s ease 0s;margin: 0px 0 0 0}

.page-banner{transition:all 0.3s ease 0s;margin:80px 0 0 0;min-height: 1px;}



.banner-txt{font-size: 24px;line-height: 34px;background: #1263ae;padding: 20px 30px;display: inline-block;overflow: hidden;position: absolute;width: 40%;left:15%;top:17%;color:#fff;font-family: "CorbelB";text-transform: uppercase;}



/*page-banner*/

.page-banner{width:100%;margin: 160px auto 0px;padding:0px 0 0 0;margin: 0px 0 0 0;overflow: hidden;height: auto;margin: 0px 0 0 0;transition:all 0s ease 0s;position: relative;}

.page-banner img{height: auto;width: 100%}

.small-mdzz-03{margin: 80px 0 0 0}

.small-mdzz-01{margin: 0px 0 0 0}



.small-mdzz-03{margin:60px 0 0 0;padding:0px 0 0 0;}



@media(max-width:1200px){

  .banner-yy{background-size: auto;}

  .banner-txt{font-size: 24px;line-height: 34px;background: #1263ae;padding: 20px 30px;display: inline-block;overflow: hidden;position: absolute;width: 60%;left:15%;top:15%;color:#fff;font-family: "CorbelB";text-transform: uppercase;}

}

@media(max-width:992px){

  .small-mdzz-03{margin: -0px 0 0 0}

  .small-mdzz-01{margin: -0px 0 0 0}

  .main-banner{margin:0px 0 0 0;}

  .page-banner img{}

  .banner-txt{font-size: 20px;line-height: 30px;background: #1263ae;padding: 20px 30px;display: inline-block;overflow: hidden;position: absolute;width: 60%;left:10%;top:20%;color:#fff;font-family: "CorbelB";text-transform: uppercase;}



}

@media(max-width:768px){

  .m-banner-jian{display: none;}

  .m-banner-qx{display: none;}

  .banner-txt{font-size: 15px;line-height: 26px;background: #1263ae;padding: 20px 30px;display: inline-block;overflow: hidden;position: absolute;width: 70%;left:10%;top:20%;color:#fff;font-family: "CorbelB";text-transform: uppercase;}



}

@media(max-width:480px){

    .banner-txt{font-size: 15px;line-height: 26px;background: #1263ae;padding: 10px 20px;display: inline-block;overflow: hidden;position: absolute;width: 80%;left:10%;top:10%;color:#fff;font-family: "CorbelB";text-transform: uppercase;display: none;}



}



/*轮播默认（禁止调试）*/



/* slick-slider*/

.slick-slider{  display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent;}

.slick-list { position: relative; overflow: hidden; display: block; margin: 0 -0px; padding:0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

.slick-slide img { display: block; margin:0 auto;}

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}



/*slick-prev&slick-next*/

.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; margin-top: -10px; padding: 0; border: none; outline: none; }

.slick-prev:focus, .slick-next:focus { outline: none; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }



/* slick-dots*/

.slick-dots { position: absolute; bottom: -40px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index:999;}

.slick-dots li { position: relative; display: inline-block; height: 5px; width: 35px; margin: 0px 5px; padding: 0px; cursor: pointer; }

.slick-dots li button { border: 0; background: transparent; display: block; height: 5px; width: 35px; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:rgba(255,255,255,0.6);}

.slick-dots li button:focus { outline: none;}

.slick-dots li.slick-active button{background:#fff;}



/*轮播默认（禁止调试）结束*/



/*main-bt*/

.m-bt{width: 100%;text-align: center;margin:0 auto;display: inline-block;text-align: center;position: relative;}

.m-bt *{transition:all 0.3s ease 0s;display: inline-block;width: 100%;}

.m-bt div{text-align: center;width: 100%;position: relative;}

.m-bt div span{color:#333;width: auto;padding:0px 0px 0px;position: relative;font-size:40px;line-height: 40px;text-transform: uppercase;display: inline-block;margin:0px 0 0px;font-family: "Helvetica Condensed Bold";width:100%;display: inline-block;vertical-align: middle;}

.m-bt div i{width:66px;position: static;margin:25px 0px 0px 0;}

.m-bt div i img{width: 100%;height: auto;}

.m-bt>p{font-size: 15px;line-height: 26px;color: #666;margin:20px 0 0 0;max-height: 48px;width: 100%;max-width:768px;overflow: hidden;}

.m-bt>div.m-more{margin:35px 0 0 0;text-align: left;}

.ny-bt div span{color:#333;}



@media(max-width:1200px){}

@media(max-width:992px){

  .m-bt div i{width: 70px}

  .m-bt>div.m-more{margin:10px 0 0 0;}

  .m-bt div span{font-size: 36px;line-height: 36px;}

  .m-bt div i{margin:15px 0 0px 0px;}

  .m-bt>p{margin:10px 0 0 0;}

  .ny-bt div span{font-size: 36px;line-height: 36px;}

}

@media(max-width:768px){

   .m-bt div i{width: 60px}

  .m-bt>p{margin:10px 0 0 0;}

  .m-bt>div.m-more{margin:10px 0 0 0;display: none;}

    .m-bt div span{font-size: 32px;line-height: 32px;}

    .ny-bt div span{font-size: 32px;line-height: 32px;}

}

@media(max-width:480px){

   .m-bt div i{width: 50px}

    .m-bt div span{font-size: 28px;line-height: 28px;}

    .ny-bt div span{font-size: 28px;line-height: 28px;}

}



/*main-more*/

.m-more{text-align:center;margin: 0px 0 0 0;width: auto;position: relative;width:auto;}

.m-more *{transition:all 0.3s ease 0s;display: inline-block;width: 100%;}

.m-more a{font-size: 15px;line-height: 40px;color:#fff;padding: 0px 30px 0 30px;width: auto;position: relative;text-transform:  capitalize;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;vertical-align: middle;background: #1263ae;text-transform: uppercase;}

.m-more>p{font-size: 15px;line-height: 40px;color:#fff;padding: 0px 30px 0 30px;width: auto;position: relative;text-transform:  capitalize;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;vertical-align: middle;background: #1263ae;text-transform: uppercase;}



.m-more a i{display: inline-block;vertical-align: middle;width: auto;margin:-6px 0 0 5px;font-style: normal;}

.m-more a.m-more-01{background: none;color:#fff;margin:0 0 0px 5px;background: #0f8b3a}

.m-more a:hover{background: #0f8b3a;color:#fff;}

.m-more a.m-more-01:hover{background:#1263ae;}

.m-more a:hover i{}





.m-more input{font-size: 15px;line-height: 40px;color:#fff;padding: 0px 30px 0 30px;width: auto;position: relative;text-transform:  capitalize;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;vertical-align: middle;background: #1263ae;text-transform: uppercase;}

.m-more input:hover{background:#26964e;}

.m-more input:hover i{}



.m-ny .m-more input{line-height: 40px;}

.m-ny .m-more a{line-height: 40px;padding:0 30px}

#online_qq_layer .m-more input{line-height: 40px;}





.m-more{}

.m-more input{}

.main-more a:hover:after{}

.m-more a.xp-more:hover{background: #26964e;}



/* .cbp-list-center .m-more a i{background: url(../images/ny-more-01.png) no-repeat center;}

.cbp-list-center .m-more a:hover i{background: url(../images/ny-more-01.png) no-repeat center;}



.news_list .m-more a i{background: url(../images/ny-more-02.png) no-repeat center;margin:-2px 10px 0 0;}

.news_list .m-more a:hover i{background: url(../images/ny-more-02.png) no-repeat center;}



.news_list-01 .m-more a i{background: url(../images/abt-i-02.png) no-repeat center;margin:-2px 10px 0 0;}

.news_list-01 .m-more a:hover i{background: url(../images/abt-i-02.png) no-repeat center;}



.blog_list .m-more a i{background: url(../images/ny-more-03.png) no-repeat center;margin:-2px 10px 0 0;}

.blog_list .m-more a:hover i{background: url(../images/ny-more-03.png) no-repeat center;}

 */







@-webkit-keyframes mr-0001 {

  0%{

      -webkit-transform: translateX(0px);

  transform: translateX(0px);

    }

50%{

      -webkit-transform: translateX(5px);

  transform: translateX(5px);

    }

100%{

      -webkit-transform: translateX(0px);

  transform: translateX(0px);

    }

}







@media(max-width:1200px){}

@media(max-width:992px){}

@media(max-width:768px){

}

@media(max-width:480px){

}







  



/*main-1j*/





.m-1j{padding:60px 0 60px;position: relative;z-index: 1;}

.m-01-xia{position: absolute;left:0px;top:-80px;}

.m-1j-xian{position: absolute;bottom:0;left:0px;width: 100%;background: url(../images/m-1j-xian.png) repeat-x;height: 26px;z-index: 10;}

.m-1j *{transition:all 0.3s ease 0s;display: inline-block;width: 100%;}





.m-1j .m-more{text-align: center;margin:50px 0 0 0;}

.m-1j .m-more a{line-height: 50px;height: 50px;}



.m-1j-tab-box{width:100%;position: relative;margin:40px 0 0px 0;z-index: 0;padding:0px 0;z-index: 2;}

.m-1j-tab-box .tab_menu{width:100%;display: inline-block;text-align: center;margin:0px 0 0 0;position: static;left:0px;top:0px;text-align: center;z-index: 10;}

.m-1j-tab-box .tab_menu li{transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;width: auto;color:#fff;text-transform: capitalize;padding:0px 0px 0;cursor: pointer;margin:10px 2px 0 2px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;overflow: hidden;display: inline-block;vertical-align: top;max-width:24% }

.m-1j-tab-box .tab_menu li div{transition:all 0.3s ease 0s;width: 100%;height: auto;}

.m-1j-tab-box .tab_menu li div i{width: 150px;height: 100px;overflow: hidden;display: inline-block;border:;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}

.m-1j-tab-box .tab_menu li div i img{width: 100%;margin:0px 0 0 0;}

.m-1j-tab-box .tab_menu li div span{transition:all 0s ease 0s;height: 8px;width: 100%;background: url(../images/lei-i-00.png) no-repeat center top -8px;margin:10px 0 0 0;}

.m-1j-tab-box .tab_menu li div p{width: 100%;font-size: 20px;line-height: 30px;color:#333;margin:15px 0 0 0;padding:0px 0px;display: inline-block;text-transform: uppercase;font-family: "Helvetica Condensed Bold";}

.m-1j-tab-box .tab_menu li.current {}

.m-1j-tab-box .tab_menu li.current div span img{margin:0px 0 0 0;}

.m-1j-tab-box .tab_menu li.current div i{color:#fff;}

.m-1j-tab-box .tab_menu li.current div i img{margin:-100px 0 0 0;}

.m-1j-tab-box .tab_menu li.current div span{height: 8px;width: 100%;background: url(../images/lei-i-00.png) no-repeat center top 0px;}

.m-1j-tab-box .tab_menu li.current div p{color:#26964e;}





.m-1j-tab-box .tab_box{width: 100%;}

.m-1j-tab-box .tab_box>div{}

.m-1j-tab-box .tab_box>div *{transition:all 0.3s ease 0s;display: inline-block;width: 100%;}

.m-1j-tab-box .tab_box>div {}



.m-1j-tab-box .tab_box>div ul{width: 102%;margin:0px 0 0 -2%;}

.m-1j-tab-box .tab_box>div ul li{width:31%;display: inline-block;margin:45px 0 0px 2%;position: relative;text-align: center;border: 1px solid #e6e6e6;border-bottom:3px solid #1263ae;background: #fff}

.m-1j-tab-box .tab_box>div ul li>a{position: absolute;left:0px;top:0px;width: 100%;height: 100%;z-index: 5;padding:0 0 20px 0}

.m-1j-tab-box .tab_box>div ul li .cp-img{width: 100%;float: none;overflow: hidden;position: relative;background: #000;}

.m-1j-tab-box .tab_box>div ul li .cp-img span{filter:alpha(opacity:100);opacity:1;width: 100%;transform:scale(1,1); -moz-transform:scale(1,1); -webkit-transform:scale(1,1);}

.m-1j-tab-box .tab_box>div ul li .cp-img img{width: 100%;height: auto;}

.m-1j-tab-box .tab_box>div ul li .cp-txt{width: 100%;float: none;padding:30px 30px 30px 30px;z-index:2;margin:0px 0 0 0;text-align: left;}

.m-1j-tab-box .tab_box>div ul li .cp-txt span{font-size: 20px;line-height: 30px;height: 60px;overflow: hidden;margin:0px 0 0 0;color:#333;font-family: "Helvetica Condensed Bold";}

.m-1j-tab-box .tab_box>div ul li .cp-txt p{font-size: 15px;line-height: 26px;height: 52px;margin:15px 0 0 0;color:#666;width: 100%;overflow: hidden;}

.m-1j-tab-box .tab_box>div ul li .cp-txt>a{font-style: normal;padding:0 35px 0 30px;line-height: 40px;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;position: absolute;bottom:-20px;right:30px;background:#1263ae url(../images/m-1j-more-i.png) no-repeat right 20px top 15px;width: auto;color:#fff;text-transform: uppercase;}



.m-1j-tab-box .tab_box>div ul li:hover{ border-bottom:3px solid #0f8b3a;}

.m-1j-tab-box .tab_box>div ul li:hover .cp-img i{transform:scale(1.00,1.00);filter:alpha(opacity:100);opacity:1;

-moz-transform:scale(1.00,1.00);

-webkit-transform:scale(1.00,1.00);}

.m-1j-tab-box .tab_box>div ul li:hover .cp-img span{filter:alpha(opacity:100);opacity:1;

transform:scale(1.1,1.1);

-moz-transform:scale(1.1,1.1);

-webkit-transform:scale(1.1,1.1);}

.m-1j-tab-box .tab_box>div ul li:hover .cp-txt{}

.m-1j-tab-box .tab_box>div ul li:hover .cp-txt span{color:#0f8b3a;}

.m-1j-tab-box .tab_box>div ul li:hover .cp-txt>a{background:#0f8b3a url(../images/m-1j-more-i.png) no-repeat right 20px top 15px;}









.tab_box .hide{display:none;}



.m-1j-tab-box .tab_menu li:hover div i{color:#fff;}

.m-1j-tab-box .tab_menu li:hover div span{color:#fff;}

.m-1j-tab-box .tab_box>div .m-1j-img:hover span{transform:scale(1.1,1.1);

-moz-transform:scale(1.1,1.1);

-webkit-transform:scale(1.1,1.1);}











@media(max-width:1200px){

  .m-1j .m-more{margin:40px 0 0  0;}

  .m-1j{padding:50px 0;}

  .m-1j-tab-box .tab_menu li{width: 24%}

  .m-1j-tab-box .tab_menu{margin::30px 0 0 0;}

  .m-1j-tab-box .tab_box>div ul li{width: 30.5%;}

  .m-1j-tab-box .tab_box>div ul li .cp-txt{padding:30px 20px}

  .m-1j-tab-box .tab_box>div ul li:nth-child(7){display: none;}

  .m-1j-tab-box .tab_box>div ul li:nth-child(8){display: none;}

}

@media(max-width:992px){

  .m-1j .m-more{margin:30px 0 0 0;}

  .m-1j-tab-box .tab_menu li{width: 23%}

  .m-1j-tab-box .tab_box>div ul{width: 102%;margin:10px 0 0 -2%;}

  .m-1j-tab-box .tab_menu{margin:20px 0 0 0;}

  .m-1j-tab-box{margin:30px 0 0 0;}

  .m-1j{padding:40px 0;}

   .m-1j-tab-box .tab_box>div ul li .cp-txt{padding: 20px 10px}

}

@media(max-width:768px){

  .m-1j-tab-box .tab_box>div ul li{width: 47%;}

  .m-1j-tab-box .tab_menu li div span{display: none;}

  .m-1j-tab-box .tab_box>div ul li .cp-txt span{font-size: 16px;line-height: 26px;max-height: 56px;height: 56px;}

  .m-1j-tab-box .tab_menu li{width: auto;}

  .m-1j-tab-box .tab_menu li div i{display: none;}

  .m-1j-tab-box{margin:10px 0 0 0;}

  .m-1j-tab-box .tab_menu li div{}

  .m-1j-tab-box .tab_menu li{max-width: 48%}

  .m-1j-tab-box .tab_menu li div p{font-size: 16px;line-height:26px;background: #f2f2f2;color:#333;padding:7px 10px;margin:0px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;}

  .m-1j-tab-box .tab_menu li.current div p{color:#fff;background: #0f8b3a}

  .m-1j-tab-box .tab_box>div ul li .cp-txt{padding:20px 10px;}

  .m-1j-tab-box .tab_box>div ul li .cp-txt p{display: none;}

  .m-1j-tab-box .tab_box>div ul{width: 102%;margin:-20px 0 0 -2%;}

  .m-1j-tab-box .tab_menu{margin:10px 0 0 0;}

  .m-1j{padding:30px 0 50px;}



}

@media(max-width:480px){

  .m-1j-tab-box .tab_box>div ul{width: 102%;margin:-0px 0 0 -2%;}

  .m-1j-tab-box .tab_box>div ul li{margin:20px 0 0 2%;}

  .m-1j-tab-box .tab_box>div ul li .cp-txt>a{display: none;}

  .m-1j-tab-box .tab_box>div ul li{width: 47%;}

  

}





/*m-2j*/

/*main-4j*/

.m-02 .container{position: relative;}

/*main-3j*/



.m-2j-top{position: relative;}

.m-2j-t{height: 500px;position: relative;}



.m-2j-bj-txt{width: 566px;height: auto;position: absolute;right:0px;margin:0 -15% 90px 0;bottom:0px;right:0px;max-width: 556px}

.m-2j-bj-txt{width: 100%;height: auto;}

.m-2j-xian-01{width: 100%;height: auto;position: absolute;left:0px;top:0px;z-index: 10;}

.m-2j-xian-01 img{width: 100%;height: auto;}



.m-02{position: relative;-moz-border-radius:0 0px 0 0px;-webkit-border-radius:0 0px 0 0px;border-radius:0 0px 0 0px;}

.m-02 .container{position: static;}

.m-2j{padding: 0px 0 60px 0;display: inline-block;z-index: 2;position: relative;width: 100%;height: 700px;margin:-110px 0 0 0;}

.m-2j *{}



.m-2j-bj{position: absolute;width: 452px;right:0px;top:0px;}

.m-2j-bj img{width: 100%;height: auto;}



.m-2j .tabs-list { list-style:none;margin:0px 0 0 0;width:80%;float: left;position: absolute;z-index: 10;left:0px;top:0px;}

.m-2j .tabs-list * {transition:all 0.3s ease 0s;}

.m-2j .tabs-list li {width: 145px;height: 200px;  display:inline-block;padding:90px 0px  0 0px;display:inline; *zoom:1; margin-right:48px; margin-bottom:0;float: left;position: relative;margin:0px 20px 0 0;position: relative;text-align: center;background: url(../images/m-2j-tab-bj-02.png) no-repeat center top;}

.m-2j .tabs-list li:last-child  {margin-right:0;}

.m-2j .tabs-list li:first-child {}



.m-2j .tabs-list li a {position: absolute;left:0px;top:0px;z-index: 10;width: 100%;height: 100%;cursor: pointer;}



.m-2j .tabs-list li span{position: relative;text-transform: uppercase;width:50px;height:50px;text-align: left;position: relative; z-index: 5;text-align: center;overflow: hidden;display: inline-block;}

.m-2j .tabs-list li span img{width:100%;height:auto;margin:0px 0 0 0;}

.m-2j .tabs-list li p{font-size: 20px;line-height:30px;font-family: "Helvetica Condensed Bold";text-transform: uppercase;color:#333;margin:40px 0 0 0;}

.m-2j .tabs-list li:hover {background: url(../images/m-2j-tab-bj-01.png) no-repeat center top;}

.m-2j .tabs-list li:hover span{}

.m-2j .tabs-list li.active {background: url(../images/m-2j-tab-bj-01.png) no-repeat center top;}



.m-2j .tabs-list li.active span{color:#fff;}

.m-2j .tabs-list li.active p{color: #458943}

.m-2j .tabs-list li.active span img{margin:-50px 0 0 0;}

.m-2j .tab-content {}

.m-2j .tabs .accordion-handle { display:none; }



.m-2j .accordion{display: none;margin:0px 0 0 0;width: 100%;}

.m-2j .accordion-handle { position:relative; margin-top:10px; background-color:#fff; text-decoration:none;cursor:pointer; transition:all 0.4s ease 0s;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;overflow: hidden;background: #ff9607;display: none;}

.m-2j .accordion-handle:hover {}

.m-2j .accordion-handle a{ height:40px; line-height:40px; padding:0 40px 0 20px; font-size:16px; font-weight:normal;text-transform: uppercase;text-align: center;width: 100%;color:#fff;}

.m-2j .accordion-handle i { display:block; width:40px; height:40px; overflow:hidden; position:absolute; right:10px; top:0px; background:url(../images/icon-accordion.png) no-repeat top center;}

.m-2j .accordion-handle.active { background-color:#fff; color:#ff9607; }

.m-2j .accordion-handle.active a{color:#ff9607; }

.m-2j .accordion-handle.active i { background:url(../images/icon-accordion-01.png) no-repeat bottom center;display: inline-block;}

.m-2j .accordion-content { margin-bottom:20px; display:inline-block; width: 100%}



.m-2j .tab-container{width:48%;float: left;position: relative;z-index: 2;}

.m-2j .tab-content *{}

.m-2j .tab-content .m-2j-tab-l{width: 100%;float: left;margin:260px 0 0 0;}

.m-2j .tab-content .m-2j-tab-l-01{width: 100%}

.m-2j .tab-content .m-2j-tab-l .m-bt{margin:0px 0 0 0;text-align: left;}

.m-2j .tab-content .m-2j-tab-l .m-bt div{text-align: left;}

.m-2j .tab-content .m-2j-tab-l .m-bt span{}

.m-2j .tab-content .m-2j-tab-l .m-2j-txt{padding: 25px 0 0 0}

.m-2j .tab-content .m-2j-tab-l .m-2j-txt span{font-size: 24px;line-height: 30px;color:#458943;font-family: "Helvetica Condensed Bold";margin:0px 0 10px 0;display: inline-block;}

.m-2j .tab-content .m-2j-tab-l .m-2j-txt p{font-size: 15px;line-height: 30px;color:#666;max-height:180px;overflow: hidden;}

.m-2j .tab-content .m-2j-tab-l .m-more{text-align: left;margin:25px 0 0px 0;}

.m-2j .tab-content .m-2j-tab-l .m-more a{text-align: left;margin:10px 10px 0px 0;}





.m-2j .tab-content ul li:hover .m-2j-img {background: #000;}

.m-2j .tab-content ul li:hover .m-2j-img span{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);filter:alpha(opacity:70);opacity:0.7;}

.m-2j .tab-content ul li:hover .m-2j-img i{top:50%;filter:alpha(opacity:100);opacity:1;}

.m-2j .tab-content ul li:hover .m-2j-txt span{color:#458943;}



.m-2j-tab-r{width: 64%;float: right;position: relative;overflow: hidden;margin:20px -13.8% 0 0;border: 5px solid #ffffff;-moz-border-radius:0 0 0 100px;-webkit-border-radius:0 0 0 100px;border-radius:0 0 0 100px;

-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.2);

   -moz-box-shadow:0px 0px 20px rgba(0,0,0,0.2);

     -o-box-shadow:0px 0px 20px rgba(0,0,0,0.2);

        box-shadow:0px 0px 20px rgba(0,0,0,0.2);

}

.m-2j-tab-r a{position: absolute;left:0px;top:0px;width: 100%;height: 100%;z-index: 10;}

.m-2j-tab-r i{width: 80px;position: absolute;top:50%;left:50%;z-index:2;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;margin:-40px 0 0 -40px;

}

.m-2j-tab-r img{width: 100%;height: auto;}

.m-2j-tab-r span{transition:all 0.3s ease 0s;width: 100%;transform:scale(1,1); -moz-transform:scale(1,1); -webkit-transform:scale(1,1);display: inline-block;}





.m-2j-tab-r:hover span{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.m-2j-tab-r:hover i{}



/********features-tab********/

/* clearfix */

.owl-carousel .owl-wrapper:after {

  content: ".";

  display: block;

  clear: both;

  visibility: hidden;

  line-height: 0;

  height: 0;

}

/* display none until init */

.owl-carousel{

  display: none;

  position: relative;

  width: 100%;

  -ms-touch-action: pan-y;

}

.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}

.owl-carousel .owl-wrapper-outer{

  overflow: hidden;

  position: relative;

  width: 100%;

}

.owl-carousel .owl-wrapper-outer.autoHeight{

  -webkit-transition: height 500ms ease-in-out;

  -moz-transition: height 500ms ease-in-out;

  -ms-transition: height 500ms ease-in-out;

  -o-transition: height 500ms ease-in-out;

  transition: height 500ms ease-in-out;

}

  

.owl-carousel .owl-item{

  float: left;

}

.owl-controls .owl-page,

.owl-controls .owl-buttons div{

  cursor: pointer;

}

.owl-controls {

  -webkit-user-select: none;

  -khtml-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}



/* mouse grab icon */

.grabbing { 

    cursor:url(grabbing.png) 8 8, move;

}





/* fix */

.owl-carousel  .owl-wrapper,

.owl-carousel  .owl-item{

  -webkit-backface-visibility: hidden;

  -moz-backface-visibility:    hidden;

  -ms-backface-visibility:     hidden;

  -webkit-transform: translate3d(0,0,0);

  -moz-transform: translate3d(0,0,0);

  -ms-transform: translate3d(0,0,0);

}

.indicator-style.owl-theme .owl-controls .owl-buttons div {

    background: inherit;

    width: 25px;

  height:50px;

  border: 1px solid #e5e5e5;

  background:#fff;

  padding: 0;

    position: absolute;

    right: 5px;

    top: 50%;

  margin-top:-50px;

  overflow:hidden;

  text-align:center;

  transition:all .5s;

  background-repeat:no-repeat;

  background-position: center center;

  border-radius:0;

}

.indicator-style.owl-theme .owl-controls .owl-buttons div i{display: none;}

.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev {left:-50px;}

.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev:before{content:"\f104";font-size:28px;color:#919191;line-height:50px;font-family: FontAwesome;}

.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next {right:-50px;}

.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next:before{content:"\f105";font-size:28px;color:#919191;line-height:50px;font-family: FontAwesome;}

.indicator-style.owl-theme .owl-controls .owl-buttons div:hover {background-color:#458943;border-color:#458943;}

.indicator-style.owl-theme .owl-controls .owl-buttons div:hover:before{color:#fff;}

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

  .indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev{left:-10px;}

  .indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next{right:-10px;}

  .indicator-style.owl-theme .owl-controls .owl-buttons div:hover {background:#458943;color:#fff;}

}





.m-2j-tab-l-01 .single-product{padding:0px 15px;text-align:left;position:relative;z-index:5;width: 100%;margin:25px 0 0 0;}

.m-2j-tab-l-01 .single-product *{transition:all 0.3s ease 0s;display: inline-block;}

.m-2j-tab-l-01 .single-product>div{width: 100%;position: relative;}

.m-2j-tab-l-01 .single-product>div>a{position: absolute;z-index: 10;width: 100%;height: 100%;left:0px;top:0px;}

.m-2j-tab-l-01 .single-product>div .m-2j-tab-img{width:100%;overflow: hidden;position: relative;background: #fff;z-index: 2;border: 1px solid #ccc;padding: 5px}

.m-2j-tab-l-01 .single-product>div .m-2j-tab-img p{font-size:16px;line-height: 26px;height:52px;color:#fff;overflow: hidden;width: 100%;padding:0 20px;bottom:20px;left:0px;position: absolute;z-index: 6;filter:alpha(opacity:0);opacity:0;}

.m-2j-tab-l-01 .single-product>div .m-2j-tab-img span{filter:alpha(opacity:100);opacity:1;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;overflow: hidden;transform:scale(1.00,1.00);

-moz-transform:scale(1.00,1.00);

-webkit-transform:scale(1.00,1.00);width: 100%;}

.m-2j-tab-l-01 .single-product>div .m-2j-tab-img span img{width: 100%;height: auto;}

.m-2j-tab-l-01 .single-product>div .m-2j-tab-txt span{width: 100%;height: auto;font-family: "Helvetica Condensed Bold";font-size: 18px;line-height: 26px;max-height: 52px;overflow: hidden;margin:15px 0 0 0;color:#333;}



.m-2j-tab-l-01 .single-product>div:hover .m-2j-tab-txt span{color:#458943;}

.m-2j-tab-l-01 .single-product>div:hover .m-2j-tab-img{border: 1px solid #458943;}

.m-2j-tab-l-01 .single-product>div:hover .m-2j-tab-img span{}

.m-2j-tab-l-01 .single-product>div:hover .m-2j-tab-img p{color:#fff;filter:alpha(opacity:100);opacity:1;}

.m-2j-tab-l-01 .indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev{left: -20px;}

.m-2j-tab-l-01 .indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next{right: -20px;}





@media(max-width:1700px){

  

}

@media(max-width:1600px){

  

}

@media(max-width:1500px){

}

@media(max-width:1330px){

}

@media(max-width:1200px){

  .m-2j .tabs-list{text-align: center;width: 100%}

  .m-2j .tabs-list li{width: 30%}

  .m-2j{padding:0 0 50px 0}

  .m-2j-t{height: 400px}

  .m-2j-tab-r{margin: 240px -13.8% 0 0}

  .m-2j .tab-content .m-2j-tab-l .m-2j-txt p{max-height:120px}

}

@media(max-width:992px){

  .m-2j{padding:0 0 40px 0}

  .m-2j .tab-content .m-2j-tab-l .m-more{margin:25px 0 0 0}

  .m-2j .tab-content .m-2j-tab-l .m-2j-txt p{max-height:90px}

  .m-2j{height: auto;margin:-110px 0 0 0;}

  .m-2j .tab-container{width: 100%;}

  .m-2j .tabs-list{width: 100%;}

  .m-2j .tab-content .m-2j-tab-l{width: 100%;margin:240px  0 0 0 ;}

  .m-2j-tab-r{width: 100%;position: relative;margin:30px 0 0 0;left:0px;}

  .m-2j-t{height: 300px}

}

@media(max-width:768px){



  .m-2j .tab-content .m-2j-tab-l .m-2j-txt p{max-height:60px}

  .m-2j{padding:0 0 30px 0}

  .m-2j-bj-txt{margin:0 0 0 0px;}

  .m-2j-xian-03{right:30%;}

  .m-2j .tab-content .m-2j-tab-l .m-more{margin:15px 0 0 0}

  .m-2j-t{height: 200px}

}

@media(max-width:480px){

  .m-2j-tab-r{-moz-border-radius:0 0 0 50px;-webkit-border-radius:0 0 0 50px;border-radius:0 0 0 50px;}

   .m-2j .tabs-list{display: none;}

   .m-2j{height: auto;margin:-0px 0 0 0;}

   .m-2j .tab-content .m-2j-tab-l{width: 100%;margin:30px  0 0 0 ;}

}

@media(max-width:320px){

}





/*mj-3j*/

.m-03{position: relative;}



.m-3j *{display: inline-block; width: 100%}



.m-3j{padding:60px 0;}



.m-3j-bj-01{width: 1111;height: 754px;position: absolute;left:-300px;bottom:-150px;z-index:1;}

.m-3j-bj-01 img{width: 100%;height: auto;}



.m-3j-bj-02{width: 1111;height: 754px;position: absolute;right:-300px;top:-250px;z-index:1;}

.m-3j-bj-02 img{width: 100%;height: auto;}



.m-3j{position: relative; z-index: 2;}

.m-3j-box{width: 100%;display: inline-block;margin:50px 0 0 0;}





.m-3j-box .m-3j-img{float: left;width: 50%;overflow: hidden;

-webkit-box-shadow:0px 0px 30px rgba(0,0,0,0.3);

   -moz-box-shadow:0px 0px 30px rgba(0,0,0,0.3);

     -o-box-shadow:0px 0px 30px rgba(0,0,0,0.3);

        box-shadow:0px 0px 30px rgba(0,0,0,0.3);}

.m-3j-box .m-3j-img a{display: inline-block;

transform:scale(1,1);

-moz-transform:scale(1,1);

-webkit-transform:scale(1,1);

transition:all 0.25s ease-in;} 

.m-3j-box .m-3j-img img{width: 100%;height: auto;}

.m-3j-box .m-3j-txt{float: right;}

.m-3j-box ul{float: right;width: 47%;}

.m-3j-box ul li{padding:0 0 0 80px;position: relative;width: 100%;margin:20px 0 0 0;display: inline-block;min-height: 64px;}

.m-3j-box ul li i{position: absolute;left:0px;top:0px;width: 60px;height: 60px;-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px;background: #1263ae;color:#fff;line-height: 60px;font-size: 30px;font-family: "Helvetica Condensed Bold";font-style: normal;text-align: center;}

.m-3j-box ul li span{font-family: "Helvetica Condensed Bold";font-size: 24px;line-height: 34px;max-height: 68px;overflow: hidden;color:#333;margin:15px 0 0 0;}

.m-3j-box ul li p{font-size: 15px;line-height: 26px;max-height: 52px;overflow: hidden;color:#333;margin:15px 0 0 0;}



.m-3j-box-01 {}

.m-3j-box-01 ul{float: left;}

.m-3j-box-01 .m-3j-img{float: right;}



.m-3j-box .m-3j-img a:hover{

transform:scale(1.1,1.1);

-moz-transform:scale(1.1,1.1);

-webkit-transform:scale(1.1,1.1);

transition:all 0.25s ease-in;}



.m-3j-box ul li a:hover{color:#0f8b3a;}







@media(max-width:1200px){

  .m-3j{padding:50px 0;}

  .m-3j-box{margin:40px 0 0 0;}

  .m-3j-box ul li p{display: none;}



}

@media(max-width:992px){

  .m-3j-box ul li{margin:10px 0 0 0;}

  .m-3j-box{margin:30px 0 0 0;}

  .m-3j{padding:40px 0;}



}

@media(max-width:768px){

  .m-3j-img{width: 100% !important;margin:20px 0 0 0;display: none;}

  .m-3j-box ul{width: 100%}

  .m-3j-box{margin:20px 0 0 0;}

  .m-3j-box-01{margin:0px 0 0 0;}

  .m-3j-box-01 .m-3j-img{display: inline-block;}

  .m-3j{padding:30px 0;}



}



@media(max-width:480px){



}





/*m-5j*/



/*main-3j*/

.m-04{position: relative;-moz-border-radius:0 0px 0 0px;-webkit-border-radius:0 0px 0 0px;border-radius:0 0px 0 0px;}

.m-04 .container{position: static;}

.m-4j{padding: 60px 0 60px 0;display: inline-block;z-index: 2;background:url(../images/m-4j-bj.png) no-repeat center 100px;width: 100%;position: relative;}

.m-4j *{}



.m-4j .m-bt{text-align: left;width: 28%}

.m-4j .m-bt div{text-align: left;}

.m-4j-bj{position: absolute;width: 452px;right:0px;top:60px;}

.m-4j-bj img{width: 100%;height: auto;}



.m-4j .tabs-list { list-style:none;margin:200px 0 0 0;width:28%;float: left;position: absolute;z-index:10;left:0px;top:0px;}

.m-4j .tabs-list * {transition:all 0.3s ease 0s;}

.m-4j .tabs-list li { display:inline-block;padding:0px 40px  0 0px;display:inline; *zoom:1; margin-right:48px; margin-bottom:0;float: left;width: 100%;position: relative;margin:10px 0 0 0;background: #fff;position: relative;overflow: hidden;

-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.1);

   -moz-box-shadow:0px 0px 10px rgba(0,0,0,0.1);

     -o-box-shadow:0px 0px 10px rgba(0,0,0,0.1);

        box-shadow:0px 0px 10px rgba(0,0,0,0.1);}

.m-4j .tabs-list li:last-child  {margin-right:0;}

.m-4j .tabs-list li:first-child {}



.m-4j .tabs-list li a {position: absolute;left:0px;top:0px;z-index: 10;width: 100%;height: 100%;cursor: pointer;}

.m-4j .tabs-list li>i{background: url(../images/m-4j-tab-i.png) no-repeat;width:30px;height: 20px;position: absolute;z-index:1;right:-30px;top:50%;margin:-10px 0 0 0;}

.m-4j .tabs-list li span{width: 100%;font-size: 18px;line-height: 20px;padding:20px 0px 20px 20px;display: inline-block;color:#333;font-family: "Helvetica Condensed Bold";text-transform: capitalize;width: 100%;text-align: left;position: relative; z-index: 5;}

.m-4j .tabs-list li:hover {background:#fff;padding:0 40px 0 0px;

-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.2);

   -moz-box-shadow:0px 0px 20px rgba(0,0,0,0.2);

     -o-box-shadow:0px 0px 20px rgba(0,0,0,0.2);

        box-shadow:0px 0px 20px rgba(0,0,0,0.2);}

.m-4j .tabs-list li:hover>i{right:10px;}

.m-4j .tabs-list li:hover span{color:#0f8b3a;padding:20px 0px 20px 30px;}

.m-4j .tabs-list li.active {background:#fff;padding:0 40px 0 0px;

-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.2);

   -moz-box-shadow:0px 0px 20px rgba(0,0,0,0.2);

     -o-box-shadow:0px 0px 20px rgba(0,0,0,0.2);

        box-shadow:0px 0px 20px rgba(0,0,0,0.2);}

.m-4j .tabs-list li.active>i{right:10px;}

.m-4j .tabs-list li.active span{color:#0f8b3a;padding:20px 0px 20px 30px;}

.m-4j .tab-content {}

.m-4j .tabs .accordion-handle { display:none; }



.m-4j .accordion{display: none;margin:0px 0 0 0;width: 100%;}

.m-4j .accordion-handle { position:relative; margin-top:10px; background-color:#fff; text-decoration:none;cursor:pointer; transition:all 0.4s ease 0s;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;overflow: hidden;background: #ff9607;display: none;}

.m-4j .accordion-handle:hover {}

.m-4j .accordion-handle a{ height:40px; line-height:40px; padding:0 40px 0 20px; font-size:16px; font-weight:normal;text-transform: uppercase;text-align: center;width: 100%;color:#fff;}

.m-4j .accordion-handle i { display:block; width:40px; height:40px; overflow:hidden; position:absolute; right:10px; top:0px; background:url(../images/icon-accordion.png) no-repeat top center;}

.m-4j .accordion-handle.active { background-color:#fff; color:#ff9607; }

.m-4j .accordion-handle.active a{color:#ff9607; }

.m-4j .accordion-handle.active i { background:url(../images/icon-accordion-01.png) no-repeat bottom center;display: inline-block;}

.m-4j .accordion-content { margin-bottom:20px; display:inline-block; width: 100%}



.m-4j .tab-container{width:72%;float: right;position: relative;z-index: 2;padding:0 0 0 30px;}

.m-4j .tab-content *{}

.m-4j .tab-content .m-4j-tab-l{width: 40%;float: right;margin:0px 0 0 0;}

.m-4j .tab-content .m-4j-tab-l-01{width: 100%}

.m-4j .tab-content .m-4j-tab-l .m-bt{margin:0px 0 0 0;text-align: left;}

.m-4j .tab-content .m-4j-tab-l .m-bt div{text-align: left;}

.m-4j .tab-content .m-4j-tab-l .m-bt span{}

.m-4j .tab-content .m-4j-tab-l .m-bt i{width: 60px;margin:30px 0 0  0;height: 3px;background: #ed6d00;display: inline-block;}

.m-4j .tab-content .m-4j-tab-l .m-4j-txt{padding: 25px 0 0 0}

.m-4j .tab-content .m-4j-tab-l .m-4j-txt a{transition:all 0.3s ease 0s;font-size: 24px;line-height: 34px;color:#333;font-family: "Helvetica Condensed Bold";margin:0px 0 10px 0;display: inline-block;height: 68px;overflow: hidden;}

.m-4j .tab-content .m-4j-tab-l .m-4j-txt i{width: 50px;height: 3px;background: #1263ae;margin:25px 0 0 0;display: inline-block;}

.m-4j .tab-content .m-4j-tab-l .m-4j-txt p{font-size: 15px;line-height: 26px;color:#666;max-height: 130px;overflow: hidden;margin:25px 0 0 0;}

.m-4j .tab-content .m-4j-tab-l .m-more{text-align: left;margin:35px 0 0px 0;}

.m-4j .tab-content .m-4j-tab-l .m-more a{margin:10px 10px 0px 0;}





.m-4j .tab-content .m-4j-img{width: 57%;float: left;position: relative;overflow: hidden;-moz-border-radius:50px 0 50px 0;-webkit-border-radius:50px 0 50px 0;border-radius:50px 0 50px 0;}

.m-4j .tab-content .m-4j-img a{position: absolute;left:0px;top:0px;width: 100%;height: 100%;z-index: 10;}

.m-4j .tab-content .m-4j-img i{width: 70px;position: absolute;bottom:0px;left:0px;background: #ed6d00;z-index:2;}

.m-4j .tab-content .m-4j-img img{width: 100%;height: auto;}

.m-4j .tab-content .m-4j-img span{transition:all 0.3s ease 0s;width: 100%;transform:scale(1,1); -moz-transform:scale(1,1); -webkit-transform:scale(1,1);display: inline-block;}







.m-4j .tab-content .m-4j-img:hover span{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.m-4j .tab-content .m-4j-txt a:hover{color:#0f8b3a;}













@media(max-width:1700px){

}

@media(max-width:1500px){

  .m-4j .tab-content .m-4j-img{width:60%}

  .m-4j .tab-content .m-4j-tab-l{width: 37%;}

}

@media(max-width:1400px){

  .m-4j .tab-content .m-4j-img{width:65%}

  .m-4j .tab-content .m-4j-tab-l{width: 32%;}

}



@media(max-width:1400px){

  .m-4j .tabs-list{width:34%}

  .m-4j .tab-content .m-4j-img{width:70%}

  .m-4j .tab-content .m-4j-tab-l{width: 27%;}

}

@media(max-width:1200px){

  .m-4j .tab-content .m-4j-tab-l .m-4j-txt{padding:0px;}

  .m-4j .tab-content .m-4j-tab-l .m-4j-txt p{margin:15px 0 0;max-height: 78px;}

  .m-4j .tab-content .m-4j-tab-l .m-4j-txt i{margin:15px 0 0;}

  .m-4j .tab-content .m-4j-tab-l .m-4j-txt a{margin:15px 0 0;}

  .m-4j .tab-content .m-4j-tab-l .m-more{margin:20px 0 0;}

  .m-4j .m-bt{width: 100%}

  .m-4j .tabs-list{width:100%;position: static;margin:20px 0 0 0;}

  .m-4j .tab-container{width: 100%;margin:40px;padding:0px;margin:40px auto 0;}

  .m-4j .tab-container .m-4j-img{width:50%}

  .m-4j .tab-container .m-4j-tab-l{width: 47%;}

  .m-4j{padding:50px 0;}

}

@media(max-width:992px){

  .m-4j .tab-content .m-4j-tab-l .m-4j-txt p{margin:10px 0 0;max-height: 52px;}

  .m-4j .tab-content .m-4j-tab-l .m-4j-txt i{margin:10px 0 0;}

  .m-4j .tab-content .m-4j-tab-l .m-4j-txt a{margin:10px 0 0;}

  .m-4j .tab-content .m-4j-tab-l .m-more{margin:10px 0 0;}

    .m-4j .tab-container{width: 100%;margin:40px;padding:0px;margin:30px auto 0;}

  .m-4j{padding:40px 0;}

}

@media(max-width:768px){

    .m-4j .tab-container{width: 100%;margin:40px;padding:0px;margin:20px auto 0;}

  .m-4j{padding:30px 0;}

}

@media(max-width:480px){

    .m-4j .tab-content .m-4j-img{width:100%;margin:0px 0 0 0;}

  .m-4j .tab-content .m-4j-tab-l{width: 100%;}



}

@media(max-width:320px){

}



/**/

/*main-5j*/

.m-05 .container{position: relative;}

.m-5j-top{position: relative;}



.m-5j{padding:60px 0;}

.m-5j ul{width: 102.5%;text-align: center;margin:70px 0 0 -2.5%;}

.m-5j ul li{width: 14.2%;margin:-20px 0 0 2.5%;display: inline-block;-moz-border-radius:200px;-webkit-border-radius:200px;border-radius:200px;overflow: hidden;

-webkit-box-shadow:0px 10px 10px rgba(0,0,0,0.1);

   -moz-box-shadow:0px 10px 10px rgba(0,0,0,0.1);

     -o-box-shadow:0px 10px 10px rgba(0,0,0,0.1);

        box-shadow:0px 10px 10px rgba(0,0,0,0.1);transition:all 0.3s ease 0s;

        }



.m-5j ul li:nth-child(6){margin:-20px 0 0 17%;}

.m-5j ul li:nth-child(9){margin:-20px 14% 0 2.5%;}

.m-5j ul li span{width: 100%;}

.m-5j ul li span img{height: auto;width: 100%;}

.m-5j ul li:hover{-webkit-box-shadow:0px 20px 20px rgba(0,0,0,0.2);

   -moz-box-shadow:0px 20px 20px rgba(0,0,0,0.2);

     -o-box-shadow:0px 20px 20px rgba(0,0,0,0.2);

        box-shadow:0px 20px 20px rgba(0,0,0,0.2);}



/*m-6j*/

@media(max-width:1700px){

}

@media(max-width:1450px){

}

@media(max-width:1330px){

}

@media(max-width:1200px){

  .m-5j{padding:50px 0;}

  .m-5j ul{margin:60px 0 0 -2.5%;}

}

@media(max-width:992px){

  .m-5j ul li{width: 21.2%;margin:-20px 0 0 2.5%;}

  .m-5j ul li:nth-child(6){margin:-20px 0 0 2.5%;}

  .m-5j ul li:nth-child(9){margin:-20px 14% 0 2.5%;}

  .m-5j ul li:nth-child(5){margin:-20px 0 0 2.5%;}

  .m-5j ul li:nth-child(8){margin:-20px 0% 0 16.5%;}

  .m-5j ul{margin:50px 0 0 -2.5%;}

  .m-5j{padding:40px 0;}

}

@media(max-width:768px){

  .m-5j ul{margin:40px 0 0 -2.5%;}

  .m-5j{padding:30px 0;}

}

@media(max-width:480px){

  .m-5j ul li{width: 29%;margin:0px 0 0 2.5% !important;}

}

@media(max-width:320px){

}





/*m-4j*/

.m-06{position: relative;}



.m-6j-more{text-align: center;margin:40px 0 0 0;}

.m-6j-more span{display: inline;font-size: 15px;line-height: 26px;vertical-align: middle;color:#666;}

.m-6j-more a{color:#4087a5;display: inline;font-size: 15px;font-family: "Helvetica Condensed Bold";line-height: 26px;vertical-align: middle;padding:0 30px 0 5px;background: url(../images/m-1j-more.png) no-repeat right center;}



.m-6j{padding:60px 0 40px;position: relative;z-index: 2;}

.m-6j *{display: inline-block;width: 100%;}



.m-6j .m-bt{padding:0 50% 0 0;}

.m-6j .m-bt div{text-align: left;}

.m-6j .m-bt{text-align: left;}



.m-6j .m-bt a{font-size: 15px;line-height: 40px;color:#fff;padding: 0px 30px 0 30px;width: auto;position: relative;text-transform:  capitalize;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;vertical-align: middle;background: #1263ae;text-transform: uppercase;position: absolute;right:0px;top:0px;}

.m-6j .m-bt a:hover{background: #0f8b3a}

.m-6j-lb{position: relative;z-index: 10;margin:50px -1.5% 0 -1.5%;padding:0 0 0px 0;width: 103%;display: inline-block;float: right;}

.m-6j-lb .slick-list{margin:0 0px;padding: 0 -0px 0px -0px;display: inline-block;}

.m-6j-lb .slick-next{display: inline-block;position: absolute;z-index: 20;top:50%; right:-32px;margin:-50px 0px 0px 0px;background:url(../images/news-r.png) no-repeat center right;filter:alpha(opacity:30);opacity:.3;transition:all 0.3s ease 0s;width:20px;height: 60px;display: none !important}

.m-6j-lb .slick-prev{display: inline-block;position: absolute;z-index: 20;top:50%; left:-32px;margin:-50px 0px 0px 0px;background:url(../images/news-l.png) no-repeat center left;filter:alpha(opacity:30);opacity:.3;transition:all 0.3s ease 0s;width:20px;height: 60px;display: none !important}

.m-6j-lb .slick-prev:hover{filter:alpha(opacity:100);opacity:1;background:url(../images/news-l.png) no-repeat center left;}

.m-6j-lb .slick-next:hover{filter:alpha(opacity:100);opacity:1;background:url(../images/news-r.png) no-repeat center right;}



.m-6j-lei{padding:0px 18px 20px 18px;text-align: center;transition:all 0.3s ease 0s;}

.m-6j-lei *{transition:all 0.3s ease 0s;display: inline-block;width: 100%;}

.m-6j-lei>div{position: relative;margin:0 0 0px 0;padding:0 0 0px 0;background: #fff;

-webkit-box-shadow:0px 5px 10px rgba(0,0,0,0.00);

   -moz-box-shadow:0px 5px 10px rgba(0,0,0,0.00);

     -o-box-shadow:0px 5px 10px rgba(0,0,0,0.00);

        box-shadow:0px 5px 10px rgba(0,0,0,0.00);}

.m-6j-lei>div>a{}

.m-6j-lei>div{}



.m-6j-lei>div .m-6j-txt{padding:35px 25px;background:#f2f2f2 url(../images/m-6j-txt-i.png) no-repeat left 20px top 20px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;text-align: left;}

.m-6j-lei>div .m-6j-txt i{}

.m-6j-lei>div .m-6j-txt p{font-size: 15px;line-height:26px;height: 78px;overflow: hidden;color:#333;}





.m-6j-lei>div  .m-6j-img{padding:25px 0 0 140px;position: relative; background: url(../images/m-6j-jiao.png) no-repeat left 120px top 0px;text-align: left;}

.m-6j-lei>div  .m-6j-img a{position: absolute;left:0px;top:0px;width:100%;height: 100%;z-index: 10;}

.m-6j-lei>div  .m-6j-img i{width:120px;background:#fff;-moz-border-radius:60px;-webkit-border-radius:60px;border-radius:60px;position: absolute;left:0px;top:25px;

  -moz-transform:scaleX(1);

            -webkit-transform:scaleX(1);

            -o-transform:scaleX(1);

            transform:scaleX(1);overflow: hidden;}

.m-6j-lei>div i img{width: 100%;height: auto;}



.m-6j-lei>div .m-6j-img span{font-size: 24px;line-height: 34px;height:34px;font-family: "Helvetica Condensed Bold";color:#333;margin:50px 0 0 0;overflow: hidden;}

.m-6j-lei>div .m-6j-img p{font-size: 15px;line-height: 26px;height: 26px;overflow: hidden;color:#666;margin:10px 0 0 0;}

.m-6j-lei>div:hover i{background: #fff;-moz-transform:scaleX(1);

            -webkit-transform:scaleX(1);

            -o-transform:scaleX(1);

            transform:scaleX(1);}

.m-6j-lei>div:hover .m-6j-img span{color: #1263ae;}





.m-6j-lb .slick-dots { position: static;left:0px; bottom:0px; list-style: none; display: block; text-align: center; padding:40px 0px 0 0; width: 100%; z-index:999;margin:0;display: inline-block;}

.m-6j-lb .slick-dots li { position: relative; display: inline-block; height: 16px; width: 16px; margin: 0px 10px; padding: 0px; cursor: pointer;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;overflow: hidden;}

.m-6j-lb .slick-dots li button { border: 0; background: transparent; display: block; height: 16px; width: 16px;background: #0d3a8f; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:#e6e6e6;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;padding: 0;background: #0d3a8f;overflow: hidden;filter:alpha(opacity:10);opacity:0.1;}

.m-6j-lb .slick-dots li button:focus { outline: none;}

.m-6j-lb .slick-dots li.slick-active button{background: #1263ae;filter:alpha(opacity:100);opacity:1;}



@media(max-width:1200px){

  .m-6j-lb{margin:40px -1.5% 0 -1.5%;}

  .m-6j{padding:50px 0 30px;}

}

@media(max-width:992px){

  .m-6j-lb{margin:30px -1.5% 0 -1.5%;}

  .m-6j-txt{padding: 35px 15px 35px 15px}

  .m-6j{padding:40px 0 20px;}

}

@media(max-width:768px){

  .m-6j .m-bt{padding:0;}

  .m-6j .m-bt a{position: static;margin:20px 0 0 0;}

  .m-6j-lb{margin:20px -1.5% 0 -1.5%;}

  .m-6j-lb .slick-next{right:0px;top:50%;}

.m-6j-lb .slick-prev{left:0px;top:50%;}

  .m-6j-lei{padding:0px 5px 20px 5px;}

  .m-6j{padding:30px 0 20px;}

}

@media(max-width:480px){



}

@media(max-width:320px){

}



/*m-4j*/

.m-07{position: relative;height: 440px;z-index: 100;overflow: visible;}



.m-7j{padding:60px 0 0px;position: relative;z-index: 2;}

.m-7j *{display: inline-block;width: 100%;}





.m-7j .m-bt a{font-size: 15px;line-height: 40px;color:#fff;padding: 0px 30px 0 30px;width: auto;position: relative;text-transform:  capitalize;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;vertical-align: middle;background: #1263ae;text-transform: uppercase;position: absolute;right:0px;top:0px;}

.m-7j .m-bt a:hover{background: #0f8b3a}

.m-7j-lb{position: relative;z-index: 10;margin:30px -1.5% 0 -1.5%;padding:0 0 0px 0;width: 103%;display: inline-block;float: right;}

.m-7j-lb .slick-list{margin:0 0px;padding: 0 -0px 0px -0px;display: inline-block;}

.m-7j-lb .slick-next{display: inline-block;position: absolute;z-index: 20;top:50%; right:-32px;margin:-25px 0px 0px 0px;background:url(../images/m-7j-lb.png) no-repeat center right;filter:alpha(opacity:30);opacity:.3;transition:all 0.3s ease 0s;width:27px;height: 50px;}

.m-7j-lb .slick-prev{display: inline-block;position: absolute;z-index: 20;top:50%; left:-32px;margin:-25px 0px 0px 0px;background:url(../images/m-7j-lb.png) no-repeat center left;filter:alpha(opacity:30);opacity:.3;transition:all 0.3s ease 0s;width:27px;height: 50px;}

.m-7j-lb .slick-prev:hover{filter:alpha(opacity:100);opacity:1;background:url(../images/m-7j-lb.png) no-repeat center left;}

.m-7j-lb .slick-next:hover{filter:alpha(opacity:100);opacity:1;background:url(../images/m-7j-lb.png) no-repeat center right;}



.m-7j-lei{padding:20px 20px 20px 20px;text-align: center;transition:all 0.3s ease 0s;}

.m-7j-lei *{transition:all 0.3s ease 0s;display: inline-block;width: 100%;}

.m-7j-lei>div{position: relative;margin:0 0 0px 0;padding:0 0 0px 0;background: #fff;

-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.2);

   -moz-box-shadow:0px 0px 20px rgba(0,0,0,0.2);

     -o-box-shadow:0px 0px 20px rgba(0,0,0,0.2);

        box-shadow:0px 0px 10px rgba(0,0,0,0.2);height: 310px;}

.m-7j-lei>div>a{position: absolute;left:0px;top:0px;width: 100%;height: 100%;z-index: 10;}

.m-7j-lei>div{padding:10px;padding:0 0 0 410px;position: relative;}







.m-7j-lei>div .m-7j-txt{width: 100%;text-align: left;padding:10px 10px;}

.m-7j-lei>div .m-7j-txt>i{width: 35px;height:8px;overflow: hidden;margin:20px 0 0 0;}

.m-7j-lei>div .m-7j-txt>span{font-size: 20px;line-height:30px;height: 56px;font-family: "Helvetica Condensed Bold";color:#333;overflow: hidden;margin:20px 0 0 0;}

.m-7j-lei>div .m-7j-txt>p{font-size: 15px;line-height:26px;height: 52px;overflow: hidden;color:#666;margin:20px 0 0 0;}

.m-7j-lei>div .m-7j-txt>div{text-align: left;margin:30px 0 0 0;}

.m-7j-lei>div .m-7j-rr{right:0px;bottom:10px;z-index:5;position: absolute;width: auto;text-align: center;width: 70px;overflow: hidden;}

.m-7j-lei>div .m-7j-rr>span{font-size: 50px;line-height: 50px;font-family: "LaoUIb";color:#eeeeee;}

.m-7j-lei>div .m-7j-rr>p{font-size:24px;line-height: 24px;font-family: "LaoUIb";margin:0px 0 0 0;text-transform: uppercase;color:#eeeeee;}





.m-7j-lei>div  .m-7j-img{width:386px;position: absolute;left:10px;top:10px;z-index:2;overflow: hidden;}

.m-7j-lei>div i img{width: 100%;height: auto;}



.m-7j-lei>div .m-7j-img span{width: 100%;height: auto;transform:scale(1,1); -moz-transform:scale(1,1); -webkit-transform:scale(1,1);}





.m-7j-lb .slick-dots { position: static;left:0px; bottom:0px; list-style: none; display: block; text-align: center; padding:60px 0px 0 0; width: 100%; z-index:999;margin:0;display: inline-block;display: none !important;}

.m-7j-lb .slick-dots li { position: relative; display: inline-block; height: 16px; width: 16px; margin: 0px 10px; padding: 0px; cursor: pointer;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;overflow: hidden;}

.m-7j-lb .slick-dots li button { border: 0; background: transparent; display: block; height: 16px; width: 16px;background: #0d3a8f; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:#e6e6e6;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;padding: 0;background: #0d3a8f;overflow: hidden;filter:alpha(opacity:10);opacity:0.1;}

.m-7j-lb .slick-dots li button:focus { outline: none;}

.m-7j-lb .slick-dots li.slick-active button{background: #1263ae;filter:alpha(opacity:100);opacity:1;}









.m-7j-lei>div:hover .m-7j-txt>span{color:#0f8b3a}

.m-7j-lei>div:hover .m-7j-img span{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.m-7j-lei>div:hover .m-7j-txt div p{background: #0f8b3a}

@media(max-width:1500px){

  .m-7j-lei>div{height: 280px;position: relative;padding:0 0 0 380px}

  .m-7j-lei>div .m-7j-txt{}

  .m-7j-lei>div .m-7j-img{width: 350px;}

}



@media(max-width:1400px){

  .m-7j-lei>div{height: 250px;position: relative;padding:0 0 0 320px}

  .m-7j-lei>div .m-7j-txt{}

  .m-7j-lei>div .m-7j-txt>p{display: none;margin:0px;}

  .m-7j-lei>div .m-7j-img{width:300px;}

}

@media(max-width:1200px){

  .m-07{height: 400px;}

  .m-7j-lb{margin:20px -1.5% 0 -1.5%;}

  .m-7j{padding:50px 0 0px;}

}

@media(max-width:992px){

  .m-07{height: 360px;}

  .m-7j-lb{margin:10px -1.5% 0 -1.5%;}

  .m-7j{padding:40px 0 0px;}

}

@media(max-width:768px){

  .m-7j-lei{padding:20px 10px 20px 10px;}

  .m-07{height:auto}

  .m-7j-lei>div{height:auto;position: relative;padding:10px;}

  .m-7j-lei>div .m-7j-txt{position: static;width: 100%;padding: 0}

  .m-7j-lei>div .m-7j-txt>i{margin:10px 0 0 0;}

  .m-7j-lei>div .m-7j-txt>span{margin:10px 0 0 0;}

  .m-7j-lei>div .m-7j-txt>p{margin:10px 0 0 0;}

  .m-7j-lei>div .m-7j-txt>div{margin:20px 0 0 0;}

  .m-7j-lei>div .m-7j-txt>p{display: none;margin:0px;}

  .m-7j-lei>div .m-7j-img{width: 100%;position: static;}



.m-7j-lb{margin:0px -1.5% 0 -1.5%;}

.m-7j-lb .slick-next{right:0px;top:50%;}

.m-7j-lb .slick-prev{left:0px;top:50%;}

  .m-7j{padding:30px 0 0px;}

}

@media(max-width:480px){



}

@media(max-width:320px){

}











/**/

.b-con{margin:15px 0 0 0;display: inline-block;}

.b-con *{transition:all 0.3s ease 0s;}

.b-con p{position: relative;margin:15px 0 0 0;padding: 0 0 0 30px;color:#878787;font-size: 15px;line-height: 22px;}

.b-con p i{width: 20px;position: absolute;left:0;top:0px;filter:alpha(opacity:40);opacity:0.4;}

.b-con p i img{width: 100%;height: auto;}

.b-con p a{color:#878787;font-size: 15px;line-height: 22px;}

.b-con p span{color:#878787;font-size: 15px;line-height: 22px;}

.b-con p a:hover{color:#fff;}



.m-f-txt{margin:50px 0 0 0;display: inline-block;}

.m-f-txt p{font-size: 15px;line-height: 26px; color: #fff;text-transform: uppercase;vertical-align: middle;display: inline-block;}

.m-f-txt i{display: inline-block;vertical-align: middle;font-size: 15px;line-height: 26px;color: #fff;padding:0 10px}



/*m-f-search*/

.m-f-p{margin:20px 0 0 0}

.m-f-p p{font-size: 15px;line-height: 26px;color: #ccc;display: inline-block;}



@media(max-width:1200px){}

@media(max-width:992px){}

@media(max-width:768px){

}



/*main-foot*/}

.footer *{}

.footer{padding:0px 0 25px 0px;position: relative;display: inline-block;width: 100%;}

.m-f-zz{width: 100%}

.m-f-zz img{width: 100%;height: 60px;}



.ny-f .footer{padding: 60px 0 30px 0}

@media(max-width:1200px){

  .m-f-zz img{width: 100%;height: 50px;}

}

@media(max-width:992px){

  .m-f-zz img{width: 100%;height: 40px;}

  .footer{padding: 0px 0px 35px 0px;position: relative;}

  .ny-f .footer{padding: 40px 0 30px 0}

}

@media(max-width:768px){

  .m-f-zz img{width: 100%;height: 30px;}

  .footer{padding: 0px 0 0px;width: 100%;}

  .ny-f .footer{padding: 30px 0 30px 0}

  .ny-f .m-bottom{padding: 30px 0 80px;}



}









/*m-f-t-box*/

.m-f-t-box{border-bottom: 1px solid rgba(255,255,255,.1);}

.m-f-t{}

.m-f-t img{width: 100%;height: auto;}

.m-f-t p{font-size: 15px;line-height: 26px;max-height: 52px;overflow: hidden;display: inline-block;margin:20px 0 0 0;color:#666;}



.ny-f .m-f-t{padding: 45px 80px 40px}





@media(max-width: 992px){

  .ny-f .m-f-t{padding: 45px 60px 40px}

  .f-link{width: 100%;text-align: center;margin:15px 0 0 0;}

}

@media(max-width:768px){

  .ny-f .m-f-t{padding: 35px 0px 30px}

  .f-link a{margin:0 5px;}

}

@media(max-width:480px){

  .ny-f .m-f-t{padding: 25px 0px 20px}

  .f-link li{margin:0 4px}

}





/*fot_title*/

.fot_title{display:block;position: relative;padding:0 0 0px 0;width: 100%;}

.fot_title em{color:#fff; display:block;line-height:24px;text-transform:uppercase;margin: 0px 0 0 0;padding: 0 0px 0px 0px;font-family: "Helvetica Condensed Bold";font-size: 24px;line-height: 24px;}

.fot_title i{transition:all 0.3s ease 0s;font-size:15px;color:#fff;float: right;display: none;width:30px;text-align: center;}

.icon-minus-sign:before {content:"\f078" !important;font-family: "fontawesome";}

.icon-plus-sign:before {content: "\f078" !important;font-family: "fontawesome";}



@media(max-width:1200px){}

@media(max-width:992px){

  .fot_title em{padding:0 0px 0px 0}

}

@media(max-width:768px){

  .fot_title{display:block;background:none;}

}

@media(max-width:480px){}



/*底部查询*/



/*fot_links*/

#blockbestsellers{width: 100%;}

.fot_links {float: left;}

.fot_links-01{width:35%;margin: 0 0% 0 0%;padding: 0px 8% 0 0%;}

.fot_links-02{width:18.5%;margin: 0 0% 0 0%;padding: 0px 4% 0 0%;}

.fot_links-03{width:18.5%;margin: 0 0% 0 0%;padding: 0px 4% 0 0%;}

.fot_links-04{width:28%;margin: 0px 0% 0 0%;padding: 0px 0% 0 0%;float: left;}

.fot_links ul{margin: 30px 0 0 0;width: 100%}

.fot_links ul *{transition:all 0.3s ease 0s;}

.fot_links ul li{display:inline-block;padding:4px 0 4px 0px;width: 100%;}

.fot_links ul li:first-child{padding: 0 0 4px 0;}

.fot_links ul li a{color:#ccc;font-size:15px;line-height: 26px;margin: 0px 0;padding:0 0 0 15px; background: url(../images/f-nav-i.png) no-repeat 0px 9px;display: inline-block;text-transform:capitalize;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;}

.fot_links ul li a:hover{color:#fff; background: url(../images/f-nav-i-01.png) no-repeat 0px 9px;}

.fot_links .column_icon_toggle{display:none;}

.fot_links ul li a:hover{color: #fff;text-decoration: underline;}



@media(max-width:1200px){

.fot_links-01{width: 30%;padding: 0 4% 0 0%}

.fot_links-02{width: 18%;padding: 0 2% 0 0}

.fot_links-03{width: 24%;padding: 0 3% 0 0}

.fot_links-04{width: 26%;padding: 0px 0 0 0%;float: right;}

}

@media(max-width:992px){

.fot_links ul{margin: 25px 0 0 0;width: 100%}

.fot_links-01{width: 100%;padding: 0 2% 0 0%;margin:0 0 30px 0;}

.fot_links-02{width: 25%;padding: 0 2% 0 0%}

.fot_links-03{width: 25%;padding: 0 2% 0 0%;}

.fot_links-04{width: 45%;padding: 0 0% 0 0%;float: right;}

}





@media(max-width:768px){

  .m-f-con{padding: 0px}

  .fot_links-05{border-top: 1px solid #717172;}

  .fot_title i{display: block;margin: -25px 0 0 0;}

  .fot_links ul{margin: 15px 0 0 0;display: inline-block;}

  .fot_links .active i{transform:rotate(180deg);

  -ms-transform:rotate(180deg);

  -moz-transform:rotate(180deg); 

  -webkit-transform:rotate(180deg); 

  -o-transform:rotate(180deg);}

  .fot_links{width: 100%;height: auto;padding: 8px 0px}

  .fot_links{margin: 0px 0;border-bottom: 1px solid rgba(255,255,255,.1);float: none;display: inline-block;}

  .fot_links-04{width: 100%;height: auto;padding: 10px 0 10px 0px;border: none;}

  .fot_links .column_icon_toggle {display: inline-block;position: absolute;right: 0px;font-style:normal;cursor:pointer;color:#eee;}

  .fot_links .fot_title{cursor:pointer;border:none;padding: 0}

  .fot_links .fot_title:before{display: none;}

  .fot_links .fot_title em{padding:0 0 0 0px;margin: 6px 0;background: none;color: #fff;font-size: 20px;}

  .fot_links ul li:before{content: "\f105";font-family: "fontawesome";font-size: 15px;margin: -12px 5px 0 0;color: #ccc;vertical-align: middle;display:none;}

  .fot_links ul li{vertical-align: middle;}



}



@media(max-width:480px){



}



/*f-map*/

.f-map{width: 100%;margin:35px 0 0 0}

.f-map>{width: 100%;display: inline-block;}

.f-map img{width: 100%;height: auto;}

.f-map-01{width: 100%;margin:35px 0 0 0;position: relative;display: inline-block;float: left;height: auto;}

.f-map-01:before{width: 100%;padding-bottom:60%;display: inline-block;content: "";}

.f-map-01>iframe{position: absolute;top:0px;left:0px;width: 100% !important;height: 100% !important;}



/*m-f-cp*/

.m-f-cp{width: 103%;margin:0 0 0 -3%;display: inline-block;padding: 18px 0 0 0}

.m-f-cp *{transition:all 0.3s ease 0s;display: inline-block;}

.m-f-cp div{position: relative;float: left;width: 30%;margin:10px 0 0 3%;border: 2px solid #fff;background: #f3a01f}

.m-f-cp div a{width: 100%;height:100%;left:0px;top:0;position: absolute;z-index: 20}

.m-f-cp div i{width: 45px;height: 45px;position: absolute;left:50%;top:50%;margin:-22px 0 0 -22px;z-index: 10;background: url(../images/m-f-jia.png) no-repeat center;filter:alpha(opacity:0);opacity:0.0;

  transform:scale(0.7,0.7);

-moz-transform:scale(0.7,0.7);

-webkit-transform:scale(0.7,0.7);

transition:all 0.25s ease-in;}

.m-f-cp div p{width: 100%;filter:alpha(opacity:100);opacity:1;}

.m-f-cp div p img{width: 100%;height: auto;}

.m-f-cp div:hover i{filter:alpha(opacity:100);opacity:1;

  transform:scale(1.00,1.00);

-moz-transform:scale(1.00,1.00);

-webkit-transform:scale(1.00,1.00);

transition:all 0.25s ease-in;}

.m-f-cp div:hover p{filter:alpha(opacity:30);opacity:0.3;}



@media(max-width: 480px){

  .m-f-cp div{width: 47%}

  .m-f-cp{padding: 0 0 10px 0}

}



/*f-logo*/





/*.m-f-xp*/





/*f-dy*/

.f-dy{width:100%;max-width: 100%;display: inline-block;float: left;}

.f-dy p{font-size: 15px;line-height: 26px;color:#ccc;width: 100%;margin:30px 0 0 0;overflow: hidden;max-height: 52px;}

.f-dy-search{display: inline-block;width:100%;margin:20px 0px 0 0;position: relative;}

.f-dy-search * {transition:all 0.3s ease 0s;}

.f-dy-search .f-dy-search_main{width:100%;height:40px;color:#fff;padding:0px 20px 0 20px;line-height:40px;font-size:15px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;background:rgba(255,255,255,.1);border: 1px solid rgba(255,255,255,0);}

.f-dy-search .f-dy-search_main:focus{color:#fff;background:rgba(255,255,255,0.1);}

.f-dy-search span{width: auto;display: inline-block;background: #1263ae;overflow: hidden;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;margin:20px 0 0 0;}

.f-dy-search .f-dy-search_btn{right:0px;top:0px;width: auto;margin:0px 0 0 0;background: url(../images/dy.png) no-repeat right 30px center;height: 38px;color:#fff;width: auto;padding:0 55px 0 30px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;text-transform: uppercase;font-size: 15px;line-height: 40px;font-family: "LaoUI";}

.f-dy-search .f-dy-search_btn{}

.f-dy-search .f-dy-search_btn:hover{}

.f-dy-search span:hover{background: #26964e;}





.f-2wm{padding: 60px 0 0 125px;position: relative;display: inline-block;margin:20px 0 0 0;}

.f-2wm i{width: 107px;position: absolute;left:0px;top:0px;z-index: 2;}

.f-2wm img{width: 100%;height: auto;}

.f-2wm p{font-size: 15px;line-height: 26px;overflow: hidden;width: 100%;color:#fff;}





@media(max-width: 992px){

  .f-dy p{margin:20px 0 0 0;}

  .f-dy{width: 100%;max-width: 100%;padding: 0}

  .f-dy-search .f-dy-search_main{}

}

@media(max-width: 768px){

  .f-dy p{margin:10px 0 0 0;}

    .f-dy-search span{width: auto;  }

  .f-dy-search .f-dy-search_btn{padding:0px 55px 0 30px}

}



@media(max-width:480px){



}



/*m-f-悬浮运动*/

.m-f-xin{position: fixed;bottom:0px;width: 100%;display: none;z-index: 99999999999;border-top:2px solid #1263ae;background:#fff;}

.m-f-xin * {transition:all 0.3s ease 0s;display:block;width: 100%}

.m-f-xin ul{width: 100%;}

.m-f-xin ul li{width: 20%;position: relative;float: left;text-align: center;border-left: 1px solid rgba(255,255,255,.2);border-right: 1px solid rgba(0,0,0,.2);}

.m-f-xin ul li a{position: absolute;width: 100%;height:100%;z-index: 1;left:0px;top:0px;}

.m-f-xin ul li div{height:50px;}

.m-f-xin ul li div a{}

.m-f-xin ul li div i{color:#1263ae;font-size: 15px;line-height: 16px;margin:10px 0 0 0;}

.m-f-xin ul li div p{color:#1263ae;font-size: 15px;line-height: 26px;width: 100%;text-transform: capitalize;}



@media(max-width: 768px){

  .m-f-xin{display: block;}

}

@media(max-width: 400px){

}









/*m-f-abt*/

.m-f-abt{width: 100%}

.m-f-abt *{display: inline-block;width: 100%}

.m-f-abt>a{max-width: 244px;}

.m-f-abt>a img{height: auto;}

.m-f-abt p{font-size:15px;line-height: 26px;max-height:96px;overflow: hidden;color: #ccc;margin:25px 0 0 0;}

.m-f-abt span{margin:20px 0 0 0;}

.m-f-abt span a{color:#fff;font-size: 15px;}

.m-f-abt span a:hover{text-decoration: underline;}



/*m-f-con*/

.m-f-con-p{margin:30px 0 0 0;display: inline-block;}

.m-f-con-p span{font-size: 18px;line-height: 28px;color:#ccc;margin:0px 0 0 0;font-family: "LaoUIb";}

.m-f-con{padding: 20px 0 0 0;position: relative;display: inline-block;width: 80%}

.m-f-con * {transition:all 0.3s ease 0s;font-size: 15px;line-height:26px;color: #ccc;display: inline-block;}

.m-f-con p{position: relative;margin:10px 0 0px 0;display: inline-block;width: 100%;position: relative;color: #ccc;padding:0 0 0 35px;float: left;text-transform: capitalize;}

.m-f-con p:first-child{margin:0;}

.m-f-con p.m-f-con-01{padding: 0px 0 0 35px}

.m-f-con p i{width: 24px;height: 24px;position: absolute;left:0px;top:2px;filter:alpha(opacity:100);opacity:1;}

.m-f-con p i img{width: 100%;height: auto;}

.m-f-con p span{padding:0 0 0 0px;color: #ccc;line-height: 26px;font-size: 15px;display: inline;text-transform: initial;}

.m-f-con p a{display: inline-block;color: #ccc;text-transform: initial;}

.m-f-con p a:hover{color: #fff;text-decoration: underline;}

@media(max-width: 768px){

  .f-dy-p{margin:15px 0 0 0 ;}

  .m-f-abt span{margin:10px 0 0 0;}

.m-f-con{padding: 25px 0 10px 0;}

.m-f-con div{padding: 0px 0 0 30px}

}



.mian-f-t{width: 100%;margin:0 auto;text-align: center;padding: 50px 0 0;text-align: center;}

.mian-f-t p{font-size: 20px;line-height: 22px;color:#ccc;max-height: 44px;margin:23px auto 0;overflow: hidden;max-width: 320px;text-align: center;}



.f-logo{max-width: 100%;display: inline-block;filter:alpha(opacity:100);opacity:1;width: 100%;text-align: center;margin:0px 0 0 0;}

.f-logo a {max-width: 100%;display: inline-block;width:auto;} 

.f-logo a img{max-width:184px;height: auto;width: 100%} 

.f-logo-txt{width: 100%;text-align: center;}

.f-logo-txt p{font-size: 15px;line-height: 26px;color:#ccc;max-height: 104px;overflow: hidden;margin:25px 0 0 0;}





/*main-bottom*/



.f-nav{width: 100%;text-align: center;}

.f-nav a{font-size: 15px;line-height: 26px;color:#fff;padding:0 15px;}

.f-nav a:hover{color:#333;}



.m-bottom{float: right;width: 100%;display: inline-block;float: right;width: 100%;padding:25px 0 25px;position: relative;border-top: 1px solid rgba(255,255,255,.1);}

.m-bottom *{transition:all 0.3s ease 0s;}

.m-bottom .f-link{display: none;}



.m-b-l{float: left;width: 100%;padding:0 0 0 0px;position: relative;text-align: center;}

.m-b-l *{color:#ccc;line-height: 26px;font-size:15px;font-style: normal;}



.m-b-i{position: absolute;left:0px;top:3px;width:55px;height: 40px;}

.m-b-i img{width: 100%;height: auto;}



.copy{color: #ccc;font-size: 15px;text-align: center;width: 100%;margin:0px 0 0 0;width: 100%;}

.copy a:hover{color:#fff;text-decoration: underline;}

.fx-01{width: auto;text-align: center;margin:5px 0 0 0;display: inline-block;vertical-align: middle;}

.fx-01 *{transition:all 0.3s ease 0s;color: #ccc;font-size: 15px;}

.fx-01 p{display: inline-block;}

.fx-01 a{padding:0 0 0 10px;color: #ccc;display: inline-block;}

.fx-01 a:last-child{}

.fx-01 a:hover{color: #fff;text-decoration: underline;}



.ipv6{width:auto;display: inline-block;margin:5px 10px 0 0;text-align: center;vertical-align: middle;}

.ipv6 img{display: inline-block;vertical-align: middle;width: 30px;margin:0 5px 0 0;}

.ipv6 p{display: inline-block;vertical-align: middle;color:#ccc;font-size: 15px;}



/*f-link*/



.f-link{display: inline-block;line-height: 20px;float: left;margin:25px 0 0 0;}

.f-link *{transition:all 0.3s ease 0s;display: inline-block;}

.f-link a{width: 30px;height: 30px;margin:0px 10px 0 0px;position: relative;float: left;overflow: hidden;background: #ccc;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;}

.f-link a i{position: absolute;position: absolute;left:0;top:0;width: 100%;height: 100%;padding: 0;}

.f-link a i.f-link-02{filter:alpha(opacity:100);opacity:1;z-index:1;}

.f-link a img{width: 100%;height: auto;}

.f-link a:hover{background: #fff;}



@media(max-width: 1500px){

}



@media(max-width: 1400px){

}



@media(max-width: 1300px){

}



@media(max-width: 1200px){

}

@media(max-width: 992px){

  .f-dy{text-align: center;}

  .f-link{text-align: center;width: 100%}

  .f-link a{float: none;}

  .m-f-con-p{margin:15px 0 0 0;}

  .m-f-con{padding:15px 0 0 0;width: 100%}

  .f-link{width: 100%;text-align: center;}

  .f-link a{margin:0 3px;}

  .m-f-logo{margin:30px 0 0 0;}

  .fx-01 a{padding:0 0 0 10px;color: #ccc;display: inline-block;}

  .fx-01{float: right;width: 100%;text-align: center;margin:5px 0 0 0;}

  .m-bottom{padding: 20px 0 20px;width: 100%;}

  .m-b-link{width: 100%;margin:10px 0 0 0;}

  .m-b-link a{}

  .m-b-link a:last-child{}

  .m-b-l{width: 100%;text-align: center;margin:0px 0 0 0;padding: 0}

  .copy{margin:0px 0 0 0;width: 100%;}

  .m-b-i{display: none;}

}

@media(max-width: 769px){

  .m-f-logo{margin:20px 0 10px 0;}

  .m-bottom .f-link{display: inline-block;}

  .f-link{text-align: center;margin:20px 0 10px;}

  .f-link a{margin:5px 5px 0 5px 0;}

  .fx-01{text-align: center;}

  .copy{margin:0px 0 0 0;width: 100%;text-align: center;}

  .f-link-01{display: inline-block;}

  .m-bottom{padding:30px 0 80px;border: none;}

}



/*-back-top-*/

.toTop {

    position: fixed;

    right: 5px;

    bottom: 50px;

    z-index: 999999999;

    cursor: pointer;

    transition: all 0.3s ease 0s;

    filter: alpha(opacity: 100);

    opacity: 1; 

    overflow: hidden;

    text-align: center;

    height: auto;

    width: 50px;height: 50px;

    -moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px;

-webkit-box-shadow:0px 2px 10px rgba(0,0,0,0.0  );

   -moz-box-shadow:0px 2px 10px rgba(0,0,0,0.0  );

     -o-box-shadow:0px 2px 10px rgba(0,0,0,0.0  );

        box-shadow:0px 2px 10px rgba(0,0,0,0.0  );

        background: rgba(0,0,0,.2);

}

.toTop *{transition:all 0.3s ease 0s;}

.toTop span{line-height: 52px;font-size: 12px;color:#fff;text-transform: uppercase;padding: 0px 0 0;font-family: "Helvetica Condensed Bold";}

.toTop p{width: 26px;display: none;}

.toTop:hover{background: #1263ae;margin:0 0 10px 0;}

.toTop:hover span{color:#fff;}



@media(max-width:1200px){}

@media(max-width:992px){}

@media(max-width:768px){

.toTop {display: block;bottom: 70px;}

}

@media(max-width:480px){}





/*service*/

.online_section{position:fixed;z-index:99999999999;top:200px;right:-200px;transition:all .3s ease;}

.online_section ul li{ list-style:none;width:240px;height:40px;color:#fff; padding-left:40px; margin-bottom:3px;-moz-border-radius:0px 0 0 0px;-webkit-border-radius:0px 0 0 0px;border-radius:0px 0 0 0px;transition:all .5s ease;overflow:hidden; margin-bottom:3px; line-height:40px; font-size:15px;position: relative;background: #1263ae;

-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.2);

   -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.2);

     -o-box-shadow:0px 0px 5px rgba(0,0,0,0.2);

        box-shadow:0px 0px 5px rgba(0,0,0,0.2);}

.online_section ul li:nth-child(even){}

.online_section ul li a{ line-height:40px; font-size:15px; color:#fff;transition:all 0.3s ease 0s;}

.online_section ul li i{width:40px;height: 40px;position: absolute;left:0px;top:0px;z-index: 2;}

.online_section .online_tel i{background:url(../images/online_t.png) no-repeat;}

.online_section .online_email i{background:url(../images/online_e.png) no-repeat;}

.online_section .online_whatsapp i{background:url(../images/online_w.png) no-repeat;}

.online_section .online_skype i{background:url(../images/online_s.png) no-repeat;}

.online_section .online_coad i{background:url(../images/online_c.png) no-repeat; padding:0px;}

.online_section .online_coad p{ padding-left:50px; font-family:'LaoUI'; font-size:15px;}

.online_section .online_coad img{width: 100%;height: auto;}

.online_coad .img{ max-width:200px; padding:10px 30px; margin:0 auto; padding-top:0px;}



.online_section ul:hover li{ }

.online_section ul:hover li a{color:#fff;}

.online_section ul:hover li:nth-child(even){}

.online_section ul li a:hover{color:#fff;text-decoration: underline;}

.online_section ul:hover li.online_tel i{background:url(../images/online_t.png) no-repeat;}

.online_section ul:hover li.online_email i{background:url(../images/online_e.png) no-repeat;}

.online_section ul:hover li.online_whatsapp i{background:url(../images/online_w.png) no-repeat;}

.online_section ul:hover li.online_skype i{background:url(../images/online_s.png) no-repeat;}

.online_section ul:hover li.online_coad i{background:url(../images/online_c.png) no-repeat; padding:0px;}



@media only screen and (max-width: 768px) {.online_section{display:none;}}



/*service right*/

#service{position:fixed;right:-230px;top:200px;z-index:999999999;margin:0px 0 0 0; font:14px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; color:#333;}

#service .onlineMenu{ list-style:none;padding: 10px 15px 10px 15px;background: #fff;border: 2px solid #e5e5e5;}



#service a{ color:#666;}

#ser_main{position:relative;z-index:9;top:0px;    float: left;}

#ser_main a{display:block;overflow:hidden;color: #666;}

#ser_main a#floatShow01{background:url(../images/ser_30.png) no-repeat;height:200px;width:48px;z-index:99999;}



.onlineMenu .call-top{padding:10px 0;}

.onlineMenu .call-top p{text-align:left; color:#1263ae;font-size:15px;text-transform:capitalize;}

#online{float:left;background:#fff;overflow:hidden; width:230px;-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);

    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);

    box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.1);position:relative;}

.onlineMenu ul li{ padding:10px 0; border-bottom:1px dashed #ddd; list-style:none}

.onlineMenu ul li:last-child{ border:none;}

.onlineMenu .serm_top{text-align:center;padding-bottom:10px;}

.onlineMenu .call{text-align:left;color: #666;}

.onlineMenu .call{ padding:6px 10px 6px 35px; border-bottom:1px solid #fff; font-size:15px;position: relative;}

.onlineMenu .call img{display:inline-block;vertical-align:middle; margin-right:6px;position: absolute;left:0;top:5px;width: 24px;height: auto;}

.onlineMenu .call a:hover{text-decoration: underline;color:#1263ae !important;}

#service:hover{ right:0px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

#service:hover #ser_main #floatShow1{ left:120px; z-index:-11; opacity:0;}

#service h4{ font-size:15px; color:#666; margin:0px; line-height:25px; }



@media only screen and (max-width: 960px) {#service{ display:none;}}







/*online*/

#online_qq_layer{z-index:999999999999;position:fixed;right:5px;bottom:0;}

#online_qq_layer #online_qq_tab a{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}

#online_qq_layer #online_qq_tab a:hover{text-decoration:none;}

#floatShow{overflow: hidden;

  display:inline-block;

  background: #1263ae;

  width:auto;

  float:right;

  height:40px;

  -moz-border-radius:0px 0 0 0;-webkit-border-radius:0px 0 0 0;border-radius:0px 0 0 0;

  text-align:center;overflow: hidden;border-bottom:none;overflow: hidden;

-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.2);

   -moz-box-shadow:0px 0px 10px rgba(0,0,0,0.2);

     -o-box-shadow:0px 0px 10px rgba(0,0,0,0.2);

        box-shadow:0px 0px 10px rgba(0,0,0,0.2);

  background:#1263ae;border: 1px solid #1263ae;

  text-transform: capitalize;

}

#floatShow i{width: 20px;height: auto;display: inline-block;vertical-align: middle;text-align: center;padding: 11px 0 0 0;margin:0 0px 0 15px;float: left;}

#floatShow i img{width:100%;height: auto;display: inline-block;}

#floatShow p{color:#fff;font-size:15px;line-height:40px;display:inline-block; vertical-align:middle;padding-right:15px;text-transform:capitalize;text-transform: inherit;margin:0px 0 0 10px;float: right;vertical-align: middle;}

#floatHide{display:none;background: #1263ae;width:400px;text-align:left;height:40px;text-transform:capitalize;padding-left:10px;border-bottom:none;border-bottom:none;-moz-border-radius:0px 0px 0 0px;-webkit-border-radius:0px 0px 0 0px;border-radius:0px 0px 0 0px;border-top: 1px solid #1263ae;border-left: 1px solid #1263ae;margin:0 0 -5px 0;overflow: hidden;}

#floatHide p{color:#fff;font-size:18px;line-height:38px;display:inline-block; padding:0 0 0 30px;vertical-align:middle;text-transform: initial; margin:0px 0 0 0;background:url(../images/xp-logo-01.png) no-repeat left 0px top 8px;text-transform: capitalize;}

#floatHide i{font-size:15px;color:#fff;line-height:40px;float:right;margin-right:10px;}



#onlineService{display:inline;width:100%;overflow: hidden;display:none;background:#fff;border-top:none;

-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.0);

   -moz-box-shadow:0px 0px 20px rgba(0,0,0,0.0);

     -o-box-shadow:0px 0px 20px rgba(0,0,0,0.0);

        box-shadow:0px 0px 20px rgba(0,0,0,0.0);}

.online_form{position:relative;height:auto;/*overflow-y:scroll;*/border:2px solid #1263ae;padding:0 0 20px 0;width: 400px;}

.online_form p{font-size:15px;line-height:26px;padding-bottom:20px;text-align:left;color: #808080;}

.online_form ul{padding:20px 20px 0 20px;list-style:none;position:relative;}

.online_form ul:after{content:"\f044";font-family:FontAwesome;color:#000;font-size:140px;position:absolute;right:0;top:-30px;filter:alpha(opacity=3);-moz-opacity:0.03;opacity:0.03;}

.online_form ul li{margin-bottom:10px;position:relative;z-index:2;}

.online_form ul li label{display:block;color:#1a1a1a;margin-bottom:5px;font-weight:normal;font-size:15px;}

.online_form ul .meInput{height:40px;border:1px solid #f0f0f0;width:100%;padding:0 15px 0 35px;line-height:40px;font-size:15px;color: #333;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;background: #fff;border: 1px solid #e6e6e6;}

.online_form ul .meInput:focus{border: 1px solid #1263ae;}

.online_form ul .meText{width:100%;padding:5px 15px 5px 35px;border:1px solid #e6e6e6;max-width:100%;height:120px;max-height:120px;font-size:15px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;color:#333;background: #fff;border: 1px solid #e6e6e6;}

.online_form ul .meText:focus{border: 1px solid #1263ae;}

#onlineService {}

#onlineService .m-more {text-align: left;padding:0 20px;width: 100%}



/**/

@media(max-width:768px){

  .online_form{width: 100%;}

  #floatHide{width: 100%;}

  #floatShow{width: 20%;position: absolute;bottom:0px;left:50%;margin:0 0 0 -30px;width: 60px;height: 60px;background: #1263ae;-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px;border: 2px solid rgba(255,255,255,.3);}

  #online_qq_layer{width: 100%;right:0;}

  #floatShow i{float: none;margin:18px 0px 0 0;padding: 0;vertical-align: middle;width: 20px;}

  #floatShow p{float: none;margin:0;padding: 0;vertical-align: middle;display: inline-block;display: none;}

}





/*page-banner*/

.main-right-01 #right-title{border-bottom: 1px solid #e5e5e5;line-height: 40px;text-transform: uppercase;}

#right-title{display:block;margin-bottom:0px;font-size:24px;text-transform:capitalize;color:#1263ae;line-height:30px;display: block;text-align: left;margin: 0px 0 0px 0;font-family: 'Roboto-CB';text-transform: uppercase;}

#right-title p{font-size: 15px;line-height: 22px;color:#666}

#right-title span{font-size: 20px;display: inline-block;line-height: 40px;color: #1263ae;margin: 0 0 -3px 0;width: 100%;}

.mbx-nr-01{text-align: center;width: 100%}



/*避难所 NY-001*/

.main-mbx{background-attachment: fixed;background-size:cover;padding: 0px 0;margin:0;}



.main-0j{padding: 40px 0px 0;width: 100%;}

.main-0j .m-bt{width: 100%;float: left;width: 100%;}

.main-0j .m-bt div{text-align:center;}

.main-0j *{display: inline-block;transition:all 0.3s ease 0s;}

.mbx-nr{width: auto;padding:0px;margin:15px 0 0 0;text-align: center;float: right;width: 100%;}

.mbx-nr .home i{font-size: 15px;color: #0f8b3a;vertical-align: middle;margin:-3px 5px 0 0 }

.mbx-nr *{text-transform: capitalize;font-size: 15px;line-height: 26px;color: #666;margin: 0px 0 0 0;font-style: normal;vertical-align: middle;}

.mbx-nr i{color: #b3b3b3;display: inline-block;margin:0 5px;font-size: 15px;font-weight: bold;vertical-align: middle;}

.mbx-nr a{vertical-align: middle;}

.mbx-nr a:hover{color: #0f8b3a;text-decoration: underline;}

.mbx-nr span{color:#0f8b3a;font-size: ;text-decoration: underline;}



@media(max-width:992px){

.small-mdzz-03{margin: 0px 0 0 0}

 .main-0j{padding: 40px 0px 0}

 .mbx-bt p{font-size: 30px;line-height:30px;}

}

@media(max-width:768px){

  .main-0j .m-bt{width: 100%;float: left;}

  .main-0j .m-bt div{text-align: center;}

  .mbx-nr{width: 100%;text-align: center;margin: 10px 0 0 0}

  .main-0j{padding: 30px 0px 0}

  .mbx-bt p{font-size: 28px;line-height:28px;}

}



/*避难所 NY-001*/





/*cj-big-bt*/

.cj-big-bt{text-align: center;display: inline-block;float: right;width: 100%}

.cj-big-bt p{font-size: 24px;line-height: 26px; color: #222;text-transform: uppercase;display: inline-block;}

.cj-big-bt-01{text-align: left;}



/*.ny-big-bt*/

.ny-big-bt-03{width: 100%;text-align: left;margin: 0px 0 0 0}

.ny-big-bt-04{width: 100%;text-align: left;margin: 0px 0 0 0}

.ny-big-bt-03 p{display: inline-block;font-size: 24px;line-height: 30px;text-transform: inherit;color: #222;font-family: "Helvetica Condensed Bold";}

.ny-big-bt-03 span{font-size: 15px;display: inline-block;width: 100%;margin: 20px 0 0 0}



.ny-big-bt{text-align: left;float: left;width: 100%;background: #fff;padding:0 0;padding:0 0 15px 0;border-bottom: 1px solid #e5e5e5;}

.ny-big-bt p{font-size: 20px;line-height: 20px;text-transform: capitalize;color: #222;color: #444;padding:0 0px;display: inline-block; text-transform: uppercase;}



.ny-big-bt-zong{text-align: left;width: 100%;padding:0 0 20px 0;display: none;}

.ny-big-bt-zong p{font-size: 26px;line-height: 26px;text-transform: uppercase;color: #222;display: inline-block;  }





@media(max-width:992px){

  .ny-big-bt-03 p{font-size: 20px;}

  .ny-big-bt-03{margin: 10px 0 0 0}

  .page-banner{padding: 0}

  .ny-big-bt p{}

  .ny-big-bt{padding: 0px 0 15px 0}

}



/*main-ny*/

.m-ny{padding: 35px 0 40px;background: #fff;}

.m-ny-01{padding: 0px 0 40px;background: #fff;}

.main-body{padding:0;display: inline-block;width: 100%}

.main-left{width:25%;padding:0px 20px 0 0;display: block;vertical-align: top;float: left;}

.main-right{width: 75%;padding:0 0 0 20px;display: block;vertical-align: top;float: right;}

.main-right-01{width: 100%;float: left;margin: 0px 0 0 0;}

.main-right-bk{float: left;padding: 0 20px 0 0;border: none;}

.main-left-bk{float: right;padding: 0 0px 0 20px;}

.ny{width: 100%;}

.ny-01{background:url(../images/m-7j-bj.jpg) no-repeat center;background-attachment: fixed;background-size:cover;padding: 60px 0}



@media(max-width:1200px){

  .main-left{width:30%}

  .main-right{width:70%}

}

@media(max-width:992px){

  .m-ny{padding: 25px 0 40px;}

  .main-ny{background: ;padding: 35px 0 40px 0}

}

@media(max-width:768px){

  .m-ny{padding: 15px 0 30px;}

  .main-ny{background: ;padding: 20px 0 30px 0}

  .main-right-01{width: 100%;}

  .con_main span{text-align: left;}

  .main-left{width:100%}

  .main-right{width:100%}

  .main-right-bk{border:none;}

  .main-left{padding: 0px 0 10px 0;background: none}

  .main-left{width: 100%;display: inline-block;}

  .main-right{width: 100%;padding: 10px 0 0;display: inline-block;border-left: none;}

  .main-right-01{width: 100%;margin: 0}

}

@media(max-width:480px){}



/*fen*/

.column .column_box{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}

.column .block>span{display:block;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;position: relative;overflow: hidden;padding:0;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;background:#1263ae;border-bottom: 1px solid #e5e5e5;}

.column .block>span:after{}

.column .block>span em{padding: 0px 0px 0px 0px;display: inline-block;text-align: left;}

.column .block>span i.fa-minus{position: absolute; top: 0px;right: 15px;font-size: 20px;line-height: 56px;color: #fff;display: none;}

.column .block>span em p{color: #fff;font-size:24px;line-height:30px;padding: 10px 0 10px 50px;display: inline-block; text-transform: uppercase;font-family: "Helvetica Condensed Bold";background: url(../images/fen-bt.png) no-repeat left 10px top 10px;}

.column .block>span em p:before{width: 50px; height:3px; display: block; margin-top: 0px;position: absolute;bottom:0px;background: #1263ae;content: "";display: none;}

.column .block>span em b{color: #1263ae;}

.column .block>span.active i.fa-plus{display: block;}



@media(max-width:1200px){}

@media(max-width:768px){

.column .block>span:after{display: none;}

.column .block>span{padding:0 0px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}

.tree-box{margin: 0 !important}

.column .block>span em p:before{color: #fff;display: none;}

.column .block>span em p{color: #222;line-height: 50px;height: 50px;font-size: 20px;}

.column .block>span em p b{color: #222;}

}

@media(max-width:480px){}



/*侧边栏*/

.left-nav{background: #fff;}

.left-nav,.left-hot{position:relative;padding:0px;}

.left-hot>.block>span{background: #fff;padding:0px 0px 0px 0px} 

.left-blog>.block>span{background: #fff;padding:0;}



.left-hot>.block>span:after{display: none;} 

.left-hot-01 .block>span{display: none;} 

.left-hot-02>.block>span{} 



.blog-fen-i-01>.block>span{} 

.blog-fen-i-02>.block>span{} 

.blog-fen-i-01{margin: 10px 0 0 0}

.blog-fen-i-02{margin: 10px 0 0 0;border: none;padding: 0}

.blog-fen-i-01 .block>span em p{color: #444}

.blog-fen-i-02 .block>span em p{color: #444}

  

.left-hot .block>span em p{color: #333;background:;padding: 10px 0px 10px 0px;font-size: 24 px;}

.left-blog>.block>span em p{color:#333;padding: 10px 0px 10px 40px;background: url(../images/fen-bt-05.png) no-repeat left 0 top 10px}

.blog-fen-i-01>.block>span em p{}

.blog-fen-i-01>.block>span em p{background: url(../images/fen-bt-04.png) no-repeat left 0 top 10px}

.blog-fen-i-02>.block>span em p{background: url(../images/fen-bt-03.png) no-repeat left 0 top 10px}





.left-nav span .column_icon_toggle,.left-hot span .column_icon_toggle{display:none;}

.htmleaf-container>em{font-size:15px;text-transform:capitalize;display:block;margin-bottom:20px;}

.htmleaf-container>em p{}

.htmleaf-container>em .fen-bj-01{}

.htmleaf-container>em .fen-bj-01{}



.left-hot .online_form{border: none;padding: 20px 0 0 0}

.left-hot .online_form ul {border: none;padding: 0}

.left-hot .online_form .m-more * {text-align: left;}



@media(max-width:1200px){}

@media(max-width:992px){}

@media(max-width:768px){

  .left-hot>.block>span{background:#1263ae;padding: 0} 

  .left-hot>.block>span{display: block;} 

  .left-hot-01{display: none;} 

}

@media(max-width:480px){}



/*treemenu.css*/

.treemenu li { list-style: none;position: relative;}

.treemenu .toggler {

    cursor: pointer;

}

.treemenu .toggler:before {

    display: inline-block;

}

.tree li.tree-empty > .toggler {}

.tree li.tree-empty > .toggler:before { content: "";width: 5px;height: 30px;color: #333;padding: 0px 0 0 0;font-size: 24px;text-align: center;line-height: 25px;}

.tree li.tree-closed > .toggler {-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;margin:7px 0 0 0;}

.tree li.tree-closed > .toggler:before { content: "+";width: 30px;height: 30px;color: #1263ae;padding: 0px 0 0 0;font-size: 24px;text-align: center;line-height: 25px;}

.tree li.tree-opened > .toggler {-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;margin:7px 0 0 0;}

.tree li.tree-opened > .toggler:before { content: "_";width: 30px;height: 30px;color: #1263ae;padding: 0px 0 0 0;font-size: 30px;text-align: center;line-height: 0px;}

.tree li li.tree-empty > .toggler {}

.tree li li.tree-empty > .toggler:before { content: "";background:none;width: 30px;height: 30px;color: #333;padding: 10px 0 0 0;font-size:24px;text-align: center;}

.tree li li.tree-closed > .toggler:before { content: "+";width: 30px;height: 30px;color: #333;padding: 0px 0 0 0;font-size: 24px;line-height: 25px;}

.tree li li.tree-opened > .toggler:before { content: "_";width: 30px;height: 30px;color: #1263ae;padding: 0px 0 0 0;font-size: 30px;line-height: 0px;}



/**/

.tree {  color:#46CFB0;width:100%;margin:10px 0px 0 0px;}

.tree li,

.tree li > a,

.tree li > span {}

/**/

.tree li > span{position: absolute;right:0px;top:0px;display: inline-block;width: 30px;height: 30px;text-align: left;}



/*文字*/

.tree li a {

  transition:all 0.3s ease 0s;

   color:#333;

    text-decoration: none;

    line-height:24px;

    display: inline-block;

    padding: 10px 30px 10px 0px;

    width: 100%;

    font-size: 18px;

    text-transform: capitalize;

    border-bottom: 1px dashed #e5e5e5;

    

}

.tree li:last-child a{}

 

/*2级文字*/

.tree li li a {

  padding: 10px 30px 10px 20px;display: block;color: #666;font-size: 15px;font-weight: normal;border-bottom: 1px dashed #e5e5e5;font-family: "LaoUI";}

.tree li li a:before{content:"\f0a9";display: inline-block;margin:0 10px 0 0;position: absolute;left:5px;top:0px;}

/*2级文字*/

.tree li li li a {

  padding: 10px 40px 10px 20px;display: block;color: #777;font-size: 15px;

}



.tree li li li a:before{content:"\f068";display: inline-block;margin:0 0px 0 0;position: absolute;left:5px;top:0px;}

.active {

}

.active a {

}

.tree li a.active:hover {

}



/*总*/

.tree-box{padding:0px 0px 0 0px;margin: 0px 0 0 0;background: none}

/*模块*/

.tree{position: relative;}

/*1级列表*/

.tree li{}

.tree li ul{padding:0 10px;}

.tree li li{border-bottom:0;}

.tree li li:last-child{}

.tree li ul{padding:0px 0 0px 0;border-bottom:none;background: #fff;background: #fff;}

.tree li li li{position: relative;}

.tree li li ul{position: relative;border-bottom: none;}

.tree li li ul{background: #fff}

/*1级符号*/

.tree li a:before{

  content: "";

    /* background: url(../images/fen-cp.png) no-repeat; */

    /* font-family: "fontawesome"; */

    position: absolute;

    left: 0px;

    top: 18px;

    width: 5px;height: 5px;

    font-size: 15px;

    color: #ccc;

    vertical-align: middle;

    padding-right: 0px;display: none;}



/*2级符号*/

.tree li li a:before{

  content: "\f0da";

    font-family: "fontawesome";

    background: none;

    position: absolute;

    left: 5px;

    top: 8px;

    font-size: 15px;

    color: #808080;

    vertical-align: middle;

    padding-right: 0px;}



/*3级符号*/

.tree li li li a:before{

  content: "\f101";

    font-family: "fontawesome";

    position: absolute;

    left: 15px;

    top: 7px;

    font-size: 15px;

    color: #777;

    vertical-align: middle;

    padding-right: 0px;display: none;}



/*接触动画*/

.tree li:hover>a{

    background-color:;

    color: #fff;

    padding: 10px 40px 10px 0px 

}

.tree li:hover>a{

    color: #0f8b3a;

    padding: 10px 30px 10px  0px;

}



.tree li:hover>a:before{background: url(../images/fen-cp-01.png) no-repeat;

}



/*----------------------------------------------*/

.tree li li:hover>a{

    background: none;

    color: #0f8b3a;

    background: #fff;

    padding: 10px 30px 10px 20px;

}

.tree li li:hover>a:before{color: #0f8b3a;background:none;

}



.tree li li:hover li a:before{

}



/*----------------------------------------------*/

.tree li li li:hover>a{

    color: #0f8b3a;

    padding: 10px 40px 10px 20px;

}

.tree li li li:hover>a:before{

  color:#0f8b3a;

}

/*----------------------------------------------*/



/*展开的一级*/

.tree li.tree-opened>a{color: #0f8b3a;padding:10px 30px 10px 0px;background: #fff;}

.tree li li.tree-opened>a{color: #0f8b3a;padding:10px 30px 10px 20px;color: #0f8b3a;border-bottom: 1px solid #e5e5e5;background: #fff}

.tree li li.tree-opened>a:before{}



/*动画*/

.tree li.tree-empty:hover>.toggler::before{color: #0f8b3a}

.tree li.tree-closed:hover>.toggler::before{color: #0f8b3a}

.tree li.tree-opened:hover>.toggler::before{color: #0f8b3a}



.tree li li.tree-empty:hover .toggler::before{color: #fff}

.tree li li.tree-closed:hover .toggler::before{color: #0f8b3a}

.tree li li.tree-opened:hover .toggler::before{color: #0f8b3a}















/*tree.end*/



.mtree-skin-selector{display:none;}

.left-hot {margin: 30px 0 0 0;padding:0 0px;background: none;}

.left-blog{margin:0;padding: 0}

.left-blog-01{margin:30px 0 0;padding: 0}

/* .left-hot span em{background: #fff !important;color: #1263ae !important;padding: 0px !important}*/.left-hot .nbs-flexisel-item{text-align:center;margin-top:10px;min-height:200px;}

.left-hot .nbs-flexisel-nav-left{left:0px;top:45%;background:url(../images/prev-l.png) no-repeat center;width:16px;height:28px;}

.left-hot .nbs-flexisel-nav-right{left:auto;right:0px;top:45%;background:url(../images/next-l.png) no-repeat center;width:16px;height:28px;}

.left-hot .nbs-flexisel-item span{width:80%;height: 80%;display:inline-block;}

.left-hot .nbs-flexisel-item img{max-width: 100%;max-height:100%; }



#right_column .nbs-flexisel-inner{margin:0 0px;}

.left-hot .nbs-flexisel-item em{padding:0 10%}





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

	.left-hot .nbs-flexisel-nav-left, .left-hot .nbs-flexisel-nav-right{top: 45%;}

}

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

	.left-hot .nbs-flexisel-nav-left, .left-hot .nbs-flexisel-nav-right{top: 40%;}

}

.mainBox{width: 100%;margin: 0 auto;max-width: 1140px;background: #fff}

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

  .column .block>span em p{font-size: 15px;}

	.left-nav{margin: 10px 0 0px 0;display: inline-block;width: 100%;padding: 0;border: none;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;overflow: hidden;}

	.left-hot{margin: 10px 0 0 0;padding: 0;border: none;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;overflow: hidden;display: none;}

	.left-blog{display: block;word-wrap: 100%}

  .mainBox .container{padding:0;margin: 0 0 0px 0;}

	.main-left #righnbs-flexisel-nav-leftt_column .column_box span{padding-bottom:15px;cursor:pointer;margin-bottom:0;}

  .main-left .column .block>span em{}

  .main-left .column .block>span em p{color: #fff;border:none;font-size:20px;padding:0px 10px 0px 50px;text-transform: inherit;font-family: "Helvetica Condensed Bold";line-height: 50px;}

  .main-left .left-blog .block>span em p{color: #fff;border:none;font-size:20px;padding:0px 10px 0px 10px;text-transform: uppercase;font-family: "Helvetica Condensed Bold";line-height: 50px;background: none}

	.column .block>span em .fen-bj-01{height: 50px;}

	.column .block>span em .fen-bj-02{height: 50px;}	.left-nav span .column_icon_toggle{display: inline-block;position: absolute;right: 0px;top:0px;font-style:normal;cursor:pointer;font-size:15px;color:#fff;width: 40px;height: 50px;text-align: center;line-height: 50px;font-size: 15px;}

	.left-hot span .column_icon_toggle{display: inline-block;position: absolute;right: 0px;top:0px;font-style:normal;cursor:pointer;font-size:15px;color:#fff;width: 40px;height: 40px;text-align: center;line-height: 40px;font-size: 15px;}

	#right_column .column_box span .toggle_content{padding-bottom:30px;}

	.main-left #right_column .column_box .left_hot li{margin:15px 0;}

	.main-left #right_column .column_box .left_hot li span{padding-bottom:0;}

	#flexiselDemo2{overflow:hidden;margin-top:15px;}

	.left-hot .nbs-flexisel-item span{padding:0;}

	.left-hot .nbs-flexisel-item span{width: 90% !important	;width: auto;}

	.left-hot .nbs-flexisel-item img{width: 90% !important;height: 90% !important;width: auto;height: auto;}

	.left-hot .nbs-flexisel-item em{width: 90% !important;}

	.left-hot .nbs-flexisel-item{margin: 20px 0 0 0;}

}



.htmleaf-content{overflow: visible !important;padding:0px 0px 0 0px;}

@media(max-width:992px){

	.htmleaf-content{padding: 0 0px 0 0;overflow: hidden !important;}

}



.mtree{padding:0 0px;border-top:none;border-top:none;}



@media(max-width:1200px){}

@media(max-width:992px){}

@media(max-width:768px){.fen-2j-lb .slick-prev,.fen-2j-lb .slick-next{filter:alpha(opacity:100);opacity:1;}}

@media(max-width:480px){} 



/*fen-cp*/

.fen-cp{margin:0;padding:0px 0px;width: 100%;}

.fen-cp *{display: inline-block;transition:all 0.3s ease 0s;}

.fen-cp ul{width: 100%}

.fen-cp ul li{padding:10px 0 10px 0;width: 100%;vertical-align: top;border-bottom: 1px solid #e5e5e5;}

.fen-cp ul li div{width: 35%;filter:alpha(opacity:100);opacity:1;float: left;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;overflow: hidden;border: 1px solid #e5e5e5;}

.fen-cp ul li div a{width: 100%}

.fen-cp ul li div a img{width: 100%;height: auto;}

.fen-cp ul li p{width: 58%;float: right;}

.fen-cp ul li p>a{font-size: 15px;color: #333;line-height: 26px;overflow: hidden;width: 100%;max-height: 52px;text-transform: inherit;margin:0px 0 0 0;}

.fen-cp ul li p span{font-size: 15px;line-height: 22px;color: #808080;max-height: 44px;overflow: hidden;margin:5px 0 0 0;}

.fen-cp ul li p>span a{margin:5px 0 0 0;color: #1263ae;text-transform:uppercase;display: inline-block;width: auto;font-size: 15px;font-family: "Helvetica Condensed Bold";}

.fen-cp ul li p>span a i{margin:0 0 0 5px;display: inline-block;}

.fen-cp ul li:hover p a{color:#0f8b3a;}

.fen-cp ul li div:hover a{}

.fen-cp ul li:hover div{filter:alpha(opacity:100);opacity:1;border: 1px solid #0f8b3a;}

.fen-cp ul li p span a:hover{color: #0f8b3a;text-decoration: underline;}

.fen-cp ul li p span a:hover i{color: #0f8b3a;}



@media(max-width:1200px){}

@media(max-width:992px){

}

@media(max-width:768px){

  .fen-cp ul{width: 102%;margin:0 0 0 -2%;}

  .fen-cp ul li{width: 47%;margin:0 0 0 2%;display: inline-block;float: none;}

  .fen-tag{width: 100%;padding: 10px 0 20px;}

}

@media(max-width:480px){

  .fen-cp ul li{width: 98%;}

}



/*fen-tag*/

.fen-tag{width: 100%;padding: 10px 0 20px;}

.fen-tag a{line-height: 30px;font-size: 15px;color: #666;border: 1px solid #e5e5e5;float: left;margin:10px 10px 0 0px;display: inline-block;padding:0 10px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;transition:all 0.3s ease 0s;}

.fen-tag a:first-child{}

.fen-tag a:hover{border: 1px solid #1263ae;color: #1263ae;}



@media(max-width:768px){

  .fen-tag{width: 100%;padding: 10px 0 10px;}

  }





/*fen-news*/

.fen-news{}

.fen-news *{display: inline-block;width: 100%;transition:all 0.3s ease 0s;}

.f-n-img{padding: 10px 0}

.f-n-img>a img{width: 100%;height: auto;}

.f-n-img>span{margin:10px 0 0 0;}

.f-n-img>span a{font-size: 15px;overflow: hidden;line-height: 26px;max-height: 48px;overflow: hidden; }

.f-n-img>p{width: 100%;font-size: 15px;color:888;line-height: 26px;overflow: hidden;max-height: 48px;margin:5px 0 0 0;}

.fen-news ul{border-top: 1px dashed #ccc;}

.fen-news ul li{padding:5px 0 5px 65px;position: relative;border-bottom: 1px dashed #f2f2f2;}

.fen-news ul li i{font-size: 15px;overflow: hidden;line-height: 26px;max-height: 24px;overflow: hidden;font-style: normal;position: absolute;left:0px;top:5px;z-index: 1;width: auto;color: #1263ae;}

.fen-news ul li a{font-size: 15px;overflow: hidden;line-height: 26px;max-height: 24px;overflow: hidden;}

.fen-news ul li a:hover{color:#1263ae}

.f-n-img:hover>span a{color:#1263ae;}





/**/



/*九阳真经 心法*/

/*第一门 感知*/

.about_main{max-width:1500px;width:100%;margin:auto;padding:0px 0px 0px 0;margin-top:0px;}

.about_main img{}

.about_main div{}



/*----------------------------------------------结束线----------------------------------*/



/*第二门 脉络*/

.ny-con-box{width: 48%;float: right;}





.main_boxW_t {position: relative; text-align: center; margin-bottom: 45px;}

.main_boxW_t:after {height: 1px; width: 100%; content: ''; display: block; background: #d6d6d6; position: absolute; top: 10px;}

.main_boxW_t span {  font-size: 24px; background: #fff; display: inline-block; padding: 0 15px; text-transform: capitalize; color: #333; line-height: 26px; position: relative; z-index: 999; text-transform: capitalize;font-family: "Helvetica Condensed Bold";}



.con-main{padding-left:0;padding-right:0px;width:100%;float: right;margin:40px 0 0 0;}

.con-main>em{font-size:24px; text-transform:capitalize;margin-bottom:10px;display:block;color:#333;}

.con-main>em{font-size:24px; text-transform:capitalize;margin-bottom:10px;display:block;color:#333;font-family: "Helvetica Condensed Bold"; text-transform: capitalize;

 text-transform: capitalize;}

.con-main>div{margin-bottom:30px;}

.con-main>div a{transition:all 0.3s ease 0s;}

.con-main img{max-width:100%;}

.con-main>div a:hover{color: #1263ae;text-decoration: underline;}





.con-message-bt{text-align: left;padding: 0px 0 0 0;text-align: left;float: left;width: 100%;}

.con-message-bt p{font-size:24px;line-height: 34px;text-transform: capitalize;color: #333;text-transform: capitalize;font-family: "Helvetica Condensed Bold";text-transform: uppercase;}

.con-message-bt-01 {}

.con-message-bt-01 p{background: url(../images/cx-xp-bt.png) no-repeat left 0px top -5px;padding:0 0 0 50px}

.con-message-bt-02 {border-bottom: 1px solid #e5e5e5;padding:0 0px 10px 0;margin:20px 0 0 0;}

.con-message-bt-02 p{background: url(../images/cx-xp-bt-01.png) no-repeat left 0px top 0px;padding:0 0 0 40px}

.con-message-bt-03 {}

.con-message-bt-03 p{padding:0 0 0 0px}

.con-message-bt-04 {}

.con-message-bt-04 p{padding:0 0 0 0px}



.con-message-bt span{margin: 10px 0 0 0;display: inline-block;}



.message{padding:20px 0px 0 0;margin: 0px auto 0;width:100%;float: right;height: auto;border: 0px solid #1263ae;

-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.0);

   -moz-box-shadow:0px 0px 20px rgba(0,0,0,0.0);

     -o-box-shadow:0px 0px 20px rgba(0,0,0,0.0);

        box-shadow:0px 0px 20px rgba(0,0,0,0.0);}

.message ul{width:100%;padding: 10px 0 0px 0;text-align: left;float: left;}

.message li{margin-bottom:12px;position: relative;float: right;}

.message>p{font-size:15px;margin-left:0;display:block;margin:5px 0 0 0;color:888;line-height:26px;float: left;}

.message li p{font-size: 15px;}

.message p.ser{font-size:12px;margin-left:0;display:block;margin:0px 0 5px 0;color:#444;line-height:26px;text-align: left;}

.message p.ser-01{font-size:12px;margin-left:0;display:block;margin:0px 0 0 0;color:#888;line-height:24px;text-align: left;text-align: left;display: inline-block;}

.message p.ser i{font-size:15px;margin-left:0;display:inline-block;margin:0px 5px 0 0;color:#f00;font-style: normal;}

.message p.message-bt{font-size: 20px;display:inline-block;margin: 30px 0 0 0;width: 100%;color: #333;text-transform: uppercase;font-weight: bold;}

.message p b{padding-right:5px;}

.message p a:hover{color:888;}

.message label{display:inline-block;width:100%;font-weight:normal;text-align:left;font-size:15px;vertical-align:middle;margin-bottom:5px;padding-left:0px;text-transform: capitalize;}

.message .meInput{width:100%;height:40px;background:#fff;border:1px solid #e6e6e6;font-size: 15px;padding:0 15px 0 35px; vertical-align:middle;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;border: 1px solid #e6e6e6;color: #222;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}



.message .ny-con-cx-01{float: left;width:100%;}

.message .ny-con-cx-02{float: right;width:100%;}

.message .ny-con-cx-03{float: right;width:100%;}



.message .ny-con-cx-01::before{/*content: '\f0c9'; display: inline-block;margin:0 0px 0 0;position: absolute;font-family: "fontawesome";line-height: 40px;font-size: 15px;left:10px;color: #1263ae;*/}

.message .ny-con-cx-02::before{/*content: '\f003'; display: inline-block;margin:0 0px 0 0;position: absolute;font-family: "fontawesome";line-height: 40px;font-size: 15px;left:10px;color: #1263ae;*/}

.message .ny-con-cx-03::before{/*content: '\f044'; display: inline-block;margin:0 0px 0 0;position: absolute;font-family: "fontawesome";line-height: 40px;font-size: 15px;left:10px;color: #1263ae;*/}

.message .meInput:focus{border: 1px solid #1263ae;

/* -webkit-box-shadow:2px 2px 5px #e5e5e5 inset;

   -moz-box-shadow:2px 2px 5px #e5e5e5 inset;

     -o-box-shadow:2px 2px 5px #e5e5e5 inset;

        box-shadow:2px 2px 5px #e5e5e5 inset; */

      }

.message .meText{color: #222;width:100%;min-height:220px;font-size: 15px;background:#fff;border:1px solid #fff;max-width:100%;padding:5px 0 0 35px; vertical-align:middle;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;border: 1px solid #e6e6e6;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}

.message .meText:focus{border: 1px solid #1263ae;

/*   -webkit-box-shadow:2px 2px 5px #e5e5e5 inset;

 -moz-box-shadow:2px 2px 5px #e5e5e5 inset;

   -o-box-shadow:2px 2px 5px #e5e5e5 inset;

      box-shadow:2px 2px 5px #e5e5e5 inset; */

}





.message .m-more{text-align: left;margin:20px 0 0 0;display: inline-block;float: left;}

.message .send:after {}

.message .main-more-n {margin:25px 0 0 0;}

.con-xp-nnn{margin: 15px 0 0 0;position: relative;width: auto;display: inline-block;float: left;}

.con-xp-nnn>span{border: 5px solid rgba(78,128,54,.3);display: inline-block;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px;}

.con-xp-nnn>span>a{transition:all 0.3s ease 0s;background: #1263ae;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;position: relative;overflow: hidden;text-align: center; width: auto;

-webkit-box-shadow:0px 5px 5px rgba(0,146,240,0.0);

   -moz-box-shadow:0px 5px 5px rgba(0,146,240,0.0);

     -o-box-shadow:0px 5px 5px rgba(0,146,240,0.0);

        box-shadow:0px 5px 5px rgba(0,146,240,0.0);

  -webkit-filter: drop-shadow(0px 5px 5px rgba(0,175,80,.0)); /* Chrome, Safari, Opera */ filter: drop-shadow(0px 5px 5px rgba(0,175,80,.0));}

.con-xp-nnn .send{}

.con-xp-nnn:before{content: "";position: absolute;left:0;top:0;height: 100%;width: 100%;background: rgba(0,0,0,.1);transition:all 0.3s ease 0s;display: none;

transform: scale(0,1);

-ms-transform: scale(0,1);  /* IE 9 */

-webkit-transform: scale(0,1);  /* Safari 和 Chrome */

-o-transform: scale(0,1); /* Opera */

-moz-transform: scale(0,1); /* Firefox */filter:alpha(opacity:0);opacity:0.0;z-index: 5;}

.con-xp-nnn:hover p .send{background: #222}

.con-xp-nnn:hover:before{width: 100%;

transform: scale(1,1);

-ms-transform: scale(1,1);  /* IE 9 */

-webkit-transform: scale(1,1);  /* Safari 和 Chrome */

-o-transform: scale(1,1); /* Opera */

-moz-transform: scale(1,1); /* Firefox */filter:alpha(opacity:100);opacity:1;display: none;}



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

  .ny-con-box{width: 100%;float: left;}

.con-main{width: 100%;margin:30px 0 0 0;}

.ny-con-p{width: 100%;margin:0 0 10px 0;padding: 0}

.con_main{width: 100%;}

.message{width: 100%;padding:30px 0 0px 0;}

}



@media (max-width: 480px){

.message .send{width: 100%;text-align: center;}

.message .ny-con-cx-01{width: 100%;}

.message .ny-con-cx-02{width: 100%;}

}



/*sitemap*/

.sitemap{width:100%;padding:0px 0;margin-top:-0px;}

.sitemap *{transition:all 0.3s ease 0s;}

.stp-listA{padding: 0px 0 0 0;}

.stp-listA>li{text-transform:capitalize;margin:0px 0px 0px 0;}

.stp-listA>li:first-child .stp-top a{margin:0 0 20px 0;}

.stp-top{width:100%;padding:0 30px 0px 0px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;margin:0 0 0px 0;border-bottom: 1px solid #e5e5e5;}

.stp-top>a{padding:0 0px;font-size:24px;text-transform:capitalize;color: #222;display: inline-block; text-transform: capitalize;line-height: 26px;display: inline-block;margin:15px 0; text-transform: capitalize;font-family: "Helvetica Condensed Bold";}

.stp-top>a i{padding-left:10px;display: inline-block;font-size: 15px;line-height:30px;vertical-align: top;}

.stp-top>a:hover{color:#1263ae;text-decoration: underline;}

.stp-top>a:hover i{color:#1263ae;}

.stp-listB{display:block;padding:20px;background: rgba(0,0,0,.0);border: 1px solid #e5e5e5;border-top:none;}

.stp-listB>li{width:30%;margin-right:3%;float:left;padding:4px 0;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}

.stp-listB>li>a{font-size:18px;line-height:28px;display:block;color:#333; padding: 0 0 0px 0;display: inline-block;}

.stp-listB>li:hover>a{color:#1263ae;text-decoration: underline;}

.stp-listB>li:hover>a i{color:#1263ae;}



.stp-listC{display:block;padding:10px 10px 0 0px;background: rgba(0,0,0,.0);}

.stp-listC>li{width:100%;margin-right:3%;float:left;padding:4px 0;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}

.stp-listC>li>a{font-size:15px;line-height:26px;display:inline-block;color:#666;width: 100%;position: relative;padding:0 0 0 15px;width: 100%;   

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;}

.stp-listC>li a:before{content: "\f101";line-height: 22px;font-size: 15px;color: #b2b2b2;position: absolute;left:0;top:0;font-family: "fontawesome";}

.stp-listC>li:hover>a{color:#1263ae;text-decoration: underline;}



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

	.stp-listB li{width:48%;}

	.stp-listB li a{font-size:15px;}

}

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

	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}

}



/*products*/

.pro-text{line-height:26px;font-size:15px;margin-top:0px; overflow:hidden;color:#666;}

.pro-text img{max-width:100%;}

.page_right .pro-text{line-height:26px;font-size:15px;margin-top:15px;color:#666;margin-bottom:0px;}

.page_right .pro-text img{max-width:100%;}



#cbp-vm *{transition:all 0.3s ease 0s;}

.cbp-vm-switcher {width:100%;}

.cbp-vm-options {text-align:right;margin-top:0;padding:10px 0px 10px;border-bottom: 1px dashed #e5e5e5;}

.cbp-vm-options em{float:left;display:inline-block;color:#333;text-transform:uppercase;font-size:15px;margin-top:6px; }

.cbp-vm-options p{display:inline-block; vertical-align:middle;padding-right:5px;font-size:15px; color: #333;}

.cbp-vm-options a {display: inline-block; vertical-align:middle;width:30px;height:30px;overflow: hidden;white-space: nowrap;color: #aaa;margin: 2px;background: #f5f5f5;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}

.cbp-vm-options span{display:inline-block;float:right;font-size:15px;margin-top:10px;color:#aaa;}

.cbp-vm-options a:hover,

.cbp-vm-options a.cbp-vm-selected {color: #0f8b3a;background:#f5f5f5 bottom;}

.cbp-vm-options a:before {width: 30px;height: 30px;line-height: 30px;font-size: 18px;text-align: center;display: inline-block;}



/* General list */

.cbp-vm-switcher ul {list-style: none;padding: 0; margin-bottom:30px}



/* Clear eventual floats */

.cbp-vm-switcher ul:before, 

.cbp-vm-switcher ul:after { 

  content: " "; 

  display: table; 

}

.cbp-vm-switcher ul:after { clear: both; }



.cbp-vm-switcher ul li {display: block;position: relative;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}

.cbp-vm-image {display: block;margin: 0 auto;position:relative; }



.cbp-vm-image img {width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;height:auto;}





.cbp-vm-switcher ul li em{font-size:15px;display:block;margin:10px 0;height:36px;color:#333333;text-transform:capitalize; word-wrap:break-word;line-height:18px;text-align:left;overflow:hidden;background: none}

.cbp-vm-switcher ul li .cbp-vm-details{color:888;overflow:hidden;height:36px;font-size:15px;line-height:18px;text-align:left;}

.cbp-vm-switcher ul li a.cbp-title:hover{}



.cbp-vm-view-grid .prol_more{display:none;}



.cbp-vm-view-grid .pro-list-tags{display:none;}



/* Common icon styles */

.cbp-vm-icon:before {

  font-family: 'fontawesome';

  speak: none;

  font-style: normal;

  font-weight: normal;

  font-variant: normal;

  text-transform: none;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

}



.cbp-vm-grid:before {content: "\f00a";}

.cbp-vm-list:before {content: "\f00b";}

.cbp-vm-add:before {content: "\f055";}



/* Large grid view */

.cbp-vm-view-grid>ul {text-align: left;margin: 0 0 0 -2%;width: 102%;padding: 0 0 20px 0;}



.cbp-vm-view-grid ul li {

  width: 31%;

  margin: 20px 0 0 2%;

  text-align: center;

  display: inline-block;

  vertical-align: top;

  padding:0;

  position:relative;transition: all .5s;

}

.cbp-vm-view-grid ul li .cbp-list-center{ text-align:left;padding:0 0px;}

.cbp-vm-view-grid ul li .cbp-title{color:#333; font-size:20px; line-height:30px; max-height:60px; overflow:hidden; display:block; margin-top:18px;font-family: "Helvetica Condensed Bold";

 

  text-transform: inherit;}

.cbp-vm-view-grid ul li .cbp-vm-details{color:#888; line-height:26px; height:52px; overflow:hidden; margin-top:10px;font-size: 15px;}

.cbp-vm-view-grid ul li .cbp-hover{ position:absolute; top:0; left:0; width:100%;   transition: all .5s;    filter: alpha(opacity=0);  -moz-opacity: 0;   opacity: 0;}

.cbp-vm-view-grid ul li .cbp-hover a{ display:block; width:100%;}

.cbp-vm-view-grid ul li .cbp-hover a img{ max-width:100%; height:auto; width:100%;}



.cbp-vm-view-grid ul li .cbp-list-more{display:none;}



.cbp-vm-view-grid ul li:hover{ box-shadow:0 8px 8px rgba(0,5,5,0.0);-webkit-box-shadow: 0 8px 8px rgba(0,5,5,0.0);-moz-box-shadow:0 8px 8px rgba(0,5,5,0.0);transition: all .5s;}

.cbp-vm-view-grid ul li:hover .cbp-title{ color:#0f8b3a;}

.cbp-vm-view-grid ul li:hover .cbp-hover{filter: alpha(opacity=1);  -moz-opacity: 1;   opacity: 1;transition: all .5s;}

.cbp-vm-view-grid ul li .cbp-div{padding:0;}

.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image{transition-duration: 0.6s; width:100%;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;transition-timing-function: ease-out; overflow:hidden;background: #fff;border: 1px solid #e8e8e8;}

.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image i{width: 50px;height: 50px;left: 50%;top:50%;position: absolute;z-index: 5;margin:-25px 0 0 -25px;transform:scale(0,0); -moz-transform:scale(0,0); -webkit-transform:scale(0,0);filter:alpha(opacity:00);opacity:0.0;display: none;}

.cbp-vm-view-grid ul li:hover .cbp-div .cbp-vm-image i{transform:scale(1.00,1.00); -moz-transform:scale(1.00,1.00); -webkit-transform:scale(1.00,1.00);filter:alpha(opacity:100);opacity:1;}



.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image img{transition: 0.5s all;-webkit-transition: 0.3s all;-o-transition: 0.3s all; -moz-transition: 0.3s all;-ms-transition: 0.3s all;}

.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image span{transform:scale(1.0,1.0); -ms-transform:scale(1.0,1.0); -moz-transform:scale(1.0,1.0); -webkit-transform:scale(1.0,1.0); -o-transform:scale(1.0,1.0);filter:alpha(opacity:100);opacity:1;width: 100%;display: inline-block;}

.cbp-vm-view-grid ul li .cbp-div:hover .cbp-vm-image span{transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);filter:alpha(opacity:100);opacity:1;width: 100%}

.cbp-vm-view-grid ul li .cbp-div:hover .cbp-vm-image{border: 1px solid #0f8b3a;filter:alpha(opacity:90);opacity:.9;}

.cbp-vm-view-grid ul li .cbp-div:hover{

-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.0);

   -moz-box-shadow:0px 0px 10px rgba(0,0,0,0.0);

     -o-box-shadow:0px 0px 10px rgba(0,0,0,0.0);

        box-shadow:0px 0px 10px rgba(0,0,0,0.0);}

.cbp-vm-view-grid .tags{ display:none}

.cbp-vm-view-grid .m-more{ display:none}



/* List view */

.cbp-vm-view-list li {padding:20px 0;border-bottom:1px solid #e5e5e5;white-space: nowrap;text-align:left;white-space:normal;}

.cbp-vm-view-list li .cbp-vm-image{overflow: hidden;background: #fff;-webkit-border-radius:0px;border-radius:0px;transition-timing-function: ease-out; overflow:hidden;}

.cbp-vm-view-list li .cbp-div .cbp-vm-image span{transform:scale(1.0,1.0); -ms-transform:scale(1.0,1.0); -moz-transform:scale(1.0,1.0); -webkit-transform:scale(1.0,1.0); -o-transform:scale(1.0,1.0);filter:alpha(opacity:100);opacity:1;width: 100%;display: inline-block;}

.cbp-vm-view-list li .cbp-div:hover .cbp-vm-image span{transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);filter:alpha(opacity:100);opacity:1;}

.cbp-vm-view-list li .cbp-div .cbp-vm-image i{width: 50px;height: 50px;left: 50%;top:50%;position: absolute;z-index: 5;margin:-25px 0 0 -25px;transform:scale(0,0); -moz-transform:scale(0,0); -webkit-transform:scale(0,0);filter:alpha(opacity:00);opacity:0.0;}

.cbp-vm-view-list li:hover .cbp-div .cbp-vm-image {filter:alpha(opacity:90);opacity:.9;}







.cbp-vm-view-list li:last-child{}

.cbp-vm-view-list ul.row{margin:0;}

.cbp-vm-view-list li:before, 

.cbp-vm-view-list li:after { 

  content: " "; 

  display: table; 

}

.cbp-vm-view-list li:after { clear: both; }

.cbp-vm-view-list .cbp-vm-image,

.cbp-vm-view-list .cbp-vm-title,

.cbp-vm-view-list .cbp-vm-details,

.cbp-vm-view-list .cbp-vm-price,

.cbp-vm-view-list .cbp-vm-add {

  display: inline-block;

  vertical-align: middle;

}



.cbp-vm-view-list .cbp-vm-image {width: 22%;display:inline-block; vertical-align:middle;float:left;}



.cbp-vm-view-list ul li .cbp-title{display:block; vertical-align:top;text-align:left;font-size:20px; color:#444;line-height:30px;max-height:60px;margin-top:0;margin-bottom:4px; overflow:hidden;font-family: "Helvetica Condensed Bold";

   text-transform: inherit;}



.cbp-vm-view-list ul li:hover .cbp-title{color:#0f8b3a;}

.cbp-vm-view-list ul li .cbp-vm-details {overflow: hidden;white-space: normal;max-height:52px;line-height:26px;margin-bottom:15px; font-size:15px; height:auto;margin:10px 0 15px 0;}

.cbp-vm-view-list .pro-list-tags{width:100%;overflow:hidden;background:#f7f7f7;padding:3px 10px;border-radius:0px;}

.cbp-vm-view-list .pro-list-tags p{display:inline-block;padding-right:0;text-transform:capitalize;    font-size: 15px;}

.cbp-vm-view-list .pro-list-tags li{padding:0;display:inline-block;margin:5px;border:none;}

.cbp-vm-view-list .pro-list-tags li a:hover{color:#1263ae;}



.cbp-vm-view-list .cbp-list-center{width:70%;display:inline-block; vertical-align:middle;padding-left:30px;}

.cbp-vm-view-list .m-more{text-align:left; margin-top:15px;}

.cbp-vm-view-list .cbp-list-more.more1 a {}

.cbp-vm-view-list .cbp-list-more.more1 a:after {}

.cbp-vm-view-list .cbp-list-view i{}

.cbp-vm-view-list .cbp-list-more.more1 a:hover{ }

.cbp-vm-view-list .cbp-list-more.more1 a:hover::after {}



.cbp-vm-view-list .cbp-list-more.more1 p{background: #1263ae;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;position: relative;overflow: hidden;padding:0 0px;text-align: center;width: auto;display: inline-block;

-webkit-box-shadow:0px 5px 5px rgba(0,146,240,0.0);

   -moz-box-shadow:0px 5px 5px rgba(0,146,240,0.0);

     -o-box-shadow:0px 5px 5px rgba(0,146,240,0.0);

        box-shadow:0px 5px 5px rgba(0,146,240,0.0);}

.cbp-vm-view-list .cbp-list-more.more1 p:before{content: "";position: absolute;left:0;top:0;height: 100%;width: 100%;background: rgba(0,0,0,.1);transition:all 0.3s ease 0s;display: none;

transform: scale(0,1);

-ms-transform: scale(0,1);  /* IE 9 */

-webkit-transform: scale(0,1);  /* Safari 和 Chrome */

-o-transform: scale(0,1); /* Opera */

-moz-transform: scale(0,1); /* Firefox */filter:alpha(opacity:0);opacity:0.0;}

.cbp-vm-view-list .cbp-list-more.more1 p:hover{}

.cbp-vm-view-list .cbp-list-more.more1 p:hover:before{width: 100%;

transform: scale(1,1);

-ms-transform: scale(1,1);  /* IE 9 */

-webkit-transform: scale(1,1);  /* Safari 和 Chrome */

-o-transform: scale(1,1); /* Opera */

-moz-transform: scale(1,1); /* Firefox */filter:alpha(opacity:100);opacity:1;}

.cbp-vm-view-list .cbp-list-more.more1 a{line-height: 34px;color: #fff;text-transform: uppercase;font-size: 15px;position: relative;overflow: hidden;padding:2px 40px 0;display: inline-block;}

.cbp-vm-view-list .cbp-list-more.more1 a:hover{background: #222;}

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

  .cbp-vm-view-list ul li .cbp-vm-details{}

  .cbp-vm-view-list ul li .cbp-hover{ display:none}

  .cbp-vm-view-list .cbp-vm-image{ width:35%}

  .cbp-vm-view-list .cbp-list-center{ width:60%}

}

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

  .cbp-vm-view-grid ul li {width: 47%;}

    .cbp-vm-view-list .cbp-vm-image{ width:50%}

  .cbp-vm-view-list .cbp-list-center{ width:48%}

}



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

  .pro-cat li{margin-bottom:10px;}

  .cbp-vm-options{margin-top:0;}

}



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

  .cbp-vm-view-list .cbp-vm-image{ width:40%}

  .cbp-vm-view-list .cbp-list-center{ width:60%}

  .cbp-vm-view-list .pro-list-tags{}

}

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

  .cbp-vm-view-grid ul li .cbp-title{font-size: 18px;line-height: 28px;max-height: 56px;}

  .cbp-vm-view-list ul li .cbp-vm-details{display: none;}

  .cbp-vm-view-grid ul li .cbp-vm-details{display: none;}

  .cbp-vm-view-grid ul li {width: 47%;}

  .cbp-vm-view-list .cbp-vm-image{ width:100%}

  .cbp-vm-view-list .cbp-list-center{ width:100%; padding-left:0; margin-top:15px}

  }

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

  .cbp-vm-view-grid ul li{}

  }



  /*tags*/

.tags{ padding:0px 0 0 0;border-top: 0px solid #e5e5e5;border-bottom: 0px solid #e5e5e5;}

.news_web .tags{ margin-bottom:25px;}

.tags span{ font-size:15px;   text-transform:uppercase; color:#444;font-family: "Helvetica Condensed Bold";

 }

.tags a{font-size:15px; display:inline-block; color:#666; padding:0px 10px 0px; margin:0 6px 6px 0; background:#f0f0f0;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;line-height: 30px;border: 1px solid #fff;}

.tags a i{ margin-right:6px; font-size:12px;}

.tags a:hover{ background: #0f8b3a; color:#fff; text-decoration:none;border: 1px solid #0f8b3a;}



/*page-number*/

.page_num{width:100%;margin:0px auto 0 auto;text-align:center;display: block;border-top: 1px dashed #e5e5e5;}

.page_num ul{border-top:;padding: 20px 0 0 0}

.page_num li{display:inline-block;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;vertical-align: middle;}

.page_num li p{-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;display:inline-block;color:#fff;background: #1263ae;font-size:15px;text-transform:capitalize;margin-bottom:0;padding:0px 12px 0px 12px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;margin:0 0px;vertical-align: middle;line-height: 30px; }

.page_num li a i{display: inline-block;line-height: 30px;width: 10;}

.page_num li span{display:inline-block;color:#333;background:#f0f0f0;font-size:15px;text-transform:capitalize;margin-bottom:0;padding:0px 10px 0px 10px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;margin:0 2px;line-height: 30px;vertical-align: middle;}

.page_num li a{-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;background:#f0f0f0;display:inline-block;color:#777;font-size:15px;text-transform:capitalize;padding:0px 0px 0px 0px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;margin:0 2px;vertical-align: middle;line-height: 30px; width: 30px}

.page_num li a:hover{color:#fff;text-decoration:none;background: #1263ae;}

.page_num>span{display:block;font-size:15px;margin-top:10px;text-align: center;}

.page_num>span:before{content:'[';padding-right:3px;}

.page_num>span:after{content:']';padding-left:3px;}

.page_num>span p{display:inline-block;margin:0 5px;}

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

    .page_num li a i{width: 30px;}

    .page_num>span{width:100%;margin-top:10px;}}

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

	.page_num li{margin:5px 0;}

	.page_num li p,.page_num li a{font-size:15px;}

}



/*products main*/

.products{margin: 0px 0 30px 0;display: inline-block;width: 100%}



/* CSS for the loading div */



.sp-loading {

	text-align: center;

	padding: 15px;

	border: 5px solid #eee;

	border-radius: 3px;

	font-size: 15px;

	color: #888;

}



/* Element wrapper */



.sp-wrap {

	display: none;

	line-height: 0;

	font-size: 0;

	border: 0px solid #eee;

	border-radius: 0px;

	position: relative;

	margin: 0 0px 0px 0;

	float: left;

  padding:0px 0px 0px 0px;

	/**************

	  Set max-width to your thumbnail width

	***************/

	width: 100%

}



/* Thumbnails */



.sp-thumbs {

	text-align: left;

	display: inline-block;

	margin: 10px 0 0 0;

}

.sp-thumbs img {

	width: 100%;

	height: auto;

}

.sp-thumbs a:link, .sp-thumbs a:visited {

    border: 1px solid #ccc;

	width: 80px;

  height: 80px;

    margin:0 5px 5px 0;

	overflow: hidden;

	opacity: .6;

	display: inline-block;

    background: no-repeat;

	background-size: 100%;

	background-position: center;

	-webkit-transition: all .2s ease-out;

	-moz-transition: all .2s ease-out;

	-ms-transition: all .2s ease-out;

	-o-transition: all .2s ease-out;

	transition: all .2s ease-out;

  -moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;

}

.sp-thumbs a:hover {

	opacity: 1;

}



/* Styles for the currently selected thumbnail */



.sp-thumbs a:active, .sp-current {

	opacity: 1!important;

	position: relative;

    border: 1px solid #1263ae  !important;



}



/* Image currently being viewed */



.sp-large {

	position: relative;

	overflow: hidden;

	top: 0;

	left: 0;

  border: 1px solid #e6e6e6;

  -moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;

}

+.sp-large a img {

	width: 100%;

	height: auto;

}

.sp-large a {

	display: block;

	width: 100%

}

.sp-large a img{

    display: block;

    width: 100%;

    height: auto;

}



/* Panning Zoomed Image */



.sp-zoom {

	position: absolute;

	left: -50%;

	top: -50%;

	cursor: -webkit-zoom-in;

	cursor: -moz-zoom-in;

	cursor: zoom-in;

	display: none;

}

/* Lightbox */



.sp-lightbox {

	position: fixed;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	background: rgb(0, 0, 0);

	background: rgba(0, 0, 0, .9);

	z-index: 999999999;

	display: none;

	cursor: pointer;

}

.sp-lightbox img {

	position: absolute;

	margin: auto;

	top: 0;

	bottom: 0;

	left: 0;

	right: 0;

	max-width: 90%;

	max-height: 90%;

}

#sp-prev, #sp-next {

	position: absolute;

	top: 50%;

	margin-top: -25px;

	z-index: 501;

	color: #fff;

	padding: 14px;

	text-decoration: none;

	background: #000;

	border-radius: 25px;

	border: 2px solid #fff;

	width: 50px;

	height: 50px;

	box-sizing: border-box;

	transition: .2s;

}

#sp-prev {

	left: 10px;

}

#sp-prev:before {

	content: '';

	border: 7px solid transparent;

	border-right: 15px solid #fff;

	position: absolute;

	top: 16px;

	left: 7px;

}

#sp-next {

	right: 10px;

}

#sp-next:before {

	content: '';

	border: 7px solid transparent;

	border-left: 15px solid white;

	position: absolute;

	top: 16px;

	left: 18px;

}

#sp-prev:hover, #sp-next:hover {

	background: #444;

}



/* Tweak styles for small viewports */



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

	.sp-wrap {

		margin: 0 0 15px 0;

	}

	#sp-prev, #sp-next {

		top: auto;

		margin-top: 0;

		bottom: 25px;

	}

}



.products .pro_img{margin-top:0px;padding: 0;width: 40%;position: relative;height: auto;float: left;padding:0 2% 0 0}

.products>h1{font-size: 24px;line-height: 34px;color: #4d4d4d;margin: 0 0 10px 0;color: #1263ae;font-weight: bold;}

.products .pro_img>img{max-width:100%;max-height:100%;height:auto;width:100%;border: 1px solid #eee;}

.products .pro_img .pro_simples{margin-top:10px;}

.products .pro_img .pro_simples a>img{transition:all 0.3s ease 0s;max-width:64px;margin:4px;border:1px solid #ebebeb;}

.products .pro_img .pro_simples a>img:hover{border: 1px solid #1263ae;}

.products .pro_table{float:right;margin-top:0px;width:58%;}

.pro_table h1{font-size:24px;color:888;display:block;text-transform:capitalize;margin-bottom:10px;}

.pro_table>h1{font-size: 24px;line-height: 30px;color: #222;margin: 0 0 15px 0;color: #222;padding:0px 0px;font-family: "Helvetica Condensed Bold"; 

 text-transform: inherit;}

.pro_table>p{color: #808080;font-size: 15px;line-height: 26px;}

.pro_table ul{margin-top:15px;background: #f0f0f0}

.pro_table ul li{padding:5px 0;padding-left:10px;font-size:15px; vertical-align:middle;text-transform:capitalize;color: #333}

.pro_table ul li:nth-child(even){background:#fafafa}



.pro_table ul li p{display:inline-block;margin-right:10px;color:#666;font-size:15px; vertical-align:middle;padding-bottom:3px;width:auto;width: 30%}

.pro_table .pro_more{background: #1263ae;transition:all 0.3s ease 0s; display:inline-block;font-size:15px;color:#fff;text-transform:uppercase;display: inline-block;text-transform: uppercase;line-height: 40px;display: inline-block;padding:0px 30px 0;font-size: 15px;color: #fff;border: none;overflow: hidden;position: relative;-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px;z-index: 10;overflow: hidden;-webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);

   -moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2);

     -o-box-shadow:0px 3px 3px rgba(0,0,0,0.2);

        box-shadow:0px 3px 3px rgba(0,0,0,0.2);}



.pro_table .pro_more i{font-size: 12;margin:0 0px 0px 10px;line-height: 40px;color: #fff;}

.pro_table .pro_more:hover{background: #0f8b3a;}

.pro_table .pro_more:hover i{color: #fff;}









.ny-cp-tab-box{width:100%;position: relative;margin:0px 0 0px 0;z-index: 0;padding:0px 0;z-index: 2;}

.ny-cp-tab-box .tab_menu{width:100%;display: inline-block;text-align: left;margin:0px 0 0px 0;position: relative;left:0px;top:0px;text-align: left;z-index: 10;}

.ny-cp-tab-box .tab_menu li{transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;width:auto;color:#fff;text-transform: capitalize;padding:0px 0px 0;cursor: pointer;margin:0px 0px 0 0px;-moz-border-radius:0px 0 0 0;-webkit-border-radius:0px 0 0 0;border-radius:0px 0 0 0;overflow: visible;display: inline-block;}

.ny-cp-tab-box .tab_menu li div{transition:all 0.3s ease 0s;width: 100%;height: auto;}

.ny-cp-tab-box .tab_menu li div p{transition:all 0.3s ease 0s;width: 100%;font-size: 15px;line-height: 40px;color:#333;margin:0px 0px 0 0;padding:0 30px;display: inline-block;text-transform: capitalize;overflow: hidden;background: #e5e5e5;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}

.ny-cp-tab-box .tab_menu li.current {}

.ny-cp-tab-box .tab_menu li.current div p{color:#fff;background: #0f8b3a}





.ny-cp-tab-box .tab_box{width: 100%;}

.ny-cp-tab-box .tab_box>div{}

.ny-cp-tab-box .tab_box>div{transition:all 0.3s ease 0s;display: inline-block;width: 100%;}

.ny-cp-tab-box .tab_box>div {}



.ny-cp-tab-box .tab_box>div ul.nononno{width: 103%;margin:40px 0 0 -3%;}

.ny-cp-tab-box .tab_box>div ul.nononno li{width:30%;display: inline-block;margin:20px 0 0 3%;position: relative;padding:0px 0 0 0;text-align: left;}

.ny-cp-tab-box .tab_box>div ul.nononno li a{position: absolute;left:0px;top:0px;width: 100%;height: 100%;z-index: 5;}

.ny-cp-tab-box .tab_box>div ul.nononno li .lei-img{width: 100%;float: none;overflow: hidden;}

.ny-cp-tab-box .tab_box>div ul.nononno li .lei-img span{width: 100%;transform:scale(1,1); -moz-transform:scale(1,1); -webkit-transform:scale(1,1);}

.ny-cp-tab-box .tab_box>div ul.nononno li .lei-img img{width: 100%;height: auto;}

.ny-cp-tab-box .tab_box>div ul.nononno li .lei-txt{width: 100%;float: none;padding:0px 0px 0px 0px;z-index:2;margin:0px 0 0 0;}

.ny-cp-tab-box .tab_box>div ul.nononno li .lei-txt i{display: inline;font-weight: normal;font-style: normal;color:#c11920;}

.ny-cp-tab-box .tab_box>div ul.nononno li .lei-txt span{font-size: 18px;line-height: 28px;height: 56px;overflow: hidden;margin:25px 0 0 0;color:#333;font-family: "OpenSans-Bold";}

.ny-cp-tab-box .tab_box>div ul.nononno li .lei-txt p{font-size: 15px;line-height: 26px;max-height: 72px;overflow: hidden;margin:15px 0 0 0;color:#666;}





.ny-cp-tab-box .tab_box>div ul.nononno li:hover .lei-img{}

.ny-cp-tab-box .tab_box>div ul.nononno li:hover .lei-img i{transform:scale(1.00,1.00);filter:alpha(opacity:100);opacity:1;

-moz-transform:scale(1.00,1.00);

-webkit-transform:scale(1.00,1.00);}

.ny-cp-tab-box .tab_box>div ul.nononno li:hover .lei-img span{

transform:scale(1.1,1.1);

-moz-transform:scale(1.1,1.1);

-webkit-transform:scale(1.1,1.1);}

.ny-cp-tab-box .tab_box>div ul.nononno li:hover .lei-txt{}

.ny-cp-tab-box .tab_box>div ul.nononno li:hover .lei-txt span{color:#c11920;}









.tab_box .hide{display:none;}



.ny-cp-tab-box .tab_menu li:hover div i{color:#fff;}

.ny-cp-tab-box .tab_menu li:hover div span{color:#fff;}



.ny-cp-tab-box .tab_box>div .ny-cp-img:hover i{transform:scale(0.9,0.9);

-moz-transform:scale(0.9,0.9);

-webkit-transform:scale(0.9,0.9);}

.ny-cp-tab-box .tab_box>div .ny-cp-img:hover span{transform:scale(1.1,1.1);

-moz-transform:scale(1.1,1.1);

-webkit-transform:scale(1.1,1.1);}



@media(max-width:1200px){

  .pro_table ul li p{width: 35%}

  .ny-cp-tab-box .tab_box>div ul.nononno{margin:30px 0 0 -3%;}

  .ny-cp{padding: 0 0 50px 0}

}

@media(max-width:992px){

  .pro_table ul li p{width: 40%}

  .ny-cp-tab-box .tab_box>div ul.nononno{margin:20px 0 0 -3%;}

  .ny-cp{padding: 0 0 40px 0}

}

@media(max-width:768px){

  .pro_table ul li p{width: 40%}

  .ny-cp-tab-box .tab_box>div ul.nononno{margin:10px 0 0 -3%;}

  .ny-cp-tab-box .tab_box>div ul.nononno li{}

  .ny-cp-tab-box .tab_menu li{margin:0px 0px;}

   .ny-cp{padding: 0 0 30px 0}

  }

@media(max-width:480px){

  .ny-cp-tab-box .tab_menu li{margin:0 0px;width: 30%;text-align: center;} 

  .ny-cp-tab-box .tab_menu li  div p{padding: 0px;font-size: 15px;} 

  .ny-cp-tab-box .tab_box>div ul.nononno li .lei-txt p{display: none;}

  .ny-cp-tab-box .tab_box>div ul.nononno li .lei-txt span{font-size: 15px;line-height: 26px;max-height: 52px}

}

@media(max-width:320px){

}









.mostBox{margin-top:30px;}

.mostBox>em{color:#1263ae;text-transform:uppercase;display:block;font-size:20px;margin-bottom:20px;padding-bottom:15px;/* background:url(../images/hr.jpg) repeat-x bottom left; */}

.mostBox>div{line-height:20px;font-size:13px;padding:10px;}

.mostBox>div img{max-width:100%;height:auto;width:auto;}



.relatedTags{width:100%;background:rgba(255,255,255,0.05);line-height:20px;margin:0px 0;padding:20px 2% 20px 0;overflow:hidden;display: inline-block;display: inline-block;}

.relatedTags p{overflow:hidden;margin:0;font-size:18px;display: inline;vertical-align: middle;text-transform: capitalize;color: #222; text-transform: capitalize;font-family: "Helvetica Condensed Bold";

}

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

  .relatedTags p{padding: 10px 0}

  .pro_table ul li p{width: 50%}

}

.re_main{display:block;display: inline-block;vertical-align: middle;overflow: hidden;}

.re_main a{transition:all 0.3s ease 0s;margin:5px 2px;color:#333;text-transform:capitalize;font-size: 15px;padding:0px 10px 0;line-height: 30px;display: inline-block;overflow: hidden;position: relative;background: #f0f0f0;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;}

.re_main a::before{content:'\f02c';display: inline-block;margin:0 10px 0 0;font-family: "fontawesome";}

.relatedTags a:hover{color: #fff;background: #0f8b3a;}

.re_main a:hover::before{color: #fff;}





.reProTitle{width:100%;border-bottom:2px solid #1996e6;}

.reProTitle p{color:#1a1a1a;font-size:15px;margin-top:30px;}





.view_pro{width:100%;margin-top:40px;position: relative;display: inline-block;}

.view_pro .prom_title{color:#000;text-transform:uppercase;display:block;font-size:20px;margin-bottom:10px;border-bottom:2px solid #e5e5e5;padding-bottom:10px;}

#flexiselDemo2{display:none;}

.view_pro .nbs-flexisel-container{padding-top:0;overflow:visible;}

.view_pro .nbs-flexisel-inner{position: relative;margin:0 10px; }

.view_pro .nbs-flexisel-item{float:left;margin:0px;margin-top:5px;padding:0px 0px;cursor:pointer;position:relative;line-height:0px;text-align:center;min-height:240px;}

.view_pro .nbs-flexisel-item span{background:#fff;display:inline-block;height: auto;padding:8px;max-width: auto;max-height: auto;}

.view_pro .nbs-flexisel-item span img{width:100% !important;cursor:pointer;position:relative;}

.view_pro .nbs-flexisel-item em{font-size:15px;display:block;font-weight:normal;margin:0px auto;height:20px;color:#1263ae;text-transform:capitalize; word-wrap:break-word;line-height:20px;width:90%;}

.view_pro .nbs-flexisel-item a:hover,.nbs-flexisel-item:hover em{ text-decoration:none;}

.view_pro .nbs-flexisel-item p{overflow:hidden;color:888;height:36px;line-height:18px;font-size:15px;text-align:center;max-width:50px;display:inline-block;}

.view_pro .nbs-flexisel-nav-left_2,.view_pro .nbs-flexisel-nav-right_2{width:22px;height:34px;position:absolute;cursor:pointer;z-index:100;top:-50px;}

.view_pro .nbs-flexisel-nav-left_2{position: absolute;}

.nbs-flexisel-inner>.nbs-flexisel-container .nbs-flexisel-nav-left{display: none !important;}

.nbs-flexisel-inner>.nbs-flexisel-container .nbs-flexisel-nav-right{display: none !important;}



.view_pro .nbs-flexisel-nav-right_2{

	position: absolute;



	right:0;

	-webkit-transform: translate(0, 0);

	-moz-transform: translate(0, 0);

	-ms-transform: translate(0, 0);

	-o-transform: translate(0, 0);

	transform: translate(0, 0);

	right:0;

	text-align:center;

	background:url(../images/main-lb-02.png) no-repeat;

}

.view_pro div .nbs-flexisel-container:first-child .nbs-flexisel-nav-left_2{display:block;}

.view_pro div .nbs-flexisel-container:first-child .nbs-flexisel-nav-right_2{display:block;}



.pro_inquiry{margin-top:0px;position: relative;width: 100%;float: left;padding:40px 20px;margin: 40px 0 0 0;background:#fff url(../images/ny-con-bj.png) no-repeat right bottom -40px;display: inline-block;

-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.1);

   -moz-box-shadow:0px 0px 10px rgba(0,0,0,0.1);

     -o-box-shadow:0px 0px 10px rgba(0,0,0,0.1);

        box-shadow:0px 0px 10px rgba(0,0,0,0.1);-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}

.pro_inquiry .page_title em{display:block;font-size:20px;font-family:Arial, Helvetica, sans-serif;text-transform:capitalize;margin:10px 0;color:#4d4d4d;}

.pro_inquiry .page_title i{color:#333;}

.pro_inquiry .column_box{background:transparent;}

.zt-001{color: #333 !important;}

.zt-001:hover{text-decoration: underline;color: #1263ae !important;}



.pro_inquiry .column_box>ul>p{font-size:15px;margin:0px;width:99%;padding:5px 0 10px;color: #808080}

.pro_inquiry .inquiry_left{width:100%;padding-right:1%;}

.pro_inquiry ul>span{margin:15px 0;text-transform:capitalize;display:block;  font-size:12px;}

.pro_inquiry ul>span>p{display:inline-block;margin-right:10px;margin-bottom:0;}

.pro_inquiry ul li{margin:10px 0;text-transform:capitalize;display:block; vertical-align:middle;position: relative;}

.pro_inquiry ul label{display:block;margin-bottom:0;font-weight:normal;font-size: 15px;line-height: 40px;color: #333;padding:0 0 0 10px;background: #fff;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;border-bottom: 1px solid #fff;font-family:"LaoUI";}

.pro_inquiry ul label a{text-decoration: underline;color: #0f8b3a;text-transform: none;font-family: "LaoUI";}

.pro_inquiry ul label a:hover{font-weight: bold;color: #0f8b3a;}



.pro_inquiry .ny-con-cx-01::before{;content: '\f0c9'; display: inline-block;margin:0 0px 0 0;position: absolute;font-family: "fontawesome";line-height: 40px;font-size: 15px;left:10px;color: #1263ae;top:0px;display: none;}

.pro_inquiry .ny-con-cx-02::before{;content: '\f003'; display: inline-block;margin:0 0px 0 0;position: absolute;font-family: "fontawesome";line-height: 40px;font-size: 15px;left:10px;color: #1263ae;top:0px;display: none;}

.pro_inquiry .ny-con-cx-03::before{;content: '\f044'; display: inline-block;margin:0 0px 0 0;position: absolute;font-family: "fontawesome";line-height: 40px;font-size: 15px;left:10px;color: #1263ae;top:5px;display: none;}



.pro_inquiry ul .meText{color:#333;border: 1px solid #fff;border-bottom:1px solid #e6e6e6;height:40px;line-height: 40px;width:100%;padding:0 5px 0 40px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;padding:0 10px 0px 35px;font-size: 15px;height: 120px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;background: #fff;}

.pro_inquiry ul .meText:focus{border-bottom: 1px solid #1263ae;}

.pro_inquiry ul .meInput{color:#333;border-bottom:1px solid #e6e6e6;height:40px;line-height: 40px;width:100%;padding:0 5px 0 40px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;padding:0 10px 0px 35px;font-size: 15px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;background: #fff;}

.pro_inquiry ul .meInput:focus{border-bottom: 1px solid #1263ae;

   }

.meText ul{}

#blockbestsellers>b{font-size:24px;color: #333;  text-transform: capitalize;font-weight: normal;text-transform: capitalize;font-family: "Helvetica Condensed Bold";text-transform: capitalize;}

#blockbestsellers>p{color: #808080;margin: 10px 0 0 0;font-size: 15px;}

.pro_inquiry .m-more{text-align: left;}







.ny-cp-map{float: right;width: 48%;margin: 20px 0 0 0}

.ny-cp-map img{width: 100%;}

@media(max-width:1200px){

.sp-thumbs a:link, .sp-thumbs a:visited {

	width: 80px;

	height: 60px;

}

}



@media(max-width:992px){

  .por-main-box{padding: 50px 0 0}

  .ny-cp-map{display: none;}

  .pro_inquiry{width: 100%;margin: 30px 0 0 0}

  .products .pro_img{width: 52%;float: left;padding: 0}

  .products .pro_table{width: 46%;float: right;padding: 0}

.sp-thumbs a:link, .sp-thumbs a:visited {

	width: 80px;

	height: 80px;

}

}

@media(max-width:768px){

.sp-thumbs a:link, .sp-thumbs a:visited {

	width: 80px;

	height: 80px;}

}





/*por-main-box*/

.por-main-box{width: 100%;padding: 40px 0 0 0}

.products .pro_table{padding:0 0px}.pro_inquiry ul .meInput{ width:100%}}

.pro_inquiry ul .meText{border:1px solid #d9d9d9;height:125px;max-height:180px;max-width:100%;width:100%;padding:5px 0;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;padding:10px 10px 10px 15px;overflow: hidden;font-size: 15px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;width: 100%;display: inline-block;}

.pro_inquiry ul .meText:focus{/* 

  -webkit-box-shadow:2px 2px 5px #e5e5e5 inset;

   -moz-box-shadow:2px 2px 5px #e5e5e5 inset;

     -o-box-shadow:2px 2px 5px #e5e5e5 inset;

        box-shadow:2px 2px 5px #e5e5e5 inset; */}

@media(max-width:768px){.pro_inquiry ul .meText{ width:100%}

.pro_inquiry ul li .meYzm{width:20%;}

.pro_inquiry ul li .meYzm:focus{/* 

  -webkit-box-shadow:2px 2px 5px #e5e5e5 inset;

   -moz-box-shadow:2px 2px 5px #e5e5e5 inset;

     -o-box-shadow:2px 2px 5px #e5e5e5 inset;

        box-shadow:2px 2px 5px #e5e5e5 inset; */

    }

}

.pro_inquiry .send{

    

}

.pro_inquiry .send:hover{

}







.pro_inquiry ul .prom_radio{display:inline-block;vertical-align:middle;}

.pro_inquiry ul .prom_radio label{display:block;cursor:pointer;padding:5px; vertical-align:middle;font-weight:normal;}

.pro_inquiry ul input[type="radio"], input[type="checkbox"]{margin:0 5px 0 0;cursor:pointer;}

.pro_inquiry ul .prom_radio label:hover{background:#f2f2f2;}

.pro_inquiry ul fieldset{margin-top:20px;margin-bottom:-5px;}

.pro_inquiry ul fieldset p{display:inline-block;margin-right:10px;vertical-align:middle;margin-bottom:0;}

.pro_inquiry ul fieldset #form1{display:inline-block; vertical-align:middle;}



.pro_info{ line-height:24px;font-size: 15px;color: #8f8f8f;}



#select{  margin: 0 auto;border-bottom:1px solid #1263ae;margin: 30px 0 0 0;

     height:32px;display: none;}

#select li{

border-top:1px solid  #1263ae;

border-left:1px solid  #1263ae;

border-right:1px solid  #1263ae;

   

    display: inline;

    float: left;

    height:31px;

    line-height: 31px;

    margin: 1px 6px 0 0px ;

    text-align: center; padding:0px 2%; border-top-left-radius:0px; border-top-right-radius:0px;

}





.marriage_content{ margin-top:3px; }





.form_content{ margin-top:3px; }





.private_content{ margin-top:3px; display:none;}





#select li a{ 

    

    display: block;

    height:31px;

    width: 208px; font-size:15px;}



.select_m{ display:none; margin-top:10px;}

.select_m img{max-width: 100%}

#on_fix{ position:fixed; top:300px; right:20px;}

.arrs {

    background:#1263ae;

    color:#fff;

    cursor: pointer;

    display: block;

    font-size:15px;

    height: 31px;

    

}



.hovers {

    background:#1263ae;

    color: #fff;

    font-size:15px;

    height: 31px;

   

}

.fontRed{ color:red}

.ser{ margin:10px ; font-size:15px;}

.ser a{font-size:15px;color: #1263ae;text-decoration: underline;}

.ser a:hover{text-decoration: underline;color: #1263ae;}



.relate_m>p{ font-size:20px;  padding-left:23px; line-height:36px}

.relate_m{ margin-top:30px;}





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

	.view_pro .nbs-flexisel-item{margin-top:40px;}

	.view_pro .nbs-flexisel-nav-left_2,.view_pro .nbs-flexisel-nav-right_2{top:5px;}

}





.table-responsive {

    width: 100%;

    overflow-x: auto;

}



.nbs-flexisel-ul_2{position:relative;width:9999px;margin:0px;padding:0px;list-style-type:none;text-align:left;}

.nbs-flexisel-inner_2{ position:relative}



.ny-tab-cp{display: block;width: 100%;margin: 20px 0 10px;border-bottom: 1px solid #eee;}

.ny-tab-cp p{display: block;display: inline-block;text-align: center;}

.ny-tab-cp p a{padding: 0 30px;font-size: 18px;line-height: 34px;color: #333;}

.ny-tab-cp p i{transition:all 0.3s ease 0s;width: 0%;height: 2px;background:#1263ae;display: block;margin: 0 auto;}

.ny-tab-cp p:hover i{width: 100%;}



.ny-tab{display: block;margin: 20px 0}

.ny-tab a{display: inline-block;font-size: 15px;line-height: 26px;text-transform: capitalize;}

.ny-tab a:hover{color: #1263ae;}

.ny-tab a.ny-tab-liang{color: #1263ae;}

.ny-tab p{display: inline-block;font-size: 15px;line-height: 26px;padding:0 5px}



@media(max-width:768px){

	.products .pro_img{width: 100%}

	.products .pro_table{width: 100%;padding: 15px 0 0 0}

	.ny-tab-cp p{width: 30%;}

	.ny-tab-cp p a {padding: 0;text-align: center;}



}





/**/

.ny-slideTxtBox{ width:100%;text-align:left;}

.ny-slideTxtBox .hd{padding: 10px 0 0;border-bottom: 2px solid #1263ae;}

.ny-slideTxtBox .hd ul{text-align: left;}

.ny-slideTxtBox .hd ul li{transition:all 0.3s ease 0s;float: left;margin:0 10px 0 0;-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;border-radius:0px 5px 0 0;overflow: hidden;border: 1px solid #e5e5e5;border: 0px solid #000;}

.ny-slideTxtBox .hd ul li a{transition:all 0.3s ease 0s;float: left;display:inline-block;padding:0 15px; cursor:pointer;font-size: 15px;line-height: 40px;color: #333;background: #eee;border: 1px solid #eee;text-transform: capitalize;}

.ny-slideTxtBox .hd ul li.on{}

.ny-slideTxtBox .hd ul li.on a{background:#1263ae; border:1px solid #1263ae;color: #fff;}

.ny-slideTxtBox .bd{border: 1px solid #e5e5e5;padding: 10px 10px;background: #fff;}

.ny-slideTxtBox .bd div{line-height: 26px;}





.ny-xf{}

.small-ny-xf{position: fixed;top:60px;z-index: 999999;}

.small-ny-xf ul li a{

-webkit-box-shadow:3px 3px 5px rgba(0,0,0,0.3);

   -moz-box-shadow:3px 3px 5px rgba(0,0,0,0.3);

     -o-box-shadow:3px 3px 5px rgba(0,0,0,0.3);

        box-shadow:3px 3px 5px rgba(0,0,0,0.3);}



@media(max-width:1200px){

    .ny-slideTxtBox .main-box{padding: 0px}

}



@media(max-width:992px){



}



@media(max-width:768px){

    .ny-slideTxtBox .hd ul li{text-align: center;margin:0px 10px 0px 0;}

    .ny-slideTxtBox .hd ul li a{}

    .small-ny-xf ul li{width: 150px !important;padding:0 5px !important}

    .small-ny-xf ul li a{font-size: 15px !important;line-height: 30px !important;}

}



@media(max-width:480px){



}



/* Slider-1j */	

/* Slider */



/*page-turning*/

.page_turn{padding:10px 0px 10px 0px;/* background:url(../images/hr.jpg) repeat-x top left; */;margin:0px 0 0 0;display: inline-block;width: 100%;border-bottom: 1px dashed #e5e5e5;border-top: 1px dashed #e5e5e5;}

.page_turn li{display:block;margin-bottom:0px;width: 100%;float: left;}

.page_turn li p{display:inline-block;color:#222;font-size:18px;text-transform:capitalize;margin-bottom:0;color: #222; text-transform: capitalize;font-family: "Helvetica Condensed Bold";

  }

.page_turn li a{transition:all 0.3s ease 0s;display:inline-block;color:#444;font-size:15px;margin-left:0px;padding:5px 10px 5px 10px;text-transform:capitalize;}

.page_turn li a:hover{color: #0f8b3a;text-decoration: underline;}









@media(max-width:1200px){

	.view_pro .slick-prev, .view_pro .slick-next{}

}



@media(max-width:992px){

	.view_pro .slick-prev, .view_pro .slick-next{}

}



@media(max-width:768px){

  .view_pro{margin: 30px 0 0 0}  



	.view_pro .slick-prev, .view_pro .slick-next{}

}



@media(max-width:480px){

	.view_pro .slick-prev, .view_pro .slick-next{}

}





.service_left{padding: 20px 0 0 0;display: inline-block;border-top: 1px solid #fff;}



/*news-list*/

.news_list{width:100%;}

.news_list>li{padding:30px 0px;overflow:hidden;clear:both;margin: 0px 0;display: inline-block;width: 100%;padding:25px 0;background: rgba(255,255,255,0.05);margin:0 0 0px 0;border-bottom: 1px solid #e5e5e5;}

.news_list>li:first-child {padding: 0px 0 20px}

.news_list>li:last-child {border:none;}

.news_list>li .newl_left{width:62%;float:right;}

.news_list>li .newl-q{width:100%;margin-left:2%;float:right;}

.news_list>li .newl_left em{transition:all 0.3s ease 0s;font-size:22px;display:block;margin-bottom:10px;text-transform:inherit;color:#333;max-height:60px;line-height: 30px;overflow: hidden;font-family: "Helvetica Condensed Bold";

 

    overflow: hidden;width: 100%}

.news_list>li:hover .newl_left em,.news_list li:hover>a{color:#26964e;}

.news_list>li .newl_left .newm_date{margin-bottom:10px;}

.news_list>li .newl_left>p{color:888;line-height:26px;font-size:15px;overflow:hidden;max-height:52px;margin:10px 0 0 0;line-height: 26px;}

.news_list>li .newl_left .newl_more{transition:all 0.3s ease 0s;display:inline-block;font-size:15px;color:#fff;text-transform:uppercase;padding:2px 40px 0px 40px;margin-top:0px;line-height: 36px;text-transform: capitalize;position: relative;overflow: hidden;text-transform: uppercase;z-index: 10}

.news_list>li .newl_left .newl_more:after {}

.news_list>li .newl_left .newl_more:hover{background: #222;}

.news_list>li .m-more{margin:15px 0 0 0;text-align: left;}





.news_list>li .newl_right{transition:all 0.3s ease 0s;float:left;display:block;width:35%;overflow: hidden;border: 1px solid #eee;margin:0 0 0 0;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}

.news_list>li .newl_right a{transition:all 0.3s ease-in;filter:alpha(opacity:100);opacity:1;display: inline-block;width: 100%;}

.news_list>li .newl_right i{width: 100%;display: inline-block;transition:all 0.3s ease-in;}

.news_list>li .newl_right img{width: 100%;height: auto;}

.news_list>li .newl_right:hover i{

transform:scale(1.1,1.1); -ms-transform:scale(1.0,1.0); -moz-transform:scale(1.0,1.0); -webkit-transform:scale(1.0,1.0); -o-transform:scale(1.0,1.0);filter:alpha(opacity:80);opacity:0.8;}



.news-rr{display:block;margin-bottom:0px;text-align: left;width: 100%;text-align: left;padding:0px 0}

.news-rr-01{display:block;margin-bottom:0px;text-align: left;width: 100%;text-align: left;border-bottom: 1px solid #e5e5e5;padding:10px 0}

.main-right-01 .news-rr{display:block;margin-bottom:0px;margin: 0px 0 0 0;text-align: center;}

.news-rr li{display:inline-block;margin-right:10px;color:#777;padding-right:10px;font-size: 15px;line-height: 22px;padding: 0}

.news-rr li:last-child{border:none;}

.news-rr li i{padding-right:10px;font-style: normal;font-size: 15px;color: #808080;}



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

	.news_list li .newl_right{width:35%;}

	.news_list li .newl_left{width:62%;}

}

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

	.news_list li .newl_right{width:48%;}

	.news_list li .newl_left{width:48%;}

}

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

	.news_list li .newl_right{width:100%;margin-bottom:0px;max-width:100%;margin: 0px 0 0 0}

	.news_list li .newl_left{width:100%;margin: 10px 0 0 0}



}

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

	.news_list li .newl_right{width:100%;float:none;max-width:100%;margin: 0px 0 0 0 ;display: inline-block;}

	.news_list li .newl_left{width:100%;}

}

/*list-01*/







/*faq-list*/

.faq-list{}

.faq-list *{transition:all 0.3s ease 0s;}

.faq-list li{padding: 20px;margin:0 0 20px 0;border: 1px solid #e5e5e5;}

.faq-list li a{font-size: 15px;line-height:28px;padding: 0 0 0 25px;position: relative;overflow: hidden;max-height: 56px;display: inline-block; }

.faq-list li a i{display: inline-block;margin:0 10px 0 0;position: absolute;left:0;top:6px;font-size: 15px;color: #1263ae;}

.faq-list li p{font-size: 15px;line-height: 26px;display: inline-block;width: 100%;max-height: 52px;margin: 5px 0 0 0;padding:0 0 0 22px;overflow: hidden;color: #808080;}

.faq-list li:hover{

-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.3);

   -moz-box-shadow:0px 0px 10px rgba(0,0,0,0.3);

     -o-box-shadow:0px 0px 10px rgba(0,0,0,0.3);

        box-shadow:0px 0px 10px rgba(0,0,0,0.3);}



.faq-list li a:hover{color: #1263ae;text-decoration: underline;}





/*gc-list*/



ul.gc-list{margin: 13px 0 0 -3.5%} ul.gc-list li{margin:10px 0 10px

3.5%;width: 29.6%;float: left;display: block;} ul.gc-list li

div.main-r-2j-p{width: 100%;overflow: hidden;} ul.gc-list li div.main-r-2j-p

a{transition:all 0.3s ease 0s;border: 1px solid #eee;display: block;overflow:

hidden;} ul.gc-list li div.main-r-2j-p a img{width: 100%;height:

auto;transition:all 0.3s ease 0s;} ul.gc-list li div.main-r-2j-t{} ul.gc-list

li div.main-r-2j-t a{display: block;font-size: 15px;line-height: 26px;margin:

10px 0 0 0;color: #333;max-height: 24px;overflow: hidden;font-weight: bold;}

ul.gc-list li div.main-r-2j-t p{display: none;font-size: 15px;line-height:

24px;color: #808080;margin: 5px 0 0 0;max-height: 40px;overflow: hidden;} ul

.gc-list li div.main-r-2j-p a:hover{border: 1px solid #1263ae;} ul.gc-list li

div.main-r-2j-t a:hover{text-decoration: underline;color: #1263ae;} ul.gc-list

li div.main-r-2j-a{} ul.gc-list li div.main-r-2j-a a{transition:all 0.3s ease

0s;font-size: 15px;line-height: 26px;color: #fff;padding:0 12px;background:

#1263ae;display: inline-block;margin: 20px 0 0 0;} ul.gc-list li

div.main-r-2j-a a:hover{background: #1263ae}



@media(max-width:1200px){

	ul.gc-list li{width: 29.6%;}



}



@media(max-width:992px){

	ul.gc-list li{width: 46.5%}

	ul.gc-list li:nth-child(3n){display: none;}

}



@media(max-width:768px){

	ul.gc-list{margin: 0}

	ul.gc-list li{width: 100%;margin: 26px 0 0 0;}

}



@media(max-width:480px){

	.main-r-2j ul li{width: 100%;}

}



/*news-main*/

.news_main{width:100%;margin:10px 0 20px 0;}

.news_main em{font-size:20px;display:block;margin-bottom:10px;text-align: left;color: #222;margin: 0px 0 0 0;line-height: 30px;}

.news_main .newm_date{color:888;border:none;line-height:normal;padding:0;padding-bottom:20px;text-align: center;font-size: 20px;border-bottom: 2px solid #eee;}

.newm_date p{display:inline-block;margin-right:15px;font-size:15px;color: #b2b2b2;}

.newm_date i{padding-right:5px;}

.news_main div{margin-top:20px;}

.news_main div a{color:#1263ae;text-decoration:underline;}

.news_main div img{max-width:100%;}







/*blog*/

.column .block .blog_main {  padding:0 0px 0px 0px;margin-bottom:0;overflow: visible !important;}

.column .block .blog_main>li{padding:10px 0px 20px 0px;}

.left-blog .div{padding:0 0px !important}

ul.blog-list, ul.blog-list1{padding: 0;list-style: none;/* background:url(../images/hr.jpg) repeat-x bottom left; */text-align:left;padding:10px 0 0}

ul.blog-list li {/* background: */;padding: 10px 0 10px 0px;border-bottom: 1px dashed #e5e5e5;display: inline-block;width: 100%}

ul.blog-list1 p, ul.blog-list p {font-size:18px;color:#1263ae;margin-bottom: 15px;text-transform:capitalize;font-weight: bold;}

ul.blog-list li a {transition:all 0.3s ease 0s;color:#333;font-size:15px;vertical-align: initial;text-decoration: none;/* background: url(../images/icon-circle.png) no-repeat 0px 7px; */padding:0 0 0 0px;display: inline-block;position: relative;overflow: hidden;line-height: 26px;}

ul.blog-list li a:hover{color: #26964e;padding: 0 0 0 0px;}

ul.blog-list1 li a:hover{transition:all 0.3s ease 0s;/* background: #333; */color:#fff;text-decoration:none;background: #26964e }



ul.blog-list3 li.blog-list3-img{float: left;width: 24%;margin-right: 5%;}

.blog-list3-img img{width:60;border-radius:0px;height:45px;border:solid 1px #eee;}



ul.blog-list1 li {display: inline-block;margin: 5px 3px;} 

ul.blog-list1 li a {overflow: hidden;

	color: #333;

	text-decoration: none;

	padding:0px 10px 0px;

  line-height: 30px;

  font-size: 15px;display: inline-block;

  overflow: hidden;position: relative;

  -moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;

  background: #f0f0f0;



	

}





.blog_list{width:100%;margin: 5px 0 0 0}

.blog_list>li{transition:all 0.3s ease 0s;padding:20px 0;text-align:left;background: rgba(255,255,255,0.05);margin: 0px 0 0 0;border-bottom: 1px solid #e5e5e5;}

.blog_list>li:last-child {border: none;}

.blog_list>li:first-child{padding:0 0 20px 0}

.blog_list>li:hover{}

.blog_list li em{font-size:22px;line-height: 30px;max-height: 60px;overflow:hidden;display:block; margin-bottom:0px;text-overflow:ellipsis;white-space:nowrap;	-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;color: #333;position: relative;padding: 0 0 0 0px;  white-space: nowrap;

    overflow: hidden;font-family: "Helvetica Condensed Bold";



    text-overflow: ellipsis;width: 100%}

.blog_list li em i{font-size: 15px;width: 30px;text-align: center;line-height: 30px;position: absolute;left: 0px;top:-0px;background: #1263ae;color: #fff;}

.blog_list li a:hover{text-decoration:none;}

.blog_list li em:hover{color: #26964e;}

.blog_list li .blog_date{display:block;padding:10px 0px;}

.blog_list li .blog_date li{display:inline-block;margin-right:10px;color:#1263ae;padding-right:10px;border-right:1px solid #1263ae;font-size: 15px;}

.blog_list li .blog_date li:last-child{border:none;}

.blog_list li .blog_date li i{padding-right:5px;font-size: 15px;color: #1263ae;}

.blog_list li a{overflow:hidden;max-height:240px;display:block;}

.blog_list li div.bk-img{width:auto;margin:10px 0 10px;overflow: hidden;display: inline-block;}

.blog_list li div.bk-img a{max-height: 100%;width: auto;transform:scale(1.00,1.00);transition:all 0.3s ease 0s;}

.blog_list li img{max-width:100%;height:auto;}

.blog_list li p{font-size:15px;line-height:26px;overflow:hidden;max-height:52px;margin-top:0px;color: #666;}

.blog_list li .blog_tag{margin-top:20px;display: none;}

.blog_list li .blog_tag li{transition:all 0.3s ease 0s;display:inline-block;margin-right:10px;border: 1px solid #e5e5e5;background: #e5e5e5}

.blog_list li .blog_tag li a{padding:5px 10px;display:inline-block;font-size: 15px;color: #333;overflow: hidden;position: relative;

  border-radius:0px;}

.blog_list li .blog_tag li i{transition:all 0.3s ease 0s;padding-right:5px;color:#b2b2b2;}

.blog_list li .blog_tag li:hover{background:#1263ae;color:#fff;border: 1px solid #1263ae;}

.blog_list li .blog_tag li:hover a{color:#fff;}

.blog_list li .blog_tag li:hover i{color:#fff;}

.blog_list .m-more{display: inline-block;text-align: left;margin:20px 0 0 0;}







.blog_list li .blog_tag li a:after{transition:all 0.5s ease 0s;width: 80px;height: 200px;position: absolute;left:-100%;top:-100%;background: rgba(255,255,255,0.3);z-index: 20;content:"";display: block;

transform:rotate(10deg);

-ms-transform:rotate(10deg);   /* IE 9 */

-moz-transform:rotate(10deg);  /* Firefox */

-webkit-transform:rotate(10deg); /* Safari 和 Chrome */

-o-transform:rotate(10deg); }

.blog_list li .blog_tag li a:hover::after{left:100%;}



.blog_list li .bk-img:hover a{transform:scale(1.1,1.1);

-moz-transform:scale(1.1,1.1);

-webkit-transform:scale(1.1,1.1);}









@media(max-width:1200px){



}



@media(max-width:992px){



}



@media(max-width:768px){

  .left-blog .div{padding:0 0px !important}

	.column .block .blog_main{padding:0 10px 0 10px;overflow: hidden !important;}

	.column .block .blog_main>li{padding: 10px 10px 10px 10px}

}



@media(max-width:480px){



}





.n-projects {margin:0px 0 0 -2.6%;width: 102.6%;padding:0 0 30px 0}

.n-projects *{display: inline-block;width: 100%;transition:all 0.3s ease 0s;}

.n-projects li{width:30.4%;margin:20px 0 0 2.6%;float: left;text-align: center;}

.n-projects-img{position: relative;overflow: hidden;border: 2px solid #ccc;}

.n-projects-img a{position: absolute;left:0px;top:0px;height: 100%;z-index: 15}

.n-projects-img span{width: 100%;transform:scale(1.00,1.00); -moz-transform:scale(1.00,1.00); -webkit-transform:scale(1.00,1.00);}

.n-projects-img span img{height: auto;}

.n-projects-txt{width: 100%}

.n-projects-txt a{overflow: hidden;font-size: 15px;line-height: 26px;margin:15px 0 0 0;max-height: 30px;font-family: "Nicotine"; 

    white-space: nowrap;text-overflow: ellipsis;width: 100%}

.n-projects li:hover .n-projects-txt a{color:#1263ae;}

.n-projects li:hover .n-projects-img {border: 2px solid #1263ae;}

.n-projects li:hover .n-projects-img span{width: 100%;transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}



.n-projects-more{width: 100%;text-align: center;margin:50px 0 0 0;}

.n-projects-more p{font-size: 15px;line-height: 26px;text-transform: uppercase;display: inline;vertical-align: middle;width: auto;color:#333;}

.n-projects-more a{font-size: 15px;line-height: 26px;text-transform: uppercase;display: inline;vertical-align: middle;width: auto;color:#073878;font-family: "Nicotine"; 

text-decoration: underline;margin:0px 0 0 10px;}

.n-projects-more a:hover{color:#1263ae;}



.n-projects-01 li{width: 17%;}

.n-projects-01 .n-projects-txt a{font-size: 15px;line-height: 26px;}









@media(max-width:1200px){}

@media(max-width:992px){

  .n-projects{margin:0px 0 0 -2.6%;}

  .n-projects-more{text-align: center;margin:40px 0 0 0;}

}

@media(max-width:768px){

  .n-projects-more{text-align: center;margin:30px 0 0 0;}

  .n-projects{margin:0px 0 0 -2.6%;}

  .n-projects li{width: 97.4%}

}

@media(max-width:480px){}





/*blog-main*/

.blog_main{width:100%;padding: 20px 0 0}

.blog_main em{font-size:20px;overflow:hidden;display:block;margin-bottom:15px;color: #222;margin: 0px 0 10px 0;text-align: center;}

.blog_main a:hover{text-decoration:none;}

.blog_main .blog_date{display:block;margin-bottom:10px;padding: 0 0 20px 0;border-bottom: 1px solid #e5e5e5;text-align: center;}

.blog_main .blog_date li{display:inline-block;margin-right:10px;color:888;padding-right:10px;border-right:1px solid #e5e5e5;}

.blog_main .blog_date li:last-child{border:none;}

.blog_main .blog_date li i{padding-right:5px;}

.blog_main img{max-width:100%;height:auto;}

.blog_main div{font-size:15px;line-height:24px;margin-top:10px;text-align:left;color: #808080;}

.blog_main .blog_tag{margin-top:20px;text-align:left;}

.blog_main .blog_tag li{transition:all 0.3s ease 0s;display:inline-block;margin:0 5px 0 0}

.blog_main .blog_tag li a{overflow: hidden;transition:all 0.3s ease 0s;color:#333;background: #f0f0f0;display:inline-block;padding:0px 10px 0;line-height: 30px;overflow: hidden;font-size: 15px;text-transform: capitalize;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;}

.blog_main .blog_tag li i{padding-right:5px;color:#333;}

.blog_main .blog_tag li:hover{}

.blog_main .blog_tag li:hover a{color:#fff;background: #0f8b3a;transition:all 0.3s ease 0s;}

.blog_main .blog_tag li:hover i{color:#fff;transition:all 0.3s ease 0s;}

#loop-nav-singlular-post{border-top:1px solid #e5e5e5;margin-top:20px;padding-top:10px;}

#loop-nav-singlular-post i{padding:0 5px;}

/* Sweep To Right */

.hvr-sweep-to-right {-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;overflow: hidden;

  overflow-y: hidden;

	float:left;

	margin-top:10px;

	padding:0 20px;

	background:#1263ae;

  line-height: 30px;

	color:#fff;

	font-size:15px;

  display: inline-block;

  transition:all 0.3s ease 0s;

  overflow: hidden;position: relative;

}

.hvr-sweep-to-right:hover{background: #1263ae}



.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {

  color: #fff;text-decoration:none;

}

.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {

  -webkit-transform: scaleX(1);

  transform: scaleX(1);

}



/* Sweep To Left */

.hvr-sweep-to-left {

	float:right;

  -moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;overflow: hidden;

  overflow-y: hidden;

	margin-top:10px;

	padding:3px 20px;

	color:#fff;

	background:#1263ae;

	font-size:15px;

  display: inline-block;

  transition:all 0.3s ease 0s;

  overflow: hidden;position: relative;

}

.hvr-sweep-to-left:hover{background: #1263ae}



.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {

  color: #fff;text-decoration:none;

}

.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {

  -webkit-transform: scaleX(1);

  transform: scaleX(1);

}



.cp-1j-lb{padding: 0px 0px 0px 0px;margin: 20px -10px 0;position: relative;width: 100%;float: left;display: inline-block;overflow: visible;}

.cp-1j-lb .slider{display:block;}

.cp-1j-lb .slick-next{transition:all 0.3s ease 0s; background:url(../images/ny-lb-r.png) no-repeat center; width:12px; height:20px;top:-55px; right:0px;margin:0px 0 0 0;filter:alpha(opacity:30);opacity:0.3;}

.cp-1j-lb .slick-prev{transition:all 0.3s ease 0s; background:url(../images/ny-lb-l.png) no-repeat center; width:12px; height:20px;top:-55px; right:30px;margin:0px 0 0 0;filter:alpha(opacity:30);opacity:0.3;}

.cp-1j-lb .slick-next:hover{filter:alpha(opacity:60);opacity:0.6;}

.cp-1j-lb .slick-prev:hover{filter:alpha(opacity:60);opacity:0.6;}



.cp-1j-lei{margin:0 10px 10px 10px;transition:all 0.3s ease 0s;text-align: center;padding: 0px 0px 0;}

.cp-1j-lei:hover{}

.cp-1j-lei div{width: 100%;overflow: hidden;transition:all 0.3s ease 0s;overflow: hidden;position: relative;background: #fff;background: #fff;}

.cp-1j-lei div>a{width: 100%;overflow: hidden;display: inline-block;transition:all 0.3s ease 0s;overflow: hidden;background: #fff;filter:alpha(opacity:100);opacity:1;

transform:scale(1.00,1.00); -moz-transform:scale(1.00,1.00); -webkit-transform:scale(1.00,1.00);}

.cp-1j-lei div:hover{transition:all 0.3s ease 0s;}



.cp-1j-lei div>a:hover{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);filter:alpha(opacity:90);opacity:0.9;}

.cp-1j-lei div{-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}

.cp-1j-lei div img{width: 100%;height: auto;transition:all 0.3s ease 0s;}

.cp-1j-lei span{display: inline-block; width: 100%;text-align: left;padding:0 0px}

.cp-1j-lei span a{transition:all 0.3s ease 0s;display: inline-block;font-size: 15px;line-height: 2px;color: #222;max-height: 52px;overflow: hidden;text-transform: inherit;margin: 10px 0 0 0;line-height: 26px;font-family: "LaoUI";



    overflow: hidden;width: 100%}

.cp-1j-lei:hover span a{color:#0f8b3a;}

.cp-1j-lei:hover div{}

.cp-1j-lei span p{font-size: 15px;line-height: 26px;color: #808080;max-height: 44px;overflow: hidden;margin:5px 0 0 0;display: none;}

.cp-1j-lei>a{transition:all 0.3s ease 0s;background: #000;color: #fff;font-size: 15px;text-transform: uppercase;padding:0 20px;line-height: 30px;display: inline-block;margin: 15px 0 0 0;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}

.cp-1j-lei>a:hover{background: #1263ae;text-decoration: underline;}





.cp-1j-lb .slick-dots { position: static; bottom:0; list-style: none; display: block; text-align: center; padding: 20px 0 0; width: 100%; z-index:999;display: none !important;}

.cp-1j-lb .slick-dots li { position: relative; display: inline-block;margin:0 5px; padding: 0px; cursor: pointer;width: auto;height: auto;}

.cp-1j-lb .slick-dots li button { border: 0; background: transparent; display: block; height: 14px; width: 14px; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:#ccc;-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;overflow: hidden;}

.cp-1j-lb .slick-dots li button:focus { outline: none;}

.cp-1j-lb .slick-dots li.slick-active button{background:#f00;}



.vdo-box{margin: 0px 0 0 -3%;display: inline-block;}

.vdo-box li{width: 30.2%;margin:0 0 20px 3%;float: left;}

.vdo-box li .vdo-p{width: 100%;position: relative;}

.vdo-box li .vdo-p img{width: 100%;height: auto;}

.vdo-box li .vdo-p a{width: 100%;height: auto;position: absolute;z-index: 20;width: 100%;height: 100%;top:0px;left:0;z-index: 20px;}

.vdo-box li .vdo-p i{transition:all 0.3s ease 0s;width: 60px;filter:alpha(opacity:50);opacity:0.5;position: absolute;top:50%;left:50%;margin: -30px 0 0 -30px}

.vdo-box li .vdo-p:hover i{filter:alpha(opacity:100);opacity:1;}

.vdo-box li .vdo-p i img{width: 100%;height: auto;}

.vdo-box li .vdo-t{width: 100%}

.vdo-box li .vdo-t a{font-size: 15px;line-height: 26px;height: 48px;color: #222;overflow: hidden;display: inline-block;margin: 10px 0 0 0;}

.vdo-box li .vdo-t a:hover{text-decoration: underline; color:#52918b }



@media(max-width:1200px){}

@media(max-width:992px){}

@media(max-width:768px){

  .vdo-box li{width: 47%;}

}

@media(max-width:480px){

  .hvr-sweep-to-left{float: left;}

  .cp-1j-lb .slick-next{top:50%;margin: -30px 0 0 0;}

  .cp-1j-lb .slick-prev{top:50%;margin: -30px 0 0 0;left:0;}

}







/*zc-dl*/

.gray_mian {

background:#fafafa;

border: 1px solid #eee;

overflow: hidden;

padding: 30px 0;

margin: 20px 0 40px;



}



.join_left {

width: 50%;

padding: 0 5%;

float: left;

height: auto;

}



.join_title {

font: 23px/30px Arial, Helvetica, sans-serif;

color: #323232;

}



.join_item {

height: 45px;

display: block;

overflow: hidden;

clear: both;

position: relative;

}



.join_item dt {

  position: absolute;

  top: 0px;

  left:0px;

}



.join_item dd {

float: left;

line-height: 20px;

color: #656565;

font-size: 13px;

padding: 0 0 0 50px;

}



.c {

clear: both;

height: 0px;

width: 0px;

}



.already_member {

font: 18px/50px Arial, Helvetica, sans-serif;

color: #000;

}



.join_button {

width: 160px;

height: 39px;

padding-left: 9px;

display: block;

float: left;

background: url(../images/loin_button_bg.gif) no-repeat;

font: bold 18px/39px Arial, Helvetica, sans-serif;

color: #222;

margin-left: 10px;

margin-top: 5px;

}



.join_button:hover{

  color: #1263ae;

}





.yinying_bottom {

height: 40px;

background: url(../images/front/yinying_bg.jpg) repeat-x left bottom;

}



.join_right {

float: left;

height: auto;



}



.join_right>h1 {

color: #1263ae;

font: 40px/60px Tahoma,Geneva,sans-serif;

height: 70px;

}



.join_name {

color: #505050;

font-size: 15px;

line-height: 22px;

margin: 10px 0 0 0;

}



.join_right ul li select{color: #505050;    padding: 0 0 0 10px;

  width: 100%;

font-size: 15px;

line-height: 30px;

height: 30px;

    border: 1px solid #cecece;

    margin: 0 0 10px 0;

}





.tex275 {

width: 100%;

height: 30px;

line-height: 30px;

border: 1px solid #cecece;

    padding: 0 0 0 10px;

    margin:0 0 10px 0

}



.dingwei {

position: relative;

height: 40px;

}



.dingwei a{line-height: 30px;}



.code92 {

width: 80px;

height: 30px;

line-height: 30px;

border: 1px solid #cecece;

padding: 0 10px;

}





.code_img {

vertical-align: text-bottom;

margin:2px 0 0 5px;



}



.refresh {

font: 14px/24px Arial, Helvetica, sans-serif;

color: #1263ae;

text-decoration: underline;

padding-left: 15px;

}



.join_right {

width: 50%;

padding:0 5%;

float: right;

height: auto;

border-left: 1px solid #ccc;

}



.creatAccount {

transition:all 0.3s ease 0s;

width: 200px;

height: 40px;

border: 0;

margin: 20px 0 10px 0px;

background: #1263ae;

border: 1px solid #66a6a0;

cursor: pointer;

font: bold 16px Arial, Helvetica, sans-serif;

color: #fff;}



.creatAccount:hover {

background: #000;color: #fff;border: 1px solid #000;

}

.heibox{width: 100%;height: 1px;background: #1a1a1a;}



.zc-ppp{margin: 30px 0 0 0;display: inline-block;}

.zc-ppp img{width: 100%}



/*list-01*/

.list-01{margin: 0px 0 0 -3%;width: 103%;}

.list-01 li *{transition:all 0.3s ease 0s;}

.list-01 li{width: 30%;margin: 0 0 20px 3%;float: left;padding:0 0 0px 0;background: #fff;padding: 10px 10px 20px 10px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;border: 1px solid #efefef;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}

.list-01-p{overflow: hidden;position: relative;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;overflow: hidden;}

.list-01-p a{display: block;transition:all 0.25s ease-in;display: inline-block;background: #000;width: 100%;}

.list-01-p img{transition:all 0.3s ease 0s;width: 100%;height: auto;padding: 0px;filter:alpha(opacity:100);opacity:1;}

.list-01-p a::before{transition:all 0.3s ease 0s;content:"";background:url(../images/m-3j-i-01-02.png);width: 40px;height: 40px;display: inline-block;position: absolute;z-index: 2px;left:50%;top:0;margin: -20px 0 0 -20px;filter:alpha(opacity:0);opacity:0;z-index: 20;}

.list-01-p a:hover::before{filter:alpha(opacity:100);opacity:1;top:50%;}

.list-01-t{padding: 0px 0 0px}

.list-01-t a{transition:all 0.3s ease 0s;font-size: 15px;line-height: 30px;color: #4d4d4d;margin: 10px 0 0 0;overflow: hidden;height: 30px;display: inline-block; overflow: hidden;}

.list-01-t p{transition:all 0.3s ease 0s;font-size: 15px;line-height: 26px;color: #808080;margin: 0px 0 0 0;overflow: hidden;height: 48px;display: inline-block;overflow: hidden;}

.list-01-t a:hover{text-decoration: underline;color: #1263ae;}

.list-01-p a:hover {transition:all 0.25s ease-in;}



.list-01 li:hover .list-01-p a img{filter:alpha(opacity:75);opacity:0.75;}

.list-01 li:hover .list-01-t a{color: #1263ae;}



@media(max-width:1200px){



}



@media(max-width:992px){

  .list-01 li{width:47%}

}



@media(max-width:768px){

    .list-01 li{width:47%}

}



@media(max-width:480px){

    .list-01{width: 100%;margin:20px 0 0 0}

    .list-01 li{width:100%;margin:0 0 20px 0;}

    .list-01-t a{max-height: 30px;height: auto;}

}





/**/

.forget{color: #1263ae}

.forget:hover{color: #000}







@media(max-width:1200px){

  .join_left{}

  .join_right{}

}



@media(max-width:992px){



}



@media(max-width:768px){

  .gray_mian{margin: 10px 0 30px;padding: 20px 0}

  .join_left{width: 100%;margin: 20px 0 0 0;border-top: 1px dashed #ccc;}

  .join_right{width: 100%;border: none;}

  .creatAccount{width: 100%}



}



@media(max-width:480px){



}



/*video*/

.video-list{padding:20px 0 0px 0;margin: 0 0 0 -3%;width: 103%;}

.video-list *{transition:all 0.3s ease 0s;}

.video-list li{width:30.3%;margin: 0 0 0 3%;float: left;padding:0 0 30px 0}

.video-list li .m-4j-p{overflow: hidden;position: relative;}

.video-list li .m-4j-p a{position: absolute;width: 100%;height: 100%;z-index: 100}

.video-list li .m-4j-p img{width: 100%;height: auto;}

.video-list li .m-4j-p:hover img{}

.video-list li .m-4j-p span{width: 83px;height: 56px;position: absolute;left:50%;top:50%;text-transform: uppercase;display: inline-block;z-index: 52;margin: -10px 0 0 -42px;right:50%;top:50%;filter:alpha(opacity:0);opacity:0.0;}

.video-list li .m-4j-p:hover span{filter:alpha(opacity:100);opacity:1;left:50%;top:50%;margin: -28px 0 0 -42px;}

.video-list li .m-4j-t{}

.video-list li .m-4j-t a{font-size: 15px;line-height: 26px;height: 26px;display: inline-block;color: #1263ae;margin: 12px 0 0 0;text-transform: capitalize;font-family: "OpenSans-b";overflow: hidden;}

.video-list li .m-4j-t a:hover{text-decoration: underline;color: #1263ae;}



@media(max-width:1200px){

}



@media(max-width:992px){

  .video-list li{width:47%;margin: 0 0 0 3%;float: left;padding:0 0 30px 0}



}



@media(max-width:768px){



}



@media(max-width:480px){

  .video-list{padding:20px 0 0px 0;margin: 0 0 0 0%;width: 100%;}

  .video-list li{width:100%;margin: 0 0 0 0%;float: left;padding:0 0 20px 0}



}







/*后续*/



/*放大镜调整*/

.cloud-zoom img{width: 100%;height: auto;}

/*分享插件调整*/

.addthis_toolbox{margin: 20px 0 0 0;}



/*mousetrap*/

#product_detail_img{width: 100% !important;height: auto !important;}

/* .mousetrap{width: 100% !important;height: auto !important;} */



/*？？*/

.table-responsive {

    width: 100%;

    overflow-x: auto;

}

.table-responsive td{padding:7px}







/*ny-video*/

.ny-video{padding: 0px 0 0px;position: relative;}

.ny-video *{transition:all 0.3s ease 0s;}

.ny-video ul{margin:-30px -15px 30px -15px;width: auto;padding:0px 0 0 0;}

.ny-video ul li{width: 25%;float: left;}



.ny-video-lei{margin:30px 15px 0 15px;transition:all 0.3s ease 0s;text-align:left;border: 1px solid #e5e5e5;

-webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.0);

   -moz-box-shadow:0px 0px 15px rgba(0,0,0,0.0);

     -o-box-shadow:0px 0px 15px rgba(0,0,0,0.0);

        box-shadow:0px 0px 15px rgba(0,0,0,0.0);

}

.ny-video-lei *{transition:all 0.5s ease 0s;}

.ny-video-lei .ny-video-img{width: 100%;position: relative;overflow: hidden;}

.ny-video-lei .ny-video-img img{width: 100%;height: auto;}

.ny-video-lei .ny-video-img p{width: 100%;position: absolute;background:rgba(0,0,0,.2);width: 100%;height: 100%;left:0px;top:0;z-index: 5}

.ny-video-lei .ny-video-img a{width: 100%;display: inline-block;height: 100%;position: absolute;z-index: 10;}

.ny-video-lei .ny-video-img i{width: 50px;display: inline-block;height: 50px;position: absolute;left:50%;top:50%;margin:-25px 0 0 -25px;z-index: 7;background: url(../images/news-01.png) no-repeat;filter:alpha(opacity:100);opacity:1;}

.ny-video-lei .ny-video-img:hover p{background:rgba(0,0,0,.0)}

.ny-video-lei .ny-video-img:hover i{top:30%;filter:alpha(opacity:0);opacity:0;}



.ny-video-lei .ny-video-t{width: 100%;padding:12px 20px 30px 20px;background: #fff}

.ny-video-lei .ny-video-t a{display: inline-block;font-size:15px;line-height: 26px;height: 24px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #333; width: 100%; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;text-transform: uppercase;}

.ny-video-lei:hover .ny-video-t a{color:#1263ae;}

.ny-video-lei .ny-video-t a:hover{text-decoration: underline;}

.ny-video-lei .ny-video-t p{font-size: 15px;line-height: 22px;margin:10px 0 0 0;color: #808080;overflow: hidden;height: 66px;}



.ny-video-lei:hover{

  transform:translateY(-10px);

-ms-transform:translateY(-10px);   /* IE 9 */

-moz-transform:translateY(-10px);  /* Firefox */

-webkit-transform:translateY(-10px); /* Safari 和 Chrome */

-o-transform:translateY(-10px);  /* Opera */

-webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.2);

   -moz-box-shadow:0px 0px 15px rgba(0,0,0,0.2);

     -o-box-shadow:0px 0px 15px rgba(0,0,0,0.2);

        box-shadow:0px 0px 15px rgba(0,0,0,0.2);

      }







@media(max-width:1200px){}

@media(max-width:992px){

  .ny-video ul li{width: 33.3%;float: left;}

  .ny-video{padding:0;}



}

@media(max-width:768px){

  .ny-video ul li{width: 50%;float: left;}

}

@media(max-width:480px){

  .ny-video ul li:last-child .ny-video-lei{margin:0;}

    .page_num ul{}

    .ny-video-lei{margin:0 0 30px 0;}

  .ny-video ul{padding:0px 0 0px 0;margin:0 0 0 0;}

  .ny-video ul li{width: 100%}

  .ny-video{padding: 0px;}

  .ny-video-lei .ny-video-t{width: 100%;padding:12px 20px 30px 20px;background: #fff}

}



/**/

/*ny-case*/



ul.ny-case{width: 102.5%;margin:0px 0 0 -2.5%;}

ul.ny-case *{transition:all 0.3s ease 0s;display: inline-block;}

ul.ny-case li{width: 22.5%;margin:0px 0 10px 2.5%;float: left;position: relative;overflow: hidden;}

ul.ny-case li div{width: 100%;overflow: hidden;position: relative;background: #000;border: 1px solid #e5e5e5;}

ul.ny-case li div p{width: 100%;background: #000;}

ul.ny-case li div img{width: 100%;height: auto;filter:alpha(opacity:100);opacity:1;}

ul.ny-case li div a{position: absolute;width: 100%;height: 100%;left:0;top:0;z-index: 99}

ul.ny-case li div i{position: absolute;left:50%;top:40%;z-index: 9;background:url(../images/ny-hl-i.png) no-repeat center;width: 54px;height: 54px;margin:-27px 0 0 -27px;filter:alpha(opacity:0);opacity:0;}

ul.ny-case li>p{margin:10px 0 10px 0}

ul.ny-case li>p a{width: 100%;height: auto;font-size: 15px;color: #444;line-height: 26px;padding:0 0px;text-align: center;text-transform: capitalize;width: 100%;display: inline-block;    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;}

ul.ny-case li:hover div p{filter:alpha(opacity:80);opacity:0.8;}

ul.ny-case li:hover i{filter:alpha(opacity:100);opacity:1;top:50%;}

ul.ny-case li:hover>p a{color: #1263ae;text-decoration: underline;}



@media(max-width:1200px){}

@media(max-width:992px){

ul.ny-case{margin:0 0 0 -2.5%;}

}

@media(max-width:768px){

  ul.ny-case li{width: 47.5%}

}   

@media(max-width:480px){

  ul.ny-case li{width: 97.5%;margin:0;}

}



ul.ny-xiazai{width: 102.5%;margin:0px 0 0 -2.5%;}

ul.ny-xiazai *{transition:all 0.3s ease 0s;display: inline-block;}

ul.ny-xiazai li{width: 22.5%;margin:0px 0 30px 2.5%;float: left;position: relative;overflow: hidden;}

ul.ny-xiazai li div{width: 100%;overflow: hidden;position: relative;background: #000;border: 1px solid #e5e5e5;}

ul.ny-xiazai li div a{width: 100%;transform:scale(1.00,1.00);

-moz-transform:scale(1.00,1.00);

-webkit-transform:scale(1.00,1.00);}

ul.ny-xiazai li div img{width: 100%;height: auto;}

ul.ny-xiazai li>span{margin:10px 0 10px 0;width: 100%;display: inline-block;}

ul.ny-xiazai li>span a{width: 100%;height: auto;font-size: 15px;color: #444;line-height: 26px;max-height: 48px;padding:0 0px;text-align: center;text-transform: capitalize;width: 100%;display: inline-block;overflow: hidden;}

ul.ny-xiazai li>p{margin:10px 0 0px 0;text-align: center;display:block;}

ul.ny-xiazai li>p a{height: auto;font-size: 15px;color: #444;line-height: 36px;-moz-border-radius:18px;-webkit-border-radius:18px;border-radius:18px;padding:0 0px;text-align: center;text-transform: uppercase;display: inline-block;    white-space: nowrap;background: #1263ae;color: #fff; padding:0 30px;}

ul.ny-xiazai li>p a i{font-size: 15px;line-height: 36px;margin:0px 0 0 10px;}

ul.ny-xiazai li>p a:hover{color: #fff;background: #1263ae}

ul.ny-xiazai li:hover>span a{color: #1263ae;text-decoration: underline;}

ul.ny-xiazai li div a:hover{transform:scale(1.2,1.2);

-moz-transform:scale(1.2,1.2);

-webkit-transform:scale(1.2,1.2);}



@media(max-width:1200px){}

@media(max-width:992px){

ul.ny-xiazai{margin:0 0 0 -2.5%;}   

}

@media(max-width:768px){

  ul.ny-xiazai li{width: 47.5%}

}   

@media(max-width:480px){

  ul.ny-xiazai li{width: 97.5%;margin:0 0 20px 2.5%;}

  ul.ny-xiazai li>p{margin:0;}

}



ul.shipin-list{margin:0 0 0 -2%;width: 102%;overflow: hidden;}

ul.shipin-list *{transition:all 0.5s ease 0s;display: inline-block;width: 100%;}

ul.shipin-list li{width: 31%;margin:0 0 20px 2%;padding: 0px;display: inline-block;vertical-align: top;}



ul.shipin-list div.shipin-list-p{width: 100%;position: relative;overflow: hidden;background: #000}

ul.shipin-list div.shipin-list-p a{width: 100%;height: 100%;position: absolute;left:0;top:0;z-index: 20}

ul.shipin-list div.shipin-list-p i{position: absolute;width: 60px;height: 60px;left:50%;top:50%;margin:-30px 0 0 -30px;z-index: 10;transform: rotateY(180deg);

-webkit-transform: rotateY(180deg); /* Safari 和 Chrome */

-moz-transform: rotateY(180deg);  /* Firefox */;filter:alpha(opacity:0);opacity:0;}

ul.shipin-list div.shipin-list-p i img{width: 100%;height: auto;}

ul.shipin-list div.shipin-list-p p{width: 100%}

ul.shipin-list div.shipin-list-p p img{width: 100%;height: auto;}



ul.shipin-list div.shipin-list-t{width: 100%;padding:0 10px 0px 10px}

ul.shipin-list div.shipin-list-t a{color: #1263ae;font-size: 15px;line-height: 26px;font-size:15px;line-height: 26px;color: #1263ae;margin:15px 0 0 0;overflow: hidden;max-height: 52px;}

ul.shipin-list div.shipin-list-t span{font-size: 15px;line-height: 22px;max-height: 44px;overflow: hidden;color: 777;margin:10px 0 0 0;}



ul.shipin-list div.shipin-list-p:hover i{transform: rotateY(0deg);

-webkit-transform: rotateY(0deg); /* Safari 和 Chrome */

-moz-transform: rotateY(0deg);  /* Firefox */;filter:alpha(opacity:100);opacity:1;top:50%;}

ul.shipin-list div.shipin-list-p:hover p{transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);filter:alpha(opacity:80);opacity:0.8;}

ul.shipin-list li:hover div.shipin-list-t a{text-decoration: underline;}



@media(max-width:1200px){}

@media(max-width:992px){

  ul.shipin-list li{width: 31%}

}

@media(max-width:768px){

  ul.shipin-list li{width: 47%}

}   

@media(max-width:480px){

  ul.shipin-list li{width: 97%}



}





ul.shipin-list-01{margin:0 0 0 -2%;width: 102%;overflow: hidden;}

ul.shipin-list-01 *{transition:all 0.5s ease 0s;display: inline-block;width: 100%;}

ul.shipin-list-01 li{width: 31%;margin:0 0 20px 2%;padding: 0px;display: inline-block;vertical-align: top;}



ul.shipin-list-01 div.shipin-list-p{width: 100%;position: relative;overflow: hidden;background: #000}

ul.shipin-list-01 div.shipin-list-p a{width: 100%;height: 100%;position: absolute;left:0;top:0;z-index: 20}

ul.shipin-list-01 div.shipin-list-p i{position: absolute;width: 60px;height: 60px;left:50%;top:50%;margin:-30px 0 0 -30px;z-index: 10;transform: rotateY(180deg);

-webkit-transform: rotateY(180deg); /* Safari 和 Chrome */

-moz-transform: rotateY(180deg);  /* Firefox */;filter:alpha(opacity:0);opacity:0;}

ul.shipin-list-01 div.shipin-list-p i img{width: 100%;height: auto;}

ul.shipin-list-01 div.shipin-list-p p{width: 100%}

ul.shipin-list-01 div.shipin-list-p p img{width: 100%;height: auto;}



ul.shipin-list-01 div.shipin-list-t{width: 100%;padding:0 10px 0px 10px}

ul.shipin-list-01 div.shipin-list-t a{color: #1263ae;font-size: 15px;line-height: 26px;font-size:15px;line-height: 26px;color: #1263ae;margin:15px 0 0 0;overflow: hidden;max-height: 52px;}

ul.shipin-list-01 div.shipin-list-t span{font-size: 15px;line-height: 22px;max-height: 44px;overflow: hidden;color: 777;margin:10px 0 0 0;}



ul.shipin-list-01 div.shipin-list-p:hover i{transform: rotateY(0deg);

-webkit-transform: rotateY(0deg); /* Safari 和 Chrome */

-moz-transform: rotateY(0deg);  /* Firefox */;filter:alpha(opacity:100);opacity:1;top:50%;}

ul.shipin-list-01 div.shipin-list-p:hover p{transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);filter:alpha(opacity:100);opacity:1;}

ul.shipin-list-01 li:hover div.shipin-list-t a{text-decoration: underline;}



@media(max-width:1200px){}

@media(max-width:992px){

  ul.shipin-list-01 li{width: 31%}

}

@media(max-width:768px){

  ul.shipin-list-01 li{width: 47%}

}   

@media(max-width:480px){

  ul.shipin-list-01 li{width: 97%}



}





/**/

/*news-list*/

.news_list-01{width:100%;}

.news_list-01>li{padding:30px 0px;overflow:hidden;clear:both;margin: 0px 0;display: inline-block;width: 100%;padding:25px 0;background: rgba(255,255,255,0.05);margin:0 0 0px 0;border-bottom: 1px solid #e5e5e5;}

.news_list-01>li:first-child {padding: 0px 0 20px}

.news_list-01>li:last-child {border:none;}

.news_list-01>li .newl_left{width:70%;float:right;}

.news_list-01>li .newl-q{width:100%;margin-left:2%;float:right;}

.news_list-01>li .newl_left em{transition:all 0.3s ease 0s;font-size:20px;display:block;margin-bottom:10px;text-transform:capitalize;color:#333;max-height:60px;line-height: 30px;overflow: hidden;font-family: "Helvetica Condensed Bold";

    overflow: hidden;width: 100%}

.news_list-01>li .newl_left em:hover{color:#1263ae}

.news_list-01>li .newl_left .newm_date{margin-bottom:10px;}

.news_list-01>li .newl_left>p{color:808080;line-height:24px;font-size:15px;overflow:hidden;max-height:48px;margin:10px 0 0 0;line-height: 22px;}

.news_list-01>li .newl_left .m-more{margin:15px 0 0 0;text-align: left;}

.news_list-01>li .newl_left .newl_more{transition:all 0.3s ease 0s;display:inline-block;font-size:15px;color:#fff;text-transform:capitalize;padding:0px 25px 0px 25px;margin-top:0px;line-height: 40px;text-transform: capitalize;position: relative;overflow: hidden;text-transform: uppercase;z-index: 10}

.news_list-01>li .newl_left .newl_more:after {}

.news_list-01>li .newl_left .newl_more:hover{}







.news_list-01>li .newl_right{transition:all 0.3s ease 0s;float:left;display:block;width:27%;overflow: hidden;border: 1px solid #eee;margin:0 0 0 0;}

.news_list-01>li .newl_right img{height:auto;width:100%;

transform:scale(1.00,1.00);

-moz-transform:scale(1.00,1.00);

-webkit-transform:scale(1.00,1.00);

transition:all 0.3s ease-in;}

.news_list-01>li .newl_right:hover img{

transform:scale(1.2,1.2); -ms-transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2); -o-transform:scale(1.2,1.2);}



.news-rr{display:block;margin-bottom:0px;text-align: left;width: 100%;text-align: left;padding:0px 0}

.news-rr-01{display:block;margin-bottom:0px;text-align: left;width: 100%;text-align: left;border-bottom: 1px dashed #e5e5e5;padding:10px 0}

.main-right-01 .news-rr{display:block;margin-bottom:0px;margin: 0px 0 0 0;text-align: center;}

.news-rr li{display:inline-block;margin-right:10px;color:#1263ae;padding-right:10px;font-size: 15px;line-height: 22px;padding: 0}

.news-rr li:last-child{border:none;}

.news-rr li i{padding-right:10px;font-style: normal;font-size: 15px;color: #1263ae;}



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

  .news_list-01 li .newl_right{width:35%;}

  .news_list-01 li .newl_left{width:62%;}

}

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

  .news_list-01 li .newl_right{width:50%;}

  .news_list-01 li .newl_left{width:46%;}

}

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

  .news_list-01 li .newl_right{width:100%;margin-bottom:0px;max-width:100%;margin: 20px 0 0 0}

  .news_list-01 li .newl_left{width:100%;margin: 10px 0 0 0}



}

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

  .news_list-01 li .newl_right{width:100%;float:none;max-width:100%;margin: 0px 0 0 0 ;display: inline-block;}

  .news_list-01 li .newl_left{width:100%;}

}

/*news-list*/

.news_list-02{width:100%;}

.news_list-02>li{padding:0px 0px;overflow:hidden;clear:both;margin: 0px 0;display: inline-block;width: 100%;padding:10px 0px 10px 0;background: rgba(255,255,255,0.05);margin:0 0 0px 0;border-bottom: 1px solid #e5e5e5;}

.news_list-02>li:first-child {}

.news_list-02>li:last-child {border:none;}

.news_list-02>li .newl_left{transition:all 0.3s ease 0s;width:100%;float:right;padding: 0 170px 0 0px;position: relative;}

.news_list-02>li .newl-q{width:100%;margin-left:2%;float:right;}

.news_list-02>li .newl_left em{transition:all 0.3s ease 0s;font-size:18px;display:block;margin:10px 0 10px 0;text-transform:capitalize;color:#333;max-height:52px;line-height: 26px;overflow: hidden;font-family: "Helvetica Condensed Bold";

    overflow: hidden;width: 100%}

.news_list-02>li .newl_left em:hover{color:#1263ae}

.news_list-02>li .newl_left .newm_date{margin-bottom:10px;}

.news_list-02>li .newl_left>p{color:808080;line-height:24px;font-size:15px;overflow:hidden;max-height:48px;margin:10px 0 0 0;line-height: 22px;display: none;}

.news_list-02>li .newl_left .m-more{margin:0px 0 0 0;text-align: left;position: absolute;right:0px;top:0px;z-index: 10;}

.news_list-02>li .newl_left .m-more a{padding:0 50px 0 20px;background:#1263ae url(../images/xz-i.png) no-repeat right 20px top 10px;}

.news_list-02>li .newl_left .m-more a:hover{background:#1263ae url(../images/xz-i.png) no-repeat right 20px top 10px;}

.news_list-02>li .newl_left .newl_more{transition:all 0.3s ease 0s;display:inline-block;font-size:15px;color:#fff;text-transform:capitalize;padding:0px 25px 0px 25px;margin-top:0px;line-height: 40px;text-transform: capitalize;position: relative;overflow: hidden;text-transform: uppercase;z-index: 10;}

.news_list-02>li .newl_left .newl_more:after {}

.news_list-02>li .newl_left .newl_more:hover{}



.news_list-02>li:hover .newl_left{}







.news_list-02>li .newl_right{transition:all 0.3s ease 0s;float:left;display:block;width:15%;overflow: hidden;border: 1px solid #eee;margin:0 0 0 0;display: none;}

.news_list-02>li .newl_right i{width: 40px;height: 40px;}

.news_list-02>li .newl_right img{height:auto;width:100%;

transform:scale(1.00,1.00);

-moz-transform:scale(1.00,1.00);

-webkit-transform:scale(1.00,1.00);

transition:all 0.3s ease-in;}

.news_list-02>li .newl_right:hover img{

transform:scale(1.2,1.2); -ms-transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2); -o-transform:scale(1.2,1.2);}



.news-rr{display:block;margin-bottom:0px;text-align: left;width: 100%;text-align: left;padding:0px 0}

.news-rr-01{display:block;margin-bottom:0px;text-align: left;width: 100%;text-align: left;border-bottom: 1px dashed #e5e5e5;padding:10px 0}

.main-right-01 .news-rr{display:block;margin-bottom:0px;margin: 0px 0 0 0;text-align: left;}

.news-rr li{display:inline-block;margin-right:10px;color:#1263ae;padding-right:10px;font-size: 15px;line-height: 26px;padding: 0}

.news-rr li:last-child{border:none;}

.news-rr li i{padding-right:10px;font-style: normal;font-size: 15px;color: #1263ae;}



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

  .news_list-02 li .newl_right{width:20%;}

  .news_list-02 li .newl_left{width:100%;}

}

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

  .news_list-02 li .newl_right{width:20%;}

  .news_list-02 li .newl_left{width:100%;padding:0 150px 0 0px}

}

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

  .news_list-02>li .newl_left .m-more{position: static;margin:15px 0 0 0;}

  .news_list-02 li .newl_right{width:35%;margin-bottom:0px;max-width:100%;margin: 0px 0 0 0}

  .news_list-02 li .newl_left{width:100%;margin: 0px 0 0 0px;padding: 0 0 0 0px}



}

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

  .news_list-02 li .newl_right{width:100%;float:none;max-width:100%;margin: 0px 0 0 0 ;display: inline-block;display: none;}

  .news_list-02 li .newl_left{width:100%;}

}





/*ny-abt-nnn*/

.ny-abt-nnn{padding: 0 0 25px;text-align: center;}

.ny-abt-nnn a{transition:all 0.3s ease 0s;padding:0 30px;line-height: 36px;font-size: 15px;background: #1263ae;color: #fff;border: 1px solid #1263ae;display: inline-block;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;margin:0px 5px 10px 0px;text-transform: capitalize;}



a.ny-abt-nnn-o{border: 1px solid #0f8b3a;color: #fff;background: #0f8b3a;}



.ny-abt-nnn a:hover{border: 1px solid #0f8b3a;color: #fff;background: #0f8b3a}



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

  .ny-abt-nnn{padding: 0px 0 15px}

  .ny-abt-nnn a{}

}





/*ny-abt-kh*/



.about_main .m-bt div{}

.about_main .m-bt div span{font-size: 28px;line-height: 32px;text-align: left;}



.ny-abt-kh{margin: 0 0 50px 0;}

.ny-abt-kh *{transition:all 0.3s ease 0s;width: 100%;display: inline-block;}

.ny-abt-kh ul{margin:30px 0 0 -5%;width: 105%}

.ny-abt-kh ul li{width: 27%;display: inline-block;vertical-align: top;position: relative;text-align: center;margin:20px 0 0 5%;border-bottom: 5px solid #1263ae;}

.ny-abt-kh ul li>div{background: #f5f5f5;position: relative;margin:0px 0 0 0;padding:30px 20px}

.ny-abt-kh ul li>a{position: absolute;left:0px;top:0px;width: 100%;height: 100%;z-index:10;}

.ny-abt-kh ul li>div div{border: 3px solid #fff;max-width: 160px;width: 100%;overflow: hidden;-moz-border-radius:80px 0 80px;-webkit-border-radius:80px 0 80px;border-radius:80px 0 80px;}

.ny-abt-kh ul li>div div span{width: 100%}

.ny-abt-kh ul li>div div span img{width: 100%;height: auto;}

.ny-abt-kh ul li>div>span{font-size: 20px;line-height: 30px;height: 30px;overflow: hidden;color:#333;margin:25px 0 0 0;}

.ny-abt-kh ul li>div>p{font-size: 15px;line-height: 26px;height: 48px;overflow: hidden;color:#666;margin:15px 0 0 0;}



.ny-abt-kh ul li:hover div div{-moz-border-radius:80px;-webkit-border-radius:80px;border-radius:80px;border: 3px solid #1263ae;}

.ny-abt-kh ul li:hover{border-bottom: 5px solid #e7057e;}





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

  .ny-abt-kh ul{margin:10px 0 0 -5%}

  .ny-abt-kh ul li>div>span{font-size: 15px;line-height: 26px;height: 26;margin:15px 0 0 5%;}

  .ny-abt-kh ul li>div>p{margin:5px 0 0 0;}

  .ny-abt-kh ul li>div{padding:15px 10px;}

  .ny-abt-kh ul li div div{-moz-border-radius:40px 0 40px;-webkit-border-radius:40px 0 40px;border-radius:40px 0 40px;}



  .ny-abt-kh ul li{width: 44%}

}





/*tc-box*/

.tc-box{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,.6);text-align: center;z-index: 9999999999}

.tc-box-01{width: 100%;max-width: 768px;display: inline-block;display: inline-block;position: absolute;background: #fff;left:50%;top:50%;margin:-200px 0 0 -382px;padding:50px 30px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}

.tc-box-01 span{font-size: 30px;line-height: 30px; color: #333;}

.tc-box-01>p{font-size: 15px;line-height: 26px;margin:30px 0 0 0;color: #666;}

.tc-box-01 .main-more {text-align: center;margin:20px 0 0 0;}

.tc-box-01 .main-more p{margin:10px 10px 0;}

.tc-box-01 .main-more .tc18x{background: #ccc;}

.tc-box-01 .main-more .tc18x:hover{background: #1263ae;}

.tc-box-01 .main-more .tc18x-01{}

.tc-box-01 .main-more .tc18x-01:hover{}



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

  .tc-box-01{left:0px;width: 90%;margin:-200px 5% 0;}

}

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

  .tc-box-01{left:0px;width: 90%;margin:-250px 5% 0;}

}





/**/







ul.ys-list{margin:0 0 0 -2%;width: 102%;overflow: hidden;}

ul.ys-list *{transition:all 0.5s ease 0s;display: inline-block;width: 100%;}

ul.ys-list li{width: 31%;margin:0 0 20px 2%;padding: 0px;float: left;}



.ys-img{position: relative;overflow: hidden;background: #000;width: 100%;display: inline-block;transition:all 0.5s ease 0s;}

.ys-img *{transition:all 0.5s ease 0s;display: inline-block;width: 100%}

.ys-img{position: relative;overflow: hidden;background: #000;width: 100%;display: inline-block;transition:all 0.5s ease 0s;}

.ys-img>a{position: absolute;z-index: 50;width: 100%;height: 100%;left:0;top:0px;}

.ys-img>p {transform:scale(1.00,1.00); -moz-transform:scale(1.00,1.00); -webkit-transform:scale(1.00,1.00);filter:alpha(opacity:100);opacity:1;}

.ys-img>p img{width: 100%;height: auto;}

.ys-img>div{position: absolute;left:0;top:55%;margin:-50px 0 0 0;width: 100%;height: auto;z-index: 20;padding:0 25px;filter:alpha(opacity:0);opacity:0;}

.ys-img>div span{font-size: 18px;line-height: 28px;overflow: hidden;display: inline-block;width: 100%;color: #fff;  margin:10px 0 0 0;overflow: hidden;height: 28px;text-transform: uppercase;    white-space: nowrap;text-overflow: ellipsis;}

.ys-img>div p{font-size: 15px;line-height: 26px;height: 63px;color:rgba(255,255,255,.7);padding:0px 0px 0px;font-style: normal;padding:15px 0 0 0;border-top: 1px solid rgba(255,255,255,.3);margin:15px 0 0 0;overflow: hidden;}





.ys-img:hover >p{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);filter:alpha(opacity:50);opacity:0.5;}

.ys-img:hover >div{filter:alpha(opacity:100);opacity:1;top:50%;}



@media(max-width:1200px){}

@media(max-width:992px){

  ul.ys-list li{width: 48%}

}

@media(max-width:768px){

  ul.ys-list li{width: 48%}

}   

@media(max-width:480px){

  ul.ys-list li{width: 98%}



}













/*编辑*/

.about_main img{height: auto;max-width: 100%}

.about_main{font-size: 15px;line-height: 26px;color:#666;}



.ny-con-box img{height: auto;max-width: 100%}

.ny-con-box{font-size: 15px;line-height: 26px;color:#666;display: inline-block;}



.por-main img{height: auto;max-width: 100%;}

.por-main{font-size: 15px;line-height: 26px;color:#666;padding:20px 0 0 0;}

.por-main ul li{list-style: inside;}



.cp-main img{height: auto;max-width: 100%;}

.cp-main{font-size: 15px;line-height: 26px;color:#666;padding:20px 0 0 0;}

.cp-main ul li{list-style: inside;}



.news_main>div img{height: auto;max-width: 100%;}

.news_main{font-size: 15px;line-height: 26px;color:#666;}



.blog_main img{height: auto;max-width: 100%;}

.blog_main{font-size: 15px;line-height: 26px;color:#666;}



.ny-fk img{height: auto;max-width: 100%;}

.ny-fk{font-size: 15px;line-height: 26px;color:#666;}







/*main-s*/

.main-s{}

.main-s *{width: 100%;display: inline-block;transition:all 0.3s ease 0s;}

.main-s ul{margin:0 0 0 -2%;width: 102%}

.main-s ul li{width: 23%;margin:20px 0 0 2%;float: left;position: relative;}

.m-s-p{width: 100%;            -webkit-clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);position: relative;display: inline-block;background: #fff;

            -moz-clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);

            clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);

            transition: 1s clip-path;overflow: hidden;}

.m-s-p p{position: absolute;width: 100%;height: 100%;background:rgba(150,14,141,0.0);z-index: 5}           

.m-s-p i{position: absolute;width:40px;height: 40px;top:40%;left:50%;margin:-20px 0 0 -20px;z-index: 10;filter:alpha(opacity:0);opacity:0;transition:all 0.5s ease 0s;}           

.m-s-p img{width: 100%;height: auto;}

.m-s-t{height:115px;margin:20px 0 0 0;width: 100%}

.m-s-t a{font-size: 15px;line-height: 26px;max-height: 52px;display: inline-block;overflow: hidden;color: #333;}

.m-s-t p{font-size: 15px;line-height: 26px;max-height: 48px;display: inline-block;overflow: hidden;margin:15px 0 0 0;color: #666;}

.main-s ul li:hover .m-s-p p{background:rgba(150,14,141,0.5);}

.main-s ul li:hover .m-s-p i{filter:alpha(opacity:100);opacity:1;top:50%;}

.main-s ul li:hover .m-s-t a{color: #960e8d;}

.m-s-t a:hover{text-decoration: underline;}



.main-s ul li:nth-child(2){margin:70px 0 0 2%;}

.main-s ul li:nth-child(3){margin:120px 0 0 2%;}

.main-s ul li:nth-child(4){margin:170px 0 0 2%;}



.main-s ul li:nth-child(5){margin:-130px 0 0 2%;}

.main-s ul li:nth-child(6){margin:-80px 0 0 2%;}

.main-s ul li:nth-child(7){margin:-30px 0 2%;}

.main-s ul li:nth-child(8){margin:20px 0 0 2%;}





/*响应式iframe*/

iframe{max-width: 100%;}

.cnm-sp{width: 100%;margin:0px 0 0 0;position: relative;display: inline-block;float: left;height: auto;}

.cnm-sp:before{width: 100%;padding-bottom:60%;display: inline-block;content: "";}

.cnm-sp>iframe{position: absolute;top:0px;left:0px;width: 100% !important;height: 100% !important;}

@media(max-width:768px){

 iframe{width: 100%;}



}







/*ny-con-ul*/

.ny-con-ul-box{border: 4px solid rgba(0,0,0,.05);padding: 30px;width: 45%;float: left;background: url(../images/ny-con-bj.png) no-repeat bottom right;margin:0px 0 30px 0;}

.ny-con-link{margin:20px 0 0 0;float: left;}

.ny-con-link a{width: 30px;margin:0 10px 0 0;-moz-border-radius:18px;-webkit-border-radius:18px;border-radius:18px;overflow: hidden; -moz-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);-o-transform:rotateY(0deg);transform:rotateY(0deg);transition:all 1s ease 0s;float: left;}

.ny-con-link a img{width: 100%;height: auto;}

.ny-con-link a:hover{-moz-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-o-transform:rotateY(360deg);transform:rotateY(360deg);}



.ny-con-ul{width: 100%;margin:20px 0 20px 0;float: left;}

.ny-con-ul li{width:100%;float: left;padding:0px 0 0 70px;text-align: left;position: relative;margin:0px 0 20px 0;min-height: 80px;}

.ny-con-ul li:last-child{border: none;}

.ny-con-ul li i{-webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);

   -moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2);

     -o-box-shadow:0px 3px 3px rgba(0,0,0,0.2);

        box-shadow:0px 3px 3px rgba(0,0,0,0.2);width:60px;display: inline-block;background:#1263ae;padding: 15px;-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px;left:0px;top:10px;position: absolute;text-align: center;}

.ny-con-ul li i img{width: 100%;height: auto;}

.ny-con-ul li span{font-size: 20px;line-height: 30px;width: 100%;  display: inline-block;color:#1263ae;text-transform: capitalize;margin:5px 0 5px 0;font-family: "Helvetica Condensed Bold";text-transform: capitalize;}

.ny-con-ul li p{font-size: 15px;line-height: 26px;width: 100%;color:#333;display: inline-block;}

.ny-con-ul li p a{font-size: 15px;line-height: 26px;width: 100%;color:#333;display: inline;transition:all 0.3s ease 0s;}

.ny-con-ul li p a:hover{text-decoration: underline;color:#0f8b3a;}



@media(max-width:992px){

  .ny-con-ul li{width: 100%;border: none;min-height:100px;}



}

@media(max-width:768px){

  .ny-con-ul-box{width: 100%;}

  .ny-con-ul li{width: 100%;border: none;min-height:100px;}

  .ny-con-ul li:last-child{}

  .ny-con-ul li i{}

}   

@media(max-width:480px){



}





/**/

.ny-yy{margin:0px 0 0 -3%;width: 103%;padding:0 0 30px 0}

.ny-yy *{transition:all 0.3s ease 0s;}

.ny-yy li{width: 30%;margin:40px 0 0 3%;float: left;position: relative;}

.ny-yy li a{position: absolute;width: 100%;height: 100%;left:0px;top:0px;z-index: 10;}

.ny-yy li div.ny-yy-img{overflow: hidden;}

.ny-yy li div.ny-yy-img span{transform:scale(1.00,1.00); -moz-transform:scale(1.00,1.00); -webkit-transform:scale(1.00,1.00);}

.ny-yy li div.ny-yy-img span img{;height: auto;width: 100%}

.ny-yy li div.ny-yy-txt{position: relative;padding: 25px 20px 30px 20px;border: 1px solid #e5e5e5;text-align: left;background: #fff}

.ny-yy li div.ny-yy-txt i{transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);width: 50px;height: 50px;position: absolute;right:20%;top:0px;margin:-25px -25px 0 0;white-space: nowrap; text-overflow: ellipsis;background:#fff;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;z-index: 2;}

.ny-yy li div.ny-yy-txt i img{width: 100%;height: auto;}

.ny-yy li div.ny-yy-txt span{font-size: 15px;line-height: 26px;overflow: hidden;max-height: 26px; white-space: nowrap;text-overflow: ellipsis;margin:15px 0 0 0;font-family: "Nicotine"; 

 color:#333;}

.ny-yy li div.ny-yy-txt p{font-size: 15px;line-height: 22px;height:44px;overflow: hidden;margin:10px 0 0 0;}

.ny-yy li:hover div.ny-yy-img span{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.ny-yy li:hover div.ny-yy-txt{background: #1263ae;border: 1px solid #1263ae;text-align: center;}

.ny-yy li:hover div.ny-yy-txt i{right:50%;transform:rotate(-360deg); -ms-transform:rotate(-360deg); -moz-transform:rotate(-360deg); -webkit-transform:rotate(-360deg); -o-transform:rotate(-360deg);}

.ny-yy li:hover div.ny-yy-txt span{color:#fff;}

.ny-yy li:hover div.ny-yy-txt p{color:#fff;}



.ny-yy-lei{width: 100%;text-align: center;}

.ny-yy-lei li{text-align: center;display: inline-block;margin:0 5px;}

.ny-yy-lei li a{transition:all 0.3s ease 0s;font-size: 15px;line-height: 38px;color:#1263ae;border: 1px solid #1263ae;padding: 2px 36px 0;width: auto;position: relative;text-transform:  uppercase;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;background: #fff;vertical-align: middle;display: inline-block;width: auto;}

.ny-yy-lei li:hover a{color:#fff;background: #1263ae;border: 1px solid #1263ae;}

.ny-yy-lei li a.yy-nn{color:#fff;background: #1263ae;border: 1px solid #1263ae;}











@media(max-width:1200px){



}

@media(max-width:992px){

  .ny-yy li{margin:30px 0 0 3%;width: 47%}

}

@media(max-width:768px){

}

@media(max-width:480px){}





.ny-vd{margin:-20px 0 0 -2%;width: 102%;padding:0 0 30px 0;}

.ny-vd *{transition:all 0.3s ease 0s;display: inline-block;width: 100%}

.ny-vd li{width: 30.5%;margin:20px 0 0 2%;position: relative;display: inline-block;vertical-align: top;}

.ny-vd li a{position: absolute;width: 100%;height: 100%;left:0px;top:0px;z-index: 10;}

.ny-vd li div.ny-vd-img{overflow: hidden;position: relative;background: #fff;border: 0px solid #CCC;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}

.ny-vd li div.ny-vd-img a{position: absolute;left:0px;top:0px;width: 100%;height: 100%;z-index: 10;}

.ny-vd li div.ny-vd-img i{transform:scale(1.00,1.00);

-moz-transform:scale(1.00,1.00);

-webkit-transform:scale(1.00,1.00);position: absolute;right:50%;bottom:40%;margin:0 -30px -30px 0;z-index: 5;width: 60px;height: 60px;filter:alpha(opacity:0);opacity:0;background:#1263ae url(../images/m-3j-img-i.png) no-repeat center;}

.ny-vd li div.ny-vd-img i img{width: 100%;height: auto;}

.ny-vd li div.ny-vd-img span{transform:scale(1.00,1.00); -moz-transform:scale(1.00,1.00); -webkit-transform:scale(1.00,1.00);filter:alpha(opacity:100);opacity:1;}

.ny-vd li div.ny-vd-img span img{;height: auto;width: 100%}

.ny-vd li div.ny-vd-txt{position: relative;padding: 15px 0px 0px 0px;border: 0px solid #e5e5e5;text-align: left;background: #fff;}

.ny-vd li div.ny-vd-txt i{transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);width: 50px;height: 50px;position: absolute;right:20%;top:0px;margin:-25px -25px 0 0;white-space: nowrap; text-overflow: ellipsis;background:#fff;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;z-index: 2;}

.ny-vd li div.ny-vd-txt i img{width: 100%;height: auto;}

.ny-vd li div.ny-vd-txt span{ font-size: 20px;line-height: 30px;overflow: hidden;max-height: 60px;margin:0px 0 0 0; color:#333;font-family: "Helvetica Condensed Bold";}

.ny-vd li div.ny-vd-txt p{font-size: 15px;line-height: 26px;height:52px;overflow: hidden;margin:10px 0 0 0;}

.ny-vd li:hover div.ny-vd-img {}

.ny-vd li:hover div.ny-vd-img span{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);filter:alpha(opacity:90);opacity:.9;}

.ny-vd li:hover div.ny-vd-img i{bottom:50%;filter:alpha(opacity:100);opacity:1;background:#9acb54 url(../images/m-3j-img-i.png) no-repeat center;}

.ny-vd li:hover div.ny-vd-txt{}

.ny-vd li:hover div.ny-vd-txt i{transform:rotate(-360deg); -ms-transform:rotate(-360deg); -moz-transform:rotate(-360deg); -webkit-transform:rotate(-360deg); -o-transform:rotate(-360deg);}

.ny-vd li:hover div.ny-vd-txt span{color:#26964e;}

.ny-vd li:hover div.ny-vd-txt p{}







@media(max-width:1200px){



}

@media(max-width:992px){

  .ny-vd li{margin:30px 0 0 2%;width: 47.4%}

}

@media(max-width:768px){

  .ny-vd li div.ny-vd-txt span{font-size: 18px;line-height: 26px;overflow: hidden;max-height: 52px;margin:0px 0 0 0; color:#333;}

  .ny-vd li{margin:30px 0 0 2%;width: 47.4%}

}

@media(max-width:480px){

  .ny-vd li{margin:20px 0 0 2%;width: 46.4%}

}



.ny-vd-01{margin:-20px 0 0 -2%;width: 102%;padding:0 0 30px 0}

.ny-vd-01 *{transition:all 0.3s ease 0s;display: inline-block;width: 100%}

.ny-vd-01 li{width: 31%;margin:20px 0 0 2%;position: relative;display: inline-block;vertical-align: top;}

.ny-vd-01 li a{position: absolute;width: 100%;height: 100%;left:0px;top:0px;z-index: 10;}

.ny-vd-01 li div.ny-vd-img{overflow: hidden;position: relative;background: #fff;}

.ny-vd-01 li div.ny-vd-img a{position: absolute;left:0px;top:0px;width: 100%;height: 100%;z-index: 10;}

.ny-vd-01 li div.ny-vd-img i{position: absolute;left:50%;top:40%;margin:-30px 0 0 -22px;z-index: 5;width: 60px;filter:alpha(opacity:0);opacity:0;}

.ny-vd-01 li div.ny-vd-img i img{width: 100%;height: auto;}

.ny-vd-01 li div.ny-vd-img span{transform:scale(1.00,1.00); -moz-transform:scale(1.00,1.00); -webkit-transform:scale(1.00,1.00);filter:alpha(opacity:100);opacity:1;border: 1px solid #e5e5e5;filter:alpha(opacity:100);opacity:1;}

.ny-vd-01 li div.ny-vd-img span img{;height: auto;width: 100%}

.ny-vd-01 li div.ny-vd-txt{position: relative;padding: 15px 0px 0px 0px;border: 0px solid #e5e5e5;text-align: left;background: #fff;}

.ny-vd-01 li div.ny-vd-txt i{transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);width: 50px;height: 50px;position: absolute;right:20%;top:0px;margin:-25px -25px 0 0;white-space: nowrap; text-overflow: ellipsis;background:#fff;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;z-index: 2;}

.ny-vd-01 li div.ny-vd-txt i img{width: 100%;height: auto;}

.ny-vd-01 li div.ny-vd-txt span{ font-size: 20px;line-height: 30px;overflow: hidden;max-height: 60px;margin:0px 0 0 0; color:#333;font-family: "Helvetica Condensed Bold";}

.ny-vd-01 li div.ny-vd-txt p{font-size: 15px;line-height: 26px;height:52px;overflow: hidden;margin:10px 0 0 0;}

.ny-vd-01 li:hover div.ny-vd-img span{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);filter:alpha(opacity:90);opacity:.9;}

.ny-vd-01 li:hover div.ny-vd-img i{filter:alpha(opacity:100);opacity:1;top:50%;}

.ny-vd-01 li:hover div.ny-vd-txt{}

.ny-vd-01 li:hover div.ny-vd-txt i{right:50%;transform:rotate(-360deg); -ms-transform:rotate(-360deg); -moz-transform:rotate(-360deg); -webkit-transform:rotate(-360deg); -o-transform:rotate(-360deg);}

.ny-vd-01 li:hover div.ny-vd-txt span{color:#26964e;}

.ny-vd-01 li:hover div.ny-vd-txt p{}



.ny-vd-01-01{margin:-20px 0 0 -2%;width: 102%;padding:0 0 30px 0}

.ny-vd-01-01 *{transition:all 0.3s ease 0s;display: inline-block;width: 100%}

.ny-vd-01-01 li{width: 22.5%;margin:20px 0 0 2%;position: relative;display: inline-block;vertical-align: top;}

.ny-vd-01-01 li a{position: absolute;width: 100%;height: 100%;left:0px;top:0px;z-index: 10;}

.ny-vd-01-01 li div.ny-vd-img{overflow: hidden;position: relative;background: #fff;}

.ny-vd-01-01 li div.ny-vd-img a{position: absolute;left:0px;top:0px;width: 100%;height: 100%;z-index: 10;}

.ny-vd-01-01 li div.ny-vd-img i{position: absolute;left:50%;top:40%;margin:-30px 0 0 -22px;z-index: 5;width: 60px;filter:alpha(opacity:0);opacity:0;}

.ny-vd-01-01 li div.ny-vd-img i img{width: 100%;height: auto;}

.ny-vd-01-01 li div.ny-vd-img span{transform:scale(1.00,1.00); -moz-transform:scale(1.00,1.00); -webkit-transform:scale(1.00,1.00);filter:alpha(opacity:100);opacity:1;filter:alpha(opacity:100);opacity:1;}

.ny-vd-01-01 li div.ny-vd-img span img{;height: auto;width: 100%}

.ny-vd-01-01 li div.ny-vd-txt{position: relative;padding: 15px 0px 0px 0px;border: 0px solid #e5e5e5;text-align: left;background: #fff;}

.ny-vd-01-01 li div.ny-vd-txt i{transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);width: 50px;height: 50px;position: absolute;right:20%;top:0px;margin:-25px -25px 0 0;white-space: nowrap; text-overflow: ellipsis;background:#fff;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;z-index: 2;}

.ny-vd-01-01 li div.ny-vd-txt i img{width: 100%;height: auto;}

.ny-vd-01-01 li div.ny-vd-txt span{ font-size: 20px;line-height: 30px;overflow: hidden;max-height: 60px;margin:0px 0 0 0; color:#333;font-family: "Helvetica Condensed Bold";}

.ny-vd-01-01 li div.ny-vd-txt p{font-size: 15px;line-height: 26px;height:52px;overflow: hidden;margin:10px 0 0 0;}

.ny-vd-01-01 li:hover div.ny-vd-img span{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);filter:alpha(opacity:90);opacity:.9;}

.ny-vd-01-01 li:hover div.ny-vd-img i{filter:alpha(opacity:100);opacity:1;top:50%;}

.ny-vd-01-01 li:hover div.ny-vd-txt{}

.ny-vd-01-01 li:hover div.ny-vd-txt i{right:50%;transform:rotate(-360deg); -ms-transform:rotate(-360deg); -moz-transform:rotate(-360deg); -webkit-transform:rotate(-360deg); -o-transform:rotate(-360deg);}

.ny-vd-01-01 li:hover div.ny-vd-txt span{color:#26964e;}

.ny-vd-01-01 li:hover div.ny-vd-txt p{}



.ny-vd-02{margin:-20px 0 0 -2%;width: 102%;padding:0 0 30px 0}

.ny-vd-02 *{transition:all 0.3s ease 0s;display: inline-block;width: 100%}

.ny-vd-02 li{width: 17%;margin:20px 0 0 2%;position: relative;display: inline-block;vertical-align: top;}

.ny-vd-02 li a{position: absolute;width: 100%;height: 100%;left:0px;top:0px;z-index: 10;}

.ny-vd-02 li div.ny-vd-img{overflow: hidden;position: relative;background: #fff;}

.ny-vd-02 li div.ny-vd-img a{position: absolute;left:0px;top:0px;width: 100%;height: 100%;z-index: 10;}

.ny-vd-02 li div.ny-vd-img span{padding:5px;transform:scale(1.00,1.00); -moz-transform:scale(1.00,1.00); -webkit-transform:scale(1.00,1.00);filter:alpha(opacity:100);opacity:1;border: 1px solid #e5e5e5;filter:alpha(opacity:100);opacity:1;}

.ny-vd-02 li div.ny-vd-img span img{;height: auto;width: 100%}

.ny-vd-02 li div.ny-vd-txt{position: relative;padding: 15px 0px 0px 0px;border: 0px solid #e5e5e5;text-align: left;background: #fff;}

.ny-vd-02 li div.ny-vd-txt i{transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);width: 50px;height: 50px;position: absolute;right:20%;top:0px;margin:-25px -25px 0 0;white-space: nowrap; text-overflow: ellipsis;background:#fff;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;z-index: 2;}

.ny-vd-02 li div.ny-vd-txt i img{width: 100%;height: auto;}

.ny-vd-02 li div.ny-vd-txt span{ font-size: 20px;line-height: 30px;overflow: hidden;max-height: 60px;margin:0px 0 0 0; color:#333;font-family: "Helvetica Condensed Bold";}

.ny-vd-02 li div.ny-vd-txt p{font-size: 15px;line-height: 26px;height:48px;overflow: hidden;margin:10px 0 0 0;display: none;}

.ny-vd-02 li:hover div.ny-vd-img span{filter:alpha(opacity:90);opacity:.9;border: 1px solid #26964e;}

.ny-vd-02 li:hover div.ny-vd-img i{filter:alpha(opacity:100);opacity:1;top:50%;}

.ny-vd-02 li:hover div.ny-vd-txt{}

.ny-vd-02 li:hover div.ny-vd-txt i{right:50%;transform:rotate(-360deg); -ms-transform:rotate(-360deg); -moz-transform:rotate(-360deg); -webkit-transform:rotate(-360deg); -o-transform:rotate(-360deg);}

.ny-vd-02 li:hover div.ny-vd-txt span{color:#26964e;}

.ny-vd-02 li:hover div.ny-vd-txt p{}







@media(max-width:1200px){



}

@media(max-width:992px){

  .ny-vd-01 li{margin:30px 0 0 2%;width: 47%}

  .ny-vd-02 li{margin:30px 0 0 2%;width: 22%}

}

@media(max-width:768px){

  .ny-vd-01 li div.ny-vd-txt span{font-size: 18px;line-height: 26px;overflow: hidden;max-height: 48px;margin:0px 0 0 0; color:#333;}

  .ny-vd-01 li{margin:30px 0 0 2%;width: 30%}

  .ny-vd-01-01 li div.ny-vd-txt span{font-size: 18px;line-height: 26px;overflow: hidden;max-height: 48px;margin:0px 0 0 0; color:#333;}

  .ny-vd-01-01 li{margin:30px 0 0 2%;width: 30%}

  .ny-vd-02 li div.ny-vd-txt span{font-size: 18px;line-height: 26px;overflow: hidden;max-height: 48px;margin:0px 0 0 0; color:#333;}

  .ny-vd-02 li{margin:30px 0 0 2%;width: 30%}

}

@media(max-width:480px){

  .ny-vd-01 li{margin:20px 0 0 2%;width: 47%}

  .ny-vd-01-01 li{margin:20px 0 0 2%;width: 47%}

  .ny-vd-02 li{margin:20px 0 0 2%;width: 47%}

}





/**/





/**/

.meiyou{width: auto;position: absolute;left:0px;top:-40px;z-index: 10;}

.meiyou a{vertical-align: middle;display: inline-block;color:#fff;}

.meiyou span{vertical-align: middle;display: inline-block;color:#fff;padding:0 10px}

.meiyou a:hover{text-decoration: underline;}



@media(max-width:992px){

  

  .meiyou{position: static;width: 100%;text-align: center;}

}

@media(max-width:768px){

}

@media(max-width:480px){



}





/**/

/* SECTIONS */

.wrap {

  width: 100%;

  max-width: 100%;

  z-index: 10;

  position: relative;

  margin: 0 auto;

  padding: 0px 0 0 0;

  z-index: 99999999;



}







.gaoduan .section {

  width: 100%;

  z-index: 10;

  position: relative;

  margin: 0 auto;

  padding: 0 0 0px 0;

}



.gaoduan .subMenu {

  height: 50px;

  z-index: 1000;

  width: 100%;

  background: #0977bc;

  margin:0px 0 0 0;

  width: 100%;

  z-index: 99999999999999;

}



.gaoduan .subMenu .inner {

  padding:0;

  font-weight: 400;

  margin: 0px auto 0;

  max-width: 1200px;

  text-align: right;

}





.gaoduan .subNavBtn {

  display: inline-block;

  text-align: right;

  height: 50px;

  margin: 0px 0px 0 0;

  text-decoration: none;

  font-size: 15px;

  line-height: 50px;

  padding:0 30px;

  text-align: center;

  color: #fff;

}

.gaoduan .subMenu a:hover {

  display: inline-block;

  background: #1263ae;

}



.gaoduan .active {

  display: inline-block;

}

.gaoduan .end {

  margin: 0;

}



.gaoduan .sTop {

  min-height: 0px;

  color:#fff;

}



.gaoduan .s1 {

  

}



.gaoduan .s2 {

}



.gaoduan .s3 {

}



.por-main-box-bt{position: relative; width: 100%; margin:0 0 0px 0;padding:0 0 0 0px;} 

.por-main-box-bt:after{content: '\f06c';display: none !important;

    width: 40px;

    height: 40px;

    display: block;

    margin-top: 0px;

    position: absolute;

    bottom: 0px;

    background: #333;

    color: #fff;

    left: 0;

    font-family: "fontawesome";

    line-height: 40px;

    text-align: center;

    font-size: 15px;}

.por-main-box-bt span{

    color: #333;

    font-size: 18px;

    line-height: 40px;

    padding:0px 20px;

    display: inline-block;

    font-family: "Helvetica Condensed Bold";

    color:#FFF;

    margin:30px 0 0 0;

    background: #1263ae;

    text-transform: capitalize;

    -moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;

  }



.por-main-box-bt-01{border-bottom: 1px solid #f0f0f0;}



.por-main-box-bt-01 span{color:#333;font-family: "Helvetica Condensed Bold";text-transform: uppercase;background: url(../images/fen-bt-02.png) no-repeat left 0px top 5px;padding: 0 0 0 40px;font-size:24px;text-transform: uppercase;margin:0;}



@media(max-width:480px){

  .gaoduan .subNavBtn{padding:0 10px}

  .gaoduan .subMenu .inner{text-align: center;}

}

@media(max-width:992px){

  .por-main-box{padding: 40px 0 0}

}





@media(max-width:768px){

  .por-main-box{padding: 30px 0 0}

}



/**/

.accordion-01{display: inline-block;margin:0px 0 0 0;width: 100%}

.accordion-01 .accordion-handle {padding: 10px 0; position:relative; margin-top:0px; background-color:#fff; text-decoration:none;cursor:pointer; transition:all 0.4s ease 0s;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;overflow: hidden;border-bottom: 1px solid #e5e5e5;background: url(../images/faq-01.png) no-repeat 0px 10px ;}

.accordion-01 .accordion-handle:hover {}

.accordion-01 .accordion-handle span{ line-height:28px; padding:0 40px 0 40px; font-size:18px; font-weight:normal;text-transform: inherit;text-align: left;width: 100%;color:#333;font-family: "Helvetica Condensed Bold";overflow: hidden;width: 100%;display: inline-block;max-height: 56px;}

.accordion-01 .accordion-handle i { display:block; width:40px; height:40px; overflow:hidden; position:absolute; right:10px; top:0px; background:url(../images/icon-accordion-01.png) no-repeat top center;}

.accordion-01 .accordion-handle.active { background-color:#fff; color:#333;background: url(../images/faq-02.png) no-repeat 0px 10px ;}

.accordion-01 .accordion-handle.active span{color:#333; }

.accordion-01 .accordion-handle.active i { background:url(../images/icon-accordion-01.png) no-repeat bottom center;}

.accordion-01 .accordion-content { margin-bottom:20px; display:inline-block; width: 100%}

.accordion-01 .m-2j-txt{margin:15px 0 0 0;}







.ny-cp-tab .tabs-list { list-style:none;margin:30px 0 0 0;width: 100%;float: left;background: #f0f0f0}

.ny-cp-tab .tabs-list * {transition:all 0.3s ease 0s;}

.ny-cp-tab .tabs-list li { display:inline-block; *display:inline; *zoom:1; margin-right:48px; margin-bottom:0;float: left;width:25%;position: relative;margin:0px 0 0 0;background: #f0f0f0;font-weight: bold;}

.ny-cp-tab .tabs-list li:last-child  {margin-right:0;}

.ny-cp-tab .tabs-list li span{font-size: 15px;line-height: 50px;overflow: hidden;height: 50px;padding:0 40px 0 0 0;display: inline-block;color:#333;text-transform: capitalize;width: 100%;text-align: left;position: relative; z-index: 5;cursor: pointer;text-align: center;font-family: "Helvetica Condensed Bold";color:#555;}

.ny-cp-tab .tabs-list li:hover {}

.ny-cp-tab .tabs-list li:hover span{color: #1263ae}

.ny-cp-tab .tabs-list li.active {background:#1263ae left bottom;}

.ny-cp-tab .tabs-list li.active span{color:#fff;}

.ny-cp-tab .tab-content {}

.ny-cp-tab .tabs .accordion-handle { display:none; }



.ny-cp-tab .accordion{display: none;margin:0px 0 0 0;width: 100%}

.ny-cp-tab .accordion-handle { position:relative; margin-top:10px; background-color:#fff; text-decoration:none;cursor:pointer; transition:all 0.4s ease 0s;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;overflow: hidden;background: #1263ae;display: none;padding:0 0 0 10px;color:#fff;}

.ny-cp-tab .accordion-handle:hover {}

.ny-cp-tab .accordion-handle a{ height:50px; line-height:50px; padding:0 40px 0 20px; font-size:15px; font-weight:normal;text-transform: uppercase;text-align: center;width: 100%;color:#fff;}

.ny-cp-tab .accordion-handle i { display:block; width:50px; height:50px; overflow:hidden; position:absolute; right:0px; top:5px; background:url(../images/icon-accordion.png) no-repeat top center;}

.ny-cp-tab .accordion-handle.active { background-color:#1263ae; color:#fff;}

.ny-cp-tab .accordion-handle h4{margin:15px 0;font-size: 15px;font-weight: bold;font-family: "Helvetica Condensed Bold";text-transform: uppercase;}

.ny-cp-tab .accordion-handle.active a{color:#ff9607; }

.ny-cp-tab .accordion-handle.active i {background:url(../images/icon-accordion.png) no-repeat bottom center;}

.ny-cp-tab .accordion-content { margin-bottom:20px; display:inline-block; width: 100%}



.ny-cp-tab .tab-container{width: 100%;float: right;position: relative;z-index: 2;}

.ny-cp-tab .tab-content{}

.ny-cp-tab .tab-content > .ny-cp-tab-txt{padding:25px 30px;background: #fff;position: absolute;width: 100%;max-width:463px;left:50%;bottom:40px;-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.3);

   -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.1);

     -o-box-shadow:0px 0px 5px rgba(0,0,0,0.1);

        box-shadow:0px 0px 5px rgba(0,0,0,0.1);}

.ny-cp-tab .tab-content > .ny-cp-tab-txt span{font-size: 30px;line-height: 40px;color:#333;font-family: "Helvetica Condensed Bold";}

.ny-cp-tab .tab-content > .ny-cp-tab-txt p{font-size: 15px;line-height: 26px;color:#333;height: 96px;overflow: hidden;margin:10px 0 0 0;}

.ny-cp-tab .accordion-content > .ny-cp-tab-txt{padding: 25px 0 0 0}

.ny-cp-tab .accordion-content > .ny-cp-tab-txt span{font-size: 20px;line-height: 30px;color:#333;}

.ny-cp-tab .accordion-content > .ny-cp-tab-txt p{font-size: 15px;line-height: 26px;color:#333;max-height: 72px;overflow: hidden;margin:10px 0 0 0;}





.ny-cp-tab .m-more{text-align: left;margin:15px 0 0px 0;}





@media(max-width:1420px){

  .ny-cp-tab .tab-content > .ny-cp-tab-txt{width: 55%}



}



@media(max-width:1200px){



  .ny-cp-tab .tab-content > .ny-cp-tab-txt{width: 55%}



}

@media(max-width:992px){

  .ny-cp-tab .accordion{display: inline-block;}

  .ny-cp-tab .tabs-list{margin:40px 0 0 0;}

  .ny-cp-tab{padding:40px 0 40px;}

  .ny-cp-tab-bj{display: none;}

  .ny-cp-tab.responsive-tab{display: inline-block;}

  .ny-cp-tab .tab-container{display: inline-block;}

  .ny-cp-tab .m-bt{width: 100%;}

  .ny-cp-tab .m-bt div{width: 100%;}

  .ny-cp-tab .tabs-list{display: none;}

  .ny-cp-tab .accordion{display: inline-block;}

  .ny-cp-tab .accordion-handle{display: inline-block;width: 100%}



}

@media(max-width:768px){

  .ny-cp-tab{padding:30px 0 30px;}

}

@media(max-width:480px){



}



.cx-xp{width: 20px;height: auto;position: absolute;left:10px;top:9px;filter:alpha(opacity:100);opacity:1;}

.cx-xp img{width: 100%;height: auto;}





/**/



/*css*/

/*padding不影响大小*/

.mean-nav *{

-moz-box-sizing: border-box !important;

-webkit-box-sizing: border-box !important;

-o-box-sizing: border-box  !important;

-ms-box-sizing: border-box !important;

box-sizing: border-box !important;

}





a.meanmenu-reveal{display:none}

/*导航宽度*/

.mean-container .mean-bar {

  background:none;

  position:static;

  padding: 0px 0px;

  right:0px;

  top:0px;

  width: auto;

  height:100%;

  z-index: 999999;

  width:100%;

}

.mean-container .mean-bar:before {

  content: "";

  font-size: 15px;line-height: 40px;margin: 0 0 0 0px;text-transform: uppercase;color: #fff;

}

.mean-container a.meanmenu-reveal{transition:all 0.0s ease 0s;width:24px;height:30px;padding:20px 10px 20px 10px;cursor:pointer;-webkit-column-rule: #333;color:#333;

-moz-column-rule: #fff;margin:0px 0;

-o-column-rule: #fff;

column-rule: #fff;text-decoration:none;font-size:40px;text-indent:-9999em;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700;float: right;background: none;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;text-align: center !important;line-height:30px;font-size: 24px !important;}

@media(max-width:768px){

.mean-container a.meanmenu-reveal{}

}

@media(max-width:480px){

.mean-container a.meanmenu-reveal{}

}

.mean-container a.meanmenu-reveal span{display:block;background:#333;height:3px;margin-top:5px}

.mean-container .mean-nav{margin:0px 0 0px 0;width: 100%;display: inline-block;}



.mean-container .mean-nav ul{width: 100%;padding:0px 0px 0px;margin:0px 0 0px 0;display: inline-block;

-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0);

   -moz-box-shadow:0px 0px 20px rgba(0,0,0,0);

     -o-box-shadow:0px 0px 20px rgba(0,0,0,0);

        box-shadow:0px 0px 20px rgba(0,0,0,0);}

.mean-container .mean-nav ul li {

  background: none repeat scroll 0 0;

  display: inline-block;

  position: relative;

  width: 100%;

  border-bottom: 1px dashed rgba(0,0,0,0.1);

}

.mean-container .mean-nav ul li a {

  background: none repeat scroll 0 0;

  color: #333;

  display: inline-block;

  font-size: 18px;

  margin: 0;

  padding:0;

  text-align: left;

  width: 100%;

  padding: 10px 0px 10px 0px;

  text-decoration: none;

  text-transform: uppercase;

font-family: "Helvetica Condensed Bold";

}

.mean-container .mean-nav ul li ul{background: #fff;padding:5px 0px;width: 98%;margin:0 1% 10px 1%;

-webkit-box-shadow:0px 0px 10px rgba(0,0,0,.1);

   -moz-box-shadow:0px 0px 10px rgba(0,0,0,.1);

     -o-box-shadow:0px 0px 10px rgba(0,0,0,.1);

        box-shadow:0px 0px 10px rgba(0,0,0,.1);

}



.mean-container .mean-nav ul li ul li {

  background: none repeat scroll 0 0;

  position: relative;

  width: 100%;

  border: none;

  border-top: none;

 

}



.mean-container .mean-nav ul li ul li a {

  padding:6px 10px;

}



.mean-container .mean-nav ul li ul li ul{background: #fff;padding:0px 0px;margin:0px 2%;border-top: 1px solid #ebebeb;width:96%;

-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.1);

   -moz-box-shadow:0px 0px 20px rgba(0,0,0,.1);

     -o-box-shadow:0px 0px 20px rgba(0,0,0,.1);

        box-shadow:0px 0px 20px rgba(0,0,0,.1);

        }



.mean-container .mean-nav ul li ul li ul li {

  background: none repeat scroll 0 0;

  position: relative;

  width: 100%;

  border: none;

  border-top: none;

  border-bottom: 1px solid #ebebeb;

}

.mean-container .mean-nav ul li ul li ul li a {

}





/*外框颜色*/

.mobile-menu-area {display: inline-block;display: none;}

@media(max-width:992px){

  .mobile-menu-area {display: inline-block;padding: 0px 0;width: 100%;position: static;top:0px;left:0px;}

}

.mobile-menu-area .container{padding:0 0px;position: relative;}

.mean-container .mean-nav ul li li a {

  width: 100%;

  padding:0;

  text-shadow: none !important;

  visibility: visible;

  font-weight: normal;

  text-transform: capitalize;

  color: #666;

  font-size:15px;

  width: 100%;

  padding: 6px 0 6px;

  font-family: "LaoUI";

 

}

.mean-container .mean-nav ul li.mean-last a{border-bottom:0;margin-bottom:0}

.mean-container .mean-nav ul li li li a{}

.mean-container .mean-nav ul li li li a:before{content:"\f0da";font-family:FontAwesome;padding-right:5px;}

.mean-container .mean-nav ul li li li li a{}

.mean-container .mean-nav ul li li li li li a{}

.mean-container .mean-nav ul li a {}

/*"+%-"*/

.mean-container .mean-nav ul li a.mean-expand{

  width:40px;

  height: 40px;

  font-size: 24px !important;

    padding: 9px !important;

  text-align:center;

  position:absolute;

  right:0;top:2px;

  z-index:2;

  border:0!important;

}

.mean-container .mean-nav ul li ul li a.mean-expand{width: 34px;height: 34px;right:5px;}

.mean-container .mean-nav ul li a.mean-expand:before{content: ''; position: absolute; right: 14px; top: 18px; display: block; width: 12px; height: 2px; background: #333; z-index: 99;}

.mean-container .mean-nav ul li a.mean-expand:after{content: ''; position: absolute; top: 13px; right: 19px; display: block; width: 2px; height: 12px; background: #333; z-index: 99; }

.mean-container .mean-nav ul li ul li a.mean-expand:before{background: #333 ;right:10px;}

.mean-container .mean-nav ul li ul li a.mean-expand:after{background: #333;right:15px;}





/*hover*/

.mean-container .mean-nav ul li:hover>a{color:#1263ae;}

.mean-container .mean-nav ul li ul li:hover>a{color:#1263ae;color:#1263ae }

.mean-container .mean-nav ul li ul li:hover>a.mean-expand:before{background: #1263ae;}

.mean-container .mean-nav ul li ul li:hover>a.mean-expand:after{background: #1263ae;}

.mean-container .mean-nav ul li ul li ul li:hover>a{color:#1263ae;background:#f5f5f5 }





.mean-container .mean-nav ul li a.mean-clicked:before{background: #1263ae}

.mean-container .mean-nav ul li ul li a.mean-clicked:before{background: #1263ae}

.mean-container .mean-nav ul li a.mean-clicked:after{display: none;}

.mean-container .mean-nav ul li a.mean-expand:hover {}

.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}

.mean-nav .wrapper{width:100%;padding:0;margin:0}

.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}

.mean-remove{display:none!important}

.mean-container .mean-bar::after {

  color: #ffffff;

  content: "";

  font-size: 18px;

  left: 15px;

  position: absolute;

  text-transform: uppercase;

  top: 12px;

  display: none;

  

}





/*mainmenu*/

.mainmenu-area{display:block;float:left;width:65%;padding-left:13px;}

.mainmenu_box{float:right;width:36%;padding-right:0;}



.mainmenu-left {

    /*position: relative;*/

}

.product-menu-title {

  background: #444444 none repeat scroll 0 0;

  cursor: pointer;

  padding: 3px 16px;

}

.product-menu-title h2 {

    color: #fff;

    font-size: 15px;

    font-weight: 700;

    line-height: 48px;

    margin: 0;

    text-transform: uppercase;

}

.product-menu-title h2 i {

  float: right;

  margin-top: 17px;

}

.product-menu-title h2:before {

    content: "\f03c";

    font-family: FontAwesome;

    font-weight: 400;

    margin-right: 15px;

}

.product_vmegamenu ul {list-style:none;}

.product_vmegamenu ul li {float:left;padding:0 24px;}

.product_vmegamenu ul li:first-child{padding-left:0;}

.product_vmegamenu ul li a {

  color: #333333;

  display: block;

  font-size: 15px;

  padding:15px 20px;

  position: relative;

  text-transform:uppercase;

  font-family: 'Helvetica Condensed Bold';

  letter-spacing:1px;

}

.product_vmegamenu ul li a:hover{

  color:#226cc5;

}

.find .product_vmegamenu ul li a {

    padding: 12px 10px;

}

.product_vmegamenu ul li a.hover-icon::after {

  content:"\f107";

  font-family: FontAwesome;

  font-size: 18px;

  position: absolute;

  right: 0;

  color:#808080;

  top: 14px;

}

.product_vmegamenu ul li a img {

    margin-right: 10px;

}

.product_vmegamenu ul li .vmegamenu {

  background: #fff none repeat scroll 0 0;

  border: 1px solid #eaeaea;

  box-shadow: 0 0 5px -1px #666666;

  left: 0;

  position: absolute;

  top: 82px;

  width: 100%;

  opacity: 0;

  z-index: 99222222222222;

  -webkit-transition: all .5s ease 0s;

  transition: all .5s ease 0s;

  visibility:hidden;

  padding:10px;

}

.product_vmegamenu ul li:hover .vmegamenu {

    opacity: 1;

  top:52px;

  visibility:visible;

}

.product_vmegamenu ul li .vmegamenu span {

  float: left;

  padding: 15px;

  width: 20%;

}

.product_vmegamenu ul li .vmegamenu span s {

    display: block;

}

.product_vmegamenu ul li .vmegamenu span img{max-width:100%;}

.product_vmegamenu ul li .vmegamenu span a.vgema-title {

  border-bottom: 1px solid #eaeaea;

  font-size: 15px;

  background:#ededed;

  padding:10px;

  text-transform:capitalize;

  font-family: "Roboto-B";

  text-align:center;

  letter-spacing:normal;

}

.product_vmegamenu ul li .vmegamenu span:hover a.vgema-title{background:#226cc5;color:#fff;} 

.product_vmegamenu ul li .vmegamenu2{

  width:400px;

}

.product_vmegamenu ul li .vmegamenu2 span {

  padding: 0px;

  width:0;

}



/* mainmenu */

.mainmenu{text-align:center;}

.mainmenu ul li {

    display: inline-block;

}

.mainmenu ul li a {

  color: #4c4c4c;

  display: block;

  font-size: 15px;

  padding: 30px 22px;

  text-transform:uppercase;

  transition:all .3s;

  font-family: 'ArchivoNarrowB';

}

.mainmenu ul li:hover > a, .mainmenu ul li.active > a{

  color:#1b63c7;text-decoration:none;

}

.mainmenu ul li ul{

    background: #ffffff none repeat scroll 0 0;

    border-top: 2px solid #1b63c7;

    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);

    left:auto;

    opacity: 0;

    position: absolute;

    top: 100%;

    transform: scaleY(0);

    transform-origin: 0 0 0;

    transition: all 0.4s ease 0s;

    z-index: 99999999;

    padding: 10px 20px;

    visibility: hidden;

    text-align: left;

  width:200px;

}

.mainmenu ul li:hover > ul{

  opacity:1;

  visibility:visible;

  transform:scaleY(1);

}

.mainmenu ul li > ul li{

  display:block;

} 

.mainmenu ul li > ul li > a {

  color: #666666;

  padding:  6px 0;

  text-transform: capitalize;

  font-size:15px;

  font-family: 'ebrima';

}

.mainmenu ul li > ul li > a:hover{

  color:#ff6a00;

  padding-left:3px;

} 



.mainmenu ul li.product_vmegamenu ul{width:100%;left:0;}

.mainmenu ul li.product_vmegamenu ul li{}

.mainmenu ul li.product_vmegamenu ul li>a{font-size:15px;color:#333;border-bottom:1px solid #e5e5e5;text-transform:uppercase;font-family: 'ArchivoNarrowB';}

.mainmenu ul li.product_vmegamenu ul li>a:hover{padding-left:0;}

.mainmenu ul li.product_vmegamenu ul li>a span{width:36px;height:40px;display:inline-block;background:url(../images/about-hexagon-hover.png) no-repeat; background-size:100%;padding:8px;margin-right:5px;}

.mainmenu ul li.product_vmegamenu ul li>a span img{max-width:100%;}

.mainmenu ul li.product_vmegamenu ul li>a p{display:inline-block; vertical-align:middle;}

.mainmenu ul li.product_vmegamenu ul li div{padding:10px;}

.mainmenu ul li.product_vmegamenu ul li div span{display:block;margin-bottom:10px;}

.mainmenu ul li.product_vmegamenu ul li div span a{display:inline-block;font-size:13px;text-transform:capitalize;font-family: 'ebrima';padding:0;}



header.small .mainmenu-area{padding-left:30px;width:72%;}

header.small .mainmenu nav>ul>li>a{padding:22px;}



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

  .mainmenu-area{width:78%;}

  .mainmenu ul li a{padding:30px 20px;}

  header.small .mainmenu-area{width:80%;}

}



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

  .mobile-menu-area .row,.mobile-menu-area .container{width:100%;margin:0;}

}





/*mainmenu-mainmenu-mainmenu  【响应式的导航】*/

.mainmenu-area{display:block;float:left;width:65%;padding-left:13px;}

.mainmenu_box{float:right;width:36%;padding-right:0;}



.mainmenu-left {

    /*position: relative;*/

}

.product-menu-title {

  background: #444444 none repeat scroll 0 0;

  cursor: pointer;

  padding: 3px 16px;

}

.product-menu-title h2 {

    color: #fff;

    font-size: 15px;

    font-weight: 700;

    line-height: 48px;

    margin: 0;

    text-transform: uppercase;

}

.product-menu-title h2 i {

  float: right;

  margin-top: 17px;

}

.product-menu-title h2:before {

    content: "\f03c";

    font-family: FontAwesome;

    font-weight: 400;

    margin-right: 15px;

}

.product_vmegamenu ul {list-style:none;}

.product_vmegamenu ul li {float:left;padding:0 24px;}

.product_vmegamenu ul li:first-child{padding-left:0;}

.product_vmegamenu ul li a {

  color: #333333;

  display: block;

  font-size: 15px;

  padding:15px 20px;

  position: relative;

  text-transform:uppercase;

  font-family: 'Helvetica Condensed Bold';

  letter-spacing:1px;

}

.product_vmegamenu ul li a:hover{

  color:#226cc5;

}

.find .product_vmegamenu ul li a {

    padding: 12px 10px;

}

.product_vmegamenu ul li a.hover-icon::after {

  content:"\f107";

  font-family: FontAwesome;

  font-size: 18px;

  position: absolute;

  right: 0;

  color:#808080;

  top: 14px;

}

.product_vmegamenu ul li a img {

    margin-right: 10px;

}

.product_vmegamenu ul li .vmegamenu {

  background: #fff none repeat scroll 0 0;

  border: 1px solid #eaeaea;

  box-shadow: 0 0 5px -1px #666666;

  left: 0;

  position: absolute;

  top: 82px;

  width: 100%;

  opacity: 0;

  z-index: 99222222222222;

  -webkit-transition: all .5s ease 0s;

  transition: all .5s ease 0s;

  visibility:hidden;

  padding:10px;

}

.product_vmegamenu ul li:hover .vmegamenu {

    opacity: 1;

  top:52px;

  visibility:visible;

}

.product_vmegamenu ul li .vmegamenu span {

  float: left;

  padding: 15px;

  width: 20%;

}

.product_vmegamenu ul li .vmegamenu span s {

    display: block;

}

.product_vmegamenu ul li .vmegamenu span img{max-width:100%;}

.product_vmegamenu ul li .vmegamenu span a.vgema-title {

  border-bottom: 1px solid #eaeaea;

  font-size: 15px;

  background:#ededed;

  padding:10px;

  text-transform:capitalize;

  font-family: "Roboto-B";

  text-align:center;

  letter-spacing:normal;

}

.product_vmegamenu ul li .vmegamenu span:hover a.vgema-title{background:#226cc5;color:#fff;} 

.product_vmegamenu ul li .vmegamenu2{

  width:400px;

}

.product_vmegamenu ul li .vmegamenu2 span {

  padding: 0px;

  width:0;

}



/* mainmenu */

.mainmenu{text-align:center;}

.mainmenu ul li {

    display: inline-block;

}

.mainmenu ul li a {

  color: #4c4c4c;

  display: block;

  font-size: 15px;

  padding: 30px 22px;

  text-transform:uppercase;

  transition:all .3s;

  font-family: 'ArchivoNarrowB';

}

.mainmenu ul li:hover > a, .mainmenu ul li.active > a{

  color:#1b63c7;text-decoration:none;

}

.mainmenu ul li ul{

    background: #ffffff none repeat scroll 0 0;

    border-top: 2px solid #1b63c7;

    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);

    left:auto;

    opacity: 0;

    position: absolute;

    top: 100%;

    transform: scaleY(0);

    transform-origin: 0 0 0;

    transition: all 0.4s ease 0s;

    z-index: 99999999;

    padding: 10px 20px;

    visibility: hidden;

    text-align: left;

  width:200px;

}

.mainmenu ul li:hover > ul{

  opacity:1;

  visibility:visible;

  transform:scaleY(1);

}

.mainmenu ul li > ul li{

  display:block;

} 

.mainmenu ul li > ul li > a {

  color: #666666;

  padding:  6px 0;

  text-transform: capitalize;

  font-size:15px;

  font-family: 'ebrima';

}

.mainmenu ul li > ul li > a:hover{

  color:#ff6a00;

  padding-left:3px;

} 



.mainmenu ul li.product_vmegamenu ul{width:100%;left:0;}

.mainmenu ul li.product_vmegamenu ul li{}

.mainmenu ul li.product_vmegamenu ul li>a{font-size:15px;color:#333;border-bottom:1px solid #e5e5e5;text-transform:uppercase;font-family: 'ArchivoNarrowB';}

.mainmenu ul li.product_vmegamenu ul li>a:hover{padding-left:0;}

.mainmenu ul li.product_vmegamenu ul li>a span{width:36px;height:40px;display:inline-block;background:url(../images/about-hexagon-hover.png) no-repeat; background-size:100%;padding:8px;margin-right:5px;}

.mainmenu ul li.product_vmegamenu ul li>a span img{max-width:100%;}

.mainmenu ul li.product_vmegamenu ul li>a p{display:inline-block; vertical-align:middle;}

.mainmenu ul li.product_vmegamenu ul li div{padding:10px;}

.mainmenu ul li.product_vmegamenu ul li div span{display:block;margin-bottom:10px;}

.mainmenu ul li.product_vmegamenu ul li div span a{display:inline-block;font-size:13px;text-transform:capitalize;font-family: 'ebrima';padding:0;}



header.small .mainmenu-area{padding-left:30px;width:72%;}

header.small .mainmenu nav>ul>li>a{padding:22px;}



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

  .mainmenu-area{width:78%;}

  .mainmenu ul li a{padding:30px 20px;}

  header.small .mainmenu-area{width:80%;}

} */



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

  .mobile-menu-area .row,.mobile-menu-area .container{width:100%;margin:0;}

}



/*fontawesome-fontawesome-fontawesome 【字体图标】*/

/*!

 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome

 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)

 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calcuLaoUIr:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}





*/



/*por_bg*/

.list-detail {

    margin-top: 35px;}



.list-detail .scroll-wrap {

    overflow: auto;

}





.list-detail .require-wrap {

    padding: 0;

}



.list-detail .require-wrap table {

    min-width: 100%;

    border-collapse: collapse;

    border-bottom: 1px solid #bbb;

    margin: 0 auto 15px;}



.list-detail .require-wrap td, .list-detail .require-wrap th {

    font-size: 14px;

    padding: 10px 5px;

    text-align: center;

    line-height: 1.2;

    border: 1px solid #bbb;

    font-weight: normal;

    vertical-align: middle;

    text-transform: capitalize;

}



.list-detail .require-wrap th {

    border-bottom: 2px solid #1263ae;

    white-space: nowrap;

}





.list-detail .require-wrap td:first-child, .products .require-wrap th:first-child {

    width: 60px;

}



.list-detail .require-wrap .text-blue {

    color: #1263ae;



}

.list-detail .require-wrap td {

    border-width: 0 1px;

}



.list-detail .require-wrap tbody tr:nth-child(odd){

    background: #eee;

}



.list-detail .require-wrap .text-blue:hover{

  text-decoration: underline;}





  /**/



.kh-lie{width: 102%;margin:-40px 0 40px -2%;}

.kh-lie *{transition:all 0.3s ease 0s;display: inline-block;width: 100%;}



.kh-lie li{width: 31%;display: inline-block;vertical-align: top;margin:40px 0 0 2%;}

.kh-lie li .m-6j-txt{padding:35px 25px;background:#f2f2f2 url(../images/m-6j-txt-i.png) no-repeat left 20px top 20px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;text-align: left;}

.kh-lie li .m-6j-txt i{}

.kh-lie li .m-6j-txt p{font-size: 15px;line-height:26px;height: 78px;overflow: hidden;color:#333;}





.kh-lie li  .m-6j-img{padding:25px 0 0 140px;position: relative; background: url(../images/m-6j-jiao.png) no-repeat left 120px top 0px;text-align: left;}

.kh-lie li  .m-6j-img a{position: absolute;left:0px;top:0px;width:100%;height: 100%;z-index: 10;}

.kh-lie li  .m-6j-img i{width:120px;background:#fff;-moz-border-radius:60px;-webkit-border-radius:60px;border-radius:60px;position: absolute;left:0px;top:25px;

  -moz-transform:scaleX(1);

            -webkit-transform:scaleX(1);

            -o-transform:scaleX(1);

            transform:scaleX(1);overflow: hidden;}

.kh-lie li i img{width: 100%;height: auto;}



.kh-lie li .m-6j-img span{font-size: 24px;line-height: 34px;height:34px;font-family: "Helvetica Condensed Bold";color:#333;margin:50px 0 0 0;overflow: hidden;}

.kh-lie li .m-6j-img p{font-size: 15px;line-height: 26px;height: 26px;overflow: hidden;color:#666;margin:10px 0 0 0;}

.kh-lie li:hover i{background: #fff;-moz-transform:scaleX(1);

            -webkit-transform:scaleX(1);

            -o-transform:scaleX(1);

            transform:scaleX(1);}

.kh-lie li:hover .m-6j-img span{color: #1263ae;}





@media(max-width:1200px){

 .kh-lie li{width:31%;}

}



@media(max-width:992px){

 .kh-lie li{width:47.5%;}

}



@media(max-width:768px){

 .kh-lie li{width:97.5%;}

}