@charset "utf-8";

* {
  margin: 0px;
  padding: 0px;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

ul,li,ol,h1,h2,h3,h4,dl,dt,dd,form,p,span,b,u,s,i {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: normal
}

.clearfix {
  display: inline-table;
}

* html .clearfix {
  height: 1%;
/*ie6*/
}

*+html .clearfix {
  min-height: 1px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

input,textarea {
  outline: none;
  border: 0px;
}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a {
  blr: expression(this.onFocus=this.blur());
 /* IE Opera */
  outline: none;
 /* FF Opera */
  color: #000;
}

a:focus {
  -moz-outline-style: none;
 /* FF */
} /*去掉a标签超链接的虚线框*/
.clearboth {
  clear: both
}

em {
  font-style: normal;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  color: #e67817;
  text-decoration: none;
  transition: all 0.3s ease-out 0s;
}

a:active {
  text-decoration: none;
}

.main {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

body {
  margin: 0px;
  color: #000;
  background: url(../images/wzbj-01.jpg);
  font-size: 14px;
  font-family: "Microsoft YaHei",宋体,Arial, Helvetica, sans-serif;
}

.csbor {
  border: 1px solid #000;
}

/*<!--banner开始-->*/
.fullSlide {
  width: 100%;
  position: relative;
  height: 600px;
  background: #000;
  overflow: hidden;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 600px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: 600px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
}

.fullSlide .hd ul {
  text-align: center;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 42px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  line-height: 999px;
}

.fullSlide .hd ul .on {
  background: #7aa02c;
}

.fullSlide .prev,.fullSlide .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
}

.fullSlide .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}

.flex-direction-nav li a.flex-next {
  right: 40px;
  background: url(../images/next.png) center center no-repeat;
}
/*<!--banner结束-->*/

/*<!--搜索开始-->*/
.jgss {
  width: 100%;
  height: 49px;
  position: relative;
  border-bottom: 1px solid #7aa02c;
}

.gjc {
  width: 670px;
  height: 49px;
  line-height: 49px;
  color: #000;
  float: left;
  font-weight: bold;
}

.gjc a {
  color: #666;
  padding-left: 15px;
  font-size: 14px;
  font-weight: normal;
}

.gjc a:hover {
  color: #ff8800;
}

.ssk {
  width: 380px;
  height: 40px;
  float: right;
}

.ss-text {
  width: 297px;
  height: 29px;
  background: none;
  border: 1px solid #666;
  color: #858585;
  font-size: 12px;
  padding-left: 10px;
  float: left;
  margin-top: 10px;
}

.ss-submit {
  width: 113px;
  height: 49px;
  float: left;
  background: url(../images/ss.png) no-repeat;
  margin-left: -42px;
  cursor: pointer;
}
/*<!--搜索结束-->*/

/*网站标题开始*/
.wzbt {
  height: 115px;
  text-align: center;
}

.wzbt h2 {
  height: 72px;
  line-height: 92px;
  font-size: 26px;
}

.wzbt h2 a {
  color: #7aa02c;
}

.wzbt h2:hover a {
  color: #ff8800;
}

.wzbt h3 {
  height: 72px;
  line-height: 92px;
  font-size: 26px;
}

.wzbt h3 a {
  color: #7aa02c;
}

.wzbt h3:hover a {
  color: #ff8800;
}

.wzbt h4 {
  color: #666;
}
/*网站标题结束*/

/*服务模式开始*/
.fwms {
  height: 227px;
}

.fwms-01 {
}

.fwms-01 p {
  float: left;
  width: 108px;
  height: 108px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #7aa02c;
  font-size: 18px;
  font-weight: bold;
  line-height: 108px;
  text-align: center;
  color: #7aa02c;
}

.fwms-01 span {
  float: left;
  background: url(../images/fwms-01.png) no-repeat center;
  width: 104px;
  height: 110px;
  display: block;
}

.fwms-01 p:hover {
  border: 1px solid #ff8800;
  color: #ff8800
}
/*服务模式结束*/

/*产品中心开始*/
.cpzx {
  height: 2500px;
}

.cpzx-bt {
  background: url(../images/cpzx-01.png) no-repeat bottom;
  height: 42px;
  line-height: 36px;
}

.cpzx-bt p {
  float: left;
  font-size: 18px;
  font-weight: bold;
}

.cpzx-bt p a {
}

.cpzx-bt span {
  line-height: 42px;
  color: #666;
}

.cpzx-bt em {
  display: block;
  float: right;
  width: 128px;
  height: 28px;
  border-radius: 20px;
  border: 1px solid #666;
  text-align: center;
  line-height: 28px;
  margin-top: 6px;
}

.cpzx-bt em a {
  color: #666;
}

.cpzx-bt em:hover {
  border: 1px solid #7aa02c;
}

.cpzx-bt em:hover a {
  color: #7aa02c;
}

.cpzx-nr {
  width: 1220px;
  margin: 0 auto;
  overflow: hidden;
}

.cpzx-nr li {
  float: left;
  width: 276px;
  height: 300px;
  border: 1px solid #ccc;
  padding: 1px;
  margin-left: 20px;
  margin-top: 22px;
  margin-bottom: 30px;
}

.cpzx-nr li .czx-nr1 {
  width: 276px;
  height: 249px;
  overflow: hidden;
}

.cpzx-nr li .czx-nr1 img {
  width: 276px;
  height: 249px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}

.cpzx-nr li .czx-nr1:hover img {
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  /* IE 9 */
  -moz-transform: scale(1.2, 1.2);
  /* Firefox */
  -webkit-transform: scale(1.2, 1.2);
  /* Safari 和 Chrome */
  -o-transform: scale(1.2, 1.2);
  /* Opera */
}

.cpzx-nr li .czx-nr2 {
  width: 236px;
  height: 50px;
  background: #fff;
  margin-top: 1px;
  padding: 0 20px;
  line-height: 50px;
}

.cpzx-nr li .czx-nr2 span {
  float: left;
}

.cpzx-nr li .czx-nr2 em {
  float: right;
}
/*产品中心结束*/

/*小banenr1开始*/
.banner1 {
  height: 200px;
  background: url(../images/banner1-01.jpg) no-repeat center;
  text-align: center;
}

.banner1-01 {
  font-size: 24px;
  font-weight: bold;
  color: #ff8800;
  height: 77px;
  line-height: 77px;
}

.banner1-02 {
  width: 728px;
  height: 39px;
  font-size: 18px;
  color: #fff;
  background: #ff8800;
  line-height: 39px;
  margin: 0 auto;
}

.banner1-03 {
  color: #fff;
  width: 440px;
  margin: 0 auto;
  margin-top: 20px;
}

.banner1-03 p {
  float: left;
}

.banner1-03 p em {
  font-size: 24px;
  font-weight: bold;
}

.banner1-03 span {
  width: 130px;
  height: 30px;
  background: #ff8800;
  display: block;
  border: 1px solid #fff;
  line-height: 30px;
  float: left;
  margin-left: 25px;
}

.banner1-03 span a {
  color: #fff;
}

.banner1-03 span:hover {
  background: #7aa02c;
}
/*小banenr1结束*/

/*合作伙伴开始*/
.hzhb {
  height: 280px;
}

.cpzx-sz h3 {
  line-height: 35px;
}

.cpzx-sz h3 a {
  font-size: 26px;
  font-weight: bold;
}

.cpzx-sz h3 span {
  font-size: 14px;
  color: #ccc;
  padding-left: 20px;
}

.hzhb .gd {
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
}

.gd .gd_all {
  position: relative;
}

.gd .comm {
  background-image: url(Img/Index/tit_bg13.jpg);
}

.gd em {
  position: absolute;
  top: 40px;
}

.gd .t_l {
  left: 0px;
}

.gd .t_r {
  right: 0px;
}

.hzhb #simgs,#simgs01,#sb {
  margin: 0 30px;
}

