/****************************** 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;
}

.container1{
	    padding: 0 15px;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
	
}
.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;
}

.yunu-infocontent-body img {
  max-width: 100%;
  display: block;
}

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;
}

li {
  list-style: none;
}

.center {
  width: 1200px;
  margin: 0 auto;
}

.yu_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.header {
  width: 100%;
  position: relative;
}

.header .h_top {
  width: 100%;
  height: 35px;
  position: relative;
  line-height: 35px;
}

.header .h_top .yu_bg {
  background: #e3e3e3;
}

.header .h_top .text span {
  float: left;
  font-size: 14px;
  color: #999;
}

.header .h_top .text p {
  float: right;
  font-size: 14px;
  color: #999;
  padding-left: 18px;
  background: url(../images/ic1.png) no-repeat left center;
}

.header .h_top .text p i {
  font-style: normal;
  font-weight: bold;
}

.header .h_midder {
  padding: 15px 0;
  position: relative;
}

.header .h_midder .yu_bg {
  background: #fff;
}

.header .h_midder .text .fl {
  float: left;
}

.header .h_midder .text .fl img {
  display: block;
}

.header .h_midder .text .fr {
  float: right;
  margin-top: 15px;
}

.header .h_midder .text .fr p {
  float: left;
  font-size: 16px;
  color: #999;
  line-height: 50px;
  margin-left: 40px;
  padding-left: 45px;
  border-right: 1px solid #999;
  padding-right: 20px;
}

.header .h_midder .text .fr p:first-child {
  background: url(../images/map.png) no-repeat left center;
}

.header .h_midder .text .fr p:first-child + p {
  background: url(../images/tel.png) no-repeat left center;
  margin-left: 25px;
}

.header .h_midder .text .fr p:first-child + p + p {
  background: url(../images/time.jpg) no-repeat left center;
}

.header .h_midder .text .fr p:last-child {
  padding-right: 0;
  border: none;
}

.header .h_midder .text .fr p span {
  display: block;
  line-height: 25px;
}

.header .nav {
  position: relative;
}

.header .nav .yu_bg {
  background: #000;
}

.header .nav .h_nav {
  width: 100%;
  height: 56px;
}

.header .nav .h_nav ul li {
  height: 56px;
  width: 12.5%;
  float: left;
  line-height: 56px;
  position: relative;
  text-align: center;
}

.header .nav .h_nav ul li > a {
  color: #fff;
  font-size: 16px;
  line-height: 56px;
  text-align: center;
  display: block;
}



.header .nav .h_nav ul li > a.active {
  background: #fff;
  color: #333;
}


.header .nav .h_nav ul li .v_list {
  position: absolute;
  width: 100%;
  top: 56px;
  background: #000;
  left: 0;
  z-index: 99;
  display: none;
}

.header .nav .h_nav ul li .v_list a {
  width: 100%;
  color: #fff;
  line-height: 36px;
  font-size: 14px;
  transition: .5s;
  text-align: center;
  display: block;
}

.header .nav .h_nav ul li .v_list a:hover {
  background: #fff;
  color: #000;
}

.header .nav .h_nav ul li:hover > a {
  background: #fff;
  color: #000;
}

.header .nav .h_nav ul li > a.on {
  
     background: #fff;
  color: #000;
   
}

.pc_banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.pc_banner .pcbanner .swiper-slide img {
  width: 100%;
  display: block;
}

.pc_banner .pcbanner .pagination {
  text-align: center;
  position: absolute;
  bottom: 10px;
  width: 100%;
  z-index: 99;
}

.pc_banner .pcbanner .pagination span {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  text-indent: -999px;
  overflow: hidden;
  overflow: hidden;
  cursor: pointer;
  background: #eee;
  margin: 0 3px;
  opacity: 1;
}

.pc_banner .pcbanner .pagination span.swiper-pagination-bullet-active {
  background: #000;
  color: #fff;
}

.pc_banner .pcbanner .next {
  position: absolute;
  right: 5%;
  top: 45%;
  z-index: 99;
  height: 45px;
  width: 45px;
  background: url(../images/ri.png);
  opacity: 1;
  background-size: 100%;
  cursor: pointer;
  outline: 0;
  background-size: 100% 100%;
}

.pc_banner .pcbanner .next:hover {
  background: url(../images/hri.png);
  background-size: 100% 100%;
}

.pc_banner .pcbanner .prev {
  position: absolute;
  left: 5%;
  top: 45%;
  z-index: 99;
  height: 45px;
  width: 45px;
  background: url(../images/le.png);
  opacity: 1;
  background-size: 100%;
  cursor: pointer;
  outline: 0;
  background-size: 100% 100%;
}

.pc_banner .pcbanner .prev:hover {
  background: url(../images/hle.png);
  background-size: 100% 100%;
}

.m_header {
  width: 100%;
  overflow: hidden;
  display: none;
  border-top: 3px solid #000;
}

.m_header .m_head_logo {
  height: 70px;
  padding-left: 10px;
  position: relative;
}

.m_header .m_head_logo .yu_bg {
  background: #fff;
}

.m_header .m_head_logo a {
  float: left;
}

.m_header .m_head_logo a img {
  height: 60px;
  display: block;
  margin: 0 auto;
  margin-top: 5px;
}

.app_menu {
  width: 100%;
  position: relative;
}

.app_menu .yu_bg {
  background: #000;
}

.app_menu ul li {
  width: 25%;
  float: left;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  line-height: 42px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.app_menu ul li:nth-child(4n) {
  border-right: none;
}

.app_menu ul li:hover {
  background: #fff;
  color: #000;
}

.app_menu ul li.on {
  background: #fff;
  color: #000;
}

.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: none;
  border: 1px solid #fff;
  margin: 0 4px;
  opacity: 1;
}

.m_banner .mbanner .pagination span.swiper-pagination-bullet-active {
  background: #fff;
  color: #fff;
}

.hot_search {
  position: relative;
}

.hot_search .yu_bg {
  background: #e3e3e3;
}

.hot_search .text p {
  line-height: 42px;
}

.hot_search .text p span {
  float: left;
  font-size: 16px;
  color: #333;
  font-weight: bold;
}

.hot_search .text p a {
  float: left;
  font-size: 12px;
  color: #333;
  margin-left: 12px;
}

.hot_search .text p a:hover {
  font-weight: bold;
}

.news_hot {
  padding: 20px 0;
}

.news_hot .list {
  position: relative;
  height: 50px;
  padding-left: 95px;
  padding-right: 40px;
}

.news_hot .list .yu_bg {
  background: #000;
  border-radius: 5px;
}

.news_hot .list .tit {
  position: absolute;
  left: 0;
  top: 0;
  width: 95px;
}

.news_hot .list .tit span {
  line-height: 50px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  display: block;
}

.news_hot .list .news_left .bd li {
  width: 50%;
  float: left;
  line-height: 50px;
}

.news_hot .list .news_left .bd li span {
  font-size: 14px;
  color: #fff;
  margin-right: 20px;
}

.news_hot .list .news_left .bd li a {
  font-size: 14px;
  color: #fff;
  padding-left: 15px;
  background: url(../images/dian.gif) no-repeat left center;
}

.index_box {
  width: 100%;
  overflow: hidden;
  padding-bottom: 25px;
  position: relative;
}

.yu_tit {
  margin: 20px 0;
}

.yu_tit p {
  text-align: center;
}

.yu_tit p span {
  display: inline-block;
  padding-bottom: 2px;
  font-size: 28px;
  color: #000;
  border-bottom: 3px solid #000;
}

.yu_catlist li {
  float: left;
  width: 190px;
  margin-right: 12px;
  height: 40px;
  line-height: 40px;
}

.yu_catlist li a {
  width: 100%;
  display: block;
  text-align: center;
  cursor: pointer;
  list-style-type: none;
  font-size: 14px;
  border-radius: 2px;
  overflow: hidden;
  border: 1px solid #000;
  background: #fff;
}

.yu_catlist li a:hover {
  background: #000;
  color: #fff;
}

.in_pro {
  margin-top: 20px;
  position: relative;
}

.in_pro .pro_next {
  position: absolute;
  left: -5%;
  top: 36%;
  z-index: 99;
  width: 30px;
  height: 50px;
  background: url(../images/l1.jpg);
  opacity: .5;
  background-size: 100%;
  cursor: pointer;
  outline: 0;
  background-size: 100% 100%;
}

.in_pro .pro_next:hover {
  opacity: 1;
}

.in_pro .pro_prev {
  position: absolute;
  right: -5%;
  top: 36%;
  z-index: 99;
  width: 30px;
  height: 50px;
  background: url(../images/r1.jpg);
  opacity: .5;
  background-size: 100%;
  cursor: pointer;
  outline: 0;
  background-size: 100% 100%;
}

.in_pro .pro_prev:hover {
  opacity: 1;
}

.in_pro .swiper-slide {
  position: relative;
}

.in_pro .swiper-slide a .imgauto {
  width: 100%;
  height: 215px;
}

.in_pro .swiper-slide a .imgauto img {
  transform: scale(1);
  transition: .5s;
}

.in_pro .swiper-slide a span {
  width: 100%;
  background: #000;
  position: absolute;
  left: 0;
  bottom: -30px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  transition: .5s;
}

.in_pro .swiper-slide:hover a .imgauto img {
  transform: scale(1.2);
  transition: .5s;
}

.in_pro .swiper-slide:hover a span {
  bottom: 0;
  transition: .5s;
}

.in_more {
  text-align: center;
  margin-top: 20px;
}

.in_more a {
  display: inline-block;
  padding-left: 50px;
  padding-right: 50px;
  line-height: 40px;
  font-size: 15px;
  border-radius: 4px;
  border: #ddd solid 1px;
  background: #fff;
  color: #666;
  transition: .5s;
}

.in_more a:hover {
  background: #000;
  color: #fff;
  transition: .5s;
  border: #000 solid 1px;
}

.in_about {
  position: relative;
}

.in_about .yu_bg {
  background: #fff;
}

.in_about .fl {
  width: 55%;
  padding-right: 10px;
}

.in_about .fl span {
  font-size: 18px;
  color: #666;
  display: block;
  letter-spacing: 8px;
  line-height: 60px;
}

.in_about .fl p {
  color: #888;
  font-size: 16px;
  line-height: 28px;
  text-indent: 28px;
  margin-bottom: 10px;
}

.in_about .fl .in_more {
  text-align: left;
  padding-top: 10px;
}

.in_about .fl .in_more a {
  padding: 0 30px;
  line-height: 32px;
  font-size: 14px;
  color: #aaa;
}

.in_about .fl .in_more a:hover {
  color: #fff;
}

.in_about .fr {
  width: 40%;
}

.in_about .fr img {
  margin-top: 15px;
  width: 100%;
  display: block;
}

.in_case {
  margin-top: 20px;
  position: relative;
}

.in_case .yu_bg {
  background: #fff;
}

.in_case li {
  width: 23%;
  float: left;
  border: 1px solid #ddd;
  margin-right: 2.66%;
  margin-bottom: 2.66%;
  padding: 9px;
}

.in_case li .pic {
  position: relative;
}

.in_case li .pic .imgauto {
  width: 100%;
  height: 200px;
}

.in_case li .pic .imgauto img {
  transform: scale(1);
  transition: .5s;
}

.in_case li .pic span {
  display: none;
}

.in_case li .libg {
  position: absolute;
  left: 50%;
  top: 50%;
  background: rgba(0, 0, 0, .5);
  width: 0;
  height: 0;
  transition: .5s;
}

.in_case li:nth-child(4n) {
  margin-right: 0;
}

.in_case li:hover {
  box-shadow: 0px 1px 4px #999;
}

.in_case li:hover .pic .imgauto img {
  transform: scale(1.2);
  transition: .5s;
}

.in_case li:hover .libg {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: .5s;
}

.in_news {
  padding-top: 20px;
  position: relative;
}

.in_news .yu_bg {
  background: #fff;
}

.in_news li {
  width: 46%;
  margin-top: 20px;
  margin-bottom: 20px;
  border: #fff solid 2px;
  background: #F5F6F8;
  padding: 13px;
  float: left;
  margin-right: 40px;
  border: 2px solid #F5F6F8;
}

.in_news li .pic {
  width: 36%;
  float: left;
  overflow: hidden;
}

.in_news li .pic img {
  display: block;
  width: 100%;
  transform: scale(1);
  transition: .5s;
}

.in_news li .text {
  float: left;
  width: 64%;
  padding-left: 10px;
}

.in_news li .text a {
  font-size: 18px;
  color: #333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 30px;
}

.in_news li .text p {
  text-indent: 2em;
  line-height: 25px;
  height: 100px;
  overflow: hidden;
  font-size: 14px;
  color: #666;
}

.in_news li:hover {
  border: 2px solid #000;
}

.in_news li:hover .pic img {
  transform: scale(1.15);
  transition: .5s;
}

.yunu-link {padding: 20px 0;}
.yunu-link h4 {border-bottom: 1px solid #ddd;margin: 0;font-size: 18px;color: #000;padding-bottom: 15px;}
.yunu-link h4 small {text-transform: uppercase;font-size: 16px;font-weight: normal;color: #999;}
.yunu-link ul {margin-left: -20px;}
.yunu-link li {float: left;margin-left: 20px;margin-top: 20px;font-size: 14px; }


.links p {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}

.links p span {
  float: left;
  font-weight: bold;
}

.links p a {
  float: left;
  margin-right: 8px;
}

.foot_nav p {
  font-size: 14px;
  color: #fff;
  line-height: 35px;
}

.foot_nav p span {
  float: left;
  font-weight: bold;
}

.foot_nav p a {
  float: left;
  line-height: 100%;
  font-size: 14px;
  margin-top: 10.5px;
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid #ddd;
}

.foot_nav p a:last-child {
  border: none;
}

.foot_nav p a:hover {
  text-decoration: underline;
}

.foot_text {
  padding-top: 8px;
  padding-bottom: 10px;
}

.foot_text p {
  font-size: 14px;
  color: #fff;
  line-height: 25px;
  margin-bottom: 2px;
}

.kf {
    width: 208px;
    position: fixed;
    /* right: 20px; */
    right: -208px;
    top: 200px;
    z-index: 9;
}
.kt-top {
    height: 40px;
    line-height: 40px;
    background: url("../images/kefu.png") 12px center no-repeat #000;
	-o-background-size: auto 20px;
	-ms-background-size: auto 20px;
	-moz-background-size: auto 20px;
	-webkit-background-size: auto 20px;
	background-size: auto 20px;
    padding-left: 46px;
    font-size: 14px;
    color: #ffffff;
}
.kt-top span:hover{
      transform: rotate(90deg);
}
.kt-top span {
    width: 18px;
    height: 16px;
    float: right;
    position: relative;
    margin: 10px 10px 0px 0px;
    cursor: pointer;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}
