.marqueeleft{height:480px;width:1200px;overflow:hidden;margin:10px auto;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 5px;display:inline;width:235px;height:460px;overflow:hidden;}
.marqueeleft li .pic{display:block;width:235px;height:418px;padding:2px;overflow:hidden;}
.marqueeleft li .txt{width:235px;margin-top:3px;text-align:center;height:35px;line-height:35px;padding:0 3px;background: #000000;}
.marqueeleft li .txt a{color: #fff;font-size: 16px;width:235px;display: block;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.marqueeleft li .txt:hover{background: #FF0000;transition: all 0.3s;}
.marqueeleft li:hover img{transform: scale(1.2);transition: all 0.3s;}
