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

.fr {
  float: right;
}
.header .head_top .nav li.on {
    background: #da251c;
}
.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;
  color: expression(this.parentNode.currentStyle.color);
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

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

h1 {
  font-size: 36px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

small {
  font-size: 12px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a:hover {
  color: #da251c;
}

.header {
  width: 100%;
  position: relative;
}

.header .head_top {
  width: 100%;
  height: 60px;
  z-index: 20;
  background: #da251c;
}

.header .head_top .text {
  position: relative;
}

.header .head_top .logo {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  width: 30%;
}

.header .head_top .logo a img {
  display: block;
  max-width: 100%;
  height: 55px;
  margin-top: 3px;
}

.header .head_top .search {
  float: left;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}

.header .head_top .search img {
  height: 24px;
  margin-top: 18px;
  display: block;
  float: right;
}

.header .head_top .nav {
  padding-left: 30%;
  float: left;
  width: 100%;
  padding-right: 30px;
}

.header .head_top .nav ul {
  text-align: right;
}

.header .head_top .nav li {
  width: 12%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  position: relative;
}

.header .head_top .nav li > a {
  color: #fff;
  font-size: 16px;
  display: block;
  text-align: center;
  line-height: 60px;
}

.header .head_top .nav li .v_list {
  position: absolute;
  top: 60px;
  left: 0;
  width: 150%;
  overflow: hidden;
  background: #da251c;
  z-index: 99;
  display: none;
}

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

.header .head_top .nav li .v_list a:hover {
  background: #da251c;
  color: #fff;
}

.header .head_top .nav li:hover {
  background: #da251c;
}

.header .head_top .nav li:hover > a {
  color: #fff;
}

.header .head_top .nav li:hover > a i {
  color: #fff;
}

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

.m_header .m_head_content {
  height: 60px;
  width: 100%;
  position: fixed;
  background: #da251c;
  top: 0;
  left: 0;
  z-index: 99;
}

.m_header .m_head_content .m_head_logo {
  width: 100%;
  height: 60px;
  float: right;
  padding: 0 80px;
  text-align: center;
}

.m_header .m_head_content .m_head_logo img {
  height: 32px;
  display: block;
  margin: 0 auto;
  margin-top: 14px;
}

.m_header .m_head_content .m_search {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
}

.m_header .m_head_content .m_search img {
  height: 24px;
  margin-top: 18px;
  display: block;
  padding-right: 15px;
}

.m_header .m_head_content .menu {
  float: left;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
}

.m_header .m_head_content .menu i {
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 60px;
  display: block;
}

.m_header .fixed {
  box-shadow: 0px 8px 20px rgba(0, 0, 0, .3);
}

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

.app_menu ul {
  background: #da251c;
}

.app_menu ul li {
  width: 100%;
}

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

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

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

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

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

.pc_banner {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.pc_banner .pcbanner {
  width: 100%;
  position: relative;
}

.pc_banner .pcbanner .swiper-slide {
  width: 100%;
  background: #000;
}

.pc_banner .pcbanner .swiper-slide img {
  width: 100%;
  display: block;
}

.pc_banner .pcbanner .banner_pagination {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 13;
  text-align: center;
  margin-bottom: 10px;
  padding-right: 5px;
}

.pc_banner .pcbanner .banner_pagination span {
  width: 50px;
  height: 6px;
  border-radius: 0;
  display: inline-block;
  text-align: center;
  background: none;
  opacity: 1;
  cursor: pointer;
  margin: 0 3px;
  background: #bbb;
  border: none;
  outline: 0;
}

.pc_banner .pcbanner .banner_pagination span.swiper-pagination-bullet-active {
  background: #398bd5;
  color: #fff;
}

.pc_banner .hot_pro {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 12;
}

.pc_banner .hot_pro .banner_pro_tit {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 18px;
}

.pc_banner .hot_pro .banner_pro_tit span {
  font-size: 22px;
  color: #fff;
  display: inline-block;
  text-align: center;
  position: relative;
  padding: 0 25px;
  line-height: 30px;
}

.pc_banner .hot_pro .banner_pro_tit span:before {
  position: absolute;
  top: 14px;
  right: 100%;
  width: 50px;
  height: 2px;
  content: '';
  background: #fff;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.pc_banner .hot_pro .banner_pro_tit span:after {
  position: absolute;
  top: 14px;
  left: 100%;
  width: 50px;
  height: 2px;
  content: '';
  background: #fff;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.pc_banner .hot_pro .banner_pro_tit p {
  font-size: 18px;
  color: #fff;
  display: block;
  text-align: center;
  margin-top: 6px;
}

.pc_banner .hot_pro .center {
  height: 100%;
}

.pc_banner .hot_pro .center .w350 {
  width: 350px;
  height: 100%;
  position: relative;
  padding: 0 50px;
  background: rgba(0, 0, 0, .5);
  float: right;
}

.pc_banner .hot_pro .banner_pro {
  height: 100%;
  width: 250px;
  overflow: hidden;
  z-index: 12;
}

.pc_banner .hot_pro .banner_pro .swiper-wrapper {
  height: auto;
}

.pc_banner .hot_pro .banner_pro .swiper-slide {
  height: auto;
}

.pc_banner .hot_pro .banner_pro .swiper-slide .item {
  background: #fff;
  border-radius: 8px;
}

.pc_banner .hot_pro .banner_pro .swiper-slide .item .pic {
  height: 235px;
  overflow: hidden;
}

.pc_banner .hot_pro .banner_pro .swiper-slide .item .pic img {
  width: 100%;
  display: block;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.pc_banner .hot_pro .banner_pro .swiper-slide .item .text {
  padding: 12px;
}

.pc_banner .hot_pro .banner_pro .swiper-slide .item .text .tit i {
  font-style: normal;
  font-size: 22px;
  color: #ff4343;
  float: left;
  line-height: 33px;
}

.pc_banner .hot_pro .banner_pro .swiper-slide .item .text .tit small {
  width: 75px;
  height: 33px;
  float: left;
  background: url(../img/ic.png) no-repeat center;
  font-size: 12px;
  color: #fff;
  padding-left: 10px;
  line-height: 33px;
  margin-left: 15px;
}

.pc_banner .hot_pro .banner_pro .swiper-slide .item .text .tit small em {
  font-size: 18px;
  color: #ffe800;
  font-style: normal;
  float: right;
  padding-right: 12px;
}

.pc_banner .hot_pro .banner_pro .swiper-slide .item .text p {
  font-size: 16px;
  color: #000;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 10px;
}

.pc_banner .hot_pro .banner_pro .swiper-slide .item .text span {
  font-size: 14px;
  color: #a6a6a6;
  display: block;
  margin-top: 5px;
}

.pc_banner .hot_pro .banner_pro .pagination {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 13;
  text-align: center;
  padding-right: 5px;
}

.pc_banner .hot_pro .banner_pro .pagination span {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  background: none;
  opacity: 1;
  cursor: pointer;
  margin: 0 8px;
  background: #fff;
  border: none;
  outline: 0;
}

.pc_banner .hot_pro .banner_pro .pagination span.swiper-pagination-bullet-active {
  background: #ff4343;
  color: #fff;
}

.pc_banner .hot_pro .banner_pro .prev {
  position: absolute;
  top: 44%;
  left: 5px;
  z-index: 12;
  width: 40px;
  height: 40px;
  background: url(../img/ble.png) no-repeat center;
  outline: 0;
  cursor: pointer;
}

.pc_banner .hot_pro .banner_pro .next {
  position: absolute;
  top: 44%;
  right: 5px;
  z-index: 12;
  width: 40px;
  height: 40px;
  background: url(../img/bri.png) no-repeat center;
  outline: 0;
  cursor: pointer;
}

.header .fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.main {
  width: 100%;
  overflow: hidden;
  background: #eee;
}

.tit {
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
  padding: 0 20px;
}

.tit span {
  float: left;
  font-size: 16px;
  color: #444;
  display: block;
}

.tit a {
  float: right;
  font-size: 14px;
  color: #999;
}

.i_box1 {
  margin-top: 15px;
}

.i_box1 .w32 {
  width: 49%;
  margin-left: 2%;
  float: left;
}

.i_box1 .w32:first-child {
  margin-left: 0;
}

.i_box1 .fl .box1list {
  position: relative;
  overflow: hidden;
}

.i_box1 .fl .box1list .swiper-slide {
  position: relative;
}

.i_box1 .fl .box1list .swiper-slide img {
  display: block;
  width: 100%;
  height: 330px;
}

.i_box1 .fl .box1list .swiper-slide span {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .5);
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 2%;
}

.i_box1 .fl .box1list .prev {
  position: absolute;
  top: 44%;
  left: 5px;
  z-index: 12;
  width: 40px;
  height: 40px;
  background: url(../img/ble.png) no-repeat center;
  outline: 0;
  cursor: pointer;
}

.i_box1 .fl .box1list .next {
  position: absolute;
  top: 44%;
  right: 5px;
  z-index: 12;
  width: 40px;
  height: 40px;
  background: url(../img/bri.png) no-repeat center;
  outline: 0;
  cursor: pointer;
}

.i_box1 .fl .pic_list p {
  float: left;
  width: 49%;
  margin-left: 2%;
  margin-top: 2%;
  position: relative;
}

.i_box1 .fl .pic_list p img {
  width: 100%;
  height: 130px;
  display: block;
}

.i_box1 .fl .pic_list p span {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .5);
  line-height: 36px;
  font-size: 14px;
  color: #fff;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 2%;
}

.i_box1 .fl .pic_list p:first-child {
  margin-left: 0;
}

.i_box1 .mid {
  background: #fff;
  padding: 0 15px;
  position: relative;
}

.i_box1 .mid:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: 40px solid #f65220;
  border-left: 40px solid transparent;
}

.i_box1 .mid .sanj span {
  position: absolute;
  top: 5px;
  right: 1px;
  z-index: 2;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  transform: rotate(45deg);
}

.i_box1 .mid .hot {
  width: 100%;
}

.i_box1 .mid .hot p {
  border-bottom: 1px dashed #ddd;
  padding: 10px 0;
}

.i_box1 .mid .hot p a {
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  font-size: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  font-weight: bold;
}

.i_box1 .mid .hot p span {
  line-height: 32px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #888;
  display: block;
  font-size: 14px;
}

.i_box1 .mid .list {
  padding: 11px 0;
}

.i_box1 .mid .list a {
  font-size: 15px;
  line-height: 32px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  position: relative;
  padding-left: 15px;
}

.i_box1 .mid .list a:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #da251c;
  margin-top: 14px;
  left: 0;
}

