/****************************** 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: 12px/1.4 "\5FAE\8F6F\96C5\9ED1", "arial";
  color: #5a5a5a;
  font-size: 12px;
}

body {
  margin: 0 auto;
  max-width: 100%;
}

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

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

a {
  outline: 0 !important;
}

.in_wrap {
  width: 100%;
  background: #eee;
}

.in_wrap .box {
  background: #fff;
}

.in_wrap .sfl {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 190px;
  background-color: #f6f6f6;
  margin: 0;
  padding: 0;
  z-index: 99;
}

.in_wrap .mid {
  margin-left: 190px;
  padding: 20px 25px 0;
  min-height: 800px;
  overflow: hidden;
  background: #fff;
  max-width: 770px;
  /*float: left;*/
}

.in_wrap .pagemide {
  max-width: 100%;
}

.in_wrap .fr {
  float: left;
  width: 320px;
  position: relative;
  padding: 0 20px;
  padding-top: 20px;
}

.logo {
  font-size: 0;
}

.logo a {
  display: block;
  height: 120px;
  overflow: hidden;
  background-color: #FF5E52;
  color: #fff;
}

.logo a img {
  vertical-align: middle;
  max-width: 100%;
}

.nav {
  position: relative;
}

.nav ul {
  position: relative;
  font-size: 15px;
  border-bottom: 1px solid #eee;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.nav ul li {
  position: relative;
}

.nav ul li a {
  padding: 12px 25px;
  color: #666;
  display: block;
}

.nav ul li:hover {
  background: #fff;
}

.nav ul li.on {
  background: #fff;
}

.nav ul li.on a {
  color: #FF5E52;
}

.nav > ul > li > a.on {
  color: #FF5E52;
}

.nav .m_btn {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  z-index: 10000;
}

.nav .m_btn span {
  width: 42px;
  height: 42px;
  display: block;
  padding-top: 10px;
}

.nav .m_btn span img {
  height: 22px;
  display: block;
  margin: 0 auto;
}

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

.app_menu ul {
  background: #fff;
}

.app_menu ul li {
  width: 100%;
  border-bottom: 1px dashed #eee;
}

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

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

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

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

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

.slink {
  text-align: center;
  color: #999;
  font-size: 12px;
  line-height: 25px;
  padding: 15px 0;
  background: #f9f9f9;
}

.slink a {
  color: #999;
  margin: 0 5px;
}

.slink a:hover {
  color: #FF5E52;
  text-decoration: underline;
}

.banner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}

.banner .pcbanner {
  position: relative;
  z-index: 10;
  height: 100%;
}

.banner .pcbanner .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}

.banner .pcbanner .swiper-slide img {
  width: 100%;
}

.banner .pcbanner .swiper-slide span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: left;
  padding: 10px;
  margin-right: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 16px;
  background: rgba(0, 0, 0, .7);
}

.banner .pcbanner .pagination {
  position: absolute;
  right: 20px;
  left: auto;
  bottom: 10px;
  width: auto;
  z-index: 10;
}

.banner .pcbanner .pagination span {
  width: 10px;
  height: 10px;
  background: #999;
  opacity: .5;
  cursor: pointer;
}

.banner .pcbanner .pagination span.swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}

.banner .pcbanner .next {
  position: absolute;
  right: 2%;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  z-index: 10;
  background: url(../img/ri.png) no-repeat center;
  cursor: pointer;
  display: none;
}

.banner .pcbanner .prev {
  position: absolute;
  left: 2%;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  z-index: 10;
  background: url(../img/le.png) no-repeat center;
  cursor: pointer;
  display: none;
}

.banner:hover .pcbanner .next {
  display: block;
}

.banner:hover .pcbanner .prev {
  display: block;
}

.h_tit h3 {
  position: relative;
  margin: 0;
  line-height: 32px;
  font-size: 20px;
  border-bottom: 2px solid #eee;
}

.h_tit h3 strong {
  border-bottom: 2px solid #FF5E52;
  display: inline-block;
  position: relative;
  bottom: -2px;
  font-weight: normal;
}

