/****************************** 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;
}

.container1 {
    padding: 0 10px;
    width: 90%;
    margin: 0 auto;
}
.section {
    padding: 40px 0;
}
.yunu-link{padding:20px 0}
.yunu-link h4{border-bottom:1px solid #ddd;margin:0;font-size:18px;color:#bd3029;padding-bottom:15px}
.yunu-link h4 small{text-transform:uppercase;font-size:16px;font-weight:normal;color:#999}
.yunu-link ul{margin-left:-20px}
.yunu-link li{float:left;margin-left:20px;margin-top:20px}


.container2 {
      padding: 0 15px;
    width: 1200px;
    margin: 0 auto;
}
.section-title {margin-bottom: 30px;text-align: center;font-size: 32px;}
.section-title strong {color: #cf010e;}
.section-title small {display: block;text-transform: uppercase;position: relative;font-size: 0;color: #666;margin-top: 5px;}
.section-title small:before {content: '';width: 100%;height: 2px;background-color: #d9dadc;position: absolute;left: 0;top: 50%;margin-top: -1px;}
.section-title small em {position: relative;display: inline-block;}
.section-title small em:before,.section-title small em:after {position: absolute;top: 50%;content: '';width: 8px;height: 8px;background-color: #d9dadc;border-radius: 50%;margin-top: -4px;}
.section-title small em:before {left: 100%;}
.section-title small em:after {right: 100%;}
.section-title small i {font-style: normal;display: inline-block;font-size: 14px;vertical-align: middle;padding: 0 20px;background-color: #fff;}
.section-title p {margin: 10px 0 0;font-size: 20px;color: #999;}

.contact-info {margin: -20px 0 0 -20px;}
.contact-info li {float: left;width: 25%;}
.contact-info dl {margin: 20px 0 0 20px;height: 220px;padding-top: 40px;text-align: center;}
.contact-info dt {height: 45px;line-height: 45px;}
.contact-info dd {margin: 15px 0 0;color: #666;}
.contact-info dd h4 {margin: 0 0 20px;font-size: 18px;font-weight: normal;}
.contact-info dd p {line-height: 1.8;font-size: 16px;margin: 0;}

.contact-map {height: 450px;margin-top: 30px;}
#allmap{height: 450px;margin-top: 30px;}
.message form {overflow: hidden;display: block;margin: -20px 0 0 -60px;}
.message .form-group {float: left;margin: 20px 0 0 60px;width: 555px;}
.message .form-label {display: block;margin-bottom: 10px;}
.message .form-label span {color: red;}
.message .form-content {border: 1px solid #ddd;background-color: #fff;padding: 6px 12px;}
.message .form-control {border: 0;background-color: transparent;padding: 0;line-height: 30px;font-size: 14px;width: 100%;display: inline-block;vertical-align: middle;outline:0;}
.message .form-submit {display: block;background: #cf010e;color: #fff;border: 0;padding: 0;cursor: pointer;outline: none;height: 44px;font-size: 16px;width: 280px;margin: 0 auto;}
.message .form-group.full {float: none;width: auto;}
.message .form-tips {text-align: center;color: #666;margin-top: 10px;}
.message .form-tips span {color: red;}
.yzm-box {position: relative;}
.yzm-box .yzm-pic {position: absolute;right: 10px;top: 10px;height: 30px;line-height: 30px;}
.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transition: all 0.5s;
}



.ml5 {
  margin-left: 5px;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.mg5 {
  margin: 5px;
}

.pl5 {
  padding-left: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pd5 {
  padding: 5px;
}

.ml10 {
  margin-left: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mg10 {
  margin: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pd10 {
  padding: 10px;
}

.ml15 {
  margin-left: 15px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.mg15 {
  margin: 15px;
}

.pl15 {
  padding-left: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pd15 {
  padding: 15px;
}

.ml20 {
  margin-left: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.mg20 {
  margin: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pd20 {
  padding: 20px;
}

.ml25 {
  margin-left: 25px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.mg25 {
  margin: 25px;
}

.pl25 {
  padding-left: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pd25 {
  padding: 25px;
}

.ml30 {
  margin-left: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.mg30 {
  margin: 30px;
}

.pl30 {
  padding-left: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pd30 {
  padding: 30px;
}

.ml35 {
  margin-left: 35px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.mg35 {
  margin: 35px;
}

.pl35 {
  padding-left: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pd35 {
  padding: 35px;
}

.ml40 {
  margin-left: 40px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.mg40 {
  margin: 40px;
}

.pl40 {
  padding-left: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pd40 {
  padding: 40px;
}

.ml45 {
  margin-left: 45px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.mg45 {
  margin: 45px;
}

.pl45 {
  padding-left: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pr45 {
  padding-right: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pd45 {
  padding: 45px;
}

.ml50 {
  margin-left: 50px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.mg50 {
  margin: 50px;
}

.pl50 {
  padding-left: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pd50 {
  padding: 50px;
}

.f12 {
  font-size: 12px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f22 {
  font-size: 22px;
}

.f24 {
  font-size: 24px;
}

.f26 {
  font-size: 26px;
}

.f28 {
  font-size: 28px;
}

.f30 {
  font-size: 30px;
}

.f32 {
  font-size: 32px;
}

.f34 {
  font-size: 34px;
}

.f36 {
  font-size: 36px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  box-sizing: border-box;
}

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

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

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

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

legend {
  color: #000;
}

fieldset,
img {
  border: 0;
}

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

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

ul,
ol {
  list-style: none;
}

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

a {
  color: inherit;
  color: expression(this.parentNode.currentStyle.color);
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

small {
  font-size: 12px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container {
    padding: 0 10px;
    width: 1200px;
    margin: 0 auto;
}
.header {position: fixed;
z-index: 10;width: 100%;top: 0;left: 0; background: rgba(0,0,0,0.2);padding-bottom: 10px; }
.header .logo {float: left;font-size: 0;height: 60px;line-height: 60px;text-align: left; padding: 5px 0;}
.header .top{ height: 50px; line-height: 50px; text-align: right;}
.header .top span{ display: inline-block;color:#94adcb; }
.header .top span a{ color:#94adcb; margin:0 10px;}
.header .top .tel{ display: inline-block; background: url(../images/tel.png) no-repeat top left;font-size: 24px;height: 42px; padding-left: 20px; color: #FFF; }
.header .nav-bg {float: right;margin-top:10px;}
.header .nav li {float: left;}
.header .nav li>a {display: block;font-size: 20px;line-height: 50px;padding: 0 18px;position: relative; color: #FFF;}
.header .nav li .arr {float: right;height: 40px;width: 40px;position: relative;display: none;}
.header .nav li .arr:after{content:'';border-top:2px solid #FFF;border-left:2px solid #FFF;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0;transform:rotate(135deg);right:15px}
.header .nav li.dropdown {position: relative;}
.header .nav .dropdown-box {position: absolute;left: 0;min-width: 100%;top: 100%;display: none;z-index: 10;text-align: center;background-color: #e60011;}
.header .nav .dropdown-box p {margin: 0;}
.header .nav .dropdown-box a {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding:0 10px;font-size: 16px;display: block;line-height: 35px;color: #fff;}
.header .nav .dropdown-box a:hover {background-color: rgb(255,255,255); color: #e60011;}
.header .nav li.active>a,.header .nav li.open>a,.header .nav li>a:hover {color: #e60011;}
.header .nav li.open>a:after,.header .nav li>a:hover:after {width: 100%;left: 0;}
.header .nav li.open .dropdown-box {display: block;}
.menu-btn{display:none;padding:12px 0;float:right;margin-left:15px}
.menu-btn:before,.menu-btn:after,.menu-btn span{display:block;height:2px;background-color:#FFF;content:''}
.menu-btn:before{width:24px}
.menu-btn:after{width:18px;margin-left:6px}
.menu-btn span{width:12px;margin:6px 0 6px 12px}
.banner{height:799px;position:relative; z-index: 1;}

.banner .swiper-slide{background:no-repeat center / cover}

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

/*.header {*/
/*  width: 100%;*/
/*  height: 90px;*/
/*  position: relative;*/
/*  z-index: 1999;*/
/*  position: fixed;*/
/*  max-width: 1920px;*/
/*  background: #fff;*/
/*  box-shadow: 0 4px 5px rgba(0, 0, 0, .2);*/
/*}*/

