@font-face {
	font-family: "fontName";
	src: url("../../fonts/SOURCEHANSERIFCN-BOLD.OTF");
}

@font-face {
	font-family: "fontNumber";
	src: url("../../fonts/bahnschrift.ttf");
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
	{
	border-bottom: 4px solid #0095CC !important;
	color: #0095CC !important;
}

.grey_techResu {
	width: 100%;
	height: 570px;
	background: #F3F6FB;
	overflow: hidden;
}

.grey_techResu_content01, .grey_techResu_content03 {
	background: #ffffff;
	height: 370px;
}

.grey_techResu_content02 {
	background: linear-gradient(-45deg, #0092DD, #00BED5);
	height: 370px;
	position: relative;
}

.grey_techResu_content {
	width: 70.7%;
	margin: 0 auto;
	margin-top: 120px;
}

.grey_techResu_content02_img img {
	border: 4px solid #ffffff;
	border-radius: 10px 80px 10px 80px;
	position: absolute;
	top: -48px;
    left: 156px;
}

.grey_techResu_content01 {
	padding: 46px 26px 0 29px;
}

.grey_techResu_content01_text>p:nth-of-type(1) {
	height: 45px;
	font-size: 60px;
	font-family: Bahnschrift;
	font-weight: 400;
	color: #CCCCCC;
	line-height: 26px;
}

.grey_techResu_content01_text>p:nth-of-type(3) {
	height: 111px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	margin-top: 22px;
}

.grey_techResu_content02_text {
	margin-left: 52.47%;
}

.grey_techResu_content02_text_style {
	padding: 46px 26px 0 0px;
}

.grey_techResu_content02_text_style>p:nth-of-type(1) {
	height: 45px;
	font-size: 60px;
	font-family: Bahnschrift;
	font-weight: 400;
	color: #ffffff;
	line-height: 26px;
}

.grey_techResu_content02_text_style>p:nth-of-type(2) {
	height: 46px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #ffffff;
	line-height: 28px;
}

.grey_techResu_content02_text_style>p:nth-of-type(3) {
	height: 111px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ffffff;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin-top: 22px;
}

.lookit, .lookit:hover, .lookit:active, .lookit:focus, .lookit:visited {
	width: 110px;
	height: 40px;
	background: rgba(0, 183, 216, 0);
	border: 1px solid #ffffff;
}

.pro_team {
	background: #ffffff;
}

.pro_team_title {
	margin-top: 52px;
	text-align: center;
}

.pro_team_title div:nth-of-type(1) {
	height: 33px;
	font-size: 34px;
	font-family: fontName;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
}

.pro_team_title div:nth-of-type(2) {
	margin-top: 24px;
	margin-bottom: 40px;
	height: 14px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 26px;
}

.pro_team_loop {
	width: 71.7%;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	position: relative;
}

.pro_team_loop>div>div>img {
	width: 100%;
}

.pro_team_loop>div>div {
	width: 197px;
	height: 200px;
	border-radius: 50%;
	overflow: hidden;
}

.pro_team_loop>div>p {
	text-align: center;
	height: 12px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	margin-top: 30px;
}

.pro_expm {
	width: 100%;
	height: 431px;
	background: url("/img/web/serverInfo/prjRelease/banner.jpg");
	overflow: hidden
}

.pro_expm div:nth-of-type(1) {
	margin-top: 70px;
	color: #ffffff
}

.pro_expm div:nth-of-type(2) {
	color: #ffffff
}

.pro_expm_box {
	position: relative;
}

.pro_expm_img {
	position: absolute;
	top: 27%;
	left: 14.5%;
	display: flex;
}

.pro_expm_img>img {
	margin-right: 17px;
}

.ago_content {
	width: 76.5%;
	margin: 0 auto;
}

.ago_content_left_bottom {
	display: flex;
}
.ago_content_leftBox{
	    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ago_content_leftBox>div {
	width: 49%;
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
	padding: 0px 15px;
}
.center_item{
	box-shadow: none !important;
}
.ago_content_leftBox>div>a {
	width: 160px;
	height: 90px;
}

.ago_content_leftBox>div>a>img {
	width: 100%;
	height: 100%;
}

.ago_content_leftBox>div>span {
	width: 180px;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	font-family: fontName;
}

.ago_content_left_bottom>a {
	width: 49%;
	height: 321px;
}

.ago_content_left_bottom>a>img {
	width: 100%;
	height: 100%;
}