.gd li {
  float: left;
  width: 185px;
  margin-left: 35px;
  text-align: center;
  line-height: 30px;
}

.gd li.last {
  padding-right: 0;
}

.gd li img {
  display: block;
  width: 190px;
  height: 100px;
  border: 1px solid #7aa02c;
}

.gd li a {
  color: #333333;
}

/*合作伙伴结束*/

/*优势开始*/
.cpyx {
  height: 647px;
  background: url(../images/cpyx-01.png) no-repeat center;
}

.cpyx-top h3 {
  font-weight: bold;
  font-size: 32px;
  text-align: center;
  height: 56px;
  line-height: 56px;
}

.cpyx-top h3 a span {
  color: #7aa02c;
  font-weight: bold;
}

.cpyx-top h3 a em {
  color: #ff8800;
}

.cpyx-top h4 {
  text-align: center;
  color: #666;
}

.cpyx-top h3:hover a span {
  color: #ff8800;
}

.cpyx-top h3:hover a em {
  color: #7aa02c;
}

.cpyx .bd{height: 400px;overflow: hidden;}
.cpyx-nr{height: 400px;}

.cpyx-nrl {
  float: left;
  width: 525px;
  height: 324px;
  border: 1px solid #ff8903;
  margin-left: 54px;
  margin-top: 70px;
}

