/****************************** components ******************************/
.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.clearfix, .container:after,
.row:after, ul {
  *zoom: 1;
}

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

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.container {
  margin-right: auto;
  margin-left: auto;
}

.content img {
  max-width: 100%;
}

.content_box,
.content_box *,
.content_box *:before,
.content_box *:after {
  box-sizing: content-box;
}

.ml5 {
  margin-left: 5px;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.mg5 {
  margin: 5px;
}

.pl5 {
  padding-left: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pd5 {
  padding: 5px;
}

.ml10 {
  margin-left: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mg10 {
  margin: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pd10 {
  padding: 10px;
}

.ml15 {
  margin-left: 15px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.mg15 {
  margin: 15px;
}

.pl15 {
  padding-left: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pd15 {
  padding: 15px;
}

.ml20 {
  margin-left: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.mg20 {
  margin: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pd20 {
  padding: 20px;
}

.ml25 {
  margin-left: 25px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.mg25 {
  margin: 25px;
}

.pl25 {
  padding-left: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pd25 {
  padding: 25px;
}

.ml30 {
  margin-left: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.mg30 {
  margin: 30px;
}

.pl30 {
  padding-left: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pd30 {
  padding: 30px;
}

.ml35 {
  margin-left: 35px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.mg35 {
  margin: 35px;
}

.pl35 {
  padding-left: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pd35 {
  padding: 35px;
}

.ml40 {
  margin-left: 40px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.mg40 {
  margin: 40px;
}

.pl40 {
  padding-left: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pd40 {
  padding: 40px;
}

.ml45 {
  margin-left: 45px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.mg45 {
  margin: 45px;
}

.pl45 {
  padding-left: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pr45 {
  padding-right: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pd45 {
  padding: 45px;
}

.ml50 {
  margin-left: 50px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.mg50 {
  margin: 50px;
}

.pl50 {
  padding-left: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pd50 {
  padding: 50px;
}

.f12 {
  font-size: 12px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f22 {
  font-size: 22px;
}

.f24 {
  font-size: 24px;
}

.f26 {
  font-size: 26px;
}

.f28 {
  font-size: 28px;
}

.f30 {
  font-size: 30px;
}

.f32 {
  font-size: 32px;
}

.f34 {
  font-size: 34px;
}

.f36 {
  font-size: 36px;
}

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

legend {
  color: #000;
}

fieldset,
img {
  border: 0;
}

body,
button,
input,
select,
textarea {
  font: 14px/1.5 "\5FAE\8F6F\96C5\9ED1", "arial";
  color: #333;
  font-size: 14px;
}

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

ul,
ol {
  list-style: none;
}

a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"] {
  cursor: pointer;
}

a {
  color: inherit;
  color: expression(this.parentNode.currentStyle.color);
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

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

h1 {
  font-size: 36px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

small {
  font-size: 12px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/****************************** style ******************************/
body,
button,
input,
select,
textarea {
  font: 12px/1.4 "\5FAE\8F6F\96C5\9ED1", "arial";
  color: #5a5a5a;
  font-size: 12px;
}

body {
  max-width: 1920px;
  margin: 0 auto;
}

.center {
  width: 1200px;
  margin: 0 auto;
}

img {
  display: block;
  max-width: 100%;
}

a {
  outline: 0 !important;
}

.header {
  width: 100%;
  height: 110px;
  z-index: 99;
  position: relative;
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  box-shadow: 0 2px 10px #ccc;
}

.header .head_top {
  position: relative;
  padding-left: 250px;
}

.header .logo {
  position: absolute;
  left: 0;
  top: 0;
  float: left;
  text-align: left;
  padding-top: 12px;
}

.header .logo a {
  display: block;
}

.header .logo a img {
  height: 80px;
  float: left;
}

.header .logo a span {
  font-size: 24px;
  color: #09A4C3;
  margin-left: 10px;
  float: left;
  line-height: 40px;
  margin-top: 17px;
}

.header .nav {
  float: right;
  padding-right: 2%;
}

.header .nav ul li {
  float: left;
  height: 60px;
  margin-left: 12px;
  padding: 0 18px;
  color: #333;
  position: relative;
  margin-top: 17px;
}

.header .nav ul li > a {
  line-height: 60px;
  font-size: 16px;
  display: block;
  text-align: center;
  outline: 0;
}

.header .nav ul li:hover {
  background: url(../img/navh.png) no-repeat center;
  color: #fff;
}

.header .nav ul li.on {
  background: url(../img/navh.png) no-repeat center;
  color: #fff;
}

.nav li .v_list {
  position: absolute;
  top: 60px;
  left: 0;
  width: 150%;
  overflow: hidden;
  background: #5B5B5B;
  z-index: 99;
  display: none;
  box-shadow: 0px 1px 10px 1px #555;
}

.nav li .v_list a {
  line-height: 37px;
  display: block;
  font-size: 14px;
  color: #fff;
  padding: 0 30px;
}

.nav li .v_list a:hover {
  background: #09A4C3;
  color: #fff;
}
.nav li:first-child {
  border-left: none;
}
.header .nav ul li:hover .v_list {
    display: block;
}


.fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
}


.yunu_banner {
  width: 100%;
  overflow: hidden;
  margin-top: 60px;
}

.yunu_banner .pcbanner {
  position: relative;
  z-index: 10;
}

.yunu_banner .pcbanner .swiper-slide {
  width: 100%;
  position: relative;
}

.yunu_banner .pcbanner .swiper-slide .b_bg img {
  width: 100%;
  display: block;
  min-height: 540px;
}

.yunu_banner .pcbanner .swiper-slide .pos_text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.yunu_banner .pcbanner .swiper-slide .ban1_text {
  padding: 50px 0 0 0;
}

.yunu_banner .pcbanner .swiper-slide .ban1_text span {
  font-size: 40px;
  color: #fff;
  display: block;
  text-align: center;
  font-weight: 700;
  letter-spacing: .5px;
}

.yunu_banner .pcbanner .swiper-slide .ban1_text p {
  font-size: 24px;
  color: #fff;
  display: block;
  text-align: center;
  font-weight: 100;
  margin-top: 20px;
}

.yunu_banner .pcbanner .pagination {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  text-align: center;
  z-index: 10;
}

.yunu_banner .pcbanner .pagination span {
  width: 12px;
  height: 12px;
  background: #fff;
}

.yunu_banner .pcbanner .pagination span.swiper-pagination-bullet-active {
  background: #660000;
}

.yunu_banner .pcbanner .next {
  position: absolute;
  left: 2%;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  z-index: 10;
  background: url(../img/ble.png) no-repeat center;
  cursor: pointer;
  display: none;
}

.yunu_banner .pcbanner .prev {
  position: absolute;
  right: 2%;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  z-index: 10;
  background: url(../img/bri.png) no-repeat center;
  cursor: pointer;
  display: none;
}

.yunu_banner:hover .pcbanner .next {
  display: block;
}

.yunu_banner:hover .pcbanner .prev {
  display: block;
}

.m_header {
  width: 100%;
  overflow: hidden;
  display: none;
}

.m_header .m_head_content {
  height: 70px;
  width: 100%;
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 99;
  box-shadow: 0px 1px 10px 1px #ccc;
}

.m_header .m_head_content .m_head_logo {
  height: 70px;
  float: left;
  padding-left: 10px;
}

.m_header .m_head_content .m_head_logo a {
  float: left;
}

.m_header .m_head_content .m_head_logo a img {
  height: 36px;
  display: block;
  margin: 0 auto;
  margin-top: 17px;
}

.m_header .m_head_content .m_head_logo p {
  float: left;
  padding-top: 13px;
  padding-left: 8px;
}

.m_header .m_head_content .m_head_logo p span {
  color: #09A4C3;
  font-size: 19px;
  line-height: 25px;
  font-weight: bold;
  display: block;
  text-align: left;
}

.m_header .m_head_content .m_head_logo p i {
  color: #09A4C3;
  font-size: 12px;
  line-height: 18px;
  font-style: normal;
  display: block;
}

.m_header .m_head_content .menu {
  width: 70px;
  height: 70px;
  position: absolute;
  right: 0;
  top: 0;
}

.m_header .m_head_content .menu img {
  height: 26px;
  display: block;
  margin: 0 auto;
  margin-top: 22px;
}

.app_menu {
  width: 100%;
  position: fixed;
  height: 100%;
  top: 70px;
  right: 0;
  z-index: 99;
  display: none;
}

.app_menu ul {
  background: #000;
}

.app_menu ul li {
  width: 100%;
  border-bottom: 1px dashed #333;
}

.app_menu ul li > a {
  width: 50%;
  display: block;
}

.app_menu ul li > a span {
  font-size: 14px;
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: #999899;
  display: block;
  padding-left: 18px;
}

.app_menu ul li.on {
  background: url(../img/bottom.png) no-repeat 95% 15px;
  background-size: 16px;
}

.app_menu ul .v_list {
  width: 100%;
  display: none;
}

.app_menu ul .v_list a {
  display: block;
  font-size: 14px;
  width: 100%;
  line-height: 36px;
  color: #999899;
  display: block;
  padding-left: .4rem;
  float: none;
}

.m_banner {
  display: none;
  width: 100%;
  overflow: hidden;
}

.m_banner .mbanner {
  position: relative;
}

.m_banner .mbanner .swiper-slide img {
  width: 100%;
  display: block;
}

.m_banner .mbanner .pagination {
  text-align: center;
  position: absolute;
  bottom: 5px;
  width: 100%;
  z-index: 90;
}

.m_banner .mbanner .pagination span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  text-indent: -999px;
  overflow: hidden;
  overflow: hidden;
  cursor: pointer;
  background: #eee;
  margin: 0 4px;
  opacity: 1;
}

.m_banner .mbanner .pagination span.swiper-pagination-bullet-active {
  background: #09A4C3;
  color: #fff;
}

.main {
  width: 100%;
}

.box_tit span {
  font-size: 28px;
  color: #fff;
  display: block;
  font-weight: bold;
}

.box_tit p {
  font-size: 14px;
  color: #fff;
  display: block;
  margin-top: 5px;
}

.i_box1 {
  width: 100%;
  padding-bottom: 40px;
}

.i_box1 .box {
  width: 100%;
  position: relative;
  padding-left: 340px;
}

.i_box1 .box .fl {
  margin-top: -100px;
  width: 20%;
  position: relative;
  z-index: 89;
  position: relative;
  width: 340px;
  position: absolute;
  left: 0;
  top: 0;
}

.i_box1 .box .fl .box_tit {
  position: absolute;
  left: 0;
  top: 0;
  padding: 20px;
}

.i_box1 .box .fr {
  width: 100%;
}

.i_box1 .box .fr li {
  width: 25%;
  height: 250px;
  float: left;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  background: #E5FBFF;
}

.i_box1 .box .fr li a {
  width: 100%;
  display: block;
}

.i_box1 .box .fr li .pic {
  line-height: 100%;
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.i_box1 .box .fr li .pic img {
  display: inline-block;
  vertical-align: middle;
  max-height: 80px;
  transform: scale(1);
  transition: .5s;
}

.i_box1 .box .fr li .pic:hover img {
  transform: scale(1.1);
  transition: .5s;
}

.i_box1 .box .fr li span {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #333;
  margin-top: 20px;
  font-weight: bold;
}

.i_box1 .box .fr li span:hover {
  color: #09A4C3;
}

.i_box1 .box .fr li p {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #999;
  margin-top: 5px;
}

.i_box1 .box .fr li:nth-child(2n) {
  background: #E5FBFF;
}

.i_box1 .box .fr li {
  background: #fff;
}

.i_box2 {
  width: 100%;
  padding-top: 40px;
  overflow: hidden;
  background: url(../img/bg2.jpg) no-repeat bottom center #F9F9F9;
}

.i_box2 .box_tit span {
  color: #09A4C3;
}

.i_box2 .box_tit p {
  color: #666;
}

.i_box2 .box {
  position: relative;
}

.i_box2 .box .fl {
  width: 62%;
}

.i_box2 .box .fl img {
  max-width: 64%;
  display: block;
  margin: 0 auto;
}

.i_box2 .box .fr {
  width: 38%;
}

.i_box2 .box .fr .text {
  width: 100%;
  background: #09A4C3;
  padding: 30px;
  padding-top: 50px;
}

.i_box2 .box .fr .text p {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  margin-bottom: 40px;
}

.i_box2 .box .fr .text li {
  width: 50%;
  float: left;
  margin: 30px 0;
}

.i_box2 .box .fr .text li span {
  font-weight: bold;
  font-size: 60px;
  display: block;
  text-align: center;
  color: #fff;
}

.i_box2 .box .fr .text li i {
  font-size: 16px;
  color: #fff;
  display: block;
  font-style: normal;
  text-align: center;
}

.i_box3 {
  width: 100%;
  overflow: hidden;
  padding: 40px 0;
  background: url(../img/probg.jpg);
}

.i_box3 .box_tit span {
  color: #09A4C3;
  text-align: center;
}

.i_box3 .box_tit p {
  color: #666;
  text-align: center;
}

.pro_list {
  width: 100%;
  overflow: hidden;
  margin-top: 32px;
}

.pro_list ul li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 28px;
  float: left;
}

.pro_list ul li a .imgauto {
  width: 100%;
  height: 385px;
  background: #c4c5c9;
}

.pro_list ul li a .imgauto img {
  transform: scale(1);
  transition: .5s;
}

.pro_list ul li a span {
  display: block;
  line-height: 42px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  background: rgba(9, 164, 195, .62);
}

.pro_list ul li:nth-child(3n) {
  margin-right: 0;
}

.pro_list ul li:hover .imgauto img {
  transform: scale(1.1);
  transition: .5s;
}

.pro_list ul li:hover span {
  color: #fff;
}

.more {
  width: 100%;
  margin-top: 40px;
}

.more a {
  width: 150px;
  height: 44px;
  line-height: 44px;
  border: 1px solid #fff;
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  display: block;
  transition: .5s;
}

.more a:hover {
  background: #09A4C3;
  color: #fff;
  border-color: #09A4C3;
  transition: .5s;
}

.i_box4 {
  width: 100%;
  padding: 50px 0;
  overflow: hidden;
}

.i_box4 .box_tit span {
  color: #09A4C3;
  text-align: center;
}

.i_box4 .box_tit p {
  color: #666;
  text-align: center;
}

.i_box4 .box {
  margin-top: 50px;
}

.i_box4 .more a {
  color: #09A4C3;
  border-color: #09A4C3;
}

.i_box4 .more a:hover {
  color: #fff;
}

.new_list {
  width: 100%;
}

.new_list ul li {
  width: 100%;
  padding-bottom: 15px;
  margin-top: 15px;
  position: relative;
  border-bottom: 1px dotted #dbd4cd;
}

.new_list ul li .i_box4_time {
  width: 75px;
  padding: 14px 0;
  background: #09A4C3;
  position: absolute;
  left: 0;
  top: 0;
}

.new_list ul li .i_box4_time p span {
  font-size: 24px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  display: block;
  line-height: 100%;
}

.new_list ul li .i_box4_time p i {
  font-style: normal;
  text-align: center;
  color: #fff;
  font-size: 13px;
  display: block;
  margin-top: 5px;
}

.new_list ul li .i_box4_text {
  width: 100%;
  padding-left: 90px;
  min-height: 75px;
}

.new_list ul li .i_box4_text a span {
  font-size: 16px;
  color: #5A5A5A;
  line-height: 140%;
  font-weight: bold;
}

.new_list ul li .i_box4_text a span:hover {
  color: #0064D4;
}

.new_list ul li .i_box4_text p {
  font-size: 13px;
  color: #aaa;
  line-height: 22px;
  margin-top: 5px;
  height: 44px;
  overflow: hidden;
  padding-right: 2%;
}






.new_list1 {
  width: 100%;
}

.new_list1 ul li {
  width: 100%;
  /*padding-bottom: 15px;*/
  margin-top: 15px;
  position: relative;
  border-bottom: 1px dotted #dbd4cd;
}

.new_list1 ul li .i_box4_time1 {
  width: 75px;
  padding: 14px 0;
  background: #09A4C3;
  position: absolute;
  left: 0;
  top: 0;
}

.new_list1 ul li .i_box4_time1 p span {
  font-size: 24px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  display: block;
  line-height: 100%;
}

.new_list1 ul li .i_box4_time1 p i {
  font-style: normal;
  text-align: center;
  color: #fff;
  font-size: 13px;
  display: block;
  margin-top: 5px;
}

.new_list1 ul li .i_box4_text1 {
  width: 100%;
  /*padding-left: 90px;*/
  min-height: 75px;
}

.new_list1 ul li .i_box4_text1 a span {
  font-size: 16px;
  color: #5A5A5A;
  line-height: 140%;
  font-weight: bold;
}

.new_list1 ul li .i_box4_text1 a span:hover {
  color: #0064D4;
}

.new_list1 ul li .i_box4_text1 p {
  font-size: 13px;
  color: #aaa;
  line-height: 22px;
  margin-top: 5px;
  height: 44px;
  overflow: hidden;
  padding-right: 2%;
}




.footer {
  width: 100%;
  overflow: hidden;
  padding: 40px 0;
  margin-top: 40px;
  background: #d1d5d8;
}

.footer .fl {
  width: 59%;
}

.footer .fl .f_logo {
  float: left;
}

.footer .fl .f_logo img {
  /*float: left;*/
  /*max-height: 40px;*/
      width: 241px;
    height: 200px;
}

.footer .fl .f_logo span {
  float: left;
  font-size: 20px;
  color: #07505f;
  font-weight: bold;
  line-height: 40px;
  padding-left: 12px;
}

.footer .fl .foot_contact {
  float: left;
  margin-left: 4%;
}

.footer .fl .foot_contact span {
  font-size: 20px;
  color: #07505f;
  display: block;
  font-weight: bold;
  line-height: 40px;
  padding-bottom: 12px;
}

.footer .fl .foot_contact p {
  color: #07505f;
  font-size: 14px;
  line-height: 180%;
}

.footer .fr {
  width: 40%;
}

.footer .fr p {
  float: right;
  margin-left: 20px;
}

.footer .fr p img {
  width: 100px;
  padding: 4px;
  background: #fff;
  display: block;
}

.footer .fr p span {
  display: block;
  font-size: 16px;
  color: #07505f;
  text-align: center;
  margin-top: 10px;
}

.copyright {
  background: #3C434C;
  padding: 15px 0;
}

.copyright p {
  font-size: 14px;
  color: #7C818B;
  display: block;
  line-height: 24px;
  text-align: center;
}

.page_banner {
  width: 100%;
  overflow: hidden;
  margin-top: 60px;
  position: relative;
  line-height: 0;
}

.page_banner img {
  width: 100%;
}

.page_banner .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.page_banner .text span {
  font-size: 40px;
  font-weight: bold;
  display: block;
  color: #09A4C3;
  line-height: 160%;
}

.page_banner .text p {
  font-size: 20px;
  display: block;
  color: #09A4C3;
  font-family: arial;
  line-height: 160%;
}

.container {
  width: 100%;
}

.crumbs {
  width: 100%;
  margin: 20px 0;
}

.crumbs p {
  width: 100%;
  font-size: 14px;
  color: #333;
  line-height: 34px;
}

.page_nav {
  text-align: center;
  margin: 20px 0 50px 0;
}

.page_nav li {
  width: 130px;
  height: 44px;
  text-align: center;
  line-height: 42px;
  border: 1px solid #ddd;
  display: inline-block;
  color: #333;
  margin: 0 10px;
  transition: .5s;
}

.page_nav li a {
  font-size: 14px;
  display: block;
}

.page_nav li:hover {
  background: #09A4C3;
  border-color: #09A4C3;
  color: #fff;
  transition: .5s;
}

.page_nav li.on {
  background: #09A4C3;
  border-color: #09A4C3;
  color: #fff;
  transition: .5s;
}

.yj_list .list li {
  width: 49%;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  position: relative;
}

.yj_list .list li .pic {
  overflow: hidden;
}

.yj_list .list li .pic img {
  width: 100%;
  transform: scale(1);
  transition: .5s;
}

.yj_list .list li .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(16, 162, 198, .5);
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: none;
}

.yj_list .list li .text span {
  font-size: 22px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  display: block;
}

.yj_list .list li .text p {
  font-size: 14px;
  color: #fff;
  display: block;
  text-align: center;
  padding: 0 5%;
  margin-top: 15px;
}

.yj_list .list li:nth-child(2n) {
  margin-right: 0;
}

.yj_list .list li:hover .pic img {
  transform: scale(1.1);
  transition: .5s;
}

.yj_list .list li:hover .text {
  display: -ms-flexbox;
  display: flex;
}

.show_pages {
  padding-top: 20px;
}

.show_pages p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-top: 6px;
}

.show_pages p a {
  font-size: 14px;
  line-height: 24px;
  color: #333;
}

.content_tit h3 {
  font-size: 21px;
  color: #426100;
  padding: 3px 0;
  line-height: 1.7em;
  text-align: center;
  font-weight: normal;
}

.content_tit p {
  width: 100%;
  text-align: center;
  padding: 10px 0 15px;
}

.content_tit p span {
  line-height: 21px;
  font-size: 12px;
  color: #666;
  margin: 0 5px;
}

.content_des {
  width: 100%;
  border: 1px dotted #E5E5E5;
  padding: 5px;
  margin-bottom: 10px;
  text-indent: 24px;
}

.content_des p {
  font-size: 13px;
  color: #868686;
  line-height: 24px;
}

.pro_content {
  width: 100%;
  margin: 20px 0;
}

.pro_content .pro_pic {
  width: 50%;
  float: left;
}

.pro_content .pro_text {
  width: 50%;
  float: left;
  padding-left: 2%;
}

.pro_content .pro_text h3 {
  font-weight: normal;
  margin-top: 5px;
  line-height: 22px;
  font-size: 18px;
  color: #09A4C3;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}

.pro_content .pro_text .text {
  width: 100%;
  margin-top: 12px;
}

.pro_content .pro_text .text p {
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 12px;
}

.pro_content .pro_text .text a {
  width: 100px;
  height: 32px;
  font-size: 14px;
  margin-top: 10px;
  display: block;
  color: #fff;
  line-height: 32px;
  background: url(../img/sanj.png) no-repeat 5px center #09A4C3;
  background-size: 16px;
  padding-left: 24px;
}

.pro_content .pro_text .text a:hover {
  background: url(../img/sanj.png) no-repeat 5px center #333;
  background-size: 16px;
}

div.zoomDiv {
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  border: 1px solid #ddd;
  display: none;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}

div.zoomDiv img {
  max-width: none;
}

div.zoomMask {
  position: absolute;
  background: url(../img/mask.png) repeat scroll 0 0 transparent;
  cursor: move;
  z-index: 1;
  max-width: 200px !important;
  max-height: 200px !important;
}

.img-center {
  text-align: center;
  font-size: 0;
}

.img-center img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.pc-slide {
  width: 100%;
  margin: 0 auto;
}

.pc-slide .view {
  border: 1px solid #ddd;
}

.pc-slide .view .swiper-slide {
  width: 100%;
}

.pc-slide .view .swiper-slide .imgauto {
  width: 100%;
  height: 350px;
  padding: 20px;
  box-sizing: border-box;
}

.pc-slide .preview {
  width: 100%;
  margin-top: 10px;
  position: relative;
}

.pc-slide .preview .swiper-container {
  width: 80%;
  margin: 0 10%;
}

.pc-slide .preview .swiper-slide {
  width: 25%;
  padding: 5px;
}

.pc-slide .preview .swiper-slide .imgauto {
  width: 100%;
  height: 80px;
  border: 1px solid #ddd;
}

.pc-slide .preview .swiper-slide .imgauto img {
  display: block;
  padding: 5px;
}

.pc-slide .preview .active-nav .imgauto {
  border: 1px solid #09A4C3;
}

.pc-slide .preview .arrow-left {
  background: url(../img/feel3.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -9px;
  width: 9px;
  height: 18px;
  z-index: 10;
}

.pc-slide .preview .arrow-right {
  background: url(../img/feel4.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -9px;
  width: 9px;
  height: 18px;
  z-index: 10;
}

.page_title {
  border-bottom: 1px solid #09A4C3;
  padding-top: 15px;
}

.page_title h3 {
  width: 140px;
  height: 42px;
  font-size: 18px;
  margin-top: 10px;
  display: block;
  color: #fff;
  line-height: 42px;
  background: #09A4C3;
  text-align: center;
  font-weight: normal;
}

.page_content {
  width: 100%;
  overflow: hidden;
}

.content p {
  font-size: 14px;
  line-height: 24px;
  text-indent: 2em;
  margin-top: 15px;
}

.content img {
  display: block;
  margin: 0 auto;
}

.hot_pro {
  width: 100%;
}

.hot_pro .pro_list {
  margin-top: 15px;
}

.hot_new .news_list {
  border: none;
  padding: 0;
  margin-top: 8px;
}

.hot_new .news_list li {
  width: 49%;
  float: left;
  margin-right: 2%;
  padding-left: 17px;
  background: url(../img/dian2.png) no-repeat 5px center;
}

.hot_new .news_list li:nth-child(2n) {
  margin-right: 0;
}

.page_pic figure {
  margin: 0;
  width: 31.33%;
  margin-right: 3%;
  margin-bottom: 3%;
  float: left;
  box-shadow: 0px 1px 10px 1px #ddd;
}

.page_pic figure a .imgauto {
  width: 100%;
  height: 217px;
}

.page_pic figure a span {
  display: block;
  margin: 8px 0;
  text-align: center;
  font-size: 14px;
}

.page_pic figure:nth-child(3n) {
  margin-right: 0;
}

.page_pic figure:hover img {
  opacity: .6;
}

.page_pic figure:hover span {
  color: #09A4C3;
}

.ab_text1 .text1 {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.ab_text1 .text1 .fl {
  width: 50%;
}

.ab_text1 .text1 .fl img:first-child {
  width: 35%;
  float: left;
  padding: 0 5%;
}

.ab_text1 .text1 .fl img:first-child + img {
  width: 65%;
  float: left;
}

.ab_text1 .text1 .fr {
  width: 50%;
}

.ab_text1 .text1 .fr li {
  width: 25%;
  float: left;
  text-align: center;
}

.ab_text1 .text1 .fr li span {
  font-size: 34px;
  color: #10a2c6;
  display: block;
  font-weight: bold;
}

.ab_text1 .text1 .fr li span:hover {
  color: #94edff;
}

.ab_text1 .text1 .fr li i {
  font-style: normal;
  font-size: 16px;
  color: #666;
  display: block;
  margin-top: 10px;
}

.ab_text1 .text2 {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.ab_text1 .text2 .fl {
  width: 50%;
  padding-right: 5%;
}

.ab_text1 .text2 .fl p {
  font-size: 14px;
  line-height: 24px;
  margin-top: 15px;
}

.ab_text1 .text2 .fr {
  width: 50%;
}

.ab_text1 .text2 .fr img {
  width: 100%;
}

.ab_text2 {
  margin-top: 50px;
}

.ab_text2 li {
  width: 33.33%;
  padding: 0 1.5%;
  float: left;
  margin-bottom: 3%;
}

.ab_text2 li .imgauto {
  width: 100%;
  height: 255px;
}

.content_img {
  width: 100%;
  height: 240px;
  overflow: hidden;
  margin: 25px 0;
}

.content_img img {
  height: 230px;
}

.contact_text1 {
  width: 100%;
}

.contact_text1 .box {
  background: #09A4C3;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.contact_text1 .box .fl {
  min-width: 400px;
  padding: 40px 45px;
  height: 100%;
}

.contact_text1 .box .fl p {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  margin-top: 8px;
}

.contact_text1 .box .fr {
  background: #f9f9f9;
  padding: 50px;
}

.contact_text1 .box .fr li {
  width: 50%;
  float: left;
  padding-right: 5%;
}

.contact_text1 .box .fr li span {
  display: block;
  font-size: 14px;
  color: #333;
  font-weight: bold;
  line-height: 40px;
}

.contact_text1 .box .fr li span i {
  color: red;
  font-style: normal;
  padding-left: 2px;
}

.contact_text1 .box .fr li input {
  height: 40px;
  width: 100%;
  display: block;
  border: none;
  outline: 0;
  background: #fff;
  font-size: 14px;
  color: #666;
  padding: 0 10px;
  border: 1px solid #ddd;
}

.contact_text1 .box .fr li:nth-child(2n) {
  padding-right: 0;
  padding-left: 5%;
}

.contact_text1 .box .fr li:last-child {
  width: 50%;
}

.contact_text1 .box .fr li:last-child input {
  width: 100%;
  background: #09A4C3;
  border-color: #09A4C3;
  color: #fff;
  margin-top: 30px;
}

.map {
  margin-top: 30px;
}

@media screen and (max-width: 1200px) {
  .center {
    width: 100%;
  }
  .pc_banner .banner_text {
    top: 20%;
  }
  .header .head_top_content {
    padding: 0 2%;
  }
  .header .nav ul li {
    padding: 0 15px;
  }
}

@media screen and (max-width: 1020px) {
  .header {
    display: none;
  }
  .m_header {
    display: block;
  }
  .yunu_banner {
    display: none;
  }
  .m_banner {
    display: block;
  }
  .page_banner {
    margin-top: 70px;
  }
  .mtop {
    margin-top: 70px;
  }
  .i_box2 .box .fr .text li span {
    font-size: 40px;
  }
}

@media screen and (max-width: 768px) {
  .i_box1 .box {
    padding: 0;
  }
  .i_box1 .box .fl {
    display: block;
    width: 100%;
    margin-top: 0;
    position: relative;
  }
  .i_box1 .box .fl .box_tit {
    position: relative;
  }
  .i_box1 .box .fl .box_tit span {
    color: #09A4C3;
    text-align: center;
  }
  .i_box1 .box .fl .box_tit p {
    color: #666;
    text-align: center;
  }
  .i_box1 .box .fl .pic {
    display: none;
  }
  .i_box2 .box_tit {
    text-align: center;
  }
  .i_box2 .box {
    padding: 0 2%;
    margin-top: 10px;
  }
  .i_box2 .box .fl {
    width: 100%;
  }
  .i_box2 .box .fr {
    width: 100%;
  }
  .i_box2 .box .fr .text li span {
    font-size: 40px;
  }
  .pro_list ul li {
    width: 49%;
    margin-right: 2%;
  }
  .pro_list ul li:nth-child(3n) {
    margin-right: 2%;
  }
  .pro_list ul li:nth-child(2n) {
    margin-right: 0;
  }
  .footer .fl {
    width: 100%;
  }
  .footer .fl .f_logo {
    display: none;
  }
  .footer .fl .foot_contact {
    width: 100%;
    margin-left: 5%;
  }
  .footer .fr {
    width: 100%;
  }
  .footer .fr p {
    float: left;
    margin-left: 5%;
    margin-top: 15px;
  }
  .page_banner img {
    width: 100%;
    height: 25vh;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .page_banner .text {
    text-align: center;
  }
  .page_banner .text span {
    font-size: 24px;
  }
  .yj_list {
    padding: 0 2%;
    margin-top: 10px;
  }
  .yj_list .list li {
    width: 100%;
  }
  .mpad02 {
    padding: 0 2%;
  }
  .pc-slide .view .swiper-slide .imgauto {
    padding: 12px;
    height: 320px;
  }
  .pc-slide .preview .swiper-slide .imgauto {
    height: 70px;
  }
  .ab_text1 {
    padding: 20px 2%;
  }
  .ab_text1 .text1 {
    display: block;
  }
  .ab_text1 .text1 .fl {
    width: 100%;
  }
  .ab_text1 .text1 .fr {
    width: 100%;
  }
  .ab_text1 .text2 {
    display: block;
  }
  .ab_text1 .text2 .fl {
    width: 100%;
    padding-right: 0;
  }
  .ab_text1 .text2 .fr {
    width: 100%;
    margin-top: 20px;
  }
  .ab_text2 {
    margin-top: 20px;
  }
  .ab_text2 li {
    width: 50%;
  }
  .ab_text2 li .imgauto {
    height: 240px;
  }
  .contact_text1 .box {
    width: 100%;
    display: block;
  }
  .contact_text1 .box .fl {
    width: 100%;
    min-width: auto;
    padding: 20px;
  }
  .contact_text1 .box .fl p {
    margin: 3px 0;
  }
  .contact_text1 .box .fr {
    width: 100%;
    padding: 20px;
  }
  .contact_text1 .box .fr li {
    width: 100%;
    padding: 0 !important;
  }
  .map {
    padding: 0 2%;
    margin-top: 10px;
  }
  .crumbs {
    display: none;
  }
  .news_list {
    padding: 10px;
    margin-top: 15px;
  }
  .container .pro_list {
    margin-top: 15px;
  }
  #mhide {
    display: none;
  }
  .pro_content .pro_pic {
    width: 100%;
  }
  .pro_content .pro_text {
    width: 100%;
    padding-left: 0;
    padding-top: 12px;
  }
  .page_pic {
    margin-top: 20px;
  }
  .page_pic figure a .imgauto {
    height: 1.14rem;
  }
  .page_pic figure {
    width: 49%;
    margin-right: 2%;
  }
  .page_pic figure:nth-child(3n) {
    margin-right: 2%;
  }
  .page_pic figure:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 450px) {
  .box_tit span {
    font-size: .16rem;
  }
  .box_tit p {
    font-size: .11rem;
    font-family: arial;
  }
  .i_box1 .box .fr li {
      width: 50%;
    height: 200px;
  }
  .i_box1 .box .fr li .pic img {
    max-height: 40px;
  }
  .i_box2 {
    padding: .15rem 0;
  }
  .i_box2 .box_tit {
    text-align: center;
  }
  .i_box2 .box {
    padding: 0 2%;
    margin-top: 10px;
  }
  .i_box2 .box .fl {
    width: 100%;
  }
  .i_box2 .box .fr {
    width: 100%;
  }
  .i_box2 .box .fr .text {
    padding: 15px;
  }
  .i_box2 .box .fr .text p {
    margin-bottom: .15rem;
  }
  .i_box2 .box .fr .text li {
    margin: .1rem 0;
  }
  .i_box2 .box .fr .text li span {
    font-size: .2rem;
  }
  .i_box2 .box .fr .text li i {
    font-size: .11rem;
  }
  .i_box3 {
    padding: .15rem 0;
  }
  .i_box3 .box {
    margin-top: .15rem;
  }
  .pro_list ul li {
    margin-bottom: .1rem;
  }
  .pro_list ul li a .imgauto {
    height: 1.57rem;
  }
  .pro_list ul li a span {
    font-size: .115rem;
  }
  .more {
    margin-top: .15rem;
  }
  .more a {
    font-size: .115rem;
  }
  .i_box4 {
    padding: .15rem 2%;
  }
  .i_box4 .box {
    margin-top: .15rem;
  }
  .footer {
    padding: .18rem 0;
    margin-top: .1rem;
  }
  .footer .fl {
    width: 100%;
  }
  .footer .fl .f_logo {
    display: none;
  }
  .footer .fl .foot_contact {
    width: 100%;
    margin-left: 5%;
  }
  .footer .fl .foot_contact span {
    font-size: .14rem;
    padding-bottom: .03rem;
  }
  .footer .fl .foot_contact p {
    font-size: .115rem;
  }
  .footer .fr {
    width: 100%;
  }
  .footer .fr p {
    float: left;
    margin-left: 5%;
    margin-top: 15px;
  }
  .page_banner .text {
    text-align: center;
  }
  .page_banner .text span {
    font-size: .18rem;
  }
  .page_banner .text p {
    font-size: .12rem;
    margin-top: .05rem;
  }
  .page_nav {
    margin: 0;
    padding: .1rem 2%;
  }
  .page_nav li {
    width: 32%;
    margin: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
  }
  .page_nav li:nth-child(3n) {
    margin-right: 0;
  }
  .pdd02 {
    width: 100%;
    padding: 0 2%;
  }
  .container .pdtn {
    width: 100%;
    margin-top: 0;
  }
  .ab_text1 .text1 .fr li {
    padding-top: .15rem;
  }
  .ab_text1 .text1 .fr li span {
    font-size: .16rem;
  }
  .ab_text1 .text1 .fr li i {
    font-size: .1rem;
  }
  .ab_text2 {
    margin-top: 0;
  }
  .ab_text2 li {
    margin-bottom: 2%;
  }
  .ab_text2 li .imgauto {
    width: 100%;
    height: 1.1rem;
  }
}

/****************************** media ******************************/

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