.TitS1{padding-top:95px;}
.Tit_Linzi_B{display:block;max-width:1050px;height:7px;margin-bottom:68px;background-color:#4e85bd;}

.Cont{max-width:1547px;}
.Cont_teamPic{
	padding-bottom:100px;
}
.Cont_team{
	padding-bottom:50px;
}
.Cont_team >ul{
	--cW:496px;
	--cH:618px;
	--cSpc:30px;
}
.Cont_team >ul >li:nth-child(3n - 1){
	margin:0 var(--cSpc);
}
.Cont_team >ul >li{
	max-width:calc(100% / 3 - var(--cSpc) * 2 / 3);
	float:left;
	/*max-height:var(--cH);*/
	height:var(--cH);
	margin-bottom:50px;
	background:#9fa4a7;
	position:relative;
	cursor:pointer;
}
.Cont_team >ul >li >dl{
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
	background-color:#4e85bd;
	height:88px;
	text-align:center;
}
.Cont_team >ul >li >dl dt,
.Cont_team >ul >li >dl dd{
	width:100%;
	text-align:center;
	color:white;
}
.Cont_team >ul >li >dl dt{
	font:36px/54px "";
}
.Cont_team >ul >li >dl dd{
	font:24px/1em "";
}
.ysConBox{
	display:none;
	width: 100VW;
	height: 100VH;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.6);
	z-index: 101;
}
.ysCon {
	width:100VW;
	max-width:800px;
	position: fixed;
	height:100VH;
	max-height:587px;
	top: calc(50VH - 293px);
	left: calc(50vW - 400px);
	background:url(../img/team/ycBg.jpg) no-repeat right center;
	background-color:#609fd7;
	z-index: 102;
	padding:30px 350px 30px 60px;
	cursor:auto;
}
.ysCon >img{position:absolute;right:0;bottom:0;max-width:350px;}
.ysCon >h4,
.ysCon >.p1,
.ysCon >.p2,
.ysCon >.p3{color:white;font:14px/24px "";margin-bottom:30px;}
.ysCon >.p3 >span{display:inline-block;padding:0 5px;background:white;color:#5185bd;border-top-left-radius:6px;border-top-right-radius:6px;margin-bottom:10px;}
.ysCon >h4{font:58px/1.2em "";color:white;margin-bottom:15px;}
.ysCon >ul{position:absolute;width:91px;height:100%;right:253px;top:0;padding-top:49px;z-index:1;}
.ysCon >ul >li{background:url(../img/team/scxmyzBg.png) no-repeat center center;width:91px;height:79px;margin-bottom:22px;font:14px/79px "";color:white;text-align:center;}

.bodyFixed{position:fixed;overflow:hidden;width:100VW;height:100VH;}
