@charset "utf-8";
/*个人中心-我的项目*/
.center-pro-1a {
	border: solid 1px #ddd;
	/*padding: 0;*/
}
.center-pro-2a {
	height: 40px;
	line-height: 40px;
	/*background: #f6f6f6;*/
	border-left: solid 2px orangered;
	padding: 0;
	padding-left: 20px;
	font-size: 14px;
	overflow: hidden;
}
.center-pro-2b ul, .center-pro-2b ul li, .center-pro-3 ul, .center-pro-3 ul li {
	/*margin: 0;*/
	/*padding: 0;*/
	/*list-style: none;*/
	/*display: block;*/
	/*float: left;*/
}
.center-pro-2b ul li {
	width: 100%;
	/*height: auto;*/
	/*padding: 5px 0;*/
	/*border-bottom: solid 1px #ddd;*/
	/*background: url(../images/project_06.png) no-repeat 95% 10px;*/
}
.center-pro-2b ul li:last-child {
	border-bottom: solid 0px #ddd;
}
.center-pro-2b ul li span {
	width: 100%;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
}
.center-pro-2b-1 {
	padding-left: 40px;
}
.center-pro-2b-1 img {
	/*padding-right: 5px;*/
}
.bg-secondary{
	background:#efefef!important;
}
.center-pro-2b ul li a {
	font-size: 14px;
	line-height: 50px;
	/*width: 100%;*/
	/*padding: 5px 10px;*/
	/*display: block;*/
	/*float: left;*/
}
.center-data {
	border: solid 1px #ddd;
	float: right;
	height: auto;
	padding: 0;
}
.center-data-title {
	background: #f6f6f6;
	line-height: 40px;
	font-size: 14px;
	border-bottom: solid 1px #ddd;
}
/*2016-09-07 登录 弹出层*/	
.index-login-one {
	width: 280px;
}
.index-login-two {
	border: 0;
	text-align: center;
}
/*2016-09-10 左侧底部*/
.center-pro-1a {
	/*border-bottom: solid 0px #ddd;*/
	/*margin-bottom: 20px;*/
	/*box-shadow: 0 0 2px 0 rgba(0,0,0,.04), 0 1px 6px 0 rgba(0,0,0,.03);*/
}
/*二期折叠效果*/
html,body{
    width : 100%;
    height: 100%;
}

*{
    padding: 0;
    margin : 0; 
}
.l{float: left;}	
.m10{margin:10px;}
.p64{padding-left: 64px;}
.ser_head{
	height: 92px;
	background:#262526;
	margin-bottom:20px;
}
.ser_head a,.ser_head a:hover{
	color:#fff;
}
.padding-bottom-40{
	padding-bottom:40px;
}

@media screen and (max-device-width: 760px) {
	.message-list-2 img{
		width: 100% !important;
		height: auto !important;
	}
	.list_right{
		padding:0;
	}
	.center-pro-1a{
		/*margin-bottom: 20px;*/
	}
	.message-list-2 ul li{
		/*background:url(../images/help_03.png) no-repeat 0px 13px;*/
	}
	.message-list-2 ul li a{
		width: 100%;
		height: 30px;
		float: left;
		display: block;
		overflow: hidden;
	}
	.message-list-2 ul li span{
		display:none;
	}
}
.bordered{
	border:solid 1px #ddd;
	/*line-height: 40px;*/
}
.border-left{
	border-left: solid 1px #ddd;
}