.i_box1 .fr {
  background: #fff;
}

.i_box1 .fr .tit span {
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  color: #da251c;
}

.i_box1 .fr .text {
  padding: 10px;
}

.i_box1 .fr .text p {
  float: left;
  width: 49%;
  margin-left: 2%;
}

.i_box1 .fr .text p:first-child {
  margin-left: 0;
}

.i_box1 .fr .text p img {
  width: 100%;
  display: block;
  height: 105px;
}

.i_box1 .fr .text p span {
  text-align: center;
  line-height: 24px;
  padding: 0 10px;
  height: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  color: #444;
  font-size: 14px;
}

.i_box1 .fr .text p span:hover {
  color: #da251c;
}

.i_box1 .fr .list {
  padding: 0 15px;
  list-style: none;
  overflow-y: scroll;
  height: 277px;
}

.i_box1 .fr .list::-webkit-scrollbar {
  display: none;
}

.i_box1 .fr .list li {
  padding: 8px 0;
  overflow: hidden;
  border-bottom: 1px solid #efefef;
  position: relative;
  padding-left: 100px;
  width: 100%;
}

.i_box1 .fr .list li .pic {
  position: absolute;
  left: 0;
  top: 8px;
  width: 90px;
  height: 60px;
}

.i_box1 .fr .list li .pic img {
  width: 100%;
  height: 60px;
  display: block;
}

