/****************************** 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: 32px;
  color: #087536; 
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

small {
  font-size: 12px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media screen and (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media screen and (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

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

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

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

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

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

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

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

.header .box {
  width: 100%;
}

.header .box .logo {
  float: left;
  width: 340px;
}
.header .box .logo a {
    float: left;
    width: 190px;
    margin-right: 30px;
}
.header .box .logo a img {
  display: block;
  max-width: 100%;
  height: 60px;
  margin-top: 20px;
}
.header .box .logo>img {
    width: 117px;
    height: 60px;
    margin-top: 20px;
}

.header .box .search {
  float: right;
  position: relative;
}

.header .box .search span {
    width: 40px;
    height: 40px;
    background: #087536;
    border-radius: 50%;
    display: block;
    text-align: center;
    line-height: 40px;
    margin-top: 30px;
    cursor: pointer;
}
.header .box .search span img {
    display: inline-block;
    vertical-align: middle;
}
.header .box .search form {
    position: absolute;
    top: 100px;
    width: 240px;
    right: 0;
    display: none;
    border: 1px solid #087536;
}
.header .box .search form .inp1 {
    width: 198px;
    height: 40px;
    border: none;
    outline: 0;
    background: #fff;
    float: left;
    padding-left: 6px;
}
.header .box .search form .inp2 {
    width: 40px;
    height: 40px;
    background: url(../img/sea.png) no-repeat center #087536;
    display: block;
    line-height: 40px;
    cursor: pointer;
    float: left;
    border: none;
}

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

.header .box .nav li {
  line-height: 97px;
  float: left;
  text-align: center;
  /*position: relative;*/
  margin: 0 10px;
  border-bottom: 3px solid #fff;
}

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

.header .box .nav li:hover>a {
    color: #087536;
}

.header .box .nav li.on {
  border-color: #087536;
}
.header .box .nav li.on>a {
  color: #087536;
}

.header .box .nav li .v_list {
    position: absolute;
    top: 100px;
    left: 50%;
    background: url(../img/bg2.jpg) no-repeat top right #fbfbfb;
    background-size: 100% 100%;
    overflow: hidden;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .1);
    display: none;
    width: 160%;
    z-index: 9;
    max-width: 1920px;
    margin-left: -960px;
}

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

.header .box .nav li .v_list > a:hover {
  background: #f5f5f5;
  color: #087536;
}

.header .box .nav li.posr {
  position: inherit;
}

.header .box .nav li .pro_navlist {
  position: absolute;
  top: 70px;
  left: 0;
  z-index: 9;
  width: 100%;
  background: #fff;
  overflow: hidden;
  display: block;
  height: 0;
  overflow: hidden;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .1);
}

.header .box .nav li .pro_navlist .pro_text {
  width: 100%;
  padding: 0 150px;
}

.header .box .nav li .pro_navlist .pro_text h4 {
  font-size: 24px;
  color: #333;
  display: block;
  font-weight: 700;
  margin: 20px 0;
  text-align: left;
}

.header .box .nav li .pro_navlist .pro_text .swiper-slide {
  width: 25%;
}

.header .box .nav li .pro_navlist .pro_text .swiper-slide .pic {
  width: 100%;
  height: 140px;
  background: #f5f5f5;
  line-height: 140px;
  text-align: center;
}

.header .box .nav li .pro_navlist .pro_text .swiper-slide .pic img {
  display: inline-block;
  vertical-align: middle;
}

.header .box .nav li .pro_navlist .pro_text .swiper-slide span {
  font-size: 14px;
  color: #666;
  display: block;
  text-align: center;
  margin-top: 10px;
  line-height: 24px;
}

.header .box .nav li .pro_navlist .pro_navjs {
  width: 100%;
  padding: 20px 150px;
  position: relative;
  padding-bottom: 40px;
}

.header .box .nav li .pro_navlist .pro_navjs h4 {
  font-size: 24px;
  color: #333;
  display: block;
  font-weight: 700;
  margin: 20px 0;
  text-align: left;
}

.header .box .nav li .pro_navlist .pro_navjs .swiper-slide {
  width: 25%;
}

.header .box .nav li .pro_navlist .pro_navjs .swiper-slide .pic {
  width: 100%;
  height: 140px;
  background: #f5f5f5;
  line-height: 140px;
  text-align: center;
}

.header .box .nav li .pro_navlist .pro_navjs .swiper-slide .pic img {
  display: inline-block;
  vertical-align: middle;
}

.header .box .nav li .pro_navlist .pro_navjs .swiper-slide span {
  font-size: 14px;
  color: #666;
  display: block;
  text-align: center;
  margin-top: 10px;
  line-height: 24px;
}

.header .box .nav li .pro_navlist .pro_navjs .prev {
  position: absolute;
  right: 210px;
  top: 67px;
  width: 50px;
  height: 15px;
  outline: 0;
  background: url(../img/ble.png) no-repeat center;
  cursor: pointer;
}

.header .box .nav li .pro_navlist .pro_navjs .prev:hover {
  background: url(../img/bleh.png) no-repeat center;
}

.header .box .nav li .pro_navlist .pro_navjs .next {
  position: absolute;
  right: 150px;
  top: 67px;
  width: 50px;
  height: 15px;
  outline: 0;
  background: url(../img/bri.png) no-repeat center;
  cursor: pointer;
}

.header .box .nav li .pro_navlist .pro_navjs .next:hover {
  background: url(../img/brih.png) no-repeat center;
}

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

.header .box .nav li:hover .pro_navlist {
  height: 622px;
}

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



.vlistbox {
}
.vlistbox .vfl {
    width: calc(100% - 390px);
    float: left;
    padding-top: 54px;
    padding-left: 60px;
    padding-right: 40px;
    padding-bottom: 35px;
    
}
.vlistbox .vfl h3 {
    font-size: 28px;
    font-weight: bold;
    color: #000;
    line-height: 28px;
    margin-bottom: 24px;
    text-align: left;
}
.vlistbox .vfl .lista a {
    float: left;
    width: 33%;
    font-size: 16px;
    line-height: 34px;
    color: #666;
    padding: 0;
    height: auto;
    display: block;
    text-align: left;
}
.vlistbox .vfl .lista a:hover {
    color: #087536;
}
.vlistbox .vfl .vflfl {
    width: calc(100% - 300px);
    float: left;
}
.vlistbox .vfl .img {
    width: 300px;
    height: 200px;
    float: right;
    padding: 20px;
}
.vlistbox .vfr {
    width: 390px;
    float: right;
}
.vlistbox .vfr .postext {
    font-size: 16px;
    color: #fff;
    line-height: 37px;
    padding-top: 54px;
    padding-left: 60px;
}
.vlistbox .vfr h3 {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    line-height: 28px;
    margin-bottom: 24px;
    text-align: left;
}
.vlistbox .vfr a {
    font-size: 16px;
    color: #fff;
    display: block;
    height: 37px;
    padding: 0;
    line-height: 37px;
    text-align: left;
}

.header .box .nav li:nth-of-type(2) .vlistbox .vfl .img {
    background: url(../img/navbg2.png) no-repeat center;
    background-size: 100% 100%;
}
.header .box .nav li:nth-of-type(3) .vlistbox .vfl .img {
    background: url(../img/navbg1.jpg) no-repeat center;
    background-size: 100% 100%;
}
.header .box .nav li:nth-of-type(5) .vlistbox .vfl .img {
    background: url(../img/navbg3.jpg) no-repeat center;
    background-size: 100% 100%;
}
.header .box .nav li:nth-of-type(4) .v_list {
    display: none!important;
}
.header .box .nav li:nth-of-type(6) .v_list {
    display: none!important;
}






















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

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

.m_header .m_head_content .m_head_logo {
  position: absolute;
  left: 2%;
  top: 0;
}