.cpyx-nrl img {
  width: 525px;
  height: 324px;
}

.cpyx-nrr {
  float: right;
  width: 550px;
  margin-top: 115px;
}

.cpyx-nrr p {
  font-size: 24px;
  font-weight: bold;
  color: #7aa02c;
  height: 40px;
}

.cpyx-nrr span {
  display: block;
  color: #ccc;
  height: 42px;
}

.cpyx-nrr em {
  color: #666;
  line-height: 24px;
  width: 465px;
  display: block;
  height: 130px;
}

.cpyx-nrr a {
  display: block;
  width: 128px;
  height: 28px;
  border: 1px solid #ff8903;
  line-height: 28px;
  text-align: center;
  background: #7aa02c;
  color: #fff;
}

.cpyx-nrr a:hover {
  background: #ff8903;
  border: 1px solid #7aa02c;
}

.cpyx .hd {
  margin-top: 12px;
}

.cpyx .hd ul {
  width: 933px;
  margin: 0 auto;
}

.cpyx .hd ul li {
  float: left;
  width: 121px;
  height: 104px;
  background: url(../images/cpyx-04.png) no-repeat center;
  margin: 0 56px;
  padding-top: 60px;
}

.cpyx .hd ul li p {
  width: 34px;
  height: 34px;
  margin: 0 auto;
}

.cpyx .hd ul li span {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: block;
  line-height: 68px;
  height: 65px;
}

.cpyx .hd ul .on {
  background: url(../images/cpyx-03.png) no-repeat center;
}
/*优势结束*/

/*客户见证开始*/
.khjz {
  height: 500px;
}

.khjz-nr {
  width: 1220px;
  margin: 0 auto;
  overflow: hidden;
}

.khjz-nr1 {
  float: left;
  width: 258px;
  height: 364px;
  border: 1px solid #ccc;
  padding: 10px;
  margin-left: 20px;
}

.khjz-nr1 p {
  width: 256px;
  height: 176px;
  border: 1px solid #ccc;
}

.khjz-nr1 span {
  height: 45px;
  line-height: 45px;
  display: block;
  font-size: 16px;
  width: 250px;
  margin: 0 auto;
}

.khjz-nr1 span a {
  color: #5a7919;
}

.khjz-nr1 em {
  color: #666;
  line-height: 24px;
  display: block;
  margin: 0 auto;
  width: 250px;
  height: 100px;
  overflow: hidden;
}

.khjz-nr1 b {
  display: block;
  width: 58px;
  height: 37px;
  margin: 0 auto;
  margin-top: 10px;
  background: url(../images/khjz-02.png) no-repeat bottom;
  text-align: center;
}

.khjz-nr1 b a {
  color: #5a7919;
}

.khjz-nr1:hover {
  border: 1px solid #5a7919;
}

.khjz-nr1:hover p {
  border: 1px solid #5a7919;
}

.khjz-nr1 span:hover a {
  color: #ff8800;
}

.khjz-nr1 b:hover {
  background: url(../images/khjz-03.png) no-repeat bottom;
}

.khjz-nr1 b:hover a {
  color: #ff8800;
}
/*客户见证结束*/