.i_box1 .fr .list li .item {
  min-height: 60px;
}

.i_box1 .fr .list li .item a {
  display: block;
  font-size: 14px;
  color: #da251c;
  line-height: 20px;
}

.i_box1 .fr .list li .item p span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  color: #999;
  font-size: 12px;
  margin-right: 10px;
}

.i_box3 {
  margin-top: 15px;
  position: relative;
  background: #fff;
}

.i_box3 .box3list {
  overflow: hidden;
  padding-bottom: 15px;
  width: 98%;
  margin: 0 1%;
  margin-top: 15px;
}

.i_box3 .box3list .swiper-slide img {
  display: block;
  width: 100%;
  height: 140px;
}

.i_box3 .box3list .swiper-slide span {
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  color: #666;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  margin-top: 5px;
}

.i_box3 .box3list .swiper-slide span:hover {
  color: #da251c;
}

.i_box3 .box3list .prev {
  position: absolute;
  top: 30%;
  left: -50px;
  z-index: 12;
  width: 40px;
  height: 40px;
  background: url(../img/ble.png) no-repeat center;
  outline: 0;
  cursor: pointer;
}

.i_box3 .box3list .next {
  position: absolute;
  top: 30%;
  right: -50px;
  z-index: 12;
  width: 40px;
  height: 40px;
  background: url(../img/bri.png) no-repeat center;
  outline: 0;
  cursor: pointer;
}