.mid_text1 .list {
  margin-bottom: 8px;
  padding: 20px 0 0;
  list-style: none;
  overflow: hidden;
}

.mid_text1 .list li {
  position: relative;
  width: 100%;
  padding-left: 30px;
  padding-right: 100px;
  line-height: 18px;
  margin-bottom: 12px;
}

.mid_text1 .list li i {
  width: 22px;
  height: 18px;
  display: block;
  background-color: #999;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 18px;
  font-style: normal;
  position: absolute;
  left: 0;
  top: 0;
}

.mid_text1 .list li a {
  font-size: 14px;
  color: #444;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mid_text1 .list li span {
  float: right;
  font-size: 12px;
  color: #999;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 18px;
}

.mid_text1 .list li:hover a {
  color: #FF5E52;
}

.mid_text1 .list li:nth-of-type(1) i {
  background-color: #FD8C84;
}

.mid_text1 .list li:nth-of-type(2) i {
  background-color: #7FD75A;
}

.mid_text1 .list li:nth-of-type(3) i {
  background-color: #60C4FD;
}

.mid_text2 .list li {
  padding: 25px 0;
  border-bottom: 1px solid #eee;
  position: relative;
  overflow: hidden;
}

.mid_text2 .list li .li_tit {
  margin-bottom: 10px;
}

.mid_text2 .list li .li_tit .a1 {
  position: relative;
  display: inline-block;
  padding: 5px 7px;
  font-size: 12px;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  margin-right: 5px;
  position: relative;
  top: -2px;
  background-color: #FF5E52;
}

.mid_text2 .list li .li_tit .a1:after {
  position: absolute;
  width: 0;
  height: 0;
  vertical-align: top;
  content: "";
  top: 7px;
  right: -4px;
  border-left: 4px solid #000000;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left-color: #FF5E52;
  opacity: .9;
}

.mid_text2 .list li .li_tit .a2 {
  display: inline;
  font-size: 22px;
  margin: 0;
  font-weight: normal;
  position: relative;
  top: 1px;
  line-height: 25px;
}

.mid_text2 .list li .time p {
  font-size: 12px;
  color: #888;
}

.mid_text2 .list li .li_text {
  margin-top: 10px;
}

.mid_text2 .list li .li_text .pic {
  width: 25.3%;
  float: left;
}

.mid_text2 .list li .li_text .text {
  margin-left: 25.3%;
  margin-right: 0;
  padding-right: 0;
  padding-left: 15px;
}

.mid_text2 .list li .li_text .text p {
  color: #777;
  font-size: 14px;
  line-height: 24px;
}

.mid_text2 .list li .li_text .li_a {
  margin-top: 10px;
  font-size: 12px;
  color: #999;
}

.mid_text2 .list li .li_text .li_a i {
  font-style: normal;
}

.mid_text2 .list li .li_text .li_a span {
  padding-left: 20px;
}

.mid_text2 .list li .li_text .li_a span a:hover {
  color: #FF5E52;
}

.mid_text2 .list li .li_text.active .text {
    margin-left: 0;
    padding-left: 0;
}








.search form {
  position: relative;
  margin-top: 15px;
}

.search form .inp1 {
  outline: 0;
  border: none;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  color: #666;
  border: solid 1px #ddd;
  box-shadow: none;
  border-radius: 0;
  border-right: none;
  padding: 5px 5px 5px 10px;
}

.search form .inp2 {
  outline: 0;
  border: none;
  position: absolute;
  bottom: 0;
  right: 0;
  box-shadow: none;
  width: 70px;
  padding: 6px;
  border-radius: 0;
  background-color: #FF5E52;
  color: #fff;
  opacity: .85;
  height: 34px;
}

.fix_text {
  padding-top: 20px;
}

.fr_text1 .list {
  margin-top: 5px;
}
.fr_text1 ul{
  margin-right: -6px;
}

.fr_text1 .list li {
  float: left;
  width: 33.33333%;
  margin-top: 5px;
}

.fr_text1 .list li a {
  color: #777;
  display: block;
  margin-right: 6px;
  background-color: #fafafa;
  padding: 4px 8px;
  height: 28px;
  line-height: 20px;
  border-left: 1px solid #ededed;
  overflow: hidden;
}

