/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 0. sassCore's style
 */
/* *{
  word-break: break-all;
  word-wrap: break-word;
 }*/
@font-face {
    font-family: 'BEBAS';
    src: url('../fonts/BEBAS.eot');
    src: url('../fonts/BEBAS.eot') format('embedded-opentype'),
    url('../fonts/BEBAS.woff2') format('woff2'),
    url('../fonts/BEBAS.woff') format('woff'),
    url('../fonts/BEBAS.ttf') format('truetype'),
    url('../fonts/BEBAS.svg#BEBAS') format('svg');
}
header .main .nav li a{
  /*text-transform: capitalize;*/
}

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\0000318}}
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  overflow-y: scroll;
  /* 0 */
  -webkit-overflow-scrolling: touch;
  /* 0 */ }

/**
 * 1. Remove default margin
 * 0. sassCore's style.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\0000331}}
body {
  margin: 0;
  /* 1 */
  font-size: 12px;
  /* 0 */
  line-height: 2;
  /* 0 */
  color: #333;
  /* 0 */
  background-color: #fff;
  /* 0 */ }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\0000348}}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 * 3. Correct `inline-block` display in IE 6/7.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\0000369}}
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
  *display: inline;
  /* 3 */
  *zoom: 1;
  /* 3 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\0000387}}
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\0000397}}
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background color from active links in IE 10.
 * 2. Improve readability when focused and also mouse hovered in all browsers.
 * 0. sassCore's style.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003112}}
a {
  background: transparent;
  /* 1 */
  /* 0 */
  text-decoration: none;
  color: #08c; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003115}}
  a:active, a:hover {
    outline: 0;
    /* 2 */ }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003129}}
  a:hover {
    color: #006699; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003142}}
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003150}}
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003159}}
dfn {
  font-style: italic; }

/**
 * Address styling not present in IE 8/9.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003167}}
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003176}}
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003184}}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003192}}
sup {
  top: -0.5em; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003196}}
sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 8/9/10.
 * 2. Improve image quality when scaled in IE 7.
 * 0. sassCore's style.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003209}}
img {
  border: 0;
  /* 1 */
  vertical-align: middle;
  /* 0 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003222}}
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address differences between Firefox and other browsers.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003234}}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * 1. Contain overflow in all browsers.
 * 2. Improve readability of pre-formatted text in all browsers.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003245}}
pre {
  overflow: auto;
  /* 1 */
  white-space: pre;
  /* 2 */
  white-space: pre-wrap;
  /* 2 */
  word-wrap: break-word;
  /* 2 */ }
  .cur_tit h3,
  .service1 .box .left h3,
  .index-pro .main .pro-table li p,
.cur_nav .cur-box2 a,
.cur_nav .cur-box1 li{
  text-transform: capitalize;
}
/**
 * 1. Address odd `em`-unit font size rendering in all browsers.
 * 2. Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003257}}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  _font-family: 'courier new', monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003283}}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003297}}
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003308}}
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003323}}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003338}}
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003347}}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003352}}
textarea:focus,
input:focus {
  outline: none; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003361}}
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003375}}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003392}}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003403}}
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003416}}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="text"] {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003426}}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003438}}
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Remove default vertical scrollbar in IE 8/9/10/11.
 * 0. sassCore's style
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003452}}
textarea {
  overflow: auto;
  /* 1 */
  resize: vertical;
  /* 0 */ }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003462}}
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003473}}
table {
  border-collapse: collapse;
  border-spacing: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003478}}
td,
th {
  padding: 0; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003487}}
q {
  quotes: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003495}}
html,
button,
input,
select,
textarea {
  font-family:"Arial", "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003502}}
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
  margin: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003506}}
ul, ol, li, dl, dd {
  margin: 0;
  padding: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003510}}
ul, ol {
  list-style: none outside none; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003515}}
h1, h2, h3 {
  line-height: 2;
  font-weight: normal; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003519}}
h1 {
  font-size: 18px; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003522}}
h2 {
  font-size: 15.6px; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003525}}
h3 {
  font-size: 14.04px; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003528}}
h4 {
  font-size: 12px; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003531}}
h5, h6 {
  font-size: 10.2px;
  text-transform: uppercase; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003540}}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ccc; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003545}}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #ccc; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003550}}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ccc; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/sasscore\/_reset\.scss}line{font-family:\00003555}}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ccc; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/reset\.scss}line{font-family:\000038}}
.clear {
  clear: both; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/reset\.scss}line{font-family:\0000311}}
.f-cb {
  zoom: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/reset\.scss}line{font-family:\0000314}}
.f-cb:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: "."; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/reset\.scss}line{font-family:\0000322}}
.fl {
  float: left;
  display: inline; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/reset\.scss}line{font-family:\0000326}}
.fr {
  float: right;
  display: inline; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/reset\.scss}line{font-family:\0000330}}
.por {
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/reset\.scss}line{font-family:\0000333}}
.poa {
  position: absolute; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/reset\.scss}line{font-family:\0000336}}
.pof {
  position: fixed; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/reset\.scss}line{font-family:\0000339}}
.poa-f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/reset\.scss}line{font-family:\0000346}}
.ovh {
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/reset\.scss}line{font-family:\0000349}}
.noselect {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/reset\.scss}line{font-family:\0000354}}
.dn {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/reset\.scss}line{font-family:\0000357}}
.w-f {
  width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/reset\.scss}line{font-family:\0000360}}
.h-f {
  height: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/reset\.scss}line{font-family:\0000363}}
.loader {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  font-size: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-left: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  animation: spinner 700ms infinite linear; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/reset\.scss}line{font-family:\0000378}}
.loader.white {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  border-left: 1px solid rgba(255, 255, 255, 0.5); }

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\0000313}}
.ovh {
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\0000316}}
.js-m, .kl {
  overflow: hidden;
  /* @media(max-width: 1024px){
      .js-m-left{
          transform: translate(0,0) !important;
          opacity: 1 !important;
      }
      .js-m-right{

          transform: translate(0,0) !important;
          opacity: 1 !important;
      }
      .js-m-top{
          transform: translate(0,0) !important;
          opacity: 1 !important;
      }
      .js-m-btm{
          transform: translate(0,0) !important;
          opacity: 1 !important;
      }
  } */ }
  @media (min-width: 1025px) {
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\0000319}}
    .js-m .js-m-left, .kl .js-m-left {
      transform: translate(-200px, 0);
      opacity: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\0000323}}
    .js-m .js-m-right, .kl .js-m-right {
      transform: translate(200px, 0);
      opacity: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\0000328}}
    .js-m .js-m-top, .kl .js-m-top {
      transform: translate(0, -200px);
      opacity: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\0000333}}
    .js-m .js-m-btm, .kl .js-m-btm {
      transform: translate(0, 200px);
      opacity: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\0000338}}
    .js-m.animate .js-m-left, .kl.animate .js-m-left {
      transition: all .8s ease-in-out;
      transform: translate(0, 0);
      opacity: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\0000343}}
    .js-m.animate .js-m-right, .kl.animate .js-m-right {
      transition: all .8s ease-in-out;
      transform: translate(0, 0);
      opacity: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\0000348}}
    .js-m.animate .js-m-top, .kl.animate .js-m-top {
      transition: all .8s ease-in-out;
      transform: translate(0, 0);
      opacity: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\0000353}}
    .js-m.animate .js-m-btm, .kl.animate .js-m-btm {
      transition: all .8s ease-in-out;
      transform: translate(0, 0);
      opacity: 1; } }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\0000381}}
