@charset "utf-8";
@import url(https://cdn.bootcdn.net/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css);

@font-face {
  font-family: iconfont;
  src: url(fonts/iconfont.woff2?t=1632063221040) format('woff2'), url(fonts/iconfont.woff?t=1632063221040) format('woff'), url(fonts/iconfont.ttf?t=1632063221040) format('truetype')
}

.iconfont {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-diqiu1:before {
  content: "\e60a"
}

.icon-dianhua1:before {
  content: "\e614"
}

.icon-zuojiantou:before {
  content: "\e625"
}

.icon-youjiantou1:before {
  content: "\e608"
}

.icon-xiazai:before {
  content: "\e675"
}

.icon-fujian:before {
  content: "\e61c"
}

.icon-PDF:before {
  content: "\e61d"
}

.icon-youtube:before {
  content: "\e711"
}

.icon-dizhi:before {
  content: "\e61a"
}

.icon-shouji:before {
  content: "\e623"
}

.icon-huaban23:before {
  content: "\e6fc"
}

.icon-weixin:before {
  content: "\e610"
}

.icon-skype:before {
  content: "\e8ae"
}

.icon-email:before {
  content: "\e628"
}

.icon-QQ:before {
  content: "\e611"
}

.icon-facebookfacebook52:before {
  content: "\e618"
}

.icon-instagram:before {
  content: "\e600"
}

.icon-twitter:before {
  content: "\e64c"
}

.icon-youshuangjiantou:before {
  content: "\e645"
}

.icon-shuangjiantou-you:before {
  content: "\e6c4"
}

.icon-liuyan:before {
  content: "\e602"
}

.icon-yonghubianji:before {
  content: "\e6b4"
}

.icon-xianxingtubiao_bianji:before {
  content: "\e60f"
}

.icon-liuyanban-05:before {
  content: "\e631"
}

.icon-jiahao:before {
  content: "\e6c3"
}

.icon-weibiaoti34:before {
  content: "\e635"
}

.icon-xialajiantou:before {
  content: "\e638"
}

.icon-youjiantou:before {
  content: "\e603"
}

.icon-xiajiantoushixinxiao:before {
  content: "\e634"
}

.icon-dianhua:before {
  content: "\e62c"
}

.icon-gongzhonghao:before {
  content: "\e63e"
}

.icon-fenxiang:before {
  content: "\e617"
}

.icon-zuo:before {
  content: "\e630"
}

.icon-home:before {
  content: "\e619"
}

.icon-menu:before {
  content: "\e6f5"
}

.icon-close:before {
  content: "\e6ac"
}

.icon-search:before {
  content: "\e802"
}

@media (min-width:1920px) {
  html {
    font-size: 16px
  }
}

@media (max-width:1920px) {
  html {
    font-size: 16px
  }
}

@media (min-width:471px) and (max-width:639px) {
  html {
    font-size: 13px
  }
}

@media (min-width:329px) and (max-width:470px) {
  html {
    font-size: 12px
  }
}

@media (max-width:328px) {
  html {
    font-size: 12px
  }
}

.flexWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}

.flexJb {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.flexAc {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap
}

.flexColumnCenter {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.index-banner-video{
	
	width: 100%;
	height: 590px;
	z-index: 0;
	position: relative;
	overflow: hidden;
}

#banner_video{
	
	width: 100%; z-index: 0; position: absolute;
}

#banner_video video{
	
	object-fit: cover;
}

#banner {
  position: absolute;
  width: 100%;
  height: 590px;
  z-index: 9;
  overflow: hidden;
  box-shadow: none
}

#banner ul.slides, #banner ul.slides li {
  height: 590px;
  position: relative;
  z-index: 0
}

#banner ul.slides li a {
  display: block;
  width: 100%;
  height: 100%
}

#banner .botton {
  margin-top: 145px;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 285px;
  height: 53px;
  z-index: 0;
  margin-left: -680px
}

#banner .botton i {
  float: left;
  display: inline-block;
  margin-right: 15px;
  width: 53px;
  height: 53px;
  line-height: 53px;
  background: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -moz-transition: all .24s ease-in-out;
  -webkit-transition: all .24s ease-in-out;
  -o-transition: all .24s ease-in-out;
  -ms-transition: all .24s ease-in-out;
  transition: all .24s ease-in-out
}

#banner .botton i:before {
  display: block;
  content: "";
  background: url(../images/jiantou.png) center center no-repeat;
  width: 53px;
  height: 53px;
  -moz-transition: all .24s ease-in-out;
  -webkit-transition: all .24s ease-in-out;
  -o-transition: all .24s ease-in-out;
  -ms-transition: all .24s ease-in-out;
  transition: all .24s ease-in-out
}

#banner .botton i:after {
  display: block;
  content: "";
  background: url(../images/jiantou_on.png) center center no-repeat;
  width: 53px;
  height: 53px;
  -moz-transition: all .24s ease-in-out;
  -webkit-transition: all .24s ease-in-out;
  -o-transition: all .24s ease-in-out;
  -ms-transition: all .24s ease-in-out;
  transition: all .24s ease-in-out
}

#banner .botton i:hover:before {
  margin-top: -53px
}

#banner .botton i:hover:after {
  margin-top: 0
}

.full_page .top {
  background: url(../images/banner_top.png) center bottom no-repeat;
  height: 67px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -2px;
  z-index: 100
}

#banner .botton i:hover {
  background: #ff6801
}

#banner .botton span {
  display: inline-block;
  height: 53px;
  line-height: 53px;
  font-size: 12px;
  color: #000;
  text-transform: uppercase
}

#banner.am-slider-default .flex-direction-nav a {
  position: absolute;
  top: 50%;
  text-indent: 100000px;
  display: block;
  width: 32px;
  height: 32px
}

#banner.am-slider-default .flex-direction-nav .flex-prev {
  left: 1%;
  background: url(../images/prev_left_on.png) center no-repeat
}

#banner.am-slider-default .flex-direction-nav .flex-next {
  right: 1%;
  background: url(../images/next_right_on.png) center no-repeat
}

#banner.am-slider-default .flex-control-nav {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
  text-align: center
}

#banner.am-slider-default .flex-control-nav li {
  display: inline-block;
  margin: 0 3px
}

#banner.am-slider-default .flex-control-nav li a {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #c6cad1;
  box-shadow: none;
  text-indent: 1000000px;
  border-radius: 50%
}

#banner.am-slider-default .flex-control-nav li a.flex-active {
  background: #008e52
}

.j_pages {
  margin: 0 auto 0 auto;
  text-align: center;
  font-size: 12px
}

.j_pages .box {
  display: inherit;
  width: 100%;
  padding: 36px 0 0;
  font-size: 0;
  text-align: center
}

.j_pages li {
  height: 37px;
  line-height: 37px;
  display: inline-block;
  margin: 0 5px;
  color: #5e5e5e;
  font-size: 14px;
  box-sizing: border-box;
  border: #dedede 1.5px solid;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.j_pages li.current, .j_pages li:hover {
  background: #008e52;
  color: #fff;
  border: #008e52 1.5px solid
}

.j_pages li a {
  color: #5e5e5e;
  padding: 0 13px;
  height: 37px;
  line-height: 37px;
  display: block
}

.j_pages li:hover a {
  color: #fff
}

.j_pages li.disabled {
  color: #ccc
}

.j_pages li.current, .j_pages li.disabled {
  padding: 0 13px
}

.j_pages li.disabled:hover {
  border: #dedede 1.5px solid;
  background: #fff
}

.j_pages a.u_bnt {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s
}

header {
  height: 40px;
  line-height: 40px;
  background: #374853
}

header ul {
  text-align: right;
  font-size: 0
}

header ul li {
  display: inline-block;
  margin-left: 48px;
  font-size: 14px;
  color: #fff
}

.m-isearch {
  padding: 20px 20px 0 20px
}

.isearch {
  padding-top: 26px;
  padding-left: 20px
}

.isearch_zz {
  position: relative
}

