@charset "UTF-8";
body,
html {
  font-family: -apple-system, SF UI Text, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
  font-size: 14px;
  min-width: 1400px;
  padding: 0;
  margin: 0;
}

ul,
li,
p {
  list-style: none;
  padding: 0;
  margin: 0;
}

a,
a:link,
a:focus {
  color: inherit;
  text-decoration: none;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.c-full {
  width: 100%;
}

.c-container {
  width: 1200px;
  margin: 0 auto;
}

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

.text-uppercase {
  text-transform: uppercase;
}

.clear {
  clear: both;
}

h1,
h2,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
  font-weight: 400;
}

.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.header {
  height: 100px;
  background-color: #224a0d;
  background-color: #224a0dd1;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 200;
}

.header .c-container {
  padding-top: 17px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.hd-nav {
  padding-top: 5px;
  position: relative;
  height: 60px;
  min-width: 100%;
  color: #fff;
  font-size: 16px;
  line-height: 60px;
}

.hd-nav li {
  display: inline-block;
  position: relative;
}

.hd-nav li a {
  padding: 0 23px;
}

.hd-nav li:hover .nav-1 {
  height: 500px;
  display: block;
  min-width: 100%;
}

.nav-1 {
  -webkit-transition: all .6s linear;
  transition: all .6s linear;
  max-height: 0;
  display: none;
  z-index: 20;
  bottom: 0;
  position: absolute;
  background: #224a0d;
  background: #224a0d9c;
  line-height: 45px;
  color: #fff;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 100%;
}

.nav-1 li {
  word-break: keep-all;
  height: 45px;
  width: 100%;
  text-align: center;
  background: #224a0d;
  background: #224a0d9c;
  display: inline-block;
}

.nav-1 li a {
  padding: 0 10px;
}

.nav-1 li:hover {
  background: #224a0d;
}

.nav-1 li:hover .nav-2 {
  max-height: 500px;
}

.nav-2 {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 100%;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all .6s linear;
  transition: all .6s linear;
}

.swiper-slide img {
  width: 100%;
}

.cat-title {
  color: #224a0d;
  letter-spacing: 2.5px;
  font-size: 33px;
  text-align: center;
  font-family: '宋体';
  margin: 0 auto;
}

.cat-title .catdir {
  font-size: 12px;
  font-family: '微软雅黑';
  letter-spacing: 0.5px;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.pos-pro .cat-title {
  margin-top: 53px;
  margin-bottom: 40px;
}

.s-pro {
  height: 348px;
}

.s-pro .swiper-slide {
  height: 347px;
  width: 181px !important;
  padding-right: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: width 1s;
  transition: width 1s;
}

.s-pro .swiper-slide-active {
  width: 468px !important;
}

.pro-img {
  height: 347px;
  width: 100%;
  height: 100%;
}

.about {
  background-size: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 548px;
  margin-top: 104px;
  position: relative;
}

.about .about-content {
  height: 335px;
  position: absolute;
  left: 0;
  right: 0;
  top: 332px;
  background: #fff;
  background-image: url(../images/bg_ab.png);
  background-repeat: no-repeat;
  background-position: center;
  padding-left: 4.6%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.about .ab-title {
  font-size: 16px;
  color: #292929;
  padding: 46px 0 32px 0;
}

.about .ab-des {
  font-size: 14px;
  color: #696969;
  line-height: 1.71;
  text-indent: 20px;
  width: 60%;
  padding-bottom: 60px;
}

.about .ab-more {
  color: #696969;
  padding-bottom: 55px;
}

.about .cat-title {
  width: 323px;
  height: 311px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 103px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.about .bg-white {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  background: #fff;
}

.news {
  padding-top: 176px;
  padding-bottom: 73px;
  background: #f3f3f3;
}

.news li {
  margin-bottom: 2px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.news li:hover {
  -webkit-box-shadow: 4px 6px 17px 0px #cacaca;
          box-shadow: 4px 6px 17px 0px #cacaca;
  -webkit-transform: translate(-6px, 0px);
          transform: translate(-6px, 0px);
}

.news .cat-title {
  text-align: left;
}

.news .news-left {
  float: left;
}

.news .news-right {
  float: right;
}

.news .news-more {
  padding-top: 120px;
  display: block;
  color: #696969;
}

.news .news-img {
  width: 215px;
  height: 143px;
  margin-top: 6px;
}

.news .news-one {
  height: 154px;
  background: #fff;
  margin-left: 34px;
}

.news .time {
  padding: 47px 50px;
  color: #224a0d;
  font-size: 30px;
  text-align: center;
  font-family: FZLTZHK-GBK1-0;
}

.news .time span {
  display: block;
}

.news .time .mon {
  font-size: 16px;
}

.news .news-c {
  width: 472px;
  padding: 40px 30px 40px 0;
}

.news .title {
  font-size: 14px;
  color: #2b2b2b;
  line-height: 2.57;
}

.news .des {
  font-size: 14px;
  color: #7e7e7e;
}

.footer {
  background-color: #224a0d;
  color: #fff;
  font-size: 12px;
  line-height: 2.58;
  font-family: SimSun;
}

.footer .c-container {
  position: relative;
}

.f-nav {
  padding-top: 74px;
}

.f-nav li {
  float: left;
  padding-right: 4px;
}

.f-urls {
  padding-bottom: 68px;
}

.f-urls a {
  padding-right: 10px;
}

.f-qr {
  position: absolute;
  right: 0;
  top: 43px;
  text-align: center;
  color: #be8a62;
  font-size: 12px;
}

.f-qr p {
  margin-top: -10px;
}