.companyPhotoSlide{position:relative;height:320px;text-align:left;margin-top:-20px;margin-bottom:20px;}
.companyPhotoSlide .hideList{}
.companyPhotoSlide .list{position:relative;margin:0 auto;height:100%;}
.companyPhotoSlide .list .item{position:absolute;display:none;z-index:0;}
.companyPhotoSlide .list .item .aItem{cursor:default;}
.companyPhotoSlide .list .item .img{width:100%;box-shadow:0 0 5px 3px rgba(0,0,0,0.1);}
.companyPhotoSlide .list .item.d_pos1{display:block;width:500px;left:0%;top:60px;z-index:1;}
.companyPhotoSlide .list .item.d_pos2{display:block;width:550px;left:13.3%;top:40px;z-index:2;}
.companyPhotoSlide .list .item.d_pos3{display:block;width:600px;left:25.3%;top:20px;z-index:3;}
.companyPhotoSlide .list .item.d_pos4{display:block;width:550px;right:13.3%;top:40px;z-index:2;}
.companyPhotoSlide .list .item.d_pos5{display:block;width:500px;right:0%;top:60px;z-index:1;}
.companyPhotoSlide .btn-next{background-color:rgba(0,0,0,0.7);position:absolute;right:35px;top:155px;z-index:10;width:35px;height:80px;overflow:hidden;cursor:pointer }
.companyPhotoSlide .btn-prev{background-color:rgba(0,0,0,0.7);position:absolute;left:35px;top:155px;z-index:10;width:35px;height:80px;overflow:hidden;cursor:pointer }
.ico {
    background-image: url(../img6/ico.png);
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
}
.ico-banner-btn-left {
    width: 35px;
    height: 80px;
    background-position: -415px -80px;
}
.ico-banner-btn-right {
    width: 35px;
    height: 80px;
    background-position: -451px -80px;
}