.in-block, footer .foot-right li i, header .main .link a, header .main .link a i, header .main .nav li a, header .main .nav li i {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\0000387}}
footer {
  width: 100%;
  height: 290px;
  background: #393b40; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\0000391}}
  footer .foot-left {
    width: 134px;
    float: left;
    padding-top: 70px;
    margin-right: 86px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\0000396}}
    footer .foot-left p {
      font-size: 12px;
      color: #fff;
      line-height: 20px;
      opacity: 0.4;
      filter: alpha(opacity=40); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003101}}
    footer .foot-left img {
      width: 134px;
      height: 134px;
      display: block;
      margin-top: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003108}}
  footer .foot-right {
    padding-top: 80px;
    width: 980px;
    float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003112}}
    footer .foot-right p {
      font-size: 14px;
      color: #fff;
      line-height: 14px;
      opacity: 0.5;
      filter: alpha(opacity=50); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003118}}
    footer .foot-right li {
      float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003120}}
      footer .foot-right li a {
        font-size: 13px;
        color: #fff;
        opacity: 0.5;
        filter: alpha(opacity=50); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003125}}
      footer .foot-right li i {
        width: 1px;
        height: 6px;
        margin: 0 27px;
        background: #fff;
        opacity: 0.5;
        filter: alpha(opacity=50);
        position: relative;
        top: -3px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003136}}
      footer .foot-right li:hover a {
        opacity: 1;
        filter: alpha(opacity=100); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003141}}
    footer .foot-right .line {
      width: 100%;
      height: 42px;
      border: 1px solid #616266;
      box-sizing: border-box;
      line-height: 42px;
      margin: 30px 0 25px;
      color: #fff; }
footer .foot-right .line p{line-height: 42px}
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003149}}
      footer .foot-right .line span {
        margin-left: 25px;
        font-size: 12px;
        opacity: 0.5;
        filter: alpha(opacity=50); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003154}}
      footer .foot-right .line .ad {
        margin-left: 12px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003154}}
footer .foot-right .line .aa {
  margin-left: 9px; color: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);}

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003160}}
header {
  width: 100%;
  height: 121px;
  background: url("../images/header_bg.png") no-repeat left bottom; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003164}}
  header .logo {
    float: left;
    width: 218px;
    height: 53px;
    margin: 39px 27px 0 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003169}}
    header .logo img {
      width: 100%;
      display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003174}}
  header .main {
    width: 955px;
    float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003177}}
    header .main .link {
      height: 77px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003179}}
      header .main .link a {
        float: right;
        line-height: 22px;
        text-transform: uppercase;
        margin: 33px 0 0 20px;
        color: #666666; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003186}}
        header .main .link a i {
          width: 22px;
          height: 22px;
          float: left;
          margin-right: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003193}}
        header .main .link a .en {
          background: url("../images/en.png") no-repeat center; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003196}}
        header .main .link a .zw {
          background: url("../images/zw.png") no-repeat center; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003201}}
    header .main .nav {
      height: 44px;
      width: 100%;
      background: #c13c3d;
      line-height: 44px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003206}}
      header .main .nav li {
        float: left;
        position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003209}}
        header .main .nav li a {
         padding: 0 24px;
          color: #fff;
          float: left;
          line-height: 44px;
          font-size: 13px; }
          header .main .nav li:first-child a{
            padding-left: 43px;
          }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003217}}
        header .main .nav li:hover, header .main .nav li.cur {
          background: #793637; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003220}}
        header .main .nav li i {
          width: 1px;
          height: 44px;
          float: left;
          background: #fff;
          opacity: 0.2;
          filter: alpha(opacity=20); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003230}}
      header .main .nav .icx .ii {
        position: absolute;
        left: 0;
        top: 0;
        width: 23px;
        height: 44px;
        display: block;
        background: url("../images/nav_icon.png") no-repeat center; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003265}}
.banner {
  width: 100%;
  height: 810px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003272}}
  .banner .flexslider .slides .items .link {
    display: block;
    height: 810px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003278}}
    .banner .flexslider .slides .items .link .wrap {
      width: 92%;
      max-width: 1200px;
      margin: 0 auto;
      height: 100%;
      position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003284}}
      .banner .flexslider .slides .items .link .wrap .boxC {
        position: absolute;
        left: 0;
        top: 0;
        width: 63%;
        height: auto;
        padding-top: 280px;
        box-sizing: border-box;
        z-index: 10; }


@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003293}}
.banner .flexslider .slides .items .link .wrap .boxC .tit1 {
  font-size: 30px;
  color: #19191b;
  font-weight: 600;
  transform: translate(0px, -50px);
  line-height: 30px;
  margin-bottom: 15px;
  opacity: 0;
  filter: alpha(opacity=0); }
.banner .flexslider .slides .items .link .wrap .boxC .title {
          font-size: 40px;
          color: #19191b;
          font-weight: 600;
          transform: translate(0px, -50px);
          line-height: 40px;
          margin-bottom: 25px;
          padding-top: 20px;
          opacity: 0;
          filter: alpha(opacity=0); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003303}}
        .banner .flexslider .slides .items .link .wrap .boxC .sm-title {
          font-size: 18px;
          color: #666;
          font-weight: 400;
          transform: translate(0px, 50px);
          padding-top: 20px;
          line-height: 26px;
          opacity: 0;
          filter: alpha(opacity=0); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003312}}
        .banner .flexslider .slides .items .link .wrap .boxC .more {
          width: 159px;
          height: 36px;
          font-size: 14px;
          color: #fff;
          text-align: center;
          line-height: 36px;
          background: #c13c3d;
          border-radius: 36px;
          margin-top: 40px;
          -moz-border-radius: 36px;
          -webkit-border-radius: 36px;
          transform: translate(0px, 100px);
          opacity: 0;
          filter: alpha(opacity=0); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003337}}
