
html {filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }

.fixediv {
	position: fixed;
	top: 140px;
	z-index: 9999;
	max-width: 140px;
	background: #ddd;
}
.fixediv img {
	float: left;
}
.fixediv a.close {
	display: block;
	height: 30px;
	line-height: 30px;
	background: #fff;
	font-size: 14px;
	padding: 0 10px;
	color: #5e5e5e;
	text-decoration: none;
	text-align: center;
}
.leftadv {
	left: 0px;
}
.rightadv {
	right: 0px;
}
/*conent start*/
.conent {
	width: 292px;
	height: 179px;
	position: absolute;
	top: 20px;
	z-index: 100
}
.conent .sition {
	width: 292px;
	height: 179px;
	position: relative;
}
.conent .sition .c_adver {
	width: 292px;
	height: 179px;
	/*background: url("images/back.gif") no-repeat;*/
	cursor: pointer;
}		/*end conent*/

.swiper-wrapper,.swiper-slide {
height: auto!important;
}