.search_ip {
  color: #999;
  border: 1px solid #e4eaec;
  border-radius: 20px;
  font-weight: 400;
  width: calc(100% - 30px);
  padding: 6px 15px
}

.search_ip::placeholder {
  font-size: 14px
}

.search_btn {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0 15px;
  border: none;
  border-radius: 0 20px 20px 0;
  cursor: pointer;
  background: #007f49
}

.search_btn img {
  width: 20px
}

.container01 {
  height: 85px
}

.container01 .left {
  float: left;
  width: 130px;
  padding: 23px 0 0
}

.container01 .center {
  float: left;
  height: 85px;
  padding: 0 0 0 100px
}

.container01 .right {
  float: right;
  height: 85px;
  padding: 27px 0 0
}

.container01 .right select {
  display: none !important
}

.container01 .right .am-selected {
  width: 141px;
  height: 33px;
  line-height: 33px;
  background: #008e52;
  float: right;
  box-shadow: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.container01 .right .am-selected-status {
  color: #fff
}

.container01 .right .am-selected-btn {
  height: 33px;
  line-height: 33px;
  padding: 0 15px;
  vertical-align: top;
  font-size: 14px;
  color: #fff;
  border: none;
  outline: 0 !important;
  background: 0 0 !important;
  box-shadow: none
}

.container01 .right .am-icon-caret-down {
  position: absolute;
  width: 9px;
  height: 33px;
  right: 12px
}

.container01 .right .am-icon-caret-down:before {
  background: url(../images/sanjiao.png) center center no-repeat;
  content: "";
  width: 9px;
  height: 33px
}

.am-btn-default.am-active, .am-btn-default:active, .am-dropdown.am-active .am-btn-default.am-dropdown-toggle {
  background: 0 0;
  position: relative
}

.container01 .right .am-selected-list .am-selected-text {
  font-size: 14px;
  color: #626364
}

.container01 .right .am-icon-check:before {
  font-size: 14px;
  color: #a47942
}

.container01 .right .am-selected-list .am-icon-check {
  height: 22px;
  line-height: 22px
}

.container02 {
  height: 450px;
  background: #f9f9f9;
  padding: 74px 0 0
}

.container02 .title {
  text-align: center;
  margin-bottom: 40px
}

.container02 .title h1 {
  font-size: 36px;
  color: #3f3f3f;
  margin-bottom: 20px
}

.container02 .title h6 {
  font-size: 14px;
  color: #767676
}

.container02 ul {
  float: left;
  width: 1246.666666px
}

.container02 ul li {
  float: left;
  width: 365px;
  height: 300px;
  padding: 48px 35px 0;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, .06) 2px 2px 6px 0;
  margin-right: 46.666666px;
  text-align: center
}

.container02 ul li .table {
  display: table;
  width: 100%;
  height: 90px;
  text-align: center;
  margin-bottom: 25px
}

.container02 ul li .table i {
  display: table-cell;
  vertical-align: middle
}

.container02 ul li h4 {
  font-size: 16px;
  color: #535354;
  margin-bottom: 16px
}

.container02 ul li p {
  font-size: 14px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  color: #838386;
  margin-bottom: 42px
}

.container02 ul li a {
  display: inline-block;
  width: 115px;
  line-height: 35px;
  height: 35px;
  text-align: center;
  border: #dbdbdb 1px solid;
  font-size: 13px;
  color: #9e9e9e;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: all .36s ease-in-out;
  -webkit-transition: all .36s ease-in-out;
  -o-transition: all .36s ease-in-out;
  -ms-transition: all .36s ease-in-out;
  transition: all .36s ease-in-out
}

.container02 ul li a:hover {
  background: #008e52;
  border: #008e52 1px solid;
  color: #fff
}

.container03 {
  height: auto;
  position: relative;
  background: #374853;
  overflow: hidden;
  margin-bottom: 0
}

.container03 ul {
  float: left;
  width: 100%
}

.container03 .miso {
  width: 100%;
  height: 100%
}

.container03 ul li .img {
  width: 50%
}

.container03 ul li .img img {
  width: 100%
}

.container03 ul li .con {
  width: 50%;
  background: #6d7072
}

.container03 ul li .con h3 {
  font-size: 27px;
  color: #434343;
  margin: 60px 0 14px 0
}

.container03 ul li .con h5 {
  font-size: 16px;
  color: #d0142c;
  margin-bottom: 50px
}

.container03 ul li .con .con_li {
  margin-left: -28px;
  height: 136px;
  padding-left: 160px;
  padding-top: 25px
}

.container03 ul li .con .con_li h4 {
  font-size: 18px;
  color: #7d7e80;
  margin: 0 0 10px 0
}

.container03 ul li .con .con_li p {
  font-size: 14px;
  line-height: 26px;
  color: #7d7e80;
  height: 52px
}

.container03 ul li .con .box {
  padding: 0 0 0 100px
}

.container03 ul li .con .box .tit {
  font-size: 34px;
  color: #fff;
  margin-bottom: 14px;
  font-weight: 700
}

.container03 ul li .con .box .tit a {
  color: #fff;
  -moz-transition: all .36s ease-in-out;
  -webkit-transition: all .36s ease-in-out;
  -o-transition: all .36s ease-in-out;
  -ms-transition: all .36s ease-in-out;
  transition: all .36s ease-in-out
}

.container03 ul li .con .box .tit a:hover {
  color: #008e52
}

.container03 ul li .con .box h6 {
  font-size: 14px;
  color: #fff;
  padding-bottom: 24px;
  position: relative;
  margin-bottom: 36px
}

.container03 ul li .con .box h6:before {
  width: 25px;
  height: 3px;
  background: #008e52;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0
}

.container03 ul li .con .box p {
  font-size: 13px;
  line-height: 25px;
  color: rgba(255, 255, 255, .65);
  height: 50px;
  overflow: hidden;
  margin-bottom: 30px
}

.container03 .miso-next, .container03 .miso-prev {
  position: absolute;
  top: 75%;
  left: 50%;
  width: 32px;
  height: 32px;
  z-index: 10000;
  -moz-transition: all .36s ease-in-out;
  -webkit-transition: all .36s ease-in-out;
  -o-transition: all .36s ease-in-out;
  -ms-transition: all .36s ease-in-out;
  transition: all .36s ease-in-out
}

.container03 .miso-prev {
  margin-left: 100px;
  background: url(../images/prev_left.png) center no-repeat
}

.container03 .miso-next {
  margin-left: 140px;
  background: url(../images/next_right.png) center no-repeat
}

.container03 .miso-prev:hover {
  background: url(../images/prev_left_on.png) center no-repeat
}

.container03 .miso-next:hover {
  background: url(../images/next_right_on.png) center no-repeat
}

.container03 .content {
  overflow: hidden;
  border: #f7f7f7 1px solid;
  position: relative
}

.container03 .content:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 496px;
  top: 0;
  left: 0;
  background: #f7f7f7
}

.container04 {
  border-bottom: #dfdfdf 1px solid;
  padding: 74px 0 64px 0;
  overflow: hidden
}

.index_tit {
  width: 380px;
  margin: 0 auto;
  height: 30px;
  border: #000 solid 1px;
  position: relative
}

.index_tit p {
  position: absolute;
  z-index: 2;
  bottom: -8px;
  width: 100%
}

.index_tit span {
  background-color: #fff;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 18px;
  height: 30px;
  color: #008e52;
  font-weight: 700
}

.index_en_tit {
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
  margin: 50px 0 30px 0
}

.index_en_ctit {
  text-align: center;
  font-size: 16px;
  line-height: 1.6;
  margin: 50px 0 30px 0
}

.white {
  color: #fff
}

.white_b {
  border-color: #fff
}

.container04 .index_abouts .img {
  width: 45%
}

.container04 .index_abouts .img img {
  width: 100%
}

.container04 .index_abouts .con {
  width: calc(55% - 50px)
}

.container04 .index_abouts .con p {
  font-size: 14px;
  color: #787878;
  line-height: 26px;
  margin-bottom: 25px
}