.banner .flexslider .slides .flex-active-slide .link .wrap .boxC .tit1{
  font-size: 30px;
  color: #19191b;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 15px;
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate(0px, 0px);
  transition: all 0.3s 0.2s;
}
  .banner .flexslider .slides .flex-active-slide .link .wrap .boxC .title {
    padding-top: 0;
    transform: translate(0px, 0px);
    transition: all 0.3s 0.2s;
    opacity: 1;
    filter: alpha(opacity=100); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003343}}
  .banner .flexslider .slides .flex-active-slide .link .wrap .boxC .sm-title {
    padding-top: 0;
    transform: translate(0px, 0px);
    transition: all 0.3s 0.4s;
    opacity: 1;
    filter: alpha(opacity=100); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003349}}
  .banner .flexslider .slides .flex-active-slide .link .wrap .boxC .more {
    padding-top: 0;
    transform: translate(0px, 0px);
    transition: all 0.3s 0.5s;
    opacity: 1;
    filter: alpha(opacity=100); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003360}}
  .banner .flexslider .flex-control-nav {
      display: none;
    bottom: 50px;
    z-index: 100;
    background-color: #fff;
    position: absolute;
    height: 34px;
    width: auto;
    min-width: 100px;
    border-radius: 34px;
    left: 50%;
    padding: 0 25px;
    transform: translateX(-50%); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003373}}
    .banner .flexslider .flex-control-nav li {
      height: 1px;
      padding-left: 47px;
      background-image: url("../images/banner_icon.jpg");
      background-position: left center;
      background-repeat: no-repeat;
      margin: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003380}}
      .banner .flexslider .flex-control-nav li a {
        width: 10px;
        height: 10px;
        background: #bbbbbb;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        position: relative;
        top: -5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003389}}
        .banner .flexslider .flex-control-nav li a i {
          position: absolute;
          left: -46px;
          top: 5px;
          width: 46px;
          height: 1px;
          background: #ffffff; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003398}}
      .banner .flexslider .flex-control-nav li .flex-active {
        background: #19191b; }

.banner .flexslider .slides .cur .link .wrap .boxC .tit1{
  color: #fff;
}
.banner .flexslider .slides .cur .link .wrap .boxC .title{
  color: #fff;
}
.banner .flexslider .slides .cur .link .wrap .boxC .sm-title{
  color: #a3a3a3;
    width: 480px;

}

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003407}}
.cur_title {
  width: 100%;
  padding: 80px 0 50px;
  text-align: center;
  margin: 0 auto;
  font-weight: 600; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003413}}
  .cur_title h3 {
    font-size: 34px;
    color: #333;
    line-height: 34px;
    margin-bottom: 12px;
    font-family:'BEBAS'; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003420}}
  .cur_title p {
    font-size: 24px;
    color: #888;
    line-height: 24px; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003426}}
.index-pro {
  padding-bottom: 95px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003429}}
  .index-pro .main .pro-table {
    width: 282px;
    height: 495px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
    margin-right: 10px;
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003438}}
    .index-pro .main .pro-table li {
      width: 282px;
      height: 166px;
      background: #c13c3d;
      margin: 0 auto;
      text-align: center;
      cursor: pointer; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003445}}
      .index-pro .main .pro-table li .img {
        width: 46px;
        height: 46px;
        margin: 0 auto 10px;
        padding-top: 36px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003450}}
        .index-pro .main .pro-table li .img img {
          width: 100%;
          display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003455}}
      .index-pro .main .pro-table li p {
        font-size: 14px;
        color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003459}}
      .index-pro .main .pro-table li.cur, .index-pro .main .pro-table li:hover {
        background: #a43a3b; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003464}}
  .index-pro .main .pro-table-cont {
    overflow: hidden;
    float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003467}}
    .index-pro .main .pro-table-cont li {
      display: none;
      width: 905px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003470}}
      .index-pro .main .pro-table-cont li.cur {
        display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003473}}
      .index-pro .main .pro-table-cont li .box1{
        width: 100%;
        height: 242px;
        float: left;
        background: #f3f3f3;
        display: block;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        overflow: hidden;
      }
.index-pro .main .pro-table-cont li .modify{
  margin-top: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003507}}
.index-pro .main .pro-table-cont li .box1 .animate_box {
  width: 100%;
  height: 242px;
  float: right;
  position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003482}}
        .index-pro .main .pro-table-cont li .box1 .animate_box .cont{
          width: 590px;
          padding:0 20px;
          float: right;  }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003486}}
          .index-pro .main .pro-table-cont li .box1 .animate_box .cont h3 {
            font-size: 16px;
            color: #333;
            margin: 18px 0 10px;}
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003492}}
          .index-pro .main .pro-table-cont li .box1 .animate_box .cont p{
            line-height: 20px;
            font-size: 12px;
            color: #888888; }
.index-pro .main .pro-table-cont li .box1 .animate_box .cont dl{
  margin-top: 20px;
}
.index-pro .main .pro-table-cont li .box1 .animate_box .cont dd{
  width: 112px;
  height: 112px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-right:5px;
  cursor: pointer;
}
.index-pro .main .pro-table-cont li .box1 .animate_box .cont dd .pic{
  width: 98px;
  height: 68px;
  float: left;
  overflow: hidden;
}

.index-pro .main .pro-table-cont li .box1 .animate_box .cont dd .image-set{
  width: 98px;
  height: 68px;
}

.index-pro .main .pro-table-cont li .box1 .animate_box .cont dd .image-set .pic{
  width: 98px;
  height: 68px;
}
.index-pro .main .pro-table-cont li .box1 .animate_box .cont dd .image-set .pic img{
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.5s ;
}
.index-pro .main .pro-table-cont li .box1 .animate_box .cont dd:hover .pic img{
  transform: scale(1.1);
}

.index-pro .main .pro-table-cont li .box1 .animate_box .cont dd .pp{
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  color: #999;
}

.lb-nav{
  display: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003515}}
          .index-pro .main .pro-table-cont li .box1 .animate_box .pic1{
            width: 250px;
            height: 242px;
            display: block;
            float: left;
            margin-right:20px;
            overflow: hidden;
          }
.index-pro .main .pro-table-cont li .box1 .animate_box .pic1 .img{
  width: 250px;
  height: 242px;
  display: block;
}
.index-pro .main .pro-table-cont li .box1 .animate_box .pic1 .img .img{
  width: 100%;
  display: block;
}
.index-pro .main .pro-table-cont li .modify .animate_box .pic1{
  float: right;
  margin:0 0 0 20px;
}
.index-pro .main .pro-table-cont li .modify .animate_box .cont{
  float: left;
}

.lb-data .lb-details{
  display: none;
  background-color:#fff ;
}








