/****************************** 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;
}

.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;
  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: 14px/1.5 "\5FAE\8F6F\96C5\9ED1", "arial";
  color: #5a5a5a;
}

body {
  margin: 0 auto;
}

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

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

                                    
.header2 {
    width: 100%;
}

.header2 .logo {
    float: left;
    width: 350px;
    margin: 15px 0;
}

.header2 .logo a img {
    display: block;
    height: 50px;
}
.header2 .frbox {
    width: 630px;
    float: right;
}

.header2 .frbox .top {
    margin-top: 10px;
}
.header2 .frbox .top form {
    width: 288px;
    float: left;
    border: 1px solid #eaeaea;
    border-radius: 5px;
}
.header2 .frbox .top form .inp1 {
    width: 246px;
    height: 38px;
    float: left;
    outline: 0;
    border: none;
    border-radius: 5px;
    font-size: 15px;
    color: #666;
    padding-left: 8px;
}
.header2 .frbox .top form .inp2 {
    height: 38px;
    width: 40px;
    float: left;
    outline: 0;
    border: none;
    background: url('../img/search.png') no-repeat center #fff;
    background-size: 25px;
    border-radius: 5px;
}
.header2 .frbox .top .tel {
    width: 147px;
    float: left;
    margin: 0 10px;
}
.header2 .frbox .top .tel span {
    font-weight: bold;
    color: #162543;
    font-size: 17px;
    display: block;
    line-height: 40px;
    padding-left: 25px;
    background: url('../img/tel.jpg') no-repeat left center;
    background-size: 19px;
}
.header2 .frbox .top .tel span {}
.header2 .frbox .top .more {
    width: 120px;
    float: left;
    margin-right: 10px;
}
.header2 .frbox .top .enurl {
    float: right;
}
.header2 .frbox .top .enurl img {
    height: 26px;
    margin-top: 7px;
}
.header2 .frbox .top .more a {
    background-color: #EDAD00;
    font-weight: bold;
    border-radius: 5px;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.header2 .frbox .top .more a:hover {
    background: #CC9201;
    text-decoration: none !important;
}
.headertop {
    background-color: #E9E9E9;
}
.headertop p {
    line-height: 50px;
}
.headertop p span {
    float: right;
}
.headertop p img {
    float: right;
    height: 26px;
    margin-top: 12px;
    padding-left: 10px;
}


.header2 .nav {
    width: 100%;
    float: left;
}

.header2 .nav li {
    float: left;
    position: relative;
    margin-left: 10px;
}
.header2 .nav li:first-child {
    margin-left: 0
}
.header2 .nav li.down {
    background: url('../img/bottom.jpg') no-repeat right center;
}

.header2 .nav li>a {
    color: #666;
    font-size: 14px;
    display: block;
    padding: 0 20px 0 0;
    line-height: 52px;
}
.header2 .nav li:last-child >a {
    padding-right: 0;
}


.header2 .nav li .v_list {
    position: absolute;
    top: 52px;
    left: 0;
    width: 240px;
    overflow: hidden;
    background: #fff;
    z-index: 8;
    display: none;
    border: 1px solid #d0d0d0;
    padding: 20px;
}
.header2 .nav li:hover .v_list {
    display: block;
}

.header2 .nav li .v_list a {
    line-height: 37px;
    display: block;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #d0d0d0;
    font-weight: bold;
}
.header2 .nav li .v_list a:last-child{
  border: none;
}

.header2 .nav li:hover >a {
    color: #EDAD00;
}

.header2 .nav li:hover>a,.header2 .nav li:hover>a i {
    color: #EDAD00
}

.header2 .nav li.active >a {
    color: #EDAD00;
}

.header2 .nav li.active>a,.header2 .nav li.active>a i {
    color: #EDAD00
}


.header2 .nav li:nth-of-type(2) .v_list { display:none!important; }
.header2 .nav li:nth-of-type(3) .v_list { display:none!important; }
.header2 .nav li:nth-of-type(5) .v_list { display:none!important; }
.header2 .nav li:nth-of-type(6) .v_list { display:none!important; }
.header2 .nav li:nth-of-type(8) .v_list { display:none!important; }

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

.header2 .m_header .m_head_content {
    height: 60px;
    width: 100%;
    z-index: 899;
}

.header2 .m_header .m_head_content .m_head_logo {
    width: 100%;
    height: 60px;
    padding-top: 10px;
}

.header2 .m_header .m_head_content .m_head_logo img {
    height: 40px;
    margin-top: 10px;
    display: block;
    margin: 0 auto;
}

.header2 .m_header .m_head_content .waptel {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
}
.header2 .m_header .m_head_content .waptel img {
    height: 25px;
    margin: 0 auto;
    margin-top: 17px;
    display: block;
}
.header2 .m_header .m_head_content .menu {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
}

.header2 .m_header .m_head_content .menu img {
    height: 30px;
    margin: 0 auto;
    margin-top: 15px;
    display: block;
}

.header2 .app_menu {
    width: 100%;
    position: fixed;
    height: 100%;
    top: 60px;
    right: 0;
    z-index: 8;
    display: none;
    background: rgba(0,0,0,.5)
}

.header2 .app_menu ul {
    background: #000
}

.header2 .app_menu ul li {
    width: 100%;
    border-bottom: 1px solid #444
}

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

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

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

.header2 .app_menu ul .v_list {
    width: 100%;
    display: none;
    border-top: 1px dashed #444
}

.header2 .app_menu ul .v_list a {
    font-size: 14px;
    width: 100%;
    line-height: 36px;
    color: #fff;
    display: block;
    padding-left: .4rem;
    border-bottom: 1px dashed #444;
    float: none
}
                                


.pc_banner {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.pc_banner .pcbanner {
    position: relative;
}
.pc_banner .pic {}
.pc_banner .pic img {
    width: 100%;
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
}
.pc_banner .text {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}
.pc_banner .text span {
    font-size: 32px;
    display: block;
    font-weight: bold;
}
.pc_banner .text p {
    font-size: 32px;
    margin-bottom: 40px;
    font-style: italic;
    margin-top: 10px
}
.pc_banner .text a {
    background-color: #EDAD00;
    font-weight: bold;
    border-radius: 5px;
    color: #fff !important;
    padding: 10px 15px;
    min-width: 150px;
}


.pc_banner .text a:hover {
    background: #CC9201;
    text-decoration: none !important;
}









.i_box1 {
    padding: 80px 2%;
    padding-bottom: 20px;
}
.i_box1 .fl {
    width: 650px;
}
.i_box1 .fr {
    width: 650px;
    overflow: hidden;
    background-color: #f0f0f0;
    padding: 50px 0;
}
.i_box1 .fl h4 {
    font-size: 30px;
    font-weight: bold;
    display: block;
    margin-bottom: 16px;
    color: #000;
}
.i_box1 .fl span {
    display: block;
    font-weight: normal;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #000;
}
.i_box1 .fl p {
    margin: 0;
    color: #666;
    font-size: 16px;
    line-height: 1.6;
    text-align: justify;
    margin-bottom: 16px;
}

.box1js {
    overflow: hidden;
    position: relative;
}
.box1js .swiper-slide {
    padding: 0 100px;
    height: 360px;
}
.box1js .swiper-slide i {
    font-family: 'Open Sans', sans-serif;
    color: #0460D9;
    opacity: .5;
    font-size: 100px;
    font-style: normal;
    text-align: center;
    display: block;
    line-height: 100%;
}

.box1js .swiper-slide p {
    font-size: 14px;
    color: #162543;
    display: block;
    text-align: center;
    margin-bottom: 10px
}
.box1js .swiper-slide span {
    font-weight: bold;
    color: #162543;
    font-size: 16px;
    display: block;
    text-align: center;
}
.box1js .next {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 99;
    height: 50px;
    width: 50px;
    background: url('../img/feel4.png') no-repeat  center;
    opacity: 1;
    cursor: pointer;
    outline: 0;
    margin-top: -25px;
}
.box1js .prev {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 99;
    height: 50px;
    width: 50px;
    background: url('../img/feel3.png') no-repeat  center;
    opacity: 1;
    cursor: pointer;
    outline: 0;
    margin-top: -25px;
}





.i_box2 {
    padding: 10px 0;
}
.i_box2 {
    width: 100%;
    overflow: hidden;
}
.i_box2 li {
    width: 49%;
    float: left;
    margin-top: 40px;
    margin-right: 2%;
    position: relative;
}
.i_box2 li:nth-child(2n){
    margin-right: 0;
}
.i_box2 li .pic {
    width: 100%;
    height: 473px;
    overflow: hidden;
}
.i_box2 li .pic img {
    display: block;
    width: 100%;
    height: 473px;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1);
    transition: .5s;
}
.i_box2 li span {
    background: #162543;
    min-width: 55%;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1;
    padding: 20px 30px;
    margin: 0;
}
.i_box2 li span:hover {
    background: #EDAD00;
}



.box_tit {}
.box_tit span {
    font-size: 32px;
    font-weight: bold;
    display: block;
}






  

                                


.i_box5 {
    padding: 40px 0;
}
.in_news {
    width: 100%;
    overflow: hidden;
}
.in_news li {
    width: 32%;
    float: left;
    margin-top: 40px;
    margin-right: 2%;
}
.in_news li:nth-child(3n){
    margin-right: 0;
}
.in_news li .pic {
    width: 100%;
    overflow: hidden;
}
.in_news li .pic img {
    display: block;
    width: 100%;
    border-radius: 5px;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
}

.in_news li .text {}
.in_news li .text span {
    font-size: 19px;
    padding-top: 30px;
    display: block;
    font-weight: bold;
    color: #000;
    white-space: nowrap; /* 不换行 */
      overflow: hidden;    /* 隐藏超出部分 */
      text-overflow: ellipsis; /* 显示省略号 */
}
.in_news li .text span a {
    background: none;
    color: #000!important;
    width: auto;
    height: auto;
    font-weight: normal;
    font-size: 19px;
    text-align: left;
    margin: 0;
    padding: 0;
}
.in_news li .text p {
    font-size: 15px;
    line-height: 28px;
    margin-top: 20px;
}
.in_news li .text a {
    background-color: #EDAD00;
    font-weight: bold;
    border-radius: 5px;
    color: #fff !important;
    width: 150px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    display: block;
    text-align: center;
    line-height: 38px;
    margin-top: 20px;
}
.in_news li .text a.aa {
    background: none;
    color: #000!important;
    width: auto;
    height: auto;
    font-weight: normal;
    font-size: 19px;
    text-align: left;
    margin: 0;
    padding: 0;
}
.in_news.bokelist li .text i {
    background-color: #EDAD00;
    font-weight: bold;
    border-radius: 5px;
    color: #fff;
    display: block;
    width: 120px;
    font-style: normal;
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.xiazai.in_news li .text span a {
    text-align: center;
    font-size: 16px;
}

.pub_text1{
    background: #D2D2D2;
    padding: 50px 0 30px 0;
    margin-top: 30px;
}
.pub_text1 ul {}
.pub_text1 li {
    width: 33.33%;
    float: left;
    padding: 15px;
}
.pub_text1 li .pic {}
.pub_text1 li .pic img {
    display: block;
    margin: 0 auto;
}
.pub_text1 li span {
    padding: 10px 0 0 0;
    color: #162543;
    text-align: center;
    font-size: 18px;
    display: block;
    padding-bottom: 10px;
}

.pub_text2 {
    padding: 50px 10px;
    text-align: center;
}
.pub_text2 a{
    display: inline-block;
}
.pub_text2 a img {
    display: block;
    height: 120px;
    margin: 0 20px;
}




.footer1 {
    width: 100%;
    background-color: #162543;
    padding-top: 60px;
}

.footer1 .foot_ewm {
  float: left;
  width: 430px;
}
.footer1 .foot_ewm h4 {
    font-weight: bold;
    font-size: 21px;
    padding-bottom: 5px;
    display: block;
    font-style: normal;
    color: #fff;
    margin-bottom: 15px;
}
.footer1 .foot_ewm span {
    display: block;
    text-align: left;
    font-size: 14px;
    color: #fff;
    margin-bottom: 16px
}
.footer1 .foot_ewm p {
    margin-top: 10px;
}

.footer1 .foot_ewm img {
  display: block;
  max-width: 100%;
  max-width: 120px;
}

.footer1 .foot_center {
  width: 430px;
  float: left;
  padding-left: 50px;
}
.footer1 .foot_center h4 {
    font-weight: bold;
    font-size: 21px;
    padding-bottom: 5px;
    display: block;
    font-style: normal;
    color: #fff;
    margin-bottom: 15px;
}

.footer1 .foot_center a {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  display: block;
  margin-bottom: 10px;
}
.footer1 .foot_center a:hover {
    text-decoration: underline;
}

.footer1 .foot_nav {
  width: 500px;
  float: left;
}
.footer1 .foot_nav h4 {
    font-weight: bold;
    font-size: 21px;
    padding-bottom: 5px;
    display: block;
    font-style: normal;
    color: #fff;
    margin-bottom: 15px;
}

.footer1 .foot_nav ul {}

.footer1 .foot_nav ul li {
    padding-left: 20px;
}

.footer1 .foot_nav ul li a {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  display: block;
  margin-bottom: 10px;
}
.footer1 .foot_nav ul li .v_list {
    padding-left: 20px;
}

.footer1 .foot_nav ul li a:hover {
    text-decoration: underline;
}

.foot_bop {
    padding: 30px 0;
}
.foot_bop p {
    font-size: 14px;
    display: block;
    color: #fff;
    width: calc(100% - 230px);
    float: left;
    margin-top: 20px;
}
.foot_bop a {
    width: 230px;
    padding: 15px;
    float: right;
}




.pagemain {
    border-top: 1px solid #ddd;
    padding-bottom: 40px;
}

.probox_tit {
    padding-top: 20px;
}
.probox_tit span {
    /*font-weight: bold;*/
    color: #162543;
    margin-top: 20px;
    font-size: 32px;
    display: block;
}
.probox_tit p {
    font-size: 14px;
    margin-top: 20px;
    color: #333;
}
.probox_tit i {
    font-size: 20px;
    margin-top: 20px;
    display: block;
    font-style: normal;
    color: #000;
}


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

.page_menu ul {
  width: 100%;
  display: block;
  text-align: center;
}

.page_menu ul li {
    float: left;
}

.page_menu ul li a {
    background-color: #162543;
    color: #fff;
    transition: background-color .3s;
    outline: none;
    padding: 16px;
    border-radius: 5px;
    margin: 8px;
    min-width: 125px;
    line-height: 40px;
    display: block;
    font-size: 16px;
}
.page_menu ul li a img {
    float: left;
    color: #fff;
    width: 40px;
    height: 40px;
    filter: brightness(0) invert(1);
}

.page_menu ul li a.active {
  background: #CC9201;
  color: #fff;
}
/*.page_menu ul li:hover a {*/
/*  background: #CC9201;*/
/*  color: #fff;*/
/*  transition: 1s;*/
/*}*/



.sypic {
    margin-top: 15px;
}
.sypic i {
    float: left;
    line-height: 40px;
    font-style: normal;
    font-size: 14px;
    color: #000;
    display: none;
}
.sypic i.on {
    display: block;
}
.sypic i img {
    color: #fff;
    width: 40px;
    height: 40px;
}

.public_more {}
.public_more a {
    background-color: #EDAD00;
    font-weight: bold;
    border-radius: 5px;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 150px;
}
.public_more a:hover {
    background: #CC9201;
    text-decoration: none !important;
}


.showprobox {
    padding-top: 40px;
}

.show_pro1 {
    padding-top: 20px;
}
.show_pro1 .fl {
    width: 100%;
    padding-top: 0;
}

.show_pro1 .fl span {
    margin-top: 0;
    text-wrap: inherit!important;

}
.show_pro1 .fr {
    width: 500px;
}
.show_pro1 .fr img {
    width: 100%;
    display: block;
    border-radius: 5px;
    margin-top: 10px;
}
.probox_tit h5 {
    font-weight: bold;
    color: #162543;
    font-size: 20px;
    display: block;
    margin-top: 15px;
}







.box4_js {
  position: relative;
  margin-top: 50px;
}

.box4_js .swiper-container {
  width: 100%;
  overflow: hidden;
}

.box4_js .swiper-slide .pic {
  width: 100%;
  padding: 10px;
}
.box4_js .swiper-slide .pic img {
        height: 330px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
}

.box4_js .swiper-slide a {
    width: 100%;
    display: block;
}

.box4_js .swiper-slide a img {
    width: 100%;
    height: 265px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px;
}

.box4_js .next {
  cursor: pointer;
  outline: 0;
  left: 0px;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  position: absolute;
  background: url(../img/feel3.png) no-repeat center #fff;
  background-size: 12px;
  z-index: 4;
}

.box4_js .prev {
  cursor: pointer;
  outline: 0;
  right: 0px;
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  background: url(../img/feel4.png) no-repeat center #fff;
  background-size: 12px;
  z-index: 4;
}




.show_pro3 .i_box1 {
    padding: 40px 0;
}
.show_pro3 .i_box1 .fl h4 {
    font-size: 19px;
}
.show_pro3 .i_box1 .fl span {
    font-size: 14px;
}
.show_pro3 .i_box1 .fl p {
    font-size: 14px;
}



.show_pro4 .show_pro1 .fr {
    float: left;
}
.show_pro4 .show_pro1 .fr img {
    margin-top: 0;
}
.show_pro4 .show_pro1 .fl {
    float: right;
    width: 810px;
    padding-top: 10px;
}
.show_pro4 .show_pro1 .fl span {
    font-size: 19px;
}


.show_pro5 {
    padding-top: 50px
}
.show_pro5.show_pro1 .fl span {
    font-size: 24px;
}


.show_pro6  {
    background-color: #02ace5;
    border-radius: 10px;
    margin-top: 50px;
    padding: 40px 50px;
}
.show_pro6.show_pro1 .fl {
    width: 100%;
}
.show_pro6.show_pro1 .fl span {
    font-size: 22px;
    color: #fff;
}
.show_pro6.show_pro1 .fl p {
    color: #fff;
}



.join_list {
  padding-bottom: 50px;
  margin-top: 32px;
}

.join_list h3 {
    padding-right: 60px;
    position: relative;
    line-height: 27px;
    background: #fff;
    padding-left: 20px;
    font-weight: normal;
    padding: 30px 0 10px 0;
    border-bottom: 5px solid #efefef;
    cursor: pointer;
}

.join_list h3 span {
    float: left;
    text-align: left;
    font-size: 19px;
    font-weight: bold;
    color: #162543;
}

.join_list h3 i {
  position: absolute;
  right: 0;
  top: 20px;
  width: 60px;
  height: 50px;
  background: url(../img/sand.jpg) no-repeat center;
}

.join_list h3.on {
    border-color: #0460D9;
}
.join_list h3.on i {
  background: url(../img/sandh.jpg) no-repeat center;
}

.join_list ul {
  display: none;
}

.join_list ul .li_box {
  padding: 30px 40px;
  padding-top: 0;
}

.join_list ul .li_box .text {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 16px;
}

.join_list ul .li_box .text span {
  font-size: 16px;
  color: #333;
  display: block;
  margin-top: 25px;
  margin-bottom: 16px;
  font-weight: bold;
}

.join_list ul .li_box .text p {
  font-size: 16px;
  color: #666;
  display: block;
  line-height: 180%;
}

.peixun_box1  {}
.peixun_box1 .item {
    width: 100%;
    float: left;
    padding: 40px 0;
}
.peixun_box1 .item .fl {
    width: 430px;
}
.peixun_box1 .item .fl img {
    display: block;
    border-radius: 10px;
    max-width: 100%;
}
.peixun_box1 .item .fr {
    width: calc(100% - 430px);
    padding-left: 30px;
}
.peixun_box1 .item .fr span {
    font-size: 19px;
    font-weight: bold;
    color: #162543;
    display: block;
    margin-bottom: 20px;
}
.peixun_box1 .item .fr p {
    font-size: 14px;
    margin-bottom: 20px;
    color: #333;
}
.peixun_box1 .item .fr ul {
    margin-bottom: 20px;
}
.peixun_box1 .item .fr li {
    list-style: disc;
    margin-left: 20px;
}
.peixun_box1 .item:nth-child(2n) {
    padding-top: 0;
}
.peixun_box1 .item:nth-child(2n) .fl {
    float: right;
}
.peixun_box1 .item:nth-child(2n) .fr {
    float: left;
}
.peixun_box1 .item:nth-child(2n) .fr{
    padding-left: 0;
    padding-right: 30px;
}
.peixun_box1 .item .fl .public_more a {
    margin: 0 auto;
    margin-top: 20px;
}

.peixun_box2 .i_box1  {
    padding-top: 20px;
}
.peixun_box2 .i_box1 .fl {
    float: right;
}
.peixun_box2 .i_box1 .fl img {
    margin-left: 50px;
}
.peixun_box2 .i_box1 .fr {
    float: left;
}
.peixun_box2 .box1js .swiper-slide p {
    max-width: 375px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.peixun_box2 .i_box1 .fr {
    padding: 70px 0;
}
.peixun_box2 .box1js .swiper-slide i {
    line-height: 100%;
}

.dowmboxwrap {
    margin-top: 30px;
}
.dowmboxwrap .fl {
    width: 300px;
}
.dowmboxwrap .fr {
    width: calc(100% - 300px);
    padding-left: 20px;
}
.dowmboxwrap .in_news li {
    margin-top: 0;
    margin-bottom: 20px;
}
.dowmboxwrap .in_news li .text span {
    font-size: 14px;
    padding-top: 15px;
    font-weight: normal;
    text-align: center;
}
.downmenu {
    background-color: #E9E9E9;
}
.downmenu span {
    background-color: #162543;
    color: #ffffff;
    padding: 15px;
    display: block;
    font-weight: bold;
    font-size: 19px;
}
.downmenu .list {
    padding: 15px;
}
.downmenu a {
    display: block;
    font-size: 14px;
    line-height: 26px;
    color: #162543;
}
.downmenu a:hover {
    text-decoration: underline;
}




.showcasejs {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.showcasejs .swiper-slide {
    width: auto;
}
.showcasejs .swiper-slide img {
    height: 330px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
}
.showcasejs .prev {
    position: absolute;
    left: 30px;
    top: 50%;
    z-index: 99;
    height: 50px;
    width: 50px;
    background: url(../img/bannerle.png) no-repeat center #EDAD00;
    background-size: 20px;
    opacity: 1;
    cursor: pointer;
    outline: 0;
    margin-top: -25px;
    border-radius: 5px;
}
.showcasejs .next {
    position: absolute;
    right: 30px;
    top: 50%;
    z-index: 99;
    height: 50px;
    width: 50px;
    background: url(../img/bannerri.png) no-repeat center #EDAD00;
    background-size: 20px;
    opacity: 1;
    cursor: pointer;
    outline: 0;
    margin-top: -25px;
    border-radius: 5px;
}


.casefr {
    padding-top: 6px;
}
.casefr h4 {
    font-weight: bold;
    color: #162543;
    font-size: 24px;
    display: block;
}
.casefr ul {}
.casefr li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #cacaca;
    padding: 15px 0;
}
.casefr li span {
    width: 120px;
    float: left;
    font-weight: bold;
    color: #000;
}
.casefr li p {
    width: calc(100% - 120px);
    float: right;
    color: #333;
}
.showcasebox1.show_pro1 .fl {
    width: calc(100% - 425px);
    padding-right: 40px;
}
.showcasebox1.show_pro1 .fr {
    width: 425px;
}


.lishilist {
    margin-top: 50px;
}
.lishilist ul {
    position: relative;
}
.lishilist ul:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 4px;
    background: #e4e4e4;
    left: 50%;
    margin-left: -2px;
}
.lishilist li {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 64px;
}
.lishilist li .time {
    width: calc(100% - 800px);
    float: right;
}
.lishilist li .time img {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -30px;
}
.lishilist li .time span {
    font-size: 18px;
    display: block;
    font-weight: bold;
    margin-top: 10px;
    line-height: 60px;
}
.lishilist li .text {
    width: 600px;
    padding: 20px;
    background: #F0F0F0;
    border-radius: 10px;
    float: left;
}
.lishilist li .text span {
    color: #000;
    font-size: 26px;
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
}
.lishilist li .text .textcont {}
.lishilist li .text .textcont p {
    margin-bottom: 10px;
    font-size: 15px;
    color: #162543;
}
.lishilist li .text .textcont img {}

.lishilist li:nth-child(2n) {}
.lishilist li:nth-child(2n) .time {
    float: left;
    width: calc(100% - 760px);
}
.lishilist li:nth-child(2n) .time span {
    text-align: right;
}
.lishilist li:nth-child(2n) .text {
    float: right;
}


.workfr {
    background-color: #eaeaea;
    padding: 15px;
}
.workfr p {
    color: #000;
    font-size: 16px;
}



.xuetu_box1 {
    text-align: center;
    margin-top: 50px;
}
.xuetu_box1 span {
    font-weight: bold;
    color: #162543;
    font-size: 20px;
    display: block;
    margin-top: 15px;
}
.xuetu_box1 i {
    font-size: 14px;
    margin-top: 20px;
    color: #333;
    font-style: normal;
    display: block;
}
.xuetu_box1 p {
    font-size: 14px;
    margin-top: 20px;
    color: #333;
    font-weight: bold;
}
.xuetu_box2.show_pro6.show_pro1 .fl {
    text-align: center;
}

.xuetu_box3 {
    background-color: #cbcacb;
    border-radius: 10px;
    margin-top: 40px;
    padding: 40px 50px;
}
.xuetu_box3 span {
    font-size: 22px;
    color: #fff;
    display: block;
    font-weight: bold;
}
.xuetu_box3 p {
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
}

.in_news li .text i {
    font-size: 14px;
    font-style: normal;
    margin-top: 15px;
    display: block;
    display: none;
}
.in_news li .text i.on {
    display: block;
}


.shownewswrap.show_pro1 .fl {
    width: calc(100% - 200px);
    padding-right: 40px;
}
.shownewswrap.show_pro1 .fr {
    width: 200px;
}
.nesmenu h4 {
    font-weight: bold;
    color: #162543;
    font-size: 24px;
    display: block;
    margin-top: 8px;
}
.nesmenu ul {
    margin-top: 20px;
}
.nesmenu li {
    background: #eaeaea;
    margin-bottom: 10px;
    display: block;
    line-height: 22px;
    position: relative;
}
.nesmenu li a {
    color: #000;
    padding: 10px 60px 10px 15px;
    display: block;
}
.nesmenu li i {
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    height: 42px;
    background: url('../img/bannerri.png') no-repeat center #162543;
    background-size: 14px;
}

.cj_tit {
    margin-top: 50px;
}
.cj_tit span {
    font-size: 30px;
    display: block;
    font-weight: bold;
    color: #edad00;
}

.cjwentibox1 .join_list {
    margin-top: 0;
    padding-bottom: 0;
}



.pageabout.show_pro1 .fl {
    width: calc(100% - 430px);
}
.pageabout.show_pro1 .fr {
    width: 430px;
}

.fontbold {
    font-weight: bold;
}





.show_pro8 {
    text-align: center;
    margin-top: 0;
    background-color: #767676;
}
.show_pro8 a {
    width: 150px;
    background-color: #EDAD00;
    font-weight: bold;
    border-radius: 5px;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
}
.show_pro8 a:hover {
    background: #CC9201;
    text-decoration: none !important;
}

.projoin_title {
    font-size: 24px;
    font-weight: bold;
    color: #162543;
    margin-top: 50px;
    display: block;
}

.show_pro9 .join_list{
    margin-top: 0;
}

.show_pro4 .fr a {
    width: 180px;
    background-color: #EDAD00;
    font-weight: bold;
    border-radius: 5px;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
}
.show_pro4 .fr a:hover {
    background: #CC9201;
    text-decoration: none !important;
}



.videoboxhidew {
    display: none;
}
.videobox video {
    width: 600px;
    height: 350px;
    margin-top: 15px;
}


.par_box4 {
}

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

.par_box4 .box form p {
  display: block;
  margin-bottom: 10px;
}

.par_box4 .box form p span {
  font-size: 18px;
  color: #333;
  padding-right: 9px;
  background: url(../img/paric6.png) no-repeat right 2px;
}

.par_box4 .box form input {
  width: 100%;
  outline: 0;
  line-height: 60px;
  border: none;
  padding: 0 50px;
  border: 1px solid #ccc;
}

.par_box4 .box form input::-webkit-input-placeholder {
  color: #bbb;
  font-size: 16px;
}

.par_box4 .box form input::-moz-placeholder {
  color: #bbb;
  font-size: 16px;
}

.par_box4 .box form input:-ms-input-placeholder {
  color: #bbb;
  font-size: 16px;
}

.par_box4 .box form .gs_name {
  margin-bottom: 25px;
}

.par_box4 .box form .gs_name input {
  background: url(../img/paric1.png) no-repeat 15px center;
}

.par_box4 .box form ul li {
  width: 48%;
  float: left;
  margin-right: 4%;
  margin-bottom: 25px;
}

.par_box4 .box form ul li:nth-child(2n) {
  margin-right: 0;
}

.par_box4 .box form ul li:first-child input {
  background: url(../img/paric2.png) no-repeat 15px center;
}

.par_box4 .box form ul li:nth-of-type(2) input {
  background: url(../img/paric3.png) no-repeat 15px center;
}

.par_box4 .box form ul li:nth-of-type(3) input {
  background: url(../img/paric4.png) no-repeat 15px center;
}

.par_box4 .box form ul li:nth-of-type(4) input {
  background: url(../img/paric5.png) no-repeat 15px center;
}

.par_box4 .box form .dx_inp .text {
  height: 60px;
  line-height: 60px;
  border: 1px solid #e2e2e2;
  text-align: center;
}

.par_box4 .box form .dx_inp label {
  display: inline-block;
  font-size: 18px;
  color: #666;
  padding-right: 9px;
  width: 20%;
  float: left;
}

.par_box4 .box form .dx_inp label input {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin-right: 5px;
  position: relative;
  top: 1px;
}

.par_box4 .box form .tj_btn {
  margin-top: 30px;
}

.par_box4 .box form .tj_btn input {
  width: 140px;
  height: 50px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  border: none;
  background: #EDAD00;
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
}
.contact_box3 .box form .tea_text textarea {
  width: 100%;
  min-height: 240px;
  outline: 0;
  border: none;
  border: 1px solid #ccc;
  padding: 10px 50px;
  background: url(../img/teaic.png) no-repeat 18px 10px;
}

.contact_box3 .box form .tea_text textarea::-webkit-input-placeholder {
  color: #bbb;
  font-size: 16px;
}

.contact_box3 .box form .tea_text textarea::-moz-placeholder {
  color: #bbb;
  font-size: 16px;
}

.contact_box3 .box form .tea_text textarea:-ms-input-placeholder {
  color: #bbb;
  font-size: 16px;
}







@media screen and (max-width: 1360px) {
    .center {
        width: 100%;
    }
}


@media screen and (max-width: 767px) {
    .headertop {
        display: none;
    }
    .header2 .center {
        display: none;
    }
    .header2 .logo a img {
        margin: 0 auto;
    }
    .header2 .m_header {
        display: block;
    }

    .pc_banner .pic img {
        height: 300px;
    }
    .pc_banner .text {
        padding-left: 20px;
    }
    .pc_banner .text span {
        font-size: 24px;
    }
    .pc_banner .text p {
        font-size: 18px;
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .i_box1 {
        padding: 20px 2%;
    }
    .i_box1 .fl {
        width: 100%;
    }
    .i_box1 .fr {
        width: 100%;
        padding: 10px 0;
    }
    .i_box1 .fl h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .i_box1 .fl span {
        font-size: 16px;
        margin-bottom: 12px;
    }
    .i_box1 .fl p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .box1js .swiper-slide {
        width: 100%;
        padding: 0 50px;
        height: auto;
        height: 300px;
    }
    .box1js .swiper-slide i {
        line-height: 100%;
    }
    .box1js .next {
        width: 30px;
    }
    .box1js .prev {
        width: 30px;
    }

    .i_box2 {
        padding: 20px 0;
        padding-bottom: 0;
    }
    .i_box2 li {
        width: 100%;
        margin: 0;
        margin-bottom: 15px;
    }
    .i_box2 li .pic img {
        height: 300px;
    }
    .i_box2 li .pic {
        height: auto;
    }
    .i_box2 li span {
        font-size: 19px;
        padding: 10px 20px;
    }


    .i_box5 {
        padding: 20px 2%;
    }
    .in_news {
        margin-top: 20px;
    }
    .box_tit span {
        font-size: 20px;
    }
    .in_news li {
        width: 100%;
        display: block;
        margin: 0;
        margin-bottom: 20px;
    }
    .in_news li .text span {
        font-size: 16px;
        margin-bottom: 0;
        padding-top: 10px;
    }
    .in_news li .text p {
        font-size: 14px;
        margin-top: 3px;
    }
    .in_news li .text a {
        margin-top: 10px;
    }
    .pub_text1 {
        margin-top: 0;
        padding: 20px 0;
    }
    .pub_text1 li {
        width: 100%;
    }
    .pub_text1 li .pic img {
        height: 80px;
    }
    .pub_text1 li span {
        font-size: 16px;
        padding-bottom: 0;
    }
    .pub_text2 {
        padding: 30px 0;
    }
    .pub_text2 a {
        width: 20%;
        float: left;
    }
    .pub_text2 a img {
        display: block;
        height: 50px;
        margin: 0 auto;
    }
    .footer1 {
        padding: 20px 2%;
    }
    .footer1 .foot_ewm {
        width: 100%;
    }
    .footer1 .foot_center{
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
    .footer1 .foot_nav {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
    .foot_bop {
        padding: 0;
    }
    .foot_bop p {
        width: 100%;
        font-size: 14px;
    }
    .foot_bop a {
        width: 100%;
    }
    .foot_bop a img {
        max-width: 80%;
        display: block;
    }
    .probox {
        padding: 20px 2%;
    }
    .probox_tit {
        
    }
    .probox_tit span {
        font-size: 20px;
        margin-top: 0;
    }
    .probox_tit p {
        margin-top: 8px;
    }
    .probox_tit i {
        font-size: 16px;
        margin-top: 8px;
    }

    .page_menu {
      margin-top: 0;
    }
    .showprobox {
        padding-top: 10px;
        padding: 20px 2%;
    }
    .show_pro1 .fl {
        width: 100%;
    }
    .show_pro1 .fr {
        width: 100%;
    }
    
    .box4_js .swiper-slide .pic img {
        height: 330px;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 10px;
    }
    .probox_tit h5 {
        font-size: 18px;
    }
    .show_pro4 .show_pro1 {
        padding-top: 0;
    }
    .show_pro4 .show_pro1 .fl {
        width: 100%;
        padding-top: 0;
    }
    .show_pro4 .show_pro1 .fr {
        width: 100%;
        padding-top: 15px;
    }
    .show_pro6 {
        padding: 20px;
    }
    .show_pro7 .join_list {
        margin-top: 0;
        padding-bottom: 0;
    }
    .join_list h3 span {
        font-size: 16px;
    }
    
    
    .pd02 {
        padding: 0 2%;
    }
    .peixun_box1 {}
    .peixun_box1 .item .fl {
        width: 100%;
    }

    .peixun_box1 .item .fr {
        width: 100%;
        padding: 0;
        padding-top: 15px;
    }
    .peixun_box1 .item {
        padding: 20px 0;
    }
    .peixun_box2 .i_box1 .fl img {
        margin: 0;
    }
    
    .peixun_box2 .box1js .swiper-slide {
        height: 400px;
    }
    
    .dowmboxwrap .fl {
        width: 100%;
    }
    .dowmboxwrap .fr {
        width: 100%;
        padding-left: 0;
    }

    
    .showcasebox1.show_pro1{
        margin-top: 0;
        padding: 0 2%;
    }
    .showcasebox1.show_pro1 .fl {
        width: 100%;
    }
    .showcasebox1.show_pro1 .fr {
        width: 100%;
    }
    .showcasejs .next {
        right:10px;
    }
    .showcasejs .prev {
        left: 10px;
    }
    .pageabout.show_pro1 {
        margin-top: 0;
    }
    .pageabout.show_pro1 .fr{
        width: 100%;
        padding: 0 2%;
    }
    .pageabout.show_pro1 .fl{
        width: 100%;
        padding: 0 2%;
    }
    
    .lishilist ul:before {
        left: 30px;
        margin-left: 0;
    }
    .lishilist li .time img {
        left: 30px;
    }
    .lishilist {
        margin-top: 20px;
    }
    .lishilist li .text {
        width: calc(100% - 70px);
        float: right;
        padding: 12px;
        padding-bottom: 52px;
    }
    .lishilist li .text span {
        font-size: 18px;
    }
    .lishilist li .time span {
        position: absolute;
        bottom: 0;
        left: 82px;
    }

    .shownewswrap  {
        margin-top: 20px;
        padding: 0 2%;
    }
    .shownewswrap.show_pro1 .fl {
        width: 100%;
    }
    .shownewswrap.show_pro1 .fr {
        width: 100%;
    }

}


















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

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