body {
	line-height: 1.231;
	font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", "MicrosoftJhengHei", "»ªÎÄÏ¸ºÚ", STHeiti, MingLiu£»
}
* {
	padding: 0;
	margin: 0;
}
.body {
	display: block;
	background-size: 100% 100%;
}
.body {
	margin: auto;
	position: relative;
}
.page_bg img {
	width: 100%;
}
.index_cate {
	width: 20%;
	float: left;
	margin-left: 10px;
}
.index_cate li {
	text-align: center;
	margin-top: 5px;
	width: 100%;
	list-style: none;
	opacity: 0.8;
	float: right;
	box-shadow: 0 0 3px 0 #666;
	-webkit-border-radius: 5px;
}
.libg {
	background: #fff;
}
.libgT {
	background: #ffe6ad;
}
.index_cate p {
	width: 50%;
	margin: 5px auto 0; /*height: 38px; 	*/
	border: 1px #000 solid;
	-webkit-border-radius: 100px;
	background: #000;
	opacity: 0.5;
}
.index_cate img {
	width: 100%;
}
.index_cate span {
	margin-top: 6px;
	display: block;
	color: #000;
	font-size: 12px;
}
.device {
	height: 100%;
	width: auto;
	position: relative;
	margin: auto;
}
.swiper-container {
	height: 100%;
	width: auto;
}
.swiper-container img {
	height: 100%;
	width: 100%;
}
.content-slide {
	padding: 20px;
	color: #fff;
}
.title {
	font-size: 25px;
	margin-bottom: 10px;
}
.pagination {
	position: absolute;
	left: 0;
	text-align: center;
	margin-top: -25px;
	width: 100%;
	z-index: 8000;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #999;
	box-shadow: 0px 1px 2px #555 inset;
	margin: 0 3px;
	cursor: pointer;
}
.swiper-active-switch {
	background: #fff;
}
.body {
	padding-bottom: 0px;
}
section {
	position: absolute;
	z-index: 2000;
	left: 10px;
	top:40px;
}
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	z-index:1;
}
