img {
	border: 0px currentColor; border-image: none;
}
.flash4 {
	margin: 20px auto; width: 1080px; height: 220px; position: relative;
}
.flash4 ul li {
	background: rgba(22, 159, 165, 0.8); width: 104px; height: 220px; overflow: hidden; border-left-color: rgb(145, 219, 255); border-left-width: 1px; border-left-style: solid; float: left; position: relative;
}
.flash4 .imgTop img {
	transition:0.4s ease-in-out; webkit-transition: all 0.4s ease-in-out 0s;
}
.flash4 .imgTop img:hover {
	width: 500px;
}
.flash4 ul li .imgCon {
	width: 444px; height: 220px;
}
.flash4 ul li .imgCen {
	background: rgba(22, 159, 165, 0.8); left: 0px; width: 460px; height: 50px; bottom: 10px; color: rgb(255, 255, 255); line-height: 50px; text-indent: 20px; font-size: 20px; display: none; position: absolute;
}
.flash4 ul li .imgBot {
	background: rgb(34, 34, 34); width: 444px; height: 45px;
}
.flash4 ul li.first {
	width: 460px;
}
.flash4 ul li.fast {
	right: 0px; bottom: 0px; position: absolute;
}