@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003605}}
.ind-service {
  width: 100%;
  height: 740px;
  background: #f5f5f5;
  background-image: url("../images/service_bg.jpg");
  background-position: left bottom;
  background-repeat: no-repeat; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003612}}
  .ind-service .title {
    width: 100%;
    height: 126px;
    line-height: 125px;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 1px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003618}}
    .ind-service .title h3 {
      height: 125px;
      line-height: 125px;
      font-size: 34px;
      width: 400px;
      font-weight: 600;
      font-family:'BEBAS';
      text-transform: uppercase;
      border-bottom: 1px solid #303030;
      float: left;
      margin-right: 12px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003629}}
    .ind-service .title span {
      font-size: 24px;
      color: #888;
      height: 125px;
      font-weight: 600;
      display: block;
      float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003637}}
    .ind-service .title a {
      display: block;
      color: #888;
      float: right;
      font-size: 16px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003644}}
  .ind-service .picScroll {
    width: 1200px;
    overflow: hidden;
    position: relative;
    padding-top: 93px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003649}}
    .ind-service .picScroll .hd {
      display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003656}}
    .ind-service .picScroll .bd ul {
      overflow: hidden;
      zoom: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003658}}
      .ind-service .picScroll .bd ul li {
        width: 280px;
        height: 334px;
        margin-right: 30px;
        overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003663}}
        .ind-service .picScroll .bd ul li a {
          width: 280px;
          height: 334px;
          display: block;
          position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003668}}
          .ind-service .picScroll .bd ul li a img {
            width: 100%;
            display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003672}}
          .ind-service .picScroll .bd ul li a .bg {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            z-index: 100;
            width: 100%;
            height: 100%;
            background: #bf2e2f;
            opacity: 0;
            filter: alpha(opacity=0);
            transition: all 1s; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003685}}
          .ind-service .picScroll .bd ul li a .main {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            z-index: 200;
            top: 0px;
            text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003693}}
            .ind-service .picScroll .bd ul li a .main p {
              padding-top: 0px;
              margin-top: -120px;
              transition: padding 0.5s;
              font-size: 16px;
              color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003700}}
            .ind-service .picScroll .bd ul li a .main i {
              width: 40px;
              height: 40px;
              margin: 0 auto;
              display: block;
              background: url("../images/picScroll_icon.png") no-repeat center;
              margin-top: 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003710}}
          .ind-service .picScroll .bd ul li a:hover .bg {
            opacity: 0.88;
            filter: alpha(opacity=88); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003714}}
          .ind-service .picScroll .bd ul li a:hover .main {
            opacity: 1;
            filter: alpha(opacity=100); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003716}}
            .ind-service .picScroll .bd ul li a:hover .main p {
              padding-top: 130px;
              margin: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003728}}
.ind-production {
  margin-bottom: 50px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003730}}
  .ind-production .cur_title {
    padding-top: 60px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003733}}
  .ind-production .production-list {
    overflow: hidden;
    width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003736}}
    .ind-production .production-list ul {
      width: 105%; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003738}}
      .ind-production .production-list ul li {
        float: left;
        width: 392px;
        height: 253px;
        margin: 0 10px 15px 0;
        position: relative;
        overflow: hidden;
      }
.ind-production .production-list ul li a{
  width: 100%;
  height: 100%;
  display: block;
}
.ind-production .production-list ul li a img{
  width: 100%;
  height: 100%;
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003744}}
        .ind-production .production-list ul li .content {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background-color: #333333;
          background-image: url("../images/list-w2.png");
          background-position: right bottom;
          background-repeat: no-repeat;
          text-align: center;
          opacity: 0;
          filter: alpha(opacity=0);
          transition: all 0.5s; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003757}}
          .ind-production .production-list ul li .content h3 {
            font-size: 16px;
            color: #fff;
            padding-top: 85px;
            line-height: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003763}}
          .ind-production .production-list ul li .content p {
            font-size: 16px;
            width: 92%;
            margin: 0 auto;
            line-height: 28px;
            color: #fff;
            opacity: 0.65;
            filter: alpha(opacity=65);
            margin-top: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003772}}
          .ind-production .production-list ul li .content .ii {
            width: 50px;
            height: 50px;
            display: block;
            margin: 35px auto 0;
            -webkit-transition: transform 1s ease-out;
            -moz-transition: transform 1s ease-out;
            transition: transform 1s ease-out; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003783}}
        .ind-production .production-list ul li:hover .content {
          opacity: 1;
          filter: alpha(opacity=100); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003785}}
          .ind-production .production-list ul li:hover .content .ii {
            -webkit-transform: rotateZ(135deg);
            -moz-transform: rotateZ(135deg);
            transform: rotateZ(135deg); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003796}}
      .ind-production .production-list ul .list-w1 .content h3, .ind-production .production-list ul .list-w2 .content h3 {
        padding-top: 135px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003799}}
      .ind-production .production-list ul .list-w1 .content i, .ind-production .production-list ul .list-w2 .content i {
        transform: rotate(135deg); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003804}}
      .ind-production .production-list ul .list-w1 {
        width: 697px;
        height: 344px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003808}}
      .ind-production .production-list ul .list-w2 {
        width: 486px;
        height: 344px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003811}}
        .ind-production .production-list ul .list-w2 a {
          width: 100%;
          height: 100%;
          display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003815}}
          .ind-production .production-list ul .list-w2 a img {
            width: 100%;
            height: 100%;
            display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003826}}
canvas {
  position: absolute;
  transform: rotate(-90deg);
  margin: 3px; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003831}}
.index-about {
  background: #f7f7f7;
  padding: 95px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003834}}
  .index-about .index-about-left {
    width: 640px;
    float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003837}}
    .index-about .index-about-left h3 {
      font-size: 34px;
      line-height: 34px;
      color: #000000;
      font-weight: 600;
      font-family:'BEBAS';
      text-transform: uppercase; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003844}}
      .index-about .index-about-left h3 span {
        color: #888;
        font-size: 24px;
        position: relative;
        top: -3px;
        padding-left: 12px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003852}}
    .index-about .index-about-left .cont {
      font-size: 16px;
      line-height: 28px;
      margin: 40px 0 50px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003857}}
    .index-about .index-about-left li {
      width: 158px;
      height: 131px;
      background: #fff;
      float: left;
      border-right:1px solid #f7f7f7;
      text-align: center;
    }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003863}}
      .index-about .index-about-left li .yuan {
        position: relative;
        margin-top: 25px;
      }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003873}}
        .index-about .index-about-left li .yuan .num {
          font-size: 40px;
          line-height: 40px;
          font-family:'BEBAS';
          color: #000; }
.index-about .index-about-left li .yuan small {
  font-size: 18px;
  color: #333;
  font-weight: 600;
}
.index-about .index-about-left li:hover,.index-about .index-about-left li.cur{
  background: #c13c3d;
  border-right:1px solid #c13c3d;
}
.index-about .index-about-left li:hover .yuan .num,
.index-about .index-about-left li:hover .yuan small,
.index-about .index-about-left li.cur .yuan .num,
.index-about .index-about-left li.cur .yuan small {
  color: #fff;
}
.index-about .index-about-left li:hover .yuan p,
.index-about .index-about-left li.cur .yuan p{
  color: #fff;
  opacity: 0.55;
  filter: alpha(opacity=55);
}

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003877}}
        .index-about .index-about-left li .yuan p {
          font-size: 12px;
          color: #999;
          line-height: 18px;
          width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003884}}
    .index-about .index-about-left a {
      width: 110px;
      height: 50px;
      display: block;
      border-radius: 50px;
      -moz-border-radius: 50px;
      -webkit-border-radius: 50px;
      background: url(../img/bg1.png) no-repeat center;
      margin-top: 50px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003893}}
      .index-about .index-about-left a i {
        width: 16px;
        height: 11px;
        margin: 0 auto;
        padding: 20px 0;
        display: block;
        background: url("../images/jt1.png") no-repeat center; }
