.person-info{
	width: 860px;
	border:1px solid #dcdcdc;
	padding: 30px 50px;
}
.person-search{
	
}
.person-search .person-six{
	border: 1px solid #b2905f;
	border-radius: initial;
	width: 160px;
	height: 40px;
}
.person-search .person-profession{
	border: 1px solid #b2905f;
	border-radius: initial;
	width: 260px;
	height: 40px;
	margin-left: 30px;
}
.person-search .person-btn{
	width: 140px;
	height: 40px;
	background: #B2905F;
	color: #fff;
	text-align: center;
	border-radius: 50px;
}
.person-search .btn{
	    width: 150px;
    height: 40px;
    background: #b2915f;
    color: #fff;
    border-radius: 30px;
    font-size: 16px;
}

.person-list{
	margin-top: 40px;
}
.list{
	padding: 25px 0;
	overflow: hidden;
	border-bottom: 1px dashed #dcdcdc;
}
.list:last-child{
	border: none;
}
.list-info{
	
}
.list-info .person-msg{
	
}
.list-info .person-msg-info{
	
}
.list-info .person-name{
	font-size: 24px;
	
}
.list-info .person-name span{
	font-size: 14px;
	color: #2a3266;
}
.msg-btn a{
	text-align: center;
	width: 150px;
	height: 50px;
	line-height:36px;
	color: #2A3266;
	border:1px solid #2A3266;
	display: block;
	margin: 15px auto 0 auto;
}
.list-info .person-list-profession{
	margin-top: 20px;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	height: 20px;
	max-height: 40px;
}
.person-msg2{
	margin-top: 40px;
}
.person-msg2 p{
	color: #999999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:3;
	overflow: hidden;
	height: 60px;
	max-height: 120px;
}



/*律师详情*/
.man-info{
	height: 280px;
	background: url(../../../img/5009841861.png);
	background-size: cover;
	padding: 30px 0;
}
.man-head img{
	width: 212px;
	height: 212px;
	border-radius: 50%;
	margin-right: 15px;
}
.man-info p{
	color: #fff;
}
.man-info p a{
	color: #fff;
}
.man-msg p {
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	height: 20px;
	max-height: 40px;
}
.man-msg .name{
	font-size: 30px;
	margin-top: 20px;
	height: 40px;
}
.man-msg .num{
	margin-top: 15px;
	font-size: 14px;
}
.man-msg .msg{
	margin-top: 35px;
}
.phone-tip{
	
}
.phone-tip p{
	font-size: 18px;
}
.phone-tip p:first-child{
	margin-top: 40px;
}
.phone-tip p:nth-child(2){
	font-size: 30px;
}
.phone-tip p:last-child a{
	display: block;
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 30px;
	border: 1px solid #FFF;
	margin: 0 auto;
}
.teaminfo-info{
	width: 860px;
}
.experience{
	margin-top: 100px;
}
.experience p{
	margin-top: 35px;
}
.teamInfo-case{
	margin-top: 190px;
}
.teamInfo-case{
	overflow: hidden;
}
.teamInfo-case ul li a{
	display: block;
	border: 1px solid #b2905f;
	color: #b2905f;
	height: 60px;
	line-height: 60px;
	margin-top: 20px;
}
