@CHARSET "UTF-8";
.set_acc_member{
	width: 980px;
	float: right;
}
.acc_meb_cnont{
	border: 1px solid #DDDDDD;
}
.meb_title{
	height: 50px;
	line-height: 50px;
}
.attention{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333333;
	margin-left: 50px;
	float: left;
	cursor: pointer;
	height: 49px;
}
.info_nav_at{
	color: orange;
	border-bottom: 1px solid orange;
}
.meb_ct{
	height: 250px;
	width: 100%;
}
.meb_ct ul{
	height: 250px;
}
.meb_ct ul li{
	height: 250px;
	width: 187.5px;
	float: left;
}
.meb_ct_pic{
	height: 120px;
}
.meb_ct_pic img{
	width: 105px;
	height: 105px;
	border-radius: 105px;
	margin-left: 40px;
	margin-top: 5px;
}
.meb_c{
	height: 130px;
}
.meb_ct_cont{
	width: 195.5px;
    height: 32.5px;
    position: relative;
}
.meb_ct_cont img{
	position: absolute;
	left: 40px;
}
.meb_ct_cont label{
	position: absolute;
	left: 72px;
	top: 5px;
	font-size: 14px;
	color: #333;
	width: 35px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.meb_ct_cont em{
	position: absolute;
	right: 45px;
	top: 8px;
	font-family: "微软雅黑";
	font-size: 12px;
    color: #909090;
}
.meb_ct_cont span{
	position: absolute;
	left: 58px;
	font-family: "微软雅黑";
	font-size: 12px;
    color: #909090;
}
.meb_ct_cont p{
	position: absolute;
	left: 120px;
	font-family: "微软雅黑";
	font-size: 12px;
    color: #909090;
}
.meb_ct_cont .btn{
	width: 65px;
	height: 25px;
	background-color: #32ade9;
	position: absolute;
	left: 62px;
	text-align: center;
	border-radius: 5px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: white;
	line-height: 25px;
	cursor: pointer;
}
.meb_ct_cont a{
	color: #fff;
}
.clearfix{
	clear: both;
}
.spot_area_nav ul li.seled_nav {
    color: #ff621f;
    border-bottom: 4px solid #ff621f;
}
.spot_area_nav ul li {
    display: block;
    float: left;
    font-size: 16px;
    heigth: 30px;
    line-height: 30px;
    margin-left: 35px;
    padding: 0 10px;
}
