.w1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.box1 {
  margin-top: 100px;
}

.box1 .box1l {
  background: url(../images/tt1.png) no-repeat top left;
}

.box1 .box1l h2 {
  font-size: 30px;
  color: #000000;
  font-weight: normal;
}

.box1 .box1l h2 span {
  display: block;
  width: 120px;
  height: 10px;
  background: #88ca16;
}

.box1 .box1l h2 p {
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
}

.box1 .box1l .hotSearch {
  font-size: 16px;
  color: #000000;
  font-weight: normal;
}

.box1 .box1l .hotSearch a {
  color: #000000;
}

.box1 .box1r {
  width: 656px;
}

.box1 .box1r .w1 {
  font-size: 16px;
  color: #000000;
  margin-top: 15px;
}

.box1 .box1r .lx {
  background: url(../images/dh.png) no-repeat left 50%;
  padding-left: 38px;
  font-size: 26px;
  color: #7fc60a;
}

.bj2 {
  background: url(../images/bj1.png) no-repeat top center;
  height: 1000px;
  overflow: hidden;
  margin-top: 80px;
}

.bj2 .p-index .title1 {
  padding-top: 78px;
}

.bj2 .p-index .title1 .t1l {
  background: url(../images/tt2.png) no-repeat left center;
  padding-left: 65px;
}

.bj2 .p-index .title1 .t1r .sort1 {
  text-align: right;
}

.bj2 .p-index .title1 .t1r .sort1 li {
  display: inline-block;
  margin-left: 40px;
  transition: all .5s;
  -webkit-transition: all .5s;
  -ms-transition: all .5s;
}

.bj2 .p-index .title1 .t1r .sort1 li a {
  display: block;
  font-size: 16px;
  color: #545454;
}

.bj2 .p-index .title1 .t1r .sort1 li:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}

.bj2 .p-index .con {
  margin-top: 65px;
}

.bj2 .p-index .con .product-list1 {
  margin: 0 -10px;
}

.bj2 .p-index .con .product-list1 li {
  float: left;
  margin: 0 9px;
  margin-bottom: 26px;
  position: relative;
  width: 388px;
  transition: 0.5s;
}
.bj2 .p-index .con .product-list1 li:hover{
    transform: translateY(-10px);
}
.bj2 .p-index .con .product-list1 li a {
  display: block;
}

.bj2 .p-index .con .product-list1 li a .img1 {
  width: 388px;
  height: 355px;
}

.bj2 .p-index .con .product-list1 li a .img1 img {
  width: 388px;
  height: 355px;
}

.bj2 .p-index .con .product-list1 li a h3 {
  position: absolute;
  background: rgba(171, 207, 59, 0.95);
  height: 65px;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 20px;
  color: #ffffff;
  font-weight: normal;
  line-height: 65px;
  padding: 0 18px;
      opacity: 0;
}

.bj2 .p-index .con .product-list1 li a h3 .more {
  background: url(../images/more2.png) no-repeat center center;
  height: 65px;
  width: 20px;
  float: right;
}

.bj2 .p-index .con .product-list1 li a .hh {
  background: rgba(171, 207, 59, 0.95);
  height: 128px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  overflow: hidden;
}

.bj2 .p-index .con .product-list1 li a .hh .pl {
  width: 190px;
  padding-left: 20px;
}

.bj2 .p-index .con .product-list1 li a .hh .pl h4 {
  font-size: 20px;
  color: #ffffff;
  padding-top: 15px;
  font-weight: normal;
}

.bj2 .p-index .con .product-list1 li a .hh .pl h5 {
  font-size: 16px;
  color: #ffffff;
  line-height: 25px;
  padding-top: 5px;
  font-weight: normal;
  margin: 0;
}

.bj2 .p-index .con .product-list1 li a .hh .pr {
  width: 163px;
  height: 128px;
  background: #fff;
  overflow: hidden;
}

.bj2 .p-index .con .product-list1 li a .hh .pr img {
  width: 206px;
  height: 128px;
}

.bj2 .p-index .con .product-list1 li:nth-of-type(1) {
  width: 590px;
}

.bj2 .p-index .con .product-list1 li:nth-of-type(1) a .img1 {
  width: 590px;
  height: 351px;
}