.index-about .index-about-left a:hover{
  box-shadow: 0px 5px 30px #cacaca;
}
.index-about .index-about-left a:hover i{
  background: url("../images/jt.png") no-repeat center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003903}}
  .index-about .index-about-right {
    float: right;
    width: 525px;
    margin-top: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003907}}
    .index-about .index-about-right .img {
      width: 525px;
      height: 201px;
      overflow: hidden;
      position: relative;
      margin-bottom: 4px; }

.index-about .index-about-right .img i {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  position: absolute;
  left:50%;top:50%;
  margin-left: -30px;
  margin-top:-30px;
  display: block;
  background: url("../images/video_icon.png") no-repeat center;
  transition: all 0.3s; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003912}}
      .index-about .index-about-right .img img {
        width: 525px;
        height: 201px;
        display: block;
        transition: all 0.5s; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003920}}
      .index-about .index-about-right .img:hover img {
        transform: scale(1.1); }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003928}}
.index-map {
  padding: 110px 0 80px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003930}}
  .index-map .index-map-left {
    float: left;
    height: 215px;
    width: 540px;
    position: relative;
    background: #c13c3d;
    position: relative;
    padding: 35px 30px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003938}}
    .index-map .index-map-left h3 {
      font-size: 28px;
      color: #fff;
      line-height: 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003942}}
      .index-map .index-map-left h3 small {
        opacity: 0.6;
        filter: alpha(opacity=60);
        display: block;
        font-size: 16px;
        margin: 10px 0 35px;
        text-transform: uppercase; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003950}}
    .index-map .index-map-left p {
      font-size: 14px;
      /*text-transform: uppercase;*/
      color: #fff;
      opacity: 0.8;
      filter: alpha(opacity=80); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003956}}
    .index-map .index-map-left .tit {
      font-size: 16px;
      position: relative;
      top: -6px;
      line-height: 28px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003963}}
    .index-map .index-map-left i {
      width: 8px;
      height: 14px;
      display: block;
      position: absolute;
      top: 50%;
      margin-top: -7px;
      right: -8px;
      background: url("../images/sj.png") no-repeat center; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003974}}
  .index-map .index-map-right {
    float: right;
    width: 515px;
    height: 250px;
    margin-right: 50px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003979}}
    .index-map .index-map-right img {
      width: 100%;
      display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003985}}
.warp {
  max-width: 1200px;
  margin: 0 auto;
    z-index: 100;
    position: relative;
}
.warp.cur{
    overflow: visible;
}

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003990}}
.cur_banner {
  width: 100%;
  height: 510px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
.cur_banner_det{
    height: 127px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\00003997}}
  .cur_banner .main {
    margin-top: 200px;
    text-align: center;
    text-transform: uppercase; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031001}}
    .cur_banner .main h3 {
      font-size: 56px;
      line-height: 56px;
      color: #fff;
      font-family:'BEBAS';
      font-weight: 400; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031008}}
    .cur_banner .main p {
      font-size: 28px;
      color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031014}}
.cur_nav {
  width: 100%;
  height: 75px;
  line-height: 75px;
    position: relative;
    z-index: 250;
  border-bottom: 1px solid #dfdfdf; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031020}}
  .cur_nav .cur-box1 li {
    float: left;
    font-size: 14px;
    height: 75px;
    margin-right: 40px;
      position: relative;
    box-sizing: border-box; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031026}}
    .cur_nav .cur-box1 li a {
      color: #444; }
.cur_nav .cur-box1 li .dl_list{
    display: none;
    background: #fff;
    z-index: 10000;
    width: 169px;
    border:1px solid #dddddd;
    position: absolute;
    left:50%;
    top:75px;
    margin-left: -84.5px;
}
.cur_nav .cur-box1 li .dl_list a{
    display: block;
    color: #888;
    font-size: 12px;
    line-height: 24px;
    padding: 13px 5px;
    text-align: center;
    border-top: 1px solid #d2d2d2;
}
.cur_nav .cur-box1 li .dl_list a:hover{
    color: #fff;
    background: #c44647;
}

.cur_nav .cur-box1 li .dl_list a.sli{
    border-top: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031029}}
    .cur_nav .cur-box1 li:hover, .cur_nav .cur-box1 li.cur {
      height: 75px;
      border-bottom: 2px solid #c44647; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031037}}
  .cur_nav .cur-box2 a {
    float: left;
    display: block;
    font-size: 13px;
    color: #999;
    display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031043}}
    .cur_nav .cur-box2 a i {
      width: 6px;
      height: 11px;
      display: block;
      margin: 34px 10px 0;
      float: right;
      background: url("../images/nav_sj.png") no-repeat center; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031051}}
    .cur_nav .cur-box2 a .home {
      width: 21px;
      height: 19px;
      display: block;
      float: left;
      margin: 29px 10px 0 0;
      background: url("../images/nav_home.png") no-repeat center; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031059}}
    .cur_nav .cur-box2 a:hover {
      color: #c44647; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031064}}
  .cur_nav .cur-box2 .red {
    color: #c44647; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031069}}
.cur_tit {
  padding: 50px 0 0;
  text-align: center;
  margin-bottom: 36px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031073}}
  .cur_tit h3 {
    font-size: 34px;
    color: #333;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031080}}
  .cur_tit p {
    font-size: 14px;
    color: #666;
    line-height: 14px; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031086}}
.product {
  padding: 80px 0 100px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031088}}
  .product li {
    width: 100%;
    height: 347px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031091}}
    .product li .cont {
      width: 480px;
      height: 277px;
      float: left;
      padding: 70px 70px 0 50px;
      background: #f3f3f3; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031097}}
      .product li .cont h3 {
        font-size: 22px;
        line-height: 22px;
        color: #333;
        font-weight: 600;
        margin-bottom: 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031104}}
      .product li .cont .main {
        height: 90px;
        overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031107}}
        .product li .cont .main p {
          font-size: 13px;
          line-height: 25px;
          color: #666; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031113}}
      .product li .cont a {
        width: 150px;
        height: 35px;
        border-radius: 35px;
        -moz-border-radius: 35px;
        -webkit-border-radius: 35px;
        text-align: center;
        line-height: 35px;
        color: #fff;
        display: block;
        background: #c13c3d;
        font-size: 16px;
        margin-top: 40px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031128}}
    .product li .img {
      width: 600px;
      height: 100%;
      overflow: hidden;
      float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031133}}
      .product li .img img {
        float: left;
        width: 100%;
        height: 100%;
        display: block;
        transition: all 0.6s; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031143}}
    .product li:hover .img img {
      transform: scale(1.1); }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031150}}