/*.header .box {*/
/*  width: 100%;*/
/*  padding: 0 1%;*/
/*  position: relative;*/
/*}*/

/*.header .box .logo {*/
/*  position: absolute;*/
/*  left: 2%;*/
/*  top: 0;*/
/*}*/

/*.header .box .logo a img {*/
/*  display: block;*/
/*  max-width: 100%;*/
/*  height: 75px;*/
/*  margin-top: 8px;*/
/*}*/

/*.header .box .tel_text {*/
/*  position: absolute;*/
/*  right: 2%;*/
/*  top: 0;*/
/*}*/

/*.header .box .tel_text .text {*/
/*  float: left;*/
/*  padding-right: 15px;*/
/*  margin-top: 27px;*/
/*  padding: 0 15px;*/
/*  border: 2px solid #fff;*/
/*  border-radius: 20px;*/
/*}*/

/*.header .box .tel_text .text a {*/
/*  background: #bd3029;*/
/*  border-radius: 50%;*/
/*  width: 36px;*/
/*  height: 36px;*/
/*  line-height: 36px;*/
/*  color: #fff;*/
/*  text-align: center;*/
/*  transition: all .5s ease;*/
/*  float: left;*/
/*  margin-left: 10px;*/
/*}*/

/*.header .box .tel_text .text a:hover {*/
/*  background: #b47f60;*/
/*}*/

/*.header .box .nav {*/
/*  width: 790px;*/
/*  margin: 0 auto;*/
/*  position: relative;*/
/*}*/

/*.header .box .nav li {*/
/*  float: left;*/
/*}*/

/*.header .box .nav li > a {*/
/*  color: #333;*/
/*  font-size: 16px;*/
/*  line-height: 90px;*/
/*  outline: 0;*/
/*  display: block;*/
/*  position: relative;*/
/*  transition: .5s;*/
/*  padding: 0 15px;*/
/*  margin: 0 20px;*/
/*}*/

/*.header .box .nav li > a:before {*/
/*  content: '';*/
/*  position: absolute;*/
/*  bottom: 0;*/
/*  left: 50%;*/
/*  transform: translateX(-50%);*/
/*  display: block;*/
/*  width: 0;*/
/*  height: 4px;*/
/*  background: linear-gradient(to right, #ca0c1c, #e93423);*/
/*  opacity: 0;*/
/*  transition: all .5s ease;*/
/*}*/

/*.header .box .nav li .nav_child {*/
/*  position: absolute;*/
/*  left: 0;*/
/*  top: 90px;*/
/*  display: none;*/
/*}*/

/*.header .box .nav li .nav_child .list {*/
/*  background: #f7f7f7;*/
/*  width: 1000px;*/
/*  overflow: hidden;*/
/*  z-index: 110;*/
/*  margin: 0 auto;*/
/*  margin-left: -100px;*/
/*  transition: all .5s ease;*/
/*  opacity: 0;*/
/*  box-shadow: 8px 8px 8px rgba(0, 0, 0, .2);*/
/*  padding: 40px;*/
/*}*/

/*.header .box .nav li .nav_child .list .fl {*/
/*  width: 50%;*/
/*  float: left;*/
/*  position: relative;*/
/*  padding-right: 4%;*/
/*  border-right: 1px solid #eaeaea;*/
/*}*/

/*.header .box .nav li .nav_child .list .fl img {*/
/*  width: 100%;*/
/*  display: block;*/
/*}*/

/*.header .box .nav li .nav_child .list .fl span {*/
/*  font-size: 24px;*/
/*  padding-bottom: 15px;*/
/*  margin-top: 20px;*/
/*  color: #333;*/
/*  width: 100%;*/
/*  display: block;*/
/*  overflow: hidden;*/
/*  white-space: nowrap;*/
/*  text-overflow: ellipsis;*/
/*}*/

/*.header .box .nav li .nav_child .list .fl p {*/
/*  line-height: 24px;*/
/*  width: 100%;*/
/*  overflow: hidden;*/
/*  color: #999;*/
/*  font-size: 15px;*/
/*  max-width: 420px;*/
/*}*/

/*.header .box .nav li .nav_child .list .fl a {*/
/*  display: block;*/
/*  position: relative;*/
/*  height: auto;*/
/*  padding-top: 20px;*/
/*  font-size: 15px;*/
/*  border-top: 1px dashed #cccccc;*/
/*  margin-top: 20px;*/
/*  cursor: pointer;*/
/*}*/

/*.header .box .nav li .nav_child .list .fl a:hover {*/
/*  color: #bd3029;*/
/*}*/

/*.header .box .nav li .nav_child .list .fr {*/
/*  width: 50%;*/
/*  float: left;*/
/*  padding-left: 4%;*/
/*}*/

/*.header .box .nav li .nav_child .list .fr a {*/
/*  width: 100%;*/
/*  float: left;*/
/*  line-height: 52px;*/
/*  color: #666;*/
/*  font-size: 16px;*/
/*}*/

/*.header .box .nav li .nav_child .list .fr a:hover {*/
/*  color: #bd3029;*/
/*}*/

/*.header .box .nav li:hover {*/
/*  transition: .5s;*/
/*}*/

/*.header .box .nav li:hover > a {*/
/*  color: #bd3029;*/
/*  transition: .5s;*/
/*}*/

/*.header .box .nav li:hover > a:before {*/
/*  width: 100%;*/
/*  opacity: 1;*/
/*  transition: all .5s ease;*/
/*}*/

/*.header .box .nav li:hover .nav_child {*/
/*  display: block;*/
/*}*/

/*.header .box .nav li:hover .nav_child .list {*/
/*  opacity: 1;*/
/*  transition: all .5s ease;*/
/*}*/

/*.header .box .nav li.on {*/
/*  transition: .5s;*/
/*}*/

/*.header .box .nav li.on > a {*/
/*  color: #bd3029;*/
/*  transition: .5s;*/
/*}*/

/*.header .box .nav li.on > a:before {*/
/*  width: 100%;*/
/*  opacity: 1;*/
/*  transition: all .5s ease;*/
/*}*/
/*.header .box .nav li:nth-of-type(4) .nav_child { display: none!important; }*/
/*.header .box .nav li:nth-of-type(6) .nav_child { display: none!important; }*/



/*.fixed {*/
/*  position: fixed;*/
/*  top: 0;*/
/*  width: 100%;*/
/*  box-shadow: 0 4px 5px rgba(0, 0, 0, .2);*/
/*  z-index: 9999;*/
/*}*/

/*.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: 50px;*/
/*  margin-top: 5px;*/
/*  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: 10px;*/
/*  top: 0;*/
/*  width: 40px;*/
/*  height: 40px;*/
/*  z-index: 99;*/
/*  background: #c52730;*/
/*  border-radius: 50%;*/
/*  margin-top: 10px;*/
/*}*/

/*.m_header .m_head_content .menu img {*/
/*  height: 20px;*/
/*  margin: 0 auto;*/
/*  margin-top: 10px;*/
/*  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: #1876d6;*/
/*}*/

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

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

