.ubanner{
	background:url('../img/mmm.jpg') ;
	height: 250px;
	background-position:center center;
	/*background-size: 100%;*/
}
.uhead{
	width: 90px;
	height: 90px;
	margin-top: 60px;
}
.username{
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.userdes{
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 5px;
}
.utop{
	text-align: center;
}
.mtab{
	text-align: center;
	vertical-align:middle;
}
.mtab-item{
    margin:0 auto;
	font-weight: bold;
	font-size: 16px;
}
.nav-link.active{
	background-color: #EF492F;
	color:white;
	border-radius: 18px;
}
.cardborder{
	margin:15px 20px 60px 20px;
	width:100%;
	padding: 25px 0px;
}
.boxshadow{ 
	/*box-shadow: 0 10px 10px 10px #000; */
	box-shadow: 0px 10px 15px 3px rgba(231, 231, 231, 0.76);
	border-radius: 20px;
}
.cards{
	margin:15px 0px;
}
.mt-15{
	margin-top: 15px;
}

.f-14{
	font-size: 14px;
}
.mrl-20{
	margin-left: 20px;
}
.dat{
	display:none;
}
.who{
	display:none;
}
.th5{
	height:5px;
}
.alllist{
	padding-top:30px
}
.ulw{
	width:100%
}
.none{
	text-align: center;
    margin: 40px;
}
.none-message{
	width: 210px;
	height: 35px;
	border: 1px solid #333333;
	border-radius: 21px;
	text-align:center;
	margin: 0 auto;
    line-height: 2;
	margin-bottom: 20px;
}
.borderl{
	margin-right:0px;
	border-radius: 5px;
}
.borderr{
	border-radius: 5px;
	margin-left:0px;
	margin-top: 5px;
}
.ulist{
	width:100%;
	overflow-x: scroll;
	position: relative;
	white-space: nowrap;
}

.red-c{
	color:#EF492F;
}
.color-6{
	color:#666666;
}
.color-9{
	color:#999999;
}

/*ÓÃ»§ÁÐ±í*/
.person{
    height: 65px;
	width: 55px;
    margin: 10px;
    white-space: normal;
    display: inline-block;
	text-align: center;
    line-height: 1;
}
.persl{
	margin: 5px;
}
.persr{

}
.pname{
	font-weight: 400;
	height: 15px;
	font-size: 12px;
	color: #333333;
}
.pmessage{
	display:none;
}
.pmessaget{
	display:none;
}
.uactive{
	background: #EFEFFF;
	box-shadow: 0px 3px 5px 1px rgba(185, 185, 185, 0.35);
	border-radius: 10px;
}
.newmessage{
	min-width: 17px;
    min-height: 17px;
    background-color: #ff5252;
    position: absolute;
    border-radius: 9px;
    line-height: 12px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    padding: 2px;
	top: 5px;
    margin-left: 35px;
	margin-top: 5px;
}
.talk-u{
	padding: 14px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.talk-box{
	height:350px;
	overflow-y: scroll;
	position: relative;
}
.dtime{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 24px;
	text-align:center;
	margin: 10px;
}

.receive {
    margin-bottom: 10px;
}
.rel{
	float:left;
}
.rer{
	margin-left: 10px;
    background: #EFEFFF;
    border-radius: 10px;
    max-width: 60%;
    float: left;
	padding: 10px;
}
.mtime{
	font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    clear: both;
    margin-left: 62px;
}
.smtime{
	font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    clear: both;
    margin-right: 62%;
}
.send {
    text-align: right;
    padding-right: 15px;
	padding-top: 2px;
}
.sel{
	background: #EFEFFF;
    border-radius: 10px;
    max-width: 60%;
    float: right;
    padding: 10px;
	text-align: left;
}
.ser{
	float:right;
}
.smes{
	font-size: 14px;
	letter-spacing: 2px;
}
.subm{
	text-align: right;
	margin:10px;
}
.btn-fs{
	width: 99px;
	height: 40px;
	background: #5A5AD9;
	border-radius: 10px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
}
.enter{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	display:none;
}
.border-none{
	border: none;
}