.g_team_banner{
	background: url(../img/team_banner.jpg) center center no-repeat;
	width: 100%;
	height: 450px;
}
.g_team_main{
	padding-bottom: 115px;
}
.g_team_tt{
	background: url(../img/tt_bg.jpg) center center no-repeat;
	width: 100%;
	height: 91px;
	line-height: 91px;
	font-size: 40px;
	color: #fff;
	text-align: center;
	letter-spacing: 10px;
}

.g_team_remark{
	width: 100%;
	line-height: 47px;
	border-bottom: 1px solid #a4a4a4;
	overflow: hidden;
	font-size: 20px;
	color: #333333;
}
.g_team_remark_left{
	margin-left: 214px;
	margin-right: 110px;
}
.g_team_link{
	overflow: hidden;
}
.g_team_link>a{
	display: block;
	width: 370px;
	float: left;
}
a.g_team_second{
	margin: 0 45px;
}
.g_team_process{
	margin: 48px 0 45px 0;
	text-align: center;
}
.g_team_summary{
	padding: 50px 67px;
	line-height: 2;
	text-align: center;
	background: #fafafa;
	font-size: 16px;
	color: #565656;
}
.g_team_bottom{
	position: fixed;
	z-index: 10;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 115px;
	opacity:0.9;
	filter:Alpha(opacity=90);
	background-color:#3d6ede ;
}
.g_team_bottom .wp1200{
	overflow: hidden;
}
.g_team_bottom_left{
	width: 778px;
}
.g_team_bottom_right{
	width: 422px;
}
.g_team_bottom_right>p{
	font-size: 16px;
	color: #fff;
	font-weight: 100;
}
.g_team_bottom_down{
	overflow: hidden;
}
.g_team_bottom_down>a{
	display: block;
	width: 198px;
	text-align: center;
	line-height: 48px;
	font-size: 22px;
	color: #fff;
}
.g_team_bottom_down>a:first-child{
	background: #46bdc8;
}
.g_team_bottom_down>a:last-child{
	background: #9475ce;
}