/*.m_header .app_menu ul .v_list .m_service_list .item {*/
/*  width: 50%;*/
/*  float: left;*/
/*  margin-bottom: 20px;*/
/*  padding-bottom: 20px;*/
/*  background: url(../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;*/
/*  padding-top: 90px;*/
/*}*/

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

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

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

/*.pc_banner .pcbanner .pagination span {*/
/*  width: 16px;*/
/*  height: 16px;*/
/*  display: inline-block;*/
/*  margin: 0 7px !important;*/
/*  position: relative;*/
/*  transition-duration: .5s;*/
/*  cursor: pointer;*/
/*  background: none;*/
/*  opacity: 1;*/
/*  border-radius: 0;*/
/*  background: none;*/
/*}*/

/*.pc_banner .pcbanner .pagination span:before {*/
/*  position: absolute;*/
/*  display: block;*/
/*  left: 50%;*/
/*  top: 50%;*/
/*  content: "";*/
/*  width: 6px;*/
/*  height: 6px;*/
/*  margin-left: -3px;*/
/*  margin-top: -3px;*/
/*  border-radius: 50%;*/
/*  transition-duration: .5s;*/
/*  background: #c6c6c6;*/
/*}*/

/*.pc_banner .pcbanner .pagination span.swiper-pagination-bullet-active {*/
/*  border: 1px solid #fff;*/
/*}*/

/*.pc_banner .pcbanner .pagination span.swiper-pagination-bullet-active:before {*/
/*  background: #fff;*/
/*}*/

/*.pc_banner .pcbanner .next {*/
/*  position: absolute;*/
/*  left: 2%;*/
/*  top: 50%;*/
/*  width: 60px;*/
/*  height: 60px;*/
/*  z-index: 10;*/
/*  background: url(../img/le.png) no-repeat center;*/
/*  cursor: pointer;*/
/*  display: none;*/
/*  border-radius: 50%;*/
/*  border: 1px solid #fff;*/
/*}*/

/*.pc_banner .pcbanner .prev {*/
/*  position: absolute;*/
/*  right: 2%;*/
/*  top: 50%;*/
/*  width: 40px;*/
/*  height: 40px;*/
/*  z-index: 10;*/
/*  background: url(../img/ri.png) no-repeat center;*/
/*  cursor: pointer;*/
/*  display: none;*/
/*  border-radius: 50%;*/
/*  border: 1px solid #fff;*/
/*}*/

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

.m_banner .mbanner {
  width: 100%;
  position: relative;
}

.m_banner .mbanner .swiper-slide {
  width: 100%;
  position: relative;
}
.m_banner .mbanner .swiper-slide img {
    width: 100%;
    max-width: auto;
}

.m_banner .mbanner .pagination {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 10px;
  z-index: 13;
  text-align: center;
}

.m_banner .mbanner .pagination span {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 0 7px !important;
  position: relative;
  transition-duration: .5s;
  cursor: pointer;
  background: none;
  opacity: 1;
  border-radius: 0;
  background: none;
}

.m_banner .mbanner .pagination span:before {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  content: "";
  width: 6px;
  height: 6px;
  margin-left: -3px;
  margin-top: -3px;
  border-radius: 50%;
  transition-duration: .5s;
  background: #c6c6c6;
}

.m_banner .mbanner .pagination span.swiper-pagination-bullet-active {
  border: 1px solid #fff;
}

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

.m_banner .mbanner .next {
  position: absolute;
  left: 2%;
  top: 50%;
  width: 60px;
  height: 60px;
  z-index: 10;
  background: url(../img/le.png) no-repeat center;
  cursor: pointer;
  display: none;
  border-radius: 50%;
  border: 1px solid #fff;
}

.m_banner .mbanner .prev {
  position: absolute;
  right: 2%;
  top: 50%;
  width: 40px;
  height: 40px;
  z-index: 10;
  background: url(../img/ri.png) no-repeat center;
  cursor: pointer;
  display: none;
  border-radius: 50%;
  border: 1px solid #fff;
}

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

.box_tit {
  padding: 0 5%;
  border-bottom: 1px solid #eee;
  position: relative;
  padding-bottom: 30px;
}

.box_tit span {
  font-size: 30px;
  display: block;
  color: #bd3029;
  font-weight: bold;
  padding-top: 5px;
}

.box_tit p {
  font-size: 14px;
  display: block;
  color: #666;
  margin-top: 5px;
}

.box_tit i {
  position: absolute;
  right: 5%;
  top: 0;
  font-size: 80px;
  font-family: "Impact";
  color: #e9e9e9;
  font-style: normal;
  line-height: 100%;
}

.i_box0 {
  width: 100%;
  overflow: hidden;
  padding: 40px 0;
  background: url(../img/abbg.png);
}

.i_box0 .box {
  padding: 0 5%;
  margin-top: 40px;
}

.i_box0 .box .fl {
  width: 50%;
  float: right;
  padding-left: 30px;
}

.i_box0 .box .fl img {
  display: block;
  width: 100%;
}

.i_box0 .box .fr {
  width: 50%;
  float: left;
  padding-right: 20px;
}

.i_box0 .box .fr i {
  width: 60px;
  height: 3px;
  display: block;
  font-style: normal;
  background: #bd3029;
  margin-top: 10px;
}

.i_box0 .box .fr span {
  display: block;
  font-size: 32px;
  color: #333;
  font-weight: bold;
  padding: 12px 0;
}

.i_box0 .box .fr em {
  font-size: 16px;
  color: #bd3029;
  display: block;
  font-style: normal;
  font-weight: bold;
}

.i_box0 .box .fr p {
  font-size: 16px;
  color: #666;
  display: block;
  line-height: 32px;
  margin-top: 8px;
}

.i_box1 {
  padding: 40px 0;
  background: #f8f8f8;
}

.i_box1 .box {
  padding: 0 5%;
  margin-top: 40px;
}

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

.box1js .hd {
  margin-bottom: 20px;
}

.box1js .hd li {
  width: 25%;
  float: left;
  background: #fff;
  line-height: 50px;
  font-size: 16px;
  color: #666;
  text-align: center;
  cursor: pointer;
  outline: 0;
}

.box1js .hd li.on {
  background: #bd3029;
  color: #fff;
}

.box1js .bd ul li {
  width: 24%;
  margin-right: 1.25%;
  margin-bottom: 1.25%;
  float: left;
  background: #fff;
}

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

.box1js .bd ul li .imgauto {
  width: 100%;
  height: 260px;
  padding: 10px 20px;
}

.box1js .bd ul li .text {
  padding: 20px;
  transition: all .5s ease;
  background-color: #fff;
  height: 90px;
}

.box1js .bd ul li .text span {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-right: 30px;
  font-size: 15px;
  display: block;
  line-height: 25px;
  background: url(../img/eye.png) no-repeat right center;
}

.box1js .bd ul li .text p {
  float: right;
  width: 40px;
  height: 1px;
  background: #999;
  margin-top: 15px;
  transition: .5s;
}

