nav.navbar-default {
  background: white;
  border-color: white;
  margin: 0;
}
nav .top {
  height: 106px;
}
nav .top .top-info {
  margin-right: -30px;
}
nav .top .top-info .add {
  font-size: 14px;
  color: #29811b;
  line-height: 26px;
  margin: 25px 0px 0px;
  padding-left: 40px;
}
nav .top .top-info .address {
  background: url("../images/top-add.png") no-repeat left center;
  position: relative;
}
nav .top .top-info .address:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 1px;
  height: 30px;
  background-color: #29811b;
}
nav .top .top-info .tel {
  background: url("../images/top-tel.png") no-repeat left center;
  position: relative;
}
nav .top .top-info .tel:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 1px;
  height: 30px;
  background-color: #29811b;
}
nav .top .top-info .sch {
  background: url("../images/top-rc.png") no-repeat left center;
}
nav .webnav {
  background: #29811b;
}
nav .webnav .navbar-brand {
  display: none;
}
nav .webnav .nav > li {
  margin-left: 40px !important;
}
nav .webnav .nav > li > a {
  font-size: 14px;
  color: white;
}
nav .webnav .nav > li > a:hover {
  color: #ecf2af;
}
nav .webnav .nav > li.active a {
  color: #ecf2af;
  background: transparent;
}
nav .webnav .nav > li .dropdown-menu {
  background: #29811b;
  min-width: 80px;
}
nav .webnav .nav > li .dropdown-menu li a {
  color: white;
}
nav .webnav .nav > li .dropdown-menu li a:hover {
  background: transparent;
}
nav .webnav .nav > li .dropdown-menu li:hover {
  background: #339933;
}

.fullSlide {
  position: relative;
  width: 100%;
  height: auto;
}
.fullSlide .m-banner {
  display: none;
}
.fullSlide .hotnews {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
}
.fullSlide .hotnews .t1 {
  line-height: 40px;
  font-size: 14px;
  color: white;
}
.fullSlide .hotnews .t1 a {
  color: white;
}
.fullSlide .hotnews .t1 a:hover {
  color: #29811b;
}

.index-border {
  border: 1px solid #E6E1E1;
}

.index-head {
  border-bottom: 1px solid #E6E1E1;
  margin-bottom: 8px;
}
.index-head h2 {
  padding: 15px;
  max-width: calc(100% - 115px);
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  color: #030303;
  font-weight: 600;
  margin-bottom: 0px;
  text-align: left;
  margin-top: 0px;
  overflow: hidden;
  margin-left: 0;
}
.index-head a {
  max-width: 100px;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  right: 15px;
  top: 15px;
  color: #999999;
  overflow: hidden;
  transition: color 0.5s ease-out 0s;
}

.index-text-list {
  margin-bottom: 16px;
}
.index-text-list li {
  height: 38px;
  line-height: 38px;
  position: relative;
  overflow: hidden;
  padding: 0px 15px;
}
.index-text-list li a {
  font-size: 14px;
  height: 100%;
  max-width: calc(100% - 60px);
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  color: #666060;
  overflow: hidden;
  transition: color 0.5s ease-out 0s;
}
.index-text-list li a span {
  position: absolute;
  right: 15px;
  color: #999999;
}

.main {
  width: 100%;
}
.main .section1 {
  padding: 15px 0;
}
.main .section1 .left-news {
  height: 266px;
}
.main .section1 .left-news .img-news .swiper-pagination {
  bottom: 38px;
  text-align: right;
}
.main .section1 .left-news .img-news .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background: white;
}
.main .section1 .left-news .img-news .swiper-pagination .swiper-pagination-bullet-active {
  background: #000;
}
.main .section1 .left-news .text-news {
  border: 1px solid #E6E1E1;
  padding: 0;
}
.main .section1 .left-news ul li h3 {
  height: 36px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  padding-left: 15px;
  line-height: 36px;
  font-size: 15px;
  font-weight: 500;
}
.main .section1 .right_news .index-head a {
  right: 30px;
  top: 30px;
}
.main .section2 {
  padding: 15px;
}
.main .section2 .col-lg-8 {
  padding: 0;
}
.main .section2 .left-news .index-head a {
  right: 30px;
}
.main .section2 .right-news .index-head a {
  right: 30px;
}
.main .section2 .img-prod {
  padding: 30px 40px;
}
.main .section2 .img-prod ul li a h3 {
  font-size: 14px;
  margin: 10px 0;
  text-align: center;
}
.main .section2 .img-prod .swiper-button-next, .main .section2 .img-prod .swiper-button-prev {
  color: #666060;
}

.copyRight {
  padding: 20px;
  color: white;
  background: #289739;
}

.m_nav {
  display: none;
}

@media (max-width: 768px) {
  .top-info {
    display: none;
  }

  nav .top {
    display: none;
  }

  .navbar-header {
    height: 66px;
    background: #ffffff;
  }
  .navbar-header .navbar-toggle {
    margin-top: 15px;
  }

  .navbar-brand {
    display: block !important;
    width: 255px;
    padding: 5px;
  }

  .main .section1 .right_news {
    margin-top: 280px;
  }

  .swiper-banner {
    display: none;
  }

  .m-banner {
    display: block !important;
  }

  .section2 .col-lg-4 {
    padding: 0;
    margin-top: 15px;
  }

  .ny_left {
    display: none;
  }

  .ny_right .title h3 {
    display: none;
  }
  .ny_right .title p {
    float: none;
  }

  .m_nav {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #eeeeee;
  }
  .m_nav ul {
    list-style: none;
    text-align: center;
  }
  .m_nav ul li {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
  }
  .m_nav ul li.hover a {
    color: #29811b;
  }
}
@media (min-width: 1600px) {
  nav .webnav .nav > li {
    margin-left: 50px !important;
  }
}

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