/*成功案例开始*/
.cgal {
  height: 430px;
}

.cgal #simgs,#simgs01,#sb {
  margin: 0 0px;
}

.anli {
  width: 1406px;
  margin: auto;
  position: relative;
}

.anli .gd_all {
  position: relative;
  width: 1180px;
  margin: auto;
  height: 272px;
  overflow: hidden;
}

.anli em {
  position: absolute;
  top: 120px;
}

.anli .t_l {
  left: 35px;
}

.anli .t_r {
  right: 35px;
}

#simgs,#simgs01,#sb {
}

.anli li {
  float: left;
  width: 272px;
  margin-right: 30px;
  height: 264px;
  overflow: hidden;
  text-align: center;
  position: relative;
  cursor: pointer;
  border: 1px solid #ccc;
  padding: 3px;
}

.anli li.last {
  padding-right: 0;
}

.anli li img {
  display: block;
  width: 272px;
  height: 272px;
  -webkit-transition: all .5s;
  -moz-transition: all .8s;
  -o-transition: all .8s;
  -ms-transition: all .8s;
  transition: all .8s;
}

.anli li:hover img {
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  /* IE 9 */
  -moz-transform: scale(1.2, 1.2);
  /* Firefox */
  -webkit-transform: scale(1.2, 1.2);
  /* Safari 和 Chrome */
  -o-transform: scale(1.2, 1.2);
  /* Opera */
}

.webe {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 272px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  color: #fff;
  background: rgba(90,122,25,0.8);
  margin-left: 3px;
}

.webe span {
  font-weight: normal;
  text-align: center;
  font-size: 14px;
  display: block;
  width: 200px;
  margin: auto;
  overflow: hidden;
  height: 50px;
  line-height: }

.webe p {
    font-size: 14px;
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  margin: auto;
  margin-top: 20px;
  text-align: center;
  line-height: 20px;
}
/*成功案例结束*/

/*公司简介开始*/
.gsjj {
  height: 358px;
  background: url(../images/gsjj-01.png) no-repeat right;
  padding-top: 44px;
  margin-bottom: 25px;
}

.gsjj-l {
  float: left;
  width: 426px;
  height: 293px;
  border: 1px solid #5a7919;
}

.gsjj-r {
  float: right;
  width: 721px;
}

.gsjj-r p {
  font-size: 36px;
  color: #d5d8d8;
}

.gsjj-r h3 {
  font-size: 24px;
  margin-left: 295px;
}

.gsjj-r h3 a {
  color: #5a7919;
}

.gsjj-r h3:hover a {
  color: #ff8800;
}

.gsjj-r span {
  color: #666;
  display: block;
  line-height: 24px;
  text-indent: 25px;
  margin-left: 20px;
  width: 630px;
  height: 145px;
  overflow: hidden;
  margin-top: 25px;
}

.gsjj-r em {
  width: 128px;
  height: 28px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 28px;
  display: block;
  border-radius: 10px;
  margin-top: 20px;
  margin-left: 20px;
}

.gsjj-r em a {
  color: #666;
}

.gsjj-r em:hover {
  border: 1px solid #5a7919;
}

.gsjj-r em:hover a {
  color: #5a7919;
}
/*公司简介结束*/

/*荣誉资质开始*/
.ryzz {
  height: 335px;
}

.ryzz .hd ul {
  width: 300px;
  margin: 0 auto;
}

.ryzz .hd ul li {
  width: 125px;
  height: 46px;
  background: #5a7a19;
  font-size: 18px;
  font-weight: bold;
  float: left;
  line-height: 46px;
  text-align: center;
}

.ryzz .hd ul li a {
  color: #fff;
}

.ryzz .hd ul p {
  width: 50px;
  height: 46px;
  background: url(../images/ryzz-01.png) no-repeat center;
  float: left;
}

.ryzz .hd ul .on {
  background: #ff8800;
}
.ryzz .bd{height: 255px;overflow: hidden;}
.ryzz-nr {
  width: 1220px;
  margin: 0 auto;
  overflow: hidden;
}

.ryzz-nr li {
  float: left;
  margin-left: 20px;
  margin-top: 30px;
}