.i_box4 {
  background: #fff;
  margin-top: 15px;
}

.i_box4 .list {
  padding: 15px 1%;
}

.i_box4 .list li {
  width: 18.5%;
  margin: 0 .7%;
  float: left;
}

.i_box4 .list li .imgauto {
  width: 100%;
  height: 150px;
}

.i_box4 .list li span {
  font-size: 14px;
  color: #444;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 8px;
}

.i_box4 .list li span:hover {
  color: #da251c;
}

.i_box5 {
  background: #fff;
  margin-top: 15px;
}

.i_box5 .box5list .hd {
  border-bottom: 1px solid #eee;
}

.i_box5 .box5list .hd li {
  float: left;
  height: 44px;
  line-height: 44px;
  margin-left: 15px;
}

.i_box5 .box5list .hd li a {
  font-size: 16px;
  color: #444;
  display: block;
}

.i_box5 .box5list .hd li.on {
  border-bottom: 2px solid #da251c;
}

.i_box5 .box5list .hd li.on a {
  color: #da251c;
}

.i_box5 .box5list .bd {
  padding: 15px;
}

.i_box5 .box5list .bd li {
  width: 49%;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
}

.i_box5 .box5list .bd li .fl {
  width: 32%;
}

.i_box5 .box5list .bd li .fl .imgauto {
  width: 100%;
  height: 150px;
}

.i_box5 .box5list .bd li .fr {
  width: 68%;
  padding-left: 10px;
}

.i_box5 .box5list .bd li .fr i {
  font-size: 16px;
  height: 26px;
  line-height: 26px;
  font-weight: normal;
  overflow: hidden;
  margin-bottom: 10px;
  font-style: normal;
  color: #444;
  display: block;
}

.i_box5 .box5list .bd li .fr span {
  display: block;
  color: #999;
  font-size: 13px;
  margin-bottom: 10px;
  display: block;
}

.i_box5 .box5list .bd li .fr span a {
  background: url(../img/share.png) no-repeat left center;
  background-size: 20px;
  padding-left: 25px;
}

.i_box5 .box5list .bd li .fr span em {
  font-style: normal;
  padding-left: 10px;
  border-left: 1px solid #999;
  margin-left: 10px;
  line-height: 15px;
}

.i_box5 .box5list .bd li .fr p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}

.i_box5 .box5list .bd li:nth-child(2n) {
  margin-right: 0;
}

.i_box6 .fl {
  width: 49.5%;
  background: #fff;
  margin-right: 1%;
  margin-top: 1%;
}

.i_box6 .fl:nth-child(2n) {
  margin-right: 0;
}

.i_box6 .fl .list {
  padding: 10px;
}

.i_box6 .fl .list li {
  padding-left: 60px;
  position: relative;
  margin-bottom: 10px;
}

.i_box6 .fl .list li .pic {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
}

.i_box6 .fl .list li .pic img {
  width: 100%;
  height: 50px;
}

.i_box6 .fl .list li .text span a {
  font-size: 14px;
  color: #444;
  float: left;
  width: 70%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 24px;
}

.i_box6 .fl .list li .text span i {
  font-style: normal;
  width: 30%;
  float: right;
  text-align: right;
  font-size: 12px;
  line-height: 24px;
  color: #999;
}

.i_box6 .fl .list li .text p {
  font-size: 14px;
  color: #999;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 24px;
}

.i_box7 .fl {
  width: 32.33%;
  margin-right: 1.5%;
  background: #fff;
  margin-top: 15px;
}

.i_box7 .fl:nth-child(3n) {
  margin-right: 0;
}

.i_box7 .fl .list {
  padding: 6px 15px;
}

.i_box7 .fl .list a {
  font-size: 15px;
  line-height: 32px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  position: relative;
  padding-left: 12px;
}

.i_box7 .fl .list a:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #da251c;
  margin-top: 14px;
  left: 0;
}

.i_box8 {
  background: #fff;
  margin: 15px 0;
}