.kt-top span b {
    width: 100%;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
}
.kt-top span b:first-child {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.kt-top span b:last-child {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.kf .con {
    overflow: hidden;
    background: #ffffff;
}
.kf .qq li {
    height: 36px;
    line-height: 36px;
    border-bottom: #f5f5f5 solid 1px;
    padding-left: 16px;
}
.kf .qq li a {
    height: 36px !important;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: initial;
    display: block;
}
.kf .qq li a img{
    padding-right: 6px;
}
.kf .con h5{
    height: 26px;
    line-height: 26px;
    margin-top: 12px;
    background: url('../images/lianxi.png') 16px center no-repeat;
    padding-left: 45px;
    color: #666666;
    font-size: 14px;
}
.kf .contact {
    margin-top: 1px;
}
.kf .contact p{
    height: 26px;
    line-height: 26px;
    color: #666666;
    font-size: 14px;
    padding-left: 22px;
}
.kf .contact p:nth-child(2n){
    padding-left: 32px;
}
.kf .con h5.qr-icon{
    background: url('../images/erweima.png') 16px center no-repeat;
}
.kf .con .qr{
    margin-top: 10px;
    padding-left: 40px;
}
.kf .con .qr img{
    width: 110px;
    height: 110px;
}
.kf .backTop{
    width: 100%;
    height: 40px;
    margin-top: 10px;
    background: url('../images/huidaodingbu.png') center center no-repeat #000;
    background-size: 18px auto;
    cursor: pointer;
}
.kf-side{
    padding: 18px 10px 10px;
    background: #000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: -34px;
    cursor: pointer;
}
.kf-side b{
    display: block;
    color: #ffffff;
    line-height: 18px;
    font-size: 14px;
    font-weight: normal;
}
.kf-side span.arrow{
    width: 12px;
    height: 12px;
    background: url('../images/jt-1.png') no-repeat;
	-o-background-size: auto 12px;
	-ms-background-size: auto 12px;
	-moz-background-size: auto 12px;
	-webkit-background-size: auto 12px;
	background-size: auto 12px;
    display: block;
    margin-top: 10px;
}
.kf-side span.on{
    background: url('../images/jt-2.png') no-repeat;
    -o-background-size: auto 12px;
    -ms-background-size: auto 12px;
    -moz-background-size: auto 12px;
    -webkit-background-size: auto 12px;
    background-size: auto 12px;
}


.footer {
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
  position: relative;
}

.footer .yu_bg {
  background: #646464;
}

.footer .fl {
  width: 70%;
}

.footer .fr {
  width: 280px;
  margin-top: 25px;
}

.footer .fr img {
  width: 145px;
  display: block;
  margin-right: 43px;
  float: left;
}

.footer .fr span {
  float: left;
  width: 80px;
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  margin-top: 45px;
}

.mtfix {
  margin-top: 72px;
  overflow: hidden;
  display: none;
}

.fix_footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  display: none;
}

.fix_footer .yu_bg {
  background: #000;
}

.fix_footer a {
  width: 25%;
  height: 62px;
  float: left;
  text-align: center;
  padding-top: 4px;
  border-left: 1px solid #aaa;
}

.fix_footer a img {
  display: block;
  margin: 0 auto;
  height: 28px;
}

.fix_footer a span {
  line-height: 30px;
  color: #fff;
  display: block;
  text-align: center;
}

.fix_footer a:first-child {
  border: none;
}

.currson {
  position: relative;
  border-bottom: #dddede 1px solid;
}

.currson .yu_bg {
  background: #f9f9f9;
}

.currson .text {
  line-height: 42px;
}

.currson .text p {
  width: 100%;
  float: left;
  padding-left: 42px;
  background: url(../images/home.png) no-repeat 12px center;
  border-left: #dddede 1px solid;
}

.currson .text p span {
  float: left;
  border-left: #dddede 1px solid;
  padding-left: 12px;
  color: #333;
}

.currson .text p a {
  float: left;
}

.page_tit {
  padding-top: 40px;
  padding-bottom: 30px;
  position: relative;
}

.page_tit .yu_bg {
  background: #fff;
}

.page_tit span {
  font-size: 24px;
  color: #000;
  display: block;
  text-align: center;
  font-weight: bold;
  line-height: 45px;
}

.page_nav {
  position: relative;
}

.page_nav .yu_bg {
  background: #ececec;
}

.page_nav .list {
  text-align: center;
}

.page_nav .list a {
  line-height: 50px;
  padding: 0 20px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  color: #111;
  font-size: 15px;
  outline: 0;
}

.page_nav .list a:hover {
  background: #000;
  color: #fff;
}

.page_nav .list a.on {
  background: #000;
  color: #fff;
}

.artlist {
  padding-top: 10px;
  position: relative;
}

.artlist .yu_bg {
  background: #fff;
}

.artlist li {
  padding: 15px 0;
  float: left;
  border-bottom: #dddddd dotted 1px;
}

.artlist li .time {
  float: left;
  width: 76px;
  background: #ececec;
  text-align: center;
  padding: 14px 0;
}

.artlist li .time p {
  font-size: 24px;
  font-weight: bold;
  display: block;
  text-align: center;
  color: #000;
}

.artlist li .time span {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #666;
}

.artlist li .text {
  margin: 0 10px 0 95px;
}

.artlist li .text a {
  font-size: 16px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 26px;
}

.artlist li .text p {
  font-size: 12px;
  color: #999;
  display: block;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  margin-top: 8px;
}

.m_page_menu {
  position: relative;
  display: none;
}

.m_page_menu .text {
  height: 35px;
  position: relative;
}

.m_page_menu .text .yu_bg {
  background: #ececec;
}

.m_page_menu .text .m_page_tit {
  float: left;
}

.m_page_menu .text .m_page_tit span {
  width: 115px;
  background: #000;
  display: block;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  padding: 0 15px;
  text-align: right;
  font-weight: bold;
}

.m_page_menu .text .m_page_tit span i {
  float: left;
  background: #fff;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: url(../images/ri2.png) no-repeat center #fff;
  background-size: 5px;
  margin-top: 10.5px;
}

.m_page_menu .text .return {
  float: right;
  margin-right: 12px;
}

.m_page_menu .text .return a {
  font-size: 13px;
  color: #666;
  display: block;
  line-height: 35px;
}

.m_page_menu .text .pagemenu {
  float: right;
}

.m_page_menu .text .pagemenu span {
  width: 36px;
  height: 24px;
  margin-top: 5px;
  margin-right: 12px;
  background: #000;
  display: block;
  border-radius: 6px;
  padding-top: 4px;
}

.m_page_menu .text .pagemenu span img {
  width: 18px;
  height: 16px;
  display: block;
  margin: 0 auto;
}

.m_page_menu .m_menulist {
  position: absolute;
  right: 0;
  top: 35px;
  border: 1px solid #666;
  display: none;
  z-index: 99;
}

.m_page_menu .m_menulist li {
  width: 200px;
  background: #000;
  line-height: 38px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #666;
}

.content_wrap {
  position: relative;
}

.content_wrap .yu_bg {
  background: #fff;
}

.content_tit h3 {
  font-size: 16px;
  color: #000;
  line-height: 1.7em;
  text-align: center;
  margin-bottom: 10px;
}

.content_tit p {
  width: 100%;
  text-align: center;
  padding: 6px 15px;
  border: 1px dashed #ddd;
  border-left: none;
  border-right: none;
}

.content_tit p span {
  line-height: 21px;
  font-size: 12px;
  color: #666;
  margin: 0 5px;
}

.content p {
  font-size: 14px;
  line-height: 24px;
  text-indent: 2em;
  margin-top: 15px;
}

.content img {
  display: block;
  margin: 0 auto;
}

.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;
}