.fr_text1 .list li a:hover {
  color: #fff;
  background-color: #FF5E52;
  border-left-color: #FED426;
  border-left-width: 4px;
  transition: all linear .218s;
}

.fr_text2 {
  margin-top: 20px;
}

.fr_text2 .list li {
  border-bottom: solid 1px #eee;
  overflow: hidden;
  position: relative;
  display: block;
  font-size: 14px;
  padding: 8px 0 8px 0;
}

.fr_text2 .list li a span {
  font-size: 14px;
  color: #444;
  margin-top: 1px;
  display: block;
}

.fr_text2 .list li a i {
  font-size: 12px;
  color: #999;
  display: block;
  font-style: normal;
}

.fr_text2 .list li:hover a span {
  color: #FF5E52;
}

.fix_text.fixed {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 280px;
  margin: 0;
  padding: 0;
  z-index: 99;
}

.footer {
  clear: both;
  color: #aaa;
  position: relative;
  z-index: 1;
  margin-left: 215px;
  margin-right: 20px;
  padding: 20px 0 30px;
  border-top: 2px solid #eee;
  font-size: 13px;
  background-color: #FFF;
}
.footer p {
  margin-bottom: 10px;
}

.footer .flinks strong {
  margin-right: 5px;
}

.footer .flinks ul {
  display: inline-block;
}

.footer .flinks ul li {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
}

.footer .flinks ul li a {
  color: #aaa;
}

.page_title {
  overflow: hidden;
  clear: both;
  background-color: #f9f9f9;
  text-align: center;
  padding: 30px 20px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

.page_title span {
  font-size: 22px;
  line-height: 1;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
}

.page_title span:after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -11px;
  width: 22px;
  height: 2px;
  background-color: #444444;
}

.page_title p {
  overflow: hidden;
  position: relative;
  margin-top: 15px;
  color: #999;
  font-size: 14px;
}

.currson {
  padding: 5px 0 10px;
  font-size: 12px;
  text-align: left;
}

.currson span {
  font-size: 12px;
  color: #999;
}

.currson a {
  font-size: 12px;
  color: #444;
}

.currson a:hover {
  color: #FF5E52;
}

