.main{
	margin:0 auto;
	width:1200px;
	/* border:1px solid red; */
	background-color:#fafafa;
}
.team_main{
    padding: 30px 0px;
    border-bottom: #f7f7f7 9px solid;
}
.fl{
	float:left;
	display:inlinel;
}
.fr{
	float:right;
	display:inlinel;
}
.fixed {
    overflow: hidden;
    zoom: 1;
}
.ls-ys{
	padding: 0px 20px 0px 20px;
}
.doc-zl{
	width:869px;
	font-size:18px;
}
.doc-name span:first-child{
	font-size:36px;
	font-weight:bold;
}
.doc-name{
	padding: 15px 0 20px 0;
}
.doc-name span:last-child{
	font-size:24px;
	margin-left:15px;
}
.doc-jj span:first-child{
	font-weight:bold;
}
.doc-jj{
	border-bottom:#e9e9e9 1px dashed;
	padding: 0 0 15px 0;
}
.sh-tb{
	width:54px;
	height:30px;
	background-color:#07a2b8;
	color:#fff;
	padding: 5px 0 0 9px;
	font-weight:bold;
}
.doc-sh{
	padding:15px 0 15px 0;
}
.triangle-right{
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 11px solid #07a2b8;
    border-bottom: 10px solid transparent;
	margin-top:7px;
}
.sh-wz{
	text-indent: 15px;
    line-height: 36px;
    margin-left: 5px;
}
.doc-zx div{
	width: 464px;
    margin: 0 auto;
}
.doc-zx a{
	color:#fff;
	font-size:24px;
	color: #fff;
    font-size: 24px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
	padding:7px 35px 7px 69px;
    width: 204px;
}
.xq{
	background:#f20202 url('../images/xq.png')no-repeat 35px;
	margin-right: 45px;
	
}
.gh{
	background:#07a2b8 url('../images/gh.png')no-repeat 35px;
}
.footDiv{
	margin-top:0px;
}