.m_header .m_head_content .m_head_logo img {
  height: 30px;
  margin-top: 15px;
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pc_banner .pcbanner .swiper-slide .banner_text .text a {
  width: 140px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  background: #087536;
  color: #fff;
  text-align: center;
  display: block;
  margin-top: 100px;
  outline: 0;
}

.pc_banner .pcbanner .swiper-slide .banner_text .text a:hover {
  box-shadow: 0 5px 5px rgba(24, 118, 214, .5);
}

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

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

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

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

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

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

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

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

.pc_banner .pcbanner .pagination span.swiper-pagination-bullet-active {
  background: #087536;
}

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




.pro_box1 {
    padding: 200px 0;
    background: url(../img/probg.jpg) no-repeat top center;
    background-size: 100% 100%;
}
.pro_box1 .box {}
.pro_box1 .fl {
    width: 340px;
}
.pro_box1 .fl .index_tit {}
.pro_box1 .fl .index_tit span {
    font-size: 24px;
    color: #000;
    font-weight: bold;
}
.pro_box1 .fl .index_tit p {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.pro_box1 .fl .text {}
.pro_box1 .fl .text p {
    margin-top: 20px;
    text-align: justify;
    line-height: 180%;
}
.pro_box1 .fl .text a {
    width: 180px;
    height: 46px;
    line-height: 46px;
    background: #087536;
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 40px;
    font-size: 16px;
}

.pro_box1 .fr {
    width: calc(100% - 340px);
}
.in_prolist {
    padding-left: 70px;
}
.in_prolist li {
    width: 23%;
    margin-left: 2.66%;
    float: left;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .3);
    transition: .5s;
    transform: scale(.95);
    padding: 0 0 50px 0

}
.in_prolist li:first-child{
    margin-left: 0;
}
.in_prolist li a {}
.in_prolist li a img {
    height: 220px;
    display: block;
    margin: 0 auto;
}
.in_prolist li a i {
    width: 40px;
    height: 5px;
    background: #087536;
    margin-top: 30px;
    display: block;
    margin: 30px 0 15px 15px;
}
.in_prolist li a span{
    font-size: 18px;
    padding: 5px 10px;
    background: #087536;
    color: #fff;
}
.in_prolist li:hover {
    transform: scale(1);
    transition: .5s;
}




.pub_tit {}
.pub_tit span {
    font-size: 80px;
    color: #f2f2f2;
    display: block;
    text-align: center;
    line-height: 100%;
    font-family: fantasy;
    letter-spacing: 6px;
}
.pub_tit p {
    color: #087536;
    font-weight: bold;
    text-align: center;
    font-size: 36px;
    line-height: 100%;
    margin-top: -32px;
}

.about_box1 {
    padding: 100px 0;
}
.about_box1 .box {
    margin-top: 80px;
}
.about_box1 .fl {
    width: 640px;
}
.about_box1 .fl img {
    display: block;
}
.about_box1 .fr {
    width: calc(100% - 640px);
    padding-left: 80px;
    padding-top: 30px;
}
.about_box1 .fr .text {}
.about_box1 .fr .text p {
    text-indent: 2em;
    font-size: 18px;
    color: #666;
    display: block;
    text-align: justify;
    line-height: 30px;
    margin-bottom: 10px;
}
.about_box1 .fr .list {
    margin-top: 30px;
}
.about_box1 .fr .list li {
    width: 30%;
    margin-left: 5%;
    float: left;
}
.about_box1 .fr .list li:first-child {
    margin-left: 0;
}
.about_box1 .fr .list li img {
    display: block;
    height: 80px;
    margin: 0 auto;
    transition: .5s;
}
.about_box1 .fr .list li .numtext {
    text-align: center;
    width: 100%;
    border-bottom: 2px solid #eee;
    color: #000;
}
.about_box1 .fr .list li span {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 100%;
    display: inline-block;
    margin-top: 20px;
    padding-bottom: 14px;
    font-family: "Impact";
}
.about_box1 .fr .list li i {
    font-style: normal;
    font-weight: normal;
    padding-left: 3px;
    font-size: 26px;
    color: #666;
    font-weight: bold;
    display: inline-block;
}
.about_box1 .fr .list li p {
    font-size: 18px;
    text-align: center;
    margin-top: 15px;
}
.about_box1 .fr .list li:hover span{
    color: #087536;
}
.about_box1 .fr .list li:hover i{
    color: #087536;
}
.about_box1 .fr .list li:hover p {
    color: #087536;
}
.about_box1 .fr .list li:hover img{
    transform: rotate(360deg);
    transition: .5s;
}







.hangye_box1 {}
.hangye_box1 .box {}
.hangye_box1 .box .fl {
    width: 34%;
}
.hangye_box1 .box .fl li {
    background: #1a1e24;
    height: 320px;
    position: relative;
    color: #77787c;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hangye_box1 .box .fl li .text{
    padding: 0 20px;
    padding-left: 50px;
    position: relative;
    width: 100%;
}
.hangye_box1 .box .fl i {
    width: 4px;
    height: 60px;
    background: #087536;
    position: absolute;
    top: 0;
    left: 25px;
    display: none;
}
.hangye_box1 .box .fl span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;

}
.hangye_box1 .box .fl p {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.hangye_box1 .box .fl a {
    font-size: 40px;
    line-height: 100%;
}
.hangye_box1 .box .fl li:hover {
    color: #fff;
}
.hangye_box1 .box .fl li:hover i {
    display: block;
}

.hangye_box1 .box .fr {
    width: calc(100% - 34%);
}
.hangye_box1 .box .fr li {
    width: 50%;
    float: left;
    position: relative;
}
.hangye_box1 .box .fr li img {
    width: 100%;
    height: 320px;
    -o-object-fit: cover;
    object-fit: cover; 
}
.hangye_box1 .box .fr li .text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-left: 50px;
    padding-right: 40px;
    padding-bottom: 30px;
}
.hangye_box1 .box .fr li span {
    display: block;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 15px;
}
.hangye_box1 .box .fr li span a {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 24px;
    display: none;
}
.hangye_box1 .box .fr li p {
    font-size: 16px;
    display: none;
}


.hangye_box1 .box .fr li:hover .text {
    background: url('../img/hbg.png');
}
.hangye_box1 .box .fr li:hover .text span a{
    display: block
}

.hangye_box1 .box .fr li:hover .text p{
    display: block;
}












.fuwu_box1 {
    padding: 100px 0;
}
.fuwu_box1 .box {
    margin-top: 80px;
}
.fuwu_box1 .box li {
    width: 23%;
    float: left;
    margin-left: 2.66%;
    position: relative;
    overflow: hidden;
}
.fuwu_box1 .box li:first-child{
    margin-left: 0;
}
.fuwu_box1 .box li img {
    width: 100%;
    height: 505px;
    -o-object-fit: cover;
    object-fit: cover;
}
.fuwu_box1 .box li .text1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
}
.fuwu_box1 .box li .text1 h3 {
    font-size: 24px;
    display: block;
    text-align: center;
    color: #fff;
}
.fuwu_box1 .box li .text1 span {
    font-size: 12px;
    display: block;
    color: #999;
    text-align: center;
    margin-top: 3px;
}
.fuwu_box1 .box li .text2 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/hbg.png);
    background-size: 100% 100%;
    padding: 30px 40px;
    transition: .5s;
}
.fuwu_box1 .box li .text2 h3 {
    font-size: 24px;
    display: block;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}
.fuwu_box1 .box li .text2 span {
    font-size: 12px;
    display: block;
    color: #fff;
    text-align: center;
    margin-top: 3px;
}
.fuwu_box1 .box li .text2 p {
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
    text-align: justify;
    line-height: 180%;
}
.fuwu_box1 .box li:hover .text1{
    top: -100%;
    transition: .5s;
}
.fuwu_box1 .box li:hover .text2{
    top: 0;
    transition: .5s;
}


.incontact {
    margin-top: 70px;
}
.incontact p {
    text-align: center;
    font-size: 25px;
    color: #087536;
    font-weight: bold;
}
.incontact p span {
    padding: 8px 20px;
    color: #fff;
    background: #087536;
    border-radius: 5px;
    font-weight: normal;
    margin-right: 5px;
}





.i_box2 {
  width: 100%;
  overflow: hidden;
  padding-bottom: 120px;
}

.box2_js {
  position: relative;
}

.box2_js .hd {
  position: absolute;
  left: 680px;
  top: 80px;
}

.box2_js .hd li {
  float: left;
  margin-right: 15px;
}

.box2_js .hd li a {
  font-size: 16px;
  line-height: 40px;
  color: #666;
  display: block;
  outline: 0;
  padding: 0 20px;
  color: #666;
}

.box2_js .hd li.on a {
  background: #087536;
  color: #fff;
}

.box2_js .hd li:last-child {
  margin-right: 0;
}

.box2_js .bd {
  padding-top: 80px;
}

.box2_js .bd .new_box .fl {
    width: 600px;
    position: relative;
}
.box2_js .bd .new_box .fl .fltext {
    position: relative;
    margin-top: 20px;
    padding-left: 80px;
}
.box2_js .bd .new_box .fl .time {
    position: absolute;
    left: 0;
    top: 0
}
.box2_js .bd .new_box .fl .time i {
    font-style: normal;
    font-size: 36px;
    line-height: 100%;
    display: block;
}
.box2_js .bd .new_box .fl .time em {
    font-style: normal;
    font-size: 14px;
    line-height: 100%;
    display: block;
    margin-top: 8px;
}


.box2_js .bd .new_box .fl a {
    font-size: 18px;
    display: block;
}
.box2_js .bd .new_box .fl p {
  font-size: 15px;
  line-height: 26px;
  height: 78px;
  color: #999999;
  display: block;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  transition: .5s;
  margin-top: 12px;
}

.box2_js .bd .new_box .fl a img {
  margin-top: 20px;
}


.box2_js .bd .new_box .fl:hover i img {
  transform: scale(1.1);
  transition: .5s;
}

.box2_js .bd .new_box .fr {
  width: calc(100% - 600px);
  padding-left: 80px;
  padding-top: 80px;
}

.new_list li {
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding: 18px 0 30px 0;
  position: relative;
  transition: .5s;
}

.new_list li .text a {
  font-size: 18px;
  color: #666;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 30px;
  width: calc(100% - 90px);
  outline: 0;
}

.new_list li .text span {
    position: absolute;
    right: 0;
    top: 18px;
    line-height: 30px;
    width: 90px;
    text-align: right;
}

.new_list li .text p {
  font-size: 16px;
  color: #999;
  display: block;
  line-height: 24px;
  text-align: justify;
  height: 48px;
  overflow: hidden;
  margin-top: 15px;
  display: none;
}

.new_list li .time {
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
}

.new_list li .time span {
  font-size: 24px;
  color: #cacaca;
  display: block;
  font-weight: normal;
  text-align: center;
  margin-top: 46px;
}

.new_list li .time a img {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}


/* .new_list li:hover {
  background: #fff;
  padding-left: 30px;
  transition: .5s;
} */

.new_list li:hover .text a {
  color: #087536;
  font-size: 22px;
}

.new_list li:hover .text p {
    display: block;
}





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

.footer .text1 {
    position: relative;
}
.footer .text1 img {
    width: 100%;
    height: 620px;
    -o-object-fit: cover;
    object-fit: cover;
}
.footer .text1 .postext {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
}
.footer .text1 .postext .text {
    color: #fff;
}
.footer .text1 .postext .text span {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    display: block;
    line-height: 100%;
    margin-bottom: 25px;
    text-align: center;
}
.footer .text1 .postext .text i {
    display: block;
    font-style: normal;
    font-size: 18px;
    text-align: center;
}
.footer .text1 .postext form {
    margin-top: 30px;
}
.footer .text1 .postext form p {
    background: #fff;
    width: 270px;
    height: 75px;
    line-height: 73px;
    float: left;
    margin-right: 15px;
}
.footer .text1 .postext form p em {
    color: #087536;
    font-style: normal;
    font-size: 18px;
    padding-left: 8px;
}
.footer .text1 .postext form p input {
    height: 75px;
    border: none;
    line-height: 75px;
    outline: 0;
}
.footer .text1 .postext form p.bgp {
    background: none;
    border: 1px solid #fff;
}
.footer .text1 .postext form p.bgp  em {
    color: #fff;
}
.footer .text1 .postext form p.bgp  input {
    background: none;
    color: #fff;
}
.footer .text1 .postext form button {
    background: #087536;
    height: 75px;
    border: none;
    line-height: 75px;
    outline: 0;
    padding: 0 20px;
    color: #fff;
    font-size: 18px;
}