.content_tit {
  padding: 0 0 12px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

.content_tit h3 {
  color: #444;
  font-size: 24px;
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: normal;
}

.content_tit p {
  overflow: hidden;
  color: #999;
  font-size: 12px;
}

.content p {
  font-size: 16px;
  line-height: 1.8;
  color: #444;
  margin-bottom: 20px;
}

.mz_text {
  clear: both;
  background-color: #f2f2f2;
  font-size: 14px;
  line-height: 24px;
  color: #999;
  border-radius: 2px;
  text-align: center;
  margin-top: 10px;
  padding: 15px;
  text-align: justify;
}

.showpages {
  margin: 30px 0;
}

.showpages p {
  font-size: 14px;
  color: #bbb;
}

.showpages p span {
  display: block;
}

.showpages p a {
  display: block;
  margin-top: 3px;
}

.showpages p a:hover {
  color: #FF5E52;
}

.showpages .pfl {
  float: left;
}

.showpages .pfr {
  float: right;
}

.hot_art {
  margin-bottom: 20px;
}

.hot_art .list li {
  width: 23%;
  float: left;
  margin-right: 2.66%;
  margin-top: 20px;
}

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

.hot_art .list li .imgauto {
  width: 100%;
  height: 125px;
}

.hot_art .list li span {
  font-size: 14px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  margin-top: 3px;
  display: block;
}

.bq_list .list {
  margin-top: 10px;
}

.bq_list .list li {
  float: left;
  width: 25%;
  font-size: 12px;
  height: 106px;
  overflow: hidden;
  color: #999;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
  margin-top: 5px;
}

.bq_list .list li p a {
  display: inline-block;
  margin-right: 5px;
  background-color: #e6e6e6;
  color: #666;
  padding: 2px 7px;
  margin-bottom: 4px;
}

.bq_list .list li p a:hover {
  background: #FF5E52;
  color: #fff;
}

.bq_list .list li p strong {
  font-weight: normal;
  color: #999;
}

.bq_list .list li i {
  display: block;
  font-style: normal;
  color: #666;
  margin-top: 5px;
}

.bq_list .list li i:hover {
  color: #FF5E52;
}

.bq_list .list li span {
  font-size: 12px;
  color: #999;
  margin-top: 5px;
  display: block;
}

@media screen and (max-width: 1280px) {
  .center {
    width: 100%;
  }
  .in_wrap .mid {
    max-width: 100%;
    width: 100%;
    padding-left: 210px;
    margin-left: 0;
  }
  .in_wrap .fr {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .in_wrap .sfl {
    position: relative;
    width: 100%;
    background: #fff;
  }
  .in_wrap .mid {
    width: 100%;
    padding-left: 0;
    padding: 12px;
    min-height: auto;
  }
  .nav ul {
    height: 42px;
    overflow: hidden;
  }
  .nav ul li {
    float: left;
    display: none;
  }
  .nav ul li:nth-of-type(1) {
    display: block;
  }
  .nav ul li:nth-of-type(2) {
    display: block;
  }
  .nav ul li:nth-of-type(3) {
    display: block;
  }
  .nav ul li:nth-of-type(4) {
    display: block;
  }
  .nav ul li a {
    padding: 0 10px !important;
    line-height: 42px;
    font-weight: bold;
  }
  .nav ul li.on {
    background: none;
  }
  .nav ul li.on:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -8px;
    width: 16px;
    height: 2px;
    background-color: #FF5E52;
    border-radius: 10px;
  }
  .nav .m_btn {
    display: block;
  }
  .logo a {
    display: inline-block;
    height: 42px;
    width: 100%;
    text-align: center;
    overflow: hidden;
  }
  .logo a img {
    height: 42px;
    display: inline-block;
  }
  .slink {
    display: none;
  }
  .mid_text1 {
    
  }
  .mid_text2 .list li {
    margin: 12px 0;
    padding: 0;
    position: relative;
  }
  .mid_text2 .list li .li_tit {
    margin-right: 26%;
  }
  .mid_text2 .list li .li_tit .a1 {
    padding: 3px 5px 2px;
    margin-right: 5px;
    position: relative;
    top: -2px;
  }
  .mid_text2 .list li .li_tit .a2 {
    font-size: 16px;
    font-weight: bold;
  }
  .mid_text2 .list li .time {
    display: none;
  }
  .mid_text2 .list li .li_text .pic {
    position: absolute;
    right: 0;
    top: 0;
  }
  .mid_text2 .list li .li_text .text {
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 15px;
  }
  .mid_text2 .list li .li_text .text p {
    display: none;
  }
  .mid_text2 .list li .li_text .li_a span {
    display: none;
  }
  .footer {
    margin-left: 0;
    margin-right: 0;
    padding: 20px 2%;
    padding-bottom: 20px;
    text-align: center;
    background-color: #444;
  }
  .footer .copyright p {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 160%;
  }
  .flinks {
    display: none;
  }
  .page_title {
    padding: 15px;
  }
  .page_title span {
    font-size: 17px;
  }
  .page_title p {
    font-size: 14px;
  }
  .mhide {
    display: none;
  }
  .art_list .li_tit .a1 {
    display: none !important;
  }
  .art_list .li_tit .a2 {
    font-size: 14px !important;
    line-height: 170% !important;
  }
  .hot_art {
    margin-bottom: 20px;
  }
  .hot_art .list li {
    width: 49%;
    margin-right: 2%;
    margin-top: 12px;
  }
  .hot_art .list li:nth-child(4n) {
    margin-right: 2%;
  }
  .hot_art .list li:nth-child(2n) {
    margin-right: 0;
  }
  .hot_art .list li .imgauto {
    width: 100%;
    height: 1.12rem;
  }
  .hot_art .list li span {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-top: 3px;
    display: block;
  }
  .bq_list .list {
    margin-top: 10px;
  }
  .bq_list .list li {
    float: left;
    width: 50%;
    height: 106px;
    padding: 10px 0;
    margin-top: 5px;
  }
}

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

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