body {
  font-family: "Arial";
  max-width: 1920px;
  margin: 0 auto;
}
@media screen and (max-width: 1000px){
  .shengdahide ,.shengdas {
    display: none !important;
  }
  h2.title, .f48, .about-page .about-6 ul li h2 {
    font-size: 24px !important;
    line-height: 48px !important;
  }
  #index-body .init-1 .box ul li p {
    font-size: 14px !important;
    line-height: 28px !important;
  }
  p.t {
    line-height: 28px !important;
  }
  .inner-banner {
    padding-top: 50px !important;
  }
  .inner-banner .mbx {
    line-height: 28px;
  }
  .newdet-page h3 {
    font-size: 20px !important;
    line-height: 40px !important;
  }
}
.ui.container {
  padding: 0 15px;
  position: relative;
  width: 1230px;
}
#header {
  z-index: 21;
  position: absolute;
  width: 100%;
  top: 40px;
}
#header .nav .ui.menu .box {
  line-height: 125px;
  height: 125px;
  border-bottom-left-radius: 5px;
  background: white;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  margin-left: 0;
  margin-right: auto;
  vertical-align: middle;
  line-height: normal;
  width: 25%;
  text-align: center;
  padding: 0 15px;
}
#header .nav .ui.menu .box-right {
  float: right;
  width: 75%;
}
#header .nav .ui.menu .box-right .top {
  line-height: 45px;
  height: 45px;
  background: #367c2b;
  border-bottom-left-radius: 5px;
}
#header .nav .ui.menu .box-right .top .contact {
  display: inline-block;
  vertical-align: top;
}
#header .nav .ui.menu .box-right .top .contact ul li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: white;
  margin: 0 25px;
}
#header .nav .ui.menu .box-right .top .yuy {
  float: right;
  margin-right: 20px;
}
#header .nav .ui.menu .box-right .top .yuy ul li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: white;
  margin: 0 5px;
}
#header .nav .ui.menu .box-right .top .yuy ul li a {
  line-height: normal;
  padding: 3px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#header .nav .ui.menu .box-right .top .yuy ul li a:hover {
  background: white;
  color: #4f676b;
}
#header .nav .ui.menu .box-right .bottom {
  line-height: 80px;
  height: 80px;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: top;
  margin-left: auto;
  margin-right: 0;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  margin: 0 20px;
  font-size: 18px;
  color: #4f676b;
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  z-index: 100;
  float: left;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: uppercase;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover {
  color: #367c2b;
}
#header .nav .ui.menu .menu-box ul.menu > li > a {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu {
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 14px;
  background: #fff;
  top: 100%;
  left: -10px;
  width: 180px;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  transition: transform 0.5s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid #367c2b;
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 0 15px;
  line-height: 40px;
  color: black;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover {
  background: #222;
  color: white;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .ui.menu .search-box {
  float: right;
  padding-right: 10px;
}
#header .nav .ui.menu .search-box form {
  position: relative;
  line-height: normal;
  margin-top: 28px;
}
#header .nav .ui.menu .search-box form input {
  line-height: 24px;
  height: 24px;
  border-radius: 12px;
  padding-left: 10px;
  padding-right: 30px;
  border: 1px solid #4f676b;
  width: 160px;
  font-size: 14px;
  color: black;
}
#header .nav .ui.menu .search-box form input[type="submit"] {
  padding: 0;
  width: 30px;
  background: url("../images/icon-search.png") center center no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
}
#banner .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
}
#banner .slick-arrow:hover {
  background-color: #367c2b;
}
#banner:hover .slick-arrow {
  opacity: 1;
}
#banner .slick-prev {
  background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
#banner .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}
#banner ul.slick-dots {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner ul.slick-dots li {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 100%;
  border: 6px solid white;
  background-color: #367c2b;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  border-color: #367c2b;
  background-color: white;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
table {
  width: 100% !important;
  height: auto !important;
  margin-bottom: 20px;
  word-break: break-word;
}
table td,
table th {
  padding: 10px;
  border: 1px solid #666;
  width: auto !important;
  height: auto !important;
}
.wpulike.wpulike-default {
  display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}
