@charset "utf-8";
/* 主页 */

.EProfileHeader{
	display:block;
	width:100%;
	padding-top:140px; 
}

.EProfileHeader .ProfileHeader-tou{
	border-radius:10% 10% 0 0;
	background-color:#FFF;
 	color:#333;
}
.EProfileHeader .ProfileHeader-tou .UserAvatar{
	margin:0 12px 0 0;
	float:left;
}
.EProfileHeader .ProfileHeader-tou .UserAvatar img{
	width:5rem;
	height:5rem;
	border-radius:50%;
	margin:-30px 0 0 30px;
}

.EProfileHeader .ProfileHeader-tou .info {
	margin-top:0;
	overflow: hidden;
	background-color:#FFF;
}
.EProfileHeader .ProfileHeader-tou .info ul {
	border-radius: 10px;
	padding-bottom:10px;
	overflow: hidden
}
.EProfileHeader .ProfileHeader-tou .info ul li {
	width: 25%;
	float: left
}
.EProfileHeader .ProfileHeader-tou .info ul li p {
	text-align: center;
	color: #000;
	letter-spacing: 1px
}
.EProfileHeader .ProfileHeader-tou .info ul li span {
	text-align: center;
	color: #666;
	display: block;
	letter-spacing: 1px;
}
.EProfileHeader .ProfileHeader-tou .nick{
	padding:8px 0 0 10px;
	margin:5px 0;
}