.service {
  overflow: hidden; }
.service_tit h3{text-align: left; font-size: 26px; color: #333;}
.service_tit p{ text-align: left; font-size: 15px; color: #888888; line-height: 26px;}
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031152}}
  .service ul {
    width: 105%; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031154}}
    .service ul li {
      margin-right: 25px;
      float: left;
      width: 380px;
      height: 323px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031159}}
      .service ul li .img {
        width: 100%;
        height: 242px;
        overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031163}}
        .service ul li .img img {
          width: 100%;
          display: block;
          transition: all 0.6s; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031169}}
      .service ul li .content {
        height: 81px;
        text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031172}}
        .service ul li .content p {
          font-size: 16px;
          color: #444;
          padding: 17px 0 5px;
          line-height: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031178}}
        .service ul li .content span {
          font-size: 14px;
          color: #999;
          line-height: 14px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031186}}
      .service ul li:hover .img img {
        transform: scale(1.1); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031190}}
      .service ul li:hover .content {
        background: #c13c3d; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031192}}
        .service ul li:hover .content p {
          color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031195}}
        .service ul li:hover .content span {
          color: #fff;
          opacity: 0.48;
          filter: alpha(opacity=48); }


.service1{
    margin-top: 90px;
}
.service1 .box{
    margin-bottom: 55px;
}
.service1 .box .left{
    float: left;
    width: 600px;
}
.service1 .box .left h3{
    line-height: 50px;
    font-size: 26px;
    font-weight: 600;
    color: #333;
}
.service1 .box .left .line{
    width: 52px; height: 2px;
    background: #707070;
    display: block;
    margin-bottom: 22px;
}
.service1 .box .left .cont{
    line-height: 25px;
    font-size: 13px;
}

.service1 .box .pic{
    float: right;
    width: 550px;
    height: 320px;
}
.service1 .box .pic img{
    display: block;
    width: 100%;
}






@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031205}}
.page {
  margin: 70px auto 80px;
  text-align: center;
  height: 28px;

}
.page .pagination{
  background: #f3f3f3;
  padding: 15px 0 12px;
  width: 100%;
}
.page .pagination a{
  font-size: 18px;
  color: #999;
  width: 29px;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  border-radius: 3px;
  margin:0 8px;
}
.page .pagination a:hover,.page .pagination a.active{
  background: #c13c3d;
  color: #fff;
}
.page .pagination a.next,.page .pagination a.prev{
  float: left;
  width: 80px;
  marign-left:15px
}
.page .pagination a.next{
  float: right;
  marign:0 15px 0 0
}
.page .pagination a.next:hover,.page .pagination a.prev:hover{
  color: #c13c3d;
  background: none;
}


@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031209}}
.contact .contact-cont {
  width: 100%;
  overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031212}}
  .contact .contact-cont dl {
    width: 100%;
    margin-bottom: 80px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031215}}
    .contact .contact-cont dl dd {
      width: 360px;
      padding-left: 40px;
      float: left;
      border-right: 1px solid #d9d9d9; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031220}}
      .contact .contact-cont dl dd h3 {
        font-size: 17px;
        color: #6a6a6a;
        line-height: 17px;
        margin-bottom: 20px;
        font-weight: 600; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031226}}
      .contact .contact-cont dl dd span {
        font-size: 14px;
        color: #999;
        line-height: 14px;
        display: block;
        margin: 10px 0 15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031233}}
      .contact .contact-cont dl dd p {
        font-size: 14px;
        color: #888; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031239}}
  .contact .contact-cont .pdl {
    padding-left: 0; 
    padding-right: 25px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031240}}
  .contact .contact-cont .pdw {
    width: 400px;
      border-right: none;
  }
.contact .contact-cont .pic{
    float: right;
    width: 357px;
    height: 210px;
    overflow: hidden;
    padding: 0;
    border-right: none;
}
.contact .contact-cont .pic img{
    width: 100%;
    display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031246}}
.message {
  width: 100%;
  height: 535px;
  /*margin-top: 80px;*/
  background: url("../images/form_bg.jpg") no-repeat center; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031251}}
  .message .title {
    padding: 58px 0 50px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031253}}
    .message .title h3 {
      font-size: 24px;
      line-height: 28px;
      color: #333;
      margin-bottom: 12px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031259}}
    .message .title p {
      color: #999;
      font-size: 16px;
      line-height: 16px;
      text-transform: uppercase; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031268}}
  .message .form-cont {
    width: 100%;
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031271}}
    .message .form-cont ul {
      width: 105%; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031273}}
      .message .form-cont ul li {
        width: 365px;
        margin-right: 50px;
        height: 45px;
        float: left;
        border-bottom: 1px solid #bfbfbf;
        margin-bottom: 65px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031280}}
        .message .form-cont ul li input {
          width: 100%;
          height: 45px;
          border: none;
          background: none;
          display: block;
          line-height: 45px;
          font-size: 16px;
          color: #999; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031291}}
      .message .form-cont ul .w100 {
        width: 95%; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031294}}
      .message .form-cont ul .sub {
        width: 180px;
        height: 45px;
        background: #cd4c45;
        text-align: center;
        line-height: 45px;
        margin-top: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031301}}
        .message .form-cont ul .sub input {
          color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031311}}
.detail .content {
  width: 600px;
  float: left; }
.detail .content  .table_list{
    margin-top: 30px;
}
.detail .content  .table_list li{
    width: 167px;
    line-height: 24px;
    text-align: center;
    float: left;
    padding: 8px 0;
    margin-right: 10px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 14px;
    border:1px solid #d2d2d2;
}
.detail .content  .table_list li a{
    display: block;
    color: #999;
}
.detail .content  .table_list li:hover,.detail .content  .table_list li.cur{
    background: #c13c3d;
    border:1px solid #c13c3d;
}
.detail .content  .table_list li:hover a,.detail .content  .table_list li.cur a{
    color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031314}}
  .detail .content h3 {
    font-size: 24px;
    color: #333333;
    margin-bottom: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031319}}
  .detail .content p {
    font-size: 13px;
    color: #888888;
    line-height: 25px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031325}}
