.conl{
	width: 320px;
	height: 480px;
	background: url(../images/8.png);
	float: left;
}
.con{
	margin-bottom: 50px;
}
.conlc{
	width: 268px;
	min-height: 200px;
	margin: 0 auto;
	padding-top: 40px;
}
.conlc img{
	width: 100%;
}
.conlc ul{
	margin: 100px 40px;
	font-size: 18px;
}
.conlc ul li{
	line-height: 40px;
}
.conlc ul li a{
	color: #8c8c8c;
}
.conlc ul li a:hover{
	color: #0a408a;
}
.conr{
	width: 850px;
	float: right;
}
.conrc{
	width: 848px;
	margin-top: 30px;
	border: 1px solid #f0f0f0;
}
.conrct{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 2em;
	font-size: 12px;
	background: #f0f0f0;
	color: #808080;
}
.conrcc{
	/*margin: 30px auto 50px;*/
	margin-top: 20px;
	margin-bottom: 100px;
	overflow: hidden;
}
.conrcc li{
	float: left;
	width: 820px;
	height: 90px;
	margin-left: 15px;
	margin-top: 15px;
	background: #f9f9f9;
}
.conrcc li p{
	line-height: 20px;
	margin: 5px;
}
.name{
	font-weight: bold;
	color: #333;
	font-size: 18px;
	text-indent: 3em;
	margin-top: 20px !important;
}
.job{
	text-indent: 4em;
	color: #8c8c8c;
}
