
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 920px;
    background: #FFF;
    overflow: hidden;
    top: -225px;
  }
  
  .fullSlide .bd {
    height: 920px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  
  .fullSlide .bd ul {
    width: 100% !important;
  }
  
  .fullSlide .bd li {
    width: 100% !important;
    height: 920px;
    overflow: hidden;
    text-align: center;
  }
  
  .fullSlide .bd li a {
    display: block;
    height: 920px;
  }
  
  .fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 40px;
    left: 16%;
    height: 30px;
    text-align: center;
  }
  
  
  .fullSlide .hd ul li {
    cursor: pointer;
    zoom: 1;
    width: 14px;
    height: 14px;
    margin: 15px;
    border: 1px solid #ffffff;
    overflow: hidden;
    line-height: 99px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    float: left;
  }
  
  .fullSlide .hd ul .on {
    background: #ffffff;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }
  
  
  .fullSlide .next {
    width: 29px;
    height: 56px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/bannerR.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    right: 10%;
  }
  
  .fullSlide .prev {
    width: 29px;
    height: 56px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/bannerL.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    left: 10%;
  }


/*title*/

.title{

}

.title span{
    display: block;
    font-size: 60px;
    color: #285cb2;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 70px;
}

.title h3{
    font-size: 24px;
    color: #333333;

}

.title h3 a{
    font-size: 24px;
    color: #333333;
}


/*about*/

.ab_bg{
    position: relative;
    width: 100%;
    margin: -225px auto 0 auto;
    height: 405px;
}


.ab_bg .about{
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.ab_bg .about::after{
    position: absolute;
    content: "";
    left: -305px;
    top: 105px;
    width: 350px;
    height: 1px;
    background: #a9acb0;
}

.ab_bg .about .ab_l{
    float: left;
    width: 650px;
}

.ab_bg .about .ab_l .title{
    margin-top: 75px;
    margin-left: 65px;

}

.ab_bg .about .ab_l p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    margin-top: 30px;
}

.ab_bg .about .ab_l .more{
    width: 124px;
    height: 34px;
    line-height: 34px;
    background: #285cb2;
    margin-top: 62px;
}

.ab_bg .about .ab_l .more a{
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.ab_bg .about .ab_img  {
    width: 578px;
    height: 416px;
    background: #fff;
    float: right;
    position: relative;
    top: -80px;
    z-index: 9;
}

.ab_bg .about .ab_img img{
    width: 546px;
    height: 384px;
    margin: 16px;
}


/*product*/

.pro_bg{
    width: 100%;
    height: 835px;
    margin: 65px auto 0 auto;
    background: url(../images/pro_bg.jpg) no-repeat top center;
}

.product{
    width: 1300px;
    margin: 0 auto;

}

.product .title{
    text-align: right;
    top: -15px;
    position: relative;
}

.product .pro_box{
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.product .pro_box .bd{
    width: 1005px;
    height: 395px;
    overflow: hidden;

}

.product .pro_box .bd ul li{
    float: left;
    width: 1005px;
    position: relative;
}

.product .pro_box .bd ul li .txt{
    float: left;
    width: 340px;
    position: relative;
    height: 395px;
}

.product .pro_box .bd ul li .txt h5 a{
    font-size: 28px;
    color: #333333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 25px;
}

.product .pro_box .bd ul li .txt span{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #666;
    text-transform: uppercase;
    margin-top: 15px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 40px;
}

.product .pro_box .bd ul li .txt p{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 30px;
}

.product .pro_box .bd ul li .txt .more{
    display: block;
    position: absolute;
    right: -155px;
    bottom: 45px;
    width: 144px;
    height: 72px;
    line-height: 72px;
    background: url(../images/more.jpg) no-repeat   center;
    display: block;
    font-size: 14px;
    color: #fefefe;
    padding-left: 50px;
}

.product .pro_box .bd ul li .pic{
    width: 583px;
    height: 395px;
    float: right;

}

.product .pro_box .bd ul li .pic img{
    width: 583px;
    height: 395px;
}

.product .pro_box .hd{
    margin: 50px auto 0 auto;
}

.product .pro_box .hd ul li{
    float: left;
    width: 400px;
    position: relative;
    margin: 0 16px;
}

.product .pro_box .hd ul li .pic{
    width: 398px;
    height: 276px;
    border:1px solid #dddddd;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .pro_box .hd ul li .pic img{
    width: 392px;
    height: 270px;
    padding: 3px;
}

.product .pro_box .hd ul li .txt{
    position: absolute;
    left: 4px;
    top: 4px;
    width: 52px;
    height: 160px;
    background: #4171c1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    opacity: 0;
} 

.product .pro_box .hd ul li .txt a{
    font-size: 18px;
    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;
    writing-mode:tb-rl;
    height: 130px;
    line-height: 52px;
    padding: 15px 0;
}

.product .pro_box .hd ul li.on .txt{
    opacity: 1;
}

.product .pro_box .hd ul li.on .pic{
    border:1px solid #4171c1;
}

.product .pro_box .next{
    position: absolute;
    right: 70px;
    top: 335px;
    width: 60px;
    height: 60px;
    background: url(../images/left.jpg) no-repeat left  center;
    cursor: pointer;
}

.product .pro_box .prev{
    position: absolute;
    right: 0;
    top: 335px;
    width: 60px;
    height: 60px;
    background: url(../images/right.jpg) no-repeat left  center;
    cursor: pointer;
}


/*case*/

.case{
    width: 1300px;
    height: 762px;
    margin: 65px auto 0 auto;
    background: url(../images/case_bg.jpg) no-repeat   center;
    overflow: hidden;
}

.case .title{
    margin-top: 30px;
}

.case .title i{
    display: block;
    width: 1px;
    height: 66px;
    background: #a9acb0;
    margin-top: 17px;
}

.case .case_box{
    margin: 25px auto 0 auto;
}

.case .case_box .bd{
    width: 490px;
    overflow: hidden;
}

.case .case_box .bd ul li{
    float: left;
}

.case .case_box .bd ul li p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    height: 60px;
    overflow: hidden;

}

.case .case_box .bd ul li .more{
    display: block;
    font-size: 14px;
    color: #285cb2;
    border-bottom: 1px solid #285cb2;
    width: 75px;
    padding-bottom: 5px;
    margin-top: 45px;

}

.case .case_box .hd{
    width: 988px;
    height: 335px;
    background: #fff;
    margin-top: 81px;
} 

.case .case_box .hd ul li{
    float: left;
    width: 310px;
    margin-right: 19px;
    margin-top: 19px;
}

.case .case_box .hd ul li .pic{
    width: 310px;
    height: 242px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .case_box .hd ul li .pic img{
    width: 310px;
    height: 242px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .case_box .hd ul li .txt{
    height: 50px;
    line-height: 50px;
} 

.case .case_box .hd ul li .txt a{
    font-size: 14px;
    color: #333333;
    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;
    text-align: center;
}

.case .case_box .hd ul li.on .txt a{
    color: #285cb2;
}

.case .case_box .hd ul li.on .pic{
    background: #285cb2;
}

.case .case_box .hd ul li.on .pic img{
    width: 302px;
    height: 234px;
    margin: 4px;
}


/*news*/

.news_bg{
    width: 100%;
    height: 725px;
    margin: 65px auto 0 auto;
    background: #fcfcfc;
}

.news_bg .news{
    width: 1300px;
    margin: 0 auto;
    padding-top: 70px;
}

.news_bg .news .news_t{
    overflow: hidden;
}
 
.news_bg .news .news_t .news_list{
    float: left;
    margin-top: 30px;
}

.news_bg .news .news_t .news_list ul li{
    float: left;
    width: 100px;
    height: 34px;
    line-height: 34px;
    margin-right: 40px;
}

.news_bg .news .news_t .news_list ul li a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_t .news_list ul li.casehover {
    background: #285cb2;
}

.news_bg .news .news_t .news_list ul li.casehover a{
    color: #fff;
}

.news_bg .news .news_t .title{
    float: right;
    text-align: right;
} 
 
.news_bg .news .news_box{
    width: 1300px;
    margin: 40px auto 0 auto;
}

.news_bg .news .news_box ul li{
    height: 230px;
    margin-bottom: 40px;
    width: 1300px;
    border-bottom: 1px solid #dddddd;

}

.news_bg .news .news_box ul li:last-child{
    border-bottom: none;
}

.news_bg .news .news_box ul li .txt{
    float: left;
    width: 730px;
    margin-top: 25px;
    position: relative;
}

.news_bg .news .news_box ul li .txt a{
    font-size: 18px;
    color: #333333;
    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_bg .news .news_box ul li .txt span{
    display: block;
    font-size: 14px;
    color: #999;
    margin-top: 3px;
    
}

.news_bg .news .news_box ul li .txt p{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top:30px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box ul li:hover .txt p{
    padding-left: 40px;
}

.news_bg .news .news_box ul li .txt::after{
    position: absolute;
    left: 0;
    top: 73px;
    width: 1px;
    height: 0px;
    background: #aaaaaa;
    content: "";
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box ul li:hover .txt::after{
    height: 66px;
}

.news_bg .news .news_box ul li .news_img{
    float: right;
    width: 290px;
    height: 186px;
}

.news_bg .news .news_box ul li .news_img img{
    width: 290px;
    height: 186px;
}

.news_bg .news .news_box ul li:hover .txt a{
    color: #285cb2;
}

/*links*/

.links{
    width: 1300px;
    margin: 50px auto 0 auto;
    overflow: hidden;
    height: 60px;
}

.links .links_t{
    background: url(../images/links.png) no-repeat left  center;
    width: 98px;
    height: 38px;
    float: left;
}

.links .links_t h3{
    font-size: 16px;
    color: #333;
    padding-top: 23px;
}

.links .yq{
    float: right;
    width: 1170px;
} 

.links .yq a{
    font-size: 14px;
    color: #666666;
    margin-right: 15px;

}