
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 917px;
    background: #fff;
    overflow: hidden;
  }
  
  .fullSlide .bd {
    width: 100%;
    height: 917px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }

  
  .fullSlide .bd ul {
    width: 100% !important;
  }
  
  .fullSlide .bd li {
    width: 100% !important;
    height: 917px;
    overflow: hidden;
    text-align: center;
  }
  
  .fullSlide .bd li a {
    display: block;
    height: 917px;
  }

  .fullSlide .bd li  span{
      display: block;
      right: 20%;
      bottom: 227px;
      font-size: 48px;
      font-family: Arial, Helvetica, sans-serif;
      color: #fff;
      position: absolute;
  }


  
  .fullSlide .hd {
      width: 80px;
    position: absolute;
    z-index: 2;
    top: 465px;
    right: 4%;
    height: 30px;
    text-align: center;
  }
  
  .fullSlide .hd ul {

  }
  
  .fullSlide .hd ul li {
      margin-bottom: 45px;
      width: 20px;
      height: 20px;
      background: #999999;
      border-radius: 50%;
      -webkit-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      margin-left: 55px;
  }
  
  .fullSlide .hd ul .on {
      width: 80px;
      height: 30px;
      border-radius: 0%;
    background: url(../images/buttom1.png) no-repeat center;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    margin-left: 0;
  }
  
  
  .fullSlide .next {
    width: 32px;
    height: 31px;
    position: absolute;
    top: 50%;
    z-index: 9;
    background: url(../images/bannerR.png) no-repeat center;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    right: 5%;
  }
  
  .fullSlide .prev {
    width: 32px;
    height: 31px;
    position: absolute;
    top: 50%;
    z-index: 9;
    background: url(../images/bannerL.png) no-repeat center;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    left: 5%;
  }



  .banner_box {
    width: 100%;
    position: relative;
    height: 917px;
    background: #fff;
    overflow: hidden;
    top: -130px;

  }

  .banner_box .banner_nr{
      position: absolute;
      width: 100%;
      bottom: 40px;
      left: 0;
      z-index: 5;
  }

  .banner_box .nr{
      width: 1280px;
      margin: 0 auto;
      position: relative;
  }

  .banner_box .nr ul {
      float: right;
  }

  .banner_box .nr ul li {
      float: left;
      margin-right: 25px;
      position: relative;
  }

  .banner_box .nr ul li span{
      display: block;
      width: 21px;
      height: 21px;


  }

  .banner_box .nr ul li span img{
    width: 21px;
    height: 21px;
  }

  .banner_box .nr ul li p{
      position: absolute;
      left: -50px;
      bottom: 30px;
      font-size: 18px;
      font-family: Arial, Helvetica, sans-serif;
      color: #fff;
      opacity: 0;
      -webkit-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
  }

  .banner_box .nr ul li p img{
      width: 100px;
      height: 100px;

  }

  .banner_box .num{
    position: absolute;
    bottom: 240px;
    right: 18%;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #c7c7c7;
    z-index: 5;
}

.banner_box .nr ul li:hover p{
    opacity: 1;
}


/*about*/

.ab_bg{
    width: 100%;
    margin: -130px auto 0 auto;
    height: 884px;
    background: url(../images/ab_bg.jpg) no-repeat center;
    position: relative;
    z-index: 5;
}

.ab_xt{
    width: 100%;
    margin: 0 auto;
    height: 128px;
    background: url(../images/ab_bg1.png) no-repeat center;
    position: relative;
    z-index: 4;
}

.ab_bg  .about{
    width: 1280px;
    margin: 0 auto;
    padding-top: 110px;
}

.ab_bg  .about .ab_list{
    margin: 0 auto;
    width: 900px;
    height: 150px;
}

.ab_bg  .about .ab_list ul li{
    float: left;
    width: 300px;
    height: 115px;
    background: url(../images/xt.png) no-repeat right center;
    text-align: center;
    margin-top: 35px;
}

.ab_bg  .about .ab_list ul li:last-child{
    background: none;
}

.ab_bg  .about .ab_list ul li span{
    display: block;
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 5px;
}