.re_new {
  margin-top: 20px;
}

.re_new .re_tit {
  height: 40px;
  background: #000;
}

.re_new .re_tit span {
  padding-left: 30px;
  background: url(../images/share.png) no-repeat left center;
  background-size: 22px;
  display: block;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  margin-left: 20px;
}

.re_new .show_newlist {
  margin-top: 12px;
}

.re_new .show_newlist li {
  width: 48%;
  margin-right: 4%;
  float: left;
  border-bottom: 1px dotted #ddd;
  line-height: 32px;
}

.re_new .show_newlist li a {
  font-size: 14px;
  color: #333;
  padding: 0 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

.re_new .show_newlist li:nth-child(2n) {
  margin-right: 0;
}

.pro_box {
  position: relative;
}

.pro_box .yu_bg {
  background: #fff;
}

.pro_list {
  padding-top: 20px;
}

.pro_list li {
  width: 23%;
  float: left;
  margin-right: 2.66%;
}

.pro_list li .pic {
  position: relative;
  box-shadow: 0px 2px 6px #777;
  border: 1px solid #ddd;
}

.pro_list li .pic .imgauto {
  width: 100%;
  height: 207px;
}

.pro_list li .pic .imgauto img {
  transform: scale(1);
  transition: .5s;
}

.pro_list li .pic .libg {
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../images/ic2.png) no-repeat center rgba(0, 0, 0, .5);
  width: 0;
  height: 0;
  transition: .5s;
  overflow: hidden;
  transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
}