.bj2 .p-index .con .product-list1 li:nth-of-type(1) a .img1 img {
  width: 590px;
  height: 351px;
}

.bj2 .p-index .con .product-list1 li:nth-of-type(1) a .hh .pl {
  width: 320px;
  padding-left: 20px;
}

.bj2 .p-index .con .product-list1 li:nth-of-type(1) a .hh .pr {
  width: 206px;
}

.bj2 .p-index .con .product-list1 li:nth-of-type(2) {
  width: 590px;
}

.bj2 .p-index .con .product-list1 li:nth-of-type(2) a .img1 {
  width: 590px;
  height: 351px;
}

.bj2 .p-index .con .product-list1 li:nth-of-type(2) a .img1 img {
  width: 590px;
  height: 351px;
}

.bj2 .p-index .con .product-list1 li:nth-of-type(2) a .hh .pl {
  width: 320px;
}

.bj2 .p-index .con .product-list1 li:nth-of-type(2) a .hh .pr {
  width: 206px;
}

.bj2 .p-index .con .product-list1 li:hover .hh {
  opacity: 0;
}

.bj2 .p-index .con .product-list1 li:hover h3 {
  opacity: 0;
}

.bj3 {
  background: url(../images/bj2.png) no-repeat top center;
  height: 1326px;
  overflow: hidden;
}

.bj3 .case-index .title1 {
  padding-top: 84px;
}

.bj3 .case-index .title1 .t1l {
  background: url(../images/tt2.png) no-repeat left center;
  padding-left: 65px;
}

.bj3 .case-index .title1 .t1r {
  font-size: 16px;
  color: #505050;
}

.bj3 .case-index .con {
  margin-top: 75px;
}

.bj3 .case-index .con .case-list1 {
  height: 118px;
  background-color: white;
  box-shadow: 0.419px 5.985px 38px 0px rgba(0, 0, 0, 0.14);
  text-align: center;
  padding-top: 32px;
}

.bj3 .case-index .con .case-list1 li {
  display: inline-block;
  margin: 0 40px;
  text-align: center;
  transition: all .5s;
  -webkit-transition: all .5s;
  -ms-transition: all .5s;
}

.bj3 .case-index .con .case-list1 li span {
  display: block;
  font-size: 16px;
  color: #000000;
  opacity: 0.8;
}

.bj3 .case-index .con .case-list1 li:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}

.bj3 .case-index .con .case-list1 li:hover span {
  color: #acce41;
}

.picScroll-left {
  overflow: hidden;
  position: relative;
}

.picScroll-left .hd {
  overflow: hidden;
  position: absolute;
  background: #fff;
  right: 170px;
  top: 352px;
  z-index: 99;
  width: 290px;
  height: 52px;
}

.picScroll-left .hd .next {
  background: url(../images/left2.png) no-repeat top center;
  height: 11px;
  width: 11px;
  position: absolute;
  left: 23px;
  top: 20px;
}

.picScroll-left .hd .prev {
  background: url(../images/right2.png) no-repeat top center;
  height: 11px;
  width: 11px;
  position: absolute;
  left: 60px;
  top: 20px;
}

.picScroll-left .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 14px;
  zoom: 1;
}

.picScroll-left .hd ul li {
  float: left;
  overflow: hidden;
  margin: 0 15px;
  text-indent: -999px;
  cursor: pointer;
  font-size: 16px;
  color: #000000;
  text-indent: 0px;
  width: 23px;
  text-align: center;
}

.picScroll-left .hd ul li::before {
  content: "0";
  display: inline;
  font-size: 16px;
  color: #000000;
}

.picScroll-left .hd ul li.on {
  background: url(../images/xian.png) no-repeat bottom center;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
}

.picScroll-left .bd ul li .pic {
  width: 790px;
  height: 500px;
  overflow: hidden;
}

.picScroll-left .bd ul li .pic img {
  cursor: pointer;
  transition: all 0.6s;
}

.picScroll-left .bd ul li .title {
  background: url(../images/case.png);
  height: 500px;
  width: 370px;
  color: #fff;
  padding-left: 40px;
}

.picScroll-left .bd ul li .title .w1 {
  font-size: 20px;
  padding-top: 94px;
  color: #fff;
}

.picScroll-left .bd ul li .title .w2 {
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
  text-transform: uppercase;
  padding-top: 30px;
}

