﻿@font-face {

  font-family: Arial, Helvetica, Verdana, 'Microsoft YaHei';

  src: url('../other/rzzy.TTF'); font-weight:800;

}

@font-face {

  font-family: jxzk;

  src: url('../other/jxzk.TTF');

}

@font-face {

  font-family: huxiaobo;

  src: url('../other/huxbo.ttf');

}

.top_bar {

  height: 45px;

  line-height: 45px;

  border-bottom: 1px solid #f0f0f0;

}

.top_bar .tb-left {

  float: left;

  color: #4f4f4f;

  font-size: 14px;

  overflow: hidden;

  padding-left:30px;

}

.top_bar .tb-rig {

  float: right;

}



.tb-rig ul li{

  float:left;

  display:block;

  margin-left: 24px;

  position: relative;

}

.tb-rig ul li a {

  color: #4f4f4f;

  font-size: 14px;

  display:block;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  line-height: 40px;

  padding-left: 30px;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}

.tb-rig ul li:nth-of-type(1) a {

  background: url("../images/t1.png") no-repeat left center;

}

.tb-rig ul li:nth-of-type(2) a {

  background: url("../images/t2.png") no-repeat left center;

}

.drop-list2{

  display: none;

  position: absolute;

  width: 100%;

  line-height: 35px;

  background: #737171;

}

.top_bar .tb-rig ul li .drop-list2 a{

  background:none;

  color: #fff;

  text-align: center;

  padding-left:0;

  line-height: 30px;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}

.top_bar .tb-rig ul li .drop-list2 a:hover{

  background: #be2b31;

}

.top_bar .tb-rig ul li .drop-list {

  display: none;

  position: absolute;

  width: 110px;

  top: 50px;

  left: 0;

  right: 0;

  z-index: 2;

  box-shadow: 1px 3px 3px #ccc;

}

.top_bar .tb-rig ul li .drop-list img{

  width: 100%;

}

/*logo*/

.head{

  padding:30px 0;

}

.logo{

  float:left;

  width: 505px;

}

.logo>img{

  float:left;

}

.logo-tit{

  float: left;

  width: 281px;

}

.logo-tit:before{

  display: block;

  content: '';

  width: 1px;

  height: 42px;

  background: #eaeaea;

  float: left;

  margin: 20px 20px 0 20px;

}

.logo-tit h3{

  font-size: 20px;

  color: #329339;

  font-weight: bold;

  padding-top: 10px;

}

.logo-tit p{

  font-size: 16px;

  color: #2e2e2e;

}

.nav-tel{

  background: url("../images/t-tel.png") no-repeat center left;

  float: right;

  padding-left: 65px;

}

.nav-tel p{

  color: #32933a;

  font-size: 20px;

  font-weight: bold;

}

.nav-bar {

  height: 70px;

  width:100%;

  position: relative;

  background: #329339;

}



.nav-bar ul {

  position: relative;

  display: inline-block;

}

.nav-bar ul li {

  float: left;

  height: 70px;

  /*position: relative;*/

  width: 150px;

}

.nav-bar ul li>a {

  display: block;

  font-size: 16px;

  text-align: center;

  color: #fff;

  width:100%;

  line-height: 70px;

  position: relative;

}

.nav-bar ul li:hover{

  background: #2a8230;

}

.nav-bar ul li.active {

  background: #2a8230;

}

.banner .swiper-slide a img{

  width: 100%;

}

.nav-erji1{

  width: 100%;

  position: absolute;

  top: 100px;

  background: #fff;

  left: 0;

  z-index: 100;

  opacity: 0;

  visibility: hidden;

  transition: all 0.5s;

}

.nav-erji1 a{

  display: block;

  width: 100%;

  font-size: 15px;

  color: #333;

  line-height: 45px;

  border-bottom: 1px solid #eee;

  text-align: center;

}

.nav-bar ul li:hover .nav-erji1{

  top: 70px;

  opacity: 1;

  visibility: visible;

  transition: all 0.5s;

}

.nav-bar ul li .nav-erji1 a:hover {

  color: #329339;

  font-weight: bold;

}

.nav-erji{

  width: 94%;

  position: absolute;

  top: 100px;

  background: #fff;

  padding: 3%;

  left: 0;

  z-index: 100;

  opacity: 0;

  visibility: hidden;

  transition: all 0.5s;

}

.nav-erji a{

  display: block;

  width: 20%;

  float: left;

  font-size: 15px;

  font-weight: bold;

  color: #333;

  line-height: 33px;

}

.nav-erji a p:first-child{

  margin-top: 10px;

}

.nav-erji a p{

  color: #666;

  font-size: 14px;

  font-weight: normal;

  line-height: 24px;

}

.nav-erji a p:before{

  display: block;

  content: '';

  width: 5px;

  height: 5px;

  background: #333;

  border-radius: 50%;

  float: left;

  margin-top: 10px;

  margin-right: 5px;

}

.nav-erji a:hover{

  color: #329339;

}

.nav-erji a p:hover{

  color: #329339;

}

.nav-erji h3{

  color: #333;

  font-size: 18px;

  margin-top: 30px;

}

.nav-erji h3 strong{

  color: #329339;

}

.nav-bar ul li:hover .nav-erji{

  top: 70px;

  opacity: 1;

  visibility: visible;

  transition: all 0.5s;

}





.banner .pagination {

  position: absolute;

  font-size:0;

  left: 0;

  text-align: center;

  bottom: 13px;

  width: 100%;

  z-index: 9;

}