.ab_bg  .about .ab_list ul li i{
    display: block;
    width: 18px;
    height: 1px;
    background: #fff;
    opacity: 0.3;
    margin: 3px auto 0 auto;
}

.ab_bg  .about .ab_list ul li p{
    font-size: 16px;
    color: #d5d5d5;
    margin-top: 7px;
}

.ab_bg  .about .ab_list ul li p em{
    font-size: 14px;
    color: #999;
}

.ab_bg  .about .ab_box{
    margin: 15px auto 0 auto;
    text-align: center;
    width: 1040px;
} 

.ab_bg  .about .ab_box h3{
    font-size: 48px;
    color: #1fa060;
    font-weight: bold;
}

.ab_bg  .about .ab_box h5{
    font-size: 20px;
    color: #fff;
    margin-top: 35px;
}

.ab_bg  .about .ab_box i{
    display: block;
    width: 50px;
    height: 1px;
    background: #1fa060;
    margin: 15px auto 0 auto;
}

.ab_bg  .about .ab_box p{
    font-size: 15px;
    color: #d7d7d7;
    line-height: 42px;
    height: 126px;
    overflow: hidden;
    margin: 20px auto 0 auto;
}

.ab_bg  .about .ab_box .more{
    font-size: 24px;
    color: #1fa060;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 60px;
    width: 60px;
    height: 60px;
    display: block;
    margin: 272px 0 0 533px;
    background: url(../images/buttom5.png) no-repeat  center;

}



/*product*/

.pro_bg{
    width: 100%;
    margin: -130px auto 0 auto;
    position: relative;
    z-index: 1;
}

.pro_bg .pro_list{
    width: 100%;
    height: 770px;
    background: #181818;
    position: relative;
    

}

.pro_bg .pro_list ul li{
    float: left;
    width: 20%;
    padding-top: 180px;
    height: 590px;
}

.pro_bg .pro_list ul li:nth-child(2n){
    background: #030b0e;
}

.pro_bg .pro_list ul li .txt{
    text-align: right;
    margin: 0 40px;

}