.picScroll-left .bd ul li .title span {
  font-size: 16px;
  color: #fff;
  opacity: .8;
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  margin-top: 90px;
}

.picScroll-left .bd ul li:hover .pic img {
  transform: scale(1.1);
}

.c55 {
  margin-top: 26px;
  position: relative;
}

.c5ads li {
  width: 388px;
  margin: 0 10px;
  position: relative;
}

.c5ads li .c5a {
  padding-top: 10px;
  overflow: hidden;
}

.c5ads li .c5a img {
  width: 388px;
  height: 246px;
  cursor: pointer;
  transition: all 0.6s;
}

.c5ads li h3 {
  background: #f2f2f2;
  height: 58px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: normal;
  padding-top: 15px;
  color: #000;
}

.c5ads li h3 span {
  display: block;
  font-size: 14px;
  color: #9a9a9a;
  text-transform: uppercase;
  font-weight: normal;
}

.c5ads li h3 .more {
  background: url(../images/more3.png) no-repeat top center;
  height: 40px;
  width: 72px;
  position: absolute;
  right: 27px;
  bottom: 17px;
}

.c5ads li:hover .c5a img {
  transform: scale(1.1);
}

.c5ads li:hover h3 {
  background: #acce41;
  color: #fff;
}

.c5ads li:hover h3 span {
  color: #fff;
  opacity: 0.5;
}

.c5ads li:hover .more {
  background: url(../images/more3h.png) no-repeat top center;
}

.bj4 {
  background: url(../images/bj4.png) no-repeat top center;
  height: 903px;
  overflow: hidden;
}

.bj4 .about1 {
  padding-top: 114px;
}

.bj4 .about1 .abl {
  width: 510px;
  padding-top: 70px;
}

.bj4 .about1 .abl h2 {
  font-size: 30px;
  color: #000000;
  font-weight: normal;
  padding-left: 50px;
}

