.banner {
	width: 100%;
}
.banner img {
	width: 100%;
}
.blue-slide {
	
}
.red-slide {
	
}
.orange-slide {
	
}
.swiper-slide {
	text-align: center; color: rgb(255, 255, 255);
}
.banner .swiper-slide-active img {
	-webkit-animation: tada 3s ease .1s both; -moz-animation: tada 3s ease .1s both;
}
.product_list .home-tuan-list img {
	border-radius: 3px; width: 90px; height: 66px; margin-top: 7px; margin-bottom: 5px;
}
.info span i {
	background: url("../images/ddi_03.png") 0% 0% / 20px 25px; width: 20px; height: 25px; margin-top: -5px; display: block;
}
.tada {
	animation-name: tada; -webkit-animation-name: tada;
}
.fadeInLeft {
	
}
.bounceInLeft {
	
}
