.core .cre-title{margin: 0;}
    .core .cre-con{  margin:85px auto 0; } /*width: 1720px;*/
   /* 案例中心轮播 */
/* #slidershow>.carousel-inner{width:1260px !important;} */
/* .cre-con .carousel-inner .item{width: 1260px;} */
.carousel-inner .item img{width: 100%;height: 100%;}#slidershow>.carousel-indicators{bottom: -75px; }
.cre-con .carousel-indicators li{width: 19px;height: 4px;border-radius:0px;background: #B1B1B1;border: none;margin-left: 10px;margin-right: 10px;}
.cre-con .carousel-indicators .active{background: #FF261B;}
.cre-con .carousel-inner .item .logo{width: 100%;height: 168px;} 
.cre-con .carousel-inner .item .logo span{display: block;font-family: '微软雅黑';}
.cre-con .carousel-inner .item .logo span .name{font-size: 32px;line-height: 32px;}
.cre-con .carousel-inner .item .logo span p{width: 62px;height: 28px;background: #C0C0C0;color: #fff;float: left;margin-right: 22px;
  text-align: center;line-height: 28px; margin-top: 11px;font-size: 12px;font-weight: lighter;letter-spacing: 2px;border-radius:3px;}
.cre-con .carousel-inner .item .logo span .describe{font-size: 14px;width: 100%;color: #939393;font-weight: lighter;padding-top: 9px;}
/* 左右按钮 */
.cre-con .carousel-control{opacity: 1;}
.cre-con .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{ width: 110px;height: 103px;background: #FF261B; } 
.cre-con .carousel-control .glyphicon-chevron-left:hover, .carousel-control .glyphicon-chevron-right:hover{background: #FC3B31;}
/* .cre-con .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{ left: 135px; } */
.cre-con .glyphicon img{width: 22px;height: 35px;margin-top: 34px;}
.glyphicon-chevron-left:before,.glyphicon-chevron-right:before{content: none;} 
    .detail{width: 100%;margin-bottom: 63px;}
    .del-con{  height: 100%;background: #fff; position: relative;}
    .del-con .case-con-del{padding-top: 90px;  }
    .del-con .case-con-del ul li{margin-bottom: 45px;  position: relative;}
    .del-con .case-con-del ul li span{display:inline-block;}
    .case-li-img{ overflow:hidden;}
    .case-li-img img{width: 100%;height: 100%;}
    .case-li-img:hover img{transition:1s ease-in-out; 
        transform: scale(1.1)}
    /* .case-block-li{line-height: 260px;text-align: center;color: #313131;font-size: 40px;letter-spacing:8px;;font-family: '微软雅黑';width: 404px;height:260px;position: absolute;top: 0;background-color:rgba(239,239,239,.5);opacity: 0;}
    .del-con ul li:hover .case-block-li{opacity: 1;transition: 1s ease-in-out; } */
    .case-li-title{font-size: 12px;font-family: '微软雅黑';color: #939393;line-height: 12px;margin-top: 15px;}
    .case-li-til{font-size: 18px;color: #313131;font-family:'微软雅黑';line-height: 18px;margin-top: 10px;}
    /* .paging{width: 340px;} */
    .pagination{margin: auto;padding-left:43%;}
    .pagination>li{width: 34px;height: 34px;}
    .pagination>li>a>img{width: 9px;height: 16px;margin-top: -5px;;}
    .pagination>li>a, .pagination>li>span{width: 34px;height: 34px;border: 1px solid #7b7b7b;margin-left: 12px;margin-right: 12px;border-radius: 3px;font-size: 16px;color: #313131;font-family: '微软雅黑-r';}
    .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
        background: #fa3020;border: none;font-size: 16px;
    }.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
       color: #fa3020; font-size: 16px; background: none;border: 1px solid #7b7b7b;
    }