@charset "utf-8";
/*个人中心-账户安全*/

.message-list-2 ul, .message-list-2 ul li {
	list-style: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
.message-list-1 {
	margin: 0;
	padding: 0;
}
.message-list-2 {
	margin: 20px 0;
	overflow-x: hidden;
}
.message-list-2 ul li {
	line-height: 30px;
	border-bottom: dashed 1px #ddd;
	background: url(../images/help_03.png) no-repeat 5px;
	padding-left: 15px;
}
.message-list-2 ul li a {
	color: #565656;
}
.message-list-2 ul li span {
	float: right;
}
.center-pro-2b a {
	color: #565656;
}
.center-pro-2b ul li {
	line-height: 30px;
	height: 30px;
	/*background: url(../images/project_07.png) no-repeat 95% 10px;*/
}
.center-pro-2b ul li.message-list-1-active a{
	color: #08c;
	font-size: 14px;
}
.message-list-1-active a {
	/*color: #fff;*/
}
.center-pro-2a h5{
	line-height: 40px;

	/*background: url(../images/help_04.png) no-repeat 10px #f6f6f6;*/
	/*padding-left: 25px;*/
}
/*详情页*/
.help_content h1{
	font-size: 22px!important;
}
.center-message-title {
	font-size: 28px;
	/*font-weight: bold;*/
	text-align: center;
	line-height: 50px;
	/*border-bottom: dashed 1px #ddd;*/
}
/*2016-08-10*/		
.center-pro-1 {
	width: 100%;
}
.center-pro-2b ul, .center-pro-2b ul li, .message-list-2 ul, .message-list-2 ul li {
	width: 100%;
}
.message-list-2 ul li {
	padding-left: 20px;
}