.box1js .bd ul li:hover .text {
  transition: .5s;
  background: linear-gradient(to right, #014c93, #0074e4);
}

.box1js .bd ul li:hover .text span {
  color: #fff;
  background: url(../img/eyeh.png) no-repeat right center;
}

.box1js .bd ul li:hover .text p {
  width: 100%;
  background: #fff;
  transition: .5s;
}

.i_box2 {
  padding: 40px 0;
  background: #dcdbdc;
}

.i_box2 .box {
  padding: 0 5%;
  margin-top: 40px;
}

.i_box2 .box li {
  margin-bottom: 30px;
  width: 100%;
  float: left;
  position: relative;
    background: #3e3a39;
}

.i_box2 .box li .pic {
  width: 50%;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

.i_box2 .box li .pic span {
  width: 100%;
  overflow: hidden;
  display: block;
  height: 100%;
}

.i_box2 .box li .pic img {
  width: 100%;
  max-width: inherit;
  display: block;
  position: relative;
  z-index: 9;
  transform: scale(1);
  transition: .5s;
  height: 100%;
}

.i_box2 .box li .text {
  width: 50%;
  float: right;
  background: #3e3a39;
  padding: 90px;
  padding-bottom: 220px;
  position: relative;
}

.i_box2 .box li .text .xu {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 0 90px;
  padding-bottom: 30px;
}

.i_box2 .box li .text .xu span {
  font-size: 60px;
  color: #ddd;
  float: right;
  line-height: 68px;
  border-bottom: 1px solid #aaa;
  transform: scale(1);
  transition: .5s;
}

.i_box2 .box li .text .xu i {
  width: 36px;
  height: 62px;
  float: left;
  position: relative;
  left: 0;
  transition: .5s;
  background: url(../img/ic1.png) no-repeat center;
}

.i_box2 .box li .text .tit {
  padding-left: 0;
  transition: .5s;
}

.i_box2 .box li .text .tit span {
  font-size: 24px;
  color: #fff;
  display: block;
}

.i_box2 .box li .text .tit i {
  font-size: 24px;
  color: #fff;
  display: block;
  font-style: normal;
}

.i_box2 .box li .text p {
  font-size: 16px;
  color: #666;
  margin-top: 15px;
  padding-left: 0;
  transition: .5s;
  color: #fff;
  line-height: 24px;
}

.i_box2 .box li:nth-child(2n) {
    background: none;
}
.i_box2 .box li:nth-child(2n) .pic {
  float: right;
  left: auto;
  right: 0;
}

.i_box2 .box li:nth-child(2n) .pic span {
  position: relative;
}

.i_box2 .box li:nth-child(2n) .text {
  float: left;
  padding: 0;
  padding-top: 70px;
  padding-right: 90px;
  padding-bottom: 100px;
  background: none;
  margin-top: 50px;
}

.i_box2 .box li:nth-child(2n) .text .xu {
  position: static;
  position: initial;
}

.i_box2 .box li:nth-child(2n) .text .xu span {
  color: #bd3029;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
}

.i_box2 .box li:nth-child(2n) .text .xu i {
  position: absolute;
  bottom: 0;
  left: 0;
}

.i_box2 .box li:nth-child(2n) .text .tit span {
  color: #666;
}

.i_box2 .box li:nth-child(2n) .text .tit i {
  color: #666;
}

.i_box2 .box li:nth-child(2n) .text p {
    color: #666;
}

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

.i_box2 .box li:hover .text .xu span {
  transform: scale(1.15);
  transition: .5s;
}

.i_box2 .box li:hover .text .xu i {
  transition: .5s;
  left: 6px;
  background: url(../img/ic2.png) no-repeat center;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.i_box2 .box li:hover .text .tit {
  padding-left: 6px;
  transition: .5s;
}

.i_box2 .box li:hover p {
  padding-left: 6px;
  transition: .5s;
}

.i_box3 {
  padding: 50px 0;
  background: url(../img/bg3.jpg) no-repeat top center;
}

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

.i_box3 .box li {
  padding: 10px;
  width: 20%;
  float: left;
}

.i_box3 .box li .imgauto {
  width: 96%;
  margin: 0 2%;
  height: 140px;
  padding: 0 10px;
  border: 1px solid #ddd;
}

.i_box4 {
  padding: 40px 0;
  background: #f8f8f8;
}

.i_box4 .box {
  margin-top: 40px;
  padding: 0 5%;
}

.i_box4 .box li {
  padding: 10px;
  width: 23%;
  margin-right: 2.66%;
  margin-bottom: 2.66%;
  float: left;
  border: 1px solid #ddd;
  position: relative;
  overflow: hidden;
}

.i_box4 .box li .pic {
  opacity: 0;
  position: relative;
}

.i_box4 .box li .pic span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, .5);
}

.i_box4 .box li .pic img {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
}

.i_box4 .box li .text {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 30px;
  padding-bottom: 50px;
  padding-top: 80px;
  z-index: 3;
  width: 100%;
}

.i_box4 .box li .text span {
  display: block;
}

.i_box4 .box li .text span i {
  font-style: normal;
  font-size: 20px;
  padding-right: 20px;
}

.i_box4 .box li .text em {
  font-style: normal;
  font-size: 16px;
  margin-top: 10px;
  display: block;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.i_box4 .box li .text p {
  margin-top: 10px;
  display: block;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}

.i_box4 .box li .more {
  position: relative;
  border-top: 1px solid #ccc;
}

.i_box4 .box li .more:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
}

.i_box4 .box li .more a {
  line-height: 80px;
  padding-left: 30px;
  position: relative;
  display: block;
  overflow: hidden;
}

.i_box4 .box li .more a:after {
  content: '';
  position: absolute;
  top: 18px;
  right: -100%;
  width: 44px;
  height: 44px;
  border: 1px solid #ddd;
  border-radius: 50%;
  background: url(../img/yri.png) no-repeat center;
  background-size: 40px;
  transition: .5s;
}

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

.i_box4 .box li:hover .pic {
  opacity: 1;
  transition: .5s;
}

.i_box4 .box li:hover .text {
  padding-top: 50px;
  transition: .5s;
}

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

.i_box4 .box li:hover .text em {
  color: #fff;
}

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

.i_box4 .box li:hover .more:after {
  width: 100%;
  background: #333;
  transition: .5s;
}

.i_box4 .box li:hover .more a:after {
  right: 0;
  transition: .5s;
}

.footer1 {
  width: 100%;
  padding: 50px 5%;
  background: #062041;
}

.footer1 .foot_contact {
  width: 30%;
  float: left;
}

.footer1 .foot_contact p {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  display: block;
  margin-bottom: 10px;
}

.footer1 .foot_nav {
  width: 45%;
  float: left;
  padding-left: 4%;
}

.footer1 .foot_nav ul {
  width: 33.33%;
  float: left;
  padding: 0 10px;
}

.footer1 .foot_nav ul li {
  margin-bottom: 10px;
  display: block;
}

.footer1 .foot_nav ul li a {
  font-size: 14px;
  color: #fff;
  display: block;
}

.footer1 .foot_nav ul li a:hover {
  color: #bd3029;
}

.footer1 .foot_nav ul li:first-child a {
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 5px;
}

.footer1 .foot_nav ul li:first-child a:hover {
  color: #bd3029;
}

.footer1 .foot_ewm {
  float: right;
  max-width: 150px;
}

.footer1 .foot_ewm img {
  background: #fff;
  padding: 10px;
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.footer1 .foot_ewm span {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-top: 10px;
}

.copyright {
  width: 100%;
  padding: 25px 5%;
  text-align: center;
  border-top: 1px solid #333;
  background: #062041;
  line-height: 25px;
  font-size: 14px;
  color: #fff;
}

.copyright p {
  float: left;
}

.copyright span {
  float: right;
}

.top_btn {
  position: fixed;
  right: 2%;
  bottom: 5%;
  z-index: 999;
}

.top_btn span {
  background: #bd3029;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  transition: all .5s ease;
  display: block;
  line-height: 50px;
}

.top_btn span img {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 2px;
}

.fix_list {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 99;
  margin-top: -130px;
}

.fix_list ul li {
  margin-bottom: 5px;
  position: relative;
}

.fix_list ul li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 60px;
  height: 60px;
  background: rgba(201, 201, 201, .8);
}

.fix_list ul li p {
  height: 60px;
  background: #bd3029;
  font-size: 12px;
  color: #fff;
  line-height: 60px;
  text-align: center;
  width: 0;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  transition: .5s;
}

.fix_list ul li:hover p {
  width: 180px;
  transition: .5s;
}

.page_main .box_tit {
    border-bottom: none;
}

.new_box {
    padding: 30px 0;
}
.new_box .page_menu {
    padding: 0 5%;
}
.new_box .page_menu ul {
    background: #f6f6f6;
}
.new_box .page_menu li {
    position: relative;
    float: left;
}
.new_box .page_menu li>a {
    line-height: 80px;
    position: relative;
    display: block;
    padding: 0 30px;
    font-size: 16px;
}
.new_box .page_menu li>a:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 16px;
    margin-top: -8px;
    background: #999;
}
.new_box .page_menu li:last-child>a:after {
    display: none;
}
.new_box .page_menu li>a:hover {
    background: #bd3029;
    color: #fff;
}
.new_box .page_menu li>a:hover:after {
    background: #fff;
}
.new_box .page_menu li>a.on {
    background: #bd3029;
    color: #fff;
}
.new_box .page_menu li>a.on:after {
    background: #fff;
}