.ryzz-nr li p {
  border: 1px solid #ccc;
  width: 279px;
  height: 189px;
}

.ryzz-nr li p a img {
  width: 279px;
  height: 189px;
}

.ryzz-nr li span {
  display: block;
  width: 279px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}

.ryzz-nr li span a {
  color: #666;
}

.ryzz-nr li p:hover {
  border: 1px solid #5a7a19;
}

.ryzz-nr li span:hover a {
  color: #5a7a19;
}
/*荣誉资质结束*/

/*新闻开始*/
.xwzx {
  height: 375px;
}
.xwzx .hd{height: 23px;}
.xwzx .hd ul {
  width: 696px;
  margin: 0 auto;
  margin-top: -22px;
}

.xwzx .hd ul li {
  float: left;
  width: 180px;
  height: 44px;
  background: #5a7a19;
  font-size: 16px;
  text-align: center;
  line-height: 44px;
  margin: 0 26px;
}

.xwzx .hd ul li a {
  color: #fff;
}

.xwzx .hd ul .on {
  background: #ff8800;
}

.xwzx .hd p {
  width: 100%;
  height: 1px;
  background: #d9d9d9;
  margin-top: 22px;
}
.xwzx .bd{height: 320px;overflow: hidden;}
.xwzx-nrl {
  float: left;
  width: 662px;
  height: 281px;
  border: 1px solid #ccc;
  margin-top: 30px;
}

.xwzx-nrll {
  float: left;
  width: 296px;
  height: 269px;
  padding: 6px;
  border-right: 1px solid #ccc;
}

.xwzx-nrll img {
  width: 296px;
  height: 269px;
}

.xwzx-nrlr {
  float: left;
  padding: 22px;
}

.xwzx-nrlr p {
  font-size: 16px;
  height: 35px;
  overflow: hidden;
    width: 308px;
    line-height: 30px;
}

.xwzx-nrlr span {
  display: block;
  width: 308px;
  color: #666;
  line-height: 24px;
  height: 165px;
  overflow: hidden;
}

.xwzx-nrlr em {
  float: right;
  margin-top: 15px;
}

.xwzx-nrlr em a {
  color: #666;
}

.xwzx-nrlr em:hover a {
  color: #5a7a19;
}

.xwzx-nrr {
  float: right;
  margin-top: 30px;
}

.xwzx-nrr .xwzx-03 {
  width: 496px;
  height: 2px;
  background: #e6e6e6;
}

.xwzx-nrr li {
  width: 496px;
  height: 68px;
  border-bottom: 2px solid #e6e6e6;
  line-height: 38px;
  color: #666;
}

.xwzx-nrr li .xwzx-01{
    width:495px;
    height: 35px;
    line-height: 42px;
}

.xwzx-nrr li .xwzx-01 b {
  width: 9px;
  height: 9px;
  background: #ccc;
  display: block;
  float: left;
  margin-top: 18px;
  margin-left: 5px;
  margin-right: 11px;
}

.xwzx-nrr li .xwzx-01 span {
  display: block;
  float: left;
  width: 360px;
  height: 30px;
  overflow: hidden;
}

.xwzx-nrr li .xwzx-01 span a {
  color: #000;
}

.xwzx-nrr li .xwzx-01:hover span a {
  color: #5a7a19;
}

.xwzx-nrr li .xwzx-01:hover b {
  background: #5a7a19;
}

.xwzx-nrr li .xwzx-01 em {
  display: block;
  float: right;
  height: 30px;
}

.xwzx-nrr li .xwzx-02{
    width:495px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-indent: 25px;
    color: #666;
}
/*新闻结束*/

/*友情链接开始*/
.links {
  height: 35px;
  border-bottom: 2px solid #ccc;
  margin-bottom: 23px;
}

.links span {
  float: left;
  width: 155px;
  height: 38px;
  font-weight: bold;
  font-size: 18px;
  line-height: 35px;
  color: #5a7919;
}

.links ul li {
  float: left;
  padding-right: 10px;
  padding-left: 10px;
  height: 38px;
  line-height: 37px;
}

.links ul li a {
  color: #666;
}

.links ul li a:hover {
  color: #5a7919;
}
/*友情链接结束*/