.i_box8 span {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #eee;
  padding: 0 15px;
  font-size: 16px;
  color: #444;
  display: block;
}

.i_box8 .list {
  padding: 10px 15px;
}

.i_box8 .list a {
  font-size: 14px;
  color: #444;
  display: block;
  float: left;
  margin-right: 10px;
}

.footer {
  background: #ffffff;
  padding: 20px 0;
  color: #b8bbc0;
}

.footer .list ul {
  text-align: center;
}

.footer .list li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0 10px;
}

.footer .list li a {
  display: block;
  font-size: 14px;
  color: #b8bbc0;
}

.footer .copyright {
  margin-top: 15px;
}

.footer .copyright p {
  font-size: 14px;
  display: block;
  text-align: center;
  font-size: 13px;
  color: #b8bbc0;
}

.art_cont {
  margin: 15px 0;
}

.art_cont .fl {
  width: 100%;
  background: #fff;
  padding: 15px;
}

.art_cont .fl .list li {
  width: 100%;
  float: left;
  margin-top: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}

.art_cont .fl .list li .pic {
  width: 30%;
  float: left;
}

.art_cont .fl .list li .pic .imgauto {
  width: 100%;
  height: 165px;
}

.art_cont .fl .list li .text {
  width: 70%;
  float: left;
  padding-left: 10px;
}

.art_cont .fl .list li .text .text1 i {
  font-style: normal;
  font-size: 18px;
  color: #444;
  display: block;
  line-height: 32px;
  margin-bottom: 5px;
}

.art_cont .fl .list li .text .text1 i:hover {
  color: #da251c;
}

.art_cont .fl .list li .text .text1 p {
  font-size: 14px;
  line-height: 24px;
  max-height: 72px;
  overflow: hidden;
  color: #777;
  margin-bottom: 8px;
}

.art_cont .fl .list li .text2 {
  margin-top: 15px;
}

.art_cont .fl .list li .text2 span {
  float: left;
}