.new_box .page_menu li .v_list {
    display: none;
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    z-index: 9;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
}
.new_box .page_menu li .v_list a {
    display: block;
    line-height: 50px;
    text-align: center;
    border-top: 1px solid #f2f2f2;
}

.new_box .page_menu li:hover .v_list {
    display: block;
}

.news_list {
    padding: 0 5%;
}
.news_list li {
    position: relative;
    padding: 30px;
    border-bottom: 1px solid #ddd;
    width: 100%;
    float: left;
}
.news_list li .time {
    width: 100px;
    float: left;
}
.news_list li .time span {
    display: block;
    color: #999;
    font-size: 20px;
    margin: 0px 0 30px;
}
.news_list li .time p {
    width: 38px;
    height: 30px;
}
.news_list li .time p img {
    width: 18px;
    margin: 0 auto;
    padding-top: 6px;
}
.news_list li .text {
    width: calc( 100% - 265px );
    float: left;
    position: relative;
    padding: 0 30px 0 60px;
    transition: .5s;
}
.news_list li .text:after {
    content: '';
    position: absolute;
    left: 0;
    top: 18px;
    width: 40px;
    height: 1px;
    background: #aaa;
    transition: all .5s ease;
}
.news_list li .text a {
    display: block;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_list li .text p {
    line-height: 24px;
    height: 48px;
    font-size: 14px;
    overflow: hidden;
    color: #999;
    margin-top: 10px;
}
.news_list li .pic {
    width: 165px;
    float: right;
    transition: .5s;
}
.news_list li .pic a {
    display: block;
    overflow: hidden;
}
.news_list li .pic a img {
    transform: scale(1);
    transition: .5s;
}

.news_list li:hover .time p {
    background: #bd3029;
    transition: .5s;
}
.news_list li:hover .text {
    padding-left: 80px;
    transition: .5s;
}
.news_list li:hover .text a {
    transition: .5s;
    color: #bd3029;
}
.news_list li:hover .text:after {
    width: 60px;
    transition: .5s;
}
.news_list li:hover .pic a img {
    transform: scale(1.2);
    transition: .5s;
}

.pro_list {
    padding: 0 5%;
}
.pro_list .box1js .bd ul li {
    padding: 10px;
    width: 25%;
    margin: 0!important;
    margin-top: 10px!important;
}
.pro_list .box1js .bd ul li a {
    box-shadow: 0 1px 2px 1px rgba(0,0,0,0.2);
    display: block;
}
.pro_list .box1js .bd ul li .text span {
    text-align: center;
    background: none;
}
.pro_list .box1js .bd ul li .imgauto img {
    transform: scale(1);
    transition: .5s;
}
.pro_list .box1js .bd ul li:hover .imgauto img {
    transform: scale(1.2);
    transition: .5s;
}



                                    
.show_pro1 .currson {
  width: 100%;
  height: 40px;
  background: #f3f3f3;
  margin-bottom: 20px;
}

.show_pro1 .currson p {
  line-height: 40px;
}

.show_pro1 .currson p span {
  border-left: 6px solid #02b29c;
  padding-left: 5px;
  font-size: 14px;
  line-height: 110%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.show_pro1 .currson p a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-size: 14px;
  color: #666;
  line-height: 110%;
}

.show_pro1 .currson p a:hover {
  color: #02b29c;
}
.show_pro1 .content_box {
  width: 100%;
  margin-top: 20px;
}

.show_pro1 .content_box .fl {
  width: 50%;
  float: left;
}

.show_pro1 .content_box .fl .pic {
  padding: 1%;
  border: 1px solid #ddd;
}

.show_pro1 .content_box .fr {
  width: 47%;
  float: left;
  padding-left: 3%;
}

.show_pro1 .content_box .fr span {
  margin: 0px;
  padding-top: 5px;
  display: block;
  line-height: 22px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.show_pro1 .content_box .fr p {
  line-height: 45px;
  height: 45px;
  border-bottom: 1px dashed #eee;
  font-size: 14px;
  color: #666;
}

.show_pro1 .content_box .fr p i {
  font-style: normal;
  font-size: 22px;
  color: #bd3029;
  font-family: impact;
}

.show_pro1 .content_box .fr a {
  width: 145px;
  height: 40px;
  background: #bd3029;
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 40px;
  margin-top: 180px;
}

.show_pro1 .pc_slide {
  width: 100%;
  margin: 0 auto;
}

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

.show_pro1 .pc_slide .view .swiper-slide .imgauto {
  width: 96%;
  margin: 2%;
  height: 500px;
  background: #fff;
}

.show_pro1 .pc_slide .preview {
  width: 100%;
  margin-top: 12px;
  position: relative;
  padding-bottom: 20px;
}

.show_pro1 .pc_slide .preview .swiper-container {
  width: 80%;
  margin: 0 10%;
}

.show_pro1 .pc_slide .preview .swiper-slide {
  width: 25%;
  cursor: pointer;
}

.show_pro1 .pc_slide .preview .swiper-slide .imgauto {
  width: 90%;
  margin: 0 5%;
  height: 100px;
  border: 1px solid #ddd;
  background: #fff;
}

.show_pro1 .pc_slide .preview .active-nav .imgauto {
  border: 1px solid #bd3029;
}

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

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

.show_pro1 .show_text {
  width: 100%;
  margin-top: 20px;
  padding-bottom: 10px;
}

.show_pro1 .show_text h3 {
  border-bottom: 1px solid #ddd;
  display: block;
  margin-bottom: 10px;
}

.show_pro1 .show_text h3 span {
  width: 130px;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  background: #bd3029;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.show_pro1 .show_text ul li {
  width: 49%;
  float: left;
  padding-right: 2%;
  padding-left: 15px;
  line-height: 30px;
  background: url(../img/dian2.png) no-repeat 5px center;
}

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

.show_pro1 .show_text ul li a:hover {
  color: #bd3029;
}

.show_pro1 .show_text ul li span {
  float: right;
  font-size: 14px;
  color: #999;
}

.show_pro1 .show_text ul li:nth-child(2n) {
  padding-right: 0;
  float: right;
}
.show_pro1 .content {
  width: 100%;
  padding: 0 1%;
  padding-bottom: 20px;
}
.show_pro1 .content p {
  font-size: 14px;
  color: #666;
  display: block;
  line-height: 24px;
  margin-top: 10px;
}
.show_pro1 .content img {
  /*display: block;*/
  /*max-width: 100%;*/
  
  width: 100%;
    padding: 0 25%;
    padding-bottom: 20px;
}

.show_pro1 .hotpro_list ul li {
  width: 23%;
  margin-left: 2.66%;
  float: left;
  position: relative;
  box-shadow: 0px 1px 10px 1px #ddd;
}

.show_pro1 .hotpro_list ul li .imgauto {
  width: 100%;
  height: 208px;
  background: #fff;
}

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

.show_pro1 .hotpro_list ul li span {
  font-size: 15px;
  font-weight: bold;
  color: #333;
  margin: 10px 0;
  text-align: center;
  display: block;
}

.show_pro1 .hotpro_list ul li:first-child {
  margin-left: 0;
}

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

.show_pro1 .show_text ul li {
  width: 49%;
  float: left;
  padding-right: 2%;
  padding-left: 15px;
  line-height: 30px;
  background: url(../img/dian2.png) no-repeat 5px center;
}

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

.show_pro1 .show_text ul li a:hover {
  color: #bd3029;
}

.show_pro1 .show_text ul li span {
  float: right;
  font-size: 14px;
  color: #999;
}

.show_pro1 .show_text ul li:nth-child(2n) {
  padding-right: 0;
  float: right;
}
.show_pro1 .show_pages {
  width: 100%;
  background: #f5f5f5;
  padding: 0 1%;
}

.show_pro1 .show_pages p {
  font-size: 14px;
  color: #666;
  line-height: 50px;
}

.show_pro1 .show_pages p a {
  font-size: 14px;
  color: #666;
  line-height: 50px;
}

.show_pro1 .show_pages p a:hover {
  color: #bd3029;
}

.showpro_box {
    padding: 0 5%;
}
.showpro_box .show_pro1 {
    padding: 10px 30px;
    background: #f6f6f6;
    margin-top: 30px;
}

                         
                                    
.show_new1 .page_tit {
  width: 100%;
  border-bottom: 1px solid #ddd;
}

.show_new1 .page_tit span {
  font-size: 22px;
  color: #e70012;
  font-weight: bold;
  float: left;
  margin-right: 20px;
  cursor: pointer;
  border-bottom: 3px solid #e70012;
  padding-bottom: 12px;
  float: left;
}

.show_new1 .page_tit p {
  float: right;
  font-size: 13px;
  color: #666;
  padding-left: 20px;
  line-height: 44px;
  background: url(../img/home2.png) no-repeat left center;
}

.show_new1 .page_tit p a {
  font-size: 13px;
  color: #666;
}

.show_new1 .page_tit p a:hover {
  color: #e70012;
}

.show_new1 .content_tit {
  width: 100%;
  border-bottom: 1px dashed #e9e9e9;
  padding-bottom: 15px;
}

.show_new1 .content_tit h3 {
  display: block;
  text-align: center;
  font-size: 28px;
  color: #333;
  font-weight: bold;
  margin-top: 20px;
}

.show_new1 .content_tit p {
  width: 100%;
  text-align: center;
}

.show_new1 .content_tit p span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  line-height: 50px;
  margin-right: 10px;
  padding-left: 10px;
  margin-top: 10px;
  color: #5a5a5a;
  line-height: 100%;
}

.show_new1 .content_tit p span:first-child {
  border-left: none;
}

.show_new1 .content {
  width: 100%;
  padding: 0 1%;
  padding-bottom: 20px;
}

.show_new1 .content p {
  font-size: 14px;
  color: #666;
  display: block;
  line-height: 24px;
  margin-top: 10px;
}

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

.show_new1 .show_pages {
  width: 100%;
  background: #f5f5f5;
  padding: 0 1%;
}

.show_new1 .show_pages p {
  font-size: 14px;
  color: #666;
  line-height: 50px;
}

.show_new1 .show_pages p a {
  font-size: 14px;
  color: #666;
  line-height: 50px;
}

.show_new1 .show_pages p a:hover {
  color: #ea5534;
}

.show_new1 .show_pages .fl {
  padding-left: 20px;
  background: url(../img/next.png) no-repeat left center;
}

.show_new1 .show_pages .fr {
  padding-right: 20px;
  background: url(../img/prve.png) no-repeat right center;
}

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

.show_new1 .show_text h3 {
  border-bottom: 1px solid #ddd;
  display: block;
  margin-bottom: 10px;
}

.show_new1 .show_text h3 span {
  width: 130px;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  background: #d70010;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.show_new1 .show_text ul li {
  width: 49%;
  float: left;
  padding-right: 2%;
  padding-left: 15px;
  line-height: 30px;
  background: url(../img/dian2.png) no-repeat 5px center;
}

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

.show_new1 .show_text ul li a:hover {
  color: #d70010;
}

.show_new1 .show_text ul li span {
  float: right;
  font-size: 14px;
  color: #999;
}

.show_new1 .show_text ul li:nth-child(2n) {
  padding-right: 0;
  float: right;
}



.page_box1 {
    padding: 40px 5%;
    /*background: url('../img/iso.png') no-repeat right center;*/
}
.page_box1 h4 {
    font-size: 28px;
    color: #333;
    display: block;
    text-align: center;
    margin-bottom: 25px;
}
.page_box1 p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    display: block;
    margin-bottom: 10px;
}
.page_box1 .list {
    margin-top: 80px;
}
.page_box1 .list li {
    width: 20%;
    float: left;
    border-left: 1px solid #ddd;
}
.page_box1 .list li span {
    font-size: 45px;
    color: #bd3029;
    line-height: 60px;
    display: block;
    text-align: center;
}
.page_box1 .list li p {
    color: #333;
    font-size: 14px;
    line-height: 1.8;
    text-align: center;
}