.container04 .index_abouts .con a {
  display: inline-block;
  width: 115px;
  line-height: 35px;
  height: 35px;
  margin-top: 0;
  background: #008e52;
  text-align: center;
  font-size: 13px;
  color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: all .36s ease-in-out;
  -webkit-transition: all .36s ease-in-out;
  -o-transition: all .36s ease-in-out;
  -ms-transition: all .36s ease-in-out;
  transition: all .36s ease-in-out
}

.container04 .index_abouts .con a:hover {
  background: #00653a
}

.in_adv {
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 50px
}

.in_adv .slider-nav .slick-slide {
  text-align: center;
  color: #fff;
  padding: 30px 0;
  cursor: pointer
}

.in_adv .slider-nav .slick-slide img {
  margin: 0 auto
}

.in_adv .slider-nav .slick-slide .in_adv_tit {
  font-size: 22px;
  padding-top: 6px
}

.in_adv .slider-nav .slick-slide .in_adv_icon {
  border-right: #52a673 solid 1px
}

.in_adv .slider-nav .slick-slide:last-child .in_adv_icon {
  border-right: none
}

.in_adv .slider-nav .slick-active {
  border: 1px solid transparent
}

.in_adv .slider-nav .slick-current, .in_adv .slider-nav .slick-slide:hover {
  background: url(../images/top_s.png) center bottom no-repeat
}

.in_adv .slider-for {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  width: calc(100% - (100% - 1200px)/ 2);
  float: right;
  margin-top: 20px
}

.in_adv .slider-for .slick-slide {
  background: #fff;
  border-left: #e1bd5c solid 4px;
  padding: 30px 0
}

.in_adv .slider-for .slick-slide .w1200 {
  margin-left: 0
}

.in_adv .slider-for .in_adv_con {
  width: 50%;
  padding: 0 30px;
  position: relative
}

.in_adv .slider-for .in_adv_pic {
  width: 50%
}

.in_adv .slider-for .in_adv_pic img {
  width: 100%
}

.in_adv .slider-for .in_adv_con .in_adv_atit {
  font-size: 36px;
  color: #000;
  line-height: 1.6
}

.in_adv .slider-for .in_adv_con .in_adv_tc {
  margin: 15px 0;
  font-size: 18px;
  -webkit-line-clamp: 4;
  line-height: 1.6
}

.in_adv .slider-for .in_adv_con .in_logo {
  position: absolute;
  z-index: 2;
  right: 30px;
  bottom: 0
}

.in_adv .slider-for .slick-next, .in_adv .slider-for .slick-prev {
  left: 30px;
  top: calc(100% - 65px);
  background: #919191;
  width: 46px;
  height: 46px;
  border-radius: 46px;
  z-index: 99;
  color: #fff;
  line-height: 46px
}

.in_adv .slider-for .slick-next:focus, .in_adv .slider-for .slick-next:hover, .in_adv .slider-for .slick-prev:focus, .in_adv .slider-for .slick-prev:hover, .in_product .slider-nav .slick-next:focus, .in_product .slider-nav .slick-next:hover, .in_product .slider-nav .slick-prev:focus, .in_product .slider-nav .slick-prev:hover {
  background: #229246
}

.in_adv .slider-for .slick-next {
  left: 96px
}

.in_adv .slider-for .slick-next:before, .in_adv .slider-for .slick-prev:before, .in_product .slider-nav .slick-next:before, .in_product .slider-nav .slick-prev:before {
  display: block;
  width: 46px;
  height: 46px;
  opacity: 1;
  font-size: 30px;
  font-family: iconfont;
  content: "\e625"
}

.in_adv .slider-for .slick-next:before, .in_product .slider-nav .slick-next:before {
  font-family: iconfont;
  content: "\e603"
}

.index_more {
  border-bottom: #229246 solid 2px;
  text-transform: uppercase;
  background: url(../images/more.png?v=0.01) right center no-repeat;
  font-size: 18px;
  width: 180px;
  display: block;
  color: #333;
  line-height: 40px
}

a.index_more:hover {
  background: url(../images/more2.png) right center no-repeat;
  color: #008e52
}

.index_history {
  background: #f5f5f5 url(../images/index_history.jpg?v=0.01) center top no-repeat;
  padding: 80px 0;
  margin-bottom: 70px
}

.index_history .index_tit span {
  background-color: #f5f5f5
}

.in_history {
  background: #f5f5f5 url(../images/h_h.jpg?v=0.01) center top repeat-y;
  margin-top: 60px;
  padding-bottom: 20px
}

.in_history .in_history_item {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  width: calc(50% + 12.5px);
  float: left;
  text-align: right
}

.in_history .in_history_item:first-child {
  margin-top: -10px
}

.in_history .in_history_item .in_history_dian {
  width: 25px;
  height: 25px;
  background: url(../images/history_d.png) no-repeat;
  float: right
}

.in_history .in_history_item .in_history_con {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  width: calc(100% - 80px);
  float: left;
  font-weight: 700
}

.in_history_item .in_history_con .in_history_pic img {
  border-radius: 25px;
  width: 100%
}

.in_history_item .in_history_con .in_history_year {
  color: #229246;
  font-size: 20px;
  padding-bottom: 6px
}

.in_history_item .in_history_con .in_history_tit {
  line-height: 22px;
  padding-bottom: 20px;
  color: #000
}

.in_history .in_history_item:nth-child(2n) {
  float: right;
  text-align: left;
  margin-top: -300px
}

.in_history .in_history_item:nth-child(2n) .in_history_dian {
  float: left
}

.in_history .in_history_item:nth-child(2n) .in_history_con {
  float: right
}

.in_history_bottom .in_history_dianc {
  width: 25px;
  height: 25px;
  background: url(../images/history_d.png) no-repeat;
  margin: 0 auto;
  margin-bottom: 15px
}

.in_history_bottom {
  text-align: center;
  font-weight: 700;
  color: #797a7e;
  font-size: 18px
}

.container05 {
  padding: 64px 0
}

.container05 .title {
  text-align: center;
  margin-bottom: 40px
}

.container05 .title h1 {
  font-size: 36px;
  color: #3f3f3f;
  margin-bottom: 20px
}

.container05 .title h6 {
  font-size: 14px;
  color: #767676
}

.container05 ul {
  text-align: center;
  margin: 0 -55px;
  font-size: 0
}

.container05 ul li {
  display: inline-block;
  width: 325px;
  margin: 0 55px;
  text-align: center
}

.container05 ul li .table {
  display: table;
  width: 100%;
  height: 110px;
  text-align: center
}

.container05 ul li .table i {
  display: table-cell;
  vertical-align: middle
}

.container05 ul li h4 {
  font-size: 16px;
  color: #535354;
  margin-bottom: 16px
}

.container05 ul li p {
  font-size: 14px;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
  color: #838386
}

.index_tit span.green {
  background: #007f49;
  color: #fff
}

.container06 {
  padding: 50px 0 0;
  min-height: 345px;
  background: #007f49
}

.container06 .title {
  text-align: center;
  margin-bottom: 28px
}

.container06 .title h1 {
  font-size: 36px;
  color: #fff;
  margin-bottom: 0
}

.container06 .slider {
  margin-bottom: 38px
}

.index_honor {
  display: flex;
  justify-content: space-between;
  width: 86%;
  margin: 0 auto
}

.honor_pic {
  width: 60%
}

.honor_pic img {
  width: 100%
}

.honor_text {
  width: 40%;
  display: flex;
  align-items: center;
  color: #fff;
  background-image: -webkit-linear-gradient(-4deg, #d9d9d9 0, #c8c8c8 100%);
  border-radius: 0 10px 10px 0
}

.honor_text div.hh {
  text-align: right;
  padding: 0 15px;
  width: 100%;
  font-size: 16px
}

.ihonor_ctitle, .ihonor_des {
  margin-top: 15px
}

.partner-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}

.partner-item {
  width: calc((100% - 75px)/ 6);
  border: #ccc solid 1px;
  margin-top: 15px;
  margin-right: 15px;
  text-align: center
}

.partner-item img {
  width: 96%;
  margin: 0 auto
}

