.a02-sd-about{
	z-index: -2;
	line-height: 40px;
	width: 100%;
	
}
.a02-sd-about1{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 1400px;
	margin: 0px auto;
	background: #FFFFFF;
	z-index: -2;
}
.ggao{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 1400px;
	margin: 0px auto;
	z-index: -2;
	margin-top: 50px;
}
.a02-sd-abouts{
	width: 700px;
	/* height: 400px; */
	display: flex;
	flex-direction: column;
	position: relative;
}
.a02-sd-abouts img{
	width: 580px;
	/* height: 400px; */
}
.a02-sd-title{
	width: 100%;
	background: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	line-height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	
}
.a02-sd-title span{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.a02-sdxx-session{
	background: #FFFFFF;
	display: flex;
	flex-direction: column;
}
.announcement{
	display: flex;
	flex-direction: column;
	margin: 10px 10px;
}
.a02-sdxx-session{
	display: flex;
	flex-direction: column;
	
}
.a02-sdxx-st{
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between
}
.video{
	background: #F1F0F0;
}
.a02-sdxx-move{
	position: relative;
	z-index: 9;
	/* display: flex; */
	font-size: 20px;
	/* margin: 0 a; */
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #00A158;
	line-height: 40px;
	text-align: center;
	border-bottom: 4px solid #00A158;
}
.notify-video{
	font-size: 20px;
	/* margin: 0 a; */
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #81BB00;
	line-height: 50px;
	margin: 0 10px;
	text-align: center;
}
.notify{
	color: #FF8100;
	border-bottom: 4px solid #FF8100;
}
.resources{
	color: #337BEB;
	border-bottom: 4px solid #337BEB;
}
.service{
	color: #D403D7;
	border-bottom: 4px solid #D403D7;
}
.education{
	color: #00C9F4;
	border-bottom: 4px solid #00C9F4;
}
.station{
	color: #00A158;
	border-bottom: 4px solid #00A158;
}
.a02-sdxx-move span{
	padding-right: 20px;
}
	
.a02-sdxx-move:hover{
	cursor: pointer;
}
.a02-adxx-moves{
	color: #00A158;
}
.a02-sdxx-more{
	margin-left: 20px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}
.video-tu{
	display: flex;
	flex-direction: column;
	position: relative;
}
.video-tu img{
	width: 100%;
}
.video-play{
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 50%;
	bottom: 50%;
	left: 50%;
	right: 50%;
}
.video-play img{
	width: 70px;
}
	
.a02-sdxx-more:hover{
	cursor: pointer;
}
.a02-sdxx-line{
	margin-top: -2px;
	width: 100%;
	height: 2px;
	background: #D4D4D4;;
}
.a02-session{
	display: none;
}
 .a02-session:first-child {
	display: block;
	background: #FFFFFF;
}
.a02-sdxx-titles{
	display: flex;
	flex-direction: column;
	margin: 10px 0;
}

.a02-sdxx-content{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.a02-sdxx-contents{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.a02-sdxx-round{
	display: flex;
	width: 4px;
	height: 4px;
	background: #CCCCCC;
	border-radius: 50%;
}
.a02-sdxx-contitle{
	padding: 0 10px;
	display: flex;
	width: 500px;
	/* height: 16px; */
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 60px;
}
.ggo-titles{
	width: 600px;
}
	
.ggo-title{
	width: 500px;
	
}
.a02-sdxx-contitle span{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.a02-sdxx-content:hover .a02-sdxx-contitle{
	cursor: pointer;
	color: #00A158;
}
.a02-sdxx-content:hover .a02-sdxx-round{
	background: #00A158;
}
.a02-time{
	/* width: ; */
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 60px;
	margin-right: 10px;
}
.project{
	width: 1400px;
	margin: 20px auto 0 auto;
	/* margin-top: 50px; */
	display: flex;
	flex-direction: column;
	background: #FFFFFF;
	/* line-height: 60px; */
	
}
.project-cg{
	
	padding: 10px 10px 0 10px;
}
.project-title{
	color: #F23134;
	border-bottom: 4px solid #F23134;
	
}
.gzdx-paper{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 40px 0px;
}
.gzdx-paper:hover{
	cursor: pointer;
}
.gzdx-papers{
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}
.gzdx-papers img{
	margin-right: 10px;
}
.sample{
	margin: 20px auto;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	background: #F4F4F4;
	border-radius: 2px;
	
}
.samples{
	width: 125px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.samples:hover{
	cursor: pointer;
}
.nospample{
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 125px;
	height: 50px;
	color: #FFFFFF;
	background: #00A158;
	border-radius: 2px 0px 0px 2px;
}
.sample-content{
	display: none;
}
.sample-content:first-child{
	display: block;
}
.sample-session{
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	margin: 20px 0;
}
.sample-session img{
	width: 256px;
	height: 236px;
}
.samples-session img{
	width: 236px;
	height: 160px;
}
.sample-session-title{
	width: 380px;
	display: flex;
	flex-direction: column;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
}
.sample-zhiyuan{
	margin-bottom: 10px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}
.sample-session-title p{
	
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.sst p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.query-detail{
	margin-top: 30px;
}
.query-detail:hover{
	cursor: pointer;
}
.service-session{
	display: flex;
	flex-direction: column;
	width: 650px;
}
.science-education{
	display: flex;
	flex-wrap: wrap;
	margin: 20px 20px;
}
.seience-educations{
	display: flex;
	position: relative;
	flex-direction: column;
	margin: 0 13px;

}
.seience-educations img{
	width: 426px;
	height: 320px;
}
.seience-title{
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 0;
	height: 60px;
	width: 100%;
	background: rgba(0,0,0,0.5);
}
.seience-title span{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	margin-left: 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.team {
	margin-top: 50px;
	width: 100%;
	height: 400px;
}

.t-team {
	width: 100%;
	margin: 0 20px;
	
}

.imgs {
	display: flex;
	flex-direction: column;

}

.swiper-title {

	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #121212;
	line-height: 50px;
	text-align: center;
}

.swiper-title span {
	padding-left: 10px;
}

.imgs img {
	width: 312px;
}
.link{
	margin: 20px 30px;
	display: flex;
	flex-direction: row;
	align-items: center;
	
}
.linke-university{
	display: flex;
	flex-wrap: wrap;
}
.linke-university:hover{
	cursor: pointer;
}
.link-title{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #00A158;
	width: 21px;
	line-height: 30px;
}
.linke-university span{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 53px;
	margin: 0 20px;
}

