@font-face {
  font-family: 'iconfont';
  /* project id 971715 */
  src: url('//at.alicdn.com/t/font_971715_1diac3eph12.eot');
  src: url('//at.alicdn.com/t/font_971715_1diac3eph12.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_971715_1diac3eph12.woff2') format('woff2'), url('//at.alicdn.com/t/font_971715_1diac3eph12.woff') format('woff'), url('//at.alicdn.com/t/font_971715_1diac3eph12.ttf') format('truetype'), url('//at.alicdn.com/t/font_971715_1diac3eph12.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  clear: both;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
i {
  font-style: normal;
}
body,
html {
  min-height: 100%;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #232323;
}
a:hover {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  table-layout: fixed;
}
input,
textarea {
  outline: none;
  border: none;
}
textarea {
  resize: none;
  overflow: auto;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow: hidden;
}
.cont {
  width: 1200px;
  margin: 0 auto;
}
.head .head-box {
  height: 130px;
}
.head .head-box .logo {
  float: left;
  line-height: 122px;
}
.head .head-box .logo img {
  width: 100%;
  height: 100%;
}
.head .head-box .phone {
  position: relative;
  float: right;
  margin-top: 37px;
  text-align: right;
}
.head .head-box .phone .iconfont {
  position: absolute;
  left: -65px;
  color: #2da5f6;
  font-size: 51px;
  top: -15px;
  z-index: -1;
}
.head .head-box .phone .text p {
  color: #525252;
  font-size: 18px;
  padding-right: 12px;
}
.head .head-box .phone .text p span {
  color: #bcbcbc;
  margin-left: 5px;
}
.head .head-box .phone .text h4 {
  font-weight: bold;
  color: #45a259;
  font-size: 26px;
  background: #FFFFFF;
}
.head .head-box .phone .text h4 span {
  font-size: 20px;
  margin-left: 5px;
}
.head .nav {
  background: #229a59;
  height: 52px;
  line-height: 52px;
}
.head .nav ul .nLi {
  float: left;
  font-size: 16px;
  width: 14.28%;
  text-align: center;
}
.head .nav ul .nLi a {
  color: #ffffff;
}
.head .nav ul .nLi a span {
  margin-left: 10px;
  color: rgba(255, 255, 255, 0.2);
}
.head .nav ul .on {
  background: #ffde28;
}
.head .nav ul .on a {
  color: #353535;
}
.banner {
  position: relative;
  width: 100%;
  height: 614px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 614px;
}
.banner .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.banner .hd {
  position: absolute;
  bottom: 18px;
  left: 47%;
}
.banner .hd ul li {
  width: 16px;
  height: 7px;
  background: #424e5e;
  display: inline-block;
  margin-left: 10px;
  border-radius: 10px;
}
.banner .hd ul .on {
  background: #55e3ff;
  width: 35px;
  transition: all 0.4s;
}
.banner1 {
  position: relative;
  width: 100%;
  height: 358px;
  overflow: hidden;
  min-width: 1200px;
}
.banner1 .bd {
  width: 100%;
  height: 100%;
}
.banner1 .bd ul li {
  position: relative;
  height: 358px;
}
.banner1 .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.n-title {
  text-align: center;
}
.n-title h4 {
  font-size: 48px;
  margin-bottom: 8px;
  color: rgba(53, 53, 53, 0.569);
}
.n-title h1 {
  font-size: 36px;
  font-weight: bold;
  color: #229a59;
}
.n-title h1 span {
  color: #5a5a5a;
}
.n-title p {
  margin-top: 20px;
  padding: 8px 15px;
  display: inline-block;
  color: #858585;
  font-size: 14px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.one {
  margin-top: 100px;
  padding-bottom: 115px;
}
.one .u-bd {
  margin-top: 60px;
}
.one .u-bd ul li {
  float: left;
  margin-right: 100px;
}
.one .u-bd ul li .img {
  background: url(../img/tp1.png) no-repeat;
  width: 160px;
  height: 174px;
  text-align: center;
  line-height: 174px;
}
.one .u-bd ul li .img span {
  font-size: 75px;
  color: #FFFFFF;
}
.one .u-bd ul li p {
  text-align: center;
  color: #3a3a3a;
  font-size: 24px;
  margin-top: 30px;
}
.one .u-bd ul li:last-child {
  margin-right: 0px;
}
/*.one .u-bd ul li:hover .img {*/
/*  background: url(../img/tp2.png) no-repeat;*/
/*  transition: all 0.4s;*/
/*}*/
.one .u-bd ul li:hover .img span {
  color: #229a59;
  transition: all 0.4s;
}
.one .u-bd ul li:hover p {
  color: #229a59;
  transition: all 0.4s;
}
.two {
  background: url(../img/1_04.jpg) no-repeat center;
  height: 687px;
  min-width: 1200px;
  padding-top: 125px;
  position: relative;
}
.two .n-title h4 {
  color: #b3d3bf;
}
.two .n-title h1 {
  color: #ffffff;
}
.two .n-title h6 {
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  width: 1200px;
  margin: 0 auto;
  margin-top: 43px;
  line-height: 30px;
}
.two .u-bd {
  margin-top: 60px;
}
.two .u-bd ul li {
  width: 364px;
  float: left;
  margin-right: 54px;
  text-align: center;
  border: 1px solid #a0d4bb;
  border-radius: 55px;
  height: 109px;
  padding-top: 14px;
}
.two .u-bd ul li span {
  color: #FFFFFF;
  font-size: 50px;
  display: inline-block;
  vertical-align: middle;
}
.two .u-bd ul li .text {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-left: 20px;
}
.two .u-bd ul li .text h4 {
  color: #ffffff;
  font-size: 24px;
  margin-bottom: 5px;
}
.two .u-bd ul li .text p {
  color: #ffffff;
  font-size: 14px;
}
.two .u-bd ul li:last-child {
  margin-right: 0px;
}
.two .u-bd ul li:hover {
  background: #FFFFFF;
  transition: all 0.4s;
}
.two .u-bd ul li:hover span {
  color: #229a59;
}
.two .u-bd ul li:hover .text h4 {
  color: #229a59;
}
.two .u-bd ul li:hover .text p {
  color: #229a59;
}
.two .u-bd .more {
  position: absolute;
  bottom: -38px;
  left: 48%;
}
.two .u-bd .more a {
  line-height: 70px;
  text-align: center;
  display: inline-block;
  width: 78px;
  height: 78px;
  border-radius: 50%;
  border: 5px solid #FFFFFF;
  background-image: -moz-linear-gradient(144deg, #008947 4%, #149b55 54%, #27ad63 100%);
  background-image: -webkit-linear-gradient(144deg, #008947 4%, #149b55 54%, #27ad63 100%);
  background-image: -ms-linear-gradient(144deg, #008947 4%, #149b55 54%, #27ad63 100%);
}
.two .u-bd .more a span {
  color: #FFFFFF;
  font-size: 30px;
}
.three {
  margin-top: 115px;
  margin-bottom: 130px;
}
.three .u-bd {
  margin-top: 50px;
}
.three .u-bd .left {
  width: 532px;
  float: left;
}
.three .u-bd .left .img-box {
  width: 100%;
  height: 459px;
  position: relative;
  overflow: hidden;
}
.three .u-bd .left .img-box img {
  width: 100%;
  height: 100%;
}
.three .u-bd .left .img-box .text {
  padding: 20px 30px;
  background: #229a59;
  position: absolute;
  bottom: 0px;
}
.three .u-bd .left .img-box .text h4 {
  color: #ffffff;
  font-size: 22px;
  margin-bottom: 10px;
}
.three .u-bd .left .img-box .text p {
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
}
.three .u-bd .left:hover .img-box img {
  transform: scale(1.2);
  transition: all 0.4s;
}
.three .u-bd .right {
  float: left;
  width: 650px;
  margin-left: 18px;
}
.three .u-bd .right ul li {
  display: inline-block;
  margin-right: 9px;
  margin-bottom: 13px;
}
.three .u-bd .right ul li .img-box {
  width: 317px;
  height: 223px;
  position: relative;
  overflow: hidden;
}
.three .u-bd .right ul li .img-box img {
  width: 100%;
  height: 100%;
}
.three .u-bd .right ul li .img-box p {
  position: absolute;
  bottom: -42px;
  background: rgba(34, 168, 95, 0.8);
  height: 42px;
  line-height: 42px;
  color: #ffffff;
  font-size: 18px;
  padding: 0 35px;
  width: 100%;
}
.three .u-bd .right ul li:nth-child(2) {
  margin-right: 0px;
}
.three .u-bd .right ul li:nth-child(3) {
  margin-bottom: 0px;
}
.three .u-bd .right ul li:nth-child(4) {
  margin-bottom: 0px;
  margin-right: 0px;
}
.three .u-bd .right ul li:hover .img-box img {
  transform: scale(1.2);
  transition: all 0.4s;
}
.three .u-bd .right ul li:hover .img-box p {
  bottom: 0px;
  transition: all 0.4s;
}
.four {
  background: url(../img/1_13.jpg) no-repeat center;
  min-width: 1200px;
  height: 674px;
  padding-top: 117px;
}
.four .n-title h4 {
  color: #b8c1c6;
}
.four .n-title h1 {
  color: #ffffff;
}
.four .n-title h6 {
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  width: 1200px;
  margin: 0 auto;
  margin-top: 43px;
  line-height: 30px;
}
.four .u-bd {
  margin-top: 50px;
}
.four .u-bd ul li {
  width: 570px;
  float: left;
  margin-bottom: 45px;
  margin-right: 60px;
}
.four .u-bd ul li .left {
  display: inline-block;
  vertical-align: top;
  width: 67px;
  height: 67px;
  text-align: center;
  border: 1px solid #FFFFFF;
}
.four .u-bd ul li .left h4 {
  color: #ffffff;
  font-size: 36px;
}
.four .u-bd ul li .left p {
  color: #ffffff;
  font-size: 12px;
}
.four .u-bd ul li .right {
  display: inline-block;
  vertical-align: top;
  width: 484px;
  margin-left: 10px;
}
.four .u-bd ul li .right h4 {
  color: #ffffff;
  font-size: 22px;
  margin-bottom: 10px;
}
.four .u-bd ul li .right p {
  color: #ffffff;
  font-size: 12px;
  line-height: 24px;
}
.four .u-bd ul li:nth-child(2) {
  margin-right: 0px;
}
.four .u-bd ul li:nth-child(4) {
  margin-right: 0px;
}
.four .u-bd ul li:hover .left {
  background: #229a59;
  border: 1px solid #229a59;
}
.four .u-bd ul li:hover .right h4 {
  color: #229a59;
}
.four .u-bd .more {
  text-align: center;
}
.four .u-bd .more a {
  width: 125px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  display: inline-block;
  color: #ffffff;
  font-size: 24px;
  border: 1px solid #FFFFFF;
}
.foot {
  background: #2b2c2f;
  padding-top: 25px;
  height: 228px;
}
.foot .foot-1 {
  float: left;
  margin-right: 87px;
}
.foot .foot-1 img {
  width: 158px;

}
.foot .foot-2 {
  float: left;
  width: 435px;
  margin-right: 85px;
}
.foot .foot-2 p {
  color: #ffffff;
  font-size: 16px;
  display: inline-block;
  line-height: 40px;
}
.foot .foot-2 p:first-child {
  margin-right: 47px;
}
.foot .foot-3 {
  float: left;
  color: #ffffff;
  margin-right: 70px;
}
.foot .foot-3 .text span {
  font-size: 34px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.foot .foot-3 .text .right {
  display: inline-block;
  vertical-align: middle;
}
.foot .foot-3 .text .right p {
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
}
.foot .foot-3 h4 {
  color: #ffffff;
  font-size: 30px;
  margin-top: 12px;
  margin-left: 8px;
}
.foot .foot-4 {
  float: left;
}
.foot .foot-4 img {
  width: 136px;
  height: 136px;
}
.foot-box {
  background: #2b2c2f;
  height: 70px;
  line-height: 70px;
  border-top: 1px solid #515255;
  text-align: center;
}
.foot-box p {
  color: #c7c7c7;
  font-size: 12px;
}
.foot-box p a {
  color: #c7c7c7;
}
.page {
  margin-top: 50px;
  min-height: 600px;
  margin-bottom: 85px;
}
.page .left {
  width: 233px;
  float: left;
}
.page .left .title {
  width: 233px;
  height: 87px;
  background: url(../img/3_03.jpg) no-repeat center;
  padding-top: 16px;
  padding-left: 27px;
}
.page .left .title h4 {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
}
.page .left .title p {
  color: #b6d7c3;
  font-size: 14px;
  margin-top: 5px;
}
.page .left .bd {
  border: 1px solid #dedede;
  border-top: 0px;
  border-bottom: 0px;
}
.page .left .bd ul li {
  border-bottom: 1px solid #dedede;
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
}
.page .left .bd ul li a {
  color: #858585;
  font-size: 14px;
}
.page .left .bd ul li a span {
  float: right;
}
.page .right {
  float: right;
  width: 932px;
}
.page .right .title {
  height: 52px;
  line-height: 42px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e0e0e0;
}
.page .right .title .t-left {
  display: inline-block;
  vertical-align: middle;
}
.page .right .title .t-left p {
  font-size: 24px;
  color: #229a59;
}
.page .right .title .t-left p span {
  margin-right: 5px;
  font-size: 27px;
}
.page .right .title .t-right {
  float: right;
  display: inline-block;
  vertical-align: middle;
}
.page .right .title .t-right p {
  color: #676767;
  font-size: 12px;
}
.page .right .title .t-right p span {
  margin-right: 5px;
}
.page .right .u-prod {
  margin-top: 25px;
}
.page .right .u-prod .brief {
  color: #666666;
  font-size: 14px;
  line-height: 26px;
  text-indent: 2em;
}
.page .right .u-prod .u-bd {
  margin-top: 35px;
}
.page .right .u-prod .u-bd ul li {
  width: 298px;
  border: 1px solid #dcdcdc;
  padding: 10px;
  margin-right: 18px;
  margin-bottom: 25px;
  float: left;
}
.page .right .u-prod .u-bd ul li .img-box {
  height: 197px;
  width: 100%;
}
.page .right .u-prod .u-bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.page .right .u-prod .u-bd ul li .text h4 {
  color: #404040;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.page .right .u-prod .u-bd ul li .text p {
  color: #858585;
  font-size: 12px;
  line-height: 18px;
}
.page .right .u-prod .u-bd ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.u-news {
  margin-top: 33px;
}
.u-news .u-bd ul li {
  margin-bottom: 13px;
}
.u-news .u-bd ul li .tit {
  height: 53px;
  line-height: 53px;
  background: #f3f6f8;
  padding: 0 30px;
}
.u-news .u-bd ul li .tit .n-le {
  display: inline-block;
  vertical-align: middle;
  border-left: 3px solid #afafaf;
  line-height: 1;
  padding-left: 20px;
}
.u-news .u-bd ul li .tit .n-le h4 {
  color: #646464;
  font-size: 18px;
}
.u-news .u-bd ul li .tit .n-ri {
  display: inline-block;
  vertical-align: middle;
  float: right;
}
.u-news .u-bd ul li .tit .n-ri h4 {
  color: #747474;
  font-size: 28px;
}
.u-news .u-bd ul li .tit .n-ri h4 span {
  color: #747474;
  font-size: 18px;
}
.u-news .u-bd ul li .tit .n-ri .iconfont {
  display: none;
  color: #ffff;
  font-size: 27px;
}
.u-news .u-bd ul li p {
  color: #9a9a9a;
  font-size: 14px;
  line-height: 24px;
  padding: 20px 30px 25px 30px;
}
.u-news .u-bd ul li:hover {
  box-shadow: 0px 0px 9px 0px rgba(185, 185, 185, 0.41);
  transition: all 0.4s;
}
.u-news .u-bd ul li:hover .tit {
  background: #229a59;
  transition: all 0.4s;
}
.u-news .u-bd ul li:hover .tit .n-le {
  border-color: #5fce92;
  transition: all 0.4s;
}
.u-news .u-bd ul li:hover .tit .n-le h4 {
  color: #FFFFFF;
}
.u-news .u-bd ul li:hover .tit .n-ri h4 {
  display: none;
}
.u-news .u-bd ul li:hover .tit .n-ri .iconfont {
  display: block;
}
.paging {
  margin-top: 30px;
}
.paging ul {
  text-align: center;
}
.paging ul li {
  display: inline-block;
  width: 29px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #bfbfbf;
  text-align: center;
}
.paging ul li a {
  color: #c2c2c2;
}
.paging ul li:last-child {
  width: auto;
  padding: 0 5px;
}
.paging ul li:first-child {
  width: auto;
  padding: 0 5px;
}
.paging ul .on {
  background: #229a59;
  border-color: #229a59;
}
.paging ul .on a {
  color: #FFFFFF;
}
.u-page {
  margin-top: 30px;
}

.float {
  width: 200px;
  position: fixed;
  right: -150px;
  transition: all 0.5s;
  top: 20%;
  z-index: 100;
}
.float ul li {
  position: relative;
  width: 100%;
  min-height: 50px;
  line-height: 50px;
  background: #229a59;
  border-radius: 5px;
  margin-bottom: 3px;
  cursor: pointer;
}
.float ul li span {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  text-align: center;
  margin-right: 10px;
}
.float ul li .iconfont {
  color: #ffffff;
  font-size: 30px;
}
.float ul li .icon-huidingbu {
  font-size: 20px !important;
}
.float ul li p {
  font-size: 18px;
  color: #ffffff;
}
.float ul li .wx {
  box-sizing: initial;
  width: 90px;
  height: 0px;
  margin-left: 60px;
  overflow: hidden;
  padding-bottom: 0;
  transition: all 0.5s;
}
.float:hover {
  right: 0;
}
.float:hover .wx {
  height: 90px;
  padding-bottom: 10px;
}