.partner-item:nth-child(6n) {
  margin-right: 0
}

.container12 {
  padding-bottom: 70px
}

.container06 .miso-slide {
  text-align: center
}

.container06 .miso-slide span {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #fff;
  margin: 0 auto;
  padding: 0 40px;
  background: url(../images/container06_ml.png) left top no-repeat, url(../images/container06_rl.png) right top no-repeat
}

.container06 .miso-next, .container06 .miso-prev {
  opacity: .65;
  -moz-opacity: .65;
  -khtml-opacity: .65
}

.container06 .miso-prev {
  margin-left: 0;
  background: url(../images/container06_left.png) center no-repeat
}

.container06 .miso-next {
  margin-left: 0;
  background: url(../images/container06_right.png) center no-repeat
}

.container06 .miso-prev:hover {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1
}

.container06 .miso-next:hover {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1
}

.container06 .more {
  text-align: center
}

.container06 .more a {
  display: inline-block;
  width: 34px;
  height: 32px;
  background: url(../images/container06_more.png) center no-repeat
}

.container06 .more a:hover {
  background: url(../images/container06_more_on.png) center no-repeat
}

.container07 {
  padding: 75px 0 0;
  background: url(../images/index_news.jpg?v=0.01) left bottom no-repeat;
  margin-bottom: 50px;
  background-size: 600px 380px
}

.container07 .title {
  text-align: center;
  margin-bottom: 50px
}

.container07 .title h1 {
  font-size: 36px;
  color: #4b4b4b;
  margin-bottom: 20px
}

.container07 .index_news_c {
  margin-top: 50px;
  border: #d8d7d5 solid 1px;
  border-left: none
}

.container07 .index_news_c .index_news_a {
  width: 45%;
  margin-top: -1px;
  position: relative
}

.container07 .index_news_c .index_news_b {
  width: 53%;
  padding: 10px 20px 10px 0
}

.index_news_a img {
  width: 100%
}

.index_news_acon {
  position: absolute;
  background-color: rgba(3, 127, 85, .75);
  color: #b7cbbe;
  z-index: 2;
  left: 0;
  bottom: 0;
  padding: 15px;
  width: 100%
}

.index_news_atit a {
  color: #fff;
  font-weight: 700;
  line-height: 1.6;
  font-size: 18px
}

.index_news_acon p {
  margin: 0;
  padding: 0;
  line-height: 22px
}

.index_news_bitem {
  padding: 30px 0;
  background: url(../images/i_news.png?v=0.02) left bottom no-repeat
}

.index_news_time {
  width: 80px;
  text-align: right;
  font-size: 20px;
  line-height: 1.6;
  color: #000
}

.index_news_time span {
  color: #229246;
  font-size: 36px;
  display: block;
  line-height: 30px
}

.index_news_bc {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  width: calc(100% - 100px)
}

.index_news_btit {
  font-size: 24px;
  color: #000;
  font-weight: 400;
  line-height: 25px;
  padding: 10px 0
}

.index_news_btit span {
  float: right
}

.index_news_btit span a {
  font-size: 18px;
  color: #229246
}

.index_news_btc {
  font-size: 16px;
  color: #666;
  line-height: 25px
}

.container08 {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 22px 0 22px
}

.container08 .miso-track {
  padding: 5px 0 10px
}

.container08 ul {
  float: left;
  width: 1214px
}

.container08 ul li {
  float: left;
  width: 160px;
  height: 85px;
  margin-right: 13.333333px;
  -moz-transition: all .36s ease-in-out;
  -webkit-transition: all .36s ease-in-out;
  -o-transition: all .36s ease-in-out;
  -ms-transition: all .36s ease-in-out;
  transition: all .36s ease-in-out
}

.container08 ul li:hover {
  box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .25)
}

.container08 ul li img {
  width: 160px;
  height: 85px;
  -moz-transition: all .36s ease-in-out;
  -webkit-transition: all .36s ease-in-out;
  -o-transition: all .36s ease-in-out;
  -ms-transition: all .36s ease-in-out;
  transition: all .36s ease-in-out
}

.container08 ul li:hover img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  filter: none
}

.container08 .miso-list {
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 5px
}

.container08 .miso-prev {
  background: url(../images/container07_prev.png) center no-repeat;
  left: -50px
}

.container08 .miso-next {
  background: url(../images/container07_next.png) center no-repeat;
  right: -36px
}

.container08 .miso-prev:hover {
  background: url(../images/container07_prev_on.png) center no-repeat;
  left: -50px
}

.container08 .miso-next:hover {
  background: url(../images/container07_next_on.png) center no-repeat;
  right: -36px
}

footer {
  position: relative;
  z-index: 1;
  background: #333;
  padding: 60px 0 0;
  overflow: hidden
}

.ft-item {
  width: 25%
}

.ft-btit {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px
}

.ft-nav-item, .ft-news-item {
  padding-top: 10px;
  padding-right: 10px
}

.ft-nav-item a, .ft-news-item a {
  color: #fff;
  line-height: 20px
}

.ft-nav-item a:hover, .ft-news-item a:hover {
  color: #00b050
}

.copy {
  background: #1d1c1c;
  text-align: center;
  padding: 20px 0;
  margin-top: 40px;
  color: #fff
}

.ft_address, .ft_email, .ft_skype, .ft_tel {
  padding-top: 10px
}

.ft_con {
  width: 25px;
  margin-right: 10px
}

.ft_con img {
  width: 25px
}

.ft-contact .con {
  color: #fff;
  width: calc(100% - 40px);
  padding-top: 6px;
  line-height: 22px
}

.contact_address, .contact_email, .contact_skype, .contact_tel {
  padding-top: 10px
}

.ar_article .con {
  width: calc(100% - 45px);
  padding-top: 6px;
  line-height: 22px;
  font-size: 18px;
  color: #00b050
}

.ar_article .ft_con {
  width: 30px;
  margin-right: 10px
}

.ar_article .ft_con img {
  width: 30px
}

.index_video {
  width: 100%;
  margin-top: 30px
}

.index_video_item {
  width: calc(50% - 15px)
}

footer .right {
  float: right;
  text-align: right;
  width: 360px
}

footer .right h4 {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 4px
}

footer .right h5 {
  font-size: 12px;
  color: #fff;
  margin-bottom: 23px
}

footer .right ul {
  float: right;
  margin: 0 0 50px 0
}

0 footer .right ul li {
  float: left;
  width: 35px;
  height: 35px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 0 0 12px;
  border: rgba(241, 241, 241, .3) 1px solid;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%
}

footer .right ul li a {
  display: block
}

footer .right ul li a .img {
  float: left;
  width: 33px;
  height: 33px;
  box-sizing: border-box;
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: table
}

footer .right ul li a i {
  display: table-cell;
  vertical-align: middle
}

footer .right ul li img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  opacity: .8;
  -moz-opacity: .8;
  -khtml-opacity: .8;
  display: inline-block
}

footer .right ul li:hover img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  filter: none;
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1
}

footer .right ul li:hover {
  background: #008e52;
  cursor: pointer
}

footer .right ul li a {
  display: block
}

footer .right a, footer .right p {
  color: rgba(161, 161, 162, .6);
  font-size: 12px;
  line-height: 18px
}

footer .right a:hover {
  color: #fff
}

#fix_ewm_box, #fix_ewm_box01, #fix_ewm_box02 {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .9)
}

#fix_ewm_box .ewm img, #fix_ewm_box01 .ewm img {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -160px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  height: 200px;
  -moz-transition: all .6s ease-in-out;
  -webkit-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  -ms-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out
}

#box_big {
  position: absolute;
  width: 100%;
  height: 100%
}

.ar_left {
  width: 30%
}

.ar_right {
  width: calc(70% - 50px)
}

.ar_cate {
  background: #008e52;
  color: #fff;
  font-size: 18px;
  border-radius: 10px;
  padding: 11px 0 11px 20px;
  margin-bottom: 20px
}

.ar_cate-list {
  padding: 10px 0
}

