.group-manage div {
	box-sizing: border-box;
	/*display: inline-block;*/
}

.group-manage .banner {
	height: 259px;
	min-width: 1200px;
	width: 100%;
	overflow: hidden;
	background: url("../img/groupIntroduction/groupIntroduction.png") center center no-repeat;
}

.group-manage .banner-text {
	height: 153px;
	width: 271px;
	background: url("../img/groupIntroduction/banner-text.png") center center no-repeat;
	margin: 53px auto 0;
	text-align: center;
	line-height: 140px;
	font-size: 35px;
	color: white;
	font-weight: bold;
}

.group-manage .group-manage-main {
	width: 1200px;
	margin: 0 auto;
}

.group-manage .part1 {
	width: 100%;
	height: 490px;
	margin-top: 130px;
	position: relative;
	border: 3px solid #4470da;
	padding: 50px 70px;
	box-sizing: border-box;
}

.group-manage .part1 .left-part {
	width: 595px;
	height: 100%;
	display: inline-block;
	color: #9a9a9a;
}
.group-manage .part1 .left-part .bg{
	display: inline-block;
	margin-top: -10px;
}
.group-manage .part1 .name {
	display: inline-block;
	float: left;
	width: 232px;
}

.group-manage .part1 .name span {
	color: #4470da;
	margin-left: 5px;
	float: left;
}

.group-manage .part1 .name span:nth-of-type(1) {
	font-size: 30px;
}

.group-manage .part1 .name span:nth-of-type(2) {
	font-size: 17px;
	margin-top: 15px;
}

.group-manage .part1 .position {
	display: inline-block;
	float: left;
	margin-left: 33px;
	/*margin-top: 15px;*/
	color: #7f7f7f;
}

.group-manage .part1 .position p {
	padding-left: 10px;
	line-height: 25px;
	font-size: 16px;
	/*background: url(../img/list-style.png) left center no-repeat;*/
}

.group-manage .part1 .describe,
.group-manage .part1 .sub-des {
	float: left;
}

.group-manage .part1 .describe {
	margin-top: 35px;
}

.group-manage .part1 .sub-des {
	margin-top: 20px;
}

.group-manage .part1 .right-part {
	position: absolute;
	right: 60px;
	top: -60px;
}

.group-manage .part1_2 {
	border: none;
	margin-top: 220px;
}

.group-manage .part1_2 .left-part {
	float: right;
}

.group-manage .part1_2 .right-part {
	left: 60px;
	height: -60px;
	width: 355px;
	height: 500px;
	border: 3px solid #4470da;
}

.group-manage .part1_2 .right-part img {
	position: absolute;
	left: -60px;
	top: -55px;
}

.group-manage .part2 {
	margin-top: 160px;
	margin-bottom: 125px;
}

.group-manage .part2 .team-title {
	height: 50px;
	width: 100%;
	background: url(../img/groupManage/team-title.png) center center no-repeat;
	font-size: 30px;
	text-align: center;
	color: #4470da;
	line-height: 35px;
	font-weight: bold;
}

.group-manage .part2 .team-content {
	overflow: hidden;
	padding-top: 35px;
}

.group-manage .part2>.team-content ul li {
	float: left;
	width: 320px;
	height: 540px;
}
.group-manage .part2 .team-content ul li:nth-child(2),
.group-manage .part2 .team-content ul li:nth-child(5),
.group-manage .part2 .team-content ul li:nth-child(8),
.group-manage .part2 .team-content ul li:nth-child(11),
.group-manage .part2 .team-content ul li:nth-child(14){
	margin: 0 calc(50% - 480px);
}
.group-manage .part2 .team-content .img-container {
	height: 320px;
}

.group-manage .part2 .team-content img {
	width: 320px;
    height: 320px;
	/*margin: 0 auto;*/
}

.group-manage .part2 .team-content p {
	text-align: left;
	color: #9a9a9a;
	width: 320px;
	/*padding: 0 calc(50% - 160px);*/
}

.group-manage .part2 .team-content p:nth-of-type(2) {
	line-height: 22px;
	width: 320px;
}

.group-manage .part2 .team-content .name {
	padding-top: 10px;
	margin-bottom: 15px;
	height: 56px;
	padding-left: calc(50% - 160px);
}

.group-manage .part2 .team-content .name span {
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.group-manage .part2 .team-content .name span:nth-of-type(1) {
	font-size: 26px;
	color: #4470da;
	position: relative;
	
	
}
.group-manage .part2 .team-content .name span:nth-of-type(1) img{
    display: inline-block;
    position: absolute;
    top: 40px;
    left: 0;
    font-family: Arial;
    width: 50px;
    height: 26px;
    opacity: 0.7;
}

.group-manage .part2 .team-content .name span:nth-of-type(2) {
	font-size: 17px;
	color: #4470da;
	margin-top: 11px;
}
.group-manage .part2 .team-content .name span:nth-of-type(3){
	margin-top: 15px;
}
.group-manage .part3{
	
}
.group-manage .part3 .team-title{
	height: 50px;
	width: 100%;
	background: url(../img/groupManage/team-title.png) center center no-repeat;
	font-size: 30px;
	text-align: center;
	color: #4470da;
	line-height: 35px;
	font-weight: bold;
	margin-bottom: 20px;
}
.group-manage .part3 .photo{
	width: 210px;
	height: 210px;
	display: inline-block
}
.group-manage .part3 ul{
	height: 450px;
	margin-top: 50px;
}
.group-manage .part3 li{
	width: 22%;
	float: left;
	text-align: center;
}
.group-manage .part3 li p{
	width: 100%;
	float: left;
	color: #555;
}
.group-manage .part3 li:first-child{
	
}
.group-manage .part3 li:nth-child(2){
	margin: 0 4%;
}
.group-manage .part3 li:nth-child(3){
	margin-right: 4%;
}
.group-manage .part3 li .name{
	font-size: 23px;
	color: #333;
}
.group-manage .part3 li .name span{
	display: inline-block;
}
.group-manage .part3 li .name span:nth-child(2){
	font-size: 17px;
	margin-left: 10px;
}
.group-manage .part3 li .text{
	color: #9a9a9a;
	text-align: left;
}
.group-manage .part3 li .company{
	font-size: 16px;
	margin-bottom: 10px;
}
/*# sourceMappingURL=groupManage.css.map */
.intro p{
	background: url(../img/list-style.png) left center no-repeat;
	line-height: 25px;
	padding-left: 10px;
}

