/* banners 广告样式*/
.banners_body {
	width: 1150px;
	height: 313px;
}

.banners {
	width: 1150px;
	height: 60px;
	word-wrap: break-word;
	margin-bottom: 2px;
}

.banners_img1,
.banners_img2,
.banners_img3,
.banners_img4 {
	width: 1150px;
	height: 60px;
	overflow: hidden;
}

.bannersr_ad {
	width: 30px;
	height: 17px;
	position: relative;
	top: -20px;
	left: 1120px;
	overflow: hidden;
}

.banners_mid {
	width: 1150px;
}

.banners_mid>ul {
	padding: 0;
	list-style: none;
}

.banners_mid>ul>li {
	padding: 0;
	list-style: none;
	display: inline-block;
	width: 380px;
}

.banners_small {
	margin: 0;
	padding: 0;
	width: 1150px;
	height: 60px;
	overflow: hidden;
}

.banners_small_img {
	margin: 0;
	padding: 0;
	width: 380px;
	height: 60px;
}

.banners_small_ad {
	position: relative;
	right: 35px;
	top: 20px;
}