.closestyle1063177{ font-size:12px;color:#333333;text-decoration: none ;}

/*组件样式**/
#demo {    margin-top: 30px;overflow:hidden;width:1385px;height:275px;position: relative;}
#demo .img{width:300px;height:223px;overflow: hidden;}
#demo .img img{width:300px;height:223px;transition:0.6s all;object-fit:cover;}
#demo img:hover{transform: scale(1.1);transition:0.6s all;}
#indemo{float:left;width:800%;}
#demo1{float:left;}
#demo2{float:left;}
.ww{width:300px;float:left; margin-right:20px;display:inline; position: relative;}
.ww span {
    width: 300px;
    line-height: 55px;
    height: 55px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.ww span a,.ww span  a:hover{color:#222222;}