.detail .img {
  float: right;
  width: 565px;
  height: 327px;
    position: relative;
  overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031330}}
.detail .img img {
    width:100%;
    margin: 0 auto;
    display: block;
    background: url("../images/video_icon.png") no-repeat center;
  background-size:cover ;
    transition: all 0.3s; }
  .detail .img i {
      width: 60px;
      height: 60px;
      margin: 0 auto;
      position: absolute;
      left:50%;top:50%;
      margin-left: -30px;
      margin-top:-30px;
    display: block;
      background: url("../images/video_icon.png") no-repeat center;
    transition: all 0.3s; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031337}}
  .detail .img:hover img {
    transform: scale(1.1); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031343}}
.detail .box {
  margin-top: 60px;
  padding: 50px 0 70px;
  width: 100%;
  min-height: 570px;
  background: url("../images/pro_det_bg.jpg") no-repeat left bottom; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031349}}
  .detail .box h3 {
    font-size: 24px;
    color: #333; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031353}}
  .detail .box li {
    width: 100%;
    text-indent: 1.5em;
    line-height: 30px;
    font-size: 13px;
    color: #888;
      background-image: url("../images/pro_det_icon.png");
      background-position:left 4px ;
      background-repeat:no-repeat ;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031359}}
    .detail .box li .strong {
      width: 20px;
      height: 20px;
      display: block;
      float: left;
      margin-top: 13px;
       }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031368}}
  .detail .box dd {
    width: 393px;
    height: 244px;
    float: left;
    margin-right: 7px;
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031374}}
    .detail .box dd img {
      width: 100%;
      height: 100%;
      display: block;
      transition: all 0.3s linear; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031381}}
    .detail .box dd:hover img {
      transform: scale(1.1); }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031368}}
.detail .box .about_dl dd {
    width: 100%;
    height: 267px;
    float: left;
    margin-right: 7px;
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031374}}
.detail .box .about_dl dd img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.3s linear; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031381}}
.detail .box .about_dl dd:hover img {
    transform: scale(1.1); }



@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031387}}
.detail .box2 {
  margin-top: 50px;
}
.wh{
  height: 45px;

}
.detail .box2 .rt,.return_more{
  cursor: pointer;
  display: block;
    width: 190px;
    height: 45px;
    font-size: 16px;
    color: #ffffff;
    background: #cd4c45;
    display: inline-block;
    *display: inline;
    *zoom:1;
    text-align: center;
    line-height: 45px;
    float: right;
    margin-bottom: 60px;
}
.return_more{
  color: #fff;
  margin-bottom: 20px;
}
.return_more:hover{
  color: #fff;
}
.detail .box2 .rt i,.return_more i{
    display: inline-block;
    *display: inline;
    *zoom:1;
    width: 17px;
    height: 19px;
    position: relative;
    top:2px;
    margin-right: 5px;
    background: url("../images/table_icon_rt.png") no-repeat center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031389}}
  .detail .box2 h3 {
    font-size: 20px;
    color: #333333;
    margin-bottom: 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031394}}
  .detail .box2 img {
    max-width: 100%;
    width: 100%;
    display: block;
    margin-bottom: 55px;
    margin: 0 auto }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031403}}
.about .content{
    width: 1200px;
    margin-bottom: 30px;
}
.about .img{
    width: 1200px;
    margin-bottom: 50px;
}
.about .about_img img{
    width: 1200px;
    margin-bottom: 50px;
}
.about .box {
  height: 680px;
    padding: 0;
    margin: 0;
}
  /*background: url("../images/about_bg.jpg") no-repeat left top; }*/
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031406}}
  .about .box .content {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    margin: 30px 0 60px;
    color: #888888; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031414}}
  .about .box dl dd {
    height: 268px; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031420}}
.about_num {
  background: #c13c3d;
  height: 262px;
  width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031424}}
  .about_num li {
    width: 20%;
    float: left;
    text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031429}}
    .about_num li .content {
      border-right: 1px solid #ca8788;padding: 0 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031431}}
      .about_num li .content small {
        font-size: 20px;
        color: #fff;
        font-weight: 600; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031436}}
      .about_num li .content .big {
        color: #fff;
        font-size: 56px;
        line-height: 56px;
        font-family:'BEBAS'; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031442}}
      .about_num li .content p {
        font-size: 12px;
        line-height: 24px;
        height: 48px;
        color: #fff;
        opacity: 0.55;
        filter: alpha(opacity=55); }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031450}}
.idea {
  padding: 80px 0 90px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031452}}
  .idea h3 {
    font-size: 24px;
    color: #333;
    margin-bottom: 40px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031457}}
  .idea li {
    position: relative;
    float: left;
    width: 25%;
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031462}}
    .idea li .img {
      width: 100%;
      height: 498px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031465}}
      .idea li .img img {
        width: 100%;
        height: 100%;
        display: block;
        transition: all 0.3s; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031472}}
    .idea li .cont {
      position: absolute;
      left: 0;
      top: 0;
      height: 418px;
      padding: 60px 35px 20px;
      z-index: 100; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031479}}
      .idea li .cont h4 {
        font-size: 18px;
        color: #fff;
        line-height: 24px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031484}}
      .idea li .cont .line {
        width: 46px;
        height: 2px;
        background: #c13c3d;
        margin: 15px 0 50px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031490}}
      .idea li .cont .main {
        font-size: 16px;
        color: #fff;
        height: 160px;
        overflow: hidden;
        opacity: 0.8;
        filter: alpha(opacity=80); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031496}}
        .idea li .cont .main p {
          padding-top: 160px;
          transition: padding 0.8s; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031501}}
      .idea li .cont .more {
        width: 100%;
        margin-top: 150px;
        padding-top: 40px;
        transition: padding 0.3s; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031506}}
        .idea li .cont .more i {
          background: url("../images/about_sj.png") no-repeat right top;
          width: 33px;
          height: 16px;
          display: block;
          float: right; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031516}}
    .idea li .bg {
      width: 100%;
      height: 100%;
      display: none;
      background: #000;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 10;
      opacity: 0.65;
      filter: alpha(opacity=65); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031529}}
    .idea li:hover .img img {
      transform: scale(1.1); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031533}}
    .idea li:hover .bg {
      display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031537}}
    .idea li:hover .main p {
      padding-top: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031541}}
    .idea li:hover .more {
      padding-top: 0px; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031548}}
