.person_ul{
	height: 40px;
	width: 100%;
	margin-left: 0;  
	border-bottom: none;
}

.person_ul li{
	width: 16.6%;
	background-color:#6E797E;
	
}
.person_ul li a{
	font-size: 20px;
	color:#FFFFFF;
	padding: -1;
	margin: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
	height: 47px;
}
.yt-content{
	padding-top: 10px;
}
a:hover{
	text-decoration: none;
}


.sec_left{
	height: auto;
	background-color: #fff;
	text-align: center;
}
.sec_left img{
	width: 90%;
	margin-bottom: 10px;
}
.sec_left ul{
	line-height: 15px;
}
.sec_left .list-group-item{
	border: 1px #d1d6dc dashed;
	text-align: left;
}
.sec_left .panel-body{
	border-bottom: 1px dashed #596575;
	margin-left: 2px;
	margin-right: 2px;
}
.panel-primary{
	border-color: #d2d2d2;
}
.list-group{
	display: none;
}
.panel-heading{
	border-radius: 0;
}



.sec_right{
	height: 95%;
	background-color: #fff;
	padding-bottom: 150px;
}

.sec_rul{
	background-color: #fff;
	margin-bottom: 15px;
}
.sec_rul li{
	width: 16%;
	text-align: center;
	/*float: right;*/
	padding-top: 5px;
}

.sec_rul span{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f3f3f3;
	display: block;
}
.sec_rul div{
	width: 74px;
}

.sec_div{
	margin-bottom: 20px;
	background-color: #e1eef4;
	width: 100%;
	height: 40px;
	border-top: 2px #00a0ea solid;
}
.sec_div span{
	font-size: 16px;
	font-weight: bolder;
	margin: 8px;
	margin-left: 15px;
	display: block;
}

.sec_bd img{
	width: 150px;
	height: 150px;
	margin-top: 0;
	vertical-align: top;
}
.sec_bd ul{
	list-style-type: none;
	line-height: 20px;
	display: inline-block;
}
.sec_bd span{
	display: block;
	color: #54b4ee;
	font-size: 15px;
	padding-bottom: 5px;
	padding-top: 2px;
}

.sec_tab{

}
.t1{
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px; 

}
.t2{
	text-align: left;
}


/*personhome2样式*/
.sec_rtab{
	font-weight: bold;
	font-size: 15px;
}
.sec_rtab li{
	padding-top: 10px;
}
.sec_tr{
	background-color: #dff0fa;
	font-weight: normal;
}

.panel-primary{
	width: 90%;
	margin-left: 12px;
}



