﻿@charset "utf-8";
/* CSS Document */
body {
  margin: 0;
  font-family: "宋体";
  background: #ffffff;
  min-width: 1300px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
form,
ul,
ol,
li,
input {
  padding: 0;
}
img {
  border: 0px;
}
ul,
ol,
li {
  list-style: none;
  margin: 0;
}
div,
p,
h1,
h2,
h3,
h4,
b,
form,
input,
ul,
ol,
li,
a,
dd,
dt,
dl,
i,
em,
pre,
span {
  color: #323232;
  font-size: 14px;
  list-style: none;
  text-decoration: none;
  font-family: "Microsoft YaHei", tahoma, Arial, "微软雅黑", Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
/*a{text-decoration:none;}*/
@font-face {
  font-family: "iconfont";
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-dianhua:before {
  content: "\e6a9";
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/*清空浮动的代码-start*/
.clr:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clr {
  display: inline-block;
}
html[xmlns] .clr {
  display: block;
}
* html .clr {
  height: 1%;
}
img {
  border: 0px;
}
/*清空浮动的代码-end*/
.a_hidden {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/*opacity: 1;filter: alpha(opacity=100);*/
/*通用轮播*/
.banner-wp {
  width: 100%;
  height: 100%;
  position: relative;
  /*height:704px;*/
}
.banner-wp .bd {
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.banner-wp .bd .tempWrap {
  height: 100%;
}
.banner-wp .bd ul {
  width: 100%;
  height: 100%;
}
.banner-wp .bd ul li {
  width: 100%;
  height: 100%;
}
.banner-wp .bd ul li a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
.banner-wp .bd ul li a img {
  width: 100%;
  display: block;
}
.banner-wp .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.banner-wp .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 12px;
  height: 12px;
  margin: 4px;
  background-color: #fff;
  border-radius: 50%;
  overflow: hidden;
  line-height: 9999px;
}
.banner-wp .hd ul li.on {
  width: 36px;
  border-radius: 0;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
/*通用轮播结束*/
.module-header {
  width: 100%;
  position: relative;
  z-index: 99;
}
.module-header .top {
  background-color: #f2f2f2;
  height: 30px;
  width: 100%;
}
.module-header .top .topbox {
  width: 1200px;
  margin: 0 auto;
}
.module-header .top .welcome {
  line-height: 30px;
  font-size: 12px;
}
.module-header .top .cantu .pic {
  font-size: 22px;
  line-height: 30px;
}
.module-header .top .cantu div {
  float: left;
  font-size: 12px;
  line-height: 30px;
}
.module-header .top .cantu div span {
  padding-left: 9px;
  color: #da251c;
}
.module-header .top .cantu div.message {
  margin-left: 30px;
}
.module-header .top .cantu div.lianxi {
  margin: 0 10px 0 20px;
}
.module-header .module-xiala {
  position: relative;
  cursor: pointer;
}
.module-header .module-xiala .xiala {
  display: none;
  position: absolute;
  top: 44px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  transition: all 0.3s ease 0s;
  width: 120px;
  padding: 20px 0 10px;
  border-top: 5px solid #6CA600;
}
.module-header .module-xiala .xiala a {
  transition: all 0.3s;
  display: block;
  box-sizing: border-box;
  height: 40px;
  width: 100%;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}
.module-header .module-xiala .xiala a:hover {
  color: #fff;
  background-color: #6CA600;
}
.module-header .center {
  width: 1200px;
  margin: 0 auto;
  height: 88px;
  position: relative;
}
.module-header .center .text {
  margin-left: 46px;
  width: 270px;
}
.module-header .center .text .name {
  font-size: 18px;
  font-weight: bold;
  color: #6ca600;
  display: block;
  line-height: 1;
  margin-top: 20px;
}
.module-header .center .text .txt {
  font-size: 12px;
  display: block;
  line-height: 21px;
  text-align: center;
}
.module-header .center .img {
  width: 274px;
  height: 153px;
  background: url(../images/header-logo-bg.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 480px;
  z-index: 99;
}
.module-header .center .img img {
  display: block;
  /*width: 221px;*/
  /*margin: 21px auto 0;*/
}
.module-header .center .search {
  width: 326px;
  height: 38px;
  margin-top: 25px;
  position: relative;
}
.module-header .center .search .ipt {
  outline: none;
  padding-left: 10px;
  width: 261px;
  height: 38px;
  box-sizing: border-box;
  border: 2px solid #6ca600 ;
}
.module-header .center .search .btn {
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 65px;
  height: 38px;
  background-color: #6ca600;
  color: #fff;
  line-height: 38px;
  text-align: center;
  border: none;
  outline: none;
}
.module-header .header-box {
  width: 100%;
  height: 44px;
  background-color: #6ca600;
  border-bottom: 1px solid #d6d6d6;
}
.module-header .header-box .header {
  width: 1300px;
  margin: 0 auto;
}
.module-header .header-box .header ul .btn li {
  transition: all 0.5s;
  height: 44px;
  line-height: 44px;
  padding: 0 13px;
  /*margin-right: 4px;*/
  float: left;
}
.module-header .header-box .header ul .btn li:hover {
  background-color: #ff990f;
}
.module-header .header-box .header ul .btn li.btn-hover {
  background-color: #ff990f;
}
.module-header .header-box .header ul .btn li span {
  color: #fff;
  font-size: 15px;
  font-weight: lighter;
}
.module-header .header-box .header ul.module-nav02 .last {
  margin-right: 0;
}
.module-footer {
  width: 100%;
  background-color: #3e3e3e;
}
.module-footer .logo {
  width: 1200px;
  margin: 0 auto;
  border-bottom: 1px solid #686868;
  height: 110px;
}
.module-footer .logo img {
  display: block;
  width: 271px;
  margin: 0 auto;
}
.module-footer .company {
  width: 1200px;
  margin: 0 auto;
  padding: 48px 20px 22px 30px;
  box-sizing: border-box;
  height: 245px;
}
.module-footer .company li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  position: relative;
  color: #fff;
}

.module-footer .company li p{
  color: #fff ;
  font-size: 15px;
  line-height: 3.8;
}
.module-footer .company li p img{
	width: auto;
	display: inline;
}

.module-footer .company li .line {
  position: absolute;
  top: 14px;
  right: 0;
  width: 1px;
  height: 165px;
  background-color: #686868;
}
.module-footer .company li.info span {
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1;
  font-weight: lighter;
  color: #fff;
}
.module-footer .company li.info .name {
  font-size: 18px;
  margin-bottom: 18px;
}
.module-footer .company li.info .qq {
  margin-bottom: 14px;
}
.module-footer .company li.info .pho {
  line-height: 25px;
}
.module-footer .company li.info .ewm {
  margin-left: 35px;
}
.module-footer .company li.info .ewm .wx,
.module-footer .company li.info .ewm .kf {
  width: 120px;
  margin-right: 18px;
}
.module-footer .company li.info .ewm .wx .img,
.module-footer .company li.info .ewm .kf .img {
  display: block;
  width: 100%;
}
.module-footer .company li.info .ewm .wx span,
.module-footer .company li.info .ewm .kf span {
  margin: 5px 0 0;
  text-align: center;
}
.module-footer .company li.join_us {
  padding-top: 20px;
  box-sizing: border-box;
}
.module-footer .company li.join_us span,
.module-footer .company li.join_us a {
  display: block;
  text-align: center;
  color: #fff;
}
.module-footer .company li.join_us .jion {
  height: 34px;
  width: 236px;
  margin: 0 auto;
  line-height: 34px;
}
.module-footer .company li.join_us .jion .pic {
  font-size: 34px;
  line-height: 1;
  color: #fff;
}
.module-footer .company li.join_us .xuc {
  font-size: 30px;
  font-family: '宋体';
  line-height: 1;
  margin: 12px auto 24px;
}
.module-footer .company li.join_us .contactUs {
  width: 180px;
  height: 40px;
  background-color: #6CA600;
  font-size: 19px;
  margin: 0 auto;
  line-height: 40px;
  border-radius: 5px;
}
.module-footer .company li.wx {
  padding: 23px 0 0 23px;
}
.module-footer .company li.wx span {
  display: block;
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 1;
  font-weight: lighter;
  color: #fff;
}
.text-info {
  width: 100%;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background-color: #585858;
}
.text-info .pic,
.text-info a {
  font-size: 14px;
  font-weight: lighter;
  color: #fff;
}
.text-info .support {
  padding-left: 15px;
}
.text-info a:hover {
  color: #6CA600;
}
.liuc {
  width: 100%;
  overflow: hidden;
}
.liuc img {
  display: block;
  width: 100%;
}
.homepage-kara {
  width: 100%;
  overflow: hidden;
}
.homepage-kara .title {
  margin-top: 50px;
}
.homepage-kara .title span {
  display: block;
  line-height: 1;
  text-align: center;
}
.homepage-kara .title .max {
  font-size: 35px;
  font-family: "宋体";
  font-weight: bold;
  color: #fe9611;
}
.homepage-kara .title .min {
  font-size: 16px;
  margin: 10px auto 40px;
}
.homepage-kara .service {
  width: 1200px;
  margin: 0 auto 95px;
}
.homepage-kara .service li {
  width: 200px;
  float: left;
  cursor: pointer;
}
.homepage-kara .service li .tubiaobox {
  width: 126px;
  height: 126px;
  margin: 0 auto;
  border-radius: 50%;
  box-sizing: border-box;
  overflow: hidden;
  transition: all 0.5s;
  background-color: #6ca600;
}
.homepage-kara .service li .tubiaobox .tubiao {
  display: block;
  width: 85px;
  height: 70px;
  margin: 32px auto 0;
  background: url(../images/casetubiao.png) no-repeat 0 0;
  transition: all 0.3s;
}
.homepage-kara .service li:nth-child(2) .tubiao {
  background-position: -72px 0;
}
.homepage-kara .service li:nth-child(3) .tubiao {
  background-position: -150px 0;
}
.homepage-kara .service li:nth-child(4) .tubiao {
  background-position: 0 -82px;
}
.homepage-kara .service li:nth-child(5) .tubiao {
  background-position: -85px -82px;
}
.homepage-kara .service li:nth-child(6) .tubiao {
  background-position: -164px -82px;
}
.homepage-kara .service li:hover .tubiaobox {
  transform: rotateY(360deg);
}
.homepage-kara .service li .con {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 1;
  margin-top: 20px;
  text-align: center;
}
.homepage-uncertainty {
  position: relative;
  width: 100%;
  height: 154px;
  background: url(../images/show-bg.jpg) center center no-repeat;
  background-size: cover;
}
.homepage-uncertainty .uncertainty {
  width: 1200px;
  position: absolute;
  top: -46px;
  left: 50%;
  transform: translateX(-50%);
}
.homepage-uncertainty .uncertainty .texin {
  width: 110px;
  height: 135px;
  box-sizing: border-box;
  background-color: #6ca600;
  padding: 14px;
  line-height: 48px;
}
.homepage-uncertainty .uncertainty .texin span {
  color: #fff;
}
.homepage-uncertainty .uncertainty .texin .num {
  font-size: 40px;
  font-weight: bold;
}
.homepage-uncertainty .uncertainty .texin .txt {
  font-size: 20px;
    line-height: 1.5;
    text-align: center;
    display: block;
}
.homepage-uncertainty .uncertainty .mingxi li {
  margin-right: 60px;
  float: left;
  width: 296px;
  height: 166px;
  background-color: #fff;
  box-shadow: 0 0 10px #d1d1d1;
  position: relative;
}
.homepage-uncertainty .uncertainty .mingxi li span {
  display: block;
  text-align: center;
}
.homepage-uncertainty .uncertainty .mingxi li .numbel {
  border-bottom-right-radius: 54px;
  width: 54px;
  height: 54px;
  background-color: #ff990f;
  color: #fff;
  font-size: 20px;
  text-align: left;
  padding-left: 16px;
  font-weight: bold;
  box-sizing: border-box;
  line-height: 40px;
  position: absolute;
  top: 0;
  left: 0;
}
.homepage-uncertainty .uncertainty .mingxi li .title {
  margin: 28px 0;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
}
.homepage-uncertainty .uncertainty .mingxi li .word {
  font-size: 20px;
  line-height: 31px;
  color: #878787;
}
.homepage-uncertainty .uncertainty .mingxi li:last-child {
  margin-right: 16px;
}
.module-title {
  width: 100%;
  position: relative;
}
.module-title .title {
  position: relative;
  height: 53px;
  padding-top: 15px;
  box-sizing: border-box;
  width: 626px;
}
.module-title .title .cha {
  font-size: 33px;
  display: block;
  line-height: 1;
}
.module-title .title .eng {
  font-size: 62px;
  font-weight: bold ;
  color: #6CA600;
  text-transform: uppercase;
  opacity: 0.15;
  position: absolute;
  top: -7px;
  left: 80px;
  white-space: nowrap;
  line-height: 1;
}
.module-title .more {
  width: 116px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  font-size: 20px;
  background-color: #6CA600;
  margin-top: 15px;
}
.homepage-product {
  width: 1200px;
  margin: 50px auto;
  max-height: 1000px;
	overflow: hidden;
}
.homepage-product .product-list {
  width: 100%;
  padding-top: 25px;
}
.homepage-product .product-list li {
  margin-top: 25px;
  float: left;
  width: 378px;
  height: 282px;
  margin-left: 32px;
  position: relative;
  overflow: hidden;
}
.homepage-product .product-list li:nth-child(3n+1) {
  margin-left: 0px;
}
.homepage-product .product-list li .img {
  transition: all 0.5s;
  width: 350px;
  height: 218px;
  overflow: hidden;
  margin: 9px auto 0;
  position: relative;
  z-index: 9;
}
.homepage-product .product-list li .img img {
  display: block;
  width: 100%;
}
.homepage-product .product-list li .title-box {
  position: absolute;
  padding: 52px 15px 0;
  box-sizing: border-box;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 106px;
  background-color: #f5f5f5;
  z-index: 8;
}
.homepage-product .product-list li .title-box span {
  height: 55px;
  line-height: 55px;
  font-size: 16px;
}
.homepage-product .product-list li .title-box span.price {
  color: #e00000;
}
.homepage-product .product-list li .hover {
  transition: all 0.5s;
  width: 100%;
  height: 46px;
  overflow: hidden;
  position: absolute;
  bottom: -46px;
  left: 0;
  z-index: 10;
}
.homepage-product .product-list li .hover .more,
.homepage-product .product-list li .hover .refer {
  width: 50%;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.homepage-product .product-list li .hover .more {
  background-color: #6ca600;
}
.homepage-product .product-list li .hover .refer {
  background-color: #f38b2a;
}
.homepage-product .product-list li:hover .img {
  width: 100%;
  height: 236px;
  margin-top: 0;
}
.homepage-product .product-list li:hover .hover {
  bottom: 0;
}
.homepage-case {
  width: 100%;
  margin: 0 auto;
}
.homepage-case .casetitle {
  width: 1200px;
  margin: 0 auto;
}
.homepage-case .case-content {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  height: 909px;
  background: url(../images/casebg.jpg) center no-repeat;
}
.homepage-case .case-content li {
  position: absolute;
  box-sizing: border-box;
  cursor: pointer;
}
.homepage-case .case-content li .img {
  border-radius: 50%;
  border: 2px solid #6CA600;
  overflow: hidden;
  transition: all 0.3s;
}
.homepage-case .case-content li .img img {
  display: block;
  height: 100%;
  width: auto;
}
.homepage-case .case-content li .title {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 26px;
  color: #63A35C;
  font-weight: bold;
  margin-top: 15px;
  line-height: 1;
}
.homepage-case .case-content li:nth-child(1) .img,
.homepage-case .case-content li:nth-child(2) .img,
.homepage-case .case-content li:nth-child(3) .img {
  width: 206px;
  height: 206px;
}
.homepage-case .case-content li:nth-child(4) .img,
.homepage-case .case-content li:nth-child(5) .img,
.homepage-case .case-content li:nth-child(6) .img {
  width: 255px;
  height: 255px;
}
.homepage-case .case-content li:nth-child(1) {
  top: 5px;
  left: 474px;
}
.homepage-case .case-content li:nth-child(2) {
  top: 62px;
  right: 95px;
}
.homepage-case .case-content li:nth-child(3) {
  bottom: 30px;
  right: 392px;
}
.homepage-case .case-content li:nth-child(4) {
  top: 164px;
  left: 105px;
}
.homepage-case .case-content li:nth-child(5) {
  bottom: 101px;
  left: 182px;
}
.homepage-case .case-content li:nth-child(6) {
  bottom: 256px;
  right: 90px;
}
.homepage-case .case-content li:hover .img {
  transform: scale(1.1);
}
.homepage-jianjie {
  width: 100%;
  height: 500px;
  background: url(../images/jianjie.jpg) center center no-repeat;
  background-size: cover;
}
.homepage-jianjie .jianjie {
  width: 1200px;
  margin: 0 auto;
}
.homepage-jianjie .jianjie .content {
  width: 590px;
  height: 100px;
  padding: 78px 64px 60px 40px;
  box-sizing: border-box;
}
.homepage-jianjie .jianjie .content span,
.homepage-jianjie .jianjie .content p {
  display: block;
  color: #fff;
}
.homepage-jianjie .jianjie .content .title {
  text-align: center;
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 2px solid #fff;
  font-size: 25px;
  font-weight: bold;
}
.homepage-jianjie .jianjie .content .aboutdesc {
  width: 100%;
  font-size: 16px;
  margin-top: 24px;
  line-height: 24px;
  text-indent: 2em;
  letter-spacing: 1.5px;
}
.homepage-jianjie .jianjie .content .more {
  transition: all 0.3s;
  display: block;
  margin: 32px 0 0;
  width: 220px;
  height: 52px;
  background-color: #fff;
  font-size: 16px;
  border-radius: 10px;
  text-align: center;
  line-height: 52px;
}
.homepage-jianjie .jianjie .content .more:hover {
  background-color: #F9B919;
  color: #fff;
}
.homepage-jianjie .jianjie .vo {
  width: 580px;
  height: 418px;
  overflow: hidden;
  margin-top: 40px;
}
.homepage-jianjie .jianjie .vo .video_iframe {
  margin-top: -2px;
  margin-left: -2px;
}
.homepage-space {
  width: 1200px;
  margin: 52px auto;
}
.homepage-space .title .cha_min,
.homepage-space .title .cha_max,
.homepage-space .title .eng {
  display: block;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
}
.homepage-space .title .cha_min {
  font-size: 20px;
}
.homepage-space .title .cha_min .num {
  font-size: 31px;
  color: #6ca600;
}
.homepage-space .title .cha_max {
  font-size: 31px;
  color: #6ca600;
  margin: 8px auto;
}
.homepage-space .title .eng {
  font-size: 18px;
  color: #737373;
  margin-bottom: 42px;
}
.homepage-space .wtitle {
  width: 557px;
  margin: 0 auto;
}
.homepage-space .wtitle li {
  cursor: pointer;
  float: left;
  font-size: 16px;
  margin-left: 15px;
  line-height: 1;
  padding: 8px 20px;
  box-sizing: border-box;
  border-radius: 5px;
}
.homepage-space .wtitle li:hover {
  background-color: #ff990f;
}
.homepage-space .wtitle li:first-child {
  margin-left: 0;
}
.homepage-space .wtitle .active {
  background-color: #ff990f;
}
.homepage-space .content {
  width: 100%;
  margin-top: 40px;
}
.homepage-space .content li {
  width: 100%;
  position: relative;
  display: none;
}
.homepage-space .content li img {
  display: block;
  width: 100%;
}
.homepage-space .content li .title {
  text-align: center;
  line-height: 64px;
  width: 100%;
  height: 64px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 20px;
  font-weight: lighter;
  color: #fff;
}
.homepage-space .content li.active {
  display: block;
}
.homepage-honor {
  width: 100%;
}
.homepage-honor .honor-title {
  position: relative;
}
.homepage-honor .honor-title .cha {
  font-size: 33px;
  display: block;
  line-height: 1;
  text-align: center;
  margin-top: 14px;
}
.homepage-honor .honor-title .eng {
  font-size: 52px;
  font-weight: bold ;
  color: #6CA600;
  text-transform: uppercase;
  opacity: 0.2;
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1;
}
.homepage-honor .honor-title .line {
  display: block;
  width: 101px;
  height: 8px;
  margin: 15px auto 30px;
  border-radius: 8px;
  background-color: #6CA600;
}
.homepage-honor .honor {
  width: 100%;
  /*height: 378px;*/
  background: url(../images/honorbg.jpg) center center no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.homepage-honor .honor .honorxq {
  width: 1200px;
  margin: 19px auto;
}
.homepage-honor .honor .honorxq .intro-btn-list {
  width: 194px;
  margin-right: 25px;
}
.homepage-honor .honor .honorxq .intro-btn-list .link {
  box-sizing: border-box;
  transition: all 0.3s;
  display: block;
  width: 100%;
  height: 65px;
  line-height: 65px;
  text-align: center;
  font-size: 20px;
  border-bottom: 2px solid #ebebea;
  background-color: #fff;
}
.homepage-honor .honor .honorxq .intro-btn-list .link:last-child {
  border: none;
}
.homepage-honor .honor .honorxq .intro-btn-list .link:hover {
  background-color: #6CA600;
  color: #fff;
  box-shadow: 0 0 10px #ebebea;
  border: none;
}
.homepage-honor .honor .honorxq .intro-btn-list .link.active {
  background-color: #6CA600;
  color: #fff;
  box-shadow: 0 0 10px #ebebea;
  border: none;
}
.homepage-honor .honor .honorxq .custom-list {
  height: 280px;
  overflow: hidden;
}
.homepage-honor .honor .honorxq .custom-list li {
  background-color: #fff;
  display: none;
  float: left;
  width: 20%;
}
.homepage-honor .honor .honorxq .custom-list li .img {
  width: 224px;
  height: 260px;
  overflow: hidden;
  margin: 10px;
  position: relative;
  cursor: pointer;
}
.homepage-honor .honor .honorxq .custom-list li .img img {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.homepage-honor .honor .honorxq .custom-list li.active {
  display: block;
}
/*-------------------------内页开始--------------------*/
/*公共页面部分   新闻资讯*/
.modulepage {
  width: 100%;
}
.modulepage .banner {
  width: 100%;
  height: 300px;
}
.modulepage .container {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
  overflow: hidden;
}
.modulepage .container .nav span {
  float: left;
  font-size: 14px;
  color: #000000;
  font-weight: lighter;
}
.modulepage .container .section .item {
  padding: 20px;
  width: 1160px;
  height: 200px;
  display: block;
  margin-top: 50px;
  transition: all .3s;
}
.modulepage .container .section .item .pic {
  float: left;
  width: 300px;
  height: 200px;
  overflow: hidden;
  margin-right: 50px;
}
.modulepage .container .section .item .infor {
  float: left;
  width: 810px;
  margin-top: 20px;
}
.modulepage .container .section .item .infor .title {
  font-size: 16px;
  color: #323232;
}
.modulepage .container .section .item .infor .date {
  font-size: 14px;
  color: #323232;
  line-height: 32px;
  margin-bottom: 10px;
}
.modulepage .container .section .item .infor .desc {
  font-size: 15px;
  color: #878787;
}
.modulepage .container .section .item:hover {
  background-color: #F5F5F5;
}
.modulepage .container .section .item:hover .desc {
  color: #323232 !important;
}
.modulepage .container .section .page {
  text-align: center;
  margin-top: 50px;
}
/*新闻详情*/
.news-detail .section {
  padding: 20px;
  width: 1160px;
  margin-top: 50px;
}
.news-detail .section .title {
  color: #323232;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
}
.news-detail .section .date {
  font-size: 18px;
  color: #323232;
  line-height: 30px;
  text-align: center;
}
.news-detail .section .content {
  width: 800px;
  margin: 30px auto 0;
  color: #323232;
  font-size: 16px;
  line-height: 20px;
}
/*联系我们*/
.contact .section {
  padding: 20px;
  width: 1160px;
  margin-top: 50px;
}
.contact .section .left {
  float: left;
  width: 367px;
  height: 360px;
  margin-right: 45px;
  overflow: hidden;
}
.contact .section .left .title {
  font-size: 22px;
  color: #6E6B6B;
  padding-left: 10px;
  border-left: 6px solid #6ca600;
}
.contact .section .left .contact-way {
  padding: 25px 8px;
  border-bottom: 7px solid #d6d6d6;
}
.contact .section .left .contact-way li {
  font-size: 14px;
  color: #6E6B6B;
  font-weight: 200;
  line-height: 20px;
}
.contact .section .left .ewm {
  margin-top: 25px;
}
.contact .section .left .ewm .wx,
.contact .section .left .ewm .kf {
  width: 120px;
  height: 150px;
  margin: 0 15px;
  text-align: center;
}
.contact .section .left .ewm .wx img,
.contact .section .left .ewm .kf img {
  display: block;
  height: 120px;
}
.contact .section .left .ewm .txt {
  margin-top: 5px;
  display: block;
}
.contact .section .contactmap {
  float: left;
  width: 730px;
  height: 320px;
  overflow: hidden;
}
.contact .section .message {
  width: 1160px;
  margin-top: 50px;
}
.contact .section .message span {
  display: block;
  font-size: 14px;
  color: #000000;
  margin-bottom: 10px;
}
.contact .section .message .item1 {
  float: left;
  width: 275px;
  margin: 0px 110px 40px 0;
}
.contact .section .message .item1 .ipt {
  width: 320px;
  height: 40px;
  line-height: 40px;
  border: none;
  outline: none;
  background-color: #eeeeee;
  padding-left: 10px;
}
.contact .section .message textarea {
  width: 1195px;
  height: 190px;
  resize: none;
  border: none;
  outline: none;
  background-color: #EEEEEE;
  margin-top: 5px;
  padding-left: 10px;
  padding-top: 5px;
}
.contact .section .message .btn {
  width: 120px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  background-color: #6ca600;
  font-size: 15px;
  border: none;
  outline: none;
  margin: 45px 0;
  cursor: pointer;
}
/*工程案例*/
.case .section {
  width: 1215px;
  margin-top: 50px;
}
.case .section .list {
  float: left;
  text-align: center;
  width: 390px;
  margin-right: 15px;
}
.case .section .list .pic {
  width: 390px;
  height: 350px;
  overflow: hidden;
}
.case .section .list .pic img {
  transition: all .3s;
}
.case .section .list .title {
  color: #323232;
  font-size: 16px;
  margin: 20px 0;
}
.case .section .list:hover img {
  transform: scale(1.1, 1.1);
}
.case .section .list img {
  height: 100%;
}
/*工程案例*/
.honor {
  background: url(../images/honor_bg.png) #eeeeee no-repeat center center;
}
.honor .section {
  width: 1200px;
  margin-top: 50px;
}
.honor .section .head {
  width: 1090px;
  margin: 20px auto;
}
.honor .section .head .link {
  float: left;
  width: 194px;
  height: 65px;
  line-height: 65px;
  font-size: 20px;
  color: #323232;
  text-align: center;
  margin: 0 12px;
  background-color: #fff;
  transition: all .3s;
}
.honor .section .head .link.active,
.honor .section .head .link:hover {
  background-color: #6ca600;
  color: #fff;
  -moz-box-shadow: 0 2px 20px #c3c3c3;
  -webkit-box-shadow: 0 2px 20px #c3c3c3;
  box-shadow: 0 2px 20px #c3c3c3;
}
.honor .section .list {
  width: 1120px;
  margin: 0 auto;
}
.honor .section .list li {
  float: left;
  width: 240px;
  height: 340px;
  margin: 20px;
  transition: all .3s;
}
.honor .section .list li .links {
  display: block;
}
.honor .section .list li .links .img {
  width: 240px;
  height: 340px;
  overflow: hidden;
  position: relative;
}
.honor .section .list li .links .img img {
  transition: all .3s;
}
.honor .section .list li .links .img img {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.honor .section .list li:hover {
  -moz-box-shadow: 0 2px 20px #c8c8c8;
  -webkit-box-shadow: 0 2px 20px #c8c8c8;
  box-shadow: 0 2px 20px #c8c8c8;
}
.honor .section .list li:hover img {
  transform: scale(1.1, 1.1);
}
/*产品详情*/
.product-detail .section {
  width: 1200px;
  margin-top: 50px;
}
.product-detail .section .top {
  width: 100%;
  padding-bottom: 40px;
  border-bottom: 2px solid #dcdcdc;
}
.product-detail .section .top .pic {
  width: 598px;
  height: 372px;
  border: 1px solid #f3f3f3;
  overflow: hidden;
  float: left;
}
.product-detail .section .top .infor {
  float: left;
  padding: 60px 125px;
  width: 350px;
  height: 254px;
  text-align: center;
}
.product-detail .section .top .infor .title {
  color: #29292b;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
}
.product-detail .section .top .infor .price {
  color: #f80538;
  font-size: 22px;
  font-weight: bold;
  margin: 20px 0;
}
.product-detail .section .top .infor .price i {
  font-size: 14px;
  color: #f80538;
  font-style: normal;
}
.product-detail .section .top .infor .desc {
  font-size: 14px;
  color: #323232;
  font-weight: 200;
  padding-bottom: 30px;
  border-bottom: 1px solid #DCDCDC;
}
.product-detail .section .top .infor .seller {
  font-size: 14px;
  color: #323232;
  margin: 20px 0;
}
.product-detail .section .top .infor .btn {
  width: 210px;
  height: 45px;
  border-radius: 5px;
  background-color: #6CA600;
  text-align: center;
  line-height: 45px;
  color: #fff;
  font-size: 14px;
  margin: 0 auto;
  cursor: pointer;
}
.product-detail .section .content {
  font-size: 16px!important;
  line-height: 25px;
  margin-top: 20px;
}
.product-detail .section .content img {
  max-width: 800px;
  margin: 0 auto;
}
.about {
  width: 100%;
  margin-bottom: 70px;
  overflow: hidden;
  background: url(../images/aboutmaxbg.jpg) center no-repeat;
  background-size: cover;
}
.about .title {
  width: 854px;
  margin: 62px auto 45px;
}
.about .pagein-aboutus-article {
  width: 1200px;
  margin: 0 auto;
}
.about .pagein-aboutus-article .synopsis {
  display: block;
  font-size: 23px;
  font-weight: lighter;
  height: 30px;
  line-height: 30px;
}
.about .pagein-aboutus-article .synopsis .eng {
  font-size: 18px;
}
.about .pagein-aboutus-article .synopsis:before {
  content: '';
  float: left;
  width: 5px;
  height: 30px;
  background-color: #6CA600;
  margin-right: 10px;
}
.about .pagein-aboutus-article .name {
  display: block;
  font-size: 16px;
  margin-top: 25px;
}
.about .pagein-aboutus-article .name .newname {
  font-size: 16px;
  font-weight: bold;
  color: #6CA600;
}
.about .pagein-aboutus-article .img {
  float: left;
  width: 586px;
  height: 326px;
  overflow: hidden;
  margin-right: 15px;
}
.about .pagein-aboutus-article .img .pic {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.about .pagein-aboutus-article .module_editor {
  font-size: 16px;
  line-height: 26px;
  color: #666;
}
.aboutuncertainty {
  top: -15px !important;
}
.about-uncertainty {
  margin-bottom: 56px;
}
.module-pages {
  font-size: 15px;
  text-align: center;
  padding-bottom: 20px;
}
.module-pages a {
  cursor: pointer;
  display: inline-block;
  height: 40px;
  padding: 0 16px;
  text-align: center;
  line-height: 40px;
  font-size: 15px;
  font-weight: 200;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  background-color: #FFFFFF;
  color: #878787;
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
}
.module-pages a.pre {
  font-weight: bolder;
  font-size: 14px;
}
.module-pages a.activity {
  background-color: #6ca600;
  color: #fff;
}
.module-pages a:hover {
  background-color: #6ca600;
  color: #FFFFFF;
}
.module-pages .text {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 26px;
  *vertical-align: middle;
}
.module-pages .sub {
  width: 32px;
  height: 32px;
  color: #fff;
  background-color: #8d65a4;
  border: 0;
  cursor: pointer;
  border-radius: 3px;
  *vertical-align: middle;
}
.module-articpages {
  margin: 130px 0;
  text-align: center;
  font-size: 16px;
  color: #999999;
}
.module-articpages .prev {
  margin-bottom: 10px;
}
.module-articpages .link span {
  display: inline-block;
  width: 64px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #666666;
  margin-right: 20px;
}
.module-articpages .link:hover {
  color: #666666;
  text-decoration: underline;
}
.module-articpages .link:hover span {
  color: #FFFFFF;
  background-color: #666666;
}
.module_editor {
  width: 100%;
}
.module_editor {
  word-wrap: break-word;
}
.module_editor img {
  max-width: 100%;
}
.module_editor table {
  max-width: 100%;
}
.module_editor pre {
  word-wrap: break-word !important;
  word-break: break-all !important;
  display: block;
  white-space: normal !important;
}


.index_more {
    display: block;
    margin: 30px auto;
    width: 100px;
    padding-right: 44px;
    height: 40px;
    line-height: 40px;
    background: #fff url(../images/more.jpg) no-repeat right center;
    box-shadow: 0 0 20px #ddd;
    font-size: 16px;
    text-align: center;
}
.index_more:hover{
	box-shadow:0 0 20px #bbb;
	transition: all .3s linear;
	}

.proce_c{
	width: 100%;
	overflow: hidden;
}
.case_big {
    width: 600px;
    height: 490px;
    position: relative;
}

.case_name {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: rgba(0,0,0,.5) url(../images/eye.png) no-repeat center 280px;
    color: #fff;
    line-height: 40px;
    transition: all .5s linear;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 18px;
    text-align: center;
}

.case_name1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: rgba(0,0,0,.3) url(../images/eye.png) no-repeat center 280px;
    color: #fff;
    line-height: 40px;
    transition: all .5s linear;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 18px;
    text-align: center;
}
.case_big:hover .case_name{height:100%;padding-top:220px;background:rgba(0,0,0,.5) url(../images/eye.png) no-repeat center 260px;}

.case_list {
    width: 600px;
}

.case_list li:hover .case_name{height:100%;padding-top:90px;background:rgba(0,0,0,.5) url(../images/eye.png) no-repeat center 140px;}
.case_list li {
    width: 290px;
    height: 240px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    position: relative;
    transition: all .8s linear;
}

.clr .img:hover .case_name{height:100%;padding-top:90px;background:rgba(0,0,0,.5) url(../images/eye.png) no-repeat center 140px;}
.clr .img:hover .case_name1{height:100%;padding-top:50px;background:rgba(0,0,0,.3) url(../images/eye.png) no-repeat center 100px;}

.f18{font-size: 18px;}
.tr {text-align: right;}
.news_list{padding:30px 0;margin-left:-20px; overflow: hidden;}
.news_list li{width:590px;float:left;margin-left:20px;margin-bottom:20px;}
.news_list li a{display:block;border:#ddd solid 1px;padding:15px;transition:all .5s linear;overflow: hidden;}
.news_list li a:hover{background:#6ca600;}
.news_list li a:hover .f18{color:#fff !important;}
.news_list li a:hover .news_list_text{color:#fff !important;} 
.news_list li a:hover .tr{color:#fff !important;} 


.news_list_pic{width:180px;height:120px;}
.news_list_con{width:360px;}
.news_list_con h3{line-height:40px;}
.news_list_text{line-height:30px;height:60px;overflow:hidden;}

img {
  border: 0px;
  display: block;
  width: 100%;
}
.tablesProduct {
  width: 1200px;
  margin: 30px auto;
}
.tablesProduct .title {
  margin: 0 auto;
}
.tablesProduct .title span {
  text-align: center;
}
.tablesProduct .title .eng {
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.tablesProduct .title .line {
  display: block;
  width: 101px;
  height: 8px;
  margin: 30px auto 0;
  border-radius: 8px;
  background-color: #6CA600;
}
#Validform_msg .iframe {
  position: absolute;
  left: 0px;
  top: -1px;
  z-index: -1;
}
#Validform_msg .Validform_title {
  line-height: 40px;
  height: 40px;
  text-align: left;
  font-weight: bold;
  padding: 0 20px;
  color: #333;
  position: relative;
  background-color: #ddd;
}
#Validform_msg a.Validform_close:link,
#Validform_msg a.Validform_close:visited {
  line-height: 40px;
  position: absolute;
  right: 20px;
  top: 0px;
  color: #333;
  text-decoration: none;
  font-size: 12px;
}
#Validform_msg a.Validform_close:hover {
  color: #666;
}
#Validform_msg .Validform_info {
  padding: 20px;
  border-top: none;
  text-align: left;
}
#Validform_msg {
  color: #7d8289;
  font: 12px/1.5 tahoma, arial, 5b 8b 4f 53, sans-serif;
  width: 280px;
  -webkit-box-shadow: 0px 0px 3px #aaa;
  -moz-box-shadow: 0px 0px 3px #aaa;
  background: #fff;
  position: absolute;
  top: 0px;
  right: 50px;
  z-index: 99999;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
  -moz-box-shadow: 0 0 20px #000;
  -webkit-box-shadow: 0 0 20px #000;
  box-shadow: 0 0 20px #000;
}