.honor {
  overflow: visible; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031550}}
  .honor .cur_tit {
    margin-bottom: 60px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031554}}
  .honor ul li {
    width: 350px;
    height: 318px;
    padding: 19px 17px 0;
    box-shadow: 2px 2px 23px #cecece;
    margin-bottom: 35px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031561}}
    .honor ul li .img img {
      width: 100%;
      height: 100%;
      display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031567}}
    .honor ul li .content {
      height: 60px;
      line-height: 60px;
      margin-top: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031571}}
      .honor ul li .content p {
        padding: 0;
        line-height: 26px;
        height: 52px;
         }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031577}}
    .honor ul li:hover .content {
      background: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031579}}
      .honor ul li:hover .content p {
        color: #444; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031588}}
.production ul {
  margin-top: 56px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031590}}
  .production ul li {
    margin-bottom: 65px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031592}}
    .production ul li .img {
      float: left;
      width: 722px;
      height: 404px;
      overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031597}}
      .production ul li .img img {
        width: 100%;
        height: 100%;
        display: block;
        transition: all 0.8s; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031604}}
    .production ul li .cont {
      float: right;
      width: 390px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031607}}
      .production ul li .cont h3 {
        padding-top: 90px;
        font-size: 20px;
        color: #333;
        font-weight: 600;
        line-height: 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031614}}
      .production ul li .cont .line {
        width: 57px;
        height: 3px;
        background: #cccccc;
        margin: 30px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031620}}
      .production ul li .cont .main {
        height: 100px;
        overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031623}}
        .production ul li .cont .main p {
          font-size: 12px;
          color: #999999;
          line-height: 24px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031629}}
      .production ul li .cont a {
        margin-top: 30px;
        display: block;
        width: 160px;
        height: 44px;
        border: 1px solid #c13c3d;
        color: #c13c3d;
        line-height: 44px;
        text-align: center;
        text-transform: uppercase;
        box-sizing: border-box; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031644}}
    .production ul li:hover .img img {
      transform: scale(1.1); }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031651}}
  .production ul .cur .img {
    float: right; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031654}}
  .production ul .cur .cont {
    float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031659}}
.production .production_more {
  margin: 80px auto 115px;
  text-align: center;
  width: 252px;
  height: 51px;
  line-height: 51px;
  background: #c13c3d;
  color: #fff;
  font-size: 18px; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031671}}
.pop {
  display: none;
  width: 750px;
  height: 590px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -375px;
  margin-top: -295px;
  z-index: 251;
  background: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031682}}
  .pop .main {
    text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031684}}
    .pop .main .content {
      height: 500px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031686}}
      .pop .main .content p {
        font-size: 16px;
        color: #999999;
        line-height: 30px;
        text-align: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031692}}
      .pop .main .content .img {
        margin-top: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031696}}
    .pop .main h3 {
      font-size: 28px;
      color: #333333;
      line-height: 28px;
      margin: 35px 0 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031702}}
    .pop .main .img {
      width: 650px;
        height: 470px;

        display: table;
      margin: 0 auto; }
.pop .main .img .pic{
    display: table-cell;
    vertical-align: middle;
    width: 650px;
    height: 470px;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031708}}
      .pop .main .img .pic img {
          height: 100%;
          margin: 0 auto;
        display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031716}}
  .pop .close {
    position: absolute;
    right: -60px;
    top: 0;
    width: 60px;
    height: 60px;
    opacity:1;
    filter: alpha(opacity=100);
    background-color: #c13c3d;
    cursor: pointer; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031724}}
    .pop .close i {
      margin: 20px 0 0 20px;
      width: 20px;
      height: 20px;
      display: block;
      background: url("../images/close.png") no-repeat center; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031733}}
.pop_bg {
  background: #000000;
  opacity: 0.65;
  filter: alpha(opacity=65);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
    z-index: 250;
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031743}}
table, table td, table th {
  border: 1px solid #d2d2d2;
  border-collapse: collapse; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031744}}
table {
  table-layout: fixed;
  word-break: break-all;
  width: 100% !important;
  text-align: center;
  margin-bottom: 60px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031749}}
  table tr {
    min-height: 60px;
    height: 100%;
    background-color: #e7e7e7; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031753}}
    table tr th, table tr td {
      padding: 15px 0;
      width: auto;
      font-size: 14px;
      color: #888; }

      table tr th span, table tr td span{
        white-space: pre-line !important;
      }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031762}}
.mrgT90 {
  margin-top: 90px; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031765}}
.mrG65 {
  margin-top: 65px; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031769}}
.BMapLabel {
    padding: 4px !important;
    border:1px solid #ddd !important;
  left: -60px !important;
  top: -35px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031773}}
.BMap_Marker {
  width: 36px !important;
  height: 42px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031778}}
#mCSB_1_container {
  width: 650px;
  margin: 0 auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031782}}
#mCSB_1_scrollbar_vertical {
  width: 60px; }
@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031784}}
  #mCSB_1_scrollbar_vertical .mCSB_dragger_bar {
    background-color: #c13c3d; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031788}}
.mCustomScrollbar {
  height: 500px; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031792}}
.anchorBL, .BMap_cpyCtrl {
  display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031796}}
.BMap_Marker img {
  margin-top: 0 !important;
  margin-left: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/F\:\/WWW\/keli\/bocweb\/web\/sass\/style\.scss}line{font-family:\000031799}}
.BMap_noprint {
  background-size: cover !important; }

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

.pop_video{
    position: fixed;
    left:50%;top:50%;
    margin-left:-333px;
    margin-top:-273.5px;
    width: 720px;
    height: 485px;
    z-index: 251;
    display: none;
    background: #fff;
}
.pop_video video{
    width: 720px;
    height: 485px;
    display: block;
}

.close{
    width: 40px;
    height:40px;
    line-height: 70px;
    font-size: 32px;
    color: #0c0c0d;
    position: absolute;
    right: -40px;
    top:0;
    opacity:0.5;
    filter:alpha(opacity=50);
    background: #fff;
}

.close i{
    width:18px;
    height: 18px;
    display: block;
    margin: 10px;
    background: url("../images/video_close.png") no-repeat center;
}

.index_product{
  width: 100%;
}

.index_product .pro-table-cont{
  width: 905px;
  float: right;
}
.index_product .pro-table-cont li .box1 .pic{
  width: 250px;
  height: 242px;
  float: left;
}
.index_product .pro-table-cont li .box1 .tit{
  width: 650px;
  height: 242px;
  float: right;
}
.index_product .main .pro-table-cont li .modify .pic{
  float: right;
}
.index_product .main .pro-table-cont li .modify .tit{
  float: left;
}
.lightbox{
    transform:translateY(100%);

.lb-outerContainer{
    transform:translateY(50%);
    position: relative;
}
}
.lb-data .lb-close{
    position: absolute;
    top:0;
    background-color: #fff!important;
    background-position: center !important;
}
.mrgT80{
  margin-top: 80px;
}