/*.special-column .row-fluid{display:table; margin-bottom:10px;}*/
.full-img {
	width: 99.8% !important;
}
.special-container .carousel-inner, .special-container #myCarousel, .special-container .item, .special-container .item img {
	width: 370px !important;
	height: 220px !important;
}
.special-container {
	border: 1px solid #ccc;
	display: inline-block;
	width: 99.6%;
}
/*.special-content{width:100% !important; background:#099; padding:7px;}*/
.special-container .row-title {
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
}
.special-container .row-content {
	margin: 7px;
	/*display: table;*/
}
#tab li.active {
	border-bottom: none;
}
.table {
	border: none;
}
.table td {
	border: 1px solid #f6f6f6;
}
.table tbody {
	background: #F0F0F0;
}
.table tbody tr:nth-child(odd) td, .table tbody tr:nth-child(odd) th {
	background-color: #D9D9D9;
}
.table tbody td:nth-child(odd) {
	font-weight: bold;
	vertical-align: middle;
}
.special-container .row-imgs {
	transform: scale(0.96, 1.0);
	-moz-transform: scale(0.96, 1.0);
	-webkit-transform: scale(0.956, 1.0);
	margin-left: -2px;
}
.right-special {
	background: none !important;
	padding: 1px !important;
	height: auto !important;
}
.right-special .special-container {
	background: #F0F0F0;
}
.special-panda li {
    background-image: url("/images/bamboo.jpg");
    background-repeat: no-repeat;
    line-height: 20px;
    list-style-type: none;
    padding-left: 15px;
}
@media (min-width: 979px) {
/*.row-fluid{ overflow:hidden;}*/
}

@media (max-width: 979px) {
.right-special {
	padding: 10px 0px !important;
	display: table;
	height: auto !important;
}
.special-container {
	width: 99.6% !important;
}
#right>.row-fluid>.row-title, #right>.row-fluid>.row-content {
	margin: 0px;
	padding: 0px 5px;
}
.right-special .special-container {
	border-radius: 0px !important;
	webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
}
}

@media (max-width:767px) {
.special-column {
	-moz-column-count: 1; /* Firefox */
	-webkit-column-count: 1; /* Safari 和 Chrome */
	column-count: 1;
	width: 99.3%;
}
.special-container .carousel-inner,  .special-container #myCarousel,  .special-container .item,  .special-container .item img {
	width: 456px !important;
	height: 270px !important;
}
.full-img {
	width: 99.6% !important;
}
.special-container {
	width: 100%;
}
}