.page_box2 {
    padding: 50px 0;
}
.page_box2 .fl {
    width: 50%;
    float: right;
    background: rgba(2,76,147,1);
    padding: 100px 40px;
    height:483px;
}
.page_box2 .fl span {
    font-size: 18px;
    color: #fff;
    display: block;
    font-weight: bold;
    margin: 15px 0;
}
.page_box2 .fl p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 8px;
}
.page_box2 .fr {
    width: 50%;
}
.page_box2 .fr img {}

.page_box3 {
    padding: 50px 5%;
}
.page_box3 .tit {}
.page_box3 .tit span {
    font-size: 24px;
    color: #333;
    display: block;
    text-align: center;
    font-weight: bold;
}
.page_box3 .tit p {
    font-size: 14px;
    color: #666;
    display: block;
    text-align: center;
}
.page_box3 .list {
    margin-top: 50px;
}
.page_box3 .list li {
    width: 48%;
    float: left;
    margin-right: 4%;
    margin-bottom: 20px;
}
.page_box3 .list li:nth-child(2n) {
    margin-right: 0;
}
.page_box3 .list li .pic {
    width: 105px;
    float: left;
}
.page_box3 .list li .pic img {
    max-width: 80%;
    margin: 0 auto;
    display: block;
}
.page_box3 .list li .text {
    width: calc(100% - 105px);
    float: left;
}
.page_box3 .list li .text span {
    font-size: 20px;
    color: #bd3029;
    display: block;
    font-weight: bold;
}
.page_box3 .list li .text p {
    font-size: 14px;
    color: #666;
    display: block;
    min-height: 72px;
    line-height: 24px;
    margin-top: 10px;
}

.page_box4 {
}
.page_box4 .top {
    background: url('../img/conbg.png') no-repeat top center;
    background-size: 100%;
    padding: 90px 5% 200px 5%;
}
.page_box4 .top span {
    font-size: 24px;
    color: #fff;
    display: block;
    font-weight: bold;
}