.pro_list li .pic .libg a {
  display: block;
  height: 100%;
}

.pro_list li span {
  font-size: 14px;
  line-height: 60px;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #666;
  text-align: center;
  display: block;
}

.pro_list li:nth-child(4n) {
  margin-right: 0;
}

.pro_list li:hover .pic .imgauto img {
  transform: scale(1.2);
  transition: .5s;
}

.pro_list li:hover .pic .libg {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: .5s;
  transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
}

.pro_showbox {
  position: relative;
  border: #dddddd 1px solid;
  padding: 10px;
}

.pro_showbox .yu_bg {
  background: #f1f1f1;
  z-index: 0;
}

.pro_showbox .show_page_pro {
  position: relative;
  width: 100%;
  border: #dddddd 1px solid;
  padding: 10px;
}

.pro_showbox .show_page_pro .yu_bg {
  background: #fff;
  z-index: 1;
}

.pro_showbox .show_page_pro .pic {
  position: relative;
  z-index: 2;
}

.pro_showbox .show_page_pro .pic img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.pro_showbox .show_page_pro .showfl {
  position: absolute;
  left: 10px;
  top: 0;
  width: 25px;
  height: 100%;
  z-index: 2;
}

.pro_showbox .show_page_pro .showfl a {
  width: 100%;
  height: 69px;
  background: url(../images/le3.png) no-repeat center;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.pro_showbox .show_page_pro .showfr {
  position: absolute;
  right: 10px;
  top: 0;
  width: 25px;
  height: 100%;
  z-index: 2;
}

.pro_showbox .show_page_pro .showfr a {
  width: 100%;
  height: 69px;
  background: url(../images/ri3.png) no-repeat center;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.pro_showbox .pro_wrap {
  position: relative;
  margin-top: 12px;
  width: 100%;
  border: #dddddd 1px solid;
  padding: 10px;
}

.pro_showbox .pro_wrap .yu_bg {
  background: #fff;
  z-index: 1;
}

.pro_showbox .pro_wrap .shwopro_tit {
  position: relative;
  z-index: 2;
}

.pro_showbox .pro_wrap .shwopro_tit span {
  font-size: 16px;
  color: #000;
  line-height: 1.7em;
  text-align: center;
  margin-bottom: 10px;
  text-align: center;
  display: block;
}

.pro_showbox .pro_wrap .shwopro_pic {
  position: relative;
  z-index: 2;
}

.pro_showbox .pro_wrap .shwopro_pic img {
  display: block;
  margin: 0 auto;
}

.pro_showbox .pro_wrap .content {
  position: relative;
  z-index: 2;
}

.pro_showbox .pro_wrap .shwopro_time {
  position: relative;
  z-index: 2;
  margin-top: 30px;
}

.pro_showbox .pro_wrap .shwopro_time p {
  text-align: right;
  font-size: 14px;
  color: #666;
}

.iet {
  height: 30px;
  width: 100%;
  background: #fff3d7;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}

.iet p {
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #333;
  line-height: 30px;
}

.iet p a {
  color: #3aba50;
  font-size: 12px;
}

.iet span {
  position: absolute;
  right: 5%;
  top: 0;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #333;
  cursor: pointer;
}

.iet span i {
  font-size: 12px;
  color: #333;
  padding-left: 5px;
  font-style: normal;
}

@media screen and (max-width: 1200px) {
  .center {
    width: 100%;
  }
}

@media screen and (max-width: 1020px) {
  .header {
    display: none;
  }
  .m_header {
    display: block;
  }
  .pc_banner {
    display: none;
  }
  .m_banner {
    display: block;
  }
  .in_news li {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
	 .container1 {width: auto;}
	.kf{
		
		display: none;
	}
  .hot_search .text {
    padding: 0 2%;
  }
  .news_hot {
    padding: 10px 1%;
  }
  .news_hot .list .news_left .bd li {
    width: 150%;
  }
  .yu_tit {
    margin: 12px 0;
  }
  .yu_tit p span {
    font-size: 20px;
  }
  .index_box {
    padding: 0 2%;
    padding-bottom: 20px;
  }
  .in_more a {
    padding: 0 36px;
    line-height: .28rem;
  }
  .in_pro {
    margin-top: 10px;
  }
  .in_pro .swiper-slide {
    padding: 9px;
    border: 1px solid #ddd;
  }
  .in_pro .swiper-slide a {
    display: block;
  }
  .in_pro .swiper-slide a .imgauto {
    height: 1rem;
  }
  .in_pro .swiper-slide a span {
    position: relative;
    text-align: center;
    display: block;
    bottom: 0;
    background: none;
    color: #999;
    line-height: 24px;
    margin-top: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 2%;
  }
  .in_pro .pro_next {
    display: none;
  }
  .in_pro .pro_prev {
    display: none;
  }
  .in_about .fl {
    width: 100%;
    padding: 0;
    padding-top: 10px;
  }
  .in_about .fl span {
    display: none;
  }
  .in_about .fl p {
    font-size: 14px;
    line-height: 24px;
  }
  .in_about .fl .in_more {
    text-align: center;
    margin-top: 12px;
  }
  .in_about .fr {
    width: 100%;
  }
  .in_case {
    margin-top: 10px;
  }
  .in_case li {
    width: 48.5%;
    padding: 9px;
    border: 1px solid #ddd;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .in_case li .pic {
    display: block;
  }
  .in_case li .pic .imgauto {
    height: 1rem;
  }
  .in_case li .pic span {
    position: relative;
    text-align: center;
    display: block;
    bottom: 0;
    background: none;
    color: #999;
    line-height: 24px;
    margin-top: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 2%;
  }
  .in_case li .libg {
    display: none;
  }
  .in_case li:nth-child(2n) {
    margin-right: 0;
  }
  .in_case .pro_next {
    display: none;
  }
  .in_case .pro_prev {
    display: none;
  }
  .footer {
    padding: 15px 2%;
  }
  .footer .yu_bg {
    border-radius: 8px;
  }
  .footer .fl {
    width: 100%;
  }
  .footer .fr {
    display: none;
  }
  .currson {
    display: none;
  }
  .page_nav {
    display: none;
  }
  .page_tit {
    display: none;
  }
  .m_page_menu {
    display: block;
  }
  .pro_list li {
    width: 31.33%;
    margin: 0 1%;
  }
}

@media screen and (max-width: 450px) {
  .hot_search .text p {
    height: 42px;
    overflow: hidden;
  }
  .hot_search .text p span {
    font-size: 15px;
  }
  .news_hot .list .news_left .bd li a {
    font-size: 12px;
  }
  .news_hot .list .news_left .bd li span {
    font-size: 12px;
  }
  .yu_catlist li {
    width: 31.33%;
    margin: 5px 1%;
    height: .28rem;
    line-height: .28rem;
  }
  .in_news {
    padding-top: 12px;
  }
  .in_news li {
    margin: 10px 0;
    padding: 10px;
  }
  .in_news li .text a {
    font-size: .12rem;
  }
  .in_news li .text p {
    font-size: .1rem;
    height: 66px;
    line-height: 22px;
  }
  .mtfix {
    display: block;
  }
  .fix_footer {
    display: block;
  }
  .re_new .show_newlist li {
    width: 100%;
  }
  .pro_list {
    padding: 0 2%;
    margin-top: 12px;
  }
  .pro_list li {
    width: 49%;
    margin: 0;
    margin-right: 2%;
  }
  .pro_list li .pic .imgauto {
    height: 1.13rem;
  }
  .pro_list li:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 350px) {
  .artlist li .time {
    width: 65px;
  }
  .artlist li .text {
    margin: 0 5px 0 75px;
  }
}

/****************************** media ******************************/

/*# sourceMappingURL=yunu.css.map */