.footer .text2 {
    background: #087536;
    padding-bottom: 100px;
}
.footer .text2 .ewm {
    text-align: right;
    position: relative;
    top: -60px;
}
.footer .text2 .ewm p {
    width: 120px;
    height: 120px;
    display: inline-block;
    margin-left: 20px;
}
.footer .text2 .ewm img {
    width: 120px;
    height: 120px;
}
.footer .text2 .ewm p span {
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 5px;
}
.footer .text2 .box {}
.footer .text2 .box .fl {}
.footer .text2 .box .fl span {
    display: block;
    margin-bottom: 10px;
}
.footer .text2 .box .fl span a {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    line-height: 100%;
}
.footer .text2 .box .fl p {
    font-size: 16px;
    color: #fff;
}
.footer .text2 .box .fr {}
.footer .text2 .box .fr form {
}
.footer .text2 .box .fr form input {
    width: 325px;
    height: 60px;
    border: none;
    outline: 0;
    background: #fff;
    float: left;
    padding-left: 10px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.footer .text2 .box .fr form button {
    width: 60px;
    height: 60px;
    background: url(../img/sea.png) no-repeat center #4d3c3a;
    display: block;
    line-height: 60px;
    cursor: pointer;
    float: left;
    border: none;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}







.fix_right {
  position: fixed;
  right: 0;
  top: 45%;
  z-index: 90;
}

.fix_right .text li {
  position: relative;
}

.fix_right .text li a {
  width: 58px;
  height: 58px;
  display: block;
  background: #087536;
  padding-top: 19px;
  margin-bottom: 5px;
  outline: 0;
}

.fix_right .text li a img {
  height: 20px;
  margin: 0 auto;
  display: block;
}

.fix_right .text li span {
  position: absolute;
  left: -200px;
  top: 0;
  background: #087536;
  width: 200px;
  height: 58px;
  text-align: center;
  font-size: 16px;
  line-height: 58px;
  color: #fff;
  display: block;
  border-right: 1px solid #eee;
  display: none;
}

.fix_right .text li p {
  position: absolute;
  left: -120px;
  top: 0;
  background: #087536;
  width: 120px;
  height: 120px;
  text-align: center;
  font-size: 16px;
  line-height: 58px;
  color: #fff;
  display: block;
  border-right: 1px solid #fff;
  display: none;
}

.fix_right .text li p img {
  width: 120px;
  padding: 9px;
  background: #087536;
}

.fix_right .text li:hover span {
  display: block;
}

.fix_right .text li:hover p {
  display: block;
}

.page_banner {
  position: relative;
  height: 45vh;
}

.page_banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.page_banner .box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
}

.page_banner .box .text {
    float: right;
    text-align: left;
    padding-left: 30px;
    border-left: 5px solid #fff;
}

.page_banner .box .text span {
    font-size: 40px;
    color: #fff;
    display: block;
    font-weight: bold;
    line-height: 85%;
}

.page_banner .box .text p {
    font-size: 22px;
    color: #fff;
    display: block;
    font-family: arial;
    line-height: 100%;
    margin-top: 20px;
}




.page_nav {
  text-align: center;
  margin: 20px 0 50px 0;
}
.page_nav ul {
    float: left;
    border-right: 1px solid #ddd;
}
.pronav ul {
    width: 100%;
    border: none;
}
.page_nav li {
    width: 16.66%;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border: 1px solid #ddd;
    float: left;
    color: #333;
    transition: .5s;
    margin: 0;
    font-size: 18px;
    border-right: 0;
    background: #eee;
}

.page_nav li a {
  font-size: 16px;
  display: block;
}

.page_nav li:hover {
  background: #087536;
  border-color: #087536;
  color: #fff;
  transition: .5s;
}

.page_nav li.on {
  background: #087536;
  border-color: #087536;
  color: #fff;
  transition: .5s;
}


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

.pro_list ul li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 28px;
  float: left;
}

.pro_list ul li a .imgauto {
  width: 100%;
  height: 385px;
  border: 1px solid #ddd;
}

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

.pro_list ul li a span {
  display: block;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  color: #666;
  font-weight: bold;
}

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

.pro_list ul li:hover .imgauto img {
  transform: scale(1.1);
  transition: .5s;
}

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





.pro_content {
  width: 100%;
  margin: 20px 0;
}

.pro_content .pro_pic {
  width: 500px;
  float: left;
}

.pro_content .pro_text {
  width: calc(100% - 500px);
  float: left;
  padding-left: 2%;
}

.pro_content .pro_text h3 {
  font-weight: normal;
  margin-top: 5px;
  line-height: 22px;
  font-size: 18px;
  color: #087536;
  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 #087536;
  background-size: 16px;
  padding-left: 24px;
  border-radius: 5px;
}

