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

body {
  max-width: 1920px;
  margin: 0 auto;
  -moz-user-select:none; /* Firefox私有属性 */
  -webkit-user-select:none; /* WebKit内核私有属性 */
  -ms-user-select:none; /* IE私有属性(IE10及以后) */
  -khtml-user-select:none; /* KHTML内核私有属性 */
  -o-user-select:none; /* Opera私有属性 */
  user-select:none; /* CSS3属性 */
}

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

.header_jb{ 
    width:100%; 
	height:3px; 
	background: -webkit-linear-gradient(left, #0f74ac , #179e97); 
    background: -o-linear-gradient(right,  #179e97, #0f74ac); 
    background: -moz-linear-gradient(right,  #179e97, #0f74ac); 
    background: linear-gradient(to right,  #179e97, #0f74ac);
    position: fixed; 
	top:96px;
	z-index:10;
}

.header {
  position: fixed;
  z-index: 999;
  transition: transform 0.5s ease 0s;
  height: 96px; 
  background:#FFFFFF;
}
.header .header-main {
  width: 100%;
  background-color: #fff;
  transition: padding 0.3s ease 0s, transform 0.5s ease 0s;
  position: fixed;
  left: 0;
  top: 0;
  height: 96px;
}
.header .logo img {
  transition: all 0.3s ease 0s;  
  padding-top: 30px;
}
.header .nav-link {
  position: relative;
}
.header .nav-link .nav {
  height:96px;
  line-height: 96px;
  font-size: 16px;
  padding-right:40px;
  border-right:1px #ededed solid;
  transition: all 0.3s ease 0s; 
}
.header .nav-link .nav a.tit-a {
  color: #333;
  font-size:16px;
  display: inline-block;
  transition: all 0.3s ease 0s;
  line-height: 96px;
}
.header .nav-link .nav a.tit-a:hover {
  color: #888;
}
.header .nav-link .nav li {
  padding-left: 44px;
  height: 40px;
  padding-bottom: 32px;
  transition: all 0.3s ease 0s;
  position: relative;
}
.header .nav-link .nav li.cur a.tit-a {
  color: #888;
}
.header .nav-link .nav li .sub-nav{
  position: fixed;
  top: 100px;
  left: 0;
  width: 100%;
  background-color: #fff;
  height: 60px;
  z-index: 2;
  border-bottom: 1px solid #ddd;
  display: none;
  text-align:center;
}
.header .nav-link .nav li .sub-nav dl{
display:inline-block;
}
.header .nav-link .nav li .sub-nav dd{
  margin-right: 60px;
  font-size: 14px;
  line-height: 47px;
  padding-top: 4px;
  position: relative;
  float: left;
}
.header .nav-link .nav li .sub-nav dd a{

}
.header .nav-link .nav li .sub-nav dd a {
  display: inline-block;
  color: #777;
  font-size:15px;
}
.header .nav-link .nav li .sub-nav dd i {
  display: block;
  width: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 3px;
  background: -webkit-linear-gradient(left, #0f74ac , #179e97); 
  background: -o-linear-gradient(right,  #179e97, #0f74ac); 
  background: -moz-linear-gradient(right,  #179e97, #0f74ac); 
  background: linear-gradient(to right,  #179e97, #0f74ac);
}
.header .nav-link .nav li .sub-nav dd:hover a {
  color: #333;
}
.header .nav-link .nav li .sub-nav dd:hover i {
  left: 0;
  width: 100%;
  transition: all 0.4s ease 0s;
}
.header .nav-link .nav li .sub-nav dd.hover a {
  color: #333;
}
.header .nav-link .nav li .sub-nav dd.hover i {
  left: 0;
  width: 100%;
}
.header .nav-link .nav .line {
  display: inline-block;
  width: 1px;
  height: 11px;
  background-color: #ccc;
  float: left;
  margin-left: 33px;
  margin-top: 44px;
}
.header .nav-link .extra-nav {
  color: #333;
}
.header .nav-link .sub-menu {
  width: 722px;
  position: absolute;
  left: 0;
  top: 72px;
  background-color: #fff;
  display: none;
}
.header .nav-link .sub-menu .boxs {
  border-top: 1px solid #444444;
  display: none;
}
.header .nav-link .sub-menu ul {
  width: 236px;
  border: 1px solid #d0d0d0;
}
.header .nav-link .sub-menu li {
  border-top: 1px solid #d0d0d0;
  line-height: 44px;
  font-size: 12px;
  line-height: 24px;
  width: 100%;
  transition: background 0.3s ease 0s;
}
.header .nav-link .sub-menu li a {
  display: block;
  width: 186px;
  padding: 10px 25px;
}
.header .nav-link .sub-menu li:hover {
  background-color: #eee;
}
.header .nav-link .sub-menu li:first-child {
  border-top: none;
}
.header .nav-link .sub-menu .img-box {
  padding-top: 13px;
  margin-left: 12px;
  padding-bottom: 10px;
}
.header .nav-link .sub-menu .img-box .img {
  display: block;
  width: 225px;
  position: relative;
  margin-right: 10px;
  float: left;
}
.header .nav-link .sub-menu .img-box .up-tit {
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -42px;
}
.header .nav-link .sub-menu .img-box .up-tit p {
  font-size: 70px;
  font-family: "Trump";
  color: #fff;
  line-height: 80px;
}
.header .nav-link .sub-menu .img-box .up-tit .line {
  display: block;
  width: 78px;
  height: 4px;
  margin: 0 auto;
  background-color: #fff;
}
.header .extra-link {
  height:96px; 
  line-height:96px;
  background: -webkit-linear-gradient(left, #0f74ac , #179e97); 
  background: -o-linear-gradient(right,  #179e97, #0f74ac); 
  background: -moz-linear-gradient(right,  #179e97, #0f74ac); 
  background: linear-gradient(to right,  #179e97, #0f74ac);
}
.header .extra-link a {
  display: inline-block;
  height: 96px;
  padding:0 34px;
}
.header .extra-link .link1 {
  display: inline-block;
  height: 40px;
  width: 138px;
  margin-left: 15px;
  text-align:right;
  line-height:40px;
  font-size:16px;
  float: left;
  background: url(../images/ico_01.png) no-repeat left;
  clear:both;
}
.header .extra-link .link2 {
  background: url(../images/ico_02.png) no-repeat center;
}
.header .extra-link .link3 {
  background: url(../images/ico_03.png) no-repeat center;
}
.header .extra-link .link4 {
  background: url(../images/ico_04.png) no-repeat center;  
}
.header .enght {
  font-size: 14px;
  color: #666;
  position: relative;
  z-index: 1;
  height: 100%;
  line-height:96px;
  padding:0px 0px 0px 25px;
  transition: color .3s, background .3s
}
.header .enght .en{ float:left; display:inline-block; background-position:left; background-image:url(../images/icon01.jpg); background-repeat:no-repeat; padding-right:20px;}
.header .enght .alb{ float:left; display:inline-block; background-position:left; background-image:url(../images/icon02.jpg); background-repeat:no-repeat; padding-right:20px;}
.header .enght a {
  float:left;
  color: #179c98;
  display: block;
  padding-left:34px;
  transition: color .3s
}

.header .enght a.tit {
  padding-right: 17px;
  background: url(../images/aaa01.png) no-repeat right center;
  height: 100%;
  width: 100%;
  transition: color .3s, background .3s
}

.header .enght .con {
  position: absolute;
  top: 100%;
  left: -10%;
  display: none;
  background: #fff;
  width: 130%;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, .2);
  overflow: auto
}

.header .enght .con a {
  width: 100%;
  font-size: 12px;
  height: 35px;
  text-align: center;
  line-height: 35px
}

.header .enght .con::-webkit-scrollbar {
  width: 1px;
  background-color: #ececec
}

.header .enght .con::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ececec
}

.header .enght .con::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #d9271b
}

.header .enght:hover a.tit {
  color: #179c98;
  background: url(../images/aaa01.png) no-repeat right center
}

.header .enght a:hover {
  color: #179c98
}
.header .m-btn {
  width: 22px;
  height: 20px;
  padding: 12px;
  display: none;
  cursor: pointer;
  margin-top: 3px;
}
.header .m-btn .box {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.header .m-btn .line {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #1d1d1d;
  position: absolute;
  left: 0;
  transition: width 0.3s ease 0s;
}
.header .m-btn .line1 {
  width: 12px;
  top: 0;
}
.header .m-btn .line2 {
  width: 20px;
  top: 6px;
}
.header .m-btn .line3 {
  width: 16px;
  top: 13px;
}
.header .m-btn.cur .line1, header .m-btn.cur .line2, header .m-btn.cur .line3 {
  width: 100%;
}

.header.fixed .header-main {
  position: fixed;
  left: 0;
  top: 0;
}

.nav ul li{ float: left;}


.search-alert {
  position: fixed;
  z-index: 100;
  background-color: #222222;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.search-alert .cent-form {
  position: absolute;
  width: 94.8%;
  left: 2.6%;
  top: 50%;
  height: 124px;
  margin-top: -63px;
  border-bottom: 1px solid #515151;
}
.search-alert .cent-form .tex {
  border: none;
  font-size: 66px;
  height: 124px;
  line-height: 124px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  color: #555;
  background: none;
  font-family: "Base-font";
  padding-left: 88px;
  padding-right: 80px;
  background: url(../images/ico_36.png) no-repeat 35px 60px;
}
.search-alert .cent-form .sub-butn {
  border: none;
  height: 100px;
  margin-top: 24px;
  font-size: 24px;
  line-height: 100px;
  color: #555;
  text-align: right;
  background: none;
  font-family: "Base-font";
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  text-align: center;
}
.search-alert .close {
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/ico_37.png) no-repeat center;
  position: absolute;
  top: 38px;
  right: 2.6%;
  cursor: pointer;
  transition: transform 0.3s ease 0s;
}

.sousuo input[type=text]{
	transition: all .5s cubic-bezier(.35,.75,.55,1);
	-webkit-transition: all .5s cubic-bezier(.35,.75,.55,1);
	-moz-transition: all .5s cubic-bezier(.35,.75,.55,1);
}

#fp-nav ul li a span:after{display: none;}
#fp-nav ul li a span, .fp-slidesNav ul li a span,#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span{width: 10px;height: 10px;
background: #c3c8cd;left: 0;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{border: none;
background: #c3c8cd;}
.divBox{margin: 0 auto;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{left: 0;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{left: 0;background:#fccf1c !important;}
#fp-nav ul li a span{transform-style: preserve-3d;perspective: 800px;}
#fp-nav ul li a span:after{content: '';display: block !important;width: 16px;height: 16px;border-radius: 50%;border: 1px solid #fccf1c;top: -3px;left: -3px;
transform: rotateX(270deg);transition: 0.5s ease-out;opacity: 0;}
#fp-nav ul li:hover a span:after{transform: rotateX(0deg);opacity: 1;}
#fp-nav ul li a.active span:after, .fp-slidesNav ul li a.active span:after, #fp-nav ul li:hover a.active span:after, .fp-slidesNav ul li:hover a.active span:after{transform: rotateX(0deg);opacity: 1;}
#fp-nav.left{left: 40px;}

@media only screen and (max-width:1660px) {
	.divBox{width: 82%;}
}


.pc_banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}

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

.pc_banner .pcbanner .pagination {
  text-align: center;
  position: absolute;
  bottom: 10px;
  width: 100%;
  z-index: 99;
}

.pc_banner .pcbanner .pagination span {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  text-indent: -999px;
  overflow: hidden;
  overflow: hidden;
  cursor: pointer;
  background: #eee;
  margin: 0 3px;
  opacity: 1;
}

.pc_banner .pcbanner .pagination span.swiper-pagination-bullet-active {
  background: #036aac;
  color: #fff;
}

.pc_banner .pcbanner .next {
  position: absolute;
  right: 5%;
  top: 45%;
  z-index: 99;
  height: 45px;
  width: 45px;
  background: url(../img/bannerri.png);
  opacity: 0.8;
  background-size: 100%;
  cursor: pointer;
  outline: 0;
}

.pc_banner .pcbanner .next:hover {
  opacity: 1;
}

.pc_banner .pcbanner .prev {
  position: absolute;
  left: 5%;
  top: 45%;
  z-index: 99;
  height: 45px;
  width: 45px;
  background: url(../img/bannerle.png);
  opacity: 0.8;
  background-size: 100%;
  cursor: pointer;
  outline: 0;
}

.pc_banner .pcbanner .prev:hover {
  opacity: 1;
}

.pc_banner .banner_text {
  position: absolute;
  left: 0;
  top: 32%;
  width: 100%;
  z-index: 90;
}

.pc_banner .banner_text .banner_text_content {
  width: 585px;
  height: 200px;
  margin: 0 auto;
}

.pc_banner .banner_text .banner_text_content .imgleft {
  width: 124px;
  float: left;
  position: relative;
  left: 106%;
}

.pc_banner .banner_text .banner_text_content .banner_text_bg {
  height: 177px;
  padding: 20px;
  padding-left: 62px;
  z-index: 99;
  padding-bottom: 20px;
  background: url(../img/fff.png);
}

.pc_banner .banner_text .banner_text_content .banner_text_bg p {
  position: relative;
  top: 290%;
}

.pc_banner .banner_text .banner_text_content .banner_text_bg p strong {
  font-size: 14px;
  color: #434343;
  font-weight: normal;
  display: block;
  text-align: center;
  padding-top: 20px;
}

.pc_banner .banner_text .banner_text_content .banner_text_bg p b {
  font-size: 19px;
  font-weight: normal;
  font-style: normal;
  color: #434343;
  display: block;
  padding-top: 18px;
  text-align: center;
}

.pc_banner .banner_text .banner_text_content .banner_text_bg p b span {
  font-weight: bold;
  color: #1c4587;
}

.pc_banner .banner_text .banner_text_content .banner_text_bg i {
  font-size: 0px;
  opacity: 0;
  color: #000;
  font-weight: bold;
  display: block;
  text-align: center;
  font-style: normal;
}

.pc_banner .banner_text .banner_text_content .banner_text_bg i em {
  font-style: normal;
  font-weight: bold;
  color: #068915;
}

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

.m_header .m_head_content {
  height: 70px;
  width: 100%;
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 999;
  box-shadow: 0px 1px 10px 1px #ccc;
}

.m_header .m_head_content .m_head_logo {
  height: 70px;
  float: left;
  padding-left: 10px;
}

.m_header .m_head_content .m_head_logo a {
  float: left;
}

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

.m_header .m_head_content .m_head_logo p {
  float: left;
  padding-top: 13px;
  padding-left: 8px;
}

.m_header .m_head_content .m_head_logo p span {
  color: #1c4587;
  font-size: 19px;
  line-height: 25px;
  font-weight: bold;
  display: block;
  text-align: left;
}

.m_header .m_head_content .m_head_logo p i {
  color: #1c4587;
  font-size: 12px;
  line-height: 18px;
  font-style: normal;
  display: block;
}

.m_header .m_head_content .menu {
  width: 70px;
  height: 70px;
  position: absolute;
  right: 0;
  top: 0;
}

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

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

.app_menu ul {
  background: #000;
}

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

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

.app_menu ul li > a span {
  font-size: 14px;
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: #999899;
  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: 18px;
  float: none;
}

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

.m_banner .mbanner {
  position: relative;
}

.m_banner .mbanner .swiper-slide img {
  width: 100%;
  display: block;
}

.m_banner .mbanner .pagination {
  text-align: center;
  position: absolute;
  bottom: 5px;
  width: 100%;
  z-index: 90;
}

.m_banner .mbanner .pagination span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  text-indent: -999px;
  overflow: hidden;
  overflow: hidden;
  cursor: pointer;
  background: #eee;
  margin: 0 4px;
  opacity: 1;
}

.m_banner .mbanner .pagination span.swiper-pagination-bullet-active {
  background: #036aac;
  color: #fff;
}

.intro {
  padding-top: 2.0%;
  padding-bottom: 2.5%;
}
.intro h2 {
  font-size: 30px;
  color: #333;
  margin-bottom: 1%;
}
.intro .tx {
  font-size: 16px;
  color: #666;
  line-height: 28px;
  text-align: left;
}

.intro .tx p{
  padding-bottom:15px;
  text-indent:2em;
  text-align:justify;
}

.data {
  margin-top: 2%;
}
.data .member, .data .work, .data .honor {
  width: 216px;
  margin-right: 80px;
  background: url(../images/dataline.jpg) no-repeat right center;
}
.data .num {
  font-size: 48px;
  color: #179c98;
  line-height: 1;
}
.data .num i {
  font-style: normal;
}
.data .num span {
  font-size: 18px;
  margin-left: 5px;
}
.data .sm {
  padding-left: 25px;
  font-size:18px;
}

.theone {
  background-image:-webkit-linear-gradient(0,#0f74ac 0%,#179e97 50%);
background-image:-moz-linear-gradient(0,#0f74ac 0%,#179e97 50%);
background-image:-o-linear-gradient(0,#0f74ac 0%,#179e97 50%);
}
.theone .oneimg {
  width: 50%;
  overflow: hidden;
  background-color: #000;
}
.theone .oneimg img {
  width: 100%;
  opacity: 1;
  transition: all 0.5s ease 0s;
}
.theone .oneimg:hover img {
  transform: scale(1);
  opacity: 0.7;
  transition: all 0.5s ease 0s;
}
.theone .onetx {
  width: 50%;
  padding:5% 5% 0 5%;
}
.theone .onetx .dev {
  font-size: 16px;
  color: #fff;
  line-height: 22px;
  margin-bottom: 1%;
}
.theone .onetx h2 {
  font-size: 24px;
  color: #fff;
  line-height: 28px;
}
.theone .onetx i {
  display: block;
  width: 46px;
  height: 3px;
  background-color: #fff;
  margin: 4% 0 4%;
}
.theone .onetx .des {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}
.history {
  padding:1.0% 0;
}
.history .tit h2 {
  font-size: 30px;
  color: #333;
}
.history .tit i {
  display: block;
  width: 50px;
  height: 2px;
  background: -webkit-linear-gradient(left, #0f74ac , #179e97); 
  background: -o-linear-gradient(right,  #179e97, #0f74ac); 
  background: -moz-linear-gradient(right,  #179e97, #0f74ac); 
  background: linear-gradient(to right,  #179e97, #0f74ac);
}
.history .years {
  padding: 1.5% 0 0;
}
.ovh {
  overflow: hidden;
}

.storetx {
  padding-top: 6%;
}
.storetx h2 {
  font-size: 20px;
  color: #333;
  line-height: 28px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
}
.storetx .tx {
  font-size: 16px;
  line-height: 24px;
  color: #666;
  margin-bottom: 5%;
  height:48px;
  overflow: hidden;
}
.storetx .dtlbtn {
  font-size: 16px;
  color: #999;
  line-height: 18px;
}
.storetx .dtlbtn:hover {
  color: #179c98;
  transition: all 0.5s;
}

.lmore {
  padding-bottom: 2.0%;
  padding-right: 0;
  padding-top:2%;
}
.lmore .lmoreli{
  padding-top:2.0%;
}
.lmore .lmoreli ul li {
  float:left;
  width: 34.33%;
  padding: 0;
  padding-right: 3%;
  box-shadow: none;
  position: relative;
}
.lmore .lmoreli ul li:last-child {
  float:left;
  width: 31.33%;
  padding-right: 0%;
}
.lmore .lmoreli ul li::after {
  width: 0;
  height: 0;
}
.lmore .lmoreli ul li .lmoreimg {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.lmore .lmoreli ul li .lmoreimg img {
  width: 100%;
  opacity: 1;
  transition: all 0.5s ease 0s;
}

.lmore .lmoreli ul li .lmoreimg::after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	background-color: rgba(0,0,0,0.25);
	z-index: 2;
	opacity: 0;
}
.lmore .lmoreli ul li:hover .lmoreimg::after{
	opacity: 1;
	transition:all 0.5s ease 0s;
}
.lmore .lmoreli ul li:hover .lmoreimg img {
  transform: scale(1.07);
  /*opacity: 0.7;*/
  transition: all 0.5s ease 0s;
}


.n-news .list1 {
  padding:50px 0px;
  position:relative;
  z-index:1;
}
.n-news .list1 .li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  margin-bottom: 30px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.n-news .list1 .li:hover{
  box-shadow: 0px 0px 30px 2px rgba(0, 0, 0, 0.2);
}
.n-news .list1 .img {
  width: 30%;
}
.n-news .list1 .img img {
  max-width: 100%;
}
.n-news .list1 .text {
  width: 70%;
  padding: 30px 30px;
}
.n-news .list1 .tit2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: .3rem;
  font-size:24px;
  line-height:1.6;
  color:#000;
}
.n-news .list1 .time {
  margin-bottom: .5rem;
  font-size:16px;
  color:#666;
}
.n-news .list1 .time2 {
  margin-bottom: .5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.n-news .list1 .time2 .sp {
  padding-right: 5px;
  margin-right: 5px;
  position: relative;
}
.n-news .list1 .time2 .sp:before {
  content: "";
  height: 14px;
  top: 50%;
  margin-top: -7px;
  background: #666;
  width: 1px;
  right: 0;
  position: absolute;
}
.n-news .list1 .tit3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 78px;
  line-height: 26px;
  color:#666;
  font-size:16px;
}
.n-news .more-click {
  text-align: center;
  margin-top: 2rem;
  cursor: pointer;
  padding-bottom: 25px;
}
.n-news .more-click .sp1 {
  font-size: 14px;
  color: #333;
  padding-bottom: 25px;
  position: relative;
}
.n-news .more-click .sp1:before {
  content: "\e61c";
  position: absolute;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  bottom: 0;
  left: 50%;
  margin-left: -12.5px;
  display: block;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.speech {
  background-color: #f9f9f9;
  padding-left: 5%;
  padding-right:5%;
  padding-bottom:4%;
  margin:60px auto;
}
.speech .ceotx {
  width: 100%;
  box-sizing: border-box;
  padding-top: 6%;
  padding-right: 0;
}
.speech .ceotx h2 {
  font-size: 30px;
  color: #333;
  line-height: 1;
}
.speech .ceotx i {
  display: block;
  width: 40px;
  height: 3px;
  background-color: #c2c2c2;
  margin: 5% 0 6%;
}
.speech .ceotx h3 {
  font-size: 24px;
  color: #333;
  line-height: 28px;
  margin-bottom: 5%;
}
.speech .ceotx .descn {
  font-size: 16px;
  color: #333;
  line-height: 24px;
  text-align:justify;
  margin-bottom: 2%;
}
.speech .ceotx .descn p {
  margin-bottom: 15px;
}
.speech .ceotx .desen {
  font-size: 12px;
  color: #666;
  line-height: 22px;
}
.speech .ceoimg {
  width: 35%;
  padding-top:7.5%;
  position: relative;
}
.speech .ceoimg em {
  display: block;
  width: 100%;
  overflow: hidden;
  background-color: #000;
}
.speech .ceoimg em img {
  width: 100%;
  transition: all 0.5s ease 0s;
  opacity: 1;
}
.speech .ceoimg:hover em img {
  transform: scale(1.05);
  transition: all 0.5s ease 0s;
  opacity: 0.9;
}
.speech .ceoimg .ceoname {
  box-sizing: border-box;
  width: 100%;
  padding: 5% 5%;
  position: absolute;
  bottom: 0;
  right: 0;
  background: -webkit-linear-gradient(left, #0f74ac , #179e97); 
  background: -o-linear-gradient(right,  #179e97, #0f74ac); 
  background: -moz-linear-gradient(right,  #179e97, #0f74ac); 
  background: linear-gradient(to right,  #179e97, #0f74ac);
}
.speech .ceoimg .ceoname h2 {
  font-size: 52px;
  color: #fff;
  font-weight: bolder;
  line-height: 1;
  font-family:Arial, Helvetica, sans-serif
}
.speech .ceoimg .ceoname p {
  font-size: 22px;
  color: #fff;
}

.culture {

  padding-bottom: 0;

  padding-right: 0;
  
  margin:50px auto;

}

.culture .tit h2 {

  font-size: 32px;

  color: #333;

}

.culture .tit i {

  display: block;

  width: 50px;

  height: 2px;

  background-color: #8a8b8b;
  
  margin-bottom:40px;

}

.culture .culli ul li {

  width: 25%;
  
  float:left;

  padding: 0;

  padding-right: 3%;
  
  padding-bottom:2%;

  box-shadow: none;

}

.culture .culli ul li::after {

  width: 0;

  height: 0;

}

.culture .culli ul li .culimg {

  display: block;

  width: 100%;

  overflow: hidden;

}

.culture .culli ul li .culimg img {

  width: 100%;

  opacity: 1;

  transition: all 0.5s ease 0s;

}

.culture .culli ul li:hover .culimg {

  background-color: #000;

}

.culture .culli ul li:hover .culimg img {

  transform: scale(1.07);

  opacity: 0.7;

  transition: all 0.5s ease 0s;

}

.small-nav {
  border-bottom: 1px solid #e5e5e5;
  background-color: #fff;
}
.small-nav li {
  padding:0 40px;
  float: left;
  height: 82px;
  line-height: 82px;
}
.small-nav li i {
  transition: all .3s;
}
.small-nav a {
  display: block;
  font-size: 16px;
  color: #666;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
}
.small-nav a.on, .small-nav a:hover{
  border-bottom:3px solid #179c98;
  color:#179c98;
}


.honor .tit{
  text-align:center; 
  padding:30px 0px;
}

.honor .tit h2{ 
  font-size:32px;
  color:#333;
  font-weight:600;
}

.honor .tit p{ 
  font-size:16px;
  padding-bottom:15px;
}

.honor .detail p{
  text-align:center;
  font-size:20px;
  font-weight:600;
  padding-bottom:10px;
}


.qshe {

  padding-bottom: 0;

  padding-right: 0;
  
  margin:50px auto;

}

.qshe .tit h2 {

  font-size: 32px;

  color: #333;
  
  text-align:center;

}

.qshe .tit i {

  display: block;

  width: 50px;

  height: 2px;
  
  text-align:center;

  background-color: #8a8b8b;
  
  margin:0 auto 40px auto;

}
.qshe .detail{

  font-size:16px;

  line-height:28px;

}
.qshe .detail p{

  text-indent:2em;

}
.qshe .detail p span{
  color:#fff;
  font-size:20px;
  line-height:34px;
  background: -webkit-linear-gradient(left, #0f74ac ,#09b295 ); 
  background: -o-linear-gradient(right,  #0f74ac ,#09b295); 
  background: -moz-linear-gradient(right,  #0f74ac ,#09b295); 
  background: linear-gradient(to right,  #0f74ac ,#09b295);
  padding:6px 30px;
  font-weight:600;
  margin-left:-2em;

}
.qshe_box{ width:100%; margin-bottom:80px;}
.qshe_box .qshe{ width:100%; height:auto; overflow:hidden;}
.qshe_box .qshe li{ display:block; width:33.33%; float:left;}
.qshe_box .qshe li img{ width:100%;}
.qshe_box .qshe li .qshe_bg{ width:100%; height:102px; background: -webkit-linear-gradient(left, #0f74ac ,#09b295 ); 
    background: -o-linear-gradient(right,  #0f74ac ,#09b295); 
    background: -moz-linear-gradient(right,  #0f74ac ,#09b295); 
    background: linear-gradient(to right,  #0f74ac ,#09b295); color:#fff; line-height:102px; font-size:32px; text-align:center;}

.revd {
  
  padding-bottom:6%;
  
  padding-top:4%;

}


.dtlbox .bimg {

  width: 70%;

  border: solid 1px #f5f5f5;

  box-sizing: border-box;

  background: url(../images/loadings.gif) no-repeat center;
  
  margin:0 auto;

}



.dtlbox .bimg img {

  width: 100%;

  height: auto;

}



.dtlbox .simg {



  width: 25%;

  position: relative;

  padding: 0 1px 0;

}



.dtlbox .simg .simgmove {

  overflow: hidden;

}



.dtlbox .simg ul {

  display: block;

}



.dtlbox .simg ul li {
display:none;

  width: 100%;

  cursor: pointer;

  border-bottom: 10px solid #fff;

  position: relative;

  box-sizing: border-box;

}

.dtlbox .simg ul li p {

  position: absolute;

  width: 100%;

  bottom: 4%;

  color: #100000;

  font-size: 16px;

  white-space: nowrap;

  text-overflow: ellipsis;

  overflow: hidden;

  width: 100%;

  text-align: center;

  z-index: 3;

}

.dtlbox .simg ul li .mask {

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

  z-index: 4;

  background: url(../images/mask.png) repeat;

}

.dtlbox .simg ul li b {

  display: block;

  position: absolute;

  top: 50%;

  left: 50%;

  margin-top: -30px;

  margin-left: -30px;

  width: 60px;

  height: 60px;

  background: url(../images/syvi.png) no-repeat center;

  background-size: cover;

  z-index: 5;

}



.dtlbox .simg ul .cur .mask {

  background: none;

}



.dtlbox .simg ul li img {

  display: block;

  width: 100%;

  height: auto;

}



.dtlbox .upBtn {

  display: block;

  width: 30px;

  height: 17px;

  background: url(../images/prevarr.png) no-repeat top center;

  position: absolute;

  top: 10px;

  margin-left: -15px;

  left: 50%;

  z-index: 6;

}

.dtlbox .upBtn:hover {

  background: url(../images/prevarrcur.png) no-repeat bottom center;

}



.dtlbox .downBtn {

  display: block;

  width: 30px;

  height: 17px;

  background: url(../images/nextarr.png) no-repeat bottom center;

  position: absolute;

  bottom: 10px;

  margin-left: -15px;

  left: 50%;

  z-index: 6;

}

.dtlbox .downBtn:hover {

  background: url(../images/nextarrcur.png) no-repeat bottom center;

}



.dtltx {

  padding: 50px 0 0;

}



.dtltx h2 {

  font-size: 24px;

  color: #333;

  padding-bottom: 14px;

  border-bottom: solid 1px #e9e9e9;

  margin-bottom: 16px;

}



.dtltx p {

  line-height: 30px;

  color: #999;

}



.dtltx p strong {

  color: #333;

}



.vclist {

  padding-top:3.5%;

  padding-bottom: 5%;

  padding-right: 5%;

}

.vclist .tit h2 {

  font-size: 36px;

  line-height: 1;

}

.vclist .years .slides {

  /*padding-bottom: 3%;*/

}

.vclist .years .slides li {

  /*width: 33.333%;*/

  /*padding-right: 5%;*/

}

.vclist .years .slides li .storetx h2 {

  font-size: 18px;

  color: #333;

  margin-bottom: 0;

}

.vclist .years .slides li .storetx .tx {

  font-size: 12px;

  color: #999;

}

.vclist .years .slides li a {

  display: block;

  position: relative;

}

.vclist .years .slides li a .mask {

  display: block;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

  z-index: 4;

  background: url(../images/mask.png) repeat;

}

.vclist .years .slides li a b {

  display: block;

  position: absolute;

  top: 50%;

  left: 50%;

  margin-top: -30px;

  margin-left: -30px;

  width: 60px;

  height: 60px;

  background: url(../images/syvi.png) no-repeat center;

  background-size: cover;

  z-index: 5;

}



.yvli .slides .yv:hover .mask {

  opacity: 0.5;

  transition: all 0.5s ease 0s;

}

.yvli .slides .yv video{

  width: 100%;

}

.myvli{

	display: none;

}

.mvideo{

  display: none;

}

.mvideo ul li{

  width: 100%;

}

.mvideo ul li .mvimg{

  display: block;

  width: 100%;

  position: relative;

}

.mvideo ul li video{

  width: 100%;

}

.mvideo ul li .mvimg img{

  width: 100%;

  height:100%;

}

.mvideo ul li .mvimg .mvmask{

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

  z-index: 4;

  background: url(../images/mask.png) repeat;

}

.mvideo ul li .mvimg b{

  display: block;

  position: absolute;

  top: 50%;

  left: 50%;

  margin-top: -30px;

  margin-left: -30px;

  width: 60px;

  height: 60px;

  background: url(../images/syvi.png) no-repeat center;

  background-size: cover;

  z-index: 5;

}

.mvideo ul li .mvtx{

  padding-top:5%;

}

.mvideo ul li .mvtx h2{

  font-size: 18px;

  color: #333;

  line-height: 28px;

  white-space: nowrap;

  text-overflow: ellipsis;

  overflow: hidden;

  width: 100%;

}

.mvideo ul li .mvtx .tx{

  font-size: 12px;

  line-height: 24px;

  color: #666;

  margin-bottom: 5%;

}

video {

  background-color: #000;

  display: block;

}



.sybg {

  background-color: #f5f5f5;

}



.pgbtn {

  display: inline-block;

  *zoom: 1;

  width: 23px;

  height: 23px;

}

.pgbtn.pgprev {

  background: url(../images/flex-prev.png) no-repeat center;

  background-size: 10px 23px;

}

.pgbtn.pgnext {

  background: url(../images/flex-next.png) no-repeat center;

  background-size: 10px 23px;

}



.close:hover {

  transform: rotateZ(90deg);

  transition: transform 0.3s ease 0s;

}



.lastli {

  padding-right: 0;

}



.loadingBg {

  position: fixed;

  width: 100%;

  height: 200%;

  background-color: #fff;

  top: 0;

  left: 0;

  z-index: 0;

}

.loadingBg::after {

  content: "";

  display: block;

  width: 100%;

  height: 50%;

  position: absolute;

  bottom: 0;

  left: 0;

  background-color: #f5f5f5;

}



.loadingBg .loadinglg {

  width: 107px;

  height: 18px;

  background-color: transparent;

  overflow: hidden;

  position: absolute;

  top: 25%;

  left: 50%;

  margin-top: -9px;

  margin-left: -53px;

}



.loadingBg .loadinglg .ldbg {

  width: 107px;

  height: 18px;

  position: relative;

  background: url(../images/lgldgray.png) left no-repeat;

  background-size: 107px 18px;

  z-index: 2;

}



.loadingBg .loadinglg .ldlogo {

  width: 107px;

  height: 18px;

  position: absolute;

  left: 0;

  bottom: 0;

  background: url(../images/lgldred.png) left no-repeat;

  background-size: 107px 18px;

  z-index: 3;

  animation: wave 3s infinite linear;

}



@-webkit-keyframes wave {

  0% {

    width: 0;

  }

  100% {

    width: 107px;

  }

}

.waiter {

  display: none;

  text-align: center;

  width: 100%;

  height: 48px;

  background: url(../images/waiter.gif) center no-repeat;

}


.probootstrap-section{padding:4em 0 6em 0;position:relative;z-index:2}
.probootstrap-section h2{ font-size:32px; font-weight:600;}
.text-center{ text-align:center;}
.probootstrap-section.probootstrap-section-sm{padding:3em 0}
.probootstrap-section.probootstrap-border-top{border-top:1px solid rgba(0,0,0,.1)}
.probootstrap-section.probootstrap-border-bottom{border-bottom:1px solid rgba(0,0,0,.1)}
.probootstrap-section>.container.probootstrap-border-top{padding-top:50px;border-top:1px solid rgba(0,0,0,.1)}
.probootstrap-cta,.probootstrap-footer{border-top:2px solid rgba(255,255,255,.1)}
.probootstrap-section.probootstrap-section-colored,.probootstrap-section.probootstrap-section-dark{background:#ddf0f3;background:-webkit-gradient(linear,left top,right top,from(#ddf0f3),to(#5068a9));background:linear-gradient(to right,#ddf0f3 0,#5068a9 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr=$firstcolor, endColorstr=$secondcolor, GradientType=1 )}.probootstrap-section.probootstrap-section-colored .section-heading h2,.probootstrap-section.probootstrap-section-dark .section-heading h2{color:#fff}.probootstrap-section.probootstrap-section-colored .section-heading p,.probootstrap-section.probootstrap-section-dark .section-heading p{color:rgba(255,255,255,.6)}
.probootstrap-section.probootstrap-section-colored .heading-with-icon,.probootstrap-section.probootstrap-section-colored .heading-with-icon i,.probootstrap-section.probootstrap-section-dark .heading-with-icon,.probootstrap-section.probootstrap-section-dark .heading-with-icon i{color:#5068A9}
.probootstrap-section.probootstrap-section-colored p,.probootstrap-section.probootstrap-section-dark .section-heading h2,.probootstrap-section.probootstrap-section-dark p{color:#fff}.probootstrap-section.probootstrap-section-dark{background:#222;color:#fff}
.probootstrap-section.probootstrap-section-dark .section-heading p,.probootstrap-section.probootstrap-section-dark p{color:rgba(255,255,255,.6)}
.probootstrap-section.probootstrap-section-lighter{background:#f7f7f7}

.probootstrap-section.probootstrap-bg{background-size:cover;background-repeat:no-repeat;background-attachment:fixed;padding:8em 0}
.probootstrap-section.probootstrap-bg:before{position:absolute;content:"";background:rgba(0,0,0,.6);top:0;left:0;right:0;bottom:0;z-index:-1}
.probootstrap-section.probootstrap-bg .heading{margin-top:0;margin-bottom:10px;color:#fff;font-family:Abel,sans-serif;font-size:30px;line-height:30px}
.probootstrap-cta :last-child,.probootstrap-panel .panel .panel-body :last-child{margin-bottom:0}
.probootstrap-section.probootstrap-bg .sub-heading{font-size:20px;line-height:1.5;color:rgba(255,255,255,.7)}
.probootstrap-section.probootstrap-bg .container{position:relative;z-index:2}
.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto; margin-bottom:30px;}
.page-title h1,.probootstrap-card .probootstrap-card-text .probootstrap-card-heading,.probootstrap-panel .panel .panel-title h3,h2,h4{margin:0em 0 .5em;line-height:1.2;font-weight:600;color:#323232; }

.col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
  

.application{ line-height:34px; font-size:16px; border-left:1px solid #ddd; border-top:1px solid #ddd; }
.application td{ border-right:1px solid #ddd; border-bottom:1px solid #ddd; background:#f4f4f4; height:44px;}
.application .more{ color:#179c98;}

.channel_content{min-height:300px; padding:0 0 60px;}
.slxg01{padding-top:60px;}
.channel_content.slxg{padding-top:0;}
.slxg01{padding-top:60px;}
.slxg01 .infor{text-align:center; margin-bottom:40px;}
.slxg01 .infor .tit{font-size:36px; line-height:40px; color:#666; font-weight:bold;}
.slxg01 .infor .con{font-size:16px; line-height:26px; color:#666; margin-top:15px; padding:0 20%;}
.slxg02 .content{margin:0 auto; position:relative; overflow:hidden;} 
.slxg02 .content .content_bg{position:absolute; left:0; top:0; z-index:0;left:50%; margin-left:-738px;}
.slxg02 .content .box{padding:50px 0; position:relative; z-index:1;}
.slxg02 .content .box .tit{font-size:36px; font-weight:bold; color:#333; line-height:60px; margin-bottom:10px; text-align:center;}
.slxg02 .content .box .con{font-size:16px; color:#fff; color:rgba(255,255,255,0.8); line-height:26px; text-align:center; padding:0 13%;}
.slxg02 .content .box ul{padding:0 27%; margin-top:30px;}
.slxg02 .content .box ul li{float:left; width:50%; font-size:16px; color:#fff; color:rgba(255,255,255,0.8); line-height:26px; margin-bottom:10px;}
.slxg03 .rect-508{padding-bottom:0;}
.slxg03 .content{height:auto; margin:0 auto; background:#f7f7f7;} 
.slxg03 .content2{background:#f7f7f7;}
.slxg03 .content .infor{ float:left; width:50%; padding:0px 20px;}
.slxg03 .content .infor .box{margin-left:10px; margin-top:20px; color:#666;}
.slxg03 .content .infor .t{position:relative; font-size:28px; font-weight:bold; margin-bottom:30px; margin-top:20px;}
.slxg03 .content .infor .t:after{content:''; position:absolute; width:50px; height:1px; background:#666; bottom:-15px; left:0;}
.slxg03 .content .infor .c{font-size:14px;}
.slxg03 .content .img{float:right; width:50%;overflow:hidden;}
.slxg03 .content .odd .img{float:left;}
.slxg03 .content .odd .infor .box{float:right; margin-right:10px; width:26%; margin-top:70px;}
.slxg03 .content2 .infor{ float: right; width:50%; padding:0px 20px;}
.slxg03 .content2 .img{float:left; width:50%; overflow:hidden;}
.slxg03 .content1 .infor .t a:hover{color:#fff; color:rgba(255,255,255,0.7)}
.slxg03 .content2 .infor .box{color:#666;}
.imgZoom img,.imgY180 img {-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom {overflow:hidden; -webkit-transform:rotate(0); transform:rotate(0);}
.imgZoom:hover img{-moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgY180:hover img {cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }




.lxwm_con1{margin:70px auto;}
.lxwm_list1{font-size: 0;box-shadow: 0 0 7px 0 gray;}
.lxwm_list1 form,.lxwm_sl{display: inline-block;vertical-align: top;width: 50%;height: 480px;}
.lxwm_sl{background: -webkit-linear-gradient(left, #0f74ac , #179e97); 
  background: -o-linear-gradient(right,  #179e97, #0f74ac); 
  background: -moz-linear-gradient(right,  #179e97, #0f74ac); 
  background: linear-gradient(to right,  #179e97, #0f74ac);}
.lxwm_sl h2{padding:20px 0 ;font-size: 32px;color: white;font-weight: bold;border-bottom: 1px solid rgba(250,250,250,.5);box-sizing: border-box;padding-left:95px;}
.lxwm_sl i{display: inline-block; width:8%;vertical-align: top;}
.lxwm_sl ul span{display: inline-block;width: 80%;font-size: 14px;color: white;margin-left: 15px;line-height: 25px;}
.lxwm_sl ul span a{color:#fff;}
.lxwm_sl ul span font{font-size: 26px;display: inline-block;vertical-align: middle;}
.lxwm_sl ul{box-sizing: border-box;padding: 30px 90px;}
.lxwm_sl ul li{margin-top: 10px;}
.lxwom_sld{box-sizing: border-box;padding-left: 145px;}
.lxwom_sld span{font-size: 14px;color: white;vertical-align: bottom;margin-left: 15px;}
.lxwm_list1 .map{ float:left; width:50%;box-sizing: border-box;background: white;}




.lxwm_h3{font-size: 22px;color: #179c98;font-weight:bold;margin:40px 0 20px 0;}
.lxwm_h3:after{content:'';display:inline-block;vertical-align:middle;width: 90%;height:1px;background:lightgray;margin-left: 20px;}
.lxwm_lisur{font-size: 0;}
.lxwm_lisur li{display: inline-block;vertical-align:top;width:49%;box-sizing: border-box;border:1px solid lightgray;padding:40px 76px;margin-top:20px;background: #f9fafc;}
.lxwm_lisur li h3{font-size: 18px;color: #444;font-weight: bold;padding-bottom:25px;position:relative;border-bottom:1px solid lightgray}
.lxwm_lisur li h3:after{content: '';display: block;width: 35px;height: 3px;background: #179c98;bottom: -2px;position: absolute;}
.lxwm_lisur li p{font-size: 14px;color: #333;line-height:25px;margin-top:20px;}
.lxwm_lisur li:nth-child(even){margin-left: 2%;}
.lxwm_lisur li:hover{background: -webkit-linear-gradient(left, #0f74ac , #179e97); 
  background: -o-linear-gradient(right,  #179e97, #0f74ac); 
  background: -moz-linear-gradient(right,  #179e97, #0f74ac); 
  background: linear-gradient(to right,  #179e97, #0f74ac);}
.lxwm_lisur li:hover h3,.lxwm_lisur li:hover p,.lxwm_lisur li:hover a{color: white;}
.lxwm_lisur li:hover h3:after{background: white;}


.content{ 
  height:100%;
  overflow:hidden;
  margin:50px auto 60px auto;
}
.main {
  width: 100%;
}

.i_box1 {
  width: 100%;
  padding-bottom: 40px;
}

.i_box1 .i_box1_content {
  width: 100%;
}

.main_l {
  width: 20%;
  position: relative;
  z-index: 89;
  margin-top: -105px;
}

.main_l p {
  width: 100%;
  height: 105px;
  background: #036aac;
  padding-top: 22px;
}

.main_l p span {
  font-size: 27px;
  text-align: center;
  display: block;
  color: #fff;
}

.main_l p i {
  font-size: 12px;
  font-style: normal;
  text-align: center;
  display: block;
  color: #fff;
}

.main_l ul li {
  width: 100%;
  background: url(../img/li1.png) no-repeat 95% center #fff;
  height: 48px;
  line-height: 48px;
  margin-bottom: 3px;
  border: 1px solid #ddd;
}

.main_l ul li:hover {
  background: url(../img/li2.png) no-repeat 95% center #036aac;
}

.main_l ul li:hover span {
  color: #fff;
}

.main_l ul li a {
  width: 100%;
  height: 48px;
  display: block;
}

.main_l ul li a span {
  font-size: 16px;
  color: #1c4588;
  float: left;
  margin-left: 10px;
}

.main_l ul li a i {
  float: right;
  font-style: normal;
}
.main_l ul li.on {
  background: url(../img/li2.png) no-repeat 95% center #036aac;
}

.main_l ul li.on span {
  color: #fff;
}

.main_l .contact {
  width: 100%;
  height: 203px;
  background: #036aac;
  padding-top: 40px;
}

.main_l .contact a img {
  width: 65px;
  display: block;
  margin: 0 auto;
}

.main_l .contact a h3 {
  font-size: 19px;
  text-align: center;
  color: #fff;
}

.main_l .contact a span {
  font-size: 14px;
  text-align: center;
  display: block;
  color: #fff;
}

.main_r {
  width: 80%;
  float: right;
  padding-left: 3%;
}

.pro_list {
  width: 100%;
  overflow: hidden;
  margin-top: 32px;
}

.pro_list ul li {
  width: 23%;
  padding: 10px 15px;
  margin-right: 2.66%;
  margin-bottom: 28px;
  float: left;
  border: 1px solid #eee;
}

.pro_list ul li a .imgauto {
  width: 100%;
  height: 203px;
}

.pro_list ul li a span {
  display: block;
  margin-top: 6px;
  text-align: center;
  font-size: 14px;
}

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

.pro_list ul li:hover {
  border: 1px solid #036aac;
}

.pro_list ul li:hover img {
  opacity: .6;
}

.pro_list ul li:hover span {
  color: #036aac;
}

.i_box2 {
  width: 100%;
  padding: 40px 0 50px 0;
  overflow: hidden;
  background: url(../img/aboutbg.jpg);
}

.i_box2 .i_box2_tit {
  width: 100%;
  height: 55px;
  position: relative;
}

.i_box2 .i_box2_tit span {
  width: 100%;
  height: 1px;
  display: block;
  background: #fff;
  position: absolute;
  top: 26px;
}

.i_box2 .i_box2_tit p {
  background: url(../img/aboutbg.jpg);
  width: 260px;
  padding: 0 10px;
  position: relative;
  z-index: 90;
  margin: 0 auto;
}

.i_box2 .i_box2_tit p i {
  display: block;
  font-style: normal;
  height: 55px;
  line-height: 55px;
  font-size: 20px;
  text-align: center;
  width: 240px;
  background: url(../img/tit.png) no-repeat;
  color: #fff;
}

.i_box2 .i_box2_content .i_box2_content1 {
  width: 70%;
  background: url(../img/img2.png) no-repeat right bottom;
}

.i_box2 .i_box2_content .i_box2_content1 .flimg {
  width: 100%;
  height: 48px;
}

.i_box2 .i_box2_content .i_box2_content1 .flimg img {
  width: 40px;
  height: 48px;
  float: left;
}

.i_box2 .i_box2_content .i_box2_content1 .i_box2_img {
  width: 45%;
  overflow: hidden;
  margin-left: 4%;
}

.i_box2 .i_box2_content .i_box2_content1 .i_box2_img img {
  width: 100%;
  display: block;
}

.i_box2 .i_box2_content .i_box2_content1 .i_box2_text {
  width: 45%;
  margin-left: 5%;
  padding: 0;
  border: none;
}

.i_box2 .i_box2_content .i_box2_content1 .i_box2_text p {
  color: #fff;
  font-size: 14px;
  line-height: 200%;
  display: block;
}

.i_box2 .i_box2_content .i_box2_content1 .i_box2_menu {
  width: 100%;
  padding: 4% 0 0 4%;
}

.i_box2 .i_box2_content .i_box2_content1 .i_box2_menu a {
  width: 107px;
  height: 34px;
  border-radius: 40px;
  border: 3px solid #fff;
  text-align: center;
  line-height: 28px;
  color: #fff;
  font-size: 16px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-right: 18px;
}

.i_box2 .i_box2_content .fr {
  width: 25%;
  border: 1px dotted #fff;
  padding: 10px;
}

.i_box2 .i_box2_content .fr .i_box2_fr_img {
  width: 100%;
  margin: 10px auto;
  overflow: hidden;
}

.i_box2 .i_box2_content .fr .i_box2_fr_img .swiper-wrapper .imgauto {
  width: 100%;
  height: 386px;
}

.i_box2 .i_box2_content .fr .i_box2_fr_img .pagination {
  text-align: center;
  width: 100%;
  margin-top: 10px;
  z-index: 99;
}

.i_box2 .i_box2_content .fr .i_box2_fr_img .pagination span {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  text-indent: -999px;
  overflow: hidden;
  overflow: hidden;
  cursor: pointer;
  background: #eee;
  margin: 0 3px;
  opacity: 1;
}

.i_box2 .i_box2_content .fr .i_box2_fr_img .pagination span.swiper-pagination-bullet-active {
  background: #FF9900;
}

.i_box3 {
  width: 100%;
  overflow: hidden;
  padding: 40px 0 0 0;
  background: url(../img/bgcase.jpg);
}

.i_box3 .i_box3_tit p {
  display: block;
  font-style: normal;
  height: 55px;
  line-height: 55px;
  font-size: 20px;
  text-align: center;
  width: 240px;
  background: url(../img/casetit.png) no-repeat;
  color: #086AAC;
  margin: 0 auto;
}

.i_box3 .i_box3_content {
  width: 100%;
  margin-top: 50px;
  overflow: hidden;
}

.i_box3 .i_box3_content ul li {
  width: 240px;
  padding: 0 10px;
  float: left;
}

.i_box3 .i_box3_content ul li .imgauto {
  width: 100%;
  height: 150px;
}

.i_box3 .i_box3_content ul li .imgauto img {
  transform: scale(1);
  transition: .5s;
}

.i_box3 .i_box3_content ul li:hover .imgauto img {
  transform: scale(1.2);
  transition: .5s;
}

.i_box3 .i_box3_a {
  width: 100%;
  margin-top: 60px;
}

.i_box3 .i_box3_a a {
  background: url(../img/more.png) no-repeat;
  width: 89px;
  height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 53px;
  margin: 0 auto;
  display: block;
}

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

.i_box4_content .fl {
  width: 72%;
}

.i_box4_content .new_list {
  width: 100%;
}

.i_box4_content .new_list ul li {
  width: 100%;
  padding-bottom: 15px;
  margin-top: 15px;
  position: relative;
  border-bottom: 1px dotted #dbd4cd;
}

.i_box4_content .new_list ul li .i_box4_time {
  width: 75px;
  padding: 14px 0;
  background: #036aac;
  position: absolute;
  left: 0;
  top: 0;
}

.i_box4_content .new_list ul li .i_box4_time p span {
  font-size: 24px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  display: block;
  line-height: 100%;
}

.i_box4_content .new_list ul li .i_box4_time p i {
  font-style: normal;
  text-align: center;
  color: #fff;
  font-size: 13px;
  display: block;
  margin-top: 5px;
}

.i_box4_content .new_list ul li .i_box4_text {
  width: 100%;
  padding-left: 90px;
  min-height: 75px;
}

.i_box4_content .new_list ul li .i_box4_text a span {
  font-size: 20px;
  color: #1c4587;
  line-height: 140%;
  font-weight: 400;
}

.i_box4_content .new_list ul li .i_box4_text a span:hover {
  color: #0064D4;
}

.i_box4_content .new_list ul li .i_box4_text p {
  font-size: 14px;
  color: #aaa;
  line-height: 22px;
  margin-top: 3px;
  height: 44px;
  overflow: hidden;
  padding-right: 2%;
}

.i_box4_content .fr {
  width: 25%;
  margin-top: 15px;
}

.i_box4_content .fr h3 {
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 21px;
  background: #086AAC;
  font-weight: normal;
}

.i_box4_content .fr p {
  float: left;
  position: relative;
  width: 100%;
  margin-top: 10px;
}

.i_box4_content .fr p b {
  width: 30px;
  height: 35px;
  float: left;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  left: 0;
  top: 0;
}

.i_box4_content .fr p b img {
  height: 18px;
  float: left;
  margin-top: 2px;
}

.i_box4_content .fr p span {
  float: right;
  width: 100%;
  padding-left: 30px;
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 24px;
}

.i_box4_content .fr .map {
  width: 100%;
  float: left;
  margin-top: 20px;
}

.flink {
  margin-top: 50px;
  width: 100%;
}

.flink .flink_tit {
  width: 100%;
  position: relative;
}

.flink .flink_tit p {
  height: 12px;
  width: 100%;
  background: url(../img/dian.png);
  position: absolute;
  top: 15px;
}

.flink .flink_tit span {
  height: 42px;
  background: #fff;
  color: #1C4587;
  font-size: 14px;
  border: 1px solid #1C4587;
  position: relative;
  z-index: 9;
  display: block;
  width: 115px;
  text-align: center;
  line-height: 42px;
  margin-left: 40px;
}

.flink .flink_list {
  width: 100%;
  margin-top: 20px;
  margin-left: 40px;
}

.flink .flink_list ul li {
  float: left;
  margin-right: 28px;
  margin-bottom: 8px;
}

.flink .flink_list ul li a {
  font-size: 12px;
  color: #5a5a5a;
}

.flink .flink_list ul li a:hover {
  color: #036aac;
}

.page_banner {
  width: 100%;
  overflow: hidden;
  line-height: 0;
  margin-top:98px;
}

.page_banner img {
  width: 100%;
}

.container {
  width: 100%;
}

.news_list {
  width: 100%;
  padding: 20px;
  border: 1px solid #EBEBEB;
}

.news_list ul li {
  width: 100%;
  float: left;
  height: 38px;
  padding-top: 9px;
  border-bottom: 1px dashed #c6c6c6;
  margin-bottom: 8px;
}

.news_list ul li a {
  float: left;
  width: 60%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  color: #666;
}

.news_list ul li p {
  float: right;
  font-size: 12px;
  color: #666;
}

.news_list ul li:hover a {
  color: #036aac;
}

.crumbs {
  width: 100%;
  height: 34px;
  background: #0269AB;
  margin-top: 20px;
  margin-bottom: 20px;
}

.crumbs p {
  width: 100%;
  height: 34px;
  background: url(../img/ds.png) no-repeat left;
  padding-left: 20px;
  color:#fff;
  line-height: 34px;
}

.crumbs p a {
  font-size: 14px;
  color: #fff;
  line-height: 34px;
}

.show_pages {
  padding-top: 20px;
  border-top:1px solid #e5e5e5;
  margin-top:40px;
  margin-bottom:40px;
}

.show_pages p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-top: 6px;
}

.show_pages p a {
  font-size: 14px;
  line-height: 24px;
  color: #333;
}

.content_tit{ margin:40px auto;}
.content_tit h3 {
  font-size: 24px;
  color: #000;
  padding: 3px 0;
  line-height: 1.7em;
  text-align: center;
  font-weight: bold;
}

.content_tit p {
  width: 100%;
  text-align: center;
  padding: 10px 0 15px;
  border-bottom:1px solid #e5e5e5;
}

.content_tit p span {
  line-height: 21px;
  font-size: 14px;
  color: #666;
  margin: 0 5px;
}

.content_des {
  width: 100%;
  border: 1px dotted #E5E5E5;
  padding: 5px;
  margin-bottom: 10px;
  text-indent: 24px;
}

.content_des p {
  font-size: 13px;
  color: #868686;
  line-height: 24px;
}

.pro_content {
  width: 90%;
  margin: 50px auto;
}

.pro_content .pro_pic {
  width: 50%;
  float: left;
}

.pro_content .pro_text {
  width: 50%;
  float: left;
  padding-left: 2%;
}

.pro_content .pro_text h3 {
  font-weight: normal;
  margin-top: 5px;
  line-height: 22px;
  font-size: 18px;
  color: #179c98;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}

.pro_content .pro_text .text {
  width: 100%;
  margin-top: 12px;
}

.pro_content .pro_text .text p {
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 12px;
}

.pro_content .pro_text .text a {
  width: 100px;
  height: 32px;
  font-size: 14px;
  margin-top: 10px;
  display: block;
  color: #fff;
  line-height: 32px;
  background: url(../img/sanj.png) no-repeat 5px center #179c98;
  background-size: 16px;
  padding-left: 24px;
}

.pro_content .pro_text .text a:hover {
  background: url(../img/sanj.png) no-repeat 5px center #1f68ad;
  background-size: 16px;
}

div.zoomDiv {
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  border: 1px solid #ddd;
  display: none;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}

div.zoomDiv img {
  max-width: none;
}

div.zoomMask {
  position: absolute;
  background: url(../img/mask.png) repeat scroll 0 0 transparent;
  cursor: move;
  z-index: 1;
  max-width: 200px !important;
  max-height: 200px !important;
}

.img-center {
  text-align: center;
  font-size: 0;
}

.img-center img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.pc-slide {
  width: 100%;
  margin: 0 auto;
}

.pc-slide .view {
  border: 1px solid #ddd;
}

.pc-slide .view .swiper-slide {
  width: 100%;
}

.pc-slide .view .swiper-slide .imgauto {
  width: 100%;
  height: 340px;
  padding: 20px;
  box-sizing: border-box;
}

.pc-slide .preview {
  width: 100%;
  margin-top: 10px;
  position: relative;
}

.pc-slide .preview .swiper-container {
  width: 80%;
  margin: 0 10%;
}

.pc-slide .preview .swiper-slide {
  width: 25%;
  padding: 5px;
}

.pc-slide .preview .swiper-slide .imgauto {
  width: 100%;
  height: 65px;
  border: 1px solid #ddd;
}

.pc-slide .preview .swiper-slide .imgauto img {
  display: block;
  padding: 5px;
  max-width:100%;
}

.pc-slide .preview .active-nav .imgauto {
  border: 1px solid #4576be;
}

.pc-slide .preview .arrow-left {
  background: url(../img/feel3.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -9px;
  width: 9px;
  height: 18px;
  z-index: 10;
}

.pc-slide .preview .arrow-right {
  background: url(../img/feel4.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -9px;
  width: 9px;
  height: 18px;
  z-index: 10;
}

.page_title {
  background:#e7e7e7;
}

.page_title h3 {
  width: 140px;
  height: 42px;
  font-size: 18px;
  margin-top: 10px;
  display: block;
  color: #fff;
  line-height: 42px;
  text-align: center;
  font-weight: normal;
  background: -webkit-linear-gradient(left, #0f74ac , #179e97); 
  background: -o-linear-gradient(right,  #179e97, #0f74ac); 
  background: -moz-linear-gradient(right,  #179e97, #0f74ac); 
  background: linear-gradient(to right,  #179e97, #0f74ac);
}
.page_title h3 a:hover{
  color: #fff;
}

.page_title_1{ 
  float:right;
  margin-bottom:60px;
}
.page_title_1 h3 {
  width: 140px;
  height: 42px;
  font-size: 18px;
  margin-top: 10px;
  display: block;
  color: #fff;
  line-height: 42px;
  text-align: center;
  font-weight: normal;
  background: -webkit-linear-gradient(left, #0f74ac , #179e97); 
  background: -o-linear-gradient(right,  #179e97, #0f74ac); 
  background: -moz-linear-gradient(right,  #179e97, #0f74ac); 
  background: linear-gradient(to right,  #179e97, #0f74ac);
}
.page_title_1 h3 a:hover{
  color: #fff;
}


.page_content {
  width: 90%;
  overflow: hidden;
  margin:0 auto;
}

.content p {
  font-size: 16px;
  line-height: 28px;
  margin-top: 15px;
}

.content img {
  display: block;
  margin: 0 auto;
}

.content_1 p {
  font-size: 16px;
  line-height: 26px;
  text-indent:2em;
}

.content_1 img {
  display: block;
  margin: 0 auto;
  max-width: 100%!important;
  height: 100%!important;
}
.content_1 p img {
  text-indent:-2em;
}

.hot_pro {
  width: 100%;
}

.hot_pro .pro_list {
  margin-top: 15px;
}

.hot_new .news_list {
  border: none;
  padding: 0;
  margin-top: 8px;
}

.hot_new .news_list li {
  width: 49%;
  float: left;
  margin-right: 2%;
  padding-left: 17px;
  background: url(../img/dian2.png) no-repeat 5px center;
}

.hot_new .news_list li:nth-child(2n) {
  margin-right: 0;
}

.page_pic figure {
  margin: 0;
  width: 31.33%;
  margin-right: 3%;
  margin-bottom: 3%;
  float: left;
  box-shadow: 0px 1px 10px 1px #ddd;
}

.page_pic figure a .imgauto {
  width: 100%;
  height: 217px;
  padding: 5px;
}

.page_pic figure a span {
  display: block;
  margin: 8px 0;
  text-align: center;
  font-size: 14px;
}

.page_pic figure:nth-child(3n) {
  margin-right: 0;
}

.page_pic figure:hover img {
  opacity: .6;
}

.page_pic figure:hover span {
  color: #036aac;
}

.iet {
  height: 30px;
  width: 100%;
  background: #fff3d7;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}

.iet p {
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #333;
  line-height: 30px;
}

.iet p a {
  color: #3aba50;
  font-size: 12px;
}

.iet span {
  position: absolute;
  right: 5%;
  top: 0;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #333;
  cursor: pointer;
}

.iet span i {
  font-size: 12px;
  color: #333;
  padding-left: 5px;
  font-style: normal;
}

.liuyan {
  width: 100%;
  margin-top: 10px;
}

.liuyan b {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
}



.liuyan b a {
  width: 200%;
  height: auto;
  display: block;
  position: relative;
  left: 0;
  transition: .5s;
}

.liuyan b a img {
  width: 50%;
  float: left;
}
.liuyan b:hover a {
  position: relative;
  left: -100%;
  transition: .5s;
}

.content_img {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 25px 0;
}

.content_img img {
  display: block;
  max-width: 100%;
  height: auto;
}

.show_guest {
  margin-top: 20px;
  width: 100%;
}

.show_guest .fl {
  width: 39%;
  padding: 0 20px;
  position: relative;
}

.show_guest .fl i {
  width: 1px;
  font-style: normal;
  display: block;
  height: 458px;
  background: #eee;
  position: absolute;
  left: 50%;
  top: 0;
}

.show_guest .fl .guestbook {
  width: 100%;
  height: 148px;
  padding: 15px 0;
  background: #fff;
  position: relative;
  z-index: 99;
  top: 155px;
}

.show_guest .fl .guestbook b {
  width: 100%;
  height: 118px;
  overflow: hidden;
  display: block;
  position: absolute;
}

.show_guest .fl .guestbook b img {
  width: 100%;
  position: absolute;
  top: -70px;
}

.show_guest .fl .guestbook p {
  position: absolute;
  width: 100%;
  height: 118px;
  top: 15px;
  left: 0;
  padding-top: 26px;
}

.show_guest .fl .guestbook p strong {
  font-size: 29px;
  line-height: 43px;
  text-align: center;
  display: block;
  font-weight: normal;
  color: #fff;
}

.show_guest .fl .guestbook p span {
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  display: block;
}

.show_guest .fr {
  width: 60%;
  height: auto;
  padding: 20px;
  margin: 0 auto;
  float: none;
  margin: 0 auto;
}

.show_guest .fr p {
  width: 100%;
  margin: 7px 0;
  position: relative;
  display: block;
  padding-left: 100px;
}

.show_guest .fr p span {
  padding-right: 10px;
  line-height: 37px;
  font-size: 14px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  text-align: right;
  font-weight: bold;
}

.show_guest .fr p input {
  width: 100%;
  height: 37px;
  border: none;
  border: 1px solid #ddd;
  font-size: 12px;
  text-indent: 5px;
  outline: 0;
}

.show_guest .fr p textarea {
  width: 100%;
  height: 100px;
  border: none;
  border: 1px solid #ddd;
  font-size: 12px;
  text-indent: 5px;
  outline: 0;
}

.show_guest .fr p.yanz {}

.show_guest .fr p.yanz span {
  float: left;
  padding-right: 10px;
}
.show_guest .fr p.yanz input {
  width: 40%;
  float: left;
}
.show_guest .fr p.yanz img {
  height: 37px;
  display: block;
  float: right;
}

.show_guest .fr p .btn {
  height: 49px;
  border: none;
  border-radius: 4px;
  background: #0269ab;
  color: #fff;
}

.show_guest .fr p .btn:hover {
  background: #00aff1;
}

.pro_tag {
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
    line-height: 40px;
    margin-top: 20px;
}

.pro_tag span {
  font-size: 14px;
  color: #333;
}
.pro_tag a {
  font-size: 11px;
  color: #666;
  padding-right: 15px;
}
.pro_tag a:hover {
  color: #036aac;
}

.pages .pagination {
  text-align: center;
  height: auto;
  width:100%;
}
.pages .pagination a {
  padding: 0 13px;
  line-height: 28px;
  height: 28px;
  float: none;
  display: inline-block;
}
.pages .pagination p {
  padding: 0 13px;
  line-height: 28px;
  height: 28px;
  float: none;
  display: inline-block;
}


.case_list {
  width: 100%;
  margin-top: 30px;
}

.case_list ul li {
  width: 100%;
  padding: 15px;
  float: left;
  margin-bottom: 20px;
  padding-bottom: 20px;
  box-shadow: 0px 1px 10px 1px #eee;
}

.case_list ul li .fl {
  width: 30%;
}

.case_list ul li .fl .imgauto {
  width: 100%;
  height: 185px;
}
.case_list ul li .fl .imgauto img {
  max-width: 100%;
  max-height: 100%;
}

.case_list ul li .fr {
  width: 70%;
  padding-left: 20px;
}

.case_list ul li .fr span {
  font-size: 18px;
  color: #000;
  display: block;
  padding-top: 8px;
}

.case_list ul li .fr p {
  font-size: 14px;
  color: #888;
  display: block;
  margin-top: 10px;
  line-height: 24px;
  height: 96px;
  overflow: hidden;
}

.case_list ul li .fr .time {
  padding-left: 20px;
  font-size: 14px;
  color: #333;
  line-height: 30px;
  background: url(../img/time.png) no-repeat left center;
  background-size: 16px;
  margin-top: 10px;
}

.case_list ul li:hover {
  box-shadow: 0px 1px 10px 1px #036aac;
}

.case_list ul li:hover .fr span {
  color: #0071bf;
}



.right_fix {
  position: fixed;
  right: 1%;
  top: 35%;
  z-index: 99;
}
.right_fix .text {}
.right_fix .text li {
  position: relative;
  width: 98px;
  background: rgba(0,0,0,.3);
  border-top: 1px solid #eee;
  border-radius: 10px;
  margin-top: 5px;
}
.right_fix .text li:first-child {
  border: none;
}
.right_fix .text li .pic {
  width: 100%;
  padding: 8px 0;
}
.right_fix .text li .pic img {
  height: 30px;
  display: block;
  width: auto;
  margin: 0 auto;
}
.right_fix .text li .pic .img1 {
  display: block;
}
.right_fix .text li .pic .img2 {
  display: none;
}
.right_fix .text li .pic span {
  font-size: 14px;
  color: #fff;
  display: block;
  text-align: center;
  margin-top: 8px;
}
.right_fix .text li .text {
  background: #fff;
  padding: 8px;
  position: absolute;
  left: -150px;
  top: 0;
  width: 150px;
  display: none;
}
.right_fix .text li .text img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.right_fix .text li .text1 {
  height: 73px;
  position: absolute;
  left: -220px;
  top: 7px;
  width: 220px;
  display: none;
}
.right_fix .text li .text1 .search {
  position: relative;
  background: #036aac;
  padding: 8px;
}
.right_fix .text li .text1 .inp1 {
  width: 100%;
  background: #fff;
  height: 42px;
  border: none;
  outline: 0;
  padding-left: 5px;
}
.right_fix .text li .text1 .btn_sub {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 40px;
  height: 42px;
  background: url('../img/seah.png') no-repeat center #fff;
  background-size: 16px;
  border: none;
  outline: 0;
}

.right_fix .text li:hover {
  background: #036aac;
  cursor: pointer;
}
.right_fix .text li:hover .pic .img1 {
  display: none;
}
.right_fix .text li:hover .pic .img2 {
  display: block;
}
.right_fix .text li:hover .text {
  display: block;
}
.right_fix .text li:hover .text1 {
  display: block;
}


.showarea {
    padding: 15px 0;
}
.showarea h3 {
  padding-bottom: 10px;
  font-size: 16px;
  color: #036aac;
  border-bottom: 1px solid #e4e4e4;
  display: block;
}
.showarea h3 span {
  font-weight: 400;
  color: #999;
  text-transform: uppercase;
}
.showarea .list {
      overflow: hidden;
    margin-top: 20px;
}
.showarea .list a {
    display: block;
    margin-right: 17px;
    font-size: 14px;
    float: left;
    margin-bottom: 12px;
}
.showarea .list a:hover {
  color: #036aac;
}

#message {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
  transform: scale(0);
  transition: .3s;
}
.messagebg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  z-index: 1001;
}
#message .m-content {
  margin-top: 10%;
}
#message .m-content .m-message {
  background: #fff;
  width: 580px;
  background: #fff;
  padding: 50px;
  margin: 0 auto;
  position: relative;
  z-index: 1002;
  box-shadow: 1px 1px 50px rgba(0,0,0,.3);
}
.m-message {
  width: 494px;
  margin: 48px auto 0;
}
.m-message label {
  margin-bottom: 15px;
  display: block;
  font-size: 14px;
}
.m-message label em {
  display: block;
  float: right;
  color: red;
  height: 32px;
  line-height: 32px;
}
.m-message label span {
  width: 70px;
  height: 34px;
  line-height: 34px;
  color: #2F2F2F;
  float: left;
  font-weight: bold;
  text-align: right;
  margin-right: 10px;
  display: inline-block;
}
.m-message label input.inp,.m-message label textarea,.m-message label.code input {
  width: 77%;
  overflow: hidden;
  height: 32px;
  line-height: 32px;
  border: #cccccc 1px solid;
  border-radius: 3px;
  padding:0 14px;
  box-sizing: border-box;
  color: #555;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.m-message label input:focus,.m-message label textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
}
.m-message label textarea {
  height: 72px;
  line-height: 24px;
  padding:10px 14px;
}
.m-message label.code {
  line-height: 34px;
}
.m-message label.code input {
  width: 30%;
  float: left;
  margin-right: 30px;
}
.m-message label.code .pic {
  display: inline-block;
  vertical-align: top;
  width: 80px;
  height: 32px;
}
.m-message label.code img {
      width: auto;
    height: 35px;
  display: inline-block;
  vertical-align: middle;
}
.btn-1 input{
    width: 52px;
    height: 32px;
    line-height: 32px;
    background: #e8e8e8;
    border: none;
    color: #333;
    margin-right: 22px;
    cursor: pointer;
    transition: 0.3s;
}
.btn-1{
    padding-left: 80px;
}
.btn-1 input.focus{
    background: #007ccb;
    color: #fff;
}
.btn-1 input.focus:hover{
    background: #444;
}
.btn-1 input:hover{
    background: #ccc;
}


.footer{background:#1d1d1f;}
.footer .footerlogo{float:left;margin-right:75px;}
.footer .footnav{padding:50px 0 35px 0;border-bottom:1px solid #000;overflow:hidden;}
.footer .footnav .box{border-right:1px solid #484848;}
.footer .footnav ul{float:left; width:18%;}
.footer .footnav ul li{line-height:14px;font-size:14px;color:#fff;}
.footer .footnav ul li.dt{margin-bottom:20px;color:#fff; font-size:18px;}
.footer .footnav ul li a{color:#999; font-size:14px;}
.footer .footnav ul li a:hover{color:#fff;}
.footer .footnav ul li.dd{line-height:30px;height:30px;}
.footer .contact{min-height:161px;color:#999;float:right; width:10%;}
.footer .contact p{font-size:30px;font-family:arial;height:35px;line-height:35px;}
.footer .contact dl{font-size:14px;line-height:28px;margin-top:17px;}
.copyright{height:80px;line-height:80px;text-align:left;color:#999;font-size:14px; background:#000000;}
.copyright a{color:#999;}
.copyright-txt{float:left;}
.copyright-link{float:right;}
.copyright-btn{float:right;margin-top:140px;}
.copyright-btn a{display:block;width:35px;height:35px;float:left;margin-left:10px;}
.copyright-btn a.footwx{background:url(../images/welchat2.jpg) no-repeat center;}
.copyright-btn a.footwx:hover{background:url(../images/welchat2_on.png) no-repeat center;}
.copyright-btn a.qq{background:url(../images/welchat2.jpg) no-repeat center;}
.copyright-btn a.qq:hover{background:url(../images/welchat2.jpg) no-repeat center;}
.m_copyright{ display:none;}
.footertel{font-size:18px;font-family:arial;height:35px;line-height:35px;padding-left:20px;background:url(../img/tel3.jpg) no-repeat left center;float:left;margin-top:23px;margin-left:20px;}
.footerindex ul{width:19%;}
.footer .footnav .ul1{border-left:none !important;}
.footer .footnav .ul1 li{padding-left:0;}

.welbox{width:140px;height:170px;background:#fff;border:1px solid #E7E7E7;position:absolute;display:none;background-color:#fff;z-index:9999;}
.welbox .be{position: absolute;right: -7px;width:7px;height:7px;z-index: 999999;display:block;background:url(../img/be.png) no-repeat center;}
.welbox .img{width:124px;height:124px;margin:8px;}
.welbox .img img{width:100%;height:100%;}
.copyright-btn .welbox p{height:14px;font-size:14px;color:#6D6D6D;text-align:center;line-height:14px;}
.erweimabox{position:relative;}
.sidebar .erweimabox .welbox{right:70px;bottom:10px;}
.sidebar .erweimabox .welbox .be{bottom:-1px;}
.topright .erweimabox .welbox{right:45px;top:10px;}
.topright .erweimabox .welbox .be{top:5px;}
.copyright-btn .erweimabox .welbox{right:45px;bottom:15px;}
.copyright-btn .erweimabox .welbox .be{bottom:-1px;}



@media screen and (max-width: 1200px) {
  .center {
    width: 100%;
  }
  .pc_banner .banner_text {
    top: 20%;
  }
  .header .head_top_content {
    padding: 0 2%;
  }
}

@media screen and (max-width: 1020px) {
  .header {
    display: none;
  }
  .header_jb{
    display: none;
  }
  .m_header {
    display: block;
  }
  .pc_banner {
    display: none;
  }
  .m_banner {
    display: block;
  }
  .page_banner {
    margin-top: 70px;
  }
  .mtop {
    margin-top: 70px;
  }
  #fp-nav{ display:none;}


.welbox{width:140px;height:170px;background:#fff;border:1px solid #E7E7E7;position:absolute;display:none;background-color:#fff;z-index:9999;}
.welbox .be{position: absolute;right: -7px;width:7px;height:7px;z-index: 999999;display:block;background:url(../img/be.png) no-repeat center;}
.welbox .img{width:124px;height:124px;margin:8px;}
.welbox .img img{width:100%;height:100%;}
.copyright-btn .welbox p{height:14px;font-size:14px;color:#6D6D6D;text-align:center;line-height:14px;}
.erweimabox{position:relative;}
.sidebar .erweimabox .welbox{right:70px;bottom:10px;}
.sidebar .erweimabox .welbox .be{bottom:-1px;}
.topright .erweimabox .welbox{right:45px;top:10px;}
.topright .erweimabox .welbox .be{top:5px;}
.copyright-btn .erweimabox .welbox{right:45px;bottom:15px;}
.copyright-btn .erweimabox .welbox .be{bottom:-1px;}

}

@media screen and (max-width: 768px) {
 .center {
    width: 92%;
	margin:0px auto;
  }
  .p30{ margin:30px auto;}
  .main {
    overflow: hidden;
  }
  .i_box1 {
    padding: 0 2%;
  }
  .container {
    padding: 0 2%;
  }
  .liuyan {
    display: none;
  }
  .main_l {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .main_r {
    width: 100%;
    padding-left: 0;
  }
  .i_box1 .main_l .contact {
    display: none;
  }
  .i_box1 .pro_list {
    margin-top: 10px;
  }
  .pro_list ul li {
    width: 49%;
    margin-right: 2%;
    padding: 5px;
    margin-bottom: 2%;
  }
  .pro_list ul li:nth-child(2n) {
    margin-right: 0;
  }
  .i_box2 {
    margin-top: 20px;
    padding: 30px 2%;
  }
  .i_box2 .i_box2_content .i_box2_content1 {
    width: 100%;
    padding-bottom: 50px;
    margin-top: 30px;
  }
  .i_box2 .i_box2_content .fr {
    width: 100%;
    margin-top: 15px;
  }
  .i_box2 .i_box2_content .i_box2_content1 .i_box2_text {
    width: 100%;
    margin: 0;
    padding: 0 20px;
    background: none;
    display: block;
  }
  .i_box2 .i_box2_content .i_box2_content1 .i_box2_img {
    width: 100%;
    margin-left: 0;
    padding: 0 20px;
    margin-top: 10px;
  }
  .i_box2 .i_box2_content .i_box2_content1 .i_box2_menu {
    display: none;
  }
  .i_box2 .i_box2_content .fr {
    border: none;
    background: #fff;
    display: none;
  }
  .i_box4 {
    padding: 10px 2%;
  }
  .i_box4_content .fl {
    width: 100%;
  }
  .i_box4_content .fr {
    width: 100%;
  }
  .crumbs {
    display: none;
  }
  .news_list {
    padding: 10px;
    margin-top: 15px;
  }
  .container .pro_list {
    margin-top: 15px;
  }
  #mhide {
    display: none;
  }
  .pro_content .pro_pic {
    width: 100%;
  }
  .pro_content .pro_text {
    width: 100%;
    padding-left: 0;
    padding-top: 12px;
  }
  .page_pic {
    margin-top: 20px;
  }
  .page_pic figure a .imgauto {
    height: 1.14rem;
  }
  .page_pic figure {
    width: 49%;
    margin-right: 2%;
  }
  .page_pic figure:nth-child(3n) {
    margin-right: 2%;
  }
  .page_pic figure:nth-child(2n) {
    margin-right: 0;
  }
  .show_guest .fl {
  	display: none;
  }
  .show_guest .fr {
  	display: block;
    width: 100%;
  }
  .case_list ul li {
    width: 100%;
    padding: 8px;
  }
  #message .m-content .m-message {
    width: 100%;
    padding: 30px 25px;
  }
  #message .m-content {
    margin-top: 30%;
  }
.footer .footnav{padding:40px 0 35px 0;border-bottom:1px solid #000;overflow:hidden;}
.footer .footnav ul{float:left; width:100%; display:block; padding:0px 10px;}
.footer .footnav ul li{ float:left;line-height:14px;font-size:14px;color:#fff;padding-right:15px;}
.footer .footnav ul li.dt{ display:block; width:100%; margin-top:15px;margin-bottom:5px;color:#fff; font-size:18px;}
.footer .footnav ul li a{color:#999; font-size:14px;}
.footer .footnav ul li a:hover{color:#fff;}
.footer .footnav ul li.dd{display:block;line-height:30px;height:30px;}
.footer .contact{ display:none;}
.copyright{ display:none}
.m_copyright{ display:block;height:80px;line-height:80px;text-align:center;color:#999;font-size:14px; background:#000000;}
.m_copyright a{color:#999;}
.footertel{font-size:18px;font-family:arial;height:35px;line-height:35px;padding-left:20px;background:url(../img/tel3.jpg) no-repeat left center;float:left;margin-top:23px;margin-left:20px;}
.footerindex ul{width:19%;}
.footer .footnav .ul1{border-left:none !important;}
.footer .footnav .ul1 li{padding-left:0;}

.data .member, .data .work, .data .honor {
  width: 48%;
  margin-right:1%;
  margin-left:1%;
  margin-bottom:2%;
  text-align:center;
  background: url(../images/dataline.jpg) no-repeat right center;
}
.data .member:nth-child(2){
  background:none;
}
.data .store{
  width: 48%;
  margin-right:1%;
  margin-left:1%;
  text-align:center;
}
.data .sm{
  padding-left:0;
}

.theone .oneimg {
  width: 100%;
  overflow: hidden;
  background-color: #000;
}

.theone .onetx {
  width: 100%;
  padding:5% 5% 0 5%;
}

.lmore .lmoreli ul li {
  float:left;
  width: 100%;
  padding: 0;
  box-shadow: none;
  position: relative;
  margin-top:20px;
  margin-bottom:20px;
}

.lmore .lmoreli ul li:last-child {
  float:left;
  width: 100%;
  padding-right: 0%;
}

.speech .ceotx {
  width: 100%;
  box-sizing: border-box;
  padding-top: 6%;
  padding-right: 5%;
}
.speech .ceoimg {
  width: 100%;
  padding-top:7.5%;
  padding-right: 5%;
  position: relative;
}
.speech .ceoimg .ceoname {
  box-sizing: border-box;
  width: 95%;
  padding: 5% 5%;
  position: absolute;
  bottom: 0;
  right: 0;
  margin:0 5%;
  background: -webkit-linear-gradient(left, #0f74ac , #179e97); 
  background: -o-linear-gradient(right,  #179e97, #0f74ac); 
  background: -moz-linear-gradient(right,  #179e97, #0f74ac); 
  background: linear-gradient(to right,  #179e97, #0f74ac);
}
.speech .ceoimg .ceoname h2 {
  font-size: 32px;
  color: #fff;
  font-weight: bolder;
  line-height: 1;
  font-family:Arial, Helvetica, sans-serif
}

.culture {

  padding-bottom: 0;

  padding-right: 0;
  
  margin:50px auto;

}

.culture .culli ul li {

  width: 50%;
  
  float:left;

  padding: 0;

  padding-right:1.2%;
  
  padding-left:1.2%;
  
  padding-bottom:2%;

  box-shadow: none;

}

.small-nav li {
  padding:0 20px;
  float: left;
  height: 82px;
  line-height: 82px;
}

.detail img{ 
  width:100%;
}

.qshe_box .qshe li{ width:100%; margin-bottom:20px;}
.qshe_box .qshe li .qshe_bg{ width:100%; height:52px; background: -webkit-linear-gradient(left, #0f74ac ,#09b295 ); 
    background: -o-linear-gradient(right,  #0f74ac ,#09b295); 
    background: -moz-linear-gradient(right,  #0f74ac ,#09b295); 
    background: linear-gradient(to right,  #0f74ac ,#09b295); color:#fff; line-height:52px; font-size:26px; text-align:center;}

.col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
}

.pro_content {
  width: 100%;
  margin: 50px auto;
}

.page_content {
  width: 100%;
}

.pc-slide .view .swiper-slide .imgauto {
  height: 224px;
}

.pc-slide .preview .swiper-slide .imgauto {
  height: 42px;
}

.n-news .list1 .img {
  width: 100%;
}
.n-news .list1 .text {
  width: 100%;
  padding: 20px 20px;
}

.content p {
  font-size: 16px;
  line-height: 28px;
  margin-top: 0px;
}

.probootstrap-section img{ width:100%;}

.slxg03 .content .infor{ float:left; width:100%; padding:0px 10px 10px 10px;}
.slxg03 .content .img{float:right; width:100%;overflow:hidden;}
.slxg03 .content2 .infor{ float: right; width:100%; padding:0px 10px 10px 10px;}
.slxg03 .content2 .img{float:left; width:100%; overflow:hidden;}
.slxg03 .content .infor .t{font-size:24px;}

.lxwm_list1 .map{ float:left; width:100%;box-sizing: border-box;background: white;}
.lxwm_list1 .map img{ width:100%;}
.lxwm_list1 form,.lxwm_sl{display: inline-block;vertical-align: top;width:100%;height: 480px;}
.lxwm_sl h2{padding:20px 0 ;font-size: 32px;color: white;font-weight: bold;border-bottom: 1px solid rgba(250,250,250,.5);box-sizing: border-box;padding-left:25px;}
.lxwm_h3:after{width: 100%;margin-left: 0px;}
.lxwm_sl ul{box-sizing: border-box;padding: 30px 20px;}
.lxwom_sld{box-sizing: border-box;padding-left: 65px;}
.lxwm_lisur li{width:100%;padding:20px 26px;}
.lxwm_lisur li:nth-child(even){margin-left: 0%;}

}

@media screen and (max-width: 450px) {
  .main_l p {
    height: auto;
    padding: 10px;
  }
  .main_l p span {
    font-size: .16rem;
  }
  .main_l p i {
    font-size: .09rem;
    margin-top: 6px;
  }
  .main_l ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-top: 3px;
    line-height: 36px;
    height: 36px;
    margin-bottom: 0;
    margin-top: 3px;
  }
  .main_l ul li:nth-child(2n) {
    margin-right: 0;
  }
  .main_l ul li a {
    height: 36px;
  }

  .main_l ul li a span {
    font-size: .11rem;
  }
  .pro_list ul li a .imgauto {
    height: 1.39rem;
  }
  .i_box2 .i_box2_content .i_box2_content1 .i_box2_text p {
    font-size: .11rem;
    line-height: 180%;
  }
  .i_box2 .i_box2_content .i_box2_content1 .flimg img {
    width: 25px;
    height: auto;
    display: block;
  }
  .i_box2 .i_box2_content .i_box2_content1 .flimg {
    height: auto;
  }
  .i_box2 .i_box2_content .i_box2_content1 {
    background-size: 25px;
    padding-bottom: 35px;
  }
  .i_box2 .i_box2_content .fr .i_box2_fr_img .swiper-wrapper .imgauto {
    height: 2rem;
  }
  .i_box2 .i_box2_tit p i {
    font-size: .14rem;
  }
  .i_box2 .i_box2_tit span {
    display: none;
  }
  .i_box3 .i_box3_tit p {
    font-size: .14rem;
  }
  .i_box3 {
    padding: 30px 2%;
    padding-bottom: 0;
  }
  .i_box3 .i_box3_content {
    margin-top: 30px;
  }
  .i_box3 .i_box3_a {
    margin-top: 30px;
  }
  .i_box4_content .new_list ul li .i_box4_text a span {
    font-size: .12rem;
    font-weight: bold;
  }
  .i_box4_content .new_list ul li .i_box4_text p {
    font-size: .1rem;
    margin-top: 4px;
  }
  .i_box4_content .new_list ul li .i_box4_time p span {
    font-size: .14rem;
  }
  .i_box4_content .new_list ul li .i_box4_time p i {
    font-size: .11rem;
  }
  .i_box4_content .new_list ul li .i_box4_text {
    padding-left: 85px;
  }
  .i_box4_content .new_list ul li .i_box4_time {
    padding: 12px 0;
  }
  .i_box4_content .fr h3 {
    font-size: .14rem;
    line-height: 42px;
    height: 42px;
  }
  .footer .fl .foot_contact p {
    text-align: center;
  }
  .footer .fr img {
    margin: 0 auto;
  }
  .footer .fr span {
    max-width: 100%;
  }
  .container .main_l ul li {
    width: 100%;
  }
  .hot_new .news_list li {
    width: 100%;
    margin-right: 0 !important;
  }
  .content_tit p {
    padding-top: 0px;
  }
  .content_tit h3 {
    margin-top: 10px;
    font-size: 20px;
  }
  .right_fix .text li {
    width: 72px;
  }
  .case_list ul li .fl {
    width: 35%;
  }
  .case_list ul li .fl .imgauto {
    height: .8rem;
  }
  .case_list ul li .fr {
      width: 65%;
      padding-left: 10px;
  }
  .case_list ul li .fr span {
    padding-top: 0;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .case_list ul li .fr p {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    margin-top: 5px;
  }
  .case_list ul li .fr .time {
    margin-top: 5px;
    font-size: 12px;
    background-size: 14px;
    line-height: 22px;
  }
  .m-message label input.inp, .m-message label textarea, .m-message label.code input {
    width: 68%;
  }
  .m-content .m-message label.code input {
    width: 35%;
    margin-right: 0;
  }
  .m-message label.code img {
    width: 35%;
  }
  .right_fix {
    display: none;
  }
}


@media screen and (max-width: 350px) {
  #message .m-content .m-message {
    padding: 30px 15px;
  }
  #message .m-content {
    margin-top: 20%;
  }
  .m-content .m-message label.code input {
    width: 35%;
  }
  .m-message label.code img {
    width: 35%;
  }
}

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

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