.pro_bg .pro_list ul li .txt a{
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro_bg .pro_list ul li .txt a i{
    width: 86px;
    height: 29px;
    background: url(../images/pro_ico.png) no-repeat center;
    display: inline-block;
    margin-bottom: 15px;

}

.pro_bg .pro_list ul li .txt a h3{
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.pro_bg .pro_list ul li .txt a em{
    display: block;
    font-size: 16px;
    color: #d5d5d5;
    margin: 8px 0 20px 0;
}

.pro_bg .pro_list ul li .txt a b{
    width: 100px;
    height: 25px;
    line-height: 25px;
    background: url(../images/more2.png) no-repeat center;
    display: block;
    float: right;
    text-align: center;
    font-size: 16px;
    color: #030b0e;
    font-weight: normal;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}

.pro_bg .pro_list ul li .txt a b span{
    font-size: 16px;
    color: #030b0e;
    text-transform: uppercase;
    margin-left: 2px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro_bg .pro_list ul li:hover .txt a b{
   color: #fff;
    transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    -o-transform: translateX(-10px);
}

.pro_bg .pro_list ul li:hover .txt a b span{
     color: #fff;
}

.pro_bg .pro_list ul li .pic{
    width: 100%;
    height: 302px;
    margin-top: 50px;
    position: relative;

}

.pro_bg .pro_list ul li .pic img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}






.pro_bg .pro_box{
    width: 100%;
    margin: 0 auto;
    height: 915px;
    background: url(../images/pro_bg.jpg) no-repeat center;
    position: relative;
    z-index: 5;
}

.pro_bg .pro_box ul{
    padding-top: 65px;
}

.pro_bg .pro_box ul li{
    float: left;
    width: 21%;
    margin: 0 2% 50px 2%;
}
 
.pro_bg .pro_box ul li .pic{
    position: relative;
    width: 100%;
    padding-top: 75%;
    background: #828282;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro_bg .pro_box ul li .pic  a{
    display: block;
    position: absolute;
    left: 1.5%;
    top: 2%;
    width: 97%;
    height: 96%;
    overflow: hidden;
}

.pro_bg .pro_box ul li .pic img{
    position: absolute;
    width: 100%;
    height:  100%;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro_bg .pro_box ul li .txt{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #828282;
    width: 100%;
    margin: 0 auto;
} 

.pro_bg .pro_box ul li .txt h5 a{
    font-size: 16px;
    color: #d5d5d5;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    float: left;
    width: 70%;
}

.pro_bg .pro_box ul li .txt .more{
    display: block;
    float: right;
    font-size: 16px;
    color: #d5d5d5;
    text-transform: uppercase;
    background: url(../images/xt1.png) no-repeat  left  center;
    padding-left: 35px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro_bg .pro_box ul li:hover .pic img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}



/*ys*/

.ys_bg{
    width: 100%;
    margin: 0 auto;
    height: 863px;
    background: url(../images/ys_bg.jpg) no-repeat center;
    position: relative;
    z-index: 5;
}


.ys_bg .ys{
    width: 1280px;
    margin: 0 auto;
    padding-top: 150px;
    position: relative;
}

.ys_bg .ys .ys_t{
    position: absolute;
    right: 0;
    top: 150px;
    text-align: right;
    z-index: 5;

}

.ys_bg .ys .ys_t h5{
    font-size: 40px;
    color: #1fa060;

}

.ys_bg .ys .ys_t span{
    display: block;
    font-size: 18px;
    color: #b7b7b7;
    background: url(../images/ys_xt.png) no-repeat right bottom;
    padding-bottom: 30px;
    margin-top: 10px;
}

.ys_bg .ys .ys_box{
    position: relative;
    width: 1280px;
    margin: 0 auto;

}

.ys_bg .ys .ys_box .hd{
    float: left;
    margin-left: 635px;
    width: 230px;
    position: relative;
}

.ys_bg .ys .ys_box .hd ul li{
    padding-left: 20px;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ys_bg .ys .ys_box .hd ul li.ys1{
    position: absolute;
    left: 0;
    top: 8px;
}

.ys_bg .ys .ys_box .hd ul li.ys2{
    position: absolute;
    left: 63px;
    top: 160px;
}

.ys_bg .ys .ys_box .hd ul li.ys3{
    position: absolute;
    left: 73px;
    top: 310px;
}

.ys_bg .ys .ys_box .hd ul li.ys4{
    position: absolute;
    left: 32px;
    top: 465px;
}

.ys_bg .ys .ys_box .hd ul li.on{
    color: #1fa060;
    background: url(../images/buttom6.png) no-repeat left center;
}

.ys_bg .ys .ys_box .bd{
    float: right;
    width: 305px;
    margin-top: 175px;
} 

.ys_bg .ys .ys_box .bd ul li{
    float: left;
    width: 305px;
    text-align: right;
}

.ys_bg .ys .ys_box .bd ul li h5{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
}

.ys_bg .ys .ys_box .bd ul li p{
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    height: 108px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img{
    width: 301px;
    height: 201px;
    background: #e5e5e5;
    margin-top: 45px;

}

.ys_bg .ys .ys_box .bd ul li .ys_img img{
    width: 291px;
    height: 191px;
    margin: 5px;
}



/*news*/

.news_bg{
    width: 100%;
    margin: 0 auto;
    height: 1029px;
    background: url(../images/news_bg.jpg) no-repeat center;
    position: relative;
    z-index: 5;
}

.news_bg .news{
    width: 1280px;
    margin: 0 auto;
    padding-top: 75px;
    height: 730px;
}

.news_bg .news .news_t{
    text-align: center;
    margin: 0 auto;
}

.news_bg .news .news_t i{
    display: block;
    font-size: 51px;
    color: #303030;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 45px;
}

.news_bg .news .news_t h3 a{
    font-size: 48px;
    color: #1fa060;
    font-weight: bold;
    margin: -73px auto 0 auto;
    display: block;
}


.news .news_list{
    margin: 30px auto 0 auto;
    height: 40px;

} 

.news .news_list ul{
    text-align: center;
}

.news .news_list ul li{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 35px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: relative;
}

.news .news_list ul li::after{
    position: absolute;
    left: 50%;
    width: 0;
    height: 1px;
    background: #1fa060;
    content: "";
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_list ul li a{
    display: block;
    font-size: 16px;
    color:  #b7b7b7;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_list ul li.casehover::after{
    width: 100%;
    left: 0;
}

.news .news_list ul li.casehover a{
    color:  #1fa060;
}
 
.news .news_box{
    margin: 50px auto 0 auto;

} 

.news .news_box .news_top{
    height: 210px;
}

.news .news_box .news_top .news_img{
    float: left;
    width: 435px;
    height: 210px;
}

.news .news_box .news_top .news_img img{
    float: right;
    width: 281px;
    height: 210px;
}

.news .news_box .news_top .news_img  .nr{
    float: left;
    width: 139px;
    height: 210px;
    background: #1fa060;
    padding-left: 15px;

}

.news .news_box .news_top .news_img  .nr h5{
    font-size: 14px;
    color: #fff;
    margin-top: 35px;

}

.news .news_box .news_top .news_img  .nr h5 i{
    display: block;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 5px;
}

.news .news_box .news_top .news_img  .nr .more{
    display: block;
    width: 21px;
    height: 74px;
    background: url(../images/more1.png) no-repeat  3px center;
    margin-top: 12px;
}

.news .news_box .news_top .txt{
    float: right;
    width: 810px;

} 

.news .news_box .news_top .txt .txt_t{
    width: 810px;
    height: 64px;
    line-height: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);

}

.news .news_box .news_top .txt .txt_t h5 a{
    float: left;
    width: 600px;
    font-size: 16px;
    color: #fff;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_box .news_top .txt .txt_t span{
    font-size: 14px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    float: right;
}

.news .news_box .news_top .txt p{
    font-size: 14px;
    color: #b7b7b7;
    line-height: 36px;
    height: 72px;
    overflow: hidden;
    margin-top: 15px;
}

.news .news_box .news_top .txt .more{
    display: block;
    font-size: 14px;
    color: #a8a8a8;
    text-transform: uppercase;
    background: url(../images/xt2.png) no-repeat left center;
    padding-left: 60px;
    margin-top: 23px;

}

.news .news_box .news_top .txt:hover .txt_t h5 a{
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
    color: #1fa060;
}

.news .news_box .list{
    width: 1360px;
    margin: 40px auto 0 auto;
} 

.news .news_box .list ul li{
    float: left;
    width: 360px;
    height: 140px;
    border-radius: 5px;
    background: #181818;
    margin: 0 40px 30px 0;
    padding: 0 20px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
 
.news .news_box .list ul li h5 a{
    height: 65px;
    line-height: 65px;
    padding-left: 17px;
    background: url(../images/buttom7.png) no-repeat left center;
    font-size: 16px;
    color: #b7b7b7;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-top: 5px;

}

.news .news_box .list ul li .more{
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    line-height: 55px;

}

.news .news_box .list ul li .more span{
    display: block;
    float: left;
    font-size: 14px;
    color: #999999;
    margin-left: 17px;
}

.news .news_box .list ul li .more a{
    display: block;
    font-size: 14px;
    color: #b7b7b7;
    text-transform: uppercase;
    background: url(../images/xt2.png) no-repeat left center;
    padding-left: 60px;
    float: right;
}

.news .news_box .list ul li:hover{
    background: #1fa060;
    -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .08);
    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .08);
}

.news .news_box .list ul li:hover h5 a{
    color: #fff;
}

.news .news_box .list ul li:hover .more span{
    color: #fff;
}


/*links*/

.links{
    margin: 55px auto 0 auto;
    width: 1280px;
    overflow: hidden;
}

.links .links_t{
    float: left;
    display: block;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 35px;
}

.links .yq{
    float: right;
    width: 1150px;
} 

.links .yq  a{
    margin-right: 15px;
    line-height: 35px;
    font-size: 14px;
    color: #a8a8a8;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.links .yq  a:hover{
    color: #fff;
}