.post-views-box {
  position: relative;
  margin-left: 20px;
}
.post-views-box .wp_ulike_btn.wp_ulike_put_image:after {
  background-image: url(../images/fw.png) !important;
  filter: none;
}
.wpulike {
  z-index: 10;
}
.wpulike.post-views-box {
  z-index: 5;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a {
  width: 50px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.2);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a:hover {
  background-color: #367c2b;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
}
#banner .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto !important;
}
#banner .theme-default .nivo-controlNav a {
  width: 25px  !important;
  height: 25px !important;
  background: #fff !important;
  border: 7px solid #7d7d7d !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: #367c2b !important;
}
#mobile {
  position: fixed;
  top: 0;
  left: -280px;
  width: 280px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  display: none;
  z-index: 20;
}
#mobile:before {
  content: '';
  width: 200vh;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.13);
  z-index: -1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#mobile #menu-on {
  width: 40px;
  height: 40px;
  background: #f5f5f5;
  position: absolute;
  left: 100%;
  top: 0;
  cursor: pointer;
  cursor: hand;
}
#mobile #menu-on i {
  width: 23px;
  height: 2px;
  background: #222;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#mobile #menu-on i.line1 {
  top: 12px;
}
#mobile #menu-on i.line2 {
  top: 19px;
}
#mobile #menu-on i.line3 {
  top: 26px;
}
#mobile .menu-content {
  width: 100%;
  height: 100vh;
  display: block;
  background: #222;
  padding: 40px 10%;
  overflow-y: auto;
  color: white;
}
#mobile .menu-content::-webkit-scrollbar {
  width: 3px;
  border-radius: 1.5px;
}
#mobile .menu-content::-webkit-scrollbar-button {
  display: none;
}
#mobile .menu-content::-webkit-scrollbar-track {
  background-color: #222;
}
#mobile .menu-content::-webkit-scrollbar-thumb {
  background-color: #eee;
}
#mobile .menu-content h3 {
  font-size: 20px;
  color: inherit;
  text-transform: capitalize;
  margin-bottom: 10px;
}
#mobile .menu-content h3 i {
  font-size: 16px;
  position: relative;
  top: -1px;
}
#mobile .menu-content .menu-logo {
  display: block;
}
#mobile .menu-content .menu-logo img {
  margin: 0 auto;
}
#mobile .menu-content .menu-list {
  margin: 40px 0;
}
#mobile .menu-content .menu-list ul li {
  font-size: 15px;
  color: inherit;
  text-transform: uppercase;
  line-height: 20px;
}
#mobile .menu-content .menu-list ul li a {
  padding: 8px 0;
  display: block;
}
#mobile .menu-content .menu-list ul li a:hover {
  color: #367c2b;
  text-decoration: underline;
}
#mobile .menu-content .menu-list ul li li a {
  position: relative;
  padding-left: 15px;
  font-size: 13px;
  line-height: 18px;
}
#mobile .menu-content .menu-list ul li li a:after {
  content: '';
  width: 6px;
  height: 1px;
  background: white;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#mobile .menu-content .mob-search form {
  position: relative;
}
#mobile .menu-content .mob-search form input {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  border: none;
  padding: 0 15px;
  font-size: 14px;
  color: black;
}
#mobile .menu-content .mob-search form input[type="submit"] {
  width: 45px;
  height: 45px;
  background: url("../images/icon-search-white.png") no-repeat center center #222;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
}
#mobile .menu-content .mob-yuy {
  margin: 40px 0;
}
#mobile .menu-content .mob-yuy ul li {
  margin-bottom: 10px;
  color: inherit;
  font-size: 14px;
}
#mobile .menu-content .mob-yuy ul li img {
  max-width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#mobile .menu-content .mob-share ul li {
  width: 30px;
  height: 30px;
  border-radius: 3px;
  background: #333;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 14px;
  margin-right: 3px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#mobile .menu-content .mob-share ul li:hover {
  background: #367c2b;
}
#mobile .menu-content #menu-off {
  margin-top: 40px;
  cursor: pointer;
  cursor: hand;
}
#mobile.active {
  left: 0;
}
#mobile.active:before {
  right: 0;
}
#mobile.active #menu-on i.line1 {
  -webkit-transform: translateX(-50%) rotateZ(45deg);
  -moz-transform: translateX(-50%) rotateZ(45deg);
  -ms-transform: translateX(-50%) rotateZ(45deg);
  -o-transform: translateX(-50%) rotateZ(45deg);
  transform: translateX(-50%) rotateZ(45deg);
  top: 12px;
  margin-left: 3px;
}
#mobile.active #menu-on i.line2 {
  opacity: 0;
}
#mobile.active #menu-on i.line3 {
  -webkit-transform: translateX(-50%) rotateZ(-45deg);
  -moz-transform: translateX(-50%) rotateZ(-45deg);
  -ms-transform: translateX(-50%) rotateZ(-45deg);
  -o-transform: translateX(-50%) rotateZ(-45deg);
  transform: translateX(-50%) rotateZ(-45deg);
  top: 28px;
  margin-left: 3px;
}
#mobile.white .menu-content {
  background: white;
  color: black;
}
#mobile.white .menu-content .menu-list ul li li a:after {
  background: black;
}
#mobile.white .menu-content .mob-search form input {
  border: 1px solid black;
}
#mobile.white .menu-content .mob-search form input[type="submit"] {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#banner {
  position: relative;
  height: 100vh;
}
#banner .slide-img,.metaslider,#metaslider_container_2447,.slider-wrapper.theme-default,#metaslider_2447 {
  height: 100%;
}
#banner .slide-img img {
  height: 100%;
  width: 100%;
}
#banner .content {
  position: absolute;
  top: 55%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#banner .content h2 {
  font-size: 90px;
  font-weight: bold;
  text-transform: uppercase;
  color: #367c2b;
  text-stroke: 2px white;
  -webkit-text-stroke: 2px white;
}
#banner .content h2 em {
  color: #4f676b;
}
#banner .content .play {
  display: inline-block;
  line-height: 28px;
  height: 28px;
  padding: 0 35px;
  position: relative;
  background: #367c2b;
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  cursor: hand;
}
#banner .content .play i {
  background: white;
  color: #367c2b;
  width: 28px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  height: 28px;
  line-height: 28px;
}
#banner .content .text {
  display: block;
  font-size: 14px;
  color: white;
  line-height: 28px;
  margin: 25px 0;
  max-width: 535px;
}
#banner .content .pro-list {
  max-width: 470px;
  padding-top: 50px;
}
#banner .content .pro-list:after,
#banner .content .pro-list:before {
  content: '';
  display: block;
  clear: both;
}
#banner .content .pro-list ul {
  margin: 0 -15px;
}
#banner .content .pro-list ul li {
  float: left;
  padding: 0 15px;
  width: 33.333%;
}
.more {
  display: inline-block;
  line-height: 40px;
  height: 40px;
  width: 200px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  font-size: 20px;
  color: white;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  z-index: 1;
}
.more:after,
.more:before {
  content: '';
  width: 100%;
  height: 50%;
  left: 0;
  position: absolute;
  display: block;
  z-index: -1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.more:after {
  background: #3c952e;
  top: 0;
}
.more:before {
  background: #367c2b;
  bottom: 0;
}
.more:hover:after {
  height: 100%;
}
h5.small_tit {
  font-size: 24px;
  color: #367c2b;
  text-align: center;
}
h2.title {
  display: block;
  text-align: center;
  font-size: 50px;
  color: #4f676b;
  font-weight: bold;
  margin-top: 30px;
}
p.t {
  display: block;
  font-size: 16px;
  color: #4f676b;
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
  line-height: 2;
}
#index-body .init-1 .titdeep {
  display: block;
  font-size: 14px;
  line-height: 28px;
  color: #4f676b;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
#index-body .init-1 .titdeep h1 {
  display: inline;
}
#index-body .init-1 {
  background: url("../images/body-bg.jpg");
}
#index-body .init-1 .box {
  padding-top: 50px;
  text-align: center;
}
#index-body .init-1 .box ul li {
  padding: 30px;
  border-bottom: 1px solid #dce1e1;
  border-right: 1px solid #dce1e1;
}
#index-body .init-1 .box ul li:nth-child(3n) {
  border-right: none;
}
#index-body .init-1 .box ul li:nth-last-child(4) ~ li {
  border-bottom: none;
}
#index-body .init-1 .box ul li i {
  display: block;
  margin-bottom: 15px;
  height: 50px;
}
#index-body .init-1 .box ul li i img {
  height: 100%;
}
#index-body .init-1 .box ul li h3 {
  font-weight: bold;
  color: #4f676b;
  font-size: 24px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-1 .box ul li h3:after {
  content: '';
  display: block;
  margin: 15px auto 0;
  width: 50px;
  height: 1px;
  background: #367c2b;
}
#index-body .init-1 .box ul li p {
  font-size: 14px;
  color: #4f676b;
  line-height: 28px;
  margin-top: 25px;
  height: 140px;
}
#index-body .init-1 .box ul li:hover h3 {
  color: #367c2b;
}
#index-body .init-2 ul li a {
  display: block;
}
#index-body .init-2 ul li a > img {
  height: 100vh;
  width: 100%;
}
#index-body .init-2 ul li a:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: rgba(54, 124, 43, 0.85);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
}
#index-body .init-2 ul li a .box {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 10%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
  z-index: 1;
}
#index-body .init-2 ul li a .box:before {
  content: '“';
  font-size: 308px;
  color: rgba(255, 255, 255, 0.4);
  font-weight: bold;
  line-height: 100px;
  display: block;
  margin-bottom: -20px;
}
#index-body .init-2 ul li a .box i {
  display: block;
  height: 63px;
  background: url("../images/logo2.png") center left no-repeat;
}
#index-body .init-2 ul li a .box h3 {
  font-size: 36px;
  font-weight: bold;
  color: white;
  line-height: 48px;
  position: relative;
  padding-left: 100px;
  margin-top: 50px;
}
#index-body .init-2 ul li a .box h3 em {
  font-size: 72px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
#index-body .init-2 ul li a .box p {
  display: block;
  font-size: 16px;
  color: white;
  line-height: 32px;
  margin: 25px 0;
}
#index-body .init-2 ul li a .box p:before {
  content: '';
  display: block;
  width: 35px;
  height: 1px;
  background: white;
  margin-top: 50px;
  margin-bottom: 25px;
}
#index-body .init-2 ul li a:hover:after,
#index-body .init-2 ul li a:hover .box {
  opacity: 1;
}
#index-body .init-3 {
  background: #f5f5f5;
  text-align: center;
}
#index-body .init-3 .box {
  padding: 60px 0 100px;
  position: relative;
}
#index-body .init-3 .box:after {
  content: '';
  width: 1px;
  height: 40px;
  background: #367c2b;
  position: absolute;
  bottom: 30px;
  left: 50%;
  display: block;
}
#index-body .init-3 .box ul {
  margin: 0 -10px;
}
#index-body .init-3 .box ul li {
  padding: 0 10px;
}
#index-body .init-3 .box ul li .box2 {
  display: block;
  background: white;
  border-radius: 3px;
  padding: 40px 25px;
}
#index-body .init-3 .box ul li .box2 h3 {
  display: block;
  font-size: 16px;
  line-height: 32px;
  color: #4f676b;
  text-align: center;
  margin-top: 20px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-3 .box ul li .box2:hover h3 {
  color: #367c2b;
}
#index-body .init-4 {
  color: white;
  background: url("../images/init-4-bg.jpg") center center;
  background-attachment: fixed;
  background-size: cover;
  text-align: center;
}
#index-body .init-4 h5,
#index-body .init-4 h2,
#index-body .init-4 p {
  color: inherit;
}
#index-body .init-4 .box {
  margin-top: 55px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 40px 0;
}
#index-body .init-4 .box ul li {
  padding: 20px 15px 0;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
