﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
 #slider {
	margin:0px;
	width:124px; /* Make sure your images are the same size */
	height:97px; /* Make sure your images are the same size */
	overflow:hidden;
}
#slider img {
	width:124px; /* Make sure your images are the same size */
	height:97px;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:-30px;
}
.nivo-nextNav {
	right:-30px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	top:100px;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
*, *::before, *::after {
	box-sizing: border-box;
}
.o-buttons {
	color: #fff !important;
	display: inline-block;
	font-size: 12px;
	margin: 3px;
	padding: 5px 10px;
	text-decoration: none !important;
}
.o-buttons.b-big {
	font-size: 16px;
	padding: 10px 20px;
}
.o-buttons:hover {
	text-decoration: none;
}
.o-buttons.blue {
	background: none repeat scroll 0 0 #587eac;
}
.o-buttons.blue:hover {
	background: none repeat scroll 0 0 #233241;
}
.o-buttons.lvse {
	background: none repeat scroll 0 0 #579c0b;
}
.o-buttons.lvse:hover {
	background: none repeat scroll 0 0 #12820e;
}
.o-buttons.red {
	background: none repeat scroll 0 0 #ff7a73;
}
.o-buttons.red:hover {
	background: none repeat scroll 0 0 #c14f4c;
}
.o-buttons.green {
	background: none repeat scroll 0 0 #9eb74e;
}
.o-buttons.green:hover {
	background: none repeat scroll 0 0 #707c2c;
}
.o-buttons.orange {
	background: none repeat scroll 0 0 #e0af50;
}
.o-buttons.orange:hover {
	background: none repeat scroll 0 0 #c68a2a;
}
.classify {
	padding-left:15px
}
