.contentn{
	padding:40px 0 20px;
}
.text-999{
	color: #999;
}
.text-14{
	font-size: 14px;
}
.layui-input{
	color: #999;
	width: 404px !important;
}
.layui-input-block{
	width: 404px !important;
}
input::-webkit-input-placeholder {
        color: #999;
        font-size: 14px;
        
}
.layui-form-select dl dd.layui-this{
	background-color: #FFF !important;
	color: #999!important;
	
}
.avatar{
	width: 104px;
	height: 104px;
	
}
.mengban{
	position: absolute;
	left: 0;
	top: 0;
	width: 104px;
	height: 104px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	line-height: 104px;
	border-radius: 50%;
	text-align: center;
	font-size: 15px;
}
.bg-yellow{
	background-color: #009688 !important;
}
.p-t-40{
	padding-top: 40px !important;
}
.m-b-43{
	margin-bottom: 43rpx;
	display: flex;
	align-items: center;
	
	
}
.m-l-0{
	margin-left: 0px !important;
}
.m-b-20{
	margin-bottom: 20px !important;
}
.time{
	display: flex;
	align-items: center;
	line-height: 20px;
}
.time_left{
	position: relative;
	float: left;
	display: block;
	padding: 9px 15px;
	width: 80px;
	font-weight: 400;
	line-height: 20px;
	text-align: right
}
.summitBtn2{
	color: #FfF;
	background-color: #02A7EC;
	width: 180px;
	text-align: center;
	height: 42px;
	line-height: 42px;
	border: 0;
}



.layui-form-select .layui-edge{
	border-width:3px  !important;
	border-top-color: #ccc  !important;
		
}
