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

.fr {
  float: right;
}

.clear {
  clear: both;
}

.clearfix, .container:after,
.row:after, ul {
  *zoom: 1;
}

.clearfix:after, .container:after,
.row:after, ul:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.container {
  margin-right: auto;
  margin-left: auto;
}

.content img {
  max-width: 100%;
}

.content_box,
.content_box *,
.content_box *:before,
.content_box *:after {
  box-sizing: content-box;
}

.ml5 {
  margin-left: 5px;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.mg5 {
  margin: 5px;
}

.pl5 {
  padding-left: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pd5 {
  padding: 5px;
}

.ml10 {
  margin-left: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mg10 {
  margin: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pd10 {
  padding: 10px;
}

.ml15 {
  margin-left: 15px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.mg15 {
  margin: 15px;
}

.pl15 {
  padding-left: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pd15 {
  padding: 15px;
}

.ml20 {
  margin-left: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.mg20 {
  margin: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pd20 {
  padding: 20px;
}

.ml25 {
  margin-left: 25px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.mg25 {
  margin: 25px;
}

.pl25 {
  padding-left: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pd25 {
  padding: 25px;
}

.ml30 {
  margin-left: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.mg30 {
  margin: 30px;
}

.pl30 {
  padding-left: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pd30 {
  padding: 30px;
}

.ml35 {
  margin-left: 35px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.mg35 {
  margin: 35px;
}

.pl35 {
  padding-left: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pd35 {
  padding: 35px;
}

.ml40 {
  margin-left: 40px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.mg40 {
  margin: 40px;
}

.pl40 {
  padding-left: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pd40 {
  padding: 40px;
}

.ml45 {
  margin-left: 45px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.mg45 {
  margin: 45px;
}

.pl45 {
  padding-left: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pr45 {
  padding-right: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pd45 {
  padding: 45px;
}

.ml50 {
  margin-left: 50px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.mg50 {
  margin: 50px;
}

.pl50 {
  padding-left: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pd50 {
  padding: 50px;
}

.f12 {
  font-size: 12px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f22 {
  font-size: 22px;
}

.f24 {
  font-size: 24px;
}

.f26 {
  font-size: 26px;
}

.f28 {
  font-size: 28px;
}

.f30 {
  font-size: 30px;
}

.f32 {
  font-size: 32px;
}

.f34 {
  font-size: 34px;
}

.f36 {
  font-size: 36px;
}

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

.yunu-infocontent-body img {
  max-width: 100%;
  display: block;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

legend {
  color: #000;
}

fieldset,
img {
  border: 0;
}

body,
button,
input,
select,
textarea {
  font: 14px/1.5 "\5FAE\8F6F\96C5\9ED1", "arial";
  color: #333;
  font-size: 14px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul,
ol {
  list-style: none;
}

a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"] {
  cursor: pointer;
}

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

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

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

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

.center1400 {
  width: 1400px;
  margin: 0 auto;
}

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

.header {
  width: 100%;
  height: 80px;
  position: relative;
  z-index: 199;
  background: #fff;
}
.header.fixed{
    
  box-shadow: 0 4px 5px rgba(0, 0, 0, .1);
}

.header .box {
  width: 100%;
}

.header .box .logo {
  float: left;
}

.header .box .logo a img {
  display: block;
  max-width: 100%;
  height: 50px;
  margin-top: 15px;
}

.header .box .nav {
  float: right;
  padding-left: 30px;
}

.header .box .nav li {
  line-height: 80px;
  float: left;
  text-align: center;
  position: relative;
}

.header .box .nav li > a {
  color: #666;
  font-size: 15px;
  outline: 0;
  display: block;
  padding: 0 16px;
}

.header .box .nav li:hover a {
  color: #1653F8;
}

.header .box .nav li.on a {
  color: #1653F8;
}

.header .box .nav li .v_list {
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  background:rgb(1, 102, 255,.4);
  overflow: hidden;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .1);
  display: none;
  width: 100%;
  z-index: 9;
}

.header .box .nav li .v_list > a {
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  padding-left: 20px;
  display: block;
  text-align: left;
}

.header .box .nav li .v_list > a:hover {
  border-color: #1876d6;
  background: #f5f5f5;
  color: rgb(1, 102, 255);
}


.header .box .nav li:hover .v_list {
  display: block;
}


.header .box .login {
    float: right;
    padding-left: 30px;
}
.header .box .login {
    float: right;
    padding-top: 22.5px;
    position: relative;
}
.header .box .login a {
    float: left;
    height: 35px;
    line-height: 33px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    padding: 0 15px;
    background: #1653F8;
    border: 1px solid #1653F8;
}
.header .box .login .zc_btn {
    border: 1px solid #1653F8;
    background: #fff;
    color: #1653F8;
    margin-right: 14px;
    width: 90px;
}
.header .box .login a:hover {
    background: #1653F8;
    color: #fff;
}
.header .box .login .dl_btn:hover {
    color: #fff;
    background: #0036C8;
    border: 1px solid #0036C8;
}
.header .hoverbtn {
    float: right;
    padding-bottom: 20px;
    position: relative;
}
.header .box .login p {
    width: 140px;
    position: absolute;
    top: 52px;
    right: 0;
    display: none;
}
.header .box .login p span {
    background: #fff;
    padding: 5px;
    border: 1px solid #1653F8;
    display: block;
}
.header .box .login p img {
    width: 130px;
    display: block;
}
.header .box .login p i {
    line-height: 32px;
    height: 32px;
    background: #1653F8;
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: block;
    font-style: normal;
    margin-top: 5px;
}
.header .hoverbtn:hover p {
    display: block;
}





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

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

.m_header .m_head_content {
  width: 100%;
  height: 60px;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .08);
}

.m_header .m_head_content .m_head_logo {
    width: calc(100% - 160px);
    margin-left: 60px;
}

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

.m_header .m_head_content .m_head_logo .return {
  display: block;
  margin-left: 10px;
}

.m_header .m_head_content .m_head_logo .return img {
  height: 36px;
  margin-top: 12px;
}

.m_header .m_head_content .ysbtn {
    position: absolute;
    right: 10px;
    top: 12.5px;
    width: 90px;
}
.m_header .m_head_content .ysbtn a {
    width: 90px;
    float: left;
    height: 35px;
    line-height: 33px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    padding: 0 15px;
    background: #1653F8;
    border: 1px solid #1653F8;
}
.m_header .m_head_content .ysbtn p {
    width: 140px;
    position: absolute;
    top: 52px;
    right: 0;
    display: none;
    z-index: 999;
}
.m_header .m_head_content .ysbtn p span {
    background: #fff;
    padding: 5px;
    border: 1px solid #1653F8;
    display: block;
}
.m_header .m_head_content .ysbtn p img {
    width: 130px;
    display: block;
}
.m_header .m_head_content .ysbtn p i {
    line-height: 32px;
    height: 32px;
    background: #1653F8;
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: block;
    font-style: normal;
    margin-top: 5px;
}
.m_header .m_head_content .ysbtn:hover p {
    display: block;
}




.m_header .m_head_content .menu {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  z-index: 99;
}

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

.m_header .app_menu {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
  background: rgba(0, 0, 0, .5);
  overflow-y: auto;
  overflow-x: hidden;
}

.m_header .app_menu ul {
  background: #fff;
  padding-bottom: 20px;
  border-top: 1px solid #eee;
}

.m_header .app_menu ul li {
  width: 100%;
  padding: 0 12px;
  line-height: 42px;
}

.m_header .app_menu ul li > a {
  width: 50%;
  font-size: 14px;
  color: #333;
  display: block;
}

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

.m_header .app_menu ul li.on.active {
  background: url(../images/top.png) no-repeat 95% 15px;
  background-size: 14px;
}

.m_header .app_menu ul li.on.active > a {
  color: #1876d6;
}

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

.m_header .app_menu ul .v_list .m_service_list {
  padding: 0 12px;
}

.m_header .app_menu ul .v_list .m_service_list .item {
  width: 50%;
  float: left;
  margin-bottom: 20px;
  padding-bottom: 20px;
  background: url(../images/xian.png) no-repeat bottom left;
  background-size: 70% 1px;
}

.m_header .app_menu ul .v_list .m_service_list .item:first-child + .item {
  height: 129px;
}

.m_header .app_menu ul .v_list .m_service_list .item:first-child + .item + .item + .item {
  height: 156px;
}

.m_header .app_menu ul .v_list .m_service_list .item h4 {
  display: block;
  color: #b2b2b2;
  font-size: 14px;
  line-height: 27px;
  font-weight: normal;
}

.m_header .app_menu ul .v_list .m_service_list .item a {
  font-size: 12px;
  width: 100%;
  line-height: 27px;
  color: #666;
  display: block;
}

.m_header .app_menu ul .v_list .m_service_list .item a em {
  width: 29px;
  height: 14px;
  position: relative;
  top: 3px;
  display: inline-block;
  margin-left: 3px;
  background: url(../images/hot.gif) no-repeat right;
  background-size: auto 100%;
}

.m_header .app_menu ul .v_list .m_service_list .item a i {
  width: 29px;
  height: 14px;
  position: relative;
  top: 3px;
  display: inline-block;
  margin-left: 3px;
  background: url(../images/new.gif) no-repeat right;
  background-size: auto 100%;
}

.m_header .app_menu ul .v_list .m_nav_list {
  padding: 0 12px;
}

.m_header .app_menu ul .v_list .m_nav_list a {
  font-size: 14px;
  width: 100%;
  line-height: 32px;
  color: #666;
  display: block;
  padding-left: .2rem;
}

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

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

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

.pc_banner .pcbanner .swiper-slide > img {
  width: 100%;
  height: 397px;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}

.pc_banner .pcbanner .swiper-slide .mshow {
  display: none;
}

.pc_banner .pcbanner .swiper-slide .banner_text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.pc_banner .pcbanner .swiper-slide .banner_text .center {
  height: 100%;
}

.pc_banner .pcbanner .swiper-slide .banner_text .text {
  width: 100%;
  height: 100%;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.pc_banner .pcbanner .swiper-slide .banner_text .text span {
  font-size: 40px;
  display: block;
  font-weight: 700;
  color: #fff;
  line-height: 100%;
}

.pc_banner .pcbanner .swiper-slide .banner_text .text p {
  font-size: 18px;
  color: #fff;
  display: block;
  margin-top: 20px;
  line-height: 30px;
}

.pc_banner .pcbanner .swiper-slide .banner_text .text .banner_more a {
  width: 150px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  display: block;
  margin-top: 50px;
  outline: 0;
  border-radius: 20px;
  float: left;
  margin-right: 20px;
}
.pc_banner .pcbanner .swiper-slide .banner_text .text .banner_more a:first-child {
    background: #fff;
    color: #1653F8;
}
.pc_banner .pcbanner .swiper-slide .banner_text .text .banner_more a:first-child:hover {
    background: none;
    color: #fff;
}

.pc_banner .pcbanner .swiper-slide .banner_text .text a:hover {
    background: #fff;
    color: #1653F8;
}


.pc_banner .pcbanner .swiper-slide .banner_text .textfl {
  float: left;
  padding-right: 10%;
  max-width: 60%;
}

.pc_banner .pcbanner .swiper-slide .banner_text .textfr img {
  max-width: 100%;
  float: right;
}

.pc_banner .pcbanner .swiper-slide .banner_text .text2 span {
  color: #333;
}

.pc_banner .pcbanner .swiper-slide .banner_text .text2 span i {
  font-style: normal;
  color: #1876d6;
}

.pc_banner .pcbanner .swiper-slide .banner_text .text2 p {
  color: #333;
  font-size: 16px;
}

.pc_banner .pcbanner .swiper-slide .banner_text .text2 a {
  color: #fff;
}

.pc_banner .pcbanner .pagination {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 20px;
  z-index: 13;
  text-align: center;
}

.pc_banner .pcbanner .pagination span {
  width: 35px;
  height: 4px;
  border-radius: 0;
  display: inline-block;
  text-align: center;
  background: none;
  opacity: 1;
  cursor: pointer;
  margin: 0 5px;
  background: none;
  border: none;
  outline: 0;
  background: #d5cdca;
  border-radius: 5px;
}

.pc_banner .pcbanner .pagination span.swiper-pagination-bullet-active {
  background: rgb(1, 102, 255);
}

.main {
  width: 100%;
  overflow: hidden;
}

.box_tit span {
  font-size: 32px;
  color: #000;
  line-height: 40px;
  display: block;
  text-align: center;
  font-weight: bold;
}
.box_tit p {
  text-align: center;
  display: block;
  font-size: 16px;
  color: #666;
  margin-top: 12px;
}


.x_box1 {
    padding: 50px 0;
}
.x_box1 .box {
    margin-top: 50px;
}
.x_box1 li {
    width: 100%;
    float: left;
}
.x_box1 li .fl {
    width: 50%;
    padding: 30px 0 0 50px;
}
.x_box1 li .fl h4 {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}
.x_box1 li .fl p {
    width: 100%;
    margin-top: 24px;
}
.x_box1 li .fl p span {
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
    position: relative;
    padding-left: 14px;
    display: block;
    color: #333;
}
.x_box1 li .fl p span:after {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 3px;
    height: 16px;
    background: #1653F8;
}
.x_box1 li .fl p i {
    font-style: normal;
    font-size: 14px;
    color: #888;
    display: block;
    margin-top: 8px;
}
.x_box1 li .fl .more {
    margin-top: 30px;
}
.x_box1 li .fr {
    width: 50%;
}
.x_box1 li:nth-child(2n) {
    margin-top: 70px;
}
.x_box1 li:nth-child(2n) .fl {
    float: right;
}
.x_box1 li:nth-child(2n) .fr {
    float: left;
}
.more a {
    float: left;
    height: 35px;
    line-height: 33px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #1653F8;
    background: #fff;
    color: #1653F8;
    width: 90px;
}
.more a:nth-of-type(2){
    color: #fff;
    background: #1653F8;
    border: 1px solid #1653F8;
    margin-left: 20px;

}
.more a:hover {
    color: #fff;
    background: #1653F8;
    border: 1px solid #1653F8;
}
.more a:nth-of-type(2):hover {
    color: #fff;
    background: #0036C8;
    border: 1px solid #0036C8;
}



.x_box2 {
    padding: 30px 0 50px 0;
    background: url(../images/bg1.png) no-repeat top center;
    padding-bottom: 100px;
    margin-top: 40px;
}
.x_box2 .box_tit span {
    color: #fff;
}
.x_box2 .box_tit p {
    color: rgba(255,255,255,.4);
}
.x_box2 .box {
    margin-top: 5px;
}
.x_box2 li {
    width: 45%;
    float: left;
    background: rgba(8, 45, 157, 0.4000);
    margin-right: 10%;
    margin-top: 56px;
    padding: 25px 20px;
}
.x_box2 li:nth-child(2n) {
    margin-right: 0;
}
.x_box2 li .pic {
    width: 80px;
    height: 80px;
    float: left;
    line-height: 80px;
    text-align: center;
}
.x_box2 li .pic img {
    display: inline-block;
    margin: 0 auto;
    max-width: 60px;
    vertical-align: middle;
}
.x_box2 li .text {
    width: calc(100% - 80px);
    float: left;
    padding-left: 20px;
}
.x_box2 li .text span {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    display: block;
}
.x_box2 li .text p {
    font-size: 15px;
    color: #fff;
    margin-top: 10px;
    text-align: justify;
}
.x_box2 li:hover {
    background: rgba(0, 26, 103, 0.4000);
}



.xst_box4 {
    padding: 50px 0;
}

.xst_box4 .box {
    margin-top: 60px;
}
.xst_box4 .box li {
    width: 18%;
    margin-right: 2.5%;
    float: left;
    position: relative;
    box-shadow: 0px 1px 10px 1px #eee;
    margin-bottom: 20px;
}
.xst_box4 .box li:hover {
    box-shadow: 0px 1px 10px 1px #ddd;
}
.xst_box4 .box li:nth-child(5n){
    margin-right: 0;
}
.xst_box4 .box li a {
    height: 110px;
    padding: 20px;
}
.xst_box4 .box li a img {
    display: block;
    margin: 0 auto;
    max-height: 80px;
}



.footer {
    background: rgba(14, 16, 25, 1);
    padding: 50px 0;
    width: 100%;
    overflow: hidden;
}
.footer .foot_fl {
    width: 30%;
    float: left;
}
.footer .foot_fl span {
    color: #1653F8;
    font-size: 20px;
    font-weight: bold;
    display: block;
    padding-bottom: 20px;
}
.footer .foot_fl p {
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
}
.footer .foot_mid {
    width: 50%;
    float: left;
    padding-left: 5%;
}
.footer .foot_mid p {
    width: 50%;
    float: left;
}
.footer .foot_mid p span {
    font-size: 20px;
    font-weight: bold;
    display: block;
    padding-bottom: 20px;
    color: #fff;
}
.footer .foot_mid p a {
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
    display: block;
}
.footer .foot_fr {
    width: 20%;
    float: left;
}
.footer .foot_fr img {
    max-width: 120px;
    float: right;
}
.copyright {
    background: rgba(14, 16, 25, 1);
    width: 100%;
    overflow: hidden;
    border-top: 1px solid rgba(255, 255, 255, 0.5000);
    padding-top: 20px;
    padding-bottom: 20px;
}
.copyright span {
    float: left;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}
.copyright p {
    float: right;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}

.m_header .app_menu .m_login {
    background: #fff;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 10px;
    border-top: 1px solid #eee;
}
.m_header .app_menu .m_login a {
    width: 150px;
    height: 36px;
    border-radius: 15px;
    display: inline-block;
    margin-top: 12px;
    background: #1653F8;
    color: #fff;
    text-align: center;
    line-height: 36px;
    margin: 10px 5px;
    border: 1px solid #1653F8;
}
.m_header .app_menu .m_login a:first-child {
    background: #fff;
    color: #1653F8;
}

.fix_right {
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -160px;
    z-index: 99;
}
.fix_right li {
    width: 220px;
    box-shadow: 0 4px 5px rgb(0 0 0 / 10%);
    position: relative;
    left: 150px;
    transition: .5s;
}
.fix_right li a {
    display: block;
    width: 70px;
    height: 70px;
    background: #fff;
    padding-top: 8px;
    margin-bottom: 10px;
}
.fix_right li p {
    position: absolute;
    left: 70px;
    top: 0;
    width: 150px;
    line-height: 70px;
    background: #fff;
    text-align: center;
    border-left: 1px solid #ddd;
}
.fix_right li img {
    height: 30px;
    margin: 0 auto;
    display: block;
}
.fix_right li img.img1 {
    display: block;
}
.fix_right li img.img2 {
    display: none;
}
.fix_right li span {
    line-height: 32px;
    display: block;
    text-align: center;
}


.fix_right li:nth-of-type(2):hover {
    left: 0;
    transition: .5s;
}
.fix_right li .ewm {
    position: absolute;
    left: -150px;
    top: 0;
    width: 150px;
    padding: 10px;
    display: none;
}
.fix_right li .ewm img {
    width: 140px;
    display: block;
    height: auto;
    padding: 5px;
    background: #fff;
    border: 1px solid #ddd;
}
.fix_right li:hover .ewm {
    display: block;
}

.fix_right li:hover {
    background: #0E9804;
}
.fix_right li:hover span {
    color: #fff;
}
.fix_right li:hover a{
    background: #0E9804;
}
.fix_right li:hover img.img1 {
    display: none;
}
.fix_right li:hover img.img2 {
    display: block;
}



.p2_box1 {
    padding: 50px 0;
}
.p2_box1 .box {
    margin-top: 30px;
}

.phblic_li4 li {
    width: 25%;
    float: left;
    position: relative;
    padding: 25px;
    margin-bottom: 10px;
    /* box-shadow: 0px 1px 10px 1px #eee; */
    border-radius: 5px;
    top: 0;
    transition: .5s;
}
.phblic_li4 li .pic img {
    display: block;
    margin: 0 auto;
}
.phblic_li4 li .text {
    padding-top: 20px;
    text-align: center;
}
.phblic_li4 li .text span {
    font-size: 20px;
    font-weight: bold;
    display: block;
}
.phblic_li4 li .text p {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.phblic_li4 li:hover {
    top: -20px;
    transition: .5s;
}



.p2_box2 {
    padding: 50px 0;
    background: #F1F4FB;
}
.p2_box2 .box {
    margin-top: 20px;
}


.p2_box3 {
    padding: 50px 0;
}
.p2_box3 .box {
    margin-top: 50px;
}
.p2_box3 li {
    width: 100%;
    float: left;
}
.p2_box3 .fl {
    width: 50%;
    padding-right: 2%;
    margin-bottom: 50px;
}
.p2_box3 .fr {
    width: 50%;
    padding-left: 2%;
    padding-top: 135px;
}
.p2_box3 .fr span {
    font-size: 20px;
    font-weight: bold;
    display: block;
}
.p2_box3 .fr p {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}
.p2_box3 li:nth-child(2n) .fl {
    float: right;
}




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

.p3_box3 {
    padding: 50px 0;
    margin-top: 50px;
}
.p3_box3 .box {
    margin-top: 50px;
}
.p3_box3 li {
    width: 45%;
    float: left;
    border: 1px solid #ddd;
    padding: 20px;
}
.p3_box3 li:nth-last-of-type(1){
    float: right;
}
.p3_box3 li .li_tit {
    background: #1C5AF3;
    padding: 10px;
}
.p3_box3 li .li_tit span {
    float: left;
    line-height: 80px;
}
.p3_box3 li .li_tit span img {
    height: 60px;
    display: block;
}
.p3_box3 li .li_tit h4 {
    float: left;
    padding-left: 30px;
    font-size: 20px;
    color: #fff;
    line-height: 60px;
}
.p3_box3 li .list {
    padding-top: 10px;
}
.p3_box3 li .list .item {
    margin-bottom: 20px;
}
.p3_box3 li .list .item span {}
.p3_box3 li .list .item span img {
    float: left;
}
.p3_box3 li .list .item span i {
    font-style: normal;
    padding-top: 3px;
    float: left;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
}
.p3_box3 li .list .item p {
    padding-left: 44px;
    background: url(../images/xs16.png) no-repeat 10px center;
    margin-top: 8px;
    font-size: 14px;
    line-height: 24px;
}


.p2_box5 {
    padding: 50px 0;
}
.p2_box5 .box {
    margin-top: 50px;
}
.p2_box5 li {
    width: 14.28%;
    float: left;
    padding: 10px;
    margin-bottom: 10px;
}
.p2_box5 li .pic {}
.p2_box5 li .pic img {
    display: block;
    margin: 0 auto;
}
.p2_box5 li span {
    display: block;
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}





.zs_box0 {
    padding: 50px 0;
}
.zs_box0 .phblic_li4 li .text {
    padding-top: 5px;
}
.zs_box0 .phblic_li4 li .text span {
    font-size: 36px;
    color: #1653F8;
}
.zs_box0 .phblic_li4 li .text p {
    font-size: 16px;
    margin-top: 5px;
}


.zs_box1 {
    padding: 50px 0;
    background: #F1F4FB;
}
.zs_box1 .box {
    margin-top: 10px;
}


.zs_box2 {
    padding: 50px 0;
}
.zs_box2 .box {
    margin-top: 50px;
    padding-left: 60px;
}
.zs_box2 li {
    width: 180px;
    float: left;
    padding: 10px;
    text-align: center;
}
.zs_box2 li:nth-child(2n) {
    width: 120px;
    padding-top: 70px;
}
.zs_box2 li .pic {}
.zs_box2 li .pic img {
    display: block;
    margin: 0 auto;
}
.zs_box2 li span {
    font-size: 20px;
    font-weight: bold;
    display: block;
}


.zs_box3 .box {
    padding: 50px 0;
    margin-top: 50px;
}
.zs_box3 .box {
    padding: 0 60px;
}
.zs_box3 .fl {
    width: 50%;
}
.zs_box3 .fl h4 {
    margin-bottom: 30px;
}
.zs_box3 .fl p {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.zs_box3 .fl p span {
    width: 70px;
    float: left;
    line-height: 40px;
    font-size: 14px;
}
.zs_box3 .fl p input {
    width: calc(100% - 70px);
    float: left;
    border: none;
    line-height: 40px;
    background: #eee;
    padding: 0 10px;
    outline: 0;
}
.zs_box3 .fl p.yanzm input {
    width: calc(100% - 250px);
}
.zs_box3 .fl p.yanzm img {
    width: 160px;
    height: 40px;
    float: right;
}



.zs_box3 .fl p input.subbtn {
    width: 200px;
    background: #1653F8;
    color: #fff;
    margin-left: 70px;
}
.zs_box3 .fr {
    width: 50%;
}
.zs_box3 .fr img {
    display: block;
    margin: 0 auto;
}


.newbox {
    padding: 40px 0;
}
.newbox .fl {
    width: calc(100% - 360px);
}
.newbox .fr {
    width: 320px;
}

.newlist {}
.newlist li {
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    float: left;
}
.newlist li .pic {
    width: 240px;
    float: left;
}
.newlist li .text {
    width: calc(100% - 240px);
    padding-left: 20px;
    float: left;
}
.newlist li .text a {
    font-size: 18px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newlist li .text p {
    margin-top: 15px;
    font-size: 14px;
    color: #999;
    display: block;
    line-height: 24px;
    max-height: 96px;
    overflow: hidden;
}
.newlist li .text span {
    margin-top: 20px;
    display: block;
}
.newlist li .text span i {
    width: 25%;
    float: left;
    padding-left: 20px;
    font-style: normal;
    font-size: 12px;
    color: #999;
}
.newlist li .text span i:nth-of-type(1){
    background: url(../images/iic1.png) no-repeat left center;
    background-size: 15px;
}
.newlist li .text span i:nth-of-type(2){
    background: url(../images/iic2.png) no-repeat left center;
    background-size: 15px;
}
.newlist li .text span i:nth-of-type(3){
    background: url(../images/iic3.png) no-repeat left center;
    background-size: 15px;
}
.newlist li .text span i:nth-of-type(4){
    background: url(../images/iic4.png) no-repeat left center;
    background-size: 15px;
}

.newlist li .text a:hover{
    color: #1653F8;
}




.hot_tit {}
.hot_tit h4 {
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.hotnew li {
    width: 100%;
    margin-bottom: 20px;
    float: left;
}
.hotnew li .pic {
    width: 120px;
    float: left;
}
.hotnew li .text {
    width: calc(100% - 120px);
    padding-left: 10px;
    float: left;
}
.hotnew li .text a {
    font-size: 16px;
    font-weight: bold;
    display: block;
}
.hotnew li .text span {
    margin-top: 10px;
    display: block;
    font-size: 12px;
    color: #999;
    padding-left: 20px;
    background: url(../images/iic1.png) no-repeat left center;
    background-size: 15px;
}


.pages .pagination {
    padding: 0;
    height: auto;
    text-align: center;
}

.pages .pagination a, .pages .pagination p {
    display: inline-block;
    float: none;
    height: auto;
    line-height: 21px;
    min-width: 1.5em;
    text-align: center;
    border: 1px solid transparent;
    padding: 7px 14.5px;
    border-color: #e3e3e3;
    margin-left: 8px;
    border-radius: 5px;
    color: #333;
    transition: color .2s;
    background-color: transparent;
    transition: background-color .2s;
    margin: 0 0 0 8px;
}
.pages .pagination a.cur {
    border: none;
    background: #1653F8;
    color: #fff;
}


.crumbs {
    height: 40px;
    border-bottom: 1px solid #ddd;
    line-height: 40px;
}
.content_tit h3 {
    font-size: 20px;
    display: block;
    text-align: center;
    margin-top: 30px;
}
.content_tit p {
    text-align: center;
    margin-top: 15px;
    padding-bottom: 20px;
}
.content_tit p span {
    display: inline-block;
    margin: 0 10px;
}
.content p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
} 
.show_pages{
    margin-top: 30px;
    padding-top: 16px;
    border-top: 1px solid #ddd;
}
.show_pages p {
    float: left;
    width: 45%;
}
.show_pages p:nth-of-type(1) {}
.show_pages p:nth-of-type(2) {
    float: right;
    text-align: right;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}






.morebtnhover {
    float: left;
    padding-bottom: 20px;
    position: relative;
    margin-left: 20px;
}
.morebtnhover a {
    background: #1653F8;
    border: 1px solid #1653F8;
    color: #fff;
}
.morebtnhover a:hover {
    color: #fff;
    background: #0036C8;
    border: 1px solid #0036C8;
}
.morebtnhover p {
    width: 140px!important;
    position: absolute;
    top: 19px;
    left: 0;
    display: none;
}
.morebtnhover p span {
    background: #fff;
    padding-left: 5px!important;
    padding: 5px;
    border: 1px solid #1653F8;
    display: block;
}
.morebtnhover p span:after {
    display: none;
}
.morebtnhover p img {
    width: 130px;
    display: block;
}
.morebtnhover p i {
    line-height: 32px;
    height: 32px;
    background: #1653F8;
    color: #fff!important;
    font-size: 14px;
    text-align: center;
    display: block;
    font-style: normal;
    margin-top: 5px;
}
.morebtnhover:hover p {
    display: block;
}



.fix_ewms {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
}
.fixwbg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: rgba(0,0,0,.5);
}
.fix_ewms .box {
    padding: 40px;
    background: #fff;
    position: relative;
    z-index: 19;
    max-width: 500px;
    margin: 0 auto;
    top: 100px;
}
.fix_ewms .box span {
    font-size: 20px;
    color: #1653F8;
    display: block;
    text-align: center;
    font-weight: bold;
}
.fix_ewms .box p {
    font-size: 14px;
    color: #000;
    display: block;
    text-align: center;
}
.fix_ewms .box p img {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}
.fix_ewms .box ul {
    margin-top: 30px;
    margin-bottom: 30px;
}
.fix_ewms .box li {
    width: 25%;
    float: left;
}
.fix_ewms .box li img {
    height: 24px;
    display: block;
    margin: 0 auto;
}
.fix_ewms .box li i {
    font-style: normal;
    display: block;
    text-align: center;
    font-size: 14px;
    margin-top: 6px;
}
.fix_ewms .box p small {
    color: #1653F8;
    font-size: 18px;
    font-weight: bold;
}







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

@media screen and (max-width: 1020px) {
  .header {
    display: none;
  }
  .m_header {
    display: block;
  }
  .pc_banner {
    margin-top: 60px;
  }
  .pc_banner .pcbanner {
    height: auto;
  }
  .pc_banner .pcbanner .swiper-slide .banner_text .text span {
    font-size: 24px;
  }
  .pc_banner .pcbanner .swiper-slide .banner_text .text p {
    font-size: 18px;
  }
  .pc_banner .pcbanner .swiper-slide .banner_text .text a {
    margin-top: 10%;
  }
  .pc_banner .pcbanner .swiper-slide .banner_text .text .textfl {
    padding-right: 0;
  }
  .pc_banner .pcbanner .swiper-slide .banner_text .text .textfr {
    display: none;
  }
  .page_banner {
    margin-top: 60px;
  }
  .mtop {
    margin-top: 60px;
  }
  .fix_right {
    display: none;
  }
  .box0_js .pagination {
    padding: 0;
  }
  .pro_wrap .box .fl {
    width: 100%;
  }
  .pro_wrap .box .fr {
    width: 100%;
    margin-top: 2%;
  }
  .pro_main {
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px){
    .pc_banner .pcbanner .swiper-slide > img {
        display: none;
    }
    .pc_banner .pcbanner .swiper-slide .mshow {
        display: block;
        width: 100%;
        height: 200px;
        display: block;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .pc_banner .pcbanner .pagination {
        bottom: 5px;
    }
    .x_box1 {
        padding: 20px 2%;
    }
    .x_box1 .box {
        margin-top: 20px;
    }
    .x_box1 li .fl {
        width: 100%;
        padding: 20px;
    }
    .x_box1 li .fl h4 {
        font-size: 20px;
    }
    .x_box1 li .fl p {
        margin-top: 20px;
    }
    .x_box1 li .fl p span {
        font-size: 17px;
    }
    .x_box1 li .fl p p {
        font-size: 14px;
        margin-top: 6px;
    }
    .x_box1 li .fr {
        width: 100%;
    }
    .x_box1 li .fr img{
        max-width: 80%;
        margin: 0 auto;
    }
    .x_box1 li:nth-child(2n) {
        margin-top: 30px;
    }
    .x_box2 {
        padding: 20px 0 30px 0;
        margin-top: 20px;
    }
    .x_box2 .box {
        margin-top: 5px;
        padding: 0 5%;
    }
    .x_box2 li {
        width: 100%;
        float: left;
        margin-right: 0;
        margin-top: 22px;
        padding: 10px;
    }
    .x_box2 li:nth-child(2n) {
        margin-right: 0;
    }
    .x_box2 li .pic {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .x_box2 li .pic img {
        max-width: 50px;
    }
    .x_box2 li .text {
        width: calc(100% - 60px);
        padding-left: 10px;
    }
    .x_box2 li .text span {
        font-size: 16px;
    }
    .x_box2 li .text p {
        font-size: 14px;
        margin-top: 6px;
    }
    .xst_box4 {
        padding: 20px 2%;
    }
    .xst_box4 .box {
        margin-top: 20px;
    }
    .xst_box4 .box li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 15px;
    }
    .xst_box4 .box li a {
        height: auto;
        padding: 10px;
        display: block;
    }
    .xst_box4 .box li a img {
        height: 70px;
    }
    .xst_box4 .box li:nth-child(5n) {
        margin-right: 4%;
    }
    .xst_box4 .box li:nth-child(2n) {
        margin-right: 0;
    }
    .footer {
        padding: 20px 2%;
    }
    .footer .foot_fl {
        width: calc(100% - 110px);
    }
    .footer .foot_fl span {
        font-size: 18px;
        padding-bottom: 10px;
        line-height: 100%;
        display: block;
    }
    .footer .foot_mid {
        display: none;
    }
    .footer .foot_fr {
        width: 100px;
        padding-top: 3px;
    }
    .footer .foot_fr img {
        max-width: 100px;
    }
    .copyright {
        padding: 15px 2%;
    }
    .copyright span {
        float: left;
        font-size: 14px;
        color: #fff;
        line-height: 24px;
    }
    .copyright p {
        float: right;
        font-size: 14px;
        color: #fff;
        line-height: 24px;
    }
    .fix_right {
        display: none;
    }
    
    

    .p2_box1 {
        padding: 20px 2%;
    }
    .p2_box1 .box {
        margin-top: 20px;
    }
    .phblic_li4 li {
        width: 50%;
        padding: 10px;
        margin-bottom: 0;
    }
    .phblic_li4 li .pic img {
        max-width: 50%;
    }
    .phblic_li4 li .text {
        padding-top: 10px;
    }
    .phblic_li4 li .text span {
        font-size: 18px;
    }
    .phblic_li4 li .text p {
        font-size: 13px;
        line-height: 20px;
        min-height: 80px;
        margin-top: 6px;
    }

    .p2_box2 {
        padding: 20px 0;
        background: #F1F4FB;
    }
    .p2_box2 .box {
        margin-top: 10px;
    }
    .p2_box2 .phblic_li4 li .text p {
        min-height: 40px;
    }


    .p2_box3 {
        padding: 20px 0;
    }
    .p2_box3 .box {
        margin-top: 20px;
    }
    .p2_box3 li {
        width: 100%;
        float: left;
    }
    .p2_box3 .fl {
        width: 100%;
        padding-right: 0;
        margin-bottom: 0;
        float: none;
    }
    .p2_box3 .fl img {
        max-width: 90%;
        margin: 0 auto;
    }
    .p2_box3 .fr {
        width: 100%;
        padding-left: 0;
        padding-top: 10px;
        max-width: 90%;
        margin: 0 auto;
        float: none;
    }
    .p2_box3 .fr span {
        font-size: 20px;
        font-weight: bold;
        display: block;
    }
    .p2_box3 .fr p {
        font-size: 14px;
        color: #666;
        margin-top: 10px;
    }
    .p2_box3 li:nth-child(2n) .fl {
        float: right;
    }

    
    .p2_box3 .box {
        margin-top: 20px;
    }
    .p2_box3 li {
        width: 100%;
        float: left;
    }
    .p2_box3 .fl {
        width: 50%;
        padding-right: 2%;
        margin-bottom: 50px;
    }
    .p2_box3 .fr {
        width: 50%;
        padding-left: 2%;
        padding-top: 50px;
    }
    .p2_box3 .fr span {
        font-size: 20px;
        font-weight: bold;
        display: block;
    }
    .p2_box3 .fr p {
        font-size: 14px;
        color: #666;
        margin-top: 10px;
    }
    .p2_box3 li:nth-child(2n) .fl {
        float: right;
    }




    .p3_box2 .box {
        margin-top: 20px;
    }

    .p3_box3 {
        padding: 20px 2%;
        margin-top: 0;
    }
    .p3_box3 .box {
        margin-top: 20px;
    }
    .p3_box3 li {
        width: 100%;
    }
    .p3_box3 li .li_tit span {
        float: left;
        line-height: 60px;
    }
    .p3_box3 li .li_tit span img {
        height: 40px;
        display: block;
    }
    .p3_box3 li .li_tit h4 {
        padding-left: 20px;
        font-size: 18px;
        line-height: 40px;
    }
    .p3_box3 li .list {
        padding-top: 5px;
    }
    .p3_box3 li .list .item {
        margin-bottom: 10px;
    }
    .p3_box3 li .list .item span img {
        float: left;
    }
    .p3_box3 li .list .item span i {
        padding-top: 2px;
    }
    .p3_box3 li .list .item p {
        margin-top: 5px;
    }


    .p2_box5 {
        padding: 20px 0;
    }
    .p2_box5 .box {
        margin-top: 20px;
    }
    .p2_box5 li {
        width: 33.33%;
        margin-bottom: 5px;
    }
    .p2_box5 li .pic img {
        display: block;
        margin: 0 auto;
        height: 50px;
    }
    .p2_box5 li span {
        display: block;
        text-align: center;
        font-size: 16px;
        margin-top: 10px;
    }


    .zs_box0 {
        padding: 20px 0;
    }
    .zs_box0 .phblic_li4 li .text {
        padding-top: 5px;
    }
    .zs_box0 .phblic_li4 li .text span {
        font-size: 20px;
        color: #1653F8;
    }
    .zs_box0 .phblic_li4 li .text p {
        font-size: 14px;
        margin-top: 5px;
        min-height: 22px;
    }


    .zs_box1 {
        padding: 20px 0;
    }


    .zs_box2 {
        padding: 20px 0;
    }
    .zs_box2 .box {
        margin-top: 20px;
        padding-left: 0;
    }
    .zs_box2 li {
        width: 50%;
        padding: 10px;
    }
    .zs_box2 li:nth-child(2n) {
        display: none;
    }
    .zs_box2 li .pic img {
        max-width: 60%;
    }
    .zs_box2 li span {
        font-size: 18px;
    }


    .zs_box3 .box {
        padding: 20px 2%;
        margin-top: 0;
    }
    .zs_box3 .fl {
        width: 100%;
    }
    .zs_box3 .fl h4 {
        margin-bottom: 20px;
        text-align: center;
    }
    .zs_box3 .fl p {
        margin-bottom: 15px;
    }
    .zs_box3 .fr {
        width: 100%;
    }
    .zs_box3 .fr img {
        max-width: 80%;
    }
    
    .newbox {
        padding: 25px 2%;
    }
    .newbox .fl {
        width: 100%;
    }
    .newbox .fr {
        width: 100%;
    }

    .newlist li {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .newlist li .pic {
        width: 130px;
        float: left;
    }
    .newlist li .text {
        width: calc(100% - 130px);
        padding-left: 12px;
    }
    .newlist li .text a {
        font-size: 16px;
    }
    .newlist li .text p {
        margin-top: 5px;
        font-size: 14px;
        max-height: 48px;
    }
    .newlist li .text span {
        margin-top: 10px;
    }
    .newlist li .text span i {
        width: 50%;
        padding-left: 18px;
    }
    .newlist li .text span i:nth-of-type(2){
        display: none;
    }
    .newlist li .text span i:nth-of-type(3){
        background: url(../images/iic3.png) no-repeat left center;
        background-size: 15px;
    }
    .newlist li .text span i:nth-of-type(4){
        display: none;
    }

    .hot_tit {
        margin-top: 20px;
    }
    .hot_tit h4 {
        font-size: 20px;
        font-weight: normal;
        padding-bottom: 10px;
        margin-bottom: 12px;
    }
    .hotnew li .pic {
        width: 130px;
        float: left;
    }
    .hotnew li .text {
        width: calc(100% - 130px);
    }
    .hotnew li .text a {
        font-size: 16px;
        font-weight: bold;
        display: block;
    }
    .hotnew li .text span {
        margin-top: 10px;
        display: block;
        font-size: 12px;
        color: #999;
        padding-left: 20px;
        background: url(../images/iic1.png) no-repeat left center;
        background-size: 15px;
    }

}










@media screen and (max-width: 767px){
    .xst_box1 {
        padding: 30px 2%;
    }
    .box_tit i {
        margin-bottom: 10px;
    }
    .box_tit span {
        font-size: 20px;
        line-height: 40px;
    }
    .box_tit p {
        font-size: 14px;
        margin-top: 10px;
        margin: 0 auto;
        max-width: 90%;
    }
    .xst_box1list {
        margin-top: 20px;
    }
    .xst_box1list li {
        width: 100%;
        padding: 20px 10px;
        top: 0;
        height: auto;
        margin-bottom: 15px;
    }
    .xst_box1list li .pic {
        width: 80px;
        height: auto;
        float: left;
    }
    .xst_box1list li .pic img {
        margin-left: 0;
        max-width: 60px;
        margin-top: 5px;
    }
    .xst_box1list li .text {
        width: calc(100% - 130px);
        float: left;
        margin-top: 0;
        text-align: left;
    }
    .xst_box1list li .text span {
        text-align: left;
        font-size: 18px;
    }
    .xst_box1list li .text p {
        text-align: left;
        margin-top: 6px;
    }
    .xst_box1list li.on {
        width: 100%;
        top: 0;
        height: auto;
    }
    .xst_box1list li a {
        display: block;
        float: right;
        width: 50px;
        height: 50px;
    }
    .xst_box1list li a img {
        margin-top: 8px;
        max-width: 40px;
    }
    .xst_box2 {
        padding: 30px 2%;
        margin-top: 0;
    }
    .xst_box2list li {
        width: 48%;
        padding: 5px;
    }
    .xst_box2list li:nth-child(4n) {
        margin-right: 4%;
    }
    .xst_box2list li:nth-child(2n) {
        margin-right: 0;
    }
    .xst_box2list {
        margin-top: 10px;
    }
    .xst_box2list li .pic {
        height: 60px;
        line-height: 60px;
    }
    .xst_box2list li .pic img {
        max-height: 45px;
    }
    .xst_box2list li .text {
        padding-bottom: 12px;
        padding-top: 15px;
    }
    .xst_box2list li .text p {
        font-size: 13px;
        padding: 0 5px;
        line-height: 18px;
        margin-top: 6px;
        min-height: 54px;
    }


    .xst_box3 {
        padding-bottom: 40px;
    }
    .xst_box3 .box {
        margin-top: 30px;
    }
    .xst_box3 .box li {
        width: 50%;
        margin-bottom: 20px;
    }
    .xst_box3 .box li span {
        font-size: 34px;
    }
    .xst_box3 .box li p {
        font-size: 16px;
        margin-top: 5px;
    }
    .xst_box3 .box a {
        margin-top: 30px;
        width: 200px;
        height: 50px;
        line-height: 50px;
    }















    
    .p2_box3 .fl {
        width: 100%;
        margin-bottom: 10px;
    }
    .p2_box3 .fr {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
}




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

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