.banner .pagination .swiper-pagination-switch {

  display: inline-block;

  width: 10px;

  height: 10px;

  border-radius: 50%;

  border:2px solid #fff;

  opacity: 0.6;

  margin: 0 5px;

  cursor: pointer;

}

.banner .pagination .swiper-active-switch {

  background: #fff;

  opacity: 1;

}

.banner .swiper-button-next,.banner .swiper-button-prev{

  color: #fff;

  width: 35px;

  height: 65px;

}

.banner .swiper-button-next{ right:0;}

.banner .swiper-button-prev{  left:0;}

.banner .swiper-pagination-bullet{

  width: 10px;

  height: 10px;

  background: #fff;

  opacity: 1;

  border:1px solid #4c9318;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

.banner .swiper-button-next:after,.banner .swiper-button-prev:after{

  font-size: 21px;

}

.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{

  background: #4c9318;

}

#main {

  overflow: hidden;

}

.img_jz{

  position: relative;

  overflow: hidden;

  display: block;

}

.img_jz>img{

  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%);

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}

.img_jz1{

  position: relative;

  overflow: hidden;

  display: block;

  width: 100%;

  height: 100%;

}

.img_jz1 img{

  display: block;

  width: 100%;

  height: 100%;

  object-fit: cover;

}

.bg-red{

  background: #003d8c;

  width: 184px;

  line-height: 44px;

  text-align: center;

  font-size: 16px;

  font-weight: bold;

  color: #fff;

  float:right;

  transition: all 0.5s;

}

.bg-red:hover{

  background: #f7a202;

  transition: all 0.5s;

}



/*çƒ­æœ*/