.art_cont .fl .list li .text2 span a {
  padding-left: 20px;
  margin-right: 10px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.art_cont .fl .list li .text2 span .sp1 {
  background: url(../img/list.png) no-repeat left center;
  background-size: 12px;
  padding-left: 18px;
}

.art_cont .fl .list li .text2 span .sp2 {
  background: url(../img/time.png) no-repeat left center;
  background-size: 15px;
}

.art_cont .fl .list li .text2 span .sp3 {
  background: url(../img/eye.png) no-repeat left center;
  background-size: 15px;
}

.art_cont .fl .list li .text2 p {
  float: right;
}

.art_cont .fl .list li .text2 p a {
  padding: 2px 5px;
  border-radius: 15px;
  border: 1px solid #eee;
  font-size: 12px;
  color: #999;
}

.art_cont .fr {
  width: 24%;
  background: #fff;
  padding: 10px;
  padding-top: 0;
}

.art_cont .fr .fr_tit {
  border-bottom: 1px solid #eee;
  font-weight: normal;
  position: relative;
  padding-left: 8px;
  height: 25px;
}

.art_cont .fr .fr_tit span {
  font-size: 16px;
  line-height: 100%;
  border-left: 3px solid #da251c;
  display: block;
  padding-left: 8px;
  color: #444;
  margin-top: 10px;
}

.art_cont .fr .fr_text1 .list a {
  width: 40%;
  margin: 0 5%;
  float: left;
  line-height: 34px;
  border: 1px solid #F2F2F2;
  text-align: center;
  border-radius: 5px;
  margin-top: 8px;
}

.art_cont .fr .fr_text1 .list a:hover {
  background: #f39c12;
  border-color: #f39c12;
  color: #fff;
}

.art_cont .fr .fr_text2 {
  margin-top: 20px;
}

.art_cont .fr .fr_text2 .list {
  margin-top: 10px;
}

.art_cont .fr .fr_text2 .list a {
  display: block;
  font-size: 14px;
  color: #444;
  line-height: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.art_cont .fr .fr_text2 .list a i {
  color: #999;
  font-size: 16px;
  padding-right: 10px;
}

.art_cont .fr .fr_text2 .list a:first-child i {
  color: #f39c12;
}

.art_cont .fr .fr_text2 .list a:first-child + a i {
  color: #f39c12;
}

.art_cont .fr .fr_text2 .list a:first-child + a + a i {
  color: #f39c12;
}

.art_cont .fr .fr_text3 {
  margin-top: 20px;
}

.art_cont .fr .fr_text3 .list a {
  font-size: 15px;
  line-height: 32px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  position: relative;
  padding-left: 10px;
}

.art_cont .fr .fr_text3 .list a:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #da251c;
  margin-top: 14px;
  left: 0;
}

.art_cont .fr .fr_text4 {
  margin-top: 20px;
}

.art_cont .fr .fr_text4 .list {
  margin-top: 8px;
}

.art_cont .fr .fr_text4 .list a {
  line-height: 26px;
  padding: 0 5px;
  background: #da251c;
  color: #fff;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border-radius: 2px;
  margin-top: 5px;
}

.art_cont .fr .fr_text4 .list a:nth-child(2n) {
  background: #D9534F;
}

.art_cont .fr .fr_text4 .list a:nth-child(3n) {
  background: #5CB85C;
}

.art_cont .fr .fr_text4 .list a:nth-child(5n) {
  background: #B433FF;
}

.fix_search {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  display: none;
}

.fix_search .sea_bg {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, .7);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.fix_search .text {
  position: relative;
  z-index: 1000;
  width: 300px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
  left: 50%;
  margin-left: -150px;
  background: #E04D47;
}

.fix_search .text span {
  font-size: 14px;
  color: #fff;
  display: block;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 10px;
}

.fix_search .text form {
  margin-left: 40px;
  margin-top: 20px;
}

.fix_search .text input {
  height: 30px;
  width: 170px;
  float: left;
  border: none;
  padding-left: 5px;
  outline: 0;
}

.fix_search .text .subbtn {
  width: 50px;
  height: 30px;
  float: left;
  border: none;
  color: #333;
  background: #fff;
  margin-left: 1px;
  outline: 0;
}

.content_tit h3 {
  font-size: 22px;
  line-height: 32px;
}

.cont_text2 {
  margin-top: 10px;
  border-bottom: 1px solid #eee;
  padding-bottom: 12px;
}

.cont_text2 span {
  float: left;
}

.cont_text2 span a {
  padding-left: 20px;
  margin-right: 10px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.cont_text2 span .sp1 {
  background: url(../img/list.png) no-repeat left center;
  background-size: 12px;
  padding-left: 18px;
}

.cont_text2 span .sp2 {
  background: url(../img/time.png) no-repeat left center;
  background-size: 15px;
}

.cont_text2 span .sp3 {
  background: url(../img/eye.png) no-repeat left center;
  background-size: 15px;
}

.cont_text2 p {
  float: right;
}

.cont_text2 p a {
  padding: 2px 5px;
  border-radius: 15px;
  border: 1px solid #eee;
  font-size: 12px;
  color: #999;
}

.banquan {
  margin-top: 30px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

.banquan span {
  font-size: 16px;
  color: #333;
  margin-bottom: 20px;
  display: block;
}

.banquan p {
  font-size: 14px;
  color: #666;
  display: block;
  line-height: 26px;
}

.xg_list {
  margin-top: 30px;
}

.xg_list .tit {
  padding-left: 0;
}

.xg_list li {
  width: 24%;
  margin-right: 1.25%;
  float: left;
  margin-top: 15px;
}

.xg_list li img {
  width: 100%;
  height: 150px;
  display: block;
}

.xg_list li span {
  font-size: 14px;
  color: #444;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 6px;
  padding: 0 5px;
}

.xg_list li span:hover {
  color: #da251c;
}

.xg_list li:nth-child(4n) {
  margin-right: 0;
}

.content {
  width: 100%;
}

.content p {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 15px;
  color: #666;
}

.content img {
  display: block;
  max-width: 100%;
  margin: 20px auto;
}

.show_pages {
  margin-top: 10px;
}

.show_pages p {
  font-size: 14px;
  color: #444;
  display: block;
  line-height: 28px;
}

.show_pages p:hover a {
  color: #da251c;
}

.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;
  }
  .page_banner {
    margin-top: 60px;
  }
  .mtop60 {
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .i_box1 .w32 {
    width: 98%;
    margin-left: 0;
    margin: 1%;
  }
  .i_box1 .w32:first-child {
    margin-left: 1%;
  }
  .i_box4 .list li {
    width: 48%;
    margin: 1%;
  }
  .i_box3 {
    width: 98%;
    margin: 10px 1%;
  }
  .i_box4 {
    width: 98%;
    margin: 10px 1%;
  }
  .i_box5 {
    width: 98%;
    margin: 10px 1%;
  }
  .i_box6 {
    width: 98%;
    margin: 10px 1%;
    margin-bottom: 0;
  }
  .i_box7 {
    width: 98%;
    margin: 10px 1%;
    margin-top: 0;
  }
  .i_box6 .fl {
    width: 100%;
    margin-bottom: 10px;
  }
  .i_box7 .fl {
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .art_cont .fr {
    display: none;
  }
  .art_cont .fl {
    width: 98%;
    margin: 0 1%;
  }
  .xg_list li {
    width: 49%;
    margin-right: 2%;
  }
  .xg_list li:nth-child(2n) {
    margin-right: 0;
  }

  .abdd {min-height: calc(100vh - 210px);}
}

@media screen and (max-width: 450px) {
  .i_box1 .fl .box1list .swiper-slide img {
    height: 1.95rem;
  }
  .i_box1 .fl .pic_list p img {
    height: 1rem;
  }
  .i_box1 .fl .box1list .swiper-slide span {
    font-size: .115rem;
  }
  .i_box1 .fl .pic_list p span {
    font-size: .1rem;
  }
  .i_box1 .mid .hot p a {
    font-size: .115rem;
  }
  .i_box1 .mid .hot p span {
    font-size: .1rem;
  }
  .i_box1 .mid .hot p {
    padding: 6px 0;
  }
  .i_box1 .mid .list a {
    font-size: .1rem;
  }
  .i_box1 .mid .list {
    padding: 5px 0;
  }
  .i_box1 .fr .text p img {
    height: 1rem;
  }
  .i_box3 .box3list {
    padding: 10px 0;
    width: 96%;
    margin: 0 2%;
  }
  .i_box4 .list li .imgauto {
    height: 130px;
  }
  .i_box4 .list li span {
    font-size: .1rem;
    margin-top: 5px;
  }
  .i_box5 .box5list .bd li {
    width: 100%;
  }
  .i_box5 .box5list .bd li .fl {
    width: 40%;
  }
  .i_box5 .box5list .bd li .fr {
    width: 60%;
  }
  .i_box5 .box5list .bd li .fr p {
    display: none;
  }
  .i_box5 .box5list .bd li .fl .imgauto {
    height: 1rem;
  }
  .i_box5 .box5list .bd li .fr i {
    height: auto;
    font-size: .115rem;
    line-height: 160%;
  }
  .i_box5 .box5list .bd li .fr span a {
    font-size: .1rem;
  }
  .i_box5 .box5list .bd li .fr span em {
    font-size: .1rem;
  }
  .i_box6 .fl .list li .text span a {
    width: 60%;
  }
  .i_box6 .fl .list li .text span i {
    width: 40%;
  }
  .art_cont .fl {
    padding: 10px;
  }
  .art_cont .fl .list li .pic {
    width: 40%;
  }
  .art_cont .fl .list li .pic .imgauto {
    height: .8rem;
  }
  .art_cont .fl .list li .text {
    width: 60%;
  }
  .art_cont .fl .list li .text .text1 i {
    font-size: .12rem;
    line-height: 160%;
  }
  .art_cont .fl .list li .text .text1 p {
    display: none;
  }
  .art_cont .fl .list li .text2 p {
    display: none;
  }
  .art_cont .fl .list li .text2 {
    margin-top: 10px;
  }
  .xg_list li img {
    height: 1rem;
  }
}

@media screen and (max-width: 350px) {
  .i_box5 .box5list .bd li .fr span a {
    display: block;
  }
  .i_box5 .box5list .bd li .fr span em {
    display: block;
    border: none;
    margin: 0;
    padding: 0;
    margin-top: 8px;
  }
}


.banner {
	width:100%;
	max-width:1920px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.banner .swiper-button-prev {
	background-image:url("data:image/svg+xml;
	charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E")
}
.banner .swiper-button-next {
	background-image:url("data:image/svg+xml;
	charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E")
}
.banner .swiper-pagination-bullet {
	background:#FFF;
	width:15px;
	height:15px;
	opacity:1;
}
.banner .swiper-pagination-bullet-active {
	background-color:#305dc3;
}
.banner .swiper-slide img {
	max-width:100%;
	display:block;
}

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

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