﻿.cute{
		width: 290px;
		height: 200px;
		overflow: hidden;
		margin:0px auto;
	}
	.wu,.wu2{
		width: 290px;
		height: 200px;
		float: left;
	}
	.contt{
		width: 356px;	
		height: 200px;
		overflow: hidden;
	}
	.wu img,.wu2 img{
		float: left;
		width: 200px;
		height: 200px;
		margin-top: -24px;

	}
/*无缝滚动一*/
	.outerr{
		width: 290px;
		height: 400px;
		margin:50px auto;
		overflow: hidden;
	}
	.innerr{
		width: 290px;
		height: 270px;
	}
.innerr p{
    font-size: 16px;
		line-height: 30px;	
	}
	.innerr ul{
		width: 200px;
		height: 100px;
		float: left;
	}
/*无缝滚动二*/