@charset "UTF-8";
/*!
    http://www.bocweb.cn/
    ©2018 博采网络 ALL RIGHTS RESERVED. 博采网络
*/
/**
 * 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
 */
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.
 */
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.
 */
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.
 */
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.
 */
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.
 */
[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.
 */
a {
  background: transparent;
  /* 1 */
  /* 0 */
  text-decoration: none;
  color: #08c;
}
a:active, a:hover {
  outline: 0
  /* 2 */
}
a:hover {
  color: #006699;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

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.
 */
img {
  border: 0;
  /* 1 */
  vertical-align: middle;
  /* 0 */
  -ms-interpolation-mode: bicubic
  /* 2 */
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * 1. Contain overflow in all browsers.
 * 2. Improve readability of pre-formatted text in all browsers.
 */
pre {
  overflow: auto;
  /* 1 */
  white-space: pre;
  /* 2 */
  white-space: pre-wrap;
  /* 2 */
  word-wrap: break-word
  /* 2 */
}

/**
 * 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.
 */
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.
 */
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.
 */
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.
 */
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.
 */
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.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea:focus,
input:focus {
  outline: none;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
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.
 */
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`.
 */
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).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 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).
 */
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.
 */
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.
 */
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
 */
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.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

html,
button,
input,
select,
textarea {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
  margin: 0;
}

ul, ol, li, dl, dd {
  margin: 0;
  padding: 0;
}

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

h1, h2, h3 {
  line-height: 2;
  font-weight: normal;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 15.6px;
}

h3 {
  font-size: 14.04px;
}

h4 {
  font-size: 12px;
}

h5, h6 {
  font-size: 10.2px;
  text-transform: uppercase;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ccc;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #ccc;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ccc;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ccc;
}

.clear {
  clear: both;
}

.f-cb {
  zoom: 1;
}

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

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

.por {
  position: relative;
}

.poa {
  position: absolute;
}

.pof {
  position: fixed;
}

.poa-f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.ovh {
  overflow: hidden;
}

.noselect {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.dn {
  display: none;
}

.w-f {
  width: 100%;
}

.h-f {
  height: 100%;
}

/*.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;
}
.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);
}*/
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
body, html {
  font-family:"Microsoft YaHei", "Source Han Sans CN", "Hiragino Sans GB", "PingFang SC","Helvetica Neue", Helvetica,"Heiti SC","WenQuanYi Micro Hei",Arial, sans-serif;
}

@font-face {
  font-family: 'GOTHIC';
  src: url("fonts/GOTHIC.eot");
  src: url("fonts/GOTHIC.eot") format("embedded-opentype"), url("fonts/GOTHIC.woff2") format("woff2"), url("fonts/GOTHIC.woff") format("woff"), url("fonts/GOTHIC.ttf") format("truetype"), url("fonts/GOTHIC.svg#GOTHIC") format("svg");
}
html {
  padding-bottom: 60px;
  box-sizing: border-box;
  position: relative;
}

body, html {
  min-width: 1200px;
}

.w480 {
  width: 480px;
  margin: 0 auto;
  position: relative;
}

a {
  display: block;
}

.w78 {
  width: 78%;
  margin: 0 auto;
}

footer {
  position: absolute;
  bottom: 1px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  z-index: 9;
}
footer span {
  font-family: "Arial";
  color: #9b9b9b;
  font-size: 12px;
  text-align: right;
  display: block;
}

.bocweb-header {
  width: 100%;
  position: absolute;
  /*background: rgba(0,0,0,.7);*/
  background: url(../img/img4.png) repeat left top;
  left: 0;
  top: 0;
  height: 90px;
  z-index: 9;
}
.bocweb-header .nav-logo {
  height: 90px;
  line-height: 90px;
  width: 172px;
}
.bocweb-header .top {
  margin-top: 14px;
  height: 24px;
  line-height: 24px;
  margin-bottom: 15px;
}
.bocweb-header .top .wx {
  width: 102px;
  height: 24px;
  cursor: pointer;
  position: relative;
}
.bocweb-header .top .wx span {
  display: block;
  width: 60px;
  font-size: 13px;
  color: #fff;
}
.bocweb-header .top .wx .img {
  width: 20px;
  margin-left: 10px;
  margin-top: 5px;
}
.bocweb-header .top .wx:hover .nwxbox {
  opacity: 1;
  -webkit-transform: translate(0, 0px);
      -ms-transform: translate(0, 0px);
          transform: translate(0, 0px);
  visibility: inherit;
}
.bocweb-header .top .nwxbox {
  height: 110px;
  position: absolute;
  z-index: 9;
  left: 50%;
  margin-left: -50px;
  top: 35px;
  opacity: 0;
  -webkit-transform: translate(0, -30px);
      -ms-transform: translate(0, -30px);
          transform: translate(0, -30px);
  visibility: hidden;
  -webkit-transition: all .5s ease-in-out;
          transition: all .5s ease-in-out;
}
.bocweb-header .top .nwxbox .triangle-down {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: -6px;
}
.bocweb-header .top .nwxbox .wxbox {
  background: #fff;
  width: 100px;
  height: 100px;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 5px;
}
.bocweb-header .top .nwxbox .wxbox img {
  width: 100%;
}
.bocweb-header .top .sreach-form {
  border: 1px solid #646870;
  width: 150px;
  margin-left: 10px;
  height: 20px;
  line-height: 20px;
}
.bocweb-header .top .input1, .bocweb-header .top .input2 {
  background: none;
  border: none;
}
.bocweb-header .top .input1 {
  width: 100px;
  font-size: 12px;
  color: #fff;
  text-indent: 5px;
  height: 18px;
  line-height: 18px;
}
.bocweb-header .top .input2 {
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 5px;
  background: url(../img/img2.png) no-repeat center;
}
.bocweb-header .bocweb-nav .lia {
  font-family: "Arial";
}
.bocweb-header .bocweb-nav .li {
  font-size: 16px;
  line-height: 1;
  height: 37px;
  text-transform: uppercase;
  padding: 0 40px;
  float: left;
  position: relative;
}
.bocweb-header .bocweb-nav .li:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 8px;
  background: #545861;
  top: 4px;
  right: 0;
}
.bocweb-header .bocweb-nav .li > a{
  overflow: hidden;
}
.bocweb-header .bocweb-nav .li > a span:after {
  content: attr(data-hover);
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.bocweb-header .li-bottom {
  position: absolute;
  bottom: 0;
  margin-bottom: 0 !important;
}
.bocweb-header .li a span {
  opacity: 1;
  line-height: 1;
  height: 16px;
  filter: alpha(opacity=100);
  text-transform: capitalize;
  display: block;
  /* pointer-events: none; */
  -webkit-transition: all .3s;
  transition: all .3s;
}
.bocweb-header .li > a {
  position: relative;
  color: #fff;
  height: 37px;
  /*-webkit-transition: all .8s ease;
  transition: all .8s ease;*/
  display: inline-block;
}
.bocweb-header .li > a:before {
  content: "";
  position: absolute;
  right: 0;
  width: 0;
  height: 2px;
  bottom: 5px;
  text-align: center;
  background: #fff;
  -webkit-transition: width .3s ease;
  transition: width .3s ease;
}
.bocweb-header .li.cur a span:after, .bocweb-header .li:hover a span:after{
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.bocweb-header .li.cur a span, .bocweb-header .li:hover a span{
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.bocweb-header .li:hover > a, .bocweb-header .li.cur > a {
  color: #fff !important;
}

.bocweb-header .li.active a span:after{
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.bocweb-header .li.active a span{
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.bocweb-header .li.active > a {
  color: #fff !important;
}

.bocweb-header .li:hover > a:before {
  left: 0;
  width: 100%;
}
.bocweb-header .li:last-child {
  padding-right: 0;
}
.bocweb-header .li:last-child:before {
  display: none;
}
.bocweb-header .sub-menu li {
  /* border-bottom: 1px solid #dcdcdc;*/
  float: left;
  font-size: 16px;
  margin: 0 20px;
}
.bocweb-header .sub-menu .tit {
  display: block;
  width: 100%;
  line-height: 80px;
  color: #fff;
  position: relative;
  box-sizing: border-box;
}
.bocweb-header .sub-nav {
  /*background:rgba(0,0,0,.8);*/
  background: url(../img/img4-1.png) repeat left top;
  position: absolute;
  top: 90px;
  padding: 0;
  height: auto;
  width: 100%;
  left: 0;
  text-align: center;
  box-shadow: 2px 5px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all .6s .3s;
          transition: all .6s .3s;
}
.bocweb-header .sub-nav .list {
  display: none;
  position: relative;
  z-index: 1;
}
.bocweb-header .sub-nav .list-one {
  padding: 30px 0;
  text-align: left;
  margin-right: 180px;
}
.bocweb-header .sub-nav .list-one .leix {
  box-sizing: border-box;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding-right: 10px;
}
.bocweb-header .sub-nav .list-one .neir {
  padding-left: 40px;
  box-sizing: border-box;
}
.bocweb-header .sub-nav .list-one .dt {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 10px;
  color: #fff;
}
.bocweb-header .sub-nav .list-one .dd {
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  opacity: .6;
  filter: alpha(opacity=60);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.bocweb-header .sub-nav .list-one .dd:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.bocweb-header .sub-nav .list-one .dd.cur{
  opacity: 1;
  filter: alpha(opacity=100);
}
.bocweb-header .sub-nav .list-two {
  padding: 15px 0;
  font-size: 0;
  margin-right: 80px;
}
.bocweb-header .sub-nav .list-two a {
  padding: 0 28px;
  display: block;
  float: left;
  text-align: center;
  position: relative;
  opacity: .6;
  filter: alpha(opacity=60);
  -webkit-transition: all .5s ease;
  transition: all .5s ease
  /*&:before{
    content:'';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7.5px;
    width: 1px;
    height: 15px;
    background: #fff;
  }*/
}
.bocweb-header .sub-nav .list-two a p {
  font-size: 14px;
  color: #fff;
}
.bocweb-header .sub-nav .list-two a:hover,.bocweb-header .sub-nav .list-two a.cur {
  opacity: 1;
  filter: alpha(opacity=100);
}
.bocweb-header .sub-nav .list-two a:last-child:before {
  width: 0;
}

#owl-demo {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

#owl-demo .item {
  display: block;
}

#owl-demo img {
  display: block;
  width: 100%;
}

.ibanner {
  position: relative;
  z-index: 1
  /*.owl-carousel .owl-item.active{
    transform:scale(1);
  }*/
}
.ibanner #ibanner-img {
  min-width: 1200px;
}
.ibanner li {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  width: 100%;
  min-width: 1200px;
}
.ibanner img {
  max-width: 100%;
  opacity: 0;
}
.ibanner .owl-carousel .owl-item {
  width: 100%;
  height: 100%;
  min-width: 1200px;
  /*transform:scale(.9);*/
  -webkit-transition: -webkit-transform .8s .3s;
  transition: transform .8s .3s;
}
.ibanner .owl-controls {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 20px;
}
.ibanner .owl-controls .owl-pagination {
  display: inline-block;
}
.ibanner .owl-controls .owl-pagination .owl-page {
  width: 12px;
  height: 12px;
  background: #fff;
  border: 2px solid #eee;
  border-radius: 50%;
  margin: 0 5px;
  display: inline-block;
  box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  -webkit-transition: all .8s;
  transition: all .8s;
}
.ibanner .owl-controls .owl-pagination .owl-page span {
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  -webkit-transform: scale3d(0, 0, 1);
          transform: scale3d(0, 0, 1);
  opacity: 0;
  position: absolute;
  left: -2px;
  top: -2px;
  -webkit-transition: all .8s;
  transition: all .8s;
}
.ibanner .owl-controls .owl-pagination .owl-page.active {
  background: none;
  border: 2px solid #615f5e;
}
.ibanner .owl-controls .owl-pagination .owl-page.active span {
  opacity: 1;
  -webkit-transform: scale3d(0.6, 0.6, 1);
          transform: scale3d(0.6, 0.6, 1);
}

.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
            transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
            transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
            transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
            transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
            transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
            transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}
footer.active .w78 {
  border-top: 1px solid #e8e8e8;
}

.bocweb-header.active {
  position: relative;
}

.pa70 {
  padding-top: 70px;
}

.title-top .h {
  font-size: 24px;
  line-height: 1.5;
  color: #333;
}
.title-top .y {
  font-size: 18px;
  line-height: 1.5;
  color: #878787;
  font-family: "GOTHIC";
}

.n-contact .con-left {
  width: 512px;
  padding-right: 80px;
  box-sizing: border-box;
}
.n-contact .con-left .p {
  font-size: 14px;
  line-height: 2;
  color: #666;
  margin: 30px 0 35px;
}
.n-contact .con-left .img {
  width: 144px;
  height: 144px;
}
.n-contact .con-left .img img {
  max-width: 100%;
}
.n-contact .title-top {
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}
.n-contact .con-right img {
  max-width: 100%;
}

.n-about .about-l {
  width: 53%;
  float: left;
}
.n-about .about-l .imgbig {
  width: 100%;
  height: 590px;
}
.n-about .about-l .imgbig img {
  width: 100%;
}
.n-about .about-l .imgbig .imga {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
}
.n-about .about-l .imglist {
  width: 100%;
  overflow: hidden;
  margin-top: 18px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.n-about .about-l .imglist .li {
  margin-right: 8px;
  height: 76px;
  float: left;
  border: 2px solid #a9a9a9;
  cursor: pointer;
  opacity: .8;
  filter: alpha(opacity=80);
}
.n-about .about-l .imglist .li img {
  max-width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.n-about .about-l .imglist .li.cur {
  opacity: 1;
  filter: alpha(opacity=100);
}
.n-about .about-r {
  float: right;
  width: 42%;
}
.n-about .about-r .p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  height: 500px;
}
.n-about .title-top {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.n-partner .lista {
  padding-top: 40px;
  padding-bottom: 60px;
  border-bottom: 1px dotted #7f7f7f;
}
.n-partner .list-l {
  width: 200px;
}
.n-partner .list-r {
  width: 60%;
}
.n-partner .list-r img {
  max-width: 100%;
}
.n-partner .lista:last-child {
  border-bottom: none;
}

.n-prize li {
  width: 45%;
  margin-bottom: 1%;
}
.n-prize li .img {
  width: 41%;
  border: 1px solid #c4c4c4;
}
.n-prize li .img img {
  max-width: 100%;
}
.n-prize li .p {
  width: 57%;
  font-size: 18px;
  line-height: 25px;
  color: #666;
}

.n-team .li {
  width: 16%;
  float: left;
  margin-right: .8%;
  border-bottom: 1px solid #989898;
  cursor: pointer;
  margin-bottom: 10px;
}
.n-team .li p {
  line-height: 2;
}
.n-team .li img {
  max-width: 100%;
}
.n-team .li.cur {
  border-bottom: 1px solid #fff;
}
.n-team .box-img {
  position: relative;
}
.n-team .box-img .img-l {
  width: 38%;
  margin: 0 0 10px;
}
.n-team .box-img .img-l img {
  width: 100%;
}
.n-team .box-img .img-r {
  width: 59%;
  margin: 0 0 10px;
}
.n-team .box-img .img-r .h {
  font-size: 28px;
  line-height: 1;
  margin-bottom: 10px;
  color: #333;
}
.n-team .box-img .img-r .h-1 {
  font-size: 14px;
  line-height: 1;
  margin-bottom: 5px;
  color: #333;
}
.n-team .box-img .img-r .h-2 {
  font-size: 16px;
  line-height: 1;
  color: #333;
}
.n-team .box-img .img-r .p {
  margin-top: 40px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
  width: 85%;
  max-height: 120px;
}
.n-team .box-img .colse {
  width: 75px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #4c4c4c;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  color: #fff;
}

.n-join .title-top {
  margin-bottom: 30px;
}
.n-join .box {
  width: 100%;
}
.n-join .box-l {
  width: 34%;
  height: 560px;
  background-size: cover;
  background-position: center center;
}
.n-join .box-mid .boxb{
  width:50px;
  margin-top:5px;
}
.n-join .box-mid .mCSB_buttonUp{
  width:22px;
  height:15px;
  background:url(../img/k2.png) no-repeat center;
  background-size: 100%;
  cursor: pointer;
  transition: all .5s linear;
  position: absolute;
  left:-215px;
  bottom:0;
  /*bottom:-20px;*/
  padding:0;
  margin:0;
  overflow: visible;
}
.n-join .box-mid .mCSB_buttonUp:after{
  position: absolute;
  height: 17px;
  width:1px;
  background:#d6d6d6;
  content:"";
  right:-4px;
  top:0;
}
.n-join .box-mid .mCSB_buttonUp:hover{
  background:url(../img/k02.png) no-repeat center;
  background-size: 100%;
  transition: all .5s linear;

}
.n-join .box-mid .mCSB_buttonDown{
  width:22px;
  height:15px;
  background:url(../img/k1.png) no-repeat center;
  background-size: 100%;
  cursor: pointer;
  transition: all .5s linear;
  position: absolute;
  left:-185px;
  bottom:0;
  padding:0;
  margin:0;
}
.n-join .box-mid .mCSB_buttonDown:hover{
  background:url(../img/k01.png) no-repeat center;
  transition: all .5s linear;
  background-size: 100%;

}
.n-join .box-mid {
  width: 280px;
  padding: 20px 5px 0 45px;
  height: 560px;
  box-sizing: border-box;
}
.n-join .box-mid .p {
  height: 530px;
  position: relative;
}
/*.n-join .box-mid .p .mCustomScrollBox:after{
  position: absolute;
  height:10px;
  width:100%;
  background:#fff;
  bottom:0;
  content:"";
  z-index: -1;
}*/
.n-join .box-mid a {
  font-size: 14px;
  line-height: 24px;
  padding: 8px 0;
  color: #888;
  padding-right: 15px;
  -webkit-transition: color .5s ease-in-out;
  transition: color .5s ease-in-out;
}
.n-join .box-mid a:hover, .n-join .box-mid a.cur {
  color: #333;
  background: url(../img/img3.png) no-repeat 94% 15px;
}
.n-join .box-r {
  padding-top: 28px;
  padding-left: 60px;
  height: 560px;
  box-sizing: border-box;
  border-left: 1px solid #e0e0e0;
}
.n-join .box-r .p {
  font-size: 14px;
  line-height: 30px;
  color: #666;
  height: 465px;
}
.n-join .more-btn {
  width: 125px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #4c4c4c;
  font-size: 14px;
  color: #fff;
  margin-top: 30px;
}

.n-projects .imglist-l .li {
  width: 24.5%;
  margin-right: .5%;
  margin-bottom: .5%;
  float: left;
  position: relative;
}
.n-projects .imglist-l .li .img{
  background-size: cover;
  background-position: center center;
  height: 205px;
}
.n-projects .imglist-l .li img {
  max-width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.n-projects .imglist-l .hover-p {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.n-projects .imglist-l table {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 3;
}
.n-projects .imglist-l .bg {
  background: #000;
  width: 100%;
  height: 100%;
  opacity: .6;
  filter: alpha(opacity=60);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.n-projects .imglist-l p {
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  padding: 0 20px;
}
.n-projects .li.cur .hover-p {
  opacity: 1;
  filter: alpha(opacity=100);
}
.n-projects .imglist-r {
  width: 240px;
  border-left: 1px solid #e0e0e0;
}
.n-projects .imglist-r a {
  padding-left: 17px;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 10px;
  position: relative;
}
.n-projects .imglist-r a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 4px;
  height: 0;
  text-align: center;
  background: #a0a0a0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.n-projects .imglist-r a:hover, .n-projects .imglist-r a.cur {
  color: #a0a0a0 !important;
}
.n-projects .imglist-r a:hover:before, .n-projects .imglist-r a.cur:before {
  top: 4px;
  height: 16px;
}

.n-imglist .img-l {
  float: left;
}
.n-imglist .img-l .imgbig {
  width: 100%;
  height:605px;
  /*background-size: cover;*/
  background-size: contain!important;
  background-repeat: no-repeat;
  background-position: center;
  background-color:#f2f2f2;
  overflow: hidden;
  text-align: center;
}
.n-imglist .img-l .imgbig img {
  width: 100%;
  display: none;
}
.n-imglist .img-l .imgbig .imga {
  /*position: relative;*/
  /*left: -50%;*/
  top: 0;
  display: inline-block;
  /*height:100%;*/
  max-width: 100%;
  max-height:100%;
  width:auto;
  opacity: 0 !important;
  filter: alpha(opacity=0)!important;
}
.n-imglist .img-l .imglist {
  width: 100%;
  overflow: hidden;
  margin-top: 18px;
}
.n-imglist .img-l .imglist .li {
  width: 100px;
  /*height: 76px;*/
  /*height:65px;*/
  margin-right: 8px;
  float: left;
  border: 2px solid #a9a9a9;
  cursor: pointer;
  opacity: .8;
  filter: alpha(opacity=80);
  text-align: center;
  line-height: 65px;
  background-size:100% 100%!important;
}
.n-imglist .img-l .imglist .li img {
  max-width: 100%;
  max-height:100%;
  display: inline-block;
  opacity: 0;
  filter: alpha(opacity=0);
}
.n-imglist .img-l .imglist .li.cur {
  opacity: 1;
  filter: alpha(opacity=100);
}
.n-imglist .list-info {
  width: 390px;
  float: right;
}
.n-imglist .list-info .top {
  height: 28px;
  position: relative;
  margin-bottom: 45px;
}
.n-imglist .list-info .h-tit {
  font-size: 20px;
  color: #333;
  line-height: #333;
  line-height: 1.4;
  padding-bottom: 26px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 20px;
}
.n-imglist .list-info .pro-name {
  width: 75px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #4c4c4c;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  color: #fff;
}
.n-imglist .list-info .p {
  font-size: 14px;
  color: #888;
  line-height: 28px;
  margin-bottom: 40px;
  height: 280px;
}
.n-imglist .list-info .bot {
  height: 50px;
  line-height: 50px;
  border-top: 1px solid #e1e1e1;
  padding: 0 20px;
}
.n-imglist .list-info-one{
  border-bottom: 1px solid #e1e1e1;
}
.n-imglist .list-info .bot span {
  font-size: 14px;
  color: #666;
  display: block;
}
.n-imglist .list-info .bot .btn {
  padding-right: 30px;
  font-size: 14px;
  color: #333;
  display: inline-block;
  background: url(../img/img3-1.png) no-repeat 96% center;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.n-imglist .list-info .bot .btn:hover {
  background: url(../img/img3-1.png) no-repeat right center;
}
.n-imglist .list-info .colse {
  width: 75px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #4c4c4c;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  color: #fff;
}

.n-info .info-nav .h {
  font-size: 28px;
  line-height: 1;
  color: #333;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}
.n-info .info-nav {
  width: 320px;
}
.n-info .info-nav .nav-sub .li {
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  border-bottom: 1px solid #e1e1e1;
}
.n-info .info-nav .nav-sub span {
  display: block;
  height: 55px;
  line-height: 55px;
  background: url(../img/img3-2.png) no-repeat 98% center;
  cursor: pointer;
}
.n-info .info-nav .nav-sub .libox {
  display: none;
  margin-bottom: 10px;
}
.n-info .info-nav .nav-sub a {
  font-size: 12px;
  color: #888;
  line-height: 2;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.n-info .info-nav .nav-sub a:last-child{
  margin-bottom: 10px;
}
.n-info .info-nav .nav-sub a:hover {
  color: #333;
}
.n-info .info-nav .li span.cur {
  background: url(../img/img3-3.png) no-repeat 98% center;
}
.n-info .top {
  position: relative;
}
.n-info .top .h {
  font-size: 28px;
  line-height: 1;
  color: #333;
  margin-bottom: 28px;
}
.n-info .top .colse {
  width: 75px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #4c4c4c;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  color: #d6d6d6;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.n-info .top .colse:hover {
  color: #fff;
}
.n-info .p-text {
  font-size: 14px;
  line-height: 2;
  color: #666;
  margin-top: 50px;
}
.n-info .p-text img{
  max-width: 100%;
}
.n-info .img-banner {
  position: relative;
  z-index: 1;
  width: 100%
  /*.owl-carousel .owl-item.active{
    transform:scale(1);
  }*/
}
.n-info .img-banner #ibanner-img {
  width: 100%;
}
.n-info .img-banner li {
  height: 100%;
  width: 100%;
  height:605px;
  background-repeat: no-repeat!important; 
  background-size: auto 100%!important; 
  background-position: center!important; 

}
.n-info .img-banner img {
  width: 100%;
}
.n-info .img-banner .owl-carousel .owl-item {
  width: 100%;
  height: 100%;
  /*transform:scale(.9);*/
  -webkit-transition: -webkit-transform .8s .3s;
  transition: transform .8s .3s;
}
.n-info .img-banner .owl-controls {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 10px;
}
.n-info .img-banner .owl-controls .owl-pagination {
  display: inline-block;
}
.n-info .img-banner .owl-controls .owl-pagination .owl-page {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  margin: 0 5px;
  display: inline-block;
  position: relative;
  -webkit-transition: all .8s;
  transition: all .8s;
}
.n-info .img-banner .owl-controls .owl-pagination .owl-page span {
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  -webkit-transform: scale3d(0.6, 0.6, 1);
          transform: scale3d(0.6, 0.6, 1);
  opacity: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -3px;
  margin-left: -3px;
  -webkit-transition: all .8s;
  transition: all .8s;
}
.n-info .img-banner .owl-controls .owl-pagination .owl-page.active {
  background: none;
  border: 1px solid #fff;
}
.n-info .img-banner .owl-controls .owl-pagination .owl-page.active span {
  opacity: 1;
  -webkit-transform: scale3d(0.6, 0.6, 1);
          transform: scale3d(0.6, 0.6, 1);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #bcbcbc !important;
  border-radius: 0 !important;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background: #e7e7e7 !important;
  width: 4px !important;
  margin: 0 0 0 -2px !important;
}
.n-imglist .p-text {
  font-size: 14px;
  line-height: 2;
  color: #666;
  margin-top: 50px;
  margin-bottom: 20px;
}
.n-imglist .p-text img{
  max-width: 100%;
}
.n-info .info-nav .p{
  font-size: 14px;
  color: #888;
  line-height: 28px;
  margin-bottom: 40px;
  max-height: 280px;
  margin-top: 20px;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 15px;
  box-sizing:border-box;
}
@media (max-width: 1480px) {
  .n-projects .imglist-l p {
    font-size: 14px;
  }

  .w78 {
    width: 88%;
    margin: 0 auto;
  }

  /*.n-imglist .img-l .imglist .li {
    width: 60px;
  }*/

  .n-imglist .list-info .top {
    margin-bottom: 20px;
  }

  .n-imglist .list-info .h-tit {
    padding-bottom: 15px;
    margin-bottom: 10px;
  }

  .n-imglist .list-info .p,.n-info .info-nav .p{
    margin-bottom: 15px;
  }
  .n-about .about-l .imglist .li,.n-imglist .img-l .imglist .li{
  	height: 55px;
  }
  .n-imglist .img-l .imgbig,.n-about .about-l .imgbig{
  	height: 450px;
  }
  .n-projects .imglist-l .li .img{
    height: 150px;
  }
  .n-info .img-banner li{
    height: 450px;
  }
}
.loading-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9;
  
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.loading-bg p {
  font-size: 12px;
  color: #fff;
  line-height: 1;
  margin-top: 5px;
  text-transform: uppercase;
}

.logo-loading {
  width: 172px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -86px;
  margin-top: -50px;
  z-index: 10;
}

.logo-loading img {
  width: 115px;
  height: 125px;
}

.loading-bg .bg {
  background: #000;
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.loading-bg.active {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}


.wpage{
  width: 100%;
  padding:60px 0 0;
  text-align: right;
}
.page{
  font-size:12px;
  line-height:22px;
  display: inline-block;
}
.page a{
  text-decoration:none;
  color:#8698b6;
  border:1px solid #fff;
  transition: .5s cubic-bezier(0.6,0.2,0.1,1);
  min-width: 24px;
  padding: 0 5px;
  height: 24px;
  line-height: 24px;
  margin-right:3px;
  float: left;
  box-sizing:border-box;
  text-align: center;
  color: #333;
}
.page a.active{
  border:1px solid #e7e7e7;
  color:#777;
}
.page a:hover{
  text-decoration:none;
  color:#777;
  border:1px solid #e7e7e7
}
/*.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 0 0 -1px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  left: 50%;
  position: absolute;
}

.mCSB_scrollTools .mCSB_buttonDown {
  top: auto;
  bottom: 0;
  left: 0;
  margin: 0;
  position: absolute;
  width: 100%;
}*/
/*@media (max-width: 1480px){
  .bocweb-header{
    height: 69%;
  }
}
@media (max-width: 1200px){
  
}*/




.i-banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 100%;
}
.i-banner ul {
  width: 100% !important;
  position: relative;
  z-index: 1;
  height: 100%;
}
.i-banner ul li {
  width: 100% !important;
  position: absolute;
  opacity:0;
  filter: alpha(opacity=0);
  left: 0;
  top: 0;
  -webkit-transition: all .5s 0s linear;
          transition: all .5s 0s linear;
}
.i-banner ul li{
  background-size: cover;
  background-repeat: no-repeat;
  background-position:center center;
}
.i-banner ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.i-banner li.active {
  opacity:1;
  filter: alpha(opacity=100);
  -webkit-transition: all .5s 0s linear;
          transition: all .5s 0s linear;
  z-index: 2;
}


.colsezx {
  width: 75px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #4c4c4c;
  cursor: pointer;
  color: #d6d6d6;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.colsezx:hover {
  color: #fff;
}


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