.page_box4 .top p{
    font-size: 14px;
    color: #fff;
    display: block;
    margin-top: 15px;
}
.page_box4 .top i{
    width: 145px;
    height: 36px;
    color: #fff;
    text-align: center;
    background: rgb(1, 75, 146);
    line-height: 36px;
    display: block;
    font-style: normal;
    margin-top: 30px;
    transition: .5s;
}
.page_box4 .top i:hover {
    background: #bd3029;
    transition: .5s;
}
.page_box4 .list {
    padding: 0 5%;
    top: -100px;
    position: relative;
    z-index: 9;
}
.page_box4 .list ul {
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
    padding: 50px 2%;
}
.page_box4 .list li {
    width: 20%;
    float: left;
    text-align: center;
}
.page_box4 .list li span {
    display: block;
    line-height: 42px;
    text-align: center;
}
.page_box4 .list li span img {
    display: inline-block;
    vertical-align: middle;
    max-height: 30px;
}
.page_box4 .list li i {
    font-size: 18px;
    color: #bd3029;
    display: block;
    font-weight: bold;
    font-style: normal;
    margin-top: 5px;
    margin-bottom: 10px;
}
.page_box4 .list li p {
    font-size: 14px;
    color: #666;
    display: block;
    line-height: 24px;
}


.pages .pagination {
    height: auto;
    text-align: center;
    margin-top: 20px;
}
.pages .pagination p {
    padding: 7px 14.5px;
    line-height: 21px;
    display: inline-block;
    height: auto;
    border-radius: 5px;
    float: none;
}
.pages .pagination a {
    padding: 7px 14.5px;
    line-height: 21px;
    display: inline-block;
    height: auto;
    border-radius: 5px;
    float: none;
}
.pages .pagination p.pageRemark {
    display: none;
}
.pages .pagination a:hover {
    color: #bd3029;
    background: white;
    border: 1px #bd3029 solid;
}
.pages .pagination a.cur {
    border: none;
    background: #bd3029;
    color: #fff;
}


@media screen and (max-width: 1480px) {
  .i_box2 .box li:nth-child(2n) .text {
    margin-top: 10px;
  }
}


@media screen and (max-width: 1200px) {
  .center {
    width: 100%;
  }
    .show_new1 {
        padding: 0 2%;
    }
    .show_new1 .page_tit {
        display: none;
    }
}