.EProfileHeader .ProfileHeader-tou .nick p{font-size:.75rem;}
.EProfileHeader .ProfileHeader-tou .nick p.grade{font-size:.875rem; line-height:2rem;padding-left:20px;margin-top:30px;}
.EProfileHeader .ProfileHeader-tou .nick p.embody{padding-left:20px; color:#4784F9;font-size:.875rem; }
 
.EProfileHeader .ProfileHeader-tou .nick a{
	width: 3rem;
	text-align: center;
	flex-shrink: 0;
	display: inline-block;
	height: 1.7rem;
	line-height: 1.7rem;
	border-radius: .85rem;
	background: #0E4ACD;
	color: #fff;
	margin-right:30px;
}

.EProfileHeader .ProfileHeader-tou .nick def{
	width: 3rem;
	text-align: center;
	flex-shrink: 0;
	display: inline-block;
	height: 1.7rem;
	line-height: 1.7rem;
	border-radius: .85rem;
	color: #fff;
	margin-right:30px;
}

 
.EProfileHeader .ProfileHeader-tou .nick a.disabled{background: #808080; color:#FFF;} 
 
.EProfileHeader .ProfileHeader-tou .intro{
	padding:10px 0 10px 30px;
	overflow: hidden;
	text-overflow: ellipsis; 
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.EProfileHeader .ProfileHeader-tou .intro a{
	text-align: center;
	flex-shrink: 0;
	display: inline-block;
	height: .7rem;
	line-height: .7rem;
	padding:5px;
	margin-right:10px;
}

.EProfileHeader .ProfileHeader-tou .nick .vip{border:1px solid #ccc; border-radius:5px; width:80px; padding:2px 5px;}
.EProfileHeader .ProfileHeader-tou .nick .vip img{ margin-bottom:2px;}

/*发现*/

.meansBox ul.ul_2 li.editor-list dl{
	width:30%; float:left; text-align:center;font-size:14px; border:1px solid #CCC; border-radius:10px; margin:5px 5px 5px 8px; padding:10px 5px; height:150px;
	overflow: hidden;
	text-overflow: ellipsis; 
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


.meansBox ul.ul_2 li.editor-list dl p img{ border-radius:50%; width:5rem; height:5rem;}
.meansBox ul.ul_2 li.editor-list dl p.txt{
	overflow: hidden;
	text-overflow: ellipsis; 
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;	
}	
 
.meansBox ul.ul_2 li.type-list dl{ width:22%; margin:5px; float:left; background-color:#f0f0f0;padding:3px 0;text-align:center;border-radius:10px;}
.meansBox ul.ul_2 li.type-list dl a{ color:#333;}
.meansBox ul.ul_2 li.type-list dl.current{ background-color:#FFC559;}
.meansBox ul.ul_2 li.type-list dl.current a{color:#fff;}


/*标签*/
.editor-tabs{width:100%; background-color:#FFF; padding-top:10px; border-radius:10px 10px 0 0;}
.editor-tabs .tabs{height:40px; border-bottom:1px solid #f0f0f0; padding-left:1px;}
.editor-tabs .tabs a{display:block;float:left;width:20%;color:#fff;text-align:center;background:#ccc;line-height:40px;font-size:16px;text-decoration:none; margin-right:3px;border-radius:5px 5px 0px 0px; cursor:pointer;}
.editor-tabs .tabs a.active{color:#fff;background:#FFC559; border-radius:5px 5px 0px 0px;}  

.editor-tabs-nav{margin:0; padding:5px; height:42px;background-color:#FFF; border-bottom:1px solid #CCC;}
.editor-tabs-nav .tabs li{height:35px;float:left;margin-right:3px; width:20%;}
.editor-tabs-nav .tabs li a{display:block;float:left; width:100%; color:#333;text-align:center;background:#eee;line-height:35px;text-decoration:none; margin:1px;border-radius:5px 5px 0px 0px;padding:0 10px;}
.editor-tabs-nav .tabs li a.current{color:#fff;background:#FFC559;border-radius:5px 5px 0px 0px;}   

.btn-public{
	width: 80px;
	background: #0090ff;
	border-radius:6px;
	color: #ffffff;
	letter-spacing: .02rem;
	box-shadow: 0 0 .15rem rgba(0,0,0,.2); 
	border:1px solid #CCC;
	cursor:pointer;
	padding:2px 2px 2px 6px;
	float:right;
}
.btn-public:hover{ background:#0E4ACD;} 


.introBox{background-color:#FFF; padding:10px; letter-spacing:1px; text-indent:24px; font-size:16px; line-height:30px;}

/*留言咨询*/
.msgBox{background-color:#FFF; padding:0 10px 10px 10px; letter-spacing:1px; text-indent:24px; font-size:14px; line-height:30px;}
.msgBox p.btnMsg{float:right; margin:3px 0;}
.msgBox p.btnMsg a{color:#009900}
.msglist table{margin:1px 0 10px 0; width:100%;}
.msglist table td{padding:5px;}
.msglist table td img{ border-radius:5px; margin-top:10px;}
.msglist table td>a{color:#999;}
.msglist table td.css ul{margin-top:10px; padding:0;}
.msglist table td.css ul li{ border-top:1px dashed #CCC; color:#666; margin:3px 0; padding:3px 0;}
.msglist table td.css ul li p{line-height:24px; padding:0; margin:0;}
.msglist table td.css ul li p a{margin:0 10px; text-align:center;}
.msglist table td.css ul li p span.shuo{color:#999} 


/*温馨提示*/
.alert { margin-bottom: 5px; padding: 5px 35px; padding-right: 25px; border: 1px solid transparent; line-height: 25px; text-shadow: 0 1px 0 rgba(255,255,255,0.5); border-radius: 4px; display: block; position: relative; }
.alert:before { left: 10px; top: 7px; position: absolute; }
.alert a { color: #379bec; }
.alert a:hover { text-decoration: underline; }
.alert .close { display: none; font-style: normal; top: 5px; right: 10px; position: absolute; }
.alert .close:hover { color: red; cursor: pointer; }
.alert .close:before { content: "×"; font-weight: bold; }
.alert:hover .close { display: block; }
.alert.error { color: #b94a48; background: #f2dede; border-color: #eed3d7; }
.alert.error:before { content: "×"; font: bold 22px/22px helvetica; }
.alert.tips-info { color: #3a87ad; background: #d9edf7; border-color: #bce8f1; }
.alert.tips-info:before { content: "i"; font: bold 12px/18px "宋体"; background: #72B8DA; color: #d9edf7; left: 8px; top: 8px; text-align: center; width: 18px; height: 18px; border-radius: 50%;}