﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */
/****************************** components ******************************/
.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.clearfix, .container:after,
.row:after, ul {
  *zoom: 1;
}

.clearfix:after, .container:after,
.row:after, ul:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.container {
  margin-right: auto;
  margin-left: auto;
}

.content img {
  max-width: 100%;
}

.content_box,
.content_box *,
.content_box *:before,
.content_box *:after {
  box-sizing: content-box;
}

.ml5 {
  margin-left: 5px;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.mg5 {
  margin: 5px;
}

.pl5 {
  padding-left: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pd5 {
  padding: 5px;
}

.ml10 {
  margin-left: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mg10 {
  margin: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pd10 {
  padding: 10px;
}

.ml15 {
  margin-left: 15px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.mg15 {
  margin: 15px;
}

.pl15 {
  padding-left: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pd15 {
  padding: 15px;
}

.ml20 {
  margin-left: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.mg20 {
  margin: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pd20 {
  padding: 20px;
}

.ml25 {
  margin-left: 25px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.mg25 {
  margin: 25px;
}

.pl25 {
  padding-left: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pd25 {
  padding: 25px;
}

.ml30 {
  margin-left: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.mg30 {
  margin: 30px;
}

.pl30 {
  padding-left: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pd30 {
  padding: 30px;
}

.ml35 {
  margin-left: 35px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.mg35 {
  margin: 35px;
}

.pl35 {
  padding-left: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pd35 {
  padding: 35px;
}

.ml40 {
  margin-left: 40px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.mg40 {
  margin: 40px;
}

.pl40 {
  padding-left: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pd40 {
  padding: 40px;
}

.ml45 {
  margin-left: 45px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.mg45 {
  margin: 45px;
}

.pl45 {
  padding-left: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pr45 {
  padding-right: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pd45 {
  padding: 45px;
}

.ml50 {
  margin-left: 50px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.mg50 {
  margin: 50px;
}

.pl50 {
  padding-left: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pd50 {
  padding: 50px;
}

.f12 {
  font-size: 12px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f22 {
  font-size: 22px;
}

.f24 {
  font-size: 24px;
}

.f26 {
  font-size: 26px;
}

.f28 {
  font-size: 28px;
}

.f30 {
  font-size: 30px;
}

.f32 {
  font-size: 32px;
}

.f34 {
  font-size: 34px;
}

.f36 {
  font-size: 36px;
}

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

legend {
  color: #000;
}

fieldset,
img {
  border: 0;
}

body,
button,
input,
select,
textarea {
  font: 14px/1.5 "\5FAE\8F6F\96C5\9ED1", "arial";
  color: #333;
  font-size: 14px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul,
ol {
  list-style: none;
}

a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"] {
  cursor: pointer;
}

a {
  color: inherit;
  color: expression(this.parentNode.currentStyle.color);
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

small {
  font-size: 12px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media screen and (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media screen and (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/****************************** style ******************************/
body,
button,
input,
select,
textarea {
  font: "\5FAE\8F6F\96C5\9ED1", "arial";
  color: #5a5a5a;
}

.header {
  width: 100%;
  overflow: hidden;
}

.header .head_logo {
  width: 100%;
  height: .6rem;
  padding-left: .1rem;
  margin-top: .05rem;
  overflow: hidden;
}

.header .head_logo img {
  float: left;
  height: .55rem;
}

.header .head_logo .head_tit {
  float: left;
  padding-top: .08rem;
  padding-left: .1rem;
}

.header .head_logo .head_tit h4 {
  letter-spacing: 4px;
  font-size: .2rem;
  line-height: .18rem;
  font-weight: bold;
  color: #000;
  padding-bottom: .04rem;
}

.header .head_logo .head_tit h6 {
  font-size: .12rem;
  line-height: .24rem;
  color: #000;
}

.app_menu {
  width: 100%;
  background: #0b89dd;
  padding-bottom: .07rem;
}

.app_menu ul li {
  float: left;
  border: 1px solid #fff;
  margin-left: .05rem;
  margin-top: .05rem;
  height: .25rem;
  line-height: .25rem;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: .03rem;
  padding: .02rem .08rem;
}

.app_menu ul li a {
  display: block;
  height: .25rem;
}

.app_menu ul li a span {
  line-height: .21rem;
  color: #fff;
  display: block;
}

.banner {
  width: 100%;
  height: 1.45rem;
  overflow: hidden;
}

.banner_pic ul li img {
  width: 100%;
  height: 1.45rem;
}

.banner_btn {
  width: 100%;
  height: 16px;
  position: absolute;
  left: 0;
  bottom: .2rem;
  z-index: 9;
  text-align: right;
  padding-right: .2rem;
}

.banner_btn a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  filter: alpha(opacity=100);
  opacity: 1;
  width: .08rem;
  height: .08rem;
  border-radius: 50%;
  margin: 0 .04rem;
  background: #000;
  border: 1px solid #fff;
  transition: opacity .2s,background .2s;
}

.banner_btn a:hover, .banner_btn a.in {
  filter: alpha(opacity=100);
  opacity: 1;
  background: #fff;
  border: 1px solid #000;
  margin: 0 3px;
}

.main {
  width: 100%;
}

.search {
  width: 100%;
  background: #0b89dd;
  height: .28rem;
  padding: .02rem;
}

.search .texta {
  width: 90%;
  height: .24rem;
  border: none;
  float: left;
  padding-left: .08rem;
  outline: 0;
}

.search .btna {
  float: left;
  width: 10%;
  color: #fff;
  background: #0b89dd;
  font-size: .12rem;
  text-align: center;
  height: .24rem;
  border: none;
  line-height: .24rem;
}

.i_box1 {
  width: 100%;
}

.i_box_tit {
  width: 100%;
  margin-top: .2rem;
}

.i_box_tit p {
  font-size: .14rem;
  line-height: 1.19em;
  text-align: center;
  line-height: .19rem;
  border-bottom: 1px solid #eee;
  padding-bottom: .04rem;
}

.i_box_tit span {
  font-size: .14rem;
  border-bottom: 3px solid #eee;
  padding: .04rem .1rem;
  text-align: center;
  font-weight: bold;
}

.i_box1_list {
  width: 100%;
  overflow: hidden;
  margin-top: .2rem;
}

.i_box1_list ul {
  width: 108%;
}

.i_box1_list ul li {
  width: 1.52rem;
  height: 1.8rem;
  float: left;
  padding: .15rem;
  border: 1px solid #ededed;
  margin: 0 .1rem .1rem .016rem;
}

.i_box1_list ul li a span {
  font-size: .12rem;
  color: #acacac;
  display: block;
  text-align: center;
}

.imgauto1 {
  width: 1.2rem;
  height: 1.27rem;
  overflow: hidden;
}

.i_box2 {
  width: 100%;
  margin-top: .3rem;
  background: url(../img/abbg.jpg) no-repeat center;
  background-size: 100% 100%;
}

.i_box2 .i_box2_content {
  width: 100%;
  padding: .1rem 0;
}

.i_box2 .i_box2_content .i_box2_top {
  width: 100%;
}

.i_box2 .i_box2_content .i_box2_top p {
  text-align:center;
  margin-bottom: .05rem;
  height: .4rem;
  line-height: .4rem;
  color: #fff;
  font-size: .18rem;
  font-weight: bold;
}

.i_box2 .i_box2_content .i_box2_text {
  width: 100%;
  padding: .1rem;
}

.i_box2 .i_box2_content .i_box2_text p {
  color: #fff;
  font-size: .14rem;
  line-height: 140%;
}

.i_box2 .i_box2_content .i_box2_text a {
  color: #FF0000;
}

.i_box3 {
  width: 100%;
}

.i_box3_content {
  width: 100%;
  overflow: hidden;
}

.i_box3_content .i_box3_list {
  width: 100%;
  overflow: hidden;
  padding-top: .1rem;
  height: 1.9rem;
}
.content_tit p {
  text-align: center;
  width: 100%;
}
.content_tit p span {
  display: inline-block;
  margin-right: 5px;
}

.i_box3_content .i_box3_list ul li {
  width: 1.52rem;
  height: 1.8rem;
  float: left;
  padding: .15rem;
}

.i_box3_content .i_box3_list ul li a p {
  font-size: .12rem;
  text-align: center;
}

.i_box4 {
  padding-top: .15rem;
  padding-bottom: .15rem;
}

.i_box4 .i_box4_tit p {
  color: #434343;
  font-size: .12rem;
  border-bottom: 1px solid #eee;
  padding-bottom: .05rem;
}

.i_box4 .i_box4_tit p strong {
  color: #333;
  font-size: .18rem;
  border-bottom: 3px solid #eee;
  line-height: .252rem;
  padding-bottom: .05rem;
  padding-left: .06rem;
}

.i_box4 .i_box4_list {
  width: 3rem;
  margin: 0 auto;
}

.i_box4 .i_box4_list ul li {
  width: 100%;
  border-bottom: 1px dotted #eee;
  margin-top: .1rem;
}

.i_box4 .i_box4_list ul li a {
  width: 100%;
  display: block;
  font-size: .14rem;
  font-weight: bold;
  margin-bottom: .05rem;
}

.i_box4 .i_box4_list ul li span {
  width: 100%;
  font-size: .11rem;
  color: #929292;
  display: block;
  margin-bottom: .05rem;
}

.i_box4 .i_box4_list ul li p {
  width: 100%;
  font-size: .12rem;
  line-height: 140%;
  display: block;
  margin-bottom: .05rem;
}

.footer {
  background: #0B89DD;
  padding: .2rem 0;
  padding-bottom: .7rem;
}

.footer p {
  font-size: .12rem;
  color: #fff;
  text-align: center;
}

.page_tit {
  width: 100%;
  margin-top: .2rem;
}

.page_tit p {
  width: 100%;
  text-align: center;
  padding-bottom: .04rem;
  border-bottom: 1px solid #0b89dd;
}

.page_tit p span {
  font-size: .14rem;
  color: #000;
  border-bottom: 4px solid #0b89dd;
  padding-bottom: .04rem;
  padding-left: .05rem;
  padding-right: .05rem;
}

.page_banner li img {
  width: 100%;
  height: auto;
}

.content_title {
  width: 3.1rem;
  margin: 0 auto;
  padding-top: .2rem;
}

.content_title h3 {
  text-align: center;
  font-size: .14rem;
  color: #333;
  font-weight: normal;
}

.content_title span {
  color: #D9D9D9;
  font-size: .14rem;
  text-align: center;
  display: block;
  font-weight: bold;
}

.content_title p {
  font-size: .12rem;
  color: #999;
  text-align: center;
  margin-top: .15rem;
}
.show_img {
    padding: 0 5%;
}

.show_img img {
    max-width: 100%;
}

.content {
  width: 3rem;
  margin: 0 auto;
  padding: .1rem 0;
}

.content img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.content p {
  font-size: .14rem;
  line-height: 1.7em;
}

.pro_menu {
  width: 100%;
  margin-top: -.05rem;
  padding: .12rem 0;
  padding-bottom: 0;
}

.pro_menu ul {
  padding-left: .1rem;
}

.pro_menu ul li {
  padding: 0 .08rem;
  height: .3rem;
  background: #0b89dd;
  float: left;
  margin: 5px 6px 0 0;
  border-radius: .05rem;
}
.pro_menu ul li.on {
  background: #f2a21d;
}
.pro_menu ul li a {
  font-size: .11rem;
  color: #fff;
  display: block;
  line-height: .3rem;
  text-align: center;
}

.pages {
  width: 100%;
  text-align: center;
  margin: .3rem 0;
}

.pages a {
  width: .22rem;
  height: .22rem;
  background: #fff;
  border: 1px solid #0b89dd;
  color: #0b89dd;
  text-align: center;
  font-size: .11rem;
  line-height: .22rem;
  margin: 0 .03rem;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.pages a.active {
  background: #0b89dd;
  color: #fff;
}

.pro_content {
  width: 3.1rem;
  margin: 0 auto;
  padding-bottom: .3rem;
}

.content_tit {
  width: 100%;
  margin-top: .15rem;
}

.content_tit h3 {
  font-size: .18rem;
  text-align: center;
  color: #0b89dd;
  line-height: .33rem;
}

.content_tit span {
  font-size: .11rem;
  color: #999;
  text-align: center;
  display: block;
  line-height: .23rem;
}

.content_des {
  width: 100%;
  background: #F5F5F5;
  border: 1px solid #E5E5E5;
  padding: .05rem;
  margin-bottom: .2rem;
  margin-top: .1rem;
}

.content_des p {
  color: #868686;
  font-size: .12rem;
  line-height: .2rem;
}

.tempWrap {
  width: 100%;
  overflow: hidden;
}

.content_top .content_img {
  width: 2.74rem;
  margin: 0 auto;
  position: relative;
}

.content_top .content_img ul {
  height: .7rem;
  overflow: hidden;
}

.content_top .content_img ul li {
  width: 24%;
  padding: 0 .25%;
  margin: 0 .45%;
  margin-top: .05rem;
  border: 1px solid #9c9c9c;
}

.content_top .content_img ul li.active {
  border: 1px solid red;
}

.content_top .content_img ul li .imgauto {
  height: .56rem;
  width: .56rem;
  overflow: hidden;
}

.content_top .content_img ul li .imgauto img {
  display: block;
}

.content_top .content_img a {
  position: absolute;
  width: .23rem;
  height: .68rem;
  display: block;
  overflow: hidden;
}

.content_top .content_img .sPrev {
  left: -.23rem;
  top: 0;
  background: url(../img/l.gif) no-repeat center;
}

.content_top .content_img .sNext {
  background: url(../img/r.gif) no-repeat center;
  right: -.25rem;
  top: 0;
}

.show_pages {
  width: 100%;
  padding-left: .1rem;
  padding-bottom: .2rem;
}

.show_pages p {
  width: 100%;
}

.show_pages p a {
  display: inline-block;
  font-size: .12rem;
  color: #444;
  line-height: .25rem;
}

.news_list {
  width: 3.1rem;
  margin: 0 auto;
  padding-top: .2rem;
}

.news_list ul li {
  width: 100%;
  height: .28rem;
  line-height: .28rem;
  float: left;
  border-bottom: 1px solid #e2e2e2;
}

.news_list ul li .fl a i {
  font-style: normal;
  float: left;
  font-size: .12rem;
  margin-right: .05rem;
  color: #0b89dd;
  font-weight: bold;
}

.news_list ul li .fl a span {
  float: left;
  font-size: .12rem;
  width: 1.7rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.news_list ul li .fr p {
  font-size: .11rem;
  color: #acacac;
}

.show_guest {
  width: 3rem;
  margin: 0 auto;
  padding: .2rem 0;
}

.show_guest p {
  width: 100%;
  margin: .07rem 0;
}

.show_guest p span {
  padding: .1rem 0;
  line-height: 1.5em;
  display: block;
}

.show_guest p input {
  width: 3rem;
  border: none;
  border: 1px solid #ccc;
  height: .4rem;
  text-indent: 5px;
  font-size: .12rem;
  border-radius: .03rem;
}

.show_guest p textarea {
  width: 3rem;
  height: .7rem;
  border: 1px solid #ccc;
}

.show_guest p .btn {
  background: #0B89DD;
  color: #fff;
}

.float_menu {
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
    background: #0b89dd;
    height: .5rem;
    border-top: 1px solid #fff;
}

.float_menu li {
    width: 24%;
    border-left: 1px solid #fff;
    display: inline-block;
    text-align: center;
}
.float_menu li:first-child {
    border-left: none;
}

.float_menu li i {
    display: block;
    color: #fff;
    padding-top: .05rem;
    font-size: .2rem;
}

.float_menu li span {
    color: #fff;
    display: block;
    padding-top: .03rem;
}



.load_more .load_more_btn {
    border: 0;
    color: #fff;
    text-align: center;
    width: 100%;
    line-height: 2.7em;
    border-radius: 2em;
    background-color: #00a2e9;
    transition: background-color .2s;
    outline: none;
}
.load_more_none{
    display: block;
    text-align: center;
}
.load_more {
    position: relative;
    width: 90% ;
    margin: 20px auto;
    transition: all.3s;
}
.load_more.la - ball - fall {
    position: absolute;
    left: 50 % ;
    top: 50 % ;
    margin - left: -36px;
    margin - top: -9px;
    opacity: 0;
    visibility: hidden;
    cursor: not - allowed
}
.load_more.la - ball - fall.la - sm {
    margin - left: -18px;
    margin - top: -4px
}
.load_more.la - ball - fall.la - 2x {
    margin - left: -72px;
    margin - top: -18px
}
.load_more.la - ball - fall.la - 3x {
    margin - left: -108px;
    margin - top: -27px
}
.load_more.load_more_btn {
    border: 0;
    color: #fff;
    text - align: center;
    width: 100 % ;
    line - height: 2em;
    border - radius: 2em;
    background - color: #00a2e9;
    transition: background - color.2s;
    outline: none
}
.load_more.load_more_btn: hover {
    background - color: #1dbaff
}
.load_more.load_more_btn[disabled] {
    color: transparent;
    opacity: .6;
    cursor: not - allowed
}
.load_more.load_more_btn[disabled]~.la - ball - fall {
    opacity: 1;
    visibility: visible;
    transition - delay: 0s
}
.la - ball - fall {
    display: block;
    font - size: 0;
    color: #fff
}
.la - ball - fall,
.la - ball - fall > div {
    position: relative;
    box - sizing: border - box
}
.la - ball - fall.la - dark {
    color: #333
}
.la - ball - fall > div {
    display: inline - block;
    float: none;
    background - color: currentColor;
    border: 0 solid currentColor;
    width: 10px;
    height: 10px;
    margin: 4px;
    border - radius: 100 % ;
    opacity: 0; - webkit - animation: a 1s ease - in-out infinite;
    animation: a 1s ease - in-out infinite
}
.la - ball - fall > div: first - child { - webkit - animation - delay: -.3s;
    animation - delay: -.3s
}
.la - ball - fall > div: nth - child(2) { - webkit - animation - delay: -.2s;
    animation - delay: -.2s
}
.la - ball - fall > div: nth - child(3) { - webkit - animation - delay: -.1s;
    animation - delay: -.1s
}
.la - ball - fall > div: nth - child(4) { - webkit - animation - delay: 0ms;
    animation - delay: 0ms
}
.la - ball - fall.la - sm > div {
    width: 5px;
    height: 5px;
    margin: 2px
}
.la - ball - fall.la - 2x > div {
    width: 20px;
    height: 20px;
    margin: 8px
}
.la - ball - fall.la - 3x > div {
    width: 30px;
    height: 30px;
    margin: 12px
}
/****************************** media ******************************/


.page {
	font-size: 14px;
	color: #5a5a5a;
	text-align: center;
	clear: both;
	margin: 20px auto;
}
.page .pagination {
	display: inline-block;
	position: relative;
	bottom: 0;
}
.pagination {
	height: 40px;
	padding: 20px 0px;
}
.pagination a {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 0px 12px;
	height: 24px;
	border: 1px #cccccc solid;
	background: #fff;
	text-decoration: none;
	color: #808080;
	font-size: 12px;
	line-height: 24px;
}
.pagination a:hover {
	color: #077ee3;
	background: white;
	border: 1px #077ee3 solid;
}
.pagination a.cur {
	border: none;
	background: #077ee3;
	color: #fff;
}
.pagination p {
	float: left;
	padding: 2px 12px;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	color: #bbb;
	border: 1px #ccc solid;
	background: #fcfcfc;
	margin-right: 8px;
}
.pagination p.pageRemark {
	border-style: none;
	background: none;
	margin-right: 0px;
	padding: 4px 0px;
	color: #666;
}
.pagination p.pageRemark b {
	color: red;
}
.pagination p.pageEllipsis {
	border-style: none;
	background: none;
	padding: 4px 0px;
	color: #808080;
}

/*# sourceMappingURL=yunu.css.map */
