/****************************** components ******************************/
.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.clearfix, .container:after,
.row:after, ul {
  *zoom: 1;
}

.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 img 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;
}

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;
}

ol li,
ul li {
  list-style-type: none;
  vertical-align: middle;
}

img {
  border: none;
  vertical-align: middle;
}

input {
  vertical-align: middle;
  font: 12px/1.4 "\5FAE\8F6F\96C5\9ED1", "arial";
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  outline: none;
  blr: expression(this.onFocus=this.blur());
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}

.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;
}

.content_box,
.content_box *,
.content_box :after,
.content_box :before {
  box-sizing: content-box;
}

.clear {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

body #wapnav_mask {
  width: 100%;
  background: transparent;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 998;
  display: none;
}

.wap_nav.in {
  display: block;
}

.wap_nav.in {
  left: 0;
}

.wap_nav {
  position: fixed;
  width: 4rem;
  height: 100%;
  left: -4rem;
  top: 0;
  z-index: 9999;
  background-color: #fff;
  transition: left .3s;
}

.wap_nav .close {
  width: 100%;
  height: 53px;
  line-height: 53px;
  padding-left: .6rem;
  display: block;
}

.wap_nav .close img {
  width: .32rem;
  height: .32rem;
  vertical-align: middle;
}

.wap_nav > ul {
  height: calc(100% - 53px);
  overflow-x: hidden;
}

.wap_nav li {
  line-height: .95rem;
}

.wap_nav > ul > li > a {
  color: #4c4c4c;
  font-size: .35rem;
}

.wap_nav li a {
  display: block;
  padding-left: .6rem;
  padding-right: .3rem;
}

.wap_nav_btn {
  position: absolute;
  left: .38rem;
  top: 0;
  height: 53px;
  line-height: 53px;
  z-index: 999;
  padding: 0 .2rem;
}

