@charset "UTF-8";
html {
  font-family: "Microsoft YaHei";
}

html, body {
  width: 100%;
  height: 100%;
}

button, html, input, select, textarea {
  color: #222;
  outline: 0 none !important;
  blr: expression(this.onFocus=this.blur());
}

a, input, button {
  outline: none;
}

::-moz-focus-inner {
  border: 0px;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e3e3e3;
  margin: 1em 0;
  padding: 0;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: .2em 0;
  background: #e3e3e3;
  color: #000;
  padding: .2em 0;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:after, .clearfix:before {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

ul, li {
  list-style: none;
}

body {
  font-size: 1em;
  line-height: 1.4;
  background-size: 100% 100%;
  background-attachment: fixed;
  overflow-x: hidden;
  overflow-y: scroll;
}

html, body, h1, h2, h3, h4, h5, ul, li, p, section, header, footer, nav, div {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

a, a:hover {
  text-decoration: none;
  outline: none;
}

a {
  color: #252525;
}

.cl {
  clear: both;
}

figure {
  padding: 0;
  margin: 0;
}

@media print {
  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img, tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: .5cm;
  }
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  /*behavior: url(css/iecss3.htc); */
}

img {
  border: 0;
  padding: 0;
  vertical-align: middle;
}

em {
  font-style: normal;
}

.box-1200 {
  max-width: 1200px;
  margin: 0 auto;
}

.header {
  width: 100%;
  float: left;
}
.header .header-top {
  width: 100%;
  background: #f0f0f0;
  float: left;
  padding: 5px;
  font-size: 14px;
}
.header .header-top .fr li {
  float: left;
  margin-right: 25px;
  position: relative;
}
.header .header-top .fr li:before {
  content: "|";
  position: absolute;
  left: -13px;
  font-size: 12px;
  color: #ccc;
}
.header .header-top .fr .hover {
  background: #679f1f;
}
.header .header-info {
  float: left;
  width: 100%;
  padding: 20px 0;
}
.header .header-info .logo {
  float: left;
}
.header .header-info .logo .img {
  display: inline-block;
}
.header .header-info .logo .content {
  display: inline-block;
  top: 10px;
  position: relative;
}
.header .header-info .logo .content .title {
  color: #005aa1;
  font-size: 18px;
  font-weight: bold;
}
.header .header-info .logo .content .desc {
  font-size: 14px;
  color: #666;
}
.header .header-info .navbut {
  display: none;
}
.header .header-info .tel {
  float: right;
}
.header .header-info .tel .icont {
  display: inline-block;
}
.header .header-info .tel .icont i {
  font-size: 50px;
  color: #005aa1;
}
.header .header-info .tel .content {
  display: inline-block;
}
.header .header-info .tel .content .number {
  font-size: 20px;
  font-weight: bold;
  color: #679f1f;
}
.header .header-nav {
  width: 100%;
  background: url(../images/nav_bg.png) repeat-x;
  float: left;
}
.header .header-nav li:nth-child(1) a:before {
  content: none;
}
.header .header-nav ul {
  width: 100%;
  float: left;
}
.header .header-nav li {
  float: left;
  width: 10%;
}
.header .header-nav li a {
  display: inline-block;
  color: #fff;
  height: 55px;
  line-height: 55px;
  position: relative;
  width: 100%;
  text-align: center;
}
.header .header-nav li a:before {
  position: absolute;
  content: "";
  left: 00%;
  width: 1px;
  height: 20px;
  border-right: 1px dotted #f0f0f0;
  top: 50%;
  margin-top: -10px;
}
.header .header-nav .hover a {
  background: #679f1f;
}

.slider {
  float: left;
  width: 100%;
}

.footer {
  width: 100%;
  float: left;
  background: #26272a;
}
.footer .foot-nav {
  background: #313236;
  float: left;
  width: 100%;
}
.footer .foot-nav ul {
  width: 100%;
  float: left;
}
.footer .foot-nav ul li:nth-child(1) a:before {
  content: none;
}
.footer .foot-nav ul li {
  width: 10%;
  float: left;
  line-height: 40px;
  height: 40px;
  text-align: center;
}
.footer .foot-nav ul li a {
  color: #fff;
  display: block;
  position: relative;
}
.footer .foot-nav ul li a:before {
  position: absolute;
  content: "";
  left: 00%;
  width: 1px;
  height: 10px;
  border-right: 1px dotted #f0f0f0;
  top: 50%;
  margin-top: -5px;
}
.footer .foot-info {
  margin-top: 40px;
  float: left;
  margin-bottom: 40px;
  width: 100%;
}
.footer .foot-info .fl .img {
  float: left;
}
.footer .foot-info .fl .info {
  color: #fff;
  margin-left: 30px;
  padding-top: 0px;
  float: left;
  font-size: 14px;
  line-height: 1.8;
  color: #999;
}
.footer .foot-info .fr .erm {
  width: 120px;
  float: left;
  margin-right: 10px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.footer .foot-info .fr .erm img {
  width: 100%;
}
.footer .foot-bottom {
  float: left;
  width: 100%;
  border-top: #313236 1px solid;
  padding: 10px 0;
  font-size: 12px;
  color: #666;
}
.footer .foot-bottom a {
  color: #fff;
}

.slider img {
  width: 100%;
}

@media screen and (max-width: 769px) {
  .header {
    position: relative;
    z-index: 9999;
  }
  .header .header-top {
    display: none;
  }
  .header .header-info {
    padding: 0 10px;
  }
  .header .header-info .logo .img img {
    height: 60px;
  }
  .header .header-info .tel {
    display: none;
  }
  .header .header-info .navbut {
    display: block;
    float: right;
    margin-top: 20px;
  }
  .header .header-info .logo .content {
    display: none;
  }
  .header .header-nav {
    position: fixed;
    width: 70%;
    top: 0px;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    left: -70%;
    padding: 20px;
    transition: all .5s;
    -moz-transition: all .5s;
    /* Firefox 4 */
    -webkit-transition: all .5s;
    /* Safari 和 Chrome */
    -o-transition: all .5s;
    /* Opera */
  }
  .header .header-nav li {
    width: 100%;
    margin-bottom: 10px;
  }
  .header .header-nav li a {
    line-height: 30px;
    height: 30px;
    padding: 0 20px;
    text-align: left;
  }
  .header .header-nav li a:before {
    display: none;
  }
  .header .pleft {
    left: 0px;
  }

  .footer .foot-nav ul li {
    width: 25%;
  }
  .footer .foot-info {
    padding: 20px;
    margin: 0;
  }
  .footer .foot-info .fl .info {
    margin-left: 0;
  }
  .footer .foot-info .fr {
    display: none;
  }
}
/*
  
 主色 #EC8617 
 高亮色 #ff6600
 字体颜色 #515151  文本颜色#626262
 线颜色 #dedede
 点缀色 #517fff

*/

/*# sourceMappingURL=public.css.map */
