/*toubu*/
.header {
	width: 100%;
	height:102px;
}
/*content*/
.content{
	margin-top: 35px;
}
.con_l{
	float: left;
	width: 770px;
	border-top: 1px solid #c7c7c7;
}
.title_top{
	margin-top: 62px;
	font-family: "微软雅黑";
	font-size: 36px;
	line-height: 50px;
	color: #3e3d3d;
}
p.intro{
	padding-top: 30px;
	padding-bottom: 45px;
}
p.intro span{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #3e3d3d;
}
p.intro span.name{
	margin-right: 15px;
}
.mem_title{
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 32px;
	color: #3e3d3d;
	margin-bottom: 40px;
}
.mem_con p{
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 32px;
	color: #3e3d3d;
	margin-bottom: 35px;
}
.mem_li li{
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 32px;
	color: #3e3d3d;
	margin-bottom: 35px;
}
.con_r{
	width: 296px;
	float: right;
}
/*apply*/
.apply{
	width: 296px;
	height: 138px;
	background-color: #f5f5f5;
}
.apply_l{
	float: left;
}
.apply_l img{
	width: 107px;
	height: 109px;
	margin-top: 17px;
	margin-left: 24px;
}
.apply_r{
	float: right;
	margin-right: 16px;
	line-height: 138px;
}
.apply_r a{
	font-family: "微软雅黑";
	font-size: 35px;
	color: #88ba8c;
	cursor: pointer;
}