.searchshow{

  height: 85px;

  background: #f4f4f4;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

.sea-key{

  float: left;

  background: url("../images/key.png") no-repeat center left;

  line-height: 85px;

  padding-left: 45px;

}

.sea-key span{

  color: #393939;

  font-size: 16px;

  float: left;

}

.sea-key ul{

  float: left;

}

.sea-key ul li{

  float: left;

  margin-right: 24px;

}

.sea-key ul li a{

  color: #393939;

  font-size: 14px;

  display: block;

}

.sea-key ul li:hover a{

  color: #329339;

}

.sea-form{

  float: right;

  width: 370px;

  height: 50px;

  line-height: 50px;

  margin-top: 15px;

}

.search_i{

  width: 305px;

  height: 50px;

  float: left;

  background: #fff;

  border: none;

  outline: none;

  text-indent: 22px;

  font-size: 14px;

  color: #626262;

}

.search_i::-webkit-input-placeholder{

  font-size: 14px;

  color: #626262;

}

.search_s{

  width: 65px;

  float: right;

  height: 50px;

  background: #329339 url("../images/sea.png") no-repeat center center;

}

/*title*/

.title{

  text-align: center;

}

.title h3{

  font-size: 32px;

  color: #393939;

  font-family: Arial, Helvetica, Verdana, 'Microsoft YaHei';

  font-weight: 800;



}

.title p{

  font-size: 14px;

  color: #565656;

  font-weight: normal;

}

/*é¦–é¡µ*/

.index-product{
  width: 100%;
  padding: 10px 0;
}

.index-product ul{

width: 100%;

margin-top: 28px;
}

.index-product ul li{

width: 290px;

height: 250px;

float: left;

margin-right: 10px;

margin-bottom: 10px;

position: relative;

overflow: hidden;
}

.index-product ul li>a{

  display: block;

}



.type-img{

  width: 100%;

  height:205px;

  overflow: hidden;

}

.type-img img{

  width: 100%;

  height: 100%;

  object-fit: cover;

}

.type-title{

  line-height: 45px;

  text-align: center;

  color: #333333;

  font-size: 14px;

  background: #f2f2f2;

}

.index-product ul li:hover .type-title{

  background:#329339;

  color: #fff;

}

.type-hover{

  position: absolute;

  top: -100%;

  width: 100%;

  height: 205px;

  background: rgba(50,147,57,0.6);

  transition: all 0.5s;

}

.type-erji{

  position: absolute;

  left: 50%;

  top: 50%;

  transform: translate(-50%,-50%);

  width: 185px;

}

.type-erji a{

  color: #fff;

  font-size: 14px;

  display: block;

  box-sizing: border-box;

  line-height: 25px;

  text-align: center;

}



.type-erji a:hover{

  font-weight: bold;

}

.index-product ul li:hover .type-hover{

  top: 0px;

  transition: all 0.5s;

}

/*å¹¿å‘Šæ */

.index-gg{

  width: 100%;

  height:260px;

  background: url("../images/gg.png") no-repeat center center;

}

.gg-right{

  float: right;

  width: 650px;

}

.gg-right h3{

  color: #fff;

  font-size: 34px;

  font-weight: bold;

  padding-top:68px;

}

.gg-right p{

  color: #fff;

  font-size: 16px;

  padding: 10px 0 20px 0;

}

.gg-tel{

  width: 530px;

  height: 50px;

  background: #007131;

  border-radius: 30px;

}

.gg-tel span{

  color: #fff;

  font-size: 16px;

  display: block;

  float: left;

  line-height: 50px;

  width: 318px;

  text-align: center;

}

.gg-tel a{

  display: block;

  width: 212px;

  float: right;

  height: 50px;

  background: #86c127 url("../images/kefu.png") no-repeat center left 45px;

  text-indent: 85px;

  border-radius: 30px;

  line-height: 50px;

  color: #fff;

  font-size: 16px;

  transition: all 0.5s;

}

.gg-tel a:hover{

  background: #46a93a url("../images/kefu.png") no-repeat center left 45px;

  transition: all 0.5s;

}

.index-youshi{

  width: 100%;

  position: relative;

  padding: 70px 0;



}

.ys{

  width: 100%;

  margin-top: 30px;

  height: 600px;

  position: relative;

  background-size: cover;

  background: url("../images/ys.png") no-repeat center center;



}

.ys ul li{

  width: 25%;

  float: left;

  position: relative;

  height: 600px;

}

.ys-top{

  position: absolute;

  top: 0;

  left: 0;

  background:url("../images/ys-bg.png") no-repeat center center;

  width: 100%;

  height: 460px;

  opacity: 0;

  visibility: hidden;

  transition: all 0.5s;

}

.ys-top img{

  filter: grayscale(100%) brightness(700%);

  display: block;

  padding-top: 60px;

  padding-left: 23px;

  padding-bottom: 13px;

}

.ys-top h3{

  color: #fff;

  font-size: 24px;

  font-weight: bold;

  padding: 0 25px;

}

.ys-top h4{

  color:rgba(255,255,255,.8);

  font-size: 12px;

  text-transform: uppercase;

  padding: 0 25px;

  letter-spacing: -1px;

}

.ys-top h4:after{

  display: block;

  content: '';

  width: 40px;

  height: 1px;

  background: #fff;

  margin: 10px 0;

}

.ys-tit{

  color:rgba(255,255,255,.81);

  font-size:14px;

  line-height: 24px;

  padding: 0 25px;

}

.ys ul li .ys-bo{

  width: 100%;

  position: absolute;

  bottom: 0;

  height: 140px;

  background: #f2f2f2;

}

.ys-bo-l{

  float: left;

  padding-left: 25px;

}

.ys-bo h3{

  color: #393939;

  font-size: 20px;

  font-weight: bold;

  padding-top: 40px;

}

.ys-bo p{

  color: #7f7f7f;

  font-size: 12px;

  text-transform: uppercase;

  letter-spacing: -1px;

}

.ys-bo img{

  float: right;

  display: block;

  margin-top: 40px;

  margin-right: 10px;

}

.ys ul li:hover .ys-top{

  opacity: 1;

  visibility: visible;

  transition: all 0.5s;

}

.ys ul li:hover .ys-bo{

  background: #fff url("../images/line.png") no-repeat center bottom;

}

.ys ul li.on .ys-top{

  opacity: 1;

  visibility: visible;

  transition: all 0.5s;

}

.ys ul li.on .ys-bo{

  background: #fff url("../images/line.png") no-repeat center bottom;

}

.index-company{

  width: 100%;

  position: relative;

  padding:60px 0 55px 0;

  background: url("../images/company.png") no-repeat center center;

}

.com-l{

  float: left;

  width: 723px;

  margin-top: 40px;

}

.com-l h3{

  color: #Fff;

  font-size: 32px;



  font-weight: normal;

}

.com-l h4{

  color: #fff;

  font-size: 16px;

  font-weight: normal;

}

.com-l img{

  display: block;

  margin-top: 15px;

}

.com-l-tit{

  margin-top: -12px;

  font-size: 14px;

  line-height: 27px;

  color: #fff;

}

.com-l a{

  display: block;

  width: 195px;

  height: 58px;

  line-height: 58px;

  text-indent: 45px;

  background: #86c127 url("../images/c-jt.png") no-repeat center right 47px;

  margin-top: 62px;

  color: #fff;

  font-size: 14px;

  transition: all 0.5s;

}

.com-l a:hover{

  transition: all 0.5s;

  border-radius: 30px;

}

.com-r{

  width: 420px;

  float: right;

}

.com-r img{

  max-width: 100%;

  display: block;

}

.com-r img:nth-child(2){

  margin-top: 16px;

}

.index-news{

  width: 100%;

  padding: 70px 0;

  position: relative;

}

.index-news ul{

  margin-top: 32px;

}

.index-news ul li{

  width: 387px;

  height: 427px;

  float: left;

  margin-right: 14px;

  background:#f1f1f1;

  position: relative;

  overflow: hidden;

  margin-bottom: 14px;

}

.index-news ul li a{

  display: block;

}

.n-img{

  width: 100%;

  height: 245px;

  overflow: hidden;

}

.n-img img{

  display: block;

  width: 100%;

  height: 100%;

  object-fit: cover;

}

.n-tit{

  padding:20px;

}

.n-tit h3{

  color: #2c2c2c;

  font-size: 18px;

  font-weight: bold;

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;

}

.n-tit p{

  color: #676767;

  font-size: 14px;

  line-height: 22px;

  word-break: break-all;

  text-overflow: ellipsis;

  overflow: hidden;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  margin: 12px 0;

}

.n-tit small{

  color: #676767;

  font-size: 14px;

  padding-top: 10px;

}

.index-news ul li:nth-child(3){

  margin-right: 0;

}

.index-news ul li span{

  position: absolute;

  bottom: -50px;

  width: 100%;

  line-height: 43px;

  background:#329339 url("../images/c-jt.png") no-repeat center right 20px;

  opacity: 0;

  visibility: hidden;

  text-indent: 20px;

  color: #fff;

  font-size: 14px;

  left: 0;

  transition: all 0.5s;

}

.index-news ul li:hover span{

  opacity: 1;

  visibility:visible;

  transition: all 0.5s;

  bottom: 0;

}

.index-link{

  width: 100%;

  height: 88px;

  line-height: 88px;

  background: #f2f2f2;

}

.index-link strong{

  color: #2c2c2c;

  font-size: 16px;

  float: left;

}

.index-link ul li{

  float: left;

  margin-right: 20px;

}

.index-link ul li a{

  color: #2c2c2c;

  font-size: 16px;

}



/*footer*/

.footer{

  padding: 103px 0;

  background:url("../images/foot.png") no-repeat center;

  background-size: cover;

}

.fot_left{

  width: 257px;

  float:left;

}

.fot_logo>img{

  display: block;

  margin-right:5px;

  margin-left: -10px;

}

.fot_left>small{

  font-size: 14px;

  color: #919191;

  display: block;

  margin-top: 16px;

  padding-bottom: 37px;

}

.fotcode{

  width: 130px;

  height: 155px;

  background: #fff;

}

.fotcode>div img{

  max-width: 100%;

  display: block;

  margin: 0 auto;

}

.fotcode>div p{

  color: #393939;

  font-size: 14px;

  text-align: center;

  line-height: 30px;

}

.fot_right{

  width: 880px;

  float:left;

  display:flex;

  justify-content: space-between;

  margin-left: 55px;

}

.fot_nav h3,.fot_cont h3{

  color: #fff;

  font-size: 18px;

  padding-bottom: 10px;

  margin-bottom: 10px;

  position: relative;

  overflow: hidden;

}

.fot_nav a,.fot_cont p{

  display: block;

  font-size: 14px;

  color: #a9a9a9;

  line-height: 30px;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}

.fot_nav a:hover{

  color: #fff;

  font-weight: bold;

}

.fot_href,.fot_nav1{

  width: 100px;

}

.fot_href{

  width: 240px;

  margin-left: 40px;

}

.fot_href>div a{

  white-space: nowrap;

  text-overflow: ellipsis;

  overflow: hidden;

}



.fot_cont{

  width: 355px;

  padding-left:20px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

.fot_cont h3{

  color: #fff;

  font-size: 18px;

  font-weight: bold;

}

.fot_cont small{

  color: #9e9e9e;

  font-size: 14px;

  display: block;

  padding-bottom: 30px;

  padding-top: 13px;

}

.fot_bot{

  line-height: 70px;

  height: 70px;

  background: url("../images/f-b.png") no-repeat center center;

  background-size: cover;

  overflow: hidden;

}

.fot_bot p{

  color: #fff;

  font-size: 14px;

}

.fot_bot a{

  color: #fff;

  font-size: 14px;

}

.fot_gotop{

  float:right;

  margin-top: 15px;

}











.pro-sider {

  float: left;

  width: 260px;

}

.pro-sider .in-title {

  height: 80px;

  background: url(../images/i-pro-title.jpg) no-repeat center;

  text-align: center;

  line-height: 1;

  overflow: hidden;

}

.pro-sider .in-title h3 {

  margin-top: 20px;

  font-size: 22px;

  color: #fff;

  margin-bottom: 5px;

}

.pro-sider .in-title em {

  font-size: 13px;

  color: #728dbc;

}

.pro-sider .pro-sider-ul {

  border: 1px solid #ededed;

  background: #fff;

  border-top: none;

  overflow: hidden;

}

.pro-sider .pro-sider-ul .ul-li {

  padding: 0 15px;

  height: 59px;

}

.pro-sider .pro-sider-ul .ul-li a {

  position: relative;

  height: 58px;

  line-height: 58px;

  font-size: 14px;

  color: #595959;

  display: block;

  padding-left: 10px;

  padding-right: 30px;

  border-bottom: 1px dashed #ededed;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}

.pro-sider .pro-sider-ul .ul-li a h2{

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}

.pro-sider .pro-sider-ul .ul-li a div.icon {

  position: absolute;

  width: 16px;

  height: 16px;

  text-align: center;

  line-height: 16px;

  background: #ededed url(../images/sider-bg-01.png) no-repeat center;

  border-radius: 50%;

  right: 8px;

  top: 50%;

  margin-top: -8px;

  font-size: 12px;

}

.pro-sider .pro-sider-ul .ul-li:hover,

.pro-sider .pro-sider-ul .ul-li.active {

  background: #268ae7;

}

.pro-sider .pro-sider-ul .ul-li:hover a,

.pro-sider .pro-sider-ul .ul-li.active a {

  border: none;

  color: #fff;

}

.pro-sider .pro-sider-ul .ul-li:hover div.icon,

.pro-sider .pro-sider-ul .ul-li.active div.icon {

  background: #0058b1 url(../images/sider-bg-02.png) no-repeat center;

}

.pro-sider .pro-sider-ul .ul-li:last-child a {

  border-bottom: none;

}

.pro-sider .pro-sider-tel {

  overflow: hidden;

  height: 100px;

  line-height: 1;

  font-size: 20px;

  color: #0058b1;

  border: 1px solid #ededed;

  border-top: none;

  padding-left: 80px;

  background: url(../images/sider-tel.png) no-repeat 25px center;

}

.pro-sider .pro-sider-tel span {

  display: block;

  margin: 30px 0 8px;

  font-size: 14px;

  color: #808080;

}

.pro-sider .pro-sider-tel em {

  letter-spacing: 2px;

  font-weight: bold;

}





.m-column-t {

  position: relative;

  text-align: center;

  font-size: 0;

}

.m-column-t .center {

  display: inline-block;

  font-size: 0;

}

.m-column-t .center h3 {

  color: #333;

  font-size: 30px;

}

.m-column-t .center p {

  color: #d2d2d2;

  font-size: 30px;

}

.m-column-t span {

  position: absolute;

  width: 415px;

  top: 50%;

  margin-top: -5px;

  height: 5px;

  border-bottom: 1px solid #d2d2d2;

  z-index: 1;

}

.m-column-t span.mcl {

  left: 0;

}

.m-column-t span.mcl em {

  float: right;

}

.m-column-t span.mcr {

  right: 0;

}

.m-column-t span em {

  display: block;

  height: 11px;

  border-left: 1px solid #d2d2d2;

}

.textLine {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

}

.textLine3 {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

}

.textHidden {

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}

.domHidden {

  overflow: hidden;

}

.about-main {

  padding: 20px 0 70px;

  min-height: 170px;

}

.about-main .ab-content {

  float: right;

  width: 925px;

}

.about-main .ab-content .title {

  line-height: 50px;

}

.about-main .ab-content .title a {

  color: #333;

  padding: 0 5px;

}

.about-main .ab-content .title span.icon-home {

  color: #535353;

}

.about-main .ab-content .title em {

  color: #999;

}

.about-main .ab-content .ab-conBox {

  overflow: hidden;

  background: #fff;

  min-height: 55px;

  padding: 30px 45px 40px;

}

.about-main .ab-content .ab-conBox .de-title {

  text-align: center;

  font-size: 20px;

  color: #333;

  line-height: 25px;

  margin-bottom: 8px;

}

.about-main .ab-content .ab-conBox .sub-co {

  font-size: 14px;

  color: #999;

  text-align: center;

  line-height: 18px;

}

.about-main .ab-content .ab-conBox .ab-detail {

  overflow: hidden;

  margin-top: 30px;

  font-size: 14px;

  color: #777373;

  line-height: 25px;

}

.ab-sild {

  float: left;

  width: 260px;

}

.ab-sild .title {

  position: relative;

  height: 50px;

  text-align: center;

  background: #f3c04b;

  font-size: 16px;

  line-height: 50px;

  color: #fff;

  border-bottom: 1px solid #fff;

}

.ab-sild .title span {

  position: absolute;

  height: 3px;

  width: 30px;

  top: 50%;

  margin-top: -3px;

  border-bottom: 1px solid #fff;

}

.ab-sild .title span em {

  display: block;

  height: 7px;

  border-left: 1px solid #fff;

}

.ab-sild .title span.stl {

  left: 35px;

}

.ab-sild .title span.stl em {

  float: right;

}

.ab-sild .title span.str {

  right: 35px;

}

.ab-sild .sild-cate {

  background: #fff;

  margin-bottom: 20px;

}

.ab-sild .sild-cate .list {

  overflow: hidden;

}

.ab-sild .sild-cate .list li {

  position: relative;

  border-bottom: 1px solid #eee;

  height: 60px;

  line-height: 60px;

}

.ab-sild .sild-cate .list li a {

  display: block;

  padding-right: 35px;

  font-size: 14px;

  color: #333;

  padding-left: 20px;

}

.ab-sild .sild-cate .list li:last-child {

  border-bottom: none;

}

.ab-sild .sild-cate .list li:hover {

  border-color: #f3c04b;

  background: #f3c04b;

}

.ab-sild .sild-cate .list li:hover a {

  color: #fff;

}

.ab-sild .sild-cate .list li:hover:after {

  color: #fff;

}

.ab-sild .sild-cont {

  background: #fff;

}

.ab-sild .sild-cont .cont-list {

  padding: 20px;

}

.ab-sild .sild-cont .cont-list ul li {

  color: #333;

  padding: 5px 0;

  padding-left: 60px;

  font-size: 14px;

}

.ab-sild .sild-cont .cont-list ul li span {

  width: 60px;

  margin-left: -60px;

  display: block;

  height: 20px;

  line-height: 20px;

  float: left;

  color: #666;

}

.pro-center {

  background: #fff;

  padding-bottom: 25px;

}

.pro-center .pro-list {

  overflow: hidden;

  padding: 25px 18px 10px;

}

.pro-center .pro-list ul li {

  float: left;

  width: 200px;

  margin: 0 10px 20px;

  border: 1px solid #fff;

}

.pro-center .pro-list ul li:hover {

  border-color: #f3c04b;

}

.pro-center .pro-list ul li .img {

  overflow: hidden;

  width: 200px;

  height: 200px;

  line-height: 200px;

  text-align: center;

  font-size: 0;

  background: #eee;

}

.pro-center .pro-list ul li .img img {

  display: inline-block;

  vertical-align: middle;

  max-width: 100%;

  max-height: 100%;

}

.pro-center .pro-list ul li .title {

  background: #f7f8fc;

  height: 40px;

  line-height: 40px;

  padding: 0 5px;

  text-align: center;

  font-size: 14px;

  font-weight: bold;

  color: #333;

}

.pro-center .pro-list ul li .title:hover {

  color: #f3c04b;

}

.page {

  font-size: 0;

  text-align: center;

}

.page .center {

  display: inline-block;

  overflow: hidden;

}

.page .center .page-span {

  float: left;

  font-size: 14px;

  color: #c3c3c3;

  line-height: 32px;

  margin-right: 30px;

}

.page .center .page-list {

  float: left;

  overflow: hidden;

}

.page .center .page-list ul li {

  float: left;

  width: auto;

  min-width: 30px;

  height: 32px;

  text-align: center;

  line-height: 30px;

  font-size: 14px;

  margin: 0 4px;

  padding: 0;

  border: none;

  background: transparent;

}

.page .center .page-list ul li a {

  min-width: 20px;

  padding: 0 5px;

  border: 1px solid #eee;

  display: block;

  color: #333;

  border-radius: 4px;

  -webkit-border-radius: 4px;

  overflow: hidden;

  background: #fff;

}

.page .center .page-list ul li:hover a {

  color: #f3c04b;

}

.page .center .page-list ul li.active a {

  background: #f3c04b;

  color: #fff;

}

.news-center {

  background: #fff;

  padding-bottom: 25px;

}

.news-center .new-list {

  padding: 45px 45px 0px;

}

.news-center .new-list ul li {

  margin-bottom: 35px;

  border-bottom: 1px solid #eee;

}

.news-center .new-list ul li a {

  overflow: hidden;

  display: block;

  height: 90px;

  padding-bottom: 30px;

}

.news-center .new-list ul li a .img {

  float: left;

  width: 130px;

  height: 90px;

  background: #eee;

  line-height: 90px;

  font-size: 0;

  text-align: center;

}

.news-center .new-list ul li a .img img {

  display: inline-block;

  vertical-align: middle;

  max-width: 100%;

  max-height: 100%;

}

.news-center .new-list ul li a .info {

  float: right;

  width: 690px;

}

.news-center .new-list ul li a .info h3 {

  font-size: 14px;

  font-weight: bold;

  line-height: 24px;

  color: #333;

}

.news-center .new-list ul li a .info em {

  display: block;

  font-size: 12px;

  color: #999;

  line-height: 16px;

  margin-bottom: 10px;

}

.news-center .new-list ul li a .info p {

  font-size: 14px;

  line-height: 22px;

  color: #999;

  max-height: 44px;

  overflow: hidden;

}

.news-center .new-list ul li a:hover h3 {

  color: #f3c04b;

}

.message-c {

  background: #fff;

  padding: 40px 50px;

  overflow: hidden;

}

.message-c .p {

  font-size: 16px;

  line-height: 30px;

  color: #666;

  margin-bottom: 35px;

}

.message-c .from input {

  display: block;

  height: 38px;

  line-height: 38px;

  padding: 0 5px;

  border: 1px solid #d2d2d2;

  margin-bottom: 10px;

  font-size: 14px;

  color: #333;

}

.message-c .from input[name=user],

.message-c .from input[name=phone] {

  width: 348px;

}

.message-c .from textarea {

  font-size: 14px;

  color: #333;

  line-height: 20px;

  display: block;

  width: 728px;

  height: 130px;

  border: 1px solid #d2d2d2;

  padding: 5px;

  margin-bottom: 10px;

}

.message-c .from .code {

  overflow: hidden;

}

.message-c .from .code input[name=code] {

  width: 258px;

  float: left;

}

.message-c .from .code a {

  display: block;

  float: left;

  width: 80px;

  height: 38px;

  padding: 1px 0;

  margin-left: 10px;

}

.message-c .from .code a img {

  width: 80px;

  height: 38px;

}

.message-c .from .btn {

  padding-top: 25px;

}

.message-c .from .btn a {

  display: block;

  width: 362px;

  height: 40px;

  text-align: center;

  line-height: 40px;

  color: #fff;

  font-size: 16px;

  background: #8fa4de;

}

.message-c .from .btn a:hover {

  background: #8397d0;

}

.contact-o {

  background: #fff;

  overflow: hidden;

  padding: 40px 0;

  text-align: center;

}

.contact-o iframe {

  width: 830px;

  height: 500px;

  margin: 0 auto;

}

.cbl {

  width: 67px;

  position: fixed;

  right: 50px;

  top: 44%;

  z-index: 3333;

}



.cbl.active {

  display: none;

}



.cbl li {

  margin-top: 5px;

  transition: 0.4s ease-in-out;

  height: 67px;

  width: 67px;

}



.cbl span {

  transition: 0.2s ease-in-out;

  display: inline-block;

  height: 67px;

  width: 67px;

  text-align: center;

  background: #329339;

  box-sizing: border-box;

  font-size: 12px;

  color: white;

  position: relative;

  padding-top: 43px;

}



.cbl span i {

  transition: 0.4s ease-in-out;

  display: block;

  font-size: 36px;

  color: #fff;

  line-height: 30px;

}

.cbl li.tel span{

  background: #f3f3f3 url("../images/s1.png") no-repeat center top 15px;

}

.cbl li.tel:hover span{

  background: #329339 url("../images/s11.png") no-repeat center top 15px;

}

.cbl li.email span{

  background: #f3f3f3 url("../images/s3.png") no-repeat center top 15px;

}

.cbl li.email:hover span{

  background: #329339 url("../images/s33.png") no-repeat center top 15px;

}

.cbl li.weixin1 span{

  background: #f3f3f3 url("../images/s2.png") no-repeat center top 15px;

}

.cbl li.weixin1:hover span{

  background: #329339 url("../images/s22.png") no-repeat center top 15px;

}

.cbl li.fd span{

  background: #f3f3f3 url("../images/s4.png") no-repeat center top 15px;

}

.cbl li.fd:hover span{

  background: #329339 url("../images/s44.png") no-repeat center top 15px;

}

.cbl li.fd span .fir{

  font-size:12px;

}



.cbl span .fir {

  font-size:14px;

  color:#4e4e4e;

  text-align:center;

}

.cbl li:hover span .fir{

  color:#fff;

}



.cbl li aside {

  position: absolute;

  right: 76px;

  top: 0;

  padding:0 10px;

  line-height: 50px;

  opacity: 0;

  visibility: hidden;

  transform:rotateX(-90deg);

  transition: all .2s linear 0s;

  display: inline-block;

  vertical-align: top;

  background: #329339;

  box-sizing: border-box;

  font-size: 16px;

  color: white;

  white-space: nowrap;

  font-family: ziti2;

}

.cbl li aside.ex{

  padding: 10px;

}

.cbl li aside img{

  width: 100px;

}

.cbl li:hover aside{

  transform:rotateX(0);

  opacity: 1;

  visibility: visible;

}

.cbl li aside:after{

  width: 0px;

  height: 0px;

  border: 8px solid transparent;

  border-left: 8px solid #329339;

  display: block;

  content: '';

  position: absolute;

  top: 12px;

  right: -16px;

  transition: top .2s linear;

  transition-delay: .1s;

}

/*å†…é¡µ-å…¬å¸ç®€ä»‹*/

.fixed-banner{

  width: 100%!important;

  position: relative;

  background: url("../images/nei-banner.jpg") no-repeat center center;

  height: 400px!important;

}

.fixed-banner h3{

  color: #fff;

  font-size: 40px;

  font-weight: bold;

}

.fixed-banner p{

  color: #fff;

  font-size: 20px;

  font-weight: normal;

  text-transform: uppercase;

}

.loca-l{

  float: left;

}

.loca-l a{

  color: #393939;

  font-size: 16px;

  display: block;

  float: left;

  width: 80px;

  height:80px;

  line-height: 80px;

  margin-right:25px ;

  box-sizing: border-box;

  text-align: center;

}

.loca-l a:last-child{

  margin-right: 0;

}

.loca-l a.active{

  font-weight: bold;

  color: #329339;

  font-size: 16px;

  border-bottom: 2px solid #329339;

}

.loca-l a:hover{

  font-weight: bold;

  color: #329339;

  font-size: 16px;

  border-bottom: 2px solid #329339;

}

.about1{

  width: 100%;

  position: relative;

  padding: 75px 0;

}

.ab1-title{

  text-align: left;

}

.ab1-title h3{

  color: #323131;

  font-size: 28px;

  font-weight: bold;

}

.ab1-title p{

  color: #6b6b6b;

  font-size: 14px;

  font-weight: normal;

  text-transform: uppercase;

}

.ab1-title p:after{

  display: block;

  content: '';

  width: 50px;

  height: 4px;

  background: #329339;

  margin: 20px 0;

}

.ab1-t{

  width: 100%;

}

.ab1-t p{

  color: #323131;

  font-size: 14px;

  line-height: 30px;

}

.ab1-p{

  width: 274px;

  float: right;

  margin-left: 48px;

  margin-bottom: 28px;

}

.ab1-tupian{

  margin-top: 50px;

}

.ab1-tupian ul li{

  width: 391px;

  height: 267px;

  overflow: hidden;

  float: left;

  margin-right: 13px;

}

.ab1-tupian ul li img{

  display: block;

  width:100%;

  height: 100%;

  object-fit: cover;

}

.ab1-tupian ul li:last-child{

  margin-right: 0;

}

.ab2{

  width: 100%;

  position: relative;

  height: 180px;

  background: url("../images/ab2.jpg") no-repeat center center;

}

.ab2-t{

  float: left;

}

.ab2-t h3{

  color: #fff;

  font-size: 34px;

  font-weight: bold;

  padding-top: 58px;

}

.ab2-t p{

  color: #fff;

  font-size: 16px;

}

.ab2-r{

  width: 195px;

  height: 48px;

  line-height: 48px;

  float: right;

  background: #86c127 url("../images/kefu.png") no-repeat center left 45px;

  margin-top: 65px;

  border-radius: 24.5px;

  transition: all 0.5s;

}

.ab2-r a{

  display: block;

  width: 100%;

  color: #fff;

  font-size: 15px;

  text-align: center;

  text-indent: 20px;

}

.ab2-r:hover{

  transition: all 0.5s;

  background: #247d2e url("../images/kefu.png") no-repeat center left 45px;

}

.ab3{

  width: 100%;

  position: relative;

  padding: 55px 0 80px 0;

  background:url("../images/ab3.jpg") no-repeat center center;

}

.fz-tit{

  text-align: center;

  width: 100%;

  height: 173px;

  background: #fff;

}

.fz-tit h3{

  color: #333333;

  padding-top: 45px;

  font-weight: bold;

  font-size:16px;

}

.fz-tit h4 p{

  color: #5d5d5d;

  font-size: 14px;

  font-weight: normal;

  padding: 0 25px;

}

.ab3-list{

  margin-top: 30px;

  position: relative;

}

.f-next{

  width: 24px!important;

  height: 42px!important;

  right: -45px!important;

  background: url("../images/f-next.png") no-repeat center center;

}

.f-prev{

  width: 24px!important;

  height: 42px!important;

  left: -45px!important;

  background: url("../images/f-prev.png") no-repeat center center;

}

.f-prev:after,.f-next:after{

  display: none;

}

.ab4{

  padding: 70px 0;

  width: 100%;

  position: relative;

}

.ab4-t{

  margin-top: 60px;

}

.ab4-t p{

  font-size: 14px;

  line-height: 30px;

}

/*äº§å“è¯¦æƒ…*/

.zpro_info{

  width: 100%;

  position: relative;

  padding: 30px 0;

}

.zpro_info h3{

  color: #333;

  font-size: 24px;

  background: url("../images/ptitle.png") no-repeat center center;

  text-align: center;

  margin: 0 auto;

  width: 710px;

  height: 60px;

  line-height: 55px;

}

.zpro_info_cont2{

  margin-top: 30px;

}

.zpro_info_cont2 p{

  font-size: 16px;

  line-height: 28px;

}

.zpro_info_cont2 strong{

  display: block;

  width: 710px;

  height: 60px;

  line-height: 60px;

  background: url(../images/f-b.png) no-repeat center center;

  margin: 20px auto;

  font-size: 18px;

  color: #fff;

}

.zpro_info_cont2 p img{

  margin: 0 auto;

  display: block;

  max-width: 100%;

}

/*é€šç”¨å†…é¡µ*/

.info-nei{

  width: 100%;

  position: relative;

  padding: 30px 0;

}

.info-nei p{

  font-size: 16px;

  line-height: 28px;

}

/*å†…é¡µ-æ‹›è´¤çº³å£«*/

.info-job{

  width: 100%;

  position: relative;

  padding: 85px 0;

}

.job1{

  width: 100%;

  position: relative;

}

.job_tab{

  width: 100%;

  height: 60px;

  background: #e70012;

}

.job_tab span{

  display: block;

  color: #fff;

  font-size: 18px;

  float: left;

  width: 16%;

  text-align: center;

  line-height: 60px;

}

.job1 ul li{

  width: 100%%;

  margin: 0 auto;

  margin-bottom: 20px;

  background: #329339;

  line-height: 75px;

}

.job1 ul li .name{

  color: #fff;

  font-size: 24px;

  font-weight: bold;

  float: left;

  width: 30%;

  text-align: left;

  margin-left: 5%;

}



.job1 ul li .num{

  width: 30%;

  text-align: left;

  display: block;

  float: left;

  color: #fff;

  font-size: 18px;

  height: 75px;

}

.job1 ul li .time{

  color: #fff;

  font-size: 18px;

  text-align: left;

  width: 30%;

}

.job1 ul li .jobs_last{

  width: 24px;

  height: 24px;

  margin-right: 5%;

  float: right;

  background: url("../images/jia.png") no-repeat center center;

  margin-top: 28px;

}

.jobs_req{

  display: none;

  border: 2px solid #329339;

  background: #fff;

  margin: 0 auto;

  padding: 2% 5%;

}

.jobs_req strong{

  color: #329339;

  font-size: 20px;

}

.jobs_req p{

  line-height: 35px;

  font-size: 20px;

  color: #333;

}

.jobs_req p a{

  color: #329339;

  font-weight: bold;

}

.job1 ul li .jobs_last.on{

  background: url("../images/jian.png") no-repeat center center;

}

.p_content p{

  font-size: 16px;

  line-height: 28px;

}

.info-contact{

  width: 100%;

  position: relative;

  padding: 20px 0;

}

.cont1-left{

  float: left;

  width: 32%;

}

.cont1-img{

  width: 100%;

  height: 500px;

  overflow: hidden;

}

.cont1-img img{

  display: block;

  width: 100%;

  height: 100%;

  object-fit: cover;

}

.cont1-tit{

  padding: 20px;

}

.cont1-tit h3{

  color: #333;

  font-size: 16px;

  font-weight: bold;

}

.c-t{

  color: #666;

  font-size: 14px;

  line-height: 25px;

}

.cont1-right{

  width:100%;

}

.cont1-right ul li{

  width: 30.5%;

  margin-right: 2%;

  float: left;

  margin-bottom: 2%;

  height: 340px;

  background: #eee;

}

.cont1-right ul li:nth-child(4n){

  margin-right: 0;

}

.cont1-img1{

  width: 100%;

  height: 175px;

  overflow: hidden;

}

.cont1-img1 img{

  display: block;

  width: 100%;

  height: 100%;

  object-fit: cover;

}

.info-service{

  width: 100%;

  position: relative;

  padding: 30px 0;

}

.info-service ul li{

  width: 280px;

  margin-right: 26px;

  float: left;

}

.info-service ul li:nth-child(4n){

  margin-right: 0;

}

.s-img{

  width: 100%;

  height: 187px;

  overflow: hidden;

}

.s-img img{

  display: block;

  width: 100%;

  height: 100%;

  object-fit: cover;

}

.info-service ul li p{

  color: #313131;

  font-size: 19px;

  font-weight: bold;

  padding-top: 30px;

}

.info-service ul li p:after{

  display: block;

  content: '';

  width: 19px;

  height: 2px;

  background: #329339;

  margin-top: 15px;

}



.news_list{

  padding: 3% 0 5% 0;

}

.news_list ul{



}

.news_list ul li{

  width: 100%;

  border-bottom: 1px #ddd dashed;

  line-height: 27px;

  height: 27px;

  padding: 5px 0;

}

.news_list ul li a{

  display: inline-block;

  width: 100%;

  height: 100%;

  position: relative;

}

.news_list_box{

  display: flex;

  height: 100%;

}

.news_list_pic{

  width: 12px;

  height: 100%;

  position: relative;

}

.news_list_z{

  width: 6px;

  height: 6px;

  background-color: red;

  position: absolute;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  margin: auto;

}

.news_list_title{

  max-width: 1010px;

  height: 100%;

  font-size: 16px;

  font-weight: lighter;

  text-indent: 10px;

  color: #666;

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;

}

.news_list_time{

  width: 170px;

  height: 100%;

  font-size: 15px;

  color: #999;

  text-align: center;

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;

}

.news_list ul li a:hover .news_list_z{

    background-color: #329339;

    transition: all 0.3s;

}

.news_list ul li a:hover .news_list_title{

    color: #000;

  font-weight: bold;

    transition: all 0.3s;

}

.news_list ul li a:hover .news_list_time{

    color: #333;

    transition: all 0.3s;

}