.ar_cate-item {
  padding: 0 0 20px 10px
}

.ar_cate-item a {
  color: #008e52;
  font-size: 16px;
  font-weight: 700
}

.ar_news-item {
  border-bottom: #ccc dashed 1px;
  padding: 6px 0
}

.ar_news-item .ar_news_t {
  line-height: 22px;
  padding: 5px 0
}

.ar_news-item .ar_news_t a {
  color: #4d4d4e
}

.ar_news-item .ar_news_t a:hover {
  color: #008e52
}

.ar_news-item .ar_news_sj {
  line-height: 30px
}

.ar_message {
  padding: 10px 10px 30px 10px
}

.mtips {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700
}

input.xinput, textarea.xtext {
  width: 100%;
  padding: 6px 10px;
  line-height: 26px;
  border-radius: 5px;
  border: #69727d 1px solid;
  font-size: 14px;
  margin-bottom: 9px
}

input.xinput:focus, textarea.xtext:focus {
  outline: 0 !important;
  border: 1px solid #008e52
}

button.gbutton {
  border: none;
  background: #008e52;
  width: 180px;
  text-align: center;
  border-radius: 5px;
  line-height: 36px;
  padding: 3px 0;
  font-size: 16px;
  cursor: pointer;
  color: #fff
}

button.gbutton:hover {
  background: #026d40
}

.about_message {
  max-width: 600px
}

.about_message textarea.xtext {
  min-height: 130px
}

.ar_message_tip {
  font-size: 12px;
  padding-left: 30px;
  line-height: 22px;
  background: url(../images/icon/tips.png) left center no-repeat;
  background-size: 15px 15px;
  margin-bottom: 15px
}

.ar_article_about .ar_about_item, .ar_article_about .mtips {
  margin-top: 25px
}

.ar_article_about .ar_about_item:first-child {
  margin-top: 0
}

.ar_article_title {
  font-size: 18px;
  font-weight: 700
}

.ar_article_detail {
  line-height: 25px;
  margin-top: 25px
}

.article_honor_item {
  width: calc((100% - 50px)/ 3);
  margin-top: 25px;
  margin-right: 25px
}

.article_honor_item:nth-child(3n) {
  margin-right: 0
}

.article_honor_item img, .related_item img {
  width: 100%
}

.news_message_t, .related_tit, .video_tit {
  font-size: 18px;
  font-weight: 700
}

.news_message, .page_video_item {
  padding-top: 15px
}

.news_message_c {
  padding: 15px 0 25px
}

.related {
  background: #f4f3f3;
  padding: 25px 20px;
  margin: 20px 0
}

.related_item {
  width: calc((100% - 75px)/ 4);
  margin-top: 25px;
  margin-right: 25px
}

.related_item:nth-child(4n) {
  margin-right: 0
}

.pro_tit {
  padding-top: 10px;
  color: #8a8989
}

.pro_cas {
  padding-top: 10px
}

.input_itemc {
  width: calc((100% - 30px)/ 2)
}

.pro_message_t {
  background: #f4f3f3;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px
}

.zt_list {
  padding-bottom: 50px
}

.zt_item {
  margin-top: 15px
}

.zt_item_t a {
  font-weight: 700;
  line-height: 30px;
  color: #333
}

.fz_list {
  padding-left: 15px
}

.fz_item a {
  line-height: 25px;
  color: #333
}

.fz_item a:hover, .zt_item_t a:hover {
  color: #00b050
}

.xg_news {
  background: #f4f3f3;
  padding: 25px 20px;
  margin: 20px 0
}

.xg_news_list {
  padding-top: 15px
}

.xg_news_item a {
  line-height: 25px;
  color: #333
}

.xg_news_item.zhu a {
  font-weight: 700
}

.xg_news_item a:hover {
  color: #00b050
}

.n_banner {
  height: auto;
  text-align: center
}

.n_banner img {
  max-width: 100%
}

.n_banner .table {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center
}

.n_banner .table_cell {
  display: table-cell;
  vertical-align: middle
}

.n_banner .table_cell h3 {
  font-size: 28px;
  color: #fff;
  margin-bottom: 22px
}

.n_banner .table_cell h6 a {
  font-size: 12px;
  color: rgba(255, 255, 255, .8);
  margin: 0 2px
}

.n_banner .table_cell h6 span {
  font-size: 12px;
  color: rgba(255, 255, 255, .8);
  margin: 0 2px
}

.n_erji {
  /*height: 54px;*/
  border-bottom: #cbcbcb 1px solid
}

.n_erji ul {
  font-size: 0;
  text-align: left;
  /*height: 55px*/
}

.n_erji ul li {
  display: inline-block;
  margin: 0 16px;
  width: 200px;
  overflow: hidden;
  height: 54px;
  line-height: 54px;
  text-align:center;
}

.n_erji ul li.on, .n_erji ul li:hover {
  background: #008e52
}

.n_erji ul li a {
  font-size: 16px;
  color: #555;
  display: block
}

.n_erji ul li.on a, .n_erji ul li:hover a {
  color: #fff
}

.nav-bread {
  line-height: 25px;
  padding: 10px 0
}

.nav-bread a {
  font-size: 16px;
  color: #333
}

.nav-bread a:hover {
  color: #00b050
}

.n_about {
  padding: 40px 0 70px
}

.n_about h4 {
  font-size: 22px;
  color: #424242;
  font-weight: 400;
  margin-bottom: 30px
}

.n_jishu {
  padding: 60px 0 70px
}

.n_zizhi {
  padding: 60px 0 80px
}

.n_zizhi .top {
  text-align: center;
  font-size: 0;
  margin-bottom: 50px
}

.n_zizhi .top a {
  display: inline-block;
  margin: 0 5.5px;
  border: #d5d5d7 1px solid;
  width: 170px;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  color: #424141;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.n_zizhi .top .on {
  display: inline-block;
  margin: 0 5.5px;
  border: #d5d5d7 1px solid;
  width: 170px;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  background: #008e52;
  color: #fff;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.n_zizhi .bottom ul {
  float: left;
  width: 1250px
}