.bj4 .about1 .abl span {
  display: block;
  font-size: 12px;
  color: #000000;
  padding-top: 60px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.bj4 .about1 .abl p {
  font-size: 16px;
  color: #000000;
  line-height: 30px;
}

.bj4 .about1 .abl .abtu {
  margin-top: 30px;
}

.bj4 .about1 .abl .abtu .abtu-list li {
  float: left;
  border: 4px solid #fff;
  position: relative;
}

.bj4 .about1 .abl .abtu .abtu-list li img {
  width: 242px;
  height: 77px;
}

.bj4 .about1 .abl .abtu .abtu-list li .hh {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  text-align: center;
}

.bj4 .about1 .abl .abtu .abtu-list li .hh span {
  display: block;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  padding-top: 12px;
}

.bj4 .about1 .abl .abtu .abtu-list li .hh p {
  color: #fff;
  font-size: 18px;
}

.bj4 .about1 .abl .abtu .abtu-list li:hover .hh {
  opacity: 0;
}

.bj4 .about1 .abr .w2 {
  font-size: 16px;
  color: #000000;
  opacity: 0.8;
  text-align: right;
}

.bj4 .about1 .abr .abr2 {
  position: relative;
  margin-top: 38px;
}

.bj4 .about1 .abr .abr2 .hd a.next {
  background: url(../images/left3.png) no-repeat top center;
  height: 46px;
  width: 96px;
  position: absolute;
  bottom: 0;
  right: 96px;
  z-index: 999;
}

.bj4 .about1 .abr .abr2 .hd a.prev {
  background: url(../images/right3.png) no-repeat top center;
  height: 46px;
  width: 96px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 999;
}

.bj4 .about1 .abr .abr2 .bd .abr3 li img {
  width: 656px;
  height: 471px;
}

.c2-con {
  margin-top: 50px;
}

.c2-con ul {
  text-align: left;
}

.c2-con ul li {
  width: 29%;
  position: relative;
  float: left;
  background: url(../images/tt4.png) no-repeat top left;
}

.c2-con ul li .count-title {
  font: bold 40px/50px "Microsoft YaHei";
  color: #000000;
  display: inline-block;
}

.c2-con ul li dt {
  font-size: 20px;
  color: #555;
  display: inline-block;
  padding-left: 10px;
  font-weight: normal;
}

.c2-con ul li p {
  font: normal 14px/20px "Microsoft YaHei";
  color: #000000;
}

.c2-con ul li:last-child {
  float: right;
  width: auto;
}

.ftitle {
  font-size: 16px;
  color: #ffffff;
  background: url(../images/tt3.png) no-repeat left bottom;
  line-height: 40px;
  margin-bottom: 10px;
}

.foot-bg {
  background: url(../images/foot.png) repeat-x top center #3e3e3e;
  height: 460px;
}

.foot-bg .foot-index .foot1 {
  margin-right: 82px;
}

.foot-bg .foot-index .foot2 {
  padding-top: 70px;
  width: 182px;
}

.foot-bg .foot-index .foot2 .sec1 a {
  display: block;
  font-size: 14px;
  color: #fff;
  opacity: .4;
  line-height: 35px;
  transition: all .5s;
  -webkit-transition: all .5s;
  -ms-transition: all .5s;
}

.foot-bg .foot-index .foot2 .sec1 a:hover {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}

.foot-bg .copyright {
  text-align: center;
  font-size: 14px;
  padding-top: 5px;
}




/*简介*/
.ntitle{
    text-align: center;
    font-size: 35px;
    color: #444444;
    font-weight: bold;
}

.ntitle b{
    color: #88ca16;
}

.ntitle span{
    display:block;
    width: 486px;
    height: 64px;
    background: #88ca16;
    margin:0 auto;
    color: #ffff;
    font-size: 30px;
    line-height: 64px;
    font-weight: normal;
    margin-top: 10px;
}

.ntitle p{
    font-size: 16px;
    color: #000000;
    text-align: center;
    font-weight: normal;
    padding: 25px 0;
}


.nabout{
    box-shadow: 1.5px 2.598px 21px 0px rgba(0, 0, 0, 0.16);
    width: 1200px;
  height: 730px;
  padding: 0 20px;
  padding-top: 42px;
}

.nabout1{
    width: 585px;
} 

.nabout1 h2{
    font-size: 35px;
    color: #88ca16;
    padding-bottom: 25px;
}

.nabout1 p{
    font-size: 16px;
    color: #000000;
    line-height: 30px;
    text-indent: 2em;
}

.nabout2{
    width: 514px;
    height: 327px;
    border:7px solid  #88ca16;
}

.nabout2 p{
    width: 514px;
    height: 327px;
    overflow: hidden;
}
.nabout2 p img{
    width: 514px;
    height: 327px;
    cursor: pointer;
  transition: all 0.6s;
}
.nabout2 p:hover img{
    transform: scale(1.2);
}
.qie{
    overflow: hidden;
    margin-top: 35px;
}
.qie .hd{
    margin-bottom: 46px;
}
.qie .hd .rsort li{
    display: inline-block;
    font-size: 18px;
    color: #000000;
    margin-right: 60px;
    border-bottom: 1px solid #4c4c4c;
    line-height: 35px;
}
.qie .hd .rsort li a{
    display:block;
     color: #000000;
}
.qie .hd .rsort li.on{
    border-bottom: 1px solid #88ca16;
    color:#88ca16;
}
.qie .hd .rsort li.on a{
    color:#88ca16;
}

.slidebox li{
    float: left;
    
}
.slidebox li a{
    display: block;
    margin: 0 20px;
}
.slidebox li img{
    width: 259px;
    height: 197px;
}



.bjj{
    background: url(../images/ys.png) no-repeat top center;
    height: 1598px;
    overflow: hidden;
    margin-top: 70px;
}
.qz{
    margin-top: 58px;
}
.qz b{
    display: block;
    text-align: center;
    font-size: 35px;
    color: #444444;
    padding-bottom: 52px;
}

.qz b span{
    color: #88ca16;
}

.qz .con{
    position: relative;
    height: 478px;
}

.qz .con .qzl{
    width: 691px;
    height: 478px;
}

.qz .con .qzl p{
    width: 691px;
    height: 478px;
    overflow: hidden;
}

.qz .con .qzl p img{
    cursor: pointer;
  transition: all 0.6s;
}
.qz .con .qzl p:hover img{
     transform: scale(1.2);
}

.qz .con .qzr{
    position: absolute;
    right: 0;
    top: 36px;
    background: #fff;
      box-shadow: 0px 13px 21px 0px rgba(0, 0, 0, 0.08);
    width: 573px;
  height: 351px;
  padding: 0 30px;
  padding-top: 50px;
  font-size: 16px;
  color: #000000;
  line-height: 30px;
}

.qz2{
    font-size: 16px;
    color: #000000;
    margin-top: 40px;
}
.qz2 p{
    text-indent: 2em;
}


.kj{
    margin-top: 84px;
}

.kj b{
    display: block;
    text-align: center;
    font-size: 35px;
    color: #444444;
    padding-bottom: 52px;
}

.kj b span{
    color: #88ca16;
}
.kj-list{
    position: relative;
    height: 565px;
}
.kj-list li{
    position: absolute;
    font-size: 16px;
    color: #000000;
    line-height: 30px;
     transition: all 0.6s;
   
}
.kj-list li:nth-of-type(1){
     width: 350px;
    left: 0;top: 25px;
}

.kj-list li:nth-of-type(2){
     width: 340px;
    right: 0;top: 25px;
}


.kj-list li:nth-of-type(3){
     width: 300px;
    left: 0;top: 215px;
}

.kj-list li:nth-of-type(4){
     width: 300px;
    right: 0;top: 215px;
}



.kj-list li:nth-of-type(5){
     width: 320px;
    left: 0;top: 400px;
}

.kj-list li:nth-of-type(6){
     width: 320px;
    right: 0;top: 400px;
}

.kj-list li:hover{
    color: #88ca16;
    transform: translateY(-5px);
}


.yq-bg{
     background: url(../images/bj11.png) no-repeat top center;
    height: 608px;
    overflow: hidden;
    margin-top: 80px;
}

.yq{
    position: relative;
    padding-top: 92px;
}
.yq b{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-size: 35px;
    color: #444444;
    padding-bottom: 52px;
    padding-top:114px;
}

.yq b span{
    color: #88ca16;
}

.yq-con{
    position: relative;
    height: 437px;
}


.yq-con .tab-bd{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.yq-con .tab-bd li .img1{
    width: 712px;
    height: 437px;
}

.yq-con .tab-bd li .wz{
    width: 486px;
    font-size: 16px;
    color: #000000;
    line-height: 30px;
    padding-top: 126px;
}


.yq-con .tab-hd{
    position:absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 450px;
}

.yq-con .tab-hd li{
    float: left;
    width: 207px;
    height: 59px;
    background: #fff;
    margin-bottom: 22px;
    line-height: 59px;
    font-size: 18px;
    color: #000000;
    text-align: center;
}
.yq-con .tab-hd li:nth-child(2n){
    float: right;
}
.yq-con .tab-hd li:nth-of-type(3){
    margin-bottom: 0;
}
.yq-con .tab-hd li:nth-of-type(4){
    margin-bottom: 0;
}

.yq-con .tab-hd li.on{
    background: #88ca16;
    color: #fff;
}

.bj22{
    background: url(../images/bj22.png) no-repeat top center;
    height: 462px;
    overflow: hidden;
}
.xg-title{
    font-size: 18px;
    color: #000000;
    padding-top: 80px;
}
.xg-title a{
    float: right;
    font-size: 18px;
    color: #000000;
}
.picScroll-left11{ position:relative;}
.picScroll-left11 .hd{ margin-top:54px;}
.picScroll-left11 .hd .next{background:url(../images/l11.jpg) no-repeat top center;height:33px;width:54px;position: absolute;top:75px;left:-54px;}
.picScroll-left11 .hd .prev{background:url(../images/r11.jpg) no-repeat top center;height:33px;width:54px;position: absolute;top:75px;right:-54px;}

.picScroll-left11 .bd{ }
.picScroll-left11 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left11 .bd ul li{ margin:9px; float:left; _display:inline; overflow:hidden; text-align:center;border:6px solid #e9e9e9;background:url(../images/ttt1.png) no-repeat bottom center;box-shadow: 0px 3px 5px #d0d0d0;}
.picScroll-left11 .bd ul li .pic{ text-align:center;}
.picScroll-left11 .bd ul li .pic img{ width:211px; height:152px; display:block;}
.picScroll-left11 .bd ul li .title{height:34px;line-height:34px;background:#e9e9e9;}
.picScroll-left11 .bd ul li .title a{display:block;text-align:center;color:#000000;font-size:16px;line-height:40px;}
.picScroll-left11 .bd ul li:hover{border-color:#88ca16;}
.picScroll-left11 .bd ul li:hover .title{background:#88ca16;}
.picScroll-left11 .bd ul li:hover a{color:#fff;}



.fanwei-title{
    font-size: 35px;
    color: #000000;
    font-weight: bold;
}


.fanwei-title span{
    color: #88ca16;
}

.fanwei-title a{
    float: right;
    font-size: 18px;
    color: #000000;
    font-weight: normal;
}
.picScroll-left12{position:relative;}
.picScroll-left12 .hd{}
.picScroll-left12 .hd .next{background:url(../images/l2.png) no-repeat top center;height:21px;width:20px;position: absolute;top:170px;left:-64px;}
.picScroll-left12 .hd .prev{background:url(../images/r2.png) no-repeat top center;height:21px;width:20px;position: absolute;top:170px;right:-64px;}



.picScroll-left12 .bd {
    margin-top: 60px;
}

.product-list12 li {
  float: left;
  margin: 0 9px;
  margin-bottom: 26px;
  position: relative;
  width: 388px;
}

.product-list12 li a {
  display: block;
}

.product-list12 li a .img1 {
  width: 388px;
  height: 355px;
    overflow: hidden;
}

.product-list12 li a .img1 img {
  width: 388px;
  height: 355px;
 cursor: pointer;
  transition: all 0.6s;
}
.product-list12 li:hover a .img1 img{
    transform: scale(1.1);
}

.product-list12 li a h3 {
  position: absolute;
  background: rgba(171, 207, 59, 0.95);
  height: 65px;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 20px;
  color: #ffffff;
  font-weight: normal;
  line-height: 65px;
  padding: 0 18px;
}

.product-list12 li a h3 .more {
  background: url(../images/more2.png) no-repeat center center;
  height: 65px;
  width: 20px;
  float: right;
}

.product-list12 li a .hh {
  background: rgba(171, 207, 59, 0.95);
  height: 128px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  overflow: hidden;
}

.product-list12 li a .hh .pl {
  width: 190px;
  padding-left: 20px;
}

.product-list12 li a .hh .pl h4 {
  font-size: 20px;
  color: #ffffff;
  padding-top: 15px;
  font-weight: normal;
}

.product-list12 li a .hh .pl h5 {
  font-size: 16px;
  color: #ffffff;
  line-height: 25px;
  padding-top: 5px;
  font-weight: normal;
  margin: 0;
}

.product-list12 li a .hh .pr {
  width: 163px;
  height: 128px;
  background: #fff;
  overflow: hidden;
}

.product-list12 li a .hh .pr img {
  width: 206px;
  height: 128px;
}


.product-list12 li:hover .hh {
  opacity: 0;
}

.product-list12 li:hover h3 {
  opacity: 1;
}


.gui-title{
    font-size: 18px;
    color: #000000;
    margin-top: 40px;
    margin-bottom: 27px;
}


.gui-bg{
    background: url(../images/bj44.png) no-repeat top center;
    height: 404px;
    overflow: hidden;
}


.ho-bg{
     background: url(../images/bj55.png) no-repeat top center;
    height: 719px;
    overflow: hidden;
}
.ho-index{
    padding-top:98px;
}
.ho-index b{
    display: block;
    font-size: 35px;
    color: #444444;
    text-align: center;
}

.ho-index b span{
    color: #fff;
}

.ho-con{
    margin-top: 70px;
}

.ho-con .bd ul{
    
}

.ho-con .bd ul li{
    float: left;
    margin: 0 10px;
}

.ho-con .bd ul li img{
    width: 284px;
    height: 389px;
}

.wlps-bg{
    background: url(../images/bj66.png) no-repeat top center;
    height: 1015px;
    overflow: hidden;
}
.wlps-index{
    padding-top: 80px;
}
.wlps-index b{
    display: block;
    font-size: 35px;
    color: #444444;
    text-align: center;
}

.wlps-index b span{
    color: #88ca16;
}

.wlps-con{
    margin-top: 80px;
}
.wlps-retui{
    margin: 0 -16px;
    margin-top: 30px;
}
.wlps-retui li{
    float: left;
    width: 120px;
    height: 49px;
    background: #88ca16;
    margin: 0 16px;
    margin-bottom: 20px;
}

.wlps-retui li a{
    display: block;
    color: #fff;
    text-align: center;
    line-height: 49px;
    font-size: 18px;
}


/*case*/
.case-container{
    background: #f6f6f6;
    padding-top: 45px;
    padding-bottom: 130px;
}
.site1{
    font-size: 16px;
    color: #494949;
}
.site1 img{
    margin-right:5px;
}
.site1 a{
    color: #494949;
}

.case-ico{
    background: #fff;
    box-shadow: 0.419px 5.985px 38px 0px rgba(0, 0, 0, 0.14);
    height: 150px;
    margin-top: -100px;
}
.case-ico-list1{
    padding-top: 30px;
}
.case-ico-list1 li{
    float: left;
    text-align: center;
    margin: 0 44px;
    transition: 0.5s;
}

.case-ico-list1 li img{
    width: 60px;
    height: 60px;
    margin: 0 auto;
}
.case-ico-list1 li p{
    font-size: 16px;
    color: #000;
    opacity: 0.6;
}
.case-ico-list1 li:hover{
    transform: translateY(-10px);
}
.case-ico-list1 li:hover p{
    color: #88ca16;
}
.c5ads11{
    margin: 0 -9px;
}
.c5ads11 li {
  width: 388px;
  margin: 0 9px;
  position: relative;
  float: left;
  margin-bottom: 30px;
}

.c5ads11 li .c5a {
  padding-top: 10px;
  overflow: hidden;
}

.c5ads11 li .c5a img {
  width: 388px;
  height: 246px;
  cursor: pointer;
  transition: all 0.6s;
}

.c5ads11 li h3 {
  background: #f2f2f2;
  height: 58px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: normal;
  padding-top: 15px;
  color: #000;
}

.c5ads11 li h3 span {
  display: block;
  font-size: 14px;
  color: #9a9a9a;
  text-transform: uppercase;
  font-weight: normal;
}

.c5ads11 li h3 .more {
  background: url(../images/more3.png) no-repeat top center;
  height: 40px;
  width: 72px;
  position: absolute;
  right: 27px;
  bottom: 17px;
}

.c5ads11 li:hover .c5a img {
  transform: scale(1.1);
}

.c5ads11 li:hover h3 {
  background: #88ca16;
  color: #fff;
}

.c5ads11 li:hover h3 span {
  color: #fff;
  opacity: 0.5;
}

.c5ads11 li:hover .more {
  background: url(../images/more3h.png) no-repeat top center;
}

.lc-bg{
    background: url(../images/casebg.png) no-repeat top center;
    height: 1622px;
    overflow: hidden;
    margin-top: 30px;
}

.lc-index{
    padding-top:94px;
}

.lc-index b{
    font-size: 35px;
    color: #444444;
    text-align: center;
    display: block;
}

.lc-title{
    width: 695px;
    height: 60px;
    background: #88ca16;
    margin: 0 auto;
    margin-top: 30px;

    font-size: 25px;
    color: #ffffff;
    text-align: center;
    line-height: 60px;
}
.lc-con-list1{
    padding-top: 90px;
    position: relative;
}
.lc-con-list1 li{
    float:left; 
    position: relative;
    width: 275px;
    
}

.lc-con-list1 li .img1{
    width: 172px;
    height: 172px;
    border-radius: 50%;
    border:4px solid  #88ca16;
    margin: 0 auto;
    overflow: hidden;
}
.lc-con-list1 li .img1 img{
    width: 172px;
    height: 172px;
    border-radius: 50%;
    transition: 0.5s;
}
.lc-con-list1 li:hover .img1{
    border:4px solid transparent;
}
.lc-con-list1 li:hover .img1 img{
    transform: scale(1.1);
}
.lc-con-list1 li .title{
    position: absolute;
    width: 67px;
    height: 67px;
    background: #88ca16;
    border-radius: 50%;
    color: #fff;
    line-height: 67px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    top: 114px;
    left: 50%;
    margin-left: -12%;
}

.lc-con-list1 li .title1{
    font-size: 26px;
    color: #333333;
    font-weight: bold;
    padding: 10px 0;
}
.lc-con-list1 li:hover .title1{
    color: #88ca16;
}
.lc-con-list1 li .wz{
    font-size: 16px;
    color: #333333;
    line-height: 20px;
}

.lc-con-list1 li:nth-of-type(1){
    margin-left: 66px;
}

.lc-con-list1 li:nth-of-type(2){
    margin-left: 100px;
}


.lc-con-list1 li:nth-of-type(3){
    margin-left: 100px;
}

.lc-con-list1 li:nth-of-type(4){
    right: 270px;
    top: 374px;
    margin: 0;
    position: absolute;
}
.lc-con-list1 li:nth-of-type(5){
    right: 680px;
    top: 374px;
    margin: 0;
    position: absolute;
}
.lc-con-list1 li:nth-of-type(6){
    margin-top: 310px;
    margin-left: 70px;
}

.lc-con-list1 li:nth-of-type(7){
    margin-top: 310px;
    margin-left: 125px;
}
.lc-con-list1 li:nth-of-type(8){
    margin-top: 310px;
    margin-left: 125px;
}

.lc-con-list1 li:nth-of-type(9){
    right: 270px;
    top: 982px;
    margin: 0;
    position: absolute;
}
.lc-con-list1 li:nth-of-type(10){
    right: 680px;
    top: 982px;
    margin: 0;
    position: absolute;
}

.ys-index{
    padding-top: 115px;
}
.ys-index b{
     font-size: 35px;
    color: #444444;
    text-align: center;
    display: block;
}
.ys-con-list{
    margin-top: 70px;
}
.ys-con-list li .img11{
   width: 600px;
   height: 265px;
   overflow: hidden;
}

.ys-con-list li .img11 img{
       width: 600px;
   height: 265px;
   transition: 0.5s;
}
.ys-con-list li:hover .img11 img{
    transform: scale(1.1);
}

.ys-con-list li .wz{
      width: 565px;
}

.ys-con-list li .wz .ys-tit{
    font-size: 26px;
    color: #333333;
    background: url(../images/nt1.png) no-repeat left bottom;
    height: 51px;
    line-height: 40px;
    padding-top: 52px;
    padding-left: 80px;
}
.ys-con-list li .ys-nei{
    margin-top: 22px;
}
.ys-con-list li .ys-nei p{
   background: url(../images/ndian.png) no-repeat left 50%;
   font-size: 16px;
   color: #333333;
   padding-left: 23px;
}

.ys-con-list li:nth-of-type(2) .wz .ys-tit{
    background: url(../images/nt2.png) no-repeat left bottom;
}
.ys-con-list li:nth-of-type(3) .wz .ys-tit{
    background: url(../images/nt3.png) no-repeat left bottom;
}



.sgtd-bg{
    background: #f6f6f6;
    overflow: hidden;
    margin-top: 96px;
    padding-top: 75px;
    padding-bottom:50px;
}

.sgtd-index b{
     font-size: 35px;
    color: #444444;
    text-align: center;
    display: block;
}



.p4b {position: relative;margin-top: 50px;overflow: hidden;width:1920px;left:50%;margin-left: -960px; }

.p4b1 {position: relative;left: 50%;transform: translateX(-50%);}
.p4b1 ul li {width: 394px;margin:0 5px;position:relative;}
.p4b1 ul li a {display: block;overflow:hidden;}
.p4b1 ul li img{
    transition: 0.5s;
}
.p4b1 ul li:hover img{
    transform: scale(1.1);
}

.p4b1a {height: 393px;}
.p4b1b {text-align: center;line-height: 65px;font-size: 20px;color: #ffffff;background:rgba(0,0,0,.5);position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;}

.p4b1 ul li a:hover .p4b1b {background:rgba(136,202,22,.95);}

.p4b2 a {position: absolute;top: 50%;transform: translateY(-50%);display: block;width: 76px;height: 75px;background-position: center center;background-repeat: no-repeat;z-index: 9;}
.p4b2 a.prev {left: 323px;background: url(../images/l4.png) no-repeat top center;}
.p4b2 a.next {right: 222px;background: url(../images/r4.png) no-repeat top center;}

.p4b3 {width: 399px;height: 100%;background-color: rgba(0, 0, 0, .4);position: absolute;left: 0;top: 0;}
.p4b4 {width: 298px;height: 100%;background-color: rgba(0, 0, 0, .4);position: absolute;right: 0;top: 0;}