/* .pro_content .pro_text .text a:hover {
  background: url(../img/sanj.png) no-repeat 5px center #333;
  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: 350px;
  padding: 20px;
  box-sizing: border-box;
}

.pc-slide .preview {
  width: 100%;
  height: 0;
  overflow: hidden;
  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: 80px;
  border: 1px solid #ddd;
}

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

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

.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 {
  border-bottom: 1px solid #087536;
  padding-top: 15px;
}

.page_title h3 {
  width: 140px;
  height: 42px;
  font-size: 18px;
  margin-top: 10px;
  display: block;
  color: #fff;
  line-height: 42px;
  background: #087536;
  text-align: center;
  font-weight: normal;
}

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

.content p {
  font-size: 15px;
  line-height: 24px;
  text-indent: 2em;
  margin-top: 15px;
  text-align: justify;
}

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




.show_pages {
  padding-top: 20px;
  margin-bottom: 80px;
}

.show_pages p {
  font-size: 16px;
  line-height: 40px;
  color: #333;
  margin-top: 15px;
  color: #087536;
  border: 1px solid #ddd;
  padding: 0 15px;
}

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




.news_list {
  width: 100%;
}

.news_list li {
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 30px;
  position: relative;
  border: 1px solid #ddd;
  padding: 20px;
  position: relative;
}
.news_list li .text span {
    font-size: 18px;
    color: #000;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 30px;
    outline: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 12px;
}
.news_list li .text i {
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: 30px;
    width: 90px;
    text-align: right;
    font-style: normal;
}
.news_list li .text p {
    font-size: 16px;
    color: #333;
    display: block;
    line-height: 24px;
    text-align: justify;
    height: 48px;
    overflow: hidden;
    margin-top: 15px;
    margin-top: 15px;
}
.news_list li .text a {
    width: 160px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    display: block;
    outline: 0;
    border: 1px solid #ddd;
    color: #333;
    text-align: center;
    margin-top: 15px;
}
.news_list li:hover {
    box-shadow: 0 3px 20px rgba(0, 0, 0, .3);
}
.news_list li:hover .text span {
    color: #087536;
}
.news_list li:hover .text a {
    color: #fff;
    background: #087536;
}

































.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;
}

.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: #087536;
}








































.pro_wrap {
  background: #f5f5f5;
  padding: 50px 3%;
}

.pro_wrap .box .fl {
  width: 25%;
  background: #fff;
}

.pro_wrap .box .fr {
  width: 72%;
}

.pro_menu {
  border-left: 3px solid #087536;
  padding: 0 8% 50px 10%;
}

.pro_menu .pro_tit span {
  font-size: 24px;
  color: #333;
  display: block;
  padding-top: 35px;
  padding-bottom: 16px;
  border-bottom: 2px solid #e5e5e5;
}

.pro_menu h3 {
  width: 100%;
  padding-left: 40px;
  line-height: 50px;
  padding-right: 60px;
  position: relative;
  overflow: hidden;
  font-weight: 600;
}

.pro_menu h3 a {
  width: 100%;
  font-size: 18px;
  color: #333;
  display: block;
  outline: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.pro_menu h3 i {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background: url(../img/pbot.png) no-repeat 99% center;
  background-size: 12px;
}

.pro_menu h3.active a {
  color: #087536;
}

.pro_menu h3.active i {
  background: url(../img/ptop.png) no-repeat 99% center;
  background-size: 12px;
}

.pro_menu h3:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 40px;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
}

.pro_menu ul {
  display: none;
  padding-left: 80px;
}

.pro_menu ul li {
  border-bottom: 1px solid #e5e5e5;
}

.pro_menu ul li a {
  line-height: 50px;
  width: 100%;
  font-size: 16px;
  color: #333;
  display: block;
  outline: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 20px;
  position: relative;
}

.pro_menu ul li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 0;
  height: 1px;
  background: #087536;
}

.pro_menu ul li:hover {
  background: url(../img/pri.png) no-repeat 99% center;
}

.pro_menu ul li:hover a {
  color: #087536;
  background-size: 6px;
  padding-left: 35px;
  transition: .5s;
}

.pro_menu ul li:hover a:after {
  width: 30px;
  transition: .5s;
}

.pro_menu ul li.in {
  background: url(../img/pri.png) no-repeat 99% center;
}

.pro_menu ul li.in a {
  color: #087536;
  background-size: 6px;
  padding-left: 35px;
  transition: .5s;
}

.pro_menu ul li.in a:after {
  width: 30px;
  transition: .5s;
}


.jz_more {
  margin-top: 40px;
}

.jz_more a {
  width: 150px;
  height: 60px;
  background: #087536;
  color: #fff;
  text-align: center;
  line-height: 60px;
  margin: 0 auto;
  display: block;
  outline: 0;
}

.jz_more a i {
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  background: url(../img/jiazai.png) no-repeat center;
  animation: rotate360 3s linear infinite;
}

.jz_more a:hover {
  box-shadow: 0 3px 3px rgba(24, 118, 214, .4);
}

@keyframes rotate360 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }
}

.pro_zixun {
  height: 30vh;
  position: relative;
}

.pro_zixun img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.pro_zixun .box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
}

.pro_zixun .box .text {
  width: 100%;
}

.pro_zixun .box span {
  display: block;
  font-size: 44px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 100%;
}

.pro_zixun .box a {
  width: 140px;
  height: 40px;
  border: 1px solid #fff;
  font-size: 16px;
  color: #087536;
  text-align: center;
  line-height: 38px;
  display: block;
  background: #fff;
  margin: 0 auto;
  margin-top: 38px;
}

.pro_zixun .box a:hover {
  box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
}

.showpro_wrap1 {
  position: relative;
}

.showpro_wrap1 .box .fl {
  width: 50%;
  background: #fff;
  padding: 0 3%;
  padding-top: 80px;
  padding-bottom: 80px;
}

.showpro_wrap1 .box .fr {
  width: 50%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  background: #f8f8f8;
}

.showpro_wrap1 .box .fr .showpro_text {
  padding-left: 10%;
  max-width: 700px;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

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

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

.pc-slide .view .swiper-slide .imgauto {
  width: 100%;
  padding: 20px;
  height: 400px;
}

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

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

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

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

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

.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;
  outline: 0;
}

.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;
  outline: 0;
}

.content_tit h4 {
  font-size: 48px;
  color: #333;
  display: block;
  font-weight: normal;
  font-family: arial;
  line-height: 100%;
}

.content_tit span {
  font-size: 24px;
  color: #999;
  display: block;
  font-family: arial;
  margin-top: 12px;
}

.content_desc {
  margin-top: 60px;
  padding: 45px 0;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
}

.content_desc p {
  font-size: 18px;
  color: #666;
  display: block;
  line-height: 32px;
  text-align: justify;
}

.zx_more a {
  width: 150px;
  height: 60px;
  background: #087536;
  color: #fff;
  text-align: center;
  line-height: 60px;
  display: block;
  outline: 0;
  margin-top: 160px;
}

.zx_more a:hover {
  box-shadow: 0 3px 3px rgba(24, 118, 214, .4);
}

.show_projs {
  margin-top: 60px;
}

.show_projs .hd {
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
}

.show_projs .hd ul {
  text-align: center;
}

.show_projs .hd ul li {
  display: inline-block;
  padding: 0 90px;
  position: relative;
}

.show_projs .hd ul li span {
  font-size: 18px;
  color: #333;
  line-height: 100%;
  display: block;
  line-height: 70px;
  border-bottom: 2px solid #fff;
}

.show_projs .hd ul li.on span {
  border-color: #087536;
}

.show_projs .hd ul li:first-child:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  height: 20px;
  margin-top: -10px;
  background: #c6c6c6;
}

.pro_gs {
  padding: 35px 0 80px 0;
}

.pro_gs .item {
  position: relative;
  padding-left: 210px;
  margin-top: 60px;
}

.pro_gs .item > span {
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  height: 48px;
  line-height: 48px;
  background: #087536;
  color: #fff;
  text-align: center;
  display: block;
  outline: 0;
  font-size: 18px;
}

.pro_gs .item .gs_text1 {
  padding: 20px 40px;
  border: 3px solid #087536;
}

.pro_gs .item .gs_text1 ul li {
  padding: 25px 0;
  width: 100%;
  float: left;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  padding-left: 180px;
  min-height: 114px;
}

.pro_gs .item .gs_text1 ul li span {
  position: absolute;
  left: 0;
  top: 25px;
  font-size: 24px;
  color: #087536;
  float: left;
  max-width: 150px;
  text-align: justify;
  line-height: 32px;
}

.pro_gs .item .gs_text1 ul li p {
  font-size: 18px;
  color: #333;
  display: block;
  text-align: justify;
  padding: 0 7%;
  line-height: 28px;
}

.pro_gs .item .gs_text1 ul li:last-child {
  border: none;
}

.pro_gs .item .gs_text2 ul li {
  float: left;
  width: 18%;
  border: 2px solid #087536;
  margin-left: 2.5%;
  padding: 15px 0;
}

.pro_gs .item .gs_text2 ul li .imgauto {
  width: 100%;
  height: 70px;
}

.pro_gs .item .gs_text2 ul li .imgauto img {
  transform: scale(1);
  transition: .5s;
}

.pro_gs .item .gs_text2 ul li:first-child {
  margin-left: 0;
}

.pro_gs .item .gs_text2 ul li span {
  text-align: center;
  display: block;
  font-size: 18px;
  color: #333;
}

.pro_gs .item .gs_text2 ul li:hover .imgauto img {
  transform: scale(1.2);
  transition: .5s;
}

.pro_gs .zx_more a {
  width: 240px;
  margin: 0 auto;
  height: 48px;
  line-height: 48px;
  margin-top: 60px;
}

.pro_gg {
  padding-bottom: 100px;
}

.pro_gg .gg_text1 {
  width: 100%;
  margin: 50px 0;
}

.pro_gg .gg_text1 table {
  width: 100%;
  border-left: 1px solid #e2e2e2;
}

.pro_gg .gg_text1 table tr.first_tr {
  background: #d3e4f5;
  border-top: 2px solid #087536;
  border-bottom: 2px solid #087536;
}

.pro_gg .gg_text1 table tr.first_tr td {
  border: none !important;
  background: #d3e4f5 !important;
}

.pro_gg .gg_text1 table tr.first_tr td span {
  display: block;
  font-size: 18px !important;
  color: #087536 !important;
  font-weight: bold !important;
  text-align: center !important;
}

.pro_gg .gg_text1 table tr td {
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  box-sizing: border-box;
  padding: 16px;
  width: 18%;
}

.pro_gg .gg_text1 table tr td.first_td {
  width: 18%;
  background: #f5f5f5;
}

.pro_gg .gg_text1 table tr td.first_td span {
  position: relative;
  font-size: 18px;
  color: #087536;
  display: block;
  text-align: center;
  font-weight: 600;
}

.pro_gg .gg_text1 table tr td.two_td {
  width: 18%;
  background: #f9f9f9;
}

.pro_gg .gg_text1 table tr td.two_td span {
  font-size: 16px;
  color: #555;
  display: block;
  text-align: center;
}

.pro_gg .gg_text1 table tr td:last-child {
  width: 64%;
  background: #fff;
}

.pro_gg .gg_text1 table tr td:last-child p {
  font-size: 16px;
  color: #555;
  display: block;
  padding-left: 10px;
  padding-right: 8%;
}

.pro_gg .zx_more a {
  width: 240px;
  margin: 0 auto;
  height: 48px;
  line-height: 48px;
  margin-top: 60px;
}

.page_banner .text2 {
  width: 100%;
}

.page_banner .text2 span {
  font-size: 40px;
  color: #fff;
  display: block;
  font-weight: 600;
  line-height: 100%;
  margin-top: 15px;
}

.page_banner .text2 a {
  width: 140px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  background: #fff;
  color: #087536;
  text-align: center;
  display: block;
  margin-top: 60px;
  outline: 0;
}

.page_banner .text2 a:hover {
  box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
}

.pro2_tit span {
  font-size: 44px;
  color: #333;
  font-weight: bold;
  text-align: center;
  display: block;
}

.pro2_box1 {
  padding: 50px 0;
}

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

.pro2_box1 .box p {
  font-size: 18px;
  color: #666;
  line-height: 30px;
  margin-bottom: 40px;
}

.pro2_box1 .box img {
  margin: 0 auto;
}

.pro2_box2 {
  background: #f8f8f8;
  padding-top: 50px;
}

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

.pro2_box2 .box li {
  width: 25%;
  float: left;
  position: relative;
}

.pro2_box2 .box li .pic img {
  width: 100%;
  display: block;
  height: 49.5vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.pro2_box2 .box li .text {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.pro2_box2 .box li .text .t_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, .4);
}

.pro2_box2 .box li .text .t_text {
  width: 100%;
  position: relative;
  z-index: 3;
}

.pro2_box2 .box li .text .t_text img {
  display: block;
  margin: 0 auto;
}

.pro2_box2 .box li .text .t_text span {
  font-size: 36px;
  color: #fff;
  display: block;
  text-align: center;
  font-weight: bold;
  line-height: 100%;
  margin-top: 60px;
}

.pro2_box2 .box li .text .t_text p {
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
  padding: 0 5%;
  line-height: 26px;
  height: 0;
  overflow: hidden;
}

.pro2_box2 .box li .text .t_text a {
  width: 140px;
  height: 0;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 38px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}

.pro2_box2 .box li .text .t_text a:hover {
  background: #fff;
  color: #087536;
  box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
}

.pro2_box2 .box li:hover .text .t_bg {
  background: rgba(24, 118, 214, .9);
}

.pro2_box2 .box li:hover .text .t_text p {
  display: block;
  height: 78px;
  transition: .5s;
  margin-top: 40px;
}

.pro2_box2 .box li:hover .text .t_text a {
  display: block;
  height: 40px;
  transition: .5s;
  margin-top: 50px;
  border: 1px solid #fff;
}

.pro2_box3 ul li {
  background: url(../img/pbg1.jpg);
  padding: 50px 0;
}

.pro2_box3 ul li .box {
  margin-top: 50px;
}

.pro2_box3 ul li .box p {
  font-size: 18px;
  text-align: center;
  color: #666;
  line-height: 30px;
  margin-bottom: 40px;
  padding: 0 5%;
}

.pro2_box3 ul li .box img {
  margin: 0 auto;
}

.pro2_box3 ul li:nth-child(2n) {
  background: #fff;
}

.pro2_box4 {
  padding: 50px 0;
  background: url(../img/pbg1.jpg);
}

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

.pro2_box4 .box p {
  margin-top: 50px;
  padding: 0 100px;
  text-align: center;
}

.pro2_box4 .box p span {
  position: relative;
  font-size: 18px;
  color: #087536;
}

.pro2_box4 .box p span:after {
  content: '';
  position: absolute;
  left: -100px;
  top: 50%;
  width: 90px;
  height: 1px;
  background: #087536;
}

.pro2_box4 .box p span:before {
  content: '';
  position: absolute;
  right: -100px;
  top: 50%;
  width: 90px;
  height: 1px;
  background: #087536;
}

.pro2_box4js {
  overflow: hidden;
  padding: 100px 0;
}

.pro2_box4js .swiper-slide {
  padding: 33px 15px 20px 10px;
  background: url(../img/pbg2h.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 2;
  transform: scale(0.9);
  position: relative;
}

.pro2_box4js .swiper-slide span {
  font-size: 16px;
  color: #666;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-top: 6px;
  text-align: center;
}

.pro2_box4js .swiper-slide.swiper-slide-active {
  background: url(../img/pbg2.png) no-repeat center;
  background-size: 100% 100%;
  transform: scale(1.5);
  z-index: 5;
}

.pro2_box4js .pagination {
  text-align: center;
}

.pro2_box4js .pagination span {
  outline: 0;
}

.pro2_box4js .pagination span.swiper-pagination-bullet-active {
  background: #087536;
}

.pro2_box5 {
  padding-bottom: 50px;
}

.pro2_box5 .zx_more a {
  width: 240px;
  margin: 0 auto;
  height: 48px;
  line-height: 48px;
  margin-top: 60px;
}

a.more_blue {
  width: 140px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  background: #087536;
  color: #fff;
  text-align: center;
  display: block;
  outline: 0;
}

a.more_blue:hover {
  box-shadow: 0 5px 5px rgba(24, 118, 214, .5);
}

a.more_bfff {
  width: 140px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  display: block;
  outline: 0;
  border: 1px solid #fff;
}

a.more_bfff:hover {
  background: #fff;
  color: #087536;
  box-shadow: 0 5px 5px rgba(0, 0, 0, .3);
}

a.more_fff {
  width: 140px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  background: #fff;
  color: #087536;
  text-align: center;
  display: block;
  outline: 0;
}

a.more_fff:hover {
  box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
}

.shuju_box1 {
  padding: 50px 0;
  background: #f8f8f8;
  overflow: hidden;
}

.shuju_box1 .box {
  padding: 0 5%;
  margin-top: 50px;
}

.shuju_box1 .box p {
  font-size: 18px;
  color: #666;
  display: block;
  line-height: 30px;
  text-align: center;
}

.shuju_box1 .box a {
  margin: 0 auto;
  margin-top: 65px;
}

.shuju_box2 {
  background: url(../img/sjbg1.jpg);
  padding: 50px 0;
  overflow: hidden;
}

.shuju_box2 .box {
  border: 1px solid #e5e5e5;
  margin-top: 50px;
}

.shuju_box2 .box li {
  width: 100%;
  float: left;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.shuju_box2 .box li .pic {
  width: 20%;
  float: left;
}

.shuju_box2 .box li .pic img {
  margin: 0 auto;
}

.shuju_box2 .box li .text {
  padding: 60px 0;
  width: 72%;
  float: left;
  margin: 0 8% 0 0%;
  border-bottom: 1px solid #e5e5e5;
}

.shuju_box2 .box li .text p {
  font-size: 18px;
  color: #666;
  display: block;
  line-height: 30px;
}

.shuju_box2 .box li:last-child .text {
  border: none;
}

.shuju_box3 {
  background: #f8f8f8;
  padding: 50px 0;
  overflow: hidden;
}

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

.shuju_box3 .box li {
  width: 50%;
  padding: 0 5%;
  float: left;
}

.shuju_box3 .box li .imgauto {
  background: #fff;
  width: 100%;
  height: 400px;
  padding: 30px;
}

.shuju_box3 .box li .imgauto img {
  transform: scale(1);
  transition: .5s;
}

.shuju_box3 .box li:hover .imgauto img {
  transform: scale(1.1);
  transition: .5s;
}

.shuju_box4 {
  padding: 50px 0;
  overflow: hidden;
}

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

.shuju_box4 .box li {
  width: 32%;
  float: left;
  margin-left: 2%;
}

.shuju_box4 .box li span {
  display: block;
  overflow: hidden;
}

.shuju_box4 .box li span img {
  display: block;
  width: 100%;
  transform: scale(1);
  transition: .5s;
}

.shuju_box4 .box li p {
  font-size: 24px;
  color: #333;
  display: block;
  margin-top: 12px;
  line-height: 36px;
  height: 108px;
  overflow: hidden;
}

.shuju_box4 .box li a {
  margin-top: 30px;
}

.shuju_box4 .box li:first-child {
  margin-left: 0;
}

.shuju_box4 .box li:hover span img {
  transform: scale(1.1);
  transition: .5s;
}

.shuju_box5 {
  background: #f8f8f8;
  padding: 50px 0;
  margin-top: 30px;
  overflow: hidden;
}

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

.shuju_box5 .box li {
  width: 32%;
  float: left;
  margin-left: 2%;
  position: relative;
  background: #fff;
  margin-bottom: 2%;
  padding: 50px 0;
}

.shuju_box5 .box li .pic {
  line-height: 130px;
  text-align: center;
  position: relative;
  top: 0;
  transition: .5s;
}

.shuju_box5 .box li .pic img {
  display: inline-block;
  vertical-align: middle;
}

.shuju_box5 .box li .text {
  padding: 0 6%;
  margin-top: 40px;
  position: relative;
  top: 0;
  transition: .5s;
}

.shuju_box5 .box li .text span {
  font-size: 30px;
  color: #333;
  font-weight: bold;
  display: block;
  text-align: center;
}

.shuju_box5 .box li .text p {
  font-size: 16px;
  color: #999;
  display: block;
  text-align: center;
  margin-top: 15px;
  line-height: 26px;
  min-height: 130px;
}

.shuju_box5 .box li:first-child {
  margin-left: 0;
}

.shuju_box5 .box li:hover .pic {
  top: -20px;
  transition: .5s;
}

.shuju_box5 .box li:hover .text {
  top: -20px;
  transition: .5s;
}

.shuju_box6 {
  background: #fff;
}

.shuju_box6 .box {
  margin-top: 30px;
}

.shuju_box6 .box li .pic {
  line-height: 100px;
}

.shuju_box6 .box li .text span {
  font-size: 24px;
}

.shuju_box7 {
  background: #f8f8f8;
  padding: 50px 0;
  margin-top: 30px;
  overflow: hidden;
}

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

.sj_box7js .hd li {
  width: 20%;
  float: left;
  text-align: center;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 15px;
}

.sj_box7js .hd li span {
  font-size: 24px;
  color: #999;
  padding-bottom: 17px;
}

.sj_box7js .hd li.on span {
  border-bottom: 2px solid #087536;
}

.sj_box7js .bd {
  margin-top: 50px;
}

.sj_box7js .bd .text {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  padding: 0 6.5%;
}

.sj_box7js .bd .text .fl {
  width: 40%;
}

.sj_box7js .bd .text .fl span {
  font-size: 30px;
  color: #333;
  display: block;
  font-weight: bold;
}

.sj_box7js .bd .text .fl p {
  font-size: 18px;
  color: #666;
  display: block;
  margin-top: 15px;
  text-align: justify;
}

.sj_box7js .bd .text .fl a {
  margin-top: 50px;
}

.sj_box7js .bd .text .fr {
  width: 60%;
}

.sj_box7js .bd .text .fr img {
  float: right;
  max-width: 80%;
}

.case_main {
  background: #f8f8f8;
  width: 100%;
  overflow: hidden;
}

.case_box1 {
  padding: 50px 0;
}

.case_box1 .box .fl {
  width: 48%;
  background: #fff;
}

.case_box1 .box .fl .pic {
  overflow: hidden;
}

.case_box1 .box .fl .pic img {
  width: 100%;
  transform: scale(1);
  transition: .5s;
}

.case_box1 .box .fl .text {
  padding: 37px 20px;
}

.case_box1 .box .fl .text span {
  font-size: 24px;
  color: #333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.case_box1 .box .fl .text p {
  font-size: 16px;
  color: #999;
  display: block;
  line-height: 24px;
  margin-top: 20px;
  height: 48px;
  overflow: hidden;
}

.case_box1 .box .fl .text img {
  display: block;
  margin-top: 25px;
}

.case_box1 .box .fl:hover {
  background: #087536;
}

.case_box1 .box .fl:hover .pic img {
  transform: scale(1.1);
  transition: .5s;
}

.case_box1 .box .fl:hover .text span {
  color: #fff;
}

.case_box1 .box .fl:hover .text p {
  color: #fff;
}

.case_box1 .box .fr {
  width: 49%;
}

.case_box1 .box .fr li {
  float: left;
  background: #fff;
  width: 47.5%;
  margin-right: 5%;
  margin-bottom: 5%;
}

.case_box1 .box .fr li .pic {
  overflow: hidden;
}

.case_box1 .box .fr li .pic img {
  width: 100%;
  transform: scale(1);
  transition: .5s;
}

.case_box1 .box .fr li .text {
  padding: 10px;
}

.case_box1 .box .fr li .text span {
  font-size: 18px;
  color: #333;
  display: block;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
}

.case_box1 .box .fr li .text img {
  display: block;
  margin-top: 12px;
}

.case_box1 .box .fr li:nth-child(2n) {
  margin-right: 0;
}

.case_box1 .box .fr li:hover {
  background: #087536;
}

.case_box1 .box .fr li:hover .pic img {
  transform: scale(1.1);
  transition: .5s;
}

.case_box1 .box .fr li:hover .text span {
  color: #fff;
}

.case_box2 .box {
  background: #fff;
  margin: 50px 0;
  padding-bottom: 30px;
}

.case_box2 .box li {
  line-height: 70px;
  border-bottom: 1px dashed #e5e5e5;
  display: block;
  padding: 0 20px;
  position: relative;
  transition: .5s;
}

.case_box2 .box li a {
  font-size: 16px;
  color: #333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  padding-left: 20px;
  padding-right: 50px;
  background: url(../img/jt.png) no-repeat right;
}

.case_box2 .box li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 32px;
  width: 5px;
  height: 5px;
  background: #087536;
  border-radius: 5px;
}

.case_box2 .box li:last-child {
  border-bottom: none;
}

.case_box2 .box li:hover {
  padding-left: 40px;
  transition: .5s;
}

.case_box2 .box li:hover a {
  color: #087536;
}

.jishu_box {
  padding: 0 3%;
  width: 100%;
  overflow: hidden;
}

.jishu_menu {
  padding-top: 50px;
}

.jishu_menu a {
  font-size: 24px;
  color: #999;
  display: block;
  float: left;
  margin-right: 40px;
  padding-bottom: 5px;
  border-bottom: 2px solid #f8f8f8;
}

.jishu_menu a.on {
  color: #333;
  border-color: #087536;
}

.jishu_list {
  margin-top: 50px;
}

.jishu_list li {
  width: 49%;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  background: #fff;
  padding: 30px 20px;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.jishu_list li .leix {
  width: 10%;
  float: left;
}

.jishu_list li .leix img {
  display: block;
  max-width: 90%;
}

.jishu_list li .text {
  width: 80%;
  float: left;
  padding: 0 10px;
}

.jishu_list li .text a {
  font-size: 20px;
  color: #333;
  display: block;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  outline: 0;
}

.jishu_list li .text p {
  display: block;
  margin-top: 6px;
}

.jishu_list li .text p span {
  font-size: 18px;
  color: #999;
  padding-left: 10px;
}

.jishu_list li .text p span:first-child {
  padding-left: 0;
}

.jishu_list li .xz_btn {
  float: right;
  width: 10%;
  text-align: center;
}

.jishu_list li .xz_btn img {
  display: inline-block;
  vertical-align: middle;
}

.jishu_list li .xz_btn .img1 {
  display: inline-block;
}

.jishu_list li .xz_btn .img2 {
  display: none;
}

.jishu_list li .xz_btn span {
  display: block;
  font-size: 14px;
  color: #666;
  margin-top: 5px;
}

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

.jishu_list li:hover {
  background: #087536;
}

.jishu_list li:hover .text a {
  color: #fff;
}

.jishu_list li:hover .text p span {
  color: #fff;
}

.jishu_list li:hover .xz_btn .img1 {
  display: none;
}

.jishu_list li:hover .xz_btn .img2 {
  display: inline-block;
}

.jishu_list li:hover .xz_btn span {
  color: #fff;
}

.art_list {
  margin-top: 50px;
}

.art_list li {
  width: 49%;
  float: left;
  background: #fff;
  margin-right: 2%;
  margin-bottom: 2%;
  padding: 20px;
}

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

.art_list li .pic {
  width: 50%;
  float: left;
  overflow: hidden;
}

.art_list li .pic .imgauto {
  width: 100%;
  height: 235px;
}

.art_list li .pic img {
  transform: scale(1);
  transition: .5s;
}

.art_list li .text {
  width: 50%;
  padding-left: 3%;
  padding-top: 5px;
  float: left;
}

.art_list li .text span {
  font-size: 44px;
  color: #333;
  display: block;
  line-height: 100%;
  font-weight: bold;
  font-family: arial;
}

.art_list li .text i {
  font-size: 14px;
  color: #999;
  display: block;
  font-style: normal;
  line-height: 100%;
  margin-top: 5px;
  font-family: arial;
}

.art_list li .text em {
  font-size: 24px;
  color: #333;
  font-style: normal;
  display: block;
  line-height: 32px;
  height: 64px;
  overflow: hidden;
  margin-top: 20px;
}

.art_list li .text p {
  font-size: 14px;
  color: #999;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 15px;
}

.art_list li .text img {
  margin-top: 20px;
}

.art_list li:hover .pic img {
  transform: scale(1.1);
  transition: .5s;
}

.art_list li:hover .text em {
  color: #087536;
}

.par_banner {
  overflow: hidden;
}

.par_banner .text a {
  margin: 0 auto;
  margin-top: 35px;
}

.par_box1 {
  background: #f8f8f8;
  padding-bottom: 0;
}

.par_box1 .box li {
  width: 30%;
  margin-left: 0;
  margin-right: 5%;
  margin-bottom: 5%;
}

.par_box1 .box li i {
  font-size: 30px;
  color: #333;
  display: block;
  font-style: normal;
  margin-top: 20px;
}

.par_box1 .box li p {
  font-size: 16px;
  color: #999;
  display: block;
  line-height: 24px;
  height: 96px;
}

.par_box1 .box li a {
  margin-top: 10px;
}

.par_box1 .box li:nth-child(3n) {
  margin-right: 0;
}

.par_box1 .box li:hover i {
  color: #087536;
}

.par_box2 {
  padding: 50px 0;
}

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

.par_box2 .box table {
  width: 100%;
  border-top: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
}

.par_box2 .box table tr td {
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  box-sizing: border-box;
  padding: 20px;
  width: 16%;
  background: #fff;
}

.par_box2 .box table tr td span {
  font-size: 16px;
  color: #555;
  display: block;
  text-align: center;
  line-height: 40px;
}

.par_box2 .box table tr td span img {
  margin: 0 auto;
}

.par_box2 .box table tr td:first-child {
  width: 20%;
  background: #f9f9f9;
}

.par_box2 .box table tr td:first-child span {
  font-size: 18px;
  color: #087536;
  font-weight: bold;
}

.par_box2 .box table tr.first_tr {
  background: url(../img/parbg1.png) no-repeat left center;
  background-size: 100% 100%;
}

.par_box2 .box table tr.first_tr td {
  background: none;
}

.par_box2 .box table tr.first_tr td span {
  color: #fff;
  font-size: 20px;
}

.par_box3 {
  padding: 50px 0;
  background: #f8f8f8;
}

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

.par_box3 .box table {
  width: 100%;
  border-top: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
}

.par_box3 .box table.par_tab {
  border-top: none;
}

.par_box3 .box table.par_tab tr td.twotd {
  width: 32%;
}

.par_box4 {
  padding: 50px 0;
}

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

.par_box4 .box form p {
  display: block;
  margin-bottom: 10px;
}

.par_box4 .box form p span {
  font-size: 18px;
  color: #666;
  padding-right: 9px;
  background: url(../img/paric6.png) no-repeat right 2px;
}

.par_box4 .box form input {
  width: 100%;
  outline: 0;
  line-height: 60px;
  border: none;
  padding: 0 50px;
  border: 1px solid #e2e2e2;
}

.par_box4 .box form input::-webkit-input-placeholder {
  color: #bbb;
  font-size: 16px;
}

.par_box4 .box form input::-moz-placeholder {
  color: #bbb;
  font-size: 16px;
}

.par_box4 .box form input:-ms-input-placeholder {
  color: #bbb;
  font-size: 16px;
}

.par_box4 .box form .gs_name {
  margin-bottom: 25px;
}

.par_box4 .box form .gs_name input {
  background: url(../img/paric1.png) no-repeat 15px center;
}

.par_box4 .box form ul li {
  width: 48%;
  float: left;
  margin-right: 4%;
  margin-bottom: 25px;
}

.par_box4 .box form ul li:nth-child(2n) {
  margin-right: 0;
}

.par_box4 .box form ul li:first-child input {
  background: url(../img/paric2.png) no-repeat 15px center;
}

.par_box4 .box form ul li:nth-of-type(2) input {
  background: url(../img/paric3.png) no-repeat 15px center;
}

.par_box4 .box form ul li:nth-of-type(3) input {
  background: url(../img/paric4.png) no-repeat 15px center;
}

.par_box4 .box form ul li:nth-of-type(4) input {
  background: url(../img/paric5.png) no-repeat 15px center;
}

.par_box4 .box form .dx_inp .text {
  height: 60px;
  line-height: 60px;
  border: 1px solid #e2e2e2;
  text-align: center;
}

.par_box4 .box form .dx_inp label {
  display: inline-block;
  font-size: 18px;
  color: #666;
  padding-right: 9px;
  width: 20%;
  float: left;
}

.par_box4 .box form .dx_inp label input {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin-right: 5px;
  position: relative;
  top: 1px;
}

.par_box4 .box form .tj_btn {
  margin-top: 60px;
}

.par_box4 .box form .tj_btn input {
  width: 140px;
  height: 50px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  border: none;
  background: #087536;
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 0;
}

.rc_banner {
  height: 60vh;
}

.rc_box1 {
  padding: 50px 0;
}

.rc_box1 li {
  width: 32%;
  float: left;
  margin-right: 2%;
  border: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 2%;
}

.rc_box1 li .tit {
  font-size: 36px;
  position: relative;
  padding-right: 70px;
}

.rc_box1 li .tit span {
  color: #333;
  float: left;
  width: 100%;
  line-height: 42px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 10px;
}

.rc_box1 li .tit i {
  position: absolute;
  right: 0;
  top: 0;
  width: 70px;
  font-style: normal;
  line-height: 42px;
  color: #087536;
  text-align: right;
}

.rc_box1 li .text {
  position: relative;
  margin-top: 50px;
}

.rc_box1 li .text p {
  font-size: 16px;
  color: #999;
  display: block;
  line-height: 24px;
}

.rc_box1 li .text a {
  position: absolute;
  right: 0;
  top: 0;
  width: 48px;
  height: 48px;
  font-size: 26px;
  line-height: 48px;
  text-align: right;
}

.rc_box1 li:nth-child(3n) {
  margin-right: 0;
}

.rc_box1 li:hover {
  background: #087536;
  box-shadow: 0 0 20px #aaa;
}

.rc_box1 li:hover .tit span {
  color: #fff;
}

.rc_box1 li:hover .tit i {
  color: #fff;
}

.rc_box1 li:hover .text p {
  color: #fff;
}

.rc_box1 li:hover .text a {
  color: #fff;
}

.contact_box1 {
  padding: 50px 0;
}

.contact_box1 .box span {
  font-size: 30px;
  color: #333;
  display: block;
  padding-bottom: 15px;
}

.contact_box1 .box p {
  width: 50%;
  float: left;
  font-size: 18px;
  line-height: 32px;
  color: #333;
  margin-top: 5px;
}

.contact_box2 {
  position: relative;
}

.contact_box2 .map {
  height: 56vh;
}

.contact_box2 .map img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.contact_box2 .map_text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
}

.contact_box2 .map_text .box {
  width: 350px;
  background: #237cd7;
  margin: 0 auto;
  padding: 50px 20px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  border-top-right-radius: 60px;
}

.contact_box2 .map_text .box .text {
  width: 100%;
}

.contact_box2 .map_text .box img {
  display: block;
  margin: 0 auto;
}

.contact_box2 .map_text .box span {
  font-size: 24px;
  color: #fff;
  text-align: center;
  display: block;
  margin-top: 25px;
}

.contact_box2 .map_text .box p {
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
  margin-top: 20px;
}

.contact_box2 .map_text .box a {
  margin: 0 auto;
  margin-top: 50px;
}

.contact_box3 .box form .tea_text textarea {
  width: 100%;
  min-height: 240px;
  outline: 0;
  border: none;
  border: 1px solid #e2e2e2;
  padding: 10px 50px;
  background: url(../img/teaic.png) no-repeat 18px 10px;
}

.contact_box3 .box form .tea_text textarea::-webkit-input-placeholder {
  color: #bbb;
  font-size: 16px;
}

.contact_box3 .box form .tea_text textarea::-moz-placeholder {
  color: #bbb;
  font-size: 16px;
}

.contact_box3 .box form .tea_text textarea:-ms-input-placeholder {
  color: #bbb;
  font-size: 16px;
}

.qd_box1 {
  background: url(../img/sjbg1.jpg);
  padding: 50px 0;
  overflow: hidden;
}

.qd_box1 .box {
  padding-top: 50px;
}

.qd_box1 .box img {
  margin-top: 40px;
}

.qd_box1 .box p {
  font-size: 18px;
  color: #666;
  display: block;
  padding: 0 1%;
  line-height: 32px;
  margin-top: 100px;
}

.qd_box2 {
  background: #f8f8f8;
  padding: 50px 0;
  overflow: hidden;
}

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

.qd_box2 .box li {
  width: 49%;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  background: #fff;
  padding: 20px;
  min-height: 140px;
  position: relative;
  padding-right: 120px;
  border: 1px solid #fff;
}

.qd_box2 .box li p {
  font-size: 24px;
  color: #333;
  display: block;
  line-height: 50px;
  float: left;
  margin-top: 31px;
  position: relative;
  padding-left: 70px;
}

.qd_box2 .box li p i {
  float: left;
  font-style: normal;
  font-size: 16px;
  color: #666;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 48px;
  border: 1px solid #e5e5e5;
  background: #f5f6f6;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}

.qd_box2 .box li p i:after {
  content: '';
  width: 4px;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 12px;
  background: #dedede;
  border-radius: 50%;
}

.qd_box2 .box li span {
  position: absolute;
  right: 20px;
  top: 20px;
  float: right;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  text-align: center;
  line-height: 90px;
  background: #fff;
  margin: 5px;
  box-shadow: 0px 2px 10px 5px #dedede;
}

.qd_box2 .box li span img {
  display: inline-block;
  vertical-align: middle;
  max-height: 42px;
}

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

.qd_box2 .box li:hover {
  border-color: #087536;
  box-shadow: 0px 2px 10px 5px #ddd;
}

.qd_box2 .box li:hover p {
  color: #087536;
}

.qd_box2 .box li:hover p i {
  border-color: #087536;
}

.qd_box2 .box li:hover p i:after {
  background: #087536;
}

.qd_box3 {
  overflow: hidden;
  position: relative;
}

.qd_box3 > img {
  width: 100%;
  height: 65vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.qd_box3 .box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.qd_box3 .pro2_tit {
  padding-top: 50px;
}

.qd_box3 .pro2_tit span {
  color: #fff;
}

.qd_box3js {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 10%;
  background: url(../img/qdbg6.png) no-repeat bottom center;
  background-size: 100% 30vh;
}

.qd_box3js .swiper-container {
  box-sizing: border-box;
}

.qd_box3js .swiper-slide {
  border-right: 1px solid #5a5f68;
  height: 100%;
  position: relative;
  padding: 48px 20px;
  margin-top: 125px;
}

.qd_box3js .swiper-slide .text {
  width: 100%;
}

.qd_box3js .swiper-slide .text span {
  font-size: 30px;
  color: #fff;
  display: block;
}

.qd_box3js .swiper-slide .text p {
  font-size: 16px;
  line-height: 24px;
  color: #9e9e9e;
  display: block;
  margin-top: 15px;
  min-height: 96px;
}

.qd_box3js .swiper-slide .text i {
  height: 125px;
  display: none;
}

.qd_box3js .swiper-slide .text a {
  font-size: 16px;
  color: #9e9e9e;
  display: block;
  margin-top: 15px;
}

.qd_box3js .swiper-slide.on {
  margin-top: 0;
  background: #087536;
  border: none;
}

.qd_box3js .swiper-slide.on .text a {
  color: #fff;
  background: url(../img/jt.png) no-repeat right center;
}

.qd_box3js .swiper-slide.on .text p {
  color: #fff;
}

.qd_box3js .swiper-slide.on .text i {
  display: block;
}

.qd_box3js .next {
  position: absolute;
  top: 50%;
  right: 2%;
  width: 41px;
  height: 12px;
  outline: 0;
  margin-top: 55px;
  background: url(../img/jt.png) no-repeat center;
  cursor: pointer;
  z-index: 9;
}

.qd_box3js .prev {
  position: absolute;
  top: 50%;
  left: 2%;
  width: 41px;
  height: 12px;
  outline: 0;
  margin-top: 55px;
  background: url(../img/jt2.png) no-repeat center;
  cursor: pointer;
  z-index: 9;
}

.qd_box4 {
  background: #f8f8f8;
  overflow: hidden;
  position: relative;
  padding: 50px 0;
}

.qd_box4 .box {
  margin-top: 50px;
  position: relative;
}

.qd_box4 .more {
  margin-top: 50px;
}

.qd_box4 .more a {
  margin: 0 auto;
}

.qd_box4js {
  position: relative;
}

.qd_box4js:after {
  content: '';
  position: absolute;
  top: 32px;
  left: 0;
  width: 100%;
  background: #ddd;
  height: 2px;
}

.qd_box4js .view {
  display: none;
}

.qd_box4js .arrow-right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 12;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: url(../img/fri.jpg) no-repeat center;
  outline: 0;
  cursor: pointer;
}

.qd_box4js .arrow-left {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 12;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: url(../img/fle.jpg) no-repeat center;
  outline: 0;
  cursor: pointer;
}

.qd_box4js .swiper-container {
  max-width: 1400px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 80px;
}

.qd_box4js .swiper-slide {
  width: 25%;
  padding: 20px;
  position: relative;
}

.qd_box4js .swiper-slide:after {
  content: '';
  position: absolute;
  top: -72px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  background: url(../img/quan.png) no-repeat center;
  border: none;
  border-radius: 0;
  outline: 0;
}

.qd_box4js .swiper-slide .b_text {
  background: #fff;
  position: relative;
  padding: 15px;
}

.qd_box4js .swiper-slide .b_text .pic {
  overflow: hidden;
}

.qd_box4js .swiper-slide .b_text .pic img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: .5s;
}

.qd_box4js .swiper-slide .b_text .text {
  padding-top: 20px;
}

.qd_box4js .swiper-slide .b_text .text span {
  width: 62px;
  height: 72px;
  display: block;
  text-align: center;
  line-height: 72px;
  font-size: 16px;
  color: #fff;
  margin: 0 auto;
  background: url(../img/qdtit.png) no-repeat center;
}

.qd_box4js .swiper-slide .b_text .text i {
  display: block;
  font-style: normal;
  height: 30px;
  width: 1px;
  background: #087536;
  margin: 20px auto;
}

.qd_box4js .swiper-slide .b_text .text p {
  font-size: 24px;
  line-height: 150%;
  color: #333;
  display: block;
  text-align: center;
}

.qd_box4js .swiper-slide .b_text:after {
  content: '';
  position: absolute;
  left: 50%;
  top: -15px;
  margin-left: -16.5px;
  width: 33px;
  height: 15px;
  background: url(../img/sanj.png) no-repeat center;
}

.qd_box4js .swiper-slide.active-nav .b_text {
  box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
}

.qd_box4js .swiper-slide.active-nav .b_text .pic img {
  transform: scale(1.2);
  transition: .5s;
}

.qd_box4js .swiper-slide.active-nav:after {
  background: url(../img/yuan2.png) no-repeat center;
}

.ky_box1 {
  padding: 50px 0;
  background: #f5f5f5;
  overflow: hidden;
}

.ky_box1 .box {
  position: relative;
}

.ky_box1 .box .b_tit {
  margin-top: 20px;
}

.ky_box1 .box .b_tit p {
  font-size: 24px;
  color: #999;
  display: block;
  line-height: 100%;
  text-align: center;
}

.ky_box1 .box .b_tit p span {
  color: #004ea2;
  margin-left: 15px;
  padding-left: 15px;
  line-height: 100%;
  display: inline-block;
  border-left: 1px solid #004ea2;
}

.ky_box1 .box .list {
  position: relative;
  margin-top: 80px;
}

.ky_box1 .box .pic {
  width: 100%;
  height: 450px;
}

.ky_box1 .box .pic img {
  margin: 0 auto;
}

.ky_box1 .box .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.ky_box1 .box .text li {
  width: 100%;
  float: left;
  position: absolute;
  transition: .5s;
}

.ky_box1 .box .text li p {
  font-size: 18px;
  color: #999;
  max-width: 30%;
  line-height: 28px;
  margin-top: 8px;
}

.ky_box1 .box .text .fl {
  width: 50%;
  height: 440px;
  float: left;
  position: relative;
}

.ky_box1 .box .text .fl li img {
  float: right;
}

.ky_box1 .box .text .fl li p {
  float: right;
  text-align: right;
  margin-right: 5px;
}

.ky_box1 .box .text .fl li:first-child {
  left: -27%;
  top: 4.5vh;
}

.ky_box1 .box .text .fl li:first-child + li {
  left: -35%;
  top: 50%;
  margin-top: -36px;
}

.ky_box1 .box .text .fl li:first-child + li + li {
  left: -27%;
  bottom: 0;
  margin-bottom: 4vh;
}

.ky_box1 .box .text .fl li:hover {
  padding-right: 20px;
  transition: .5s;
}

.ky_box1 .box .text .mpic {
  display: none;
}

.ky_box1 .box .text .fr {
  width: 50%;
  height: 440px;
  float: right;
  position: relative;
}

.ky_box1 .box .text .fr li img {
  float: left;
}

.ky_box1 .box .text .fr li p {
  float: left;
  margin-left: 10px;
}

.ky_box1 .box .text .fr li p i {
  font-style: normal;
  color: #087536;
}

.ky_box1 .box .text .fr li:first-child {
  left: 27%;
  top: 4.5vh;
}

.ky_box1 .box .text .fr li:first-child + li {
  left: 35%;
  top: 50%;
  margin-top: -36px;
}

.ky_box1 .box .text .fr li:first-child + li + li {
  left: 27%;
  bottom: 0;
  margin-bottom: 2vh;
}

.ky_box1 .box .text .fr li:hover {
  padding-left: 20px;
  transition: .5s;
}

.ky_box2 {
  padding: 50px 0;
  width: 100%;
  overflow: hidden;
}

.ky_box2 .pro2_tit p {
  font-size: 24px;
  color: #999;
  display: block;
  text-align: center;
}

.kybox2js {
  margin-top: 50px;
}

.kybox2js .hd li {
  width: 25%;
  float: left;
}

.kybox2js .hd li span {
  line-height: 90px;
  display: block;
  text-align: center;
}

.kybox2js .hd li span img {
  vertical-align: middle;
}

.kybox2js .hd li span img:first-child {
  display: inline-block;
}

.kybox2js .hd li span img:first-child + img {
  display: none;
}

.kybox2js .hd li p {
  font-size: 24px;
  color: #333;
  display: block;
  text-align: center;
  margin-top: 5px;
}

.kybox2js .hd li.on span img:first-child {
  display: none;
}

.kybox2js .hd li.on span img:first-child + img {
  display: inline-block;
}

.kybox2js .hd li.on p {
  color: #087536;
}

.kybox2js .bd {
  border-top: 1px solid #ddd;
  margin-top: 80px;
  padding-top: 80px;
}

.kybox2js .bd .text span {
  font-size: 30px;
  color: #333;
  display: block;
  text-align: center;
}

.kybox2js .bd .text p {
  font-size: 18px;
  color: #999;
  display: block;
  text-align: center;
  margin-top: 20px;
}

.kybox2js .bd .text a {
  margin: 0 auto;
  margin-top: 40px;
}

.ky_box3 {
  margin-top: 50px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.mpic {
  display: none;
}

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

.pages .pagination a,.pages .pagination p {
  height: 28px;
  display: inline-block;
  padding: 2px 12px;
  font-size: 12px;
  line-height: 24px;
  color: #bbb;
  border: 1px #ccc solid;
  background: #fcfcfc;
  margin-right: 8px;
  float: none;
}

.pages .pagination a:hover {
  border-color: #087536;
  color: #087536;
}

.pages .pagination a.cur {
  border: none;
  background: #087536;
  color: #fff;
}

.pages .pagination p {
  height: 28px;
  display: inline-block;
  padding: 2px 12px;
  font-size: 12px;
  line-height: 24px;
  color: #bbb;
  border: 1px #ccc solid;
  background: #fcfcfc;
  margin-right: 8px;
}









#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: #087536;
    color: #fff;
}
.btn-1 input.focus:hover{
    background: #444;
}
.btn-1 input:hover{
    background: #ccc;
}


.pageboxs .page_nav {
    margin-bottom: 15px;
}
.pageboxs .page_nav ul {
    text-align: center;
    float: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pageboxs .page_nav li {
    float: none;
}
.page_nav li:last-child {
    border-right: 1px solid #ddd;
}
.category_content {
    padding-bottom: 60px;
}

.content_title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.content_title h3 {
    font-size: 24px;
    color: #087536;
    display: block;
}
.content_title p {
    margin-top: 4px;
}


.contactcontentbox {
    display: flex;
    justify-content: center;
}


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



.about_content .abfr {
    float: right;
    width: 700px;
    padding-left: 15px;
}
.about_content .about_box1 {
    padding: 0;
}
.about_content .about_box1 .box {
    margin-top: 20px;
}
.about_content .about_box1 .fr {
    width: 100%;
    padding: 0;
}
.about_content .about_box1 .fr .list li p {
    text-indent: initial;
}









.mshow {
    height: 60px;
    display: none;
}
.bottommenu {
    height: 60px;
    background: #1a1e24;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 15px;
    display: none;
}
.bottommenu li {
    width: 31%;
    float: left;
    margin-left: 3.5%;
    height: 40px;
    margin-top: 10px;
    background: #087536;
    font-size: 15px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
}
.bottommenu li a {
    display: block;
}
.bottommenu li:first-child {
    margin-left: 0;
}




@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1100px) {
    .center {
        width: 100%;
    }
    .header {
        display: none;
    }
    .m_header {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .pro_box1 {
        padding: 20px 2%;
        overflow: hidden;
    }
    .pro_box1 .fl {
        width: 100%;
    }
    .pro_box1 .fl .text p {
        margin-top: 12px;
    }
    .pro_box1 .fl .text a {
        width: 120px;
        height: 36px;
        line-height: 36px;
        margin-top: 20px;
        font-size: 14px;
    }
    .pro_box1 .fr {
        width: 100%;
    }
    .in_prolist {
        padding: 0;
        margin-top: 20px;
    }
    .in_prolist li {
        width: 48%;
        margin: 0;
        margin-right: 4%;
        transform: scale(1);
        margin-bottom: 15px;
    }
    .in_prolist li:nth-child(2n){
        margin-right: 0;
    }
    .in_prolist li a img {
        height: 150px;
    }
    
    
    .about_box1 {
        padding: 30px 0;
    }
    .pub_tit span {
        font-size: 45px;
        letter-spacing: 0;
    }
    .pub_tit p {
        font-size: 24px;
        margin-top: -19px;
    }
    .about_box1 .box {
        margin-top: 20px;
        padding: 0 2%;
    }
    .about_box1 .fl {
        width: 100%;
    }
    .about_box1 .fr {
        width: 100%;
        padding-left: 0;
        padding-top: 15px;
    }
    .about_box1 .fr .text p {
        font-size: 16px;
    }
    .about_box1 .fr .list li img {
        height: 60px;
    }
    .about_box1 .fr .list li span {
        font-size: 32px;
    }
    .about_box1 .fr .list li p {
        font-size: 14px;
    }
    
    .hangye_box1 .box .fl {
        width: 100%;
    }
    .hangye_box1 .box .fl li {
        height: 200px;
    }
    .hangye_box1 .box .fl li .text {
        padding-left: 40px;
    }
    .hangye_box1 .box .fl i {
        left: 10px;
    }
    .hangye_box1 .box .fl p {
        margin-bottom: 12px;
    }
    .hangye_box1 .box .fr {
        width: 100%;
    }
    .hangye_box1 .box .fr li {
        height: 200px;
        width: 100%;
        overflow: hidden;
    }
    .fuwu_box1 {
        padding: 30px 0;
    }
    .fuwu_box1 .box {
        margin-top: 35px;
        padding: 0 2%;
    }
    .fuwu_box1 .box li {
        width: 49%;
        margin: 0;
        margin-right: 2%;
        margin-bottom: 15px;
    }
    .fuwu_box1 .box li img {
        height: 400px;
    }
    .fuwu_box1 .box li:nth-child(2n){
        margin-right: 0;
    }
    .fuwu_box1 .box li .text2 {
        padding: 20px 15px;
    }
    .fuwu_box1 .box li .text2 p {
        font-size: 16px;
    }
    .incontact {
        margin-top: 10px;
    }
    .incontact p span {
        font-size: 20px;
    }
    .box2_js {
        padding: 0 2%;
        padding-top: 35px;
    }
    .box2_js .bd {
        padding-top: 20px;
    }
    .box2_js .hd {
        position: relative;
        left: auto;
        top: auto;
    }
    .box2_js .bd .new_box .fl {
        width: 100%;
    }
    .box2_js .bd .new_box .fr {
        width: 100%;
        padding: 0;
    }
    .box2_js .bd .new_box .fl .fltext {
        padding-left: 70px;
        margin-top: 12px;
    }
    .box2_js .bd .new_box .fl p {
        margin-top: 6px;
    }
    .new_list li {
        padding-bottom: 20px;
    }
    .i_box2 {
        padding-bottom: 30px;
    }
    
    .footer .text1 .postext .text span {
        font-size: 32px;
    }
    .footer .text1 img {
        height: 450px;
    }
    .footer .text1 .postext form {
        padding: 0 2%;
    }
    .footer .text1 .postext form p {
        width: 80%;
        margin: 0 10%;
        height: 45px;
        line-height: 43px;
        margin-bottom: 10px;
    }
    .footer .text1 .postext form p input{
        height: 45px;
    }
    .footer .text1 .postext form button {
        margin-left: 10%;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }
    .footer .text2 {
        padding: 0 2%;
        padding-bottom: 40px;
    }
    .footer .text2 .box .fr {
        width: 100%;
        margin-top: 20px;
        display: none;
    }
    .footer .text2 .box .fr form input {
        border-radius: 0;
    }
    .footer .text2 .box .fr form button {
        border-radius: 0;
    }
    
    .page_nav {
        padding: 0 2%;
        margin-bottom: 20px;
    }
    .page_nav li {
        width: 50%;
    }
    .pro_list {
        padding: 0 2%;
        margin-top: 0;
    }
    .pro_list ul li {
        width: 49%;
        margin-right: 2%;
    }
    .pro_list ul li:nth-child(3n){
        margin-right: 2%;
    }
    .pro_list ul li:nth-child(2n){
        margin-right: 0;
    }
    .pro_list ul li a .imgauto {
        height: 185px;
    }
    .pro_content {
        padding: 0 2%;
    }
    .pro_content .pro_pic {
        width: 100%;
    }
    .pro_content .pro_text {
        width: 100%;
        padding: 0;
    }
    .page_content{
        padding: 0 2%;
    }
    .show_pages{
        padding: 0 2%;
        margin-bottom: 30px;
    }
    .about_content{
        padding-bottom: 30px;
    }
    .about_content img {
        width: 100%;
        padding-left: 0;
    }
    .page_nav ul {
        width: 100%;
    }
    .news_list {
        padding: 0 2%;
    }
    .contactcontentbox {
        display: block;
    }
    .contactimg {
        width: 130px;
        float: left;
    }
    .contactcontentbox .content  {
        width: calc(100% - 130px);
        float: left;
        padding-left: 8px;
    }
    .contactcontentbox .content p {
        text-indent: initial;
    }

    
    .about_content .abfr {
        float: right;
        width: 100%;
        padding-left: 0;
        padding-bottom: 30px;
    }
    .about_content .about_box1 {
        padding: 0;
    }
    .about_content .about_box1 .box {
        margin-top: 20px;
    }
    .about_content .about_box1 .fr {
        width: 100%;
        padding: 0;
    }
    .about_content .about_box1 .fr .list li p {
        text-indent: initial;
    }
    
    .about_content .about_box1 .fr .list li img {
        width: auto;
    }
    .about_content .about_box1 .box {
        padding: 0;
        margin-top: 0;
    }



    
    
    .mshow {
        display: block;
    }
    .bottommenu {
        display: block;
    }
}

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

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