.n_zizhi .bottom ul li {
  float: left;
  width: 575px;
  background: #e9e9e9;
  margin: 0 50px 25px 0;
  padding: 25px 30px 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

.n_zizhi .bottom ul li img {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.n_zizhi .bottom ul li h5 {
  display: inline-block;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #008e52;
  margin-left: -30px;
  margin-bottom: 25px
}

.n_zizhi .bottom ul li:hover h5 {
  background: #008e52
}

.n_zizhi .bottom ul li h6 {
  font-size: 14px;
  color: #5d5d5d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.n_news {
  padding: 56px 0 80px
}

.article_list .article_item {
  margin-bottom: 20px
}

.article_list .article_item a {
  background: #f5f5f5;
  padding: 20px
}

.article_item .news_list_pic {
  width: 330px;
  overflow: hidden
}

.article_item .news_list_pic img {
  display: block;
  width: 100%;
  transition: all .5s;
  -webkit-transition: all .5s
}

.article_item .news_list_con {
  width: calc(100% - 330px);
  padding: 10px 3%
}

.news_list_title {
  font-size: 24px;
  color: #242424;
  transition: all .5s;
  -webkit-transition: all .5s
}

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

.news_list_line {
  height: 1px;
  background: #dcdcdc;
  margin: 3% 0
}

.news_list_text {
  color: #666;
  line-height: 25px;
  margin-bottom: 3%;
  transition: all .5s;
  -webkit-transition: all .5s
}

.textOverClm {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical
}

.clm3 {
  -webkit-line-clamp: 3
}

.news_list_date_box {
  line-height: 20px;
  color: #333;
  font-weight: 400;
  transition: all .5s;
  -webkit-transition: all .5s
}

.news_list_date .fa-calendar {
  font-size: 18px;
  margin-right: 5px
}

.news_list_more .icon {
  width: 14px;
  height: 12px;
  background: url(../images/more_icon6.png) no-repeat center center;
  margin-left: 5px
}

.article_list .article_item a:hover {
  background: #12984e;
  box-shadow: 0 0 10px rgba(115, 115, 115, .3)
}

.article_list .article_item a:hover .news_list_pic img {
  transform: scale(1.03, 1.03);
  -webkit-transform: scale(1.03, 1.03)
}

.article_list .article_item a:hover .news_list_date_box, .article_list .article_item a:hover .news_list_text, .article_list .article_item a:hover .news_list_title {
  color: #fff
}

.article_list .article_item a:hover .news_list_more .icon {
  background: url(../images/more_icon2.png?v=0.02) no-repeat center center
}

.n_news .bottom ul {
  float: left;
  width: 1230px
}

.n_news .bottom ul li {
  float: left;
  width: 380px;
  margin: 0 30px 44px 0
}

.n_news .bottom ul li .img {
  width: 380px;
  height: 210px;
  overflow: hidden;
  position: relative;
  margin-bottom: 26px
}

.n_news .bottom ul li .img .time {
  position: absolute;
  right: 26px;
  bottom: 22px;
  width: 55px;
  height: 55px;
  text-align: center;
  background: #808081;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all .36s ease-in-out;
  -webkit-transition: all .36s ease-in-out;
  -o-transition: all .36s ease-in-out;
  -ms-transition: all .36s ease-in-out;
  transition: all .36s ease-in-out
}

.n_news .bottom ul li:hover .img .time {
  background: #00653a
}

.n_news .bottom ul li .img .time h4 {
  height: 31px;
  line-height: 42px;
  font-size: 20px;
  color: #fff
}

.n_news .bottom ul li .img .time h3 {
  height: 13px;
  line-height: 13px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase
}

.n_news .bottom ul li .con {
  padding: 0 14px
}

.n_news .bottom ul li .con h5 {
  font-size: 16px;
  color: #454546;
  margin-bottom: 10px
}

.n_news .bottom ul li .con h5 a {
  font-size: 16px;
  color: #454546
}

.n_news .bottom ul li .con h5 a:hover {
  color: #008e52
}

.n_news .bottom ul li .con p {
  font-size: 13px;
  line-height: 22px;
  height: 44px;
  color: #7e7e80;
  overflow: hidden
}

.n_zhiliang {
  padding: 60px 0 50px
}

.n_zhiliang h4 {
  font-size: 22px;
  color: #424242;
  font-weight: 400;
  margin-bottom: 30px
}

.n_chanpin {
  padding: 0 0 75px 0
}

.n_chanpin form {
  height: 30px;
  line-height: 30px;
  margin: 44px auto 34px;
  padding: 0;
  width: 960px
}

.n_chanpin form .t {
  float: left;
  width: 46px;
  font-size: 14px;
  color: #696969
}

.n_chanpin form .select {
  float: left;
  width: 160px;
  margin: 0 58px 0 0
}

.n_chanpin form .select select {
  display: none !important
}

.n_chanpin form .am-selected {
  width: 160px;
  height: 30px;
  line-height: 30px;
  border: #d0d0d0 1px solid;
  float: right;
  box-shadow: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.n_chanpin form .am-selected-status {
  color: #696969
}

.n_chanpin form .am-selected-btn {
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  vertical-align: top;
  font-size: 13px;
  color: #696969;
  border: none;
  outline: 0 !important;
  background: 0 0 !important;
  box-shadow: none
}

.n_chanpin form .am-icon-caret-down {
  position: absolute;
  width: 9px;
  height: 30px;
  right: 12px
}

.n_chanpin form .am-icon-caret-down:before {
  background: url(../images/sanjiao01.png) center center no-repeat;
  content: "";
  width: 10px;
  height: 30px
}

.am-btn-default.am-active, .am-btn-default:active, .am-dropdown.am-active .am-btn-default.am-dropdown-toggle {
  background: 0 0;
  position: relative
}

.n_chanpin .am-selected-list .am-selected-text {
  font-size: 14px;
  color: #626364
}

.n_chanpin .am-icon-check:before {
  font-size: 14px;
  color: #a47942
}

.n_chanpin .am-selected-list .am-icon-check {
  height: 22px;
  line-height: 22px
}

.n_chanpin .input {
  float: left;
  width: 160px;
  height: 30px;
  line-height: 30px;
  border: #d0d0d0 1px solid;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.n_chanpin .input input[type=text] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  color: #626364;
  font-size: 13px;
  vertical-align: top;
  padding: 0 15px;
  background: 0 0;
  border: none
}

.n_chanpin .submit {
  float: right;
  margin: 0;
  width: 100px;
  height: 30px;
  background: #008e52;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.n_chanpin .submit:hover {
  background: #00653a
}

.n_chanpin .submit input[type=submit] {
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 13px;
  vertical-align: top;
  text-align: center;
  background: 0 0;
  border: none
}

.n_chanpin table {
  width: 960px;
  margin: 0 auto;
  margin-bottom: 20px
}

.n_chanpin .ar_article th {
  background: #008e52;
  border: #008e52 1px solid;
  font-size: 14px;
  color: #fff;
  font-weight: 400
}

.n_chanpin .ar_article th img {
  margin: -3px 7px 0 0
}

.n_contact {
  padding: 60px 0 50px
}

.n_contact .con {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative
}

.n_contact .con .left {
  float: left;
  width: 326px;
  background: #f6f6f6;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0
}

.n_contact .con .left .table {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center
}

.n_contact .con .left .table_cell {
  display: table-cell;
  vertical-align: middle
}

.n_contact .con .left .table_cell h5 {
  font-size: 16px;
  color: #222f38;
  line-height: 28px;
  margin-top: 16px
}

.n_contact .con .left .table_cell h5 small {
  font-size: 14px
}

.n_contact .con .right {
  float: right;
  width: 870px;
  height: 100%;
  background: #f6f6f6;
  padding: 50px 50px 30px
}

.n_contact .con .right p {
  font-size: 15px;
  color: #424242
}

.n_news_detail {
  padding: 66px 0 40px
}

.n_news_detail .left {
  float: left;
  width: 784px
}

.n_news_detail .left .title {
  height: 55px;
  background: url(../images/new_detail_title_bg.png) left center no-repeat;
  padding: 5px 0 0 20px;
  margin: 0 0 40px 0
}

.n_news_detail .left .title h3 {
  font-size: 22px;
  color: #424242
}

.n_news_detail .left .title h6 {
  font-size: 12px;
  color: #616060;
  margin: 13px 0 0
}

.n_news_detail .right {
  float: right;
  width: 360px;
  background: #f2f3f6;
  padding: 40px 40px 15px
}

.n_news_detail .right ul {
  float: left;
  width: 100%
}

.n_news_detail .right ul li {
  float: left;
  width: 280px;
  margin: 0 0 25px;
  border-bottom: #dbdcde 1px solid
}

.n_news_detail .right ul li .img {
  width: 280px;
  height: 155px;
  overflow: hidden;
  position: relative;
  margin-bottom: 18px
}

.n_news_detail .right ul li .img .time {
  position: absolute;
  right: 26px;
  bottom: 22px;
  width: 55px;
  height: 55px;
  text-align: center;
  background: #808081;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all .36s ease-in-out;
  -webkit-transition: all .36s ease-in-out;
  -o-transition: all .36s ease-in-out;
  -ms-transition: all .36s ease-in-out;
  transition: all .36s ease-in-out
}

.n_news_detail .right ul li:hover .img .time {
  background: #00653a
}

.n_news_detail .right ul li .img .time h4 {
  height: 31px;
  line-height: 42px;
  font-size: 20px;
  color: #fff
}

.n_news_detail .right ul li .img .time h3 {
  height: 13px;
  line-height: 13px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase
}

.n_news_detail .right ul li .con {
  padding: 0 0
}

.n_news_detail .right ul li .con h5 {
  font-size: 15px;
  color: #454546;
  margin-bottom: 5px
}

.n_news_detail .right ul li .con h5 a {
  font-size: 15px;
  color: #454546
}

.n_news_detail .right ul li .con h5 a:hover {
  color: #008e52
}

.n_news_detail .right ul li .con p {
  font-size: 12px;
  line-height: 22px;
  height: 40px;
  color: #616060;
  overflow: hidden
}

.n_zhaopin .top {
  height: 236px;
  background: #f6f6f6;
  border-bottom: #008e52 4px solid
}

.n_zhaopin .top .w1200 {
  height: 236px;
  background: url(../images/n_zhaopin_bg.png) 774px 44px no-repeat;
  padding: 56px 0 0
}

.n_zhaopin .top .w1200 h3 {
  font-size: 22px;
  color: #424242
}

.n_zhaopin .top .w1200 p {
  font-size: 14px;
  color: #575757;
  line-height: 30px
}

.n_zhaopin .bottom {
  padding: 60px 0 50px
}

.n_zhaopin .bottom h4 {
  font-size: 18px;
  color: #424242;
  font-weight: 400;
  margin-bottom: 20px
}

.products_item {
  width: calc((100% - 50px)/ 3);
  margin-top: 25px;
  margin-right: 25px
}

.products_item:nth-child(3n) {
  margin-right: 0
}

.products_item_pic img {
  width: 100%
}

.products_item_text {
  padding-top: 10px
}

.products_item_tit a {
  font-size: 16px;
  line-height: 30px
}

.menu {
  display: block;
  position: relative;
  cursor: pointer
}

.menu-title {
  display: block;
  padding: 0 15px;
  height: 85px;
  line-height: 85px;
  text-align: center;
  color: #4d4d4e;
  font-size: 17px;
  text-transform: uppercase;
  transition: .3s background-color
}

.menu-title_2nd:before {
  border-top-color: #4e96b3
}

.menu-title_2nd:hover:before {
  border-top-color: #3e86a3
}

.menu-title_3rd {
  background: #c97676
}

.menu-title_3rd:hover {
  background: #b96666
}

.menu-title_3rd:before {
  border-top-color: #c97676
}

.menu-title_3rd:hover:before {
  border-top-color: #b96666
}

.menu-title_4th {
  background: #dbab58
}

.menu-title_4th:hover {
  background: #cb9b48
}

.menu-title_4th:before {
  border-top-color: #dbab58
}

.menu-title_4th:hover:before {
  border-top-color: #cb9b48
}

.menu-dropdown {
  width: 380px;
  padding: 15px;
  position: absolute;
  left: -144px;
  background: #fff;
  z-index: 100;
  transition: .5s padding, .5s background;
  overflow: hidden;
  border: #e5e5e8 1px solid;
  transform: scale(0);
  height: 0;
  display: none
}

.menu:not(:hover)>.menu-dropdown {
  padding: 15px;
  background: #fff;
  z-index: 99;
  overflow: hidden;
  opacity: 0;
  height: 0
}

.menu:hover .menu-dropdown {
  transform: scale(1);
  height: auto;
  display: block
}

.menu:not(:hover)>.menu-dropdown:after {
  border-top-color: #ddd
}

.menu:not(:hover)>.menu-title:after {
  border-bottom-color: #ddd
}

.menu-dropdown>* {
  overflow: hidden;
  height: 30px;
  background: 0 0;
  white-space: nowrap;
  transition: .5s height cubic-bezier(.73, .32, .34, 1.5), .5s padding cubic-bezier(.73, .32, .34, 1.5), .5s margin cubic-bezier(.73, .32, .34, 1.5), .5s .2s color, .2s background-color
}

.menu-dropdown>:hover {
  background: rgba(0, 0, 0, .1)
}

.menu:not(:hover)>.menu-dropdown>* {
  visibility: hidden;
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  color: rgba(25, 25, 25, 0);
  transition: .5s .1s height, .5s .1s padding, .5s .1s margin, .3s color, .6s visibility;
  z-index: 99
}

.hList>* {
  float: left;
  position: relative
}

.hList>*+* {
  margin-left: 0
}

.menu-dropdown .img, .menu-dropdown .img img {
  float: right;
  width: 195px;
  height: 140px !important
}

.menu-dropdown .con {
  float: left;
  width: 136px;
  height: auto;
  background: 0 0;
  text-align: center;
  padding: 0
}

.menu-dropdown li {
  float: left;
  width: 136px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #343434;
  border-bottom: #eeeef0 1px solid
}

.menu-dropdown li:last-child {
  border: none
}

.menu-dropdown li a {
  display: block;
  color: #343434
}

.menu-dropdown li a:hover {
  color: #008e52
}

ul.hList li.on .menu-title, ul.hList li:hover .menu-title {
  background: url(../images/nav_bg.png) center bottom no-repeat;
  color: #008e52
}

.hidden-pc {
  display: none
}

@media only screen and (max-width:1200px) {
  .in_adv .slider-for {
    width: 96%;
    float: none;
    margin: 0 auto;
    margin-top: 20px
  }

  .in_adv .slider-for .slick-slide {
    border-left: none
  }

  * {
    box-sizing: border-box
  }

  .w1200 {
    width: 96%
  }

  body {
    min-width: 100%
  }

  .a_body, .container, .in_adv {
    width: 100%
  }

  .hidden-m {
    display: none !important
  }

  .hidden-pc {
    display: block !important
  }

  .mnav {
    float: right;
    width: 42px;
    height: 32px;
    margin-top: 15px;
    background: url(../images/btn_nav.gif) no-repeat
  }

  header ul li {
    margin-left: 5px
  }

  .container01 {
    height: auto;
    overflow: hidden
  }

  .container01 .left {
    padding: 10px 0
  }

  .all_shadow {
    position: fixed;
    z-index: 998;
    left: 0;
    top: 0;
    width: 100%;
    height: 10000px;
    background-color: #000;
    -moz-opacity: .3;
    -khtml-opacity: .3;
    opacity: .3
  }

  nav {
    overflow: scroll;
    overflow-x: hidden;
    ovreflow-y: scroll;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: -50%;
    width: 50%;
    height: 100%;
    background-color: #fff;
    transition-property: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
  }

  nav.on {
    display: block;
    left: 0
  }

  nav ul {
    padding-top: 10px
  }

  nav li {
    width: 100%;
    line-height: 40px;
    height: auto
  }

  nav a {
    display: block;
    width: 96%;
    border-bottom: 1px solid #ccc;
    margin: 0 2%;
    line-height: 40px;
    font-size: 14px;
    text-decoration: none !important;
    position: relative;
    z-index: 0;
    color: #333
  }

  nav a i {
    position: absolute;
    right: 2%;
    top: 12px;
    font-size: 20px;
    transition-property: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
  }

  nav li ul {
    overflow: hidden;
    height: 0;
    padding: 0 3%;
    transition-property: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
  }

  .container07 {
    background: 0 0
  }

  @media only screen and (max-width:999px) {
    .hidden-sms {
      display: none !important
    }

    .slider-nav {
      display: none !important
    }

    .container07 .index_news_c .index_news_a, .container07 .index_news_c .index_news_b, .in_adv .slider-for .in_adv_con, .in_adv .slider-for .in_adv_pic {
      width: 100%
    }

    footer {
      padding: 15px 0
    }

    footer .center, footer .left, footer .right {
      width: 100%
    }

    footer .center {
      padding: 15px 0
    }

    footer .center .input_box, footer .center .input_box02, footer .center .input_box02 input, footer .center .textarea {
      width: 100%;
      margin-left: 0
    }

    footer .right {
      text-align: center
    }

    footer .center .input_box01 {
      margin-left: 0
    }

    footer .right ul {
      float: left;
      width: 100%;
      text-align: center;
      margin-bottom: 15px
    }

    footer .right ul li {
      float: none;
      display: inline-block
    }

    .n_news_detail .left, .n_news_detail .right {
      width: 100%
    }

    .n_erji, .n_erji ul {
      height: auto
    }

    .n_zhaopin .top {
      padding: 5px 2%;
      height: auto
    }

    .n_zhaopin .top .w1200 {
      height: auto;
      padding-top: 15px
    }

    .n_about, .n_zhaopin .bottom, .n_zizhi {
      padding: 20px 0 0
    }

    .n_erji ul li {
      width: 50%;
      height: auto;
      line-height: 35px;
      margin: 0
    }

    .n_zizhi .top {
      margin-bottom: 20px;
      overflow: hidden;
      width: 100%
    }

    .n_zizhi .top a {
      width: 48% !important;
      margin: 0 !important;
      height: auto !important;
      line-height: 35px !important;
      float: left;
      mrgin: 0
    }

    .n_zizhi .top a:nth-child(2n+2) {
      margin-left: 4% !important
    }

    .n_zizhi .bottom ul {
      width: 100%;
      overflow: hidden
    }

    .ar_article img {
      max-width: 100% !important;
      height: auto !important
    }

    .n_chanpin {
      padding-bottom: 20px
    }

    .n_chanpin form {
      width: 100%;
      overflow: hidden;
      height: auto
    }

    .n_chanpin form .t {
      clear: both;
      margin-bottom: 10px
    }

    .n_chanpin .submit {
      clear: both;
      float: none
    }

    .n_chanpin table {
      width: 100%
    }

    .n_chanpin table img {
      display: none
    }

    .n_news .bottom ul {
      width: 100%
    }

    .n_news .bottom ul li {
      width: 100%;
      margin: 0 0 20px 0
    }

    .n_news .bottom ul li img {
      width: 100% !important;
      height: auto !important
    }

    .n_contact {
      padding: 20px 0
    }

    .n_contact .con {
      margin-bottom: 0
    }

    .n_contact .con .left, .n_contact .con .right {
      width: 100%;
      position: static;
      height: auto
    }

    .n_contact .con .left .table, .n_contact .con .right .table {
      height: auto
    }

    .n_contact .con .right {
      margin-top: 20px;
      padding: 0 10px
    }

    #banner, #banner ul.slides, #banner ul.slides li {
      height: 200px
    }

    #banner ul.slides li a {
      background-size: auto 200px !important
    }

    .container02 {
      height: auto;
      padding: 20px 0;
      overflow: hidden
    }

    .container02 .title {
      margin-bottom: 20px
    }

    .container02 .title h1 {
      font-size: 20px
    }

    .container02 ul {
      width: 100%
    }

    .container02 ul li {
      width: 100%;
      padding: 20px 20px 0;
      margin-bottom: 20px
    }

    .container03, .container03 ul, .miso-list, .miso-slide, .miso-track {
      height: auto
    }

    .container03 {
      margin-bottom: 20px
    }

    .container03 ul li .con, .container03 ul li .img {
      width: 100% !important;
      height: auto
    }

    .container03 ul li .img img, .container04 .left, .container04 .left .img, .container04 .left .img img {
      width: 100%;
      height: auto
    }

    .container03 ul li .con .box {
      width: 100%;
      padding: 10px;
      height: auto
    }

    .container04 {
      padding-bottom: 20px
    }

    .container04 .con {
      width: 100%
    }

    .container04 .con div {
      width: 100%;
      height: auto !important
    }

    .container04 .right {
      margin-top: 20px;
      width: 100%
    }

    .container04 .right img {
      width: 100%
    }

    .container06 {
      height: auto;
      padding: 20px 0
    }

    .container06 .title h1 {
      font-size: 20px
    }

    .container07 {
      padding: 20px 0
    }

    .container07 .title {
      margin-bottom: 20px;
      font-size: 20px
    }

    .container07 ul, .container07 ul li, .container07 ul li .img {
      width: 100%;
      height: auto
    }

    .container07 ul li .img img {
      width: 100% !important;
      height: auto !important
    }

    .container08 ul {
      width: 100%
    }

    .container03 ul li .con .box h1 {
      margin-top: 10px;
      font-size: 20px
    }

    .container03 ul li .con .box h6 {
      margin-bottom: 18px
    }

    .in_adv {
      padding: 20px 0 70px
    }

    .in_adv .slider-for .in_adv_pic {
      margin-top: 20px;
      padding: 0 20px
    }

    .in_adv .slider-for .in_adv_con {
      padding: 0 20px
    }

    .in_adv .slider-for .slick-next, .in_adv .slider-for .slick-prev {
      left: 50%;
      margin-left: -56px;
      top: calc(100% + 10px)
    }

    .in_adv .slider-for .slick-next {
      left: 50%;
      margin-left: 10px
    }

    .container07 .index_news_c .index_news_b {
      padding: 10px 0
    }

    .container07 .index_news_c {
      border: none
    }

    .products_item {
      width: calc((100% - 25px)/ 2);
      margin-top: 25px;
      margin-right: 25px
    }

    .products_item:nth-child(3n) {
      margin-right: 25px
    }

    .products_item:nth-child(2n) {
      margin-right: 0
    }
  }

  @media only screen and (max-width:800px) {
    .container04 .index_abouts .con, .container04 .index_abouts .img, .index_video_item {
      width: 100%
    }

    .container04 .index_abouts .con {
      padding-top: 20px
    }

    .index_video .index_video_item:nth-child(2) {
      margin-top: 30px
    }

    .in_history {
      background: #f5f5f5 url(../images/h_h.jpg?v=0.01) 12.5px top repeat-y
    }

    .in_history .in_history_item {
      width: 100%;
      float: left;
      text-align: left;
      margin-top: 20px
    }

    .in_history .in_history_item:first-child {
      margin-top: -10px
    }

    .in_history .in_history_item:nth-child(2n) {
      margin-top: 20px
    }

    .in_history .in_history_item .in_history_dian {
      float: left
    }

    .in_history .in_history_item .in_history_con {
      float: right;
      margin-right: 20px
    }

    .in_history_bottom .in_history_dianc {
      margin: 0;
      margin-bottom: 15px
    }

    .in_history_bottom {
      text-align: left
    }

    .in_adv .slider-for .slick-slide .container {
      margin: 0 auto
    }

    footer .ft-item {
      margin-top: 30px
    }

    .ar_left, .ar_right, .article_item .news_list_con, .article_item .news_list_pic, .ft-item {
      width: 100%
    }

    .article_item .news_list_con {
      padding: 10px 0
    }

    .n_about .flexJb {
      flex-direction: column-reverse
    }

    .ar_left {
      padding: 30px 0
    }
  }

  @media only screen and (max-width:480px) {
    .products_item {
      width: 100%;
      margin-right: 0
    }

    .products_item:nth-child(3n) {
      margin-right: 0
    }
  }

  .title h2 {
    margin-bottom: 10px;
  }

  .title h6 {
    font-size: 14px;
    margin-bottom: 10px;
  }

  @media only screen and (max-width:380px) {
    .h-t li:nth-child(2) {
      display: none
    }
  }
}

.productslist {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.productslist li {
  width: calc((100% - 50px) / 3);
  margin-right: 25px;
  margin-bottom: 25px;
}

.productslist li:nth-child(3n) {
  margin-right: 0
}

.productslist li img {
  display: block;
  width: 100%
}

.productslist li .title {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333;
  margin-top: 10px;
}

.productslist li:hover .title {
  color: #008e52;
}

.title h3 {
  margin-bottom: 10px;
}

.title h6 {
  font-size: 14px;
  margin-bottom: 10px;
}

@media (max-width:768px) {
  .related_item {
    width: calc((100% - 25px)/ 2)
  }

  .related_item:nth-child(even) {
    margin-right: 0
  }

  h3 {
    font-size: 16px
  }

  h6 {
    font-size: 12px
  }

  .title h3, .title h6 {
    line-height: 180%
  }

  .title h6 {
    margin: 5px 0
  }

  .n_news_detail {
    padding: 20px 0
  }

  .productslist li {
    width: calc((100% - 25px) / 2);
    margin-right: 25px;
    margin-bottom: 25px;
  }

  .productslist li:nth-child(3n) {
    margin-right: 25px
  }

  .productslist li:nth-child(2n) {
    margin-right: 0
  }

  .j_pages li.current, .j_pages li.disabled {
    padding: 0 5px;
  }

  .n_zizhi .bottom ul li {
    width: 100%;
  }

}