.site_title { font-size:20px; line-height:53px; color:#fff;}

.wap_nav_btn img {
  width: .52rem;
  height: .33rem;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  body {
    background: #fafafa;
  }
  .wap {
    display: none;
  }
  .w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
  }
  .header_t {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #A5A4A5;
    background: #272727;
  }
  .header_t .w1200 div.fr a {
    color: #a5a4a5;
    margin-left: 10px;
  }
  .header_t .w1200 div.fr a:hover {
    color: #D9534F;
  }
  .header_b {
    width: 100%;
    height: 90px;
	padding:15px 0;
    border-bottom: 1px solid #E8E9E7;
    background: url(../img/nv.png) #fff repeat-x bottom;
  }
  .header_b .w1200 .header_bl {
    margin-right: 15px;
  }
  .header_b .w1200 .header_br {
    position: relative;
    padding-top: 14px;
  }
  .header_b .w1200 .header_br input[type="text"] {
    width: 210px;
    height: 32px;
    background: #f0f0f0;
    border: 1px solid #CCC;
    border-radius: 20px;
    text-indent: 16px;
  }
  .header_b .w1200 .header_br input[type="submit"] {
    width: 16px;
    height: 16px;
    background: url(../img/search.png) no-repeat center top;
    border: none;
    position: absolute;
    right: 15px;
    top: 22px;
  }
  .nav {
    height: 60px;
    padding-bottom: 20px;
  }
  .nav ul li {
    float: left;
    margin-right: 10px;
  }
  .nav ul li a {
    display: block;
    font-size: 16px;
    color: #333;
    text-align: center;
    padding: 0 15px;
    height: 60px;
    line-height: 60px;
    border-bottom: 3px solid transparent;
  }
  .nav ul li a:hover {
    color: #D9534F;
    border-bottom: 3px solid #D9534F;
  }
  .nav ul li a.active {
    color: #D9534F;
    border-bottom: 3px solid #D9534F;
  }
  .main {
    padding: 15px 0;
  }
  .main .w1200 .main_l {
    width: 855px;
  }
  .main .w1200 .main_l .banner .swiper-slide img {
    width: 100%;
  }
  .main .w1200 .main_l .iart_t {
    margin-top: 15px;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 15px 0px;
  }
  .main .w1200 .main_l .iart_t span {
    font-size: 18px;
    color: #444;
    line-height: 1;
    border-left: 3px solid #d9534f;
    padding-left: 15px;
  }
  .main .w1200 .main_l .iart_list ul {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 15px;
  }
  .main .w1200 .main_l .iart_list ul li {
    float: left;
    width: 49%;
    position: relative;
    padding-bottom: 15px;
    margin-right: 2%;
  }
  .main .w1200 .main_l .iart_list ul li div.fl {
    position: relative;
    float: left;
    width: 130px;
    height: 90px;
    overflow: hidden;
  }
  .main .w1200 .main_l .iart_list ul li div.fl a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .main .w1200 .main_l .iart_list ul li div.fl a:hover img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
  }
  .main .w1200 .main_l .iart_list ul li div.fl a img {
    width: 100%;
    height: 100%;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
  }
  .main .w1200 .main_l .iart_list ul li div.fr {
    width: 259px;
  }
  .main .w1200 .main_l .iart_list ul li div.fr a {
    line-height: 24px;
    font-size: 16px;
    color: #444;
    margin-bottom: 5px;
  }
  .main .w1200 .main_l .iart_list ul li div.fr a:hover {
    color: #D9534F;
  }
  .main .w1200 .main_l .iart_list ul li div.fr .p1 {
    font-size: 14px;
    color: #5e6b73;
    line-height: 22px;
  }
  .main .w1200 .main_l .iart_list ul li div.fr .p2 {
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color: #9baab6;
  }
  .main .w1200 .main_l .iart_list ul li:nth-child(2n) {
    margin-right: 0;
  }
  .main .w1200 .main_l .iart_list2 ul {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
  }
  .main .w1200 .main_l .iart_list2 ul li {
    width: 100%;
    position: relative;
    padding: 15px;
    border-top: 1px solid #F4F4F4;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fl {
    position: relative;
    float: left;
    width: 190px;
    height: 125px;
    overflow: hidden;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fl a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fl a:hover img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
  }
  .main .w1200 .main_l .iart_list2 ul li div.fl a img {
    width: 100%;
    height: 100%;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fr {
    width: 620px;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fr a {
    line-height: 34px;
    font-size: 20px;
    color: #444;
    margin-bottom: 5px;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fr a:hover {
    color: #D9534F;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fr p {
    font-size: 14px;
    color: #5e6b73;
    line-height: 22px;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fr .p2 {
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color: #9baab6;
  }
  .main .w1200 .main_l .iart_list2 ul li:nth-child(2n) {
    margin-right: 0;
  }
  .main .w1200 .main_l .load_more_btn {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0px auto 10px;
    font-size: 14px;
    background-color: #fff;
    color: #999;
    text-align: center;
    border-top: 1px solid #f4f4f4;
  }
  .main .w1200 .main_l .load_more_btn:hover {
    background-color: #f4f4f4;
  }
  .main .w1200 .main_l .ilinks {
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    background-color: #fff;
    padding: 15px 15px 20px;
  }
  .main .w1200 .main_l .ilinks .ilinks_c a {
    float: left;
    margin: 0 20px 20px 0;
    color: #777;
    line-height: 1.4;
    font-size: 14px;
  }
  .main .w1200 .main_r {
    width: 330px;
  }
  .main .w1200 .main_r .iart_catlist {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
  }
  .main .w1200 .main_r .iart_catlist .iart_catlist_t {
    margin-top: 15px;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 15px 0px;
  }
  .main .w1200 .main_r .iart_catlist .iart_catlist_t span {
    font-size: 18px;
    color: #444;
    line-height: 1;
    border-left: 3px solid #d9534f;
    padding-left: 15px;
  }
  .main .w1200 .main_r .iart_catlist .iart_catlist_c {
    padding: 20px 18px;
  }
  .main .w1200 .main_r .iart_catlist .iart_catlist_c ul li {
    float: left;
    width: 143px;
    margin-right: 8px;
  }
  .main .w1200 .main_r .iart_catlist .iart_catlist_c ul li a {
    display: block;
    padding: 5px 10px;
    background: #D9534F;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
  }
  .main .w1200 .main_r .iart_catlist .iart_catlist_c ul li:nth-child(2n) {
    margin-right: 0;
  }
  .main .w1200 .main_r .iart_list2 {
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    background: #fff;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_t {
    margin-top: 15px;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 15px 0px;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_t span {
    font-size: 18px;
    color: #444;
    line-height: 1;
    border-left: 3px solid #d9534f;
    padding-left: 15px;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c {
    padding: 15px 15px 0 18px;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li div.fl {
    width: 160px;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li div.fl a {
    line-height: 21px;
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
    color: #333;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li div.fl a:hover {
    color: #D9534F;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li div.fl p {
    color: #999;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li div.fr {
    width: 95px;
    height: 75px;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li div.fr a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li div.fr a img {
    width: 100%;
    height: 100%;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li:last-child {
    border: none;
  }
  .main .w1200 .main_r .ilinks {
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    border-top: 2px solid #D9534F;
    background-color: #fff;
    margin-top: 20px;
    padding: 15px 15px 20px;
  }
  .main .w1200 .main_r .ilinks .ilinks_t {
    color: #222;
    padding: 0;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
  }
  .main .w1200 .main_r .ilinks .ilinks_c a {
    float: left;
    margin: 0 20px 20px 0;
    color: #777;
    line-height: 1.4;
    font-size: 14px;
  }
  .footer {
    width: 100%;
    background: #333D46;
  }
  .footer .footer_t {
    padding: 40px 0;
    border-bottom: 1px solid #515151;
  }
  .footer .footer_t .footer_tl {
    border-right: 1px solid #515151;
  }
  .footer .footer_t .footer_tl .footer_list {
    margin-right: 60px;
  }
  .footer .footer_t .footer_tl .footer_list h5 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: normal;
  }
  .footer .footer_t .footer_tl .footer_list a {
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #aeaeae;
  }
  .footer .footer_t .footer_tm {
    padding-left: 65px;
  }
  .footer .footer_t .footer_tm .p1 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
  }
  .footer .footer_t .footer_tm .p2 {
    line-height: 30px;
    font-size: 14px;
    color: #aeaeae;
    padding-left: 20px;
  }
  .footer .footer_t .footer_tr img {
    width: 108px;
  }
  .footer .footer_t .footer_tr p {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
  }
  .footer .footer_b {
    color: #bababa;
    padding: 15px 0;
	text-align:center;
  }
  
  .site_title { line-height:60px; display:block; padding:0 10px; font-size:38px; font-weight:bolder; color:#D9534F; margin-right:30px;}
  .nmain .w1200 .crumbs {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }
  .nmain .w1200 .crumbs a {
    display: inline-block;
    font-size: 14px;
    height: 50px;
  }
  .nmain .w1200 .crumbs a:first-child {
    display: inline-block;
    float: left;
    width: 18px;
    text-indent: -9999em;
    background: url(../img/chart.png) no-repeat 0 -20px;
  }
  .nmain .w1200 .nmain_l {
    width: 885px;
  }
  .nmain .w1200 .nmain_l .artlist ul {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 0 15px;
  }
  .nmain .w1200 .nmain_l .artlist ul li {
    width: 100%;
    position: relative;
    border-bottom: 1px dotted #e2e2e2;
    padding: 20px 0;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fl {
    position: relative;
    float: left;
    width: 220px;
    height: 125px;
    overflow: hidden;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fl a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fl a:hover img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fl a img {
    width: 100%;
    height: 100%;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fl a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    height: 30px;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    padding: 3px 8px;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fr {
    width: 615px;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fr a {
    line-height: 40px;
    font-size: 18px;
    color: #31424e;
    font-weight: bold;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fr a:hover {
    color: #D9534F;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fr p {
    font-size: 14px;
    color: #5e6b73;
    line-height: 22px;
    padding: 10px 0;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fr .p2 {
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color: #9baab6;
    padding: 0;
  }
  .nmain .w1200 .nmain_l .artlist ul li:last-child {
    border: none;
  }
  .nmain .w1200 .nmain_l .artlist ul li:nth-child(4n) div.fl a span {
    background-color: #29bbc0;
  }
  .nmain .w1200 .nmain_l .artlist ul li:nth-child(4n+1) div.fl a span {
    background-color: #ee5757;
  }
  .nmain .w1200 .nmain_l .artlist ul li:nth-child(4n+2) div.fl a span {
    background-color: #34415d;
  }
  .nmain .w1200 .nmain_l .artlist ul li:nth-child(4n+3) div.fl a span {
    background-color: #b145b8;
  }
  .nmain .w1200 .nmain_l .load_more_btn {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0px auto 10px;
    font-size: 14px;
    background-color: #fff;
    color: #999;
    text-align: center;
    border-top: 1px solid #f4f4f4;
  }
  .nmain .w1200 .nmain_l .load_more_btn:hover {
    background-color: #f4f4f4;
  }
  .nmain .w1200 .nmain_l .show_a {
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    background: #fff;
    margin-bottom: 15px;
  }
  .nmain .w1200 .nmain_l .show_a .show_at {
    font-size: 24px;
    color: #444;
    font-weight: 400;
    padding: 20px 0 15px;
    text-align: center;
  }
  .nmain .w1200 .nmain_l .show_a .show_atips {
    text-align: center;
    margin-bottom: 15px;
  }
  .nmain .w1200 .nmain_l .show_a .show_adesc {
    background: #F6F6F6;
    line-height: 24px;
    color: #999;
    font-size: 14px;
    padding: 10px;
    margin: 15px 15px 0;
    border: 1px solid #F4F4F4;
    border-width: 1px 1px 1px 5px;
    border-left-color: #F4F4F4;
  }
  .nmain .w1200 .nmain_l .show_a .show_adesc span {
    color: #D9534F;
  }
  .nmain .w1200 .nmain_l .show_a .show_ac {
    padding: 15px 15px 30px;
  }
  .nmain .w1200 .nmain_l .show_a .show_ac p {
    color: #555;
    line-height: 28px;
    font-size: 14px;
  }
  .nmain .w1200 .nmain_l .show_a .show_ac img {
    max-width: 100%;
  }
  .nmain .w1200 .nmain_l .show_a .prev {
    padding: 0 15px 15px;
  }
  .nmain .w1200 .nmain_l .show_a .prev p {
    line-height: 26px;
    font-size: 14px;
    color: #888;
  }
  .nmain .w1200 .nmain_l .show_a .prev p a {
    font-size: 14px;
    color: #888;
  }
  .nmain .w1200 .nmain_l .show_a .prev p a:hover {
    color: #D9534F;
  }
  .nmain .w1200 .nmain_r {
    width: 300px;
  }
  .nmain .w1200 .nmain_r .art_catlist {
    width: 100%;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    background: #fff;
    margin-bottom: 15px;
  }
  .nmain .w1200 .nmain_r .art_catlist .art_catlist_t {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 15px 0px;
    margin-bottom: 15px;
  }
  .nmain .w1200 .nmain_r .art_catlist .art_catlist_t span {
    font-size: 18px;
    color: #444;
    line-height: 1;
    border-left: 3px solid #d9534f;
    padding-left: 15px;
  }
  .nmain .w1200 .nmain_r .art_catlist .art_catlist_c {
    padding: 0px 15px 15px;
  }
  .nmain .w1200 .nmain_r .art_catlist .art_catlist_c ul li {
    float: left;
    height: 35px;
    border: 1px solid #f0f0f0;
    margin: 0 8px 10px 0;
    cursor: pointer;
  }
  .nmain .w1200 .nmain_r .art_catlist .art_catlist_c ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 33px;
    padding: 0 15px;
    color: #D9534F;
  }
  .nmain .w1200 .nmain_r .art_catlist .art_catlist_c ul li a:hover {
    color: #fff;
    background: #D9534F;
  }
  .nmain .w1200 .nmain_r .jxnr {
    width: 100%;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    background: #fff;
    margin-bottom: 15px;
  }
  .nmain .w1200 .nmain_r .jxnr .jxnr_t {
    margin-top: 15px;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 15px 0px;
  }
  .nmain .w1200 .nmain_r .jxnr .jxnr_t span {
    font-size: 18px;
    color: #444;
    line-height: 1;
    border-left: 3px solid #d9534f;
    padding-left: 15px;
  }
  .nmain .w1200 .nmain_r .jxnr .jxnr_c {
    padding: 15px 0px 15px 13px;
  }
  .nmain .w1200 .nmain_r .jxnr .jxnr_c ul li {
    padding: 0px 5px;
  }
  .nmain .w1200 .nmain_r .jxnr .jxnr_c ul li a {
    font-size: 13px;
    color: #333;
    line-height: 34px;
  }
  .nmain .w1200 .nmain_r .jxnr .jxnr_c ul li:last-child {
    border: none;
  }
}

@media screen and (max-width: 1200px) {
  .w1200 {
    width: 100%;
    padding: 0 10px;
  }
  .main .w1200 .main_l {
    width: 100%;
  }
  .main .w1200 .main_r {
    display: none;
  }
  .main {
    padding: 15px 0;
  }
  .main .w1200 .main_l {
    width: 100%;
  }
  .main .w1200 .main_l .banner .swiper-slide img {
    width: 100%;
  }
  .main .w1200 .main_l .iart_t {
    margin-top: 15px;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 15px 0px;
  }
  .main .w1200 .main_l .iart_t span {
    font-size: 18px;
    color: #444;
    line-height: 1;
    border-left: 3px solid #d9534f;
    padding-left: 15px;
  }
  .main .w1200 .main_l .iart_list ul {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 15px;
  }
  .main .w1200 .main_l .iart_list ul li {
    float: left;
    width: 49%;
    position: relative;
    padding-bottom: 15px;
    margin-right: 2%;
  }
  .main .w1200 .main_l .iart_list ul li div.fl {
    position: relative;
    float: left;
    width: 25%;
    height: auto;
    overflow: hidden;
  }
  .main .w1200 .main_l .iart_list ul li div.fl a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .main .w1200 .main_l .iart_list ul li div.fl a:hover img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
  }
  .main .w1200 .main_l .iart_list ul li div.fl a img {
    width: 100%;
    height: 100%;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
  }
  .main .w1200 .main_l .iart_list ul li div.fr {
    width: 70%;
  }
  .main .w1200 .main_l .iart_list ul li div.fr a {
    line-height: 24px;
    font-size: 16px;
    color: #444;
    margin-bottom: 5px;
  }
  .main .w1200 .main_l .iart_list ul li div.fr a:hover {
    color: #D9534F;
  }
  .main .w1200 .main_l .iart_list ul li div.fr .p1 {
    font-size: 14px;
    color: #5e6b73;
    line-height: 22px;
  }
  .main .w1200 .main_l .iart_list ul li div.fr .p2 {
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color: #9baab6;
  }
  .main .w1200 .main_l .iart_list ul li:nth-child(2n) {
    margin-right: 0;
  }
  .main .w1200 .main_l .iart_list2 ul {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
  }
  .main .w1200 .main_l .iart_list2 ul li {
    width: 100%;
    position: relative;
    padding: 15px;
    border-top: 1px solid #F4F4F4;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fl {
    position: relative;
    float: left;
    width: 22%;
    height: auto;
    overflow: hidden;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fl a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fl a:hover img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
  }
  .main .w1200 .main_l .iart_list2 ul li div.fl a img {
    width: 100%;
    height: 100%;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fr {
    width: 73%;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fr a {
    line-height: 34px;
    font-size: 20px;
    color: #444;
    margin-bottom: 5px;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fr a:hover {
    color: #D9534F;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fr p {
    font-size: 14px;
    color: #5e6b73;
    line-height: 22px;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fr .p2 {
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color: #9baab6;
  }
  .main .w1200 .main_l .iart_list2 ul li:nth-child(2n) {
    margin-right: 0;
  }
  .main .w1200 .main_l .load_more_btn {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0px auto 10px;
    font-size: 14px;
    background-color: #fff;
    color: #999;
    text-align: center;
    border-top: 1px solid #f4f4f4;
  }
  .main .w1200 .main_l .load_more_btn:hover {
    background-color: #f4f4f4;
  }
  .main .w1200 .main_l .ilinks {
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    background-color: #fff;
    padding: 15px 15px 20px;
  }
  .main .w1200 .main_l .ilinks .ilinks_c a {
    float: left;
    margin: 0 20px 20px 0;
    color: #777;
    line-height: 1.4;
    font-size: 14px;
  }
  .main .w1200 .main_r {
    width: 330px;
  }
  .main .w1200 .main_r .iart_catlist {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
  }
  .main .w1200 .main_r .iart_catlist .iart_catlist_t {
    margin-top: 15px;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 15px 0px;
  }
  .main .w1200 .main_r .iart_catlist .iart_catlist_t span {
    font-size: 18px;
    color: #444;
    line-height: 1;
    border-left: 3px solid #d9534f;
    padding-left: 15px;
  }
  .main .w1200 .main_r .iart_catlist .iart_catlist_c {
    padding: 20px 10px;
  }
  .main .w1200 .main_r .iart_catlist .iart_catlist_c ul li {
    float: left;
    width: 85px;
    margin-right: 7px;
  }
  .main .w1200 .main_r .iart_catlist .iart_catlist_c ul li a {
    display: block;
    padding: 5px 10px;
    background: #D9534F;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
  }
  .main .w1200 .main_r .iart_catlist .iart_catlist_c ul li:nth-child(3n) {
    margin-right: 0;
  }
  .main .w1200 .main_r .iart_list2 {
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    background: #fff;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_t {
    margin-top: 15px;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 15px 0px;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_t span {
    font-size: 18px;
    color: #444;
    line-height: 1;
    border-left: 3px solid #d9534f;
    padding-left: 15px;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c {
    padding: 15px 15px 0 15px;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li div.fl {
    width: 160px;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li div.fl a {
    line-height: 21px;
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
    color: #333;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li div.fl a:hover {
    color: #D9534F;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li div.fl p {
    color: #999;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li div.fr {
    width: 95px;
    height: 75px;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li div.fr a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li div.fr a img {
    width: 100%;
    height: 100%;
  }
  .main .w1200 .main_r .iart_list2 .iart_list2_c ul li:last-child {
    border: none;
  }
  .main .w1200 .main_r .ilinks {
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    border-top: 2px solid #D9534F;
    background-color: #fff;
    margin-top: 20px;
    padding: 15px 15px 20px;
  }
  .main .w1200 .main_r .ilinks .ilinks_t {
    color: #222;
    padding: 0;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
  }
  .main .w1200 .main_r .ilinks .ilinks_c a {
    float: left;
    margin: 0 20px 20px 0;
    color: #777;
    line-height: 1.4;
    font-size: 14px;
  }
  .nmain .w1200 .crumbs {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
	padding-left:10px;
  }
  .nmain .w1200 .crumbs a {
    display: inline-block;
    font-size: 14px;
    height: 50px;
  }
  .nmain .w1200 .crumbs a:first-child {
    display: inline-block;
    float: left;
    text-indent: -9999em;
    width: 18px;
    background: url(../img/chart.png) no-repeat 0 -20px;
  }
  .nmain .w1200 .nmain_l {
    width: 100%;
  }
  .nmain .w1200 .nmain_l .artlist ul {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 0 15px;
  }
  .nmain .w1200 .nmain_l .artlist ul li {
    width: 100%;
    position: relative;
    border-bottom: 1px dotted #e2e2e2;
    padding: 20px 0;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fl {
    position: relative;
    float: left;
    width: 25%;
    height: auto;
    overflow: hidden;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fl a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fl a:hover img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fl a img {
    width: 100%;
    height: 100%;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fl a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    height: 30px;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    padding: 3px 8px;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fr {
    width: 70%;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fr a {
    line-height: 40px;
    font-size: 18px;
    color: #31424e;
    font-weight: bold;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fr a:hover {
    color: #D9534F;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fr .p1 {
    font-size: 14px;
    color: #5e6b73;
    line-height: 22px;
    padding: 10px 0;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fr .p2 {
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color: #9baab6;
  }
  .nmain .w1200 .nmain_l .artlist ul li:last-child {
    border: none;
  }
  .nmain .w1200 .nmain_l .artlist ul li:nth-child(4n) div.fl a span {
    background-color: #29bbc0;
  }
  .nmain .w1200 .nmain_l .artlist ul li:nth-child(4n+1) div.fl a span {
    background-color: #ee5757;
  }
  .nmain .w1200 .nmain_l .artlist ul li:nth-child(4n+2) div.fl a span {
    background-color: #34415d;
  }
  .nmain .w1200 .nmain_l .artlist ul li:nth-child(4n+3) div.fl a span {
    background-color: #b145b8;
  }
  .nmain .w1200 .nmain_l .load_more_btn {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0px auto 10px;
    font-size: 14px;
    background-color: #fff;
    color: #999;
    text-align: center;
    border-top: 1px solid #f4f4f4;
  }
  .nmain .w1200 .nmain_l .load_more_btn:hover {
    background-color: #f4f4f4;
  }
  .nmain .w1200 .nmain_l .show_a {
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    background: #fff;
    margin-bottom: 15px;
  }
  .nmain .w1200 .nmain_l .show_a .show_at {
    font-size: 24px;
    color: #444;
    font-weight: 400;
    padding: 20px 0 15px;
    text-align: center;
  }
  .nmain .w1200 .nmain_l .show_a .show_atips {
    text-align: center;
    margin-bottom: 15px;
  }
  .nmain .w1200 .nmain_l .show_a .show_adesc {
    background: #F6F6F6;
    line-height: 24px;
    color: #999;
    font-size: 14px;
    padding: 10px;
    margin: 15px 15px 0;
    border: 1px solid #F4F4F4;
    border-width: 1px 1px 1px 5px;
    border-left-color: #F4F4F4;
  }
  .nmain .w1200 .nmain_l .show_a .show_adesc span {
    color: #D9534F;
  }
  .nmain .w1200 .nmain_l .show_a .show_ac {
    padding: 15px 15px 30px;
  }
  .nmain .w1200 .nmain_l .show_a .show_ac p {
    color: #555;
    line-height: 28px;
    font-size: 14px;
  }
  .nmain .w1200 .nmain_l .show_a .show_ac img {
    max-width: 100%;
  }
  .nmain .w1200 .nmain_l .show_a .prev {
    padding: 0 15px 15px;
  }
  .nmain .w1200 .nmain_l .show_a .prev p {
    line-height: 26px;
    font-size: 14px;
    color: #888;
  }
  .nmain .w1200 .nmain_l .show_a .prev p a {
    font-size: 14px;
    color: #888;
  }
  .nmain .w1200 .nmain_l .show_a .prev p a:hover {
    color: #D9534F;
  }
  .nmain .w1200 .nmain_r {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .w1200 {
    width: 100%;
    padding: 0;
  }
  .header {
    height: 53px;
  }
  .header_bl {
    width: 100%;
    height: 53px;
    background-color: #D9534F;
    text-align: center;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  .header_bl img {
    height: 30px;
    margin-top: 11.5px;
  }
  .header_bl a img {
    height: auto;
    margin-top: 0;
  }
  .main {
    width: 100%;
    padding: 0 0 10px;
  }
  .main .w1200 .main_l {
    width: 100%;
  }
  .main .w1200 .main_l .banner .swiper-slide img {
    width: 100%;
  }
  .main .w1200 .main_l .iart_t {
    margin-top: 15px;
    background: #fafafa;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    border-bottom: 0;
    padding: 10px 15px;
    font-size: 20px;
    color: #31424e;
    line-height: 1;
    font-weight: bold;
  }
  .main .w1200 .main_l .iart_list ul {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 0 15px;
  }
  .main .w1200 .main_l .iart_list ul li {
    width: 100%;
    position: relative;
    padding: 25px 0;
    border-bottom: 1px solid #f4f4f4;
  }
  .main .w1200 .main_l .iart_list ul li div.fl {
    position: relative;
    float: left;
    width: 40%;
    overflow: hidden;
  }
  .main .w1200 .main_l .iart_list ul li div.fl a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .main .w1200 .main_l .iart_list ul li div.fl a:hover img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
  }
  .main .w1200 .main_l .iart_list ul li div.fl a img {
    width: 100%;
    height: 100%;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
  }
  .main .w1200 .main_l .iart_list ul li div.fl a span {
    display: none;
  }
  .main .w1200 .main_l .iart_list ul li div.fr {
    width: 55%;
  }
  .main .w1200 .main_l .iart_list ul li div.fr a {
    font-size: 14px;
    color: #31424e;
    font-weight: bold;
  }
  .main .w1200 .main_l .iart_list ul li div.fr a:hover {
    color: #D9534F;
  }
  .main .w1200 .main_l .iart_list ul li div.fr .p1 {
    font-size: 14px;
    color: #5e6b73;
    line-height: 22px;
    padding: 10px 0;
  }
  .main .w1200 .main_l .iart_list ul li div.fr .p2 {
    height: 28px;
        line-height: 28px;
        font-size: 13px;
        color: #9baab6
  }
  .main .w1200 .main_l .iart_list2 ul {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 0 15px;
  }
  .main .w1200 .main_l .iart_list2 ul li {
    width: 100%;
    position: relative;
    padding: 25px 0;
    border-bottom: 1px solid #f4f4f4;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fl {
    position: relative;
    float: left;
    width: 40%;
    overflow: hidden;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fl a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fl a:hover img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
  }
  .main .w1200 .main_l .iart_list2 ul li div.fl a img {
    width: 100%;
    height: 100%;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fl a span {
    display: none;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fr {
    width: 55%;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fr a {
    font-size: 14px;
    color: #31424e;
    font-weight: bold;
    line-height: 24px;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fr a:hover {
    color: #D9534F;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fr p {
    font-size: 14px;
    color: #5e6b73;
    line-height: 22px;
  }
  .main .w1200 .main_l .iart_list2 ul li div.fr .p2 {
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color: #9baab6;
  }
  .main .w1200 .main_l .load_more_btn {
    display: block;
    background: #fff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 10px auto 0;
    font-size: 14px;
    color: #999;
    border-radius: 20px;
    text-align: center;
  }
  .footer {
    width: 100%;
    background: #333;
  }
  .footer .footer_b {
    color: #bababa;
    padding: 15px 0;
	text-align:center;
  }
  .nmain .w1200 .crumbs {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }
  .nmain .w1200 .crumbs a {
    display: inline-block;
    font-size: 14px;
    height: 50px;
  }
  .nmain .w1200 .crumbs a:first-child {
    display: inline-block;
    float: left;
    width: 18px;
    text-indent: -9999em;
    background: url(../img/chart.png) no-repeat 0 -20px;
  }
  .nmain .w1200 .nmain_l {
    width: 100%;
  }
  .nmain .w1200 .nmain_l .artlist ul {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 0 15px;
  }
  .nmain .w1200 .nmain_l .artlist ul li {
    width: 100%;
    position: relative;
    border-bottom: 1px dotted #e2e2e2;
    padding: 20px 0;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fl {
    position: relative;
    float: left;
    width: 40%;
    overflow: hidden;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fl a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fl a:hover img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fl a img {
    width: 100%;
    height: 100%;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fl a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    height: 30px;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    padding: 3px 8px;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fr {
    width: 55%;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fr a {
    font-size: 14px;
    color: #31424e;
    font-weight: bold;
    line-height: 26px;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fr a:hover {
    color: #D9534F;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fr .p1 {
    font-size: 14px;
    color: #5e6b73;
    line-height: 22px;
    padding: 10px 0;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fr p {
    font-size: 14px;
    color: #5e6b73;
    line-height: 22px;
    padding: 10px 0;
  }
  .nmain .w1200 .nmain_l .artlist ul li div.fr .p2 {
    height: 28px;
        line-height: 28px;
        font-size: 13px;
        color: #9baab6;
        padding:0;
  }
  .nmain .w1200 .nmain_l .artlist ul li:last-child {
    border: none;
  }
  .nmain .w1200 .nmain_l .load_more_btn {
    display: block;
    background: #fff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    font-size: 14px;
    color: #999;
    border-radius: 20px;
    text-align: center;
    border-top: 1px solid #f4f4f4;
  }
  .nmain .w1200 .nmain_l .show_a {
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    background: #fff;
    margin-bottom: 15px;
  }
  .nmain .w1200 .nmain_l .show_a .show_at {
    font-size: 24px;
    color: #444;
    font-weight: 400;
    padding: 20px 0 15px;
    text-align: center;
  }
  .nmain .w1200 .nmain_l .show_a .show_atips {
    text-align: center;
    margin-bottom: 15px;
  }
  .nmain .w1200 .nmain_l .show_a .show_adesc {
    border: 1px solid #e8e8e8;
    border-left: none;
    border-right: none;
    padding: 8px 15px;
    margin: 0;
    color: #888;
    font-size: 14px;
    line-height: 24px;
  }
  .nmain .w1200 .nmain_l .show_a .show_adesc span {
    color: #D9534F;
  }
  .nmain .w1200 .nmain_l .show_a .show_ac {
    padding: 15px 15px 30px;
  }
  .nmain .w1200 .nmain_l .show_a .show_ac p {
    color: #555;
    line-height: 28px;
    font-size: 14px;
  }
  .nmain .w1200 .nmain_l .show_a .show_ac img {
    max-width: 100%;
  }
  .nmain .w1200 .nmain_l .show_a .prev {
    padding: 0 15px 15px;
  }
  .nmain .w1200 .nmain_l .show_a .prev p {
    line-height: 26px;
    font-size: 14px;
    color: #888;
  }
  .nmain .w1200 .nmain_l .show_a .prev p a {
    font-size: 14px;
    color: #888;
  }
  .nmain .w1200 .nmain_l .show_a .prev p a:hover {
    color: #D9534F;
  }
  .nmain .w1200 .nmain_r {
    width: 300px;
  }
  .nmain .w1200 .nmain_r .art_catlist {
    width: 100%;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 15px;
    background: #fff;
    margin-bottom: 15px;
  }
  .nmain .w1200 .nmain_r .art_catlist .art_catlist_t {
    margin-bottom: 15px;
    border-bottom: 1px solid #f3f3f3;
  }
  .nmain .w1200 .nmain_r .art_catlist .art_catlist_t span {
    display: inline-block;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #31424e;
    border-bottom: 2px solid #D9534F;
  }
  .nmain .w1200 .nmain_r .art_catlist .art_catlist_c ul li {
    float: left;
    height: 35px;
    border: 1px solid #f0f0f0;
    margin: 0 8px 10px 0;
    cursor: pointer;
  }
  .nmain .w1200 .nmain_r .art_catlist .art_catlist_c ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 33px;
    padding: 0 15px;
    color: #D9534F;
  }
  .nmain .w1200 .nmain_r .art_catlist .art_catlist_c ul li a:hover {
    color: #fff;
    background: #D9534F;
  }
  .nmain .w1200 .nmain_r .jxnr {
    width: 100%;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 15px;
    background: #fff;
    margin-bottom: 15px;
  }
  .nmain .w1200 .nmain_r .jxnr .jxnr_t {
    margin-bottom: 15px;
    border-bottom: 1px solid #f3f3f3;
  }
  .nmain .w1200 .nmain_r .jxnr .jxnr_t span {
    display: inline-block;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #31424e;
    border-bottom: 2px solid #D9534F;
  }
  .nmain .w1200 .nmain_r .jxnr .jxnr_c ul li {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
  }
  .nmain .w1200 .nmain_r .jxnr .jxnr_c ul li div.fr {
    width: 160px;
  }
  .nmain .w1200 .nmain_r .jxnr .jxnr_c ul li div.fr a {
    line-height: 21px;
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
    color: #333;
  }
  .nmain .w1200 .nmain_r .jxnr .jxnr_c ul li div.fr a:hover {
    color: #D9534F;
  }
  .nmain .w1200 .nmain_r .jxnr .jxnr_c ul li div.fr p {
    color: #999;
  }
  .nmain .w1200 .nmain_r .jxnr .jxnr_c ul li div.fl {
    width: 95px;
    height: 75px;
  }
  .nmain .w1200 .nmain_r .jxnr .jxnr_c ul li div.fl a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .nmain .w1200 .nmain_r .jxnr .jxnr_c ul li div.fl a img {
    width: 100%;
    height: 100%;
  }
  .nmain .w1200 .nmain_r .jxnr .jxnr_c ul li:last-child {
    border: none;
  }
}

/****************************** media ******************************/
@media screen and (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media screen and (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

@media (max-width: 480px) {
  .s1 {
    margin: -127px 0 0 0;
    width: 80%;
    height: 255px;
    left: 10%;
  }
  .s1 p {
    font-size: 36px;
  }
  .s1 span {
    font-size: 18px;
  }
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

/*# sourceMappingURL=yunu.css.map */
