.person-detail{
	padding: 20px;
	box-sizing: border-box;
}
.p-top{
	overflow: hidden;
}
.p-top img{
	width: 70px;
	height: 86px;
	float: left;
}
.p-right{
	float: left;
	margin-left: 17px;
}
.p-right p{
	font-size: 16px;
	color: #333333;
}
.p-right a{
	margin-top: 15px;
	display: block;
	font-size: 12px;
	color: #199cd4;
	margin-left: 0px;
}
.login-timer{
	margin-top: 14px;
	font-size: 12px;
	color: #999999;
}
.num-ul{
	margin-top: 40px;
	margin-left: 45px;
	overflow: hidden;
}
.num-item{
	text-align: center;
	float: left;
}
.num-item span{
	font-size:28px;
	color: #199cd4;
}
.num-item p{
	font-size:14px;
	color:#323232;
}
.num-left{
	margin-left: 56px;
}
.res{
	overflow: hidden;
}
.res-li{
	float: left;
}
.res-li a{
	display: block;
	width: 114px;
	height: 34px;
	background-color: #199cd4;
	color: #fff;
	text-align: center;
	line-height:34px;
}
.res{
	margin-top: 20px;

}
.res-left{
	margin-left: 12px;
}
.res-top{
	margin-top: 21px;
}
.gl{
	background: #fff !important;
	border: 1px solid #199cd4;
	color: #199cd4 !important;
}
.enterprise{
	width: 100%;
	height: 310px;
	margin-top: 32px;
}
.enterprise-ul{
	width: 1200px;
	height: 500px;
	margin: 0 auto;
	overflow: hidden;
}
.enterprise-item{
	float: left;
}
.enterprise-item a img{
	width: 228px;
	height: 100px;
}
.enterprise-left{
	margin-left: 15px;
}
.enterprise-top{
	margin-top: 15px;
}
