html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

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

a {
  text-decoration: none; }

* {
  box-sizing: border-box; }

img {
  vertical-align: middle; }

.shutter {
  position: relative;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  height: 600px;
  overflow: hidden; }

.shutter-img {
  z-index: 1; }

.shutter-img,
.shutter-img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.shutter-img a {
  cursor: default; }

.shutter-img a > img {
  width: 100%;
  height: 100%; }

.shutter-img .created {
  overflow: hidden;
  position: absolute;
  z-index: 20; }

.shutter-btn li {
  position: absolute;
  z-index: 2;
  top: 50%;
  width: 49px;
  height: 49px;
  margin-top: -25px;
  cursor: pointer; }

.shutter-btn li.prev {
  left: 20px;
  background: url(../img/shutter_prevBtn.png) no-repeat 0 -49px; }

.shutter-btn li.next {
  right: 20px;
  background: url(../img/shutter_nextBtn.png) no-repeat 0 -49px; }

body {
  font-size: 14px;
  font-family: 'microsoft yahei';
  overflow-x: hidden;
  color: #5a5a5a;
  background-color: #fff; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

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

a {
  color: #333; }
  a :hover {
    color: #52a94a; }

.container {
  position: relative;
  margin: 0 auto;
  width: 1200px; }

.btn {
  display: inline-block;
  padding: 12px 40px;
  color: #fff;
  border-radius: 40px;
  border: 1px solid #fff;
  transition: all .5s; }
  .btn:hover {
    background-color: #52a94a; }

.header {
  position: relative; }
  .header .top {
    padding: 20px 0; }
    .header .top .logo {
      float: left; }
      .header .top .logo img {
        margin-right: 10px;
        width: 230px; }
    .header .top .nav {
      float: right;
      margin-top: 30px; }
      .header .top .nav ul li {
        float: left;
        margin-left: 60px; }
        .header .top .nav ul li a {
          display: block;
          text-align: center;
          font-size: 15px;
          color: #333; }
        .header .top .nav ul li.active a, .header .top .nav ul li:hover a {
          color: #52a94a; }

.banner-index {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .banner-index .banner-text {
    position: absolute;
    top: 140px;
    left: 50%;
    margin-left: -500px;
    z-index: 2; }
  .banner-index .content {
    position: relative;
    margin: 0 auto;
    width: 1000px;
    overflow: hidden;
    z-index: 8888; }
    .banner-index .content h2 {
      margin: 30px 0;
      color: #52a94a;
      font-size: 36px;
      font-weight: bold; }
    .banner-index .content p {
      margin-bottom: 10px;
      line-height: 30px;
      font-size: 16px;
      color: #5a5a5a;
      text-transform: uppercase; }
    .banner-index .content .btn {
      margin-top: 10px; }

.news-bar {
  margin-top: -60px;
  z-index: 1;
  position: relative; }
  .news-bar .container {
    background: url(../img/news_bar.png) no-repeat;
    height: 108px; }
    .news-bar .container .tel {
      float: left;
      padding: 30px;
      width: 300px;
      height: 108px;
      color: #fff; }
      .news-bar .container .tel h5 {
        margin-bottom: 10px;
        font-size: 14px;
        letter-spacing: 2px; }
      .news-bar .container .tel p {
        font-size: 30px; }
    .news-bar .container .news-bar-list {
      float: left;
      height: 30px;
      margin-top: 47px;
      margin-left: 70px;
      overflow: hidden; }
      .news-bar .container .news-bar-list ul li {
        width: 700px; }
        .news-bar .container .news-bar-list ul li a,
        .news-bar .container .news-bar-list ul li span {
          color: #fff; }
        .news-bar .container .news-bar-list ul li span {
          float: right; }

.section {
  margin-top: 80px; }
  .section .nav {
    margin-top: 25px;
    text-align: center; }
    .section .nav ul li {
      display: inline-block;
      width: 16.35%; }
      .section .nav ul li a {
        padding: 8px 20px;
        margin: 0 5px;
        transition: all 0.2s;
        background-color: #eee;
        margin-bottom: 10px;
        display: block; }
      .section .nav ul li.active a, .section .nav ul li:hover a {
        background-color: #52a94a;
        color: #fff; }
  .section .stitle {
    position: relative;
    height: 75px;
    text-align: center;
    margin-bottom: 30px; }
    .section .stitle h2 {
      font-size: 14px;
      text-transform: uppercase;
      color: #aaa; }
    .section .stitle h3 {
      margin-bottom: 14px;
      font-size: 30px; }
    .section .stitle::after {
      position: absolute;
      width: 60px;
      height: 3px;
      background-color: #52a94a;
      content: ' ';
      margin-left: -30px;
      bottom: -6px; }
  .section .sdesc {
    text-align: center; }
  .section .content {
    margin-top: 30px; }
.section .content ul{
    overflow:hidden }
  .section .detail-title {
    margin: 60px 0 30px;
    font-size: 30px;
    text-align: center; }
  .section .detail-desc {
    color: #aaa;
    text-align: center; }
    .section .detail-desc span {
      margin: 0 10px; }
  .section .detail-content {
    margin-top: 50px;
    font-size: 15px;
    line-height: 36px; }
    .section .detail-content table {
      width: 100%; }
    .section .detail-content img {
      max-width: 100%; }

.ad {
  margin-top: 80px;
  padding: 100px 0;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat; }
  .ad h2,
  .ad p {
    width: 450px;
    margin: 0 auto 30px; }
  .ad h2 {
    color: #fff;
    font-size: 32px;
    line-height: 45px; }
  .ad p {
    color: #fff;
    font-size: 16px;
    line-height: 26px; }

.section-about {
  background-color: #f6f6f6;
  height: 500px; }
  .section-about .about-title {
    position: relative; }
    .section-about .about-title::after {
      position: absolute;
      bottom: -30px;
      width: 50px;
      height: 2px;
      background-color: #52a94a;
      content: ' '; }
    .section-about .about-title h2 {
      margin-top: 70px;
      margin-bottom: 10px;
      font-size: 30px; }
    .section-about .about-title h3 {
      margin-bottom: 50px;
      font-size: 12px;
      color: #aaa; }
  .section-about .about-content {
    margin-bottom: 30px;
    width: 640px;
    line-height: 30px; }
  .section-about .about-img {
    position: absolute;
    top: 110px;
    right: 30px; }
    .section-about .about-img img {
      position: relative;
      z-index: 1; }
    .section-about .about-img::before {
      position: absolute;
      border: 4px solid #52a94a;
      top: -30px;
      right: -30px;
      height: 440px;
      width: 442px;
      display: block;
      content: ' ';
      z-index: 0; }

.ad-1 {
  background-image: url(../img/ad1.jpg); }

.section-product .content ul li {
  position: relative;
  float: left;
	width:282px;
	height:276px;
  margin-right: 24px;
  margin-bottom: 10px;
  overflow: hidden;
  text-align: center;
  transition: all 0.5s; }
  .section-product .content ul li a {
    display: block;
    padding: 15px;
    border: 1px solid #eeeeee; }
    .section-product .content ul li a img {
      width: 250px !important;
      height: 220px !important;
      margin-bottom: 10px;
      transition: all 0.5s; }
    .section-product .content ul li a h3 {
      font-size: 14px;    white-space: nowrap; }
    .section-product .content ul li a:hover {
      border-color: #52a94a; }
      .section-product .content ul li a:hover img {
        transform: scale(1.1); }
  .section-product .content ul li:nth-child(4n) {
    margin-right: 0; }

.bg1 {
  background: url(../img/bg_news.jpg) no-repeat top center; }

.section-news {
  margin-top: 120px; }
  .section-news .content .list-news {
    width: 52%; }
  .section-news .content .top-news {
    width: 42%; }
  .section-news .content .list-news {
    float: right; }
    .section-news .content .list-news ul li {
      position: relative;
      margin-bottom: 20px; }
      .section-news .content .list-news ul li i {
        position: absolute;
        left: 0;
        font-size: 52px;
        font-weight: bold; }
      .section-news .content .list-news ul li a {
        margin-left: 80px;
        border-bottom: 1px solid #e2e2e2; }
  .section-news .content .top-news {
    float: left; }
    .section-news .content .top-news img {
      margin-bottom: 15px;
      width: 100%;
      height: 200px; }
  .section-news .content a {
    display: block; }
    .section-news .content a h3 {
      font-size: 18px; }
    .section-news .content a span,
    .section-news .content a p {
      margin-top: 10px;
      color: #999; }
    .section-news .content a span {
      display: block;
      font-size: 12px; }
    .section-news .content a p {
      margin-bottom: 20px; }

.section-business {
  margin-top: 0;
  padding: 80px 0;
  background-color: #f6f6f6; }
  .section-business ul li {
    position: relative;
    float: left;
    width: 25%;
    text-align: center;
    font-size: 15px;
    line-height: 22px; }
    .section-business ul li img {
      width: 100%; }
    .section-business ul li div {
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      font-size: 18px;
      z-index: 9;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.4);
      transition: all .6s; }
      .section-business ul li div h3 {
        margin-top: 180px;
        margin-bottom: 5px; }
    .section-business ul li:last-child {
      border-right: 0; }
    .section-business ul li:hover div {
      opacity: 1; }

.section-customer ul li {
  position: relative;
  float: left;
  width: 20%;
  margin-bottom: 30px;
  text-align: center; }
  .section-customer ul li img {
    filter: grayscale(100%);
    opacity: 0.5;
    transition: all 0.5s; }
  .section-customer ul li:hover {
    border-color: #52a94a; }
    .section-customer ul li:hover img {
      filter: grayscale(0);
      opacity: 1; }

.section-team {
  padding-top: 0; }
  .section-team .content ul li {
    float: left;
    margin: 0 45px 30px 0;
    width: 48%; }
    .section-team .content ul li:nth-child(2n) {
      margin-right: 0; }
    .section-team .content ul li a {
      position: relative;
      display: block;
      padding: 10px;
      height: 150px;
      border-radius: 130px;
      background-color: #efefef;
      transition: all 0.5s; }
      .section-team .content ul li a img {
        position: absolute;
        left: 10px;
        top: 10px;
        width: 130px;
        height: 130px;
        border-radius: 100%;
        filter: grayscale(100%); }
      .section-team .content ul li a .desc {
        margin-left: 150px;
        padding: 20px 50px 0 0; }
        .section-team .content ul li a .desc h3 {
          margin-bottom: 10px;
          font-size: 18px;
          font-weight: bold; }
          .section-team .content ul li a .desc h3 span {
            font-weight: normal;
            color: #8b8b8b; }
        .section-team .content ul li a .desc p {
          line-height: 20px;
          color: #8b8b8b; }
      .section-team .content ul li a:hover {
        background-color: #52a94a; }
        .section-team .content ul li a:hover h3 span,
        .section-team .content ul li a:hover p {
          color: #fff; }
        .section-team .content ul li a:hover img {
          filter: grayscale(0); }

.footer {
  margin-top: 100px;
  background-color: #272727;
  border-top: solid 8px #52a94a;
  color: #fff; }
  .footer ul li {
    float: left;
    margin: 35px 0;
    margin-bottom: 20px;
    padding: 0 20px;
    width: 150px; }
    .footer ul li a {
      display: block;
      height: 20px;
      color: #868686;
      line-height: 20px;
      overflow: hidden; }
    .footer ul li h3 {
      font-size: 16px;
      margin-bottom: 10px;
      font-weight: normal; }
      .footer ul li h3 a {
        color: #fff; }
    .footer ul li.tel {
      float: right;
      padding-right: 0;
      width: 190px;
      color: #fff;
      line-height: 30px;
      font-size: 16px;
      text-align: right; }
      .footer ul li.tel span {
        font-size: 22px; }
      .footer ul li.tel .ecode {
        margin-top: 10px;
        border: 5px solid #fff;
        width: 150px; }
  .footer .copy {
    height: 30px;
    line-height: 30px;
    background-color: #191919;
    font-size: 12px; }

.banner-inner {
  padding: 100px 0;
  margin-bottom: 80px;
  text-align: center;
  background-image: url(../img/ad1.jpg);
  background-position: center center;
  background-repeat: no-repeat; }
  .banner-inner h2,
  .banner-inner p {
    margin: 0 auto 10px; }
  .banner-inner h2 {
    color: #fff;
    font-size: 32px;
    line-height: 45px; }
  .banner-inner p {
    color: #fff;
    font-size: 20px;
    line-height: 26px; }

.about-inner h2 {
  position: relative;
  margin-bottom: 40px;
  font-size: 27px; }
  .about-inner h2::after {
    position: absolute;
    left: 0;
    bottom: -25px;
    width: 100px;
    height: 2px;
    background-color: #52a94a;
    content: ' '; }
.about-inner h3 {
  margin-bottom: 10px;
  font-size: 14px;
  color: #52a94a;
  text-transform: uppercase; }
.about-inner .about-inner-content {
  font-size: 16px;
  line-height: 223%;
  color: #666666; }

.inner-content {
  margin-top: 60px; }
  .inner-content .menu-left {
    position: absolute;
    left: 0;
    top: 0px;
    width: 200px;
    text-align: center; }
    .inner-content .menu-left h2 {
      padding: 15px 0;
      font-size: 22px;
      background-color: #52a94a; }
    .inner-content .menu-left ul {
      margin-bottom: 30px;
      padding-bottom: 30px;
      background-color: #52a94a; }
      .inner-content .menu-left ul li a {
        display: block;
        padding: 20px 0;
        margin: 0 30px;
        font-size: 16px;
        border-bottom: 1px solid #fff; }
      .inner-content .menu-left ul li.active a, .inner-content .menu-left ul li:hover a {
        color: #52a94a; }
    .inner-content .menu-left .contactus {
      padding: 10px;
      background-color: #52a94a; }
      .inner-content .menu-left .contactus p {
        margin-top: 10px;
        text-align: left;
        line-height: 24px; }
    .inner-content .menu-left .btn {
      font-size: 18px; }
  .inner-content .content {
    margin-left: 200px;
    padding: 0 30px;
    min-height: 800px; }
    .inner-content .content h1 {
      font-size: 30px;
      text-align: center;
      margin-bottom: 30px; }
    .inner-content .content h2 {
      display: inline-block;
      margin-bottom: 20px;
      padding: 15px 30px;
      background-color: #52a94a;
      font-size: 18px; }
    .inner-content .content .desc {
      margin-bottom: 20px;
      line-height: 30px;
      font-size: 18px; }
      .inner-content .content .desc span {
        color: red; }
      .inner-content .content .desc a {
        color: red;
        text-decoration: underline; }
    .inner-content .content .list-pic ul li {
      position: relative;
      float: left;
      margin: 0 30px 30px 0;
      padding: 20px;
      width: 293px;
      height: 260px;
      background-color: #52a94a;
      box-shadow: 0 0 30px rgba(0, 0, 0, 0.2); }
      .inner-content .content .list-pic ul li:nth-child(3n) {
        margin-right: 0; }
      .inner-content .content .list-pic ul li img {
        margin-bottom: 10px;
        width: 253px;
        height: 190px; }
      .inner-content .content .list-pic ul li a {
        display: block;
        font-size: 20px;
        text-align: center; }
        .inner-content .content .list-pic ul li a:hover {
          color: #52a94a; }
      .inner-content .content .list-pic ul li span {
        display: block;
        position: absolute;
        right: 20px;
        top: 20px;
        padding: 5px;
        background-color: rgba(0, 0, 0, 0.5); }
    .inner-content .content .pages {
      margin-bottom: 30px;
      overflow: hidden; }
      .inner-content .content .pages ul li {
        float: left; }
        .inner-content .content .pages ul li a,
        .inner-content .content .pages ul li span {
          display: block;
          margin-right: 15px;
          padding: 15px 20px;
          background-color: #52a94a;
          font-size: 18px; }
        .inner-content .content .pages ul li.active a,
        .inner-content .content .pages ul li.active span {
          background-color: #52a94a; }

/*# sourceMappingURL=main.min.css.map */