#index-body .init-4 .box ul li:last-child {
  border-right: none;
}
#index-body .init-4 .box ul li i {
  display: inline-block;
  margin: 0 auto;
}
#index-body .init-4 .box ul li i:after {
  display: block;
  content: '';
  height: 1px;
  background: white;
  margin: 20px 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-4 .box ul li h5 {
  display: block;
  font-size: 24px;
  line-height: 24px;
}
#index-body .init-4 .box ul li h2 {
  font-size: 40px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 5px;
  line-height: 40px;
}
#index-body .init-4 .box ul li:hover i:after {
  background: #367c2b;
}
#index-body .init-5 .box {
  padding-top: 50px;
}
#index-body .init-5 .box ul {
  margin: 0 -10px;
}
#index-body .init-5 .box ul li {
  padding: 0 10px;
}
#index-body .init-5 .box ul li a.img-box {
  display: block;
}
#index-body .init-5 .box ul li .content {
  display: block;
  padding: 15px 10px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-5 .box ul li .content h3 {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #367c2b;
  font-size: 24px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-5 .box ul li .content h3:hover {
  text-decoration: underline;
}
#index-body .init-5 .box ul li .content p {
  display: block;
  font-size: 14px;
  line-height: 28px;
  color: #4f676b;
  margin: 5px 0 20px;
}
#index-body .init-5 .box ul li .content a.link {
  display: inline-block;
  border-bottom: 1px #4f676b dashed;
  color: #4f676b;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-5 .box ul li .content a.link:hover {
  color: #367c2b;
  border-bottom-color: #367c2b;
}
#index-body .init-5 .box ul li:hover .content {
  background: #eee;
}
#index-body .init-6 {
  color: white;
  background: url("../images/init-6-bg.jpg") center center;
  background-size: cover;
  background-attachment: fixed;
}
#index-body .init-6 h5,
#index-body .init-6 h2,
#index-body .init-6 p {
  color: inherit;
}
#index-body .init-6 .form {
  padding-top: 70px;
  border-color: white;
	color:white;
}
#index-body .init-6 .form ul li input,
#index-body .init-6 .form ul li textarea,
#index-body .init-6 .form ul li button {
	border-color: white;
}
#index-body .init-6 .form ul li input:focus,
#index-body .init-6 .form ul li textarea:focus,
#index-body .init-6 .form ul li button:focus {
	border-color: #367c2b;
}
#index-body .init-6 .form ul li input::-webkit-input-placeholder,
#index-body .init-6 .form ul li textarea::-webkit-input-placeholder,
#index-body .init-6 .form ul li button::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
#index-body .init-6 .form ul li input:-moz-placeholder,
#index-body .init-6 .form ul li textarea:-moz-placeholder,
#index-body .init-6 .form ul li button:-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
#index-body .init-6 .form ul li input::-moz-placeholder,
#index-body .init-6 .form ul li textarea::-moz-placeholder,
#index-body .init-6 .form ul li button::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
#index-body .init-6 .form ul li input:-ms-input-placeholder,
#index-body .init-6 .form ul li textarea:-ms-input-placeholder,
#index-body .init-6 .form ul li button:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.form {
  border-color: #4f676b;
  color: #4f676b;
}
.form ul {
  margin: -15px;
  border-color: inherit;
}
.form ul li {
  padding: 15px;
  border-color: inherit;
}
.form ul li input,
.form ul li textarea,
.form ul li button {
  width: 100%;
  line-height: 58px;
  height: 58px;
  padding: 0 25px;
  font-size: 18px;
  color: inherit;
  border: 1px solid;
  border-color: inherit;
  background: none;
  font-weight: normal;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.form ul li input::-webkit-input-placeholder,
.form ul li textarea::-webkit-input-placeholder,
.form ul li button::-webkit-input-placeholder {
  color: rgba(79, 103, 107, 0.6);
}
.form ul li input:-moz-placeholder,
.form ul li textarea:-moz-placeholder,
.form ul li button:-moz-placeholder {
  color: rgba(79, 103, 107, 0.6);
}
.form ul li input::-moz-placeholder,
.form ul li textarea::-moz-placeholder,
.form ul li button::-moz-placeholder {
  color: rgba(79, 103, 107, 0.6);
}
.form ul li input:-ms-input-placeholder,
.form ul li textarea:-ms-input-placeholder,
.form ul li button:-ms-input-placeholder {
  color: rgba(79, 103, 107, 0.6);
}
.form ul li input:focus,
.form ul li textarea:focus,
.form ul li button:focus {
  border-color: #3c952e;
}
.form ul li.wid-100 {
  width: 100% !important;
}
.form ul li textarea {
  height: 200px;
  line-height: 28px;
  padding: 15px 25px;
  resize: vertical;
  -webkit-transition: .5s all, 0s height;
  -moz-transition: .5s all, 0s height;
  -ms-transition: .5s all, 0s height;
  -o-transition: .5s all, 0s height;
  transition: .5s all, 0s height;
}
.form ul li button {
  height: 40px;
  line-height: 40px;
  width: 250px;
  display: block;
  margin: 30px auto 0;
  color: white;
  border: none;
}
#footer {
  padding: 60px 0 15px;
  background: #4f676b;
  color: white;
}
#footer .footer-top {
  padding-bottom: 20px;
  border-bottom: 1px solid white;
}
#footer .footer-top .f-logo {
  display: inline-block;
}
#footer .footer-top .f-nav {
  float: right;
  padding-top: 20px;
}
#footer .footer-top .f-nav .hotfoot {
  width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#footer .footer-top .f-nav ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: white;
  text-transform: uppercase;
  margin-left: 40px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#footer .footer-top .f-nav ul li ul {
  display: none !important;
}
#footer .footer-top .f-nav ul li:hover {
  text-decoration: underline;
}
#footer .footer-bottom {
  padding-top: 40px;
}
#footer .footer-bottom ul {
  margin: 0 -10px;
}
#footer .footer-bottom ul li {
  width: 17.25%;
  padding: 0 10px;
}
#footer .footer-bottom ul li:first-child {
  width: 31%;
}
#footer .footer-bottom ul li h4 {
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}
#footer .footer-bottom ul li p {
  padding-left: 25px;
  position: relative;
  font-size: 14px;
  line-height: 28px;
}
#footer .footer-bottom ul li p i {
  position: absolute;
  left: 0;
  top: 0;
}
#footer .footer-bottom ul li p i img {
  display: inline-block;
  vertical-align: middle;
}
#footer .footer-coy {
	text-align:center;
	padding-top:40px;
	font-size:14px;
  line-height: 28px;
}
#footer .footer-coy .botdox {
	float: right; 
	width:650px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#footer .footer-coy a:hover {
	text-decoration:underline;
}
@media screen and (max-height: 900px) {
  #index-body .init-1 .box {
    padding-top: 20px;
  }
  #index-body .init-1 .box ul li {
    padding: 10px 30px;
  }
  #index-body .init-2 ul li a .box p:before {
    margin: 25px 0;
  }
  #index-body .init-3 .box {
    padding: 40px 0 80px;
  }
  #index-body .init-3 .box:after {
    bottom: 15px;
  }
}
@media screen and (max-width: 1000px), screen and (max-height: 800px) {
  .fp-tableCell,
  .fp-section,
  #banner,
  #index-body .init-2 ul li a > img {
    height: auto !important;
  }
  #index-body .init-1,
  #index-body .init-3,
  #index-body .init-4,
  #index-body .init-5,
  #index-body .init-6 {
    padding: 100px 0;
  }
}
@media screen and (max-width: 1500px) {
  #banner .content h2 {
    font-size: 70px;
  }
  #header {
    top: 20px;
  }
  #header .nav .ui.menu .box {
    height: 100px;
    line-height: 100px;
  }
  #header .nav .ui.menu .box-right .top {
    height: 40px;
    line-height: 40px;
  }
  #header .nav .ui.menu .box-right .bottom {
    height: 60px;
    line-height: 60px;
  }
  #header .nav .ui.menu .search-box form {
    margin-top: 16px;
  }
  .more {
    font-size: 18px;
  }
  h2.title {
    font-size: 50px;
  }
  #index-body .init-2 ul li a .box h3 {
    font-size: 34px;
    line-height: 34px;
    padding-left: 80px;
  }
  #index-body .init-2 ul li a .box h3 em {
    font-size: 60px;
  }
  #index-body .init-2 ul li a .box:before {
    font-size: 200px;
  }
}
@media screen and (max-width: 1250px) {
  .ui.container {
    width: 970px;
  }
  #footer .footer-bottom ul li {
    width: 34.5%;
  }
  #header .nav .ui.menu .box-right .top .contact ul li {
    font-size: 12px;
    margin: 0 10px;
  }
  #header .nav .ui.menu .box-right .top .yuy ul li {
    margin: 0;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    font-size: 16px;
    margin: 0 10px;
  }
  #header .nav .ui.menu .logo {
    width: 20%;
  }
  #header .nav .ui.menu .logo img {
    height: 50px;
  }
  #header .nav .ui.menu .box-right {
    width: 80%;
  }
  #banner .content h2 {
    font-size: 50px;
  }
  .more {
    font-size: 16px;
    line-height: 34px;
    height: 34px;
    width: 160px;
  }
  #banner .content .pro-list {
    padding-top: 30px;
  }
  h5.small_tit {
    font-size: 18px;
  }
  h2.title {
    font-size: 34px;
  }
  #index-body .init-1 .box ul li i {
    margin-bottom: 10px;
    height: 40px;
  }
  #index-body .init-1 .box ul li h3 {
    font-size: 20px;
  }
  #index-body .init-1 .box ul li h3:after {
    margin-top: 10px;
  }
  #index-body .init-1 .box ul li p {
    margin-top: 15px;
    line-height: 20px;
    font-size: 13px;
  }
  #index-body .init-2 ul li a .box h3 {
    margin-top: 30px;
    font-size: 28px;
    line-height: 28px;
    padding-left: 60px;
  }
  #index-body .init-2 ul li a .box h3 em {
    font-size: 45px;
  }
  #index-body .init-2 ul li a .box:before {
    font-size: 160px;
    line-height: 60px;
  }
  #index-body .init-3 .box ul li .box2 {
    padding: 30px 15px;
  }
  #index-body .init-3 .box ul li .box2 h3 {
    font-size: 18px;
  }
  #index-body .init-4 .box ul li h5 {
    font-size: 20px;
  }
  #index-body .init-4 .box ul li h2 {
    font-size: 34px;
    line-height: 34px;
  }
  #index-body .init-4 .box ul li i:after {
    margin: 10px 0;
  }
  #index-body .init-4 .box {
    padding: 20px 0;
    margin-top: 30px;
  }
  #index-body .init-5 .box ul li .content h3 {
    font-size: 20px;
  }
  .form ul li input,
  .form ul li textarea,
  .form ul li button {
    line-height: 44px;
    height: 44px;
    font-size: 16px;
    padding: 0 15px;
  }
  .form ul li textarea {
    line-height: 24px;
    padding: 10px 15px;
    height: 160px;
  }
  #index-body .init-6 .form {
    padding-top: 40px;
  }
  .form ul li button {
    margin-top: 15px;
  }
  #footer .footer-bottom {
    text-align: right;
  }
  #footer .footer-bottom li {
    text-align: left;
  }
  #footer .footer-bottom ul li {
    padding: 10px;
  }
  #footer .footer-bottom ul {
    margin: -10px;
  }
  #footer .footer-top .f-nav ul li {
    margin-left: 25px;
  }
  #footer .footer-top .f-logo img {
    height: 50px;
  }
  #footer {
    padding: 40px 0 20px;
  }
}
@media screen and (max-width: 1000px) {
  .ui.container {
    width: 700px;
  }
  #header {
    display: none;
  }
  #mobile {
    display: block;
  }
  #banner .content .pro-list {
    display: none;
  }
  #banner .content .text {
    margin: 10px 0;
  }
  .more {
    font-size: 14px;
  }
  #index-body .init-1,
  #index-body .init-3,
  #index-body .init-4,
  #index-body .init-5,
  #index-body .init-6 {
    padding: 60px 0;
  }
  #index-body .init-1 .box ul li {
    width: 50%;
  }
  #index-body .init-1 .box ul li:nth-child(3n) {
    border-right: 1px solid #dce1e1;
  }
  #index-body .init-1 .box ul li:nth-last-child(4) ~ li {
    border-bottom: 1px solid #dce1e1;
  }
  #index-body .init-1 .box ul li:nth-child(2n) {
    border-right: none;
  }
  #index-body .init-1 .box ul li:nth-last-child(3) ~ li {
    border-bottom: none;
  }
  h2.title {
    font-size: 28px;
  }
  h5.small_tit {
    font-size: 16px;
  }
  #index-body .init-2 ul li a .box i {
    height: 40px;
    background-size: auto 100%;
  }
  #index-body .init-2 ul li a .box:before {
    font-size: 120px;
  }
  #index-body .init-2 ul li a .box p:before {
    margin: 15px 0;
  }
  #index-body .init-4 .box ul li {
    width: 50%;
  }
  #index-body .init-4 .box ul li {
    padding: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  #index-body .init-4 .box ul li:nth-child(1),
  #index-body .init-4 .box ul li:nth-child(2) {
    border-top: none;
  }
  #index-body .init-4 .box ul li:nth-child(2) {
    border-right: none;
  }
  #index-body .init-4 .box ul li i img {
    height: 34px;
  }
  #index-body .init-4 .box ul li h2 {
    font-size: 28px;
    line-height: 28px;
  }
  #index-body .init-4 .box ul li h5 {
    font-size: 16px;
    line-height: 20px;
  }
  .form ul li {
    padding: 10px;
  }
  .form ul {
    margin: -10px;
  }
  .form ul li input,
  .form ul li textarea,
  .form ul li button {
    font-size: 14px;
  }
  #footer .footer-top .f-nav {
    display: none;
  }
  #footer .footer-top {
    text-align: center;
  }
  #footer .footer-bottom ul li:first-child {
    width: 100%;
  }
  #footer .footer-bottom ul li {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  .ui.container {
    width: 100%;
  }
  #banner .content {
    display: none;
  }
  #index-body .init-1 .box ul li {
    padding: 10px;
  }
  #index-body .init-1 .box ul li p {
    height: 140px;
  }
  #index-body .init-2 ul li a .box:before {
    font-size: 80px;
    line-height: 50px;
  }
  #index-body .init-2 ul li a .box h3 {
    font-size: 24px;
    line-height: 24px;
    padding-left: 40px;
    margin: 25px 0;
  }
  #index-body .init-2 ul li a .box h3 em {
    font-size: 34px;
  }
  #index-body .init-2 ul li a .box p {
    display: none;
  }
  .form ul li {
    width: 100% !important;
  }
}
@media screen and (max-width: 500px) {
  #index-body .init-1,
  #index-body .init-3,
  #index-body .init-4,
  #index-body .init-5,
  #index-body .init-6 {
    padding: 40px 0;
  }
  #index-body .init-1 .box ul li {
    width: 100%;
    border-right: none !important;
    padding: 30px 10px;
  }
  #index-body .init-1 .box ul li p {
    height: auto;
  }
  #index-body .init-1 .box ul li:nth-last-child(2) {
    border-bottom: 1px solid #dce1e1 !important;
  }
  #index-body .init-4 .box ul li {
    width: 100%;
    border-right: none !important;
  }
  #index-body .init-4 .box ul li:nth-child(2) {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  #footer .footer-bottom ul li h4 {
    font-size: 16px;
  }
  #footer .footer-bottom ul li p {
    font-size: 12px;
  }
}
.inner-banner {
  height: 500px;
  padding-top: 270px;
  text-align: center;
  background-attachment: fixed;
  background-position: top center;
}
.inner-banner h2 {
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}
.inner-banner .mbx {
  font-size: 18px;
  color: white;
  margin-top: 10px;
  line-height: 2;
  text-transform: uppercase;
}
.inner-banner .mbx a,
.inner-banner .mbx span {
  display: inline-block;
  vertical-align: middle;
}
.inner-banner .mbx a:hover {
  text-decoration: underline;
}
.f48 {
  font-size: 32px;
  line-height: 30px;
  color: #367c2b;
  font-weight: bold;
  text-transform: uppercase;
}
.f36 {
  font-size: 36px;
  line-height: 36px;
  color: #4f676b;
  font-weight: bold;
}
.inner-page .content {
  margin-top: 30px;
  font-size: 16px;
  line-height: 2;
  color: #4f676b;
}
.inner-page .content p {
  font-size: 16px;
  color: #4f676b;
  line-height: 32px;
  padding: 15px 0;
}
.inner-page .img-zoom {
  display: block;
  position: relative;
}
.inner-page .img-zoom:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/icon-search-white.png") center center no-repeat rgba(0, 0, 0, 0.3);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
}
.inner-page .img-zoom:hover:after {
  opacity: 1;
  height: 100%;
}
.inner-page .m-page {
  display: block;
  margin: 70px auto 0;
  max-width: 860px;
  background: #e7e7e7;
  text-align: center;
}
.inner-page .m-page a,
.inner-page .m-page span {
  line-height: 55px;
  height: 55px;
  padding: 0 15px;
  font-size: 16px;
  color: #4f676b;
  display: inline-block;
}
.inner-page .m-page a:hover {
  color: #367c2b;
}
.inner-page .sidebar {
  position: absolute;
  right: 100%;
  margin-right: 20px;
  top: 0;
  max-width: 250px;
  width: 100%;
}
.inner-page .sidebar .box {
  display: block;
  background: #f2f2f2;
  padding-bottom: 130px;
}
.inner-page .sidebar .box h3 {
  display: block;
  font-size: 20px;
  color: white;
  padding: 20px 28px;
  background: #4f676b;
}
.inner-page .sidebar .box ul {
  display: block;
}
.inner-page .sidebar .box ul li {
  display: block;
  position: relative;
}
.inner-page .sidebar .box ul li a {
  display: block;
  position: relative;
  padding: 15px 28px;
  font-size: 16px;
  color: #4f676b;
  border-bottom: 1px solid #e7e7e7;
  border-top: 1px solid white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.inner-page .sidebar .box ul li a:hover {
  background: #dedede;
}
.inner-page .sidebar .box ul li:first-child a {
  border-top: none;
}
.inner-page .sidebar .box ul li:last-child a {
  border-bottom: none;
}
.inner-page .sidebar .box ul li.current-cat:after {
  content: '';
  width: 11px;
  right: 100%;
  position: absolute;
  display: block;
  top: 1px;
  height: 120%;
  background: url("../images/icon-border-l.png") no-repeat center left;
  background-size: 100% 100%;
}
.inner-page .sidebar .box ul li.current-cat:before {
  content: '';
  width: 16px;
  height: 95%;
  position: absolute;
  left: 100%;
  top: 1px;
  background: url("../images/icon-border-r.png") no-repeat center right;
  background-size: 100% 100%;
}
.inner-page .sidebar .box ul li.current-cat a {
  background: #27651e;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #26621c), color-stop(4%, #367c2b));
  /* 兼容Safari4-5, chrome1-9 */
  background: -moz-linear-gradient(right, #26621c 0%, #367c2b 4%);
  /* firefox */
  background: -webkit-linear-gradient(left, #26621c 0%, #367c2b 4%);
  /* chrome */
  background: -o-linear-gradient(right, #26621c 0%, #367c2b 4%);
  /* opera */
  background: -ms-linear-gradient(right, #26621c 0%, #367c2b 4%);
  /* ie */
  background: linear-gradient(to right, #26621c, #367c2b 4%);
  /* firefox */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#26621c', endColorstr='#367c2b',GradientType=1)";
  /* 兼容IE8~IE9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26621c', endColorstr='#367c2b', GradientType=1);
  /* 兼容IE5~IE9 */
  font-size: 18px;
  color: white;
}
.inner-page .sidebar .box.contact {
  margin-top: 20px;
}
.inner-page .sidebar .box.contact ul li i {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  font-size: 20px;
}
.inner-page .sidebar .box.contact ul li i img {
  display: inline-block;
  vertical-align: middle;
}
.inner-page .sidebar .box.contact ul li em {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 18px;
}
.inner-page .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: transparent;
  font-size: 0;
  background: none;
  width: 30px;
  height: 30px;
  border: none;
  z-index: 1;
}
.inner-page .slick-arrow:after {
  content: '';
  font-size: 34px;
  color: white;
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.inner-page .slick-arrow.slick-prev {
  right: 100%;
  margin-right: 20px;
}
.inner-page .slick-arrow.slick-prev:after {
  content: "\f104";
}
.inner-page .slick-arrow.slick-next {
  left: 100%;
  margin-left: 20px;
}
.inner-page .slick-arrow.slick-next:after {
  content: "\f105";
}
.about-page .about-1 {
  padding: 90px 0 110px;
}
.about-page .about-1 .box {
  padding-top: 60px;
}
.about-page .about-2 {
  background: url("../images/about-2-bg.jpg") center center;
  background-attachment: fixed;
  padding: 80px 0;
  color: white;
}
.about-page .about-2 h2,
.about-page .about-2 h5,
.about-page .about-2 p {
  color: inherit;
}
.about-page .about-2 .box {
  padding-top: 60px;
}
.about-page .about-2 .box ul li {
  padding: 0 25px;
  text-align: center;
}
.about-page .about-2 .box ul li i {
  display: block;
  margin-bottom: 15px;
}
.about-page .about-2 .box ul li i img {
  height: 50px;
  display: block;
  margin: 0 auto;
}
.about-page .about-2 .box ul li h3 {
  display: block;
  font-size: 24px;
  font-weight: bold;
}
.about-page .about-2 .box ul li h3:after {
  content: '';
  display: block;
  width: 50px;
  height: 1px;
  background: white;
  margin: 15px auto 0;
}
.about-page .about-2 .box ul li p {
  display: block;
  font-size: 14px;
  line-height: 28px;
  margin-top: 20px;
}
.about-page .about-3 {
  padding-top: 90px;
}
.about-page .about-3 .box {
  padding-top: 50px;
}
.about-page .about-3 .box ul {
  margin: 0 -7px;
}
.about-page .about-3 .box ul li {
  padding: 0 7px;
}
.about-page .about-3 .box ul li a {
  display: block;
}
.about-page .about-3 .box ul li a img {
  width: 1005px;
}
.about-page .about-3 .box ul li a h4 {
  display: block;
  line-height: 50px;
  height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 15px;
  font-size: 24px;
  color: #4f676b;
  background: white;
  position: relative;
  z-index: 1;
  text-align: center;
}
.about-page .about-5 .box ul li a h4 {
  display: block;
  line-height: 50px;
  height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 15px;
  font-size: 24px;
  color: #4f676b;
  background: white;
  position: relative;
  z-index: 1;
  text-align: center;
}
.about-page .about-4 {
  padding-top: 90px;
}
.about-page .about-4 h3 {
  display: inline-block;
  font-weight: bold;
  color: #4f676b;
  text-transform: uppercase;
  border-bottom: 1px solid #4f676b;
  padding-bottom: 15px;
}
.about-page .about-4 .box {
  padding-top: 40px;
}
.about-page .about-5 {
  padding-top: 90px;
}
.about-page .about-5 .box {
  padding-top: 40px;
}
.about-page .about-5 .box .slick-arrow:after {
  color: #4f676b;
  font-size: 48px;
}
.about-page .about-5 .box ul {
  margin: -15px;
	letter-spacing:-4px;
}
.about-page .about-5 .box ul li {
  padding: 15px;
}
.about-page .about-5 .box ul .slick-slide {
	display:inline-block;
	float:none;
	letter-spacing:0;
	vertical-align:middle;
}
.about-page .about-5 .box ul li a {
  display: block;
  -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
.about-page .about-6 {
  padding-top: 110px;
}
.about-page .about-6 ul {
  background: #367c2b;
}
.about-page .about-6 ul li {
  padding: 60px 10px 50px;
  text-align: center;
  color: white;
}
.about-page .about-6 ul li h2 {
  display: block;
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 5px;
}
.about-page .about-6 ul li h4 {
  display: block;
  font-size: 24px;
  line-height: 24px;
}
.about-page .about-6 ul li h5 {
  display: block;
  font-size: 16px;
}
.faq-page p.t {
  text-align: left;
  margin-left: 0;
}
.faq-page .faq-1 {
  padding-top: 75px;
}
.faq-page .faq-1 h3.f36 {
  margin-top: 30px;
  padding-bottom: 25px;
}
.faq-page .faq-1 h3.f36:after {
  content: '';
  display: block;
  width: 100px;
  height: 1px;
  background: #4f676b;
  margin-top: 25px;
}
.faq-page .faq-1 .box {
  padding-top: 60px;
}
.faq-page .faq-1 .box ul li {
  margin-bottom: 40px;
  border-bottom: 1px solid #367c2b;
}
.faq-page .faq-1 .box ul li:last-child {
  margin-bottom: 0;
}
.faq-page .faq-1 .box ul li .q {
  display: block;
  font-size: 30px;
  color: #4f676b;
}
.faq-page .faq-1 .box ul li .a {
  font-size: 16px;
  color: #4f676b;
  line-height: 24px;
  margin: 10px 0 25px;
}
.faq-page .faq-1 .box ul li .a p {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
}
.faq-page .faq-2 {
  padding: 100px 0 150px;
}
.faq-page .faq-2 p.t {
  margin-top: 10px;
  font-weight: bold;
}
.faq-page .faq-2 .form {
  padding-top: 50px;
}
.product-page {
  padding: 60px 0 90px;
  padding-bottom: 0;
}
.product-page .min-height {
  min-height: 1080px;
}
.product-page .product-box h1 {
  font-size: 26px;
  font-weight: bold;
  color: #4f676b;
  margin-bottom: 20px;
}
.product-page .product-box .bearzone {
  font-size: 16px;
  color: #4f676b;
  line-height: 2;
  margin-bottom: 20px;
}
.product-page .product-box ul {
  margin: -10px;
}
.product-page .product-box ul li {
  padding: 10px;
}
.product-page .product-box ul li a.img-box {
  display: block;
  border: 4px solid #f2f2f2;
  margin-top: 20px;
}
.product-page .product-box ul li a.img-box img {
  width: 100%;
}
.product-page .product-box ul li .content {
  background: #f2f2f2;
  padding: 20px;
  display: block;
  margin: 0;
}
.product-page .product-box ul li .content h3 {
  font-size: 16px;
  color: #4f676b;
  line-height: 2;
}
.product-page .product-box ul li .content p {
  display: block;
  font-size: 12px;
  color: #4b4b4b;
  line-height: 28px;
  margin: 5px 0 15px;
  padding: 0;
}
.product-page .product-box ul li .content .btn a {
  display: inline-block;
  line-height: 28px;
  padding: 0 12px;
  border-radius: 5px;
  font-size: 14px;
  color: white;
  text-transform: capitalize;
  margin-right: 5px;
  background: #4f676b;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .product-box ul li .content .btn a.contact {
  background: #367c2b;
}
.product-page .product-box ul li .content .btn a.contact:hover {
  background: #4f676b;
}
.product-page .product-box ul li .content .btn a:hover {
  background: #367c2b;
}
.prodet-page {
  padding: 80px 0 110px;
}
.prodet-page .f36 {
  color: #367c2b;
  font-weight: normal;
  text-transform: capitalize;
}
.prodet-page .prodet-1 .mbx {
  display: block;
  background: #f2f2f2;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 0;
  color: transparent;
  line-height: 60px;
  height: 60px;
  padding: 0 20px;
  position: relative;
  overflow: hidden;
}
.prodet-page .prodet-1 .mbx a:first-child {
  width: 35px;
  height: 31px;
  background: url("../images/icon-home.png") center center no-repeat;
  background-size: cover;
  color: transparent;
  font-size: 0;
}
.prodet-page .prodet-1 .mbx a:first-child:after {
  display: none;
}
.prodet-page .prodet-1 .mbx a,
.prodet-page .prodet-1 .mbx span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 15px;
  font-size: 18px;
  color: #4f676b;
  text-transform: capitalize;
}
.prodet-page .prodet-1 .mbx span {
  color: #367c2b;
}
.prodet-page .prodet-1 .mbx a:after {
  content: '';
  width: 8px;
  height: 9px;
  display: block;
  position: absolute;
  left: 100%;
  margin-left: -4px;
  top: 50%;
  margin-top: -5px;
  background: url("../images/icon-mbx-jt.png") center center no-repeat;
  background-size: cover;
}
.prodet-page .prodet-1 .mbx:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
.prodet-page .prodet-1 .box {
  padding-top: 30px;
}
.prodet-page .prodet-1 .dasingleabs {
  font-size: 16px;
  line-height: 32px;
  color: #4f676b;
  padding-top: 40px;
}
.prodet-page .prodet-1 .dasingleabs .about-3 {
  padding-top: 0px;
  padding-bottom: 30px;
}
.prodet-page .prodet-1 .dasingleabs .about-5 {
  padding-top: 0px;
  padding-bottom: 30px;
}
.prodet-page .prodet-1 .dasingleabs .about-5 .box ul li a h4 {
  display: block;
  line-height: 50px;
  height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 15px;
  font-size: 24px;
  color: #4f676b;
  background: white;
  position: relative;
  z-index: 1;
  text-align: center;
}
.prodet-page .prodet-1 .box .left {
  vertical-align: top;
  padding-right: 15px;
  width: 42%;
}
.prodet-page .prodet-1 .box .left .img {
  display: block;
}
.prodet-page .prodet-1 .box .left .img img {
  width: 100%;
}
.prodet-page .prodet-1 .box .left .gallery {
  padding-top: 20px;
}
.prodet-page .prodet-1 .box .left .gallery:after {
  content: '';
  display: block;
  clear: both;
}
.prodet-page .prodet-1 .box .left .gallery ul {
  margin: -3px;
}
.prodet-page .prodet-1 .box .left .gallery ul li {
  padding: 3px;
  width: 33.333%;
  float: left;
}
.prodet-page .prodet-1 .box .left .gallery ul li a {
  display: block;
  border: 1px solid #e5e5e5;
}
.prodet-page .prodet-1 .box .left .gallery ul li a img {
  width: 100%;
}
.prodet-page .prodet-1 .box .right {
  vertical-align: top;
  width: 58%;
}
.prodet-page .prodet-1 .box .right h3 {
  padding: 0 0 25px;
  text-transform: uppercase;
}
.prodet-page .prodet-1 .box .right h1 {
  padding: 0 0 25px;
  text-transform: uppercase;
  line-height: 2;
  font-size: 24px;
}
.prodet-page .prodet-1 .box .right .content {
  display: block;
  margin: 0;
  padding: 10px 0 0;
  border-top: 1px solid #4f676b;
}
.prodet-page .prodet-1 .box .right .content p {
  padding: 0;
}
.prodet-page .prodet-1 .box .right .content ul {
  margin-top: 10px;
}
.prodet-page .prodet-1 .box .right .content ul li {
  padding: 10px 0 10px 25px;
  background: url("../images/icon-list-sj.png") no-repeat top 15px left;
  font-size: 16px;
  color: #4f676b;
}
.prodet-page .prodet-1 .box .right a.link {
  display: inline-block;
  line-height: 40px;
  height: 40px;
  padding-left: 40px;
  width: 170px;
  text-align: center;
  overflow: hidden;
  border: 1px solid #cecece;
  border-radius: 5px;
  background: #fbfbfb;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e1e1), color-stop(100%, #fbfbfb));
  /* 兼容Safari4-5, chrome1-9 */
  background: -moz-linear-gradient(top, #e1e1e1 0%, #fbfbfb 100%);
  /* firefox */
  background: -webkit-linear-gradient(bottom, #e1e1e1 0%, #fbfbfb 100%);
  /* chrome */
  background: -o-linear-gradient(top, #e1e1e1 0%, #fbfbfb 100%);
  /* opera */
  background: -ms-linear-gradient(top, #e1e1e1 0%, #fbfbfb 100%);
  /* ie */
  background: linear-gradient(to top, #e1e1e1, #fbfbfb 100%);
  /* firefox */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#26621c', endColorstr='#e1e1e1',GradientType=0)";
  /* 兼容IE8~IE9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26621c', endColorstr='#e1e1e1', GradientType=0);
  /* 兼容IE5~IE9 */
  position: relative;
  font-size: 18px;
  color: #4f676b;
  text-transform: capitalize;
  margin-left: 0;
}
.prodet-page .prodet-1 .box .right a.link i {
  width: 40px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #367c2b;
  display: block;
}
.prodet-page .prodet-1 .box .right a.link i img {
  display: inline-block;
  vertical-align: middle;
}
.prodet-page .prodet-2 {
  padding-top: 100px;
}
.prodet-page .content {
  display: block;
  margin: 0;
/*   padding-top: 35px; */
}
.prodet-page .content table {
  border-collapse: unset;
/* 	padding:15px; */
}
.prodet-page .content table td,
.prodet-page .content table th {
  font-size: 14px;
  color: #4f676b;
  padding: 5px 15px;
  border: none;
  border-right: 1px solid white;
  border-left: 1px solid #e7e7e7;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet-page .content table td:first-child,
.prodet-page .content table th:first-child {
  border-left: none;
}
.prodet-page .content table td:last-child,
.prodet-page .content table th:last-child {
  border-right: none;
}
.prodet-page .content table tr {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet-page .content table tr:nth-child(odd) {
  background: #f2f2f2;
}
.prodet-page .content table tr:hover {
  background: #367c2b;
}
.prodet-page .content table tr:hover td,
.prodet-page .content table tr:hover th {
  color: white;
}
.prodet-page .prodet-3 {
  padding-top: 100px;
}
.prodet-page .prodet-3 .box {
  padding-top: 30px;
}
.prodet-page .prodet-3 .box ul {
  margin: -3px;
}
.prodet-page .prodet-3 .box ul li {
  padding: 3px;
}
.prodet-page .prodet-3 .box ul li a.img-box {
  display: block;
  border: 1px solid #4f676b;
}
.prodet-page .prodet-3 .box ul li a.img-box img {
  width: 100%;
}
.prodet-page .prodet-3 .box ul li h4 {
  display: block;
  font-size: 16px;
  line-height: 32px;
  margin-top: 10px;
  text-align: center;
  color: #367c2b;
  text-transform: uppercase;
  padding: 0 10px;
}
.prodet-page .prodet-3 .box ul .slick-arrow:after {
  color: #4f676b;
  font-size: 48px;
}
.news-page {
  padding: 60px 0 110px;
}
.news-page .news-1 ul {
  margin: -30px -10px;
}
.news-page .news-1 ul li {
  padding: 30px 10px;
}
.news-page .news-1 ul li a.img-box {
  display: block;
}
.news-page .news-1 ul li .content {
  display: block;
  padding: 15px 10px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  margin: 0;
}
.news-page .news-1 ul li .content h3 {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #367c2b;
  font-size: 24px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.news-page .news-1 ul li .content h3:hover {
  text-decoration: underline;
}
.news-page .news-1 ul li .content p {
  display: block;
  font-size: 14px;
  line-height: 28px;
  color: #4f676b;
  margin: 5px 0 20px;
  padding: 0;
}
.news-page .news-1 ul li .content a.link {
  display: inline-block;
  border-bottom: 1px #4f676b dashed;
  color: #4f676b;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.news-page .news-1 ul li .content a.link:hover {
  color: #367c2b;
  border-bottom-color: #367c2b;
}
.news-page .news-1 ul li:hover .content {
  background: #eee;
}
.newdet-page {
  padding: 60px 0 70px;
}
.newdet-page h3 {
  text-transform: none;
  color: #367c2b;
  font-weight: normal;
}
.newdet-page .content {
  padding: 40px 0 60px;
  font-size: 14px;
}
.newdet-page time {
  display: block;
  font-size: 16px;
  color: #4f676b;
  padding: 15px 0;
  border-top: 1px #4f676b dashed;
}
.lg-page {
  padding: 60px 0;
}
.lg-page ul {
	margin:-10px;
}
.lg-page ul li {
	padding:10px;
	vertical-align:bottom !important;
}
.lg-page ul li img {
	width:100%;
}
.lg-page ul li h4 {
	font-size:20px;
	line-height:50px;
	height:50px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	padding:0 15px;
	background:#eee;
	position:relative;
	z-index:1;
}
.contact-page {
  padding: 80px 0 150px;
}
.contact-page .contact-1 .left {
  width: 45%;
  padding-right: 25px;
}
.contact-page .contact-1 .left h3 {
  color: #367c2b;
  font-weight: normal;
}
.contact-page .contact-1 .left .contact-list {
  padding-top: 20px;
  margin: -8px 0;
}
.contact-page .contact-1 .left .contact-list li {
  padding: 8px 0;
  font-size: 18px;
  color: #4f676b;
  line-height: 28px;
  font-weight: normal;
}
.contact-page .contact-1 .left .contact-list li a {
  display: block;
  padding-left: 35px;
  position: relative;
}
.contact-page .contact-1 .left .contact-list li a i {
  position: absolute;
  left: 0;
  top: 0;
}
.contact-page .contact-1 .left .contact-list li a i img {
  display: inline-block;
  vertical-align: middle;
}
.contact-page .contact-1 .right {
  width: 55%;
}
.contact-page .contact-1 .right .map {
  position: relative;
}
.contact-page .contact-1 .right .button-group {
  bottom: 10px !important;
  right: 10px !important;
  padding: 0 !important;
}
.contact-page .contact-1 .right .button-group .button {
  background: #367c2b !important;
}
.contact-page .contact-1 .right .amap-logo,
.contact-page .contact-1 .right .amap-copyright {
  display: none !important;
}
.contact-page .contact-2 {
  padding-top: 100px;
  text-align: left;
}
.contact-page .contact-2 p.t {
  font-weight: bold;
  margin-left: 0;
  text-align: left;
  margin-top: 20px;
}
.contact-page .contact-2 .form {
  padding-top: 50px;
}
@media screen and (max-width: 1800px) {
  .inner-page .sidebar {
    position: static;
    float: left;
    width: 20%;
    margin-right: 0;
  }
  .product-page .min-height {
    display: inline-block;
    width: 80%;
    padding-left: 40px;
  }
  .inner-page .sidebar .box {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 1400px) {
  .f48 {
    font-size: 40px;
    line-height: 40px;
  }
  .contact-page,
  .prodet-page,
  .news-page {
    padding: 80px 0;
  }
  .f36 {
    font-size: 30px;
    line-height: 30px;
  }
  .faq-page .faq-1 .box {
    padding-top: 40px;
  }
  .faq-page .faq-1 .box ul li {
    margin-bottom: 20px;
  }
  .faq-page .faq-1 .box ul li .q {
    font-size: 24px;
  }
  .inner-page .m-page {
    margin-top: 40px;
  }
  .faq-page .faq-2 {
    padding: 80px 0;
  }
  .inner-banner {
    height: 400px;
    padding-top: 200px;
  }
  .prodet-page .prodet-2 .content table td,
  .prodet-page .prodet-2 .content table th {
    font-size: 18px;
    padding: 15px 20px;
  }
  .prodet-page .prodet-3 .box ul li h4 {
    font-size: 20px;
  }
  .prodet-page .prodet-1 .box .right h3 {
    padding-bottom: 15px;
  }
  .inner-page .slick-arrow.slick-next {
    margin-left: -30px;
  }
  .inner-page .slick-arrow.slick-prev {
    margin-right: -30px;
  }
}
@media screen and (max-width: 1200px) {
  .contact-page .contact-2,
  .faq-page .faq-1,
  .prodet-page .prodet-2,
  .prodet-page .prodet-3,
  .about-page .about-6,
  .about-page .about-3 {
    padding-top: 60px;
  }
  .contact-page,
  .prodet-page,
  .news-page,
  .faq-page .faq-2,
  .product-page,
  .about-page .about-1,
  .newdet-page {
    padding: 60px 0;
  }
  .f48 {
    font-size: 34px;
    line-height: 34px;
  }
  .contact-page .contact-1 .left .contact-list li {
    font-size: 16px;
    line-height: 28px;
  }
  .faq-page .faq-1 h3.f36 {
    margin-top: 20px;
  }
  .faq-page .faq-1 .box ul li .q {
    font-size: 20px;
  }
  .faq-page .faq-1 .box ul li .a {
    font-size: 14px;
  }
  .faq-page .faq-2 .form {
    padding-top: 30px;
  }
  .inner-page .content p,
  .prodet-page .prodet-1 .box .right .content ul li {
    font-size: 14px;
    line-height: 28px;
	  background-position:left top 5px;
  }
  .prodet-page .prodet-1 .box .right .content ul li {
    padding: 4px 0 4px 25px;
  }
  .prodet-page .prodet-2 .content table td,
  .prodet-page .prodet-2 .content table th {
    font-size: 16px;
    padding: 10px 20px;
  }
  .product-page .min-height {
    padding-left: 0;
    width: 100%;
    display: block;
    min-height: auto !important;
  }
  .inner-page .sidebar {
    display: none;
  }
  .product-page .product-box ul li .content h3,
  .news-page .news-1 ul li .content h3 {
    font-size: 20px;
  }
  .product-page .product-box ul li .content {
    padding: 15px 10px;
  }
  .about-page .about-6 ul li {
    padding: 40px 15px;
  }
  .about-page .about-6 ul li h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .about-page .about-6 ul li h4 {
    font-size: 20px;
    line-height: 20px;
  }
  .about-page .about-1 .box {
    padding-top: 30px;
  }
  .news-page .news-1 ul li {
    padding: 10px;
  }
  .news-page .news-1 ul {
    margin: -10px;
  }
  .newdet-page .content {
    padding: 30px 0 40px;
  }
  .newdet-page time {
    padding: 10px 0;
  }
}
@media screen and (max-width: 1000px) {
  .contact-page,
  .prodet-page,
  .news-page,
  .faq-page .faq-2,
  .product-page,
  .about-page .about-1,
  .newdet-page {
    padding: 40px 0;
  }
  .inner-page .content p {
    padding: 5px 0;
  }
  .inner-page .content {
    margin: -5px 0;
  }
  .newdet-page .content {
    padding: 20px 0;
  }
  .f36 {
    font-size: 24px;
    line-height: 24px;
  }
  .newdet-page time {
    font-size: 14px;
  }
  .inner-page .content p,
  .prodet-page .prodet-1 .box .right .content ul li {
    font-size: 14px;
    line-height: 28px;
  }
  .inner-page .m-page {
    margin-top: 20px;
  }
  .inner-page .m-page a,
  .inner-page .m-page span {
    line-height: 40px;
    height: 40px;
  }
  .inner-banner {
    height: 300px;
    padding-top: 120px;
  }
  .inner-banner .mbx {
    font-size: 14px;
  }
  .about-page .about-2 .box ul li h3 {
    font-size: 20px;
  }
  .f48 {
    font-size: 28px;
    line-height: 28px;
  }
  .about-page .about-6 ul li {
    width: 50% !important;
    padding: 30px 15px;
  }
  .product-page .product-box ul li .content .btn a {
    padding: 0 8px;
    font-size: 13px;
  }
  .prodet-page .prodet-1 .mbx {
    line-height: 50px;
    height: 50px;
  }
  .prodet-page .prodet-1 .mbx a,
  .prodet-page .prodet-1 .mbx span {
    font-size: 16px;
  }
  .contact-page .contact-2,
  .faq-page .faq-1,
  .prodet-page .prodet-2,
  .prodet-page .prodet-3,
  .about-page .about-6,
  .about-page .about-3 {
    padding-top: 40px;
  }
  .prodet-page .prodet-3 .box ul li h4 {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
  }
  .inner-page .slick-arrow {
    display: none !important;
  }
  .contact-page .contact-1 .left {
    width: 100%;
    padding-right: 0;
  }
  .contact-page .contact-1 .right {
    width: 100%;
    padding-top: 30px;
  }
  .contact-page .contact-1 .left .contact-list li {
    font-size: 14px;
    line-height: 24px;
    padding: 5px 0;
  }
}
@media screen and (max-width: 700px) {
  .inner-banner {
    height: 240px;
    padding-top: 100px;
    background-size: auto 240px;
  }
  .prodet-page .prodet-1 .box .left {
    width: 100%;
    padding-right: 0;
  }
  .prodet-page .prodet-1 .box .right {
    width: 100%;
    padding-top: 30px;
  }
  .about-page .about-3 .box ul li a h4 {
    font-size: 18px;
    line-height: 40px;
    height: 40px;
  }
  .about-page .about-2 .box ul li {
    padding: 0 15px;
  }
  .news-page .news-1 ul li .content {
    background: #eee;
  }
  h2.title,
  .f48,
  .about-page .about-6 ul li h2 {
    font-size: 24px;
    line-height: 24px;
  }
  .about-page .about-6 ul li h4 {
    font-size: 16px;
    line-height: 20px;
  }
  .about-page .about-6 ul li h5 {
    font-size: 12px;
  }
  .prodet-page .prodet-2 .content table td,
  .prodet-page .prodet-2 .content table th {
    font-size: 14px;
  }
  .faq-page .faq-1 .box ul li .q {
    font-size: 18px;
  }
  .inner-page .m-page a,
  .inner-page .m-page span {
    padding: 0 10px;
  }
  #mapContainer {
    height: 240px !important;
  }
} 
.shengdas{
    font-size: 16px;
    color: #4f676b;
    line-height: 2;
    margin-bottom:20px;
  }
/*新增悬浮表单*/
.right_nav_list{position:fixed;bottom:40px;right:20px;z-index:10} 
.right_nav_list ul li{transition:all .5s;border-radius:50%;margin-top:10px;cursor:pointer;padding:0;position:relative;color:#fff;width:58px;height:58px;font-size:30px;background-color:#333;text-align:center;line-height:58px}
.right_nav_list ul li .text{padding:0;width:100%;height:100%}
.right_nav_list ul li:hover{background-color:#000}
.right_nav_list ul li .cont{position:absolute;left:-150px;top:0;width:150px;min-height:100%;padding:0 5px;-webkit-perspective:500px;-moz-perspective:500px;perspective:500px;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;transform:rotate3d(1,0,0,-90deg);-webkit-transform:rotate3d(1,0,0,-90deg);-moz-transform:rotate3d(1,0,0,-90deg);-ms-transform:rotate3d(1,0,0,-90deg);-o-transform:rotate3d(1,0,0,-90deg);opacity:0;-webkit-transition:opacity 0.3s,-webkit-transform 0.5s;transition:opacity 0.3s,-webkit-transform 0.5s;-o-transition:opacity 0.3s,-o-transform 0.5s;-moz-transition:transform 0.5s,opacity 0.3s,-moz-transform 0.5s;transition:transform 0.5s,opacity 0.3s;transition:transform 0.5s,opacity 0.3s,-webkit-transform 0.5s,-moz-transform 0.5s,-o-transform 0.5s;transition:transform 0.5s,opacity 0.3s,-webkit-transform 0.5s;-webkit-transition:-webkit-transform 0.5s,opacity 0.3s;-moz-transition:-moz-transform 0.5s,opacity 0.3s;overflow:hidden;-webkit-transform-origin:top;-moz-transform-origin:top;-ms-transform-origin:top;-o-transform-origin:top;transform-origin:top}
.right_nav_list ul li .cont #ewm{width:100%;background-color:#fff;border-radius:5px;padding:8px;border:1px solid #ccc}
.right_nav_list ul li:hover .cont{-webkit-transform:rotate3d(0,0,0,-90deg);-moz-transform:rotate3d(0,0,0,-90deg);transform:rotate3d(0,0,0,-90deg);opacity:1}
@media (max-width:500px){.right_nav_list{right:5px;bottom:150px}
}#pups_shadow{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0.6;z-index:21;display:none}
#seo_form_cont{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:80%;width:500px;max-width:90%;-o-box-shadow:0 0 10px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1);box-shadow:0 0 10px rgba(0,0,0,0.1);z-index:22;background:white;padding:30px;overflow:auto}
#seo_form_cont h4{font-size:18px;color:#222;text-transform:capitalize;line-height:1;font-weight:bold;position:absolute;left:0;width:100%;top:0;padding:15px 20px;background:#f5f5f5;-o-box-shadow:0 0 5px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);box-shadow:0 0 5px rgba(0,0,0,0.1)}
#seo_form_cont form{margin-top:40px}
#seo_form_cont i.close{width:30px;height:30px;position:absolute;top:10px;right:10px;background:#eee;cursor:pointer;cursor:hand;-webkit-transition:0.5s;transition:0.5s}
#seo_form_cont i.close::after,#seo_form_cont i.close::before{content:'';-webkit-transition:0.5s;transition:0.5s;width:70%;height:2px;margin-top:-1px;background:black;position:absolute;top:50%;left:15%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
#seo_form_cont i.close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
#seo_form_cont i.close:hover{background:#1c5715}
#seo_form_cont i.close:hover::before,#seo_form_cont i.close:hover::after{background:white}
#seo_form_cont ul li{margin-bottom:10px;position:relative}
#seo_form_cont ul li label{font-size:14px;margin-bottom:10px;display:block}
#seo_form_cont ul li label em{color:red;margin-right:2px}
#seo_form_cont ul li input,#seo_form_cont ul li textarea{width:100%;line-height:24px;padding:6px 15px;border:1px solid #eee;-webkit-transition:0.5s;transition:0.5s;font-size:16px}
#seo_form_cont ul li input:focus,#seo_form_cont ul li textarea:focus{border-color:#1c5715}
#seo_form_cont ul li textarea{height:80px}
#seo_form_cont ul li input[type="submit"]{width:auto;padding:6px 40px;display:inline-block;background:#000000;color:white;-webkit-transition:0.5s;transition:0.5s;cursor:pointer}
#seo_form_cont ul li input[type="submit"]:hover{opacity:0.7}
#seo_form_cont ul li:last-child{margin-bottom:0}
/*结束*/