@charset "utf-8";
/* CSS Document */

/*信息公开*/
.glyphicon-arrow-down {
	padding-right: 5px;
	font-size: 12px;
}
.btn-success {
	margin-top: 20px;
}
/**/
h2.total {
	text-align: center;
	color: #f53737;
	margin: 50px 15px;
}
h2.total>small {
	font-size: 14px;
}
.subsearch {
	background: #f0f0f0;
}
.subsearch .form-inline {
	padding: 20px;
}
.table {
	margin-top: 30px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 15px;
}
.table span.rmb {
	color: #f53737;
}
/*理事会*/
.council p.text {
	line-height: 32px;
	padding: 15px;
	color: #999;
}
.council h2.title {
	padding-left: 15px;
	margin: 35px 0 15px 0;
}
.council .thumbnail {
	border-radius: 0;
	padding: 0;
	border: 0;
	margin-top: 10px;
}
.council .thumbnail a:hover {
	display: block;
	-webkit-box-shadow: 0 0 35px 10px rgba(216,216,216,.5);
	background: #fff;
}
.council-img {
	height: 210px;
	overflow: hidden;
}
.council h3 {
	margin-top: 10px;
	padding-left: 5px;
}
.council h3 small {
	margin-left: 10px;
}
/*理事会专题*/
.council-masthead {
	border-top: 5px #f53737 solid;
}
.council-masthead .text-muted {
	padding: 10px 0;
}
.council-masthead .pull-right {
	padding-top: 20px;
}
.council-masthead .pull-right a:hover {
	color: #333;
}
h3.council-title {
	color: #333;
	font-size: 30px;
}
h3.council-title span {
	color: #f53737;
}
.cost-about h3 {
	padding: 30px 0;
}
.cost-about {
	text-align: center;
}
.cost-about p.text {
	color: #999;
	line-height: 32px;
	padding: 0 50px;
}
.category-council {
	background: #f2f2f2;
	margin-top: 4.5em;
	padding: 10px 0;
}
.category ul, .category li {
	list-style: none;
	padding: 15px 0;
	margin: 0;
}
.category li a {
	padding: 0 15px;
}
.category a.active {
	color: #f53737;
}

.active{
	background:url(../img/icon.jpg) no-repeat 12.5em 0;}

.photo .col-lg-2 {
	width: 20%;
}
/*tab*/
.bs-example {
	margin-top: 30px;
}
.bs-example .nav-tabs {
	background: #f2f2f2;
	border: 0;
}
.bs-example .nav-tabs a:hover {
	border-color: #f2f2f2;
}
.bs-example .nav-tabs>li.active>a, .bs-example .nav-tabs>li.active>a:focus, .bs-example .nav-tabs>li.active>a:hover {
	background: #f53737;
	color: #fff;
	border: 0;
}
.bs-example .nav-tabs>li>a {
	border-radius: 0;
	font-size: 23px;
	padding: 15px 0;
}
.bs-example .col-lg-4 {
	padding: 0;
	text-align: center;
}
.bs-example p.text {
	padding:55px 50px 15px 50px;
	line-height: 32px;
	color: #999;
	margin-top:-1px;
}
.caret {
	color: #f53737;
	border-width: 14px;
	position: absolute;
	margin-top: 47px;
	margin-left: -60px;
}
.tab-pane .pic {
	padding:55px 50px 15px 50px;
}
.tab-pane .pic img {
	padding: 15px 0;
}
.inv-team-box {
	width: 220px;
	float: left;
	margin: 30px 0 0 20px;
	cursor: pointer;
	height: 280px;
	position: relative;
	left: -20px;
	overflow: hidden;
}
.inv-team-box1 {
	height: 315px;
	width: 220px;
	background: #000;
	opacity: 0.45;
	position: absolute;
	z-index: 5;
	top: 315px;
}
.inv-team-box2 {
	position: absolute;
	top: 315px;
	z-index: 6;
}
.inv-team-box2 .inv-team-p2 {
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	text-align: left;
	width: 200px;
	padding-left: 20px;
}
.inv-team-box2 .inv-team-p1 {
	color: #fff;
	background: #f53737;
	font-size: 18px;
	text-align: left;
	padding: 5px 0 5px 20px;
	width: 160px;
}
.inv-team-box2 .inv-team-p1 small {
	padding-left: 10px;
	font-size: 14px;
}
