.TeamInfoBg{padding: 0 6px 6px 0;margin: 0 -6px 70px 0;background: url(TeamInfo_bg.jpg) right bottom no-repeat;}
	.TeamInfo{position: relative;padding: 30px;border: 2px solid #D2D2D2;background: #F9F9F9;}
	.TeamInfo .lPhoto{z-index: 3;position: relative;width: 340px;margin-right: 10px;}
	.TeamInfo .lPhoto .imga{overflow: hidden;max-height: 400px;box-shadow: 10px 10px 0 #6a1d7a;}
	.TeamInfo .lPhoto .imga img{ /* min-height: 400px; */ height:auto;}
	.TeamInfo .rIntro{z-index: 3;position: relative;width: 370px;padding: 0 15px 0 0;}
	.TeamInfo .rIntro .btns{width: 108px;margin: 1px -48px 0 0;}
	.TeamInfo .rIntro .btns a{display: block;height: 38px;margin-bottom: 18px;border: 1px solid #6a1d7a;border-radius: 20px;background: #6a1d7a;line-height: 38px;text-align: center;font-size: 16px;color: #FFF;}
	.TeamInfo .rIntro .btns .zturl{background: none;color: #6a1d7a;}
	.TeamInfo .rIntro .btns .follow:hover{background: #6a1d7a;border-color: #6a1d7a;}
	.TeamInfo .rIntro .btns .zturl:hover{background: #C4261D;border-color: #C4261D;color: #FFF;}
	.TeamInfo .rIntro .name{margin-top: 15px;padding-bottom: 20px;line-height: 60px;font-weight: normal;font-size: 40px;color: #6a1d7a;}
	.TeamInfo .rIntro .name span{margin-left: 10px;line-height: 25px;font-size: 16px;color: #505051;}
	.TeamInfo .rIntro .workday{margin-left: 20px;padding: 2px 10px;border: 1px dashed #6a1d7a;border-radius: 4px;line-height: 22px;font-size: 12px;color: #252525;}
	.TeamInfo .rIntro .ht{margin: 10px 0 5px;line-height: 30px;font-size: 20px;font-weight: normal;color: #252525;}
	.TeamInfo .rIntro .ht i{margin-right: 10px;}
	.TeamInfo .rIntro .ht i.scfg{background-position: -390px -30px;}
	.TeamInfo .rIntro .ht i.dbzp{background-position: -420px -30px;}
	.TeamInfo .rIntro .ht i.grjs{background-position: -450px -30px;}
	.TeamInfo .rIntro .note{color: #707070;}
.TeamInfo .lPhoto .imga {
  overflow: hidden;
  max-height: 400px;
  box-shadow: 10px 10px 0 #6a1d7a;
}

.imga {
  display: block;
  position: relative;
}

.icon,.icon2,.icon3{float: left;display: inline;width: 30px;height: 30px;background: url(index.png) -9999em -9999em no-repeat;}
.icon2{background-image: url(public.png);}
