.row-fluid {
	width: 100%;
    border: 1px solid #ddd;
}

.row-fluid:before, .row-fluid:after {
	content: "";
	display: table;
	line-height: 0
}

.row-fluid:after {
	clear: both
}

.row-fluid:before, .row-fluid:after {
	content: "";
	display: table;
	line-height: 0
}

.row-fluid [class*=span]:first-child {
	margin-left: 0
}

.row-fluid .span12 {
	width: 100%
}

.row-fluid [class*=span] {
	box-sizing: border-box;
	display: block;
	float: left;
	margin-left: 2.12766%;
	min-height: 30px;
	width: 100%
}

.span12 {
	width: 940px
}

[class*=span] {
	float: left;
	margin-left: 20px;
	min-height: 1px
}

.thumbnails:before, .thumbnails:after {
	content: "";
	display: table;
	line-height: 0
}

.thumbnails:after {
	clear: both
}

.thumbnails:before, .thumbnails:after {
	content: "";
	display: table;
	line-height: 0
}

.row-fluid .thumbnails {
	margin-left: 0
}

.thumbnails {
	list-style: outside none none;
	margin-left: -20px
}

.row-fluid .span3 {
	width: 23.4043%
}

.thumbnails li {
	background: #fff;
	-moz-box-shadow: 3px 4px 7px #555;
	-webkit-box-shadow: 3px 4px 7px #555;
	box-shadow: 3px 4px 7px #555
}

.thumbnails li:hover {
	background: #DC0909
}

.thumbnails li:hover .caption h3, .thumbnails li:hover .caption p,
	.thumbnails li:hover .caption span, .thumbnails li:hover .caption a,
	.thumbnails li:hover .caption a i {
	color: #fff
}

.thumbnail {
	background: no-repeat;
	border: 0;
	border-radius: none;
	padding: 16px
}

.caption {
	padding: 0 13px 10px;
	text-align: center;
}

.caption h3 {
	color: #333;
}

.caption p {
	line-height: 30px;
	color: #444
}

.caption span, .caption a {
	color: #666;
	text-decoration: none
}

.caption a i {
	color: #DC0909
}

.glyphicon2 {
	top: 3px
}

.pull-right2 {
	margin-left: 30px
}

.tu2 {
	border-top: 1px solid #ccc;
	padding: 10px 0
}

.tu2-p {
	padding-bottom: 30px
}

.tu2-p p {
	line-height: 36px;
	margin: 20px 0 30px
}

.tu3 {
	zoom: 1;
	overflow: hidden;
	margin: 20px 0
}

.tu3 p {
	font-size: 14px
}

.tu-imga {
	width: 9%;
	height: 73px;
	text-align: center
}

.tu-imga img {
	max-width: 100%;
	max-height: 100%
}

.tu-kuai {
	width: 90%;
	padding: 0 20px;
	background: #eee
}

.tu-kuai h5 {
	position: relative;
	color: #DC0909;
	line-height: 30px
}

.tu-kuai h5 span {
	position: absolute;
	right: 0;
	color: #666
}

.carousel-control {
	background: #666;
	border: 0px;
	border-radius: 0px;
	display: inline-block;
	font-size: 34px;
	font-weight: 200;
	line-height: 18px;
	opacity: 5;
	padding: 0px 0px 0px;
	height: 30px;
	width: 15px;
}

@media ( max-width :768px) {
	.row-fluid .span3 {
		width: 100%;
		margin: 10px 0;
	}
	.carousel-control {
		position: static;
	}
	.control-box {
		text-align: center;
	}
}

#sever-prev {
	background: none;
	top: 100px;
	color:#DC0909;
}

#sever-next {
	background: none;
	top: 100px;
	color:#DC0909;
}