@media screen and (max-width: 1020px) {
  /*.header {*/
  /*  display: none;*/
  /*}*/
  .m_header {
    display: block;
  }
  .pc_banner {
    display: none;
  }
  .m_banner {
    margin-top: 50px;
    display: block;
  }
  .mtop {
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
    
    .header {padding: 1px 0; background: #e60011; }
    .header .logo {height: 40px;line-height: 40px;float: none;}
    .header .top{ display: none; }
    .header .nav-bg{ float: none;width: 100%; }
    .header .nav {margin: 10px -15px -10px;display: none;float: none; width: auto; }
    .header .nav li {display: block;margin: 0;border-top: 1px solid #FFF;float: none;}
    .header .nav li a {line-height: 40px;padding: 0 15px;color: #FFF; width: 100%;}
    .header .nav li .arr {display: block;position: relative;z-index: 1;}
    .header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {background-color: transparent;color: #FFF;}
    .header .nav li.open .arr:after {border-color: #FFF;-webkit-transform: rotate(225deg);transform: rotate(225deg);}
    .header .nav .dropdown-box {position: static;background-color: #f5f5f5;min-width: auto;text-align: left;}
    .header .nav .dropdown-box a {color: #333 !important;border-top: 1px dotted #93bdf1;padding: 0 15px;line-height: 40px;background-color: transparent !important;border-bottom: 0;}
    .menu-btn {display: block;}

    .banner {height: 180px; margin-top: 0px;}
    .banner .swiper-pagination-bullet{  width: 10px; height: 10px; border: none;}
    
     .section {padding: 35px 0;}
    .container {width: auto;}
      .container2 {width: auto;}
    .section-title {margin-bottom: 20px;font-size: 20px;}
    .section-title small i {font-size: 12px;padding: 0 10px;}
    .section-title p {font-size: 14px;}
    .message form {margin-left: 0;margin-top: -15px;}
    .message .form-group {float: none;width: auto;margin: 15px 0 0;}
    .message .form-content {padding: 5px 15px;}
    .message .form-submit {height: 44px;}
    .yzm-box .yzm-pic {top: 5px;}

    .contact-info {margin: -10px 0 0 -10px;}
    .contact-info li {width: 50%;}
    .contact-info dl {margin: 10px 0 0 10px;padding: 20px 15px;height: 175px;}
    .contact-info dt {height: 30px;line-height: 30px;}
    .contact-info dd {margin-top: 10px;}
    .contact-info dd h4 {font-size: 16px;margin-bottom: 15px;}
    .contact-info dd p {font-size: 14px;text-align:center;}

    .contact-map {margin-top: 20px;height: 250px;}
    
    
  .box_tit {
    padding: 0 2%;
    padding-bottom: 10px;
  }
  .box_tit i {
    display: none;
  }
  .i_box0 {
    padding: 20px 0;
  }
  .i_box0 .box {
    padding: 0 2%;
    margin-top: 20px;
  }
  .i_box0 .box .fl {
    width: 100%;
    padding: 0;
  }
  .i_box0 .box .fr {
    width: 100%;
  }
  .i_box1 {
    padding: 20px 0;
  }
  .i_box1 .box {
    padding: 0 2%;
    margin-top: 20px;
  }
  .i_box2 {
    padding: 20px 0;
  }
  .i_box2 .box {
    padding: 0 2%;
    margin-top: 20px;
  }
  .i_box2 .box li {
    padding-bottom: 5px;
  }
  .i_box2 .box li .pic {
    width: 100%;
    position: relative;
  }
  .i_box2 .box li .pic span {
    width: 100%;
  }
  .i_box2 .box li .text {
    width: 100%;
    padding: 15px 10px 60px 10px;
  }
  .i_box2 .box li .text .xu {
    padding: 0 2%;
    padding-bottom: 15px;
  }
  .i_box2 .box li .text .xu span {
    font-size: 30px;
    line-height: 40px;
  }
  .i_box2 .box li .text .xu i {
    height: 40px;
  }
  .i_box2 .box li .text .tit span {
    font-size: 20px;
  }
  .i_box2 .box li .text .tit i {
    font-size: 18px;
  }
  .i_box2 .box li:nth-child(2n) .pic span {
    left: 0;
  }
  .i_box2 .box li:nth-child(2n) .text {
    padding: 50px 0 50px 0;
  }
  .i_box2 .box li:nth-child(2n) .text .xu span {
    top: 10px;
  }
  .i_box3 {
    padding: 20px 0;
  }
  .i_box3 .box {
    padding: 0 2%;
    margin-top: 20px;
  }
  .i_box4 {
    padding: 20px 0;
  }
  .i_box4 .box {
    padding: 0 2%;
    margin-top: 20px;
  }
  .i_box4 .box li {
    width: 49%;
    margin-right: 2%;
  }
  .i_box4 .box li:nth-child(2n) {
    margin-right: 0;
  }
  .box1js .bd ul li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .box1js .bd ul li:nth-child(2n) {
    margin-right: 0;
  }
  .footer1 {
    padding: 20px 2%;
  }
  .footer1 .foot_nav {
    display: none;
  }
  .footer1 .foot_contact {
    width: 100%;
  }
  .footer1 .foot_ewm {
    width: 100%;
    float: left;
    display: none;
  }
  .copyright {
    padding: 10px 0;
  }
  .copyright p {
    width: 100%;
    text-align: center;
  }
  .copyright span {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  .fix_list {
    display: none;
  }
  
  .box1js .hd li {
    width: 50%;
    float: left;
    background: #fff;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    text-align: center;
    cursor: pointer;
    outline: 0;
  }
  .news_list {
    padding: 0 2%;
  }
  .news_list li {
    padding: 20px 10px;
  }
  .pro_list {
    padding: 0 2%;
  }
  .pro_list .box1js .bd ul li {
    width: 50%;
    padding: 5px;
    margin-top: 5px!important;
  }
    .show_pro1 .content_box .fl {
        width: 96%;
        margin: 0 2%;
    }
    .show_pro1 .content_box .fr {
        width: 100%;
    }
    .show_pro1 .hotpro_list ul li {
        width: 48%;
        margin: 1%;
    }
    .show_pro1 .hotpro_list ul li:first-child {
        margin-left: 1%;
    }
    .show_pro1 .hotpro_list {
        padding: 0 1%;
    }
    .show_pro1 .show_text {
        padding: 0 2%;
    }
    .show_pro1 .content {
        padding: 0;
    }
    .show_pro1 .content p {
        text-align: justify;
    }
    .show_pro1 .show_pages {
        margin-top: 15px;
    }
    .show_pro1 .show_pages .fl {
        width: 100%;
        line-height: 40px;
    }
    .show_pro1 .show_pages .fr {
        width: 100%;
        padding-right: 0;
        padding-left: 0px;
        line-height: 40px;
        border-top: 1px solid #fff;
    }
    .show_pro1 .show_pages p a {
        line-height: 40px;
    }
    .show_pro1 .show_text ul li {
        width: 100%;
        padding-right: 0;
    }
    .showpro_box {
        padding: 0;
    }
    .showpro_box .show_pro1 {
        padding: 2%;
        margin-top: 2%;
    }
    .show_new1 .show_pages .fl {
        width: 100%;
    }
    .show_new1 .show_pages .fr {
        width: 100%;
        padding-right: 0;
        padding-left: 20px;
        background: url(../img/prve.png) no-repeat left center;
    }
    .show_new1 .show_pages p a {
        line-height: 40px;
    }
    .show_new1 .show_text ul li {
        width: 100%;
        padding-right: 3px;
    }
    .show_new1 .show_text ul li:nth-child(2n) {
        padding-right: 3px;
        float: right;
    }
    .page_box1{
        padding: 20px 2%;
    }
    .page_box1 h4 {
        font-size: 18px;
        margin-bottom: 12px;
    }
    .page_box1 .list li span {
        font-size: 20px;
    }
    .page_box1 .list {
        margin-top: 20px;
    }
    .page_box1 .list li p {
        font-size: 12px;
    }
    .page_box2 .fl {
        width: 100%;
        padding: 20px 2%;
    }
    .page_box2 .fr {
        width: 100%;
    }
    .page_box3 {
        padding: 20px 2%;
    }
    .page_box3 .list li {
        width: 100%;
        margin-right: 0;
    }
    .page_box4 .top {
        padding: 50px 2% 120px 2%;
    }
    .page_box4 .list {
        padding: 0 2%;
    }
    .page_box4 .list ul {
        padding: 20px 2%;
    } 
    .page_box4 .list li {
        width: 50%;
        margin-top: 15px;
    }
    .page_box4 .list li:last-child {
        width: 100%;
    }
}

@media screen and (max-width: 450px) {
  .box_tit span {
    font-size: .18rem;
  }
  .box_tit p {
    font-size: .115rem;
  }
  .box_tit i {
    display: none;
  }
  .i_box0 {
    padding: .15rem 0;
  }
  .i_box0 .box_tit {
    display: none;
  }
  .i_box0 .box {
    margin-top: 0;
  }
  .i_box0 .box .fr {
    width: 100%;
    padding-bottom: 10px;
  }
  .i_box0 .box .fr i {
    width: .3rem;
  }
  .i_box0 .box .fr span {
    font-size: .16rem;
    padding-top: 10px;
    padding-bottom: 2px;
  }
  .i_box0 .box .fr em {
    font-size: .115rem;
  }
  .i_box0 .box .fr p {
    font-size: .11rem;
    line-height: 180%;
    text-align: justify;
  }
  .box1js .hd {
    margin-bottom: 10px;
  }
  .box1js .hd li {
    line-height: 40px;
  }
  .box1js .bd ul li .imgauto {
    height: 1.4rem;
    padding: 10px;
  }
  .box1js .bd ul li .text {
    padding: 10px;
    height: 70px;
  }
  .box1js .bd ul li .text span {
    padding-right: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .i_box3 .box li {
    width: 50%;
  }
  .i_box3 .box li .imgauto {
    height: .6rem;
  }
  .i_box4 {
    padding: .15rem 0;
  }
  .i_box4 .box {
    margin-top: .15rem;
  }
  .i_box4 .box li {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
  .i_box4 .box li .pic img {
    height: 200px;
  }
  .i_box4 .box li .text {
    padding-top: 50px;
  }
  .i_box4 .box li .text span i {
    padding-right: 12px;
  }
  .i_box4 .box li .more a {
    padding-left: 10px;
  }
  .i_box4 .box li:hover .text {
    padding-top: 30px;
  }

  .new_box {
    padding: .15rem 0;
  }
  .new_box .page_menu {
    padding: 0;
  }
  .new_box .page_menu li {
    width: 25%;
  }
  .new_box .page_menu li>a {
    line-height: 45px;
    padding: 0;
    text-align: center;
    font-size: .115rem;
  }
  .new_box .page_menu li>a:after {
    display: none;
  }
  .new_box .page_menu li .v_list {
    display: none!important;
  }
  .news_list li .pic {
    width: 100%;
    margin-bottom: 10px;
  }
    .news_list li .text {
        width: calc( 100% - 100px );
        padding: 0;
    }
    .news_list li .time span {
        margin-bottom: 18px;
    }
    .news_list li:hover .text {
        padding-left: 0;
    }
    .news_list li .text:after {
        display: none!important;
    }
    .show_new1 .content_tit h3 {
        font-size: .16rem;
        margin-top: 10px;
    }

    .page_box1 p {
        text-align: justify;
    }
    .page_box2 {
        padding: 0;
    }
    .page_box2 .fl {
        padding-top: 5px;
    }
    .page_box2 .fl span {
        font-size: .14rem;
    }
    .page_box2 .fl p {
        font-size: .115rem;
    }
    .page_box3 .tit span {
        font-size: .16rem;
    }
    .page_box3 .list {
        margin-top: .15rem;
    }
    .page_box3 .list li .pic {
        width: 90px;
    }
    .page_box3 .list li .text {
        width: calc(100% - 90px);
    }
    .page_box3 .list li .text span {
        font-size: .12rem;
    }
    .page_box3 .list li .text p {
        font-size: .115rem;
        margin-top: 5px;
    }
    .page_box4 .top {
        padding: 20px 2%;
        background-size: 100% 100%;
    }
    .page_box4 .list {
        top: 0;
    }
    .page_box4 .list ul {
        margin-top: 10px; 
        padding: 5px 2%;
    }
    .page_box4 .list li {
        position: relative;
        padding-left: 50px;
        width: 100%;
        text-align: left;
        margin-top: 0;
        margin: 10px 0;
    }
    .page_box4 .list li span {
        position: absolute;
        left: 0;
        top: 0;
    }
    .page_box4 .list li span img {
        width: 25px;
    }
    .page_box4 .list li i {
        text-align: left;
        font-size: .13rem;
        margin-bottom: 5px;
        margin-top: 0;
    } 
    .page_box4 .list li p {
        text-align: left;
        font-size: .115rem;
    } 
}

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

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