.banner {
	height: 270px;
	width: 100%;
	margin-top: 50px;
}

.banner img {
	height: 100%;
	width: 100%;
}

.classone {
	color: #004DA5 !important;
	border-bottom: 3px solid #004DA5 !important;
}

/* 实验室业务范围 */


.scope {
	width: 100%;
	padding: 27px 5.6% 33px;
	background-color: #FFFFFF;
}

.scope .scope_top .program_one {
	font-size: 19px;
	font-weight: 400;
	color: #333333;
	text-align: center;
}

.scope .scope_top .program_two {
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	margin-top: 11px;
	text-align: center;
}

.scope .scope_top {
	font-size: 23px;
	font-weight: 400;
	color: #333333;
	text-align: center;
}

.scope .scope_content {
	margin-top: 27px;
	overflow: hidden;
	height: 370px;
}

.scope .scope_content a {
	margin-bottom: 15px;
	width: 100%;
}

.scope .scope_content .scope_one {
	height: 320px;
	width: 100%;
	border: 1px solid #E6E6E6;
}

.scope .scope_content .scope_one .scope_img {
	overflow: hidden;
}

.scope .scope_content .scope_one .scope_img img {
	height: 206px;
	width: 100%;
}

.scope .scope_content .scope_one .scope_two {
	padding: 10px 18px;
	box-sizing: border-box;
}

.scope .scope_content .scope_one .scope_two .scope_name {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.scope .scope_content .scope_one .scope_two .scope_abstract {
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	margin-top: 11px;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.scope .scope_bottom {
	width: 110px;
	height: 45px;
	border: 1px solid #004DA5;
	border-radius: 9px;
	font-size: 13px;
	font-weight: 400;
	color: #004DA5;
	margin: 15px auto 0;
	text-align: center;
	line-height: 45px;
}


/* 实验室建设方案 */


.program {
	width: 100%;
	padding: 33px 0;
	overflow: hidden;
	background-color: #F0F7FF;
}

.program .program_top .program_one {
	font-size: 19px;
	font-weight: 400;
	color: #333333;
	text-align: center;
}

.program .program_bottom {
	margin-top: 33px;
}

.program .program_bottom .program_classification {
	margin-bottom: 27px;
	text-align: center;
}

.program .program_bottom .program_classification .program_three {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 0px 4px 12px;
	overflow: hidden;
	display: inline;
	margin-right: 3px;
	cursor: pointer;
}

.program .program_bottom .program_classification .program_three:last-child {
	margin-right: 0;
}

.program .program_bottom .program_content {
	padding: 0 5.6%;
	height: 335px;
}

.program .program_bottom .program_content .program_content1 {
	overflow: hidden;
	width: 100%;
	height: 260px;
}

.program .program_bottom .program_content a {
	margin-bottom: 29px;
	width: 100%;
}

.program .program_bottom .program_content .program_contentone {
	height: 206px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.program .program_bottom .program_content a:nth-child(3n) {
	margin-right: 0;
}

.program .program_bottom .program_content .program_contentone img {
	height: 100%;
	width: 100%;
}

.program .program_bottom .program_content .program_contentone .program_title {
	font-size: 15px;
	font-weight: 400;
	color: #FFFFFF;
	position: absolute;
	bottom: 33px;
	left: 6%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 88%;
}

.program .program_bottom .program_content .program_contentone .program_border {
	width: 24px;
	height: 2px;
	background: #FFFFFF;
	position: absolute;
	bottom: 20px;
	left: 6%;
}

.program .program_bottom .program_content .program_more {
	width: 110px;
	height: 45px;
	border: 1px solid #004DA5;
	border-radius: 9px;
	font-size: 13px;
	font-weight: 400;
	color: #004DA5;
	line-height: 45px;
	text-align: center;
	margin: 20px auto 0;
	overflow: hidden;
}

.program .program_bottom .program_epc .epc {
	width: 100%;
	height: 282px;
	overflow: hidden;
}

.program .program_bottom .program_epc .epc .epc_one {
	width: 100%;
	height: 140px;
	position: relative;
}

.program .program_bottom .program_epc .epc .epc_one img {
	height: 100%;
	width: 100%;
}

.program .program_bottom .program_epc .epc .epc_one .epc_name {
	position: absolute;
	top: 35px;
	left: 120px;
}

.program .program_bottom .program_epc .epc .epc_one .epc_name .epc_title {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-top: 6px;
	padding-left: 10px;
	width: 79%;
}

.program .program_bottom .program_epc .epc .epc_one .epc_name .epc_titleone {
	font-size: 10px;
	font-weight: 400;
	color: #AFD6FB;
	width: 94%;
	margin-top: 13px;
	padding-left: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.program .program_bottom .program_epc .epc .epc_img {
	height: 140px;
	width: 100%;
}

.program .program_bottom .seeMore{
	width: 110px;
	height: 45px;
	border: 1px solid #004DA5;
	border-radius: 9px;
	font-size: 13px;
	font-weight: 400;
	color: #004DA5;
	line-height: 45px;
	text-align: center;
	margin: 20px auto 0 ;
}


.program .program_bottom .program_case {
	padding: 0 6%;
	width: 100%;
	overflow: hidden;
}

.program .program_bottom .program_case a {
	margin-bottom: 35px;
	overflow: hidden;
}

.program .program_bottom .program_case a .case {
	width: 100%;
	height: 294px;
	background: #FFFFFF;
	position: relative;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.0800);
	border-radius: 0px 0px 4px 4px;
}

.program .program_bottom .program_case .case .case_top {
	height: 164px;
	width: 100%;
	overflow: hidden;
}

.program .program_bottom .program_case .case .case_top img {
	height: 100%;
	width: 100%;
}

.program .program_bottom .program_case .case .case_img {
	height: 60px;
	width: 60px;
	position: absolute;
	top: 134px;
	right: 9px;

}

.program .program_bottom .program_case .case .case_bottom {
	padding: 17px 17px 25px;

}

.program .program_bottom .program_case .case .case_bottom .case_title {
	font-size: 17px;
	font-weight: 400;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.program .program_bottom .program_case .case .case_bottom .case_content {
	margin-top: 10px;
}

.program .program_bottom .program_case .case .case_bottom .case_content .case_place {
	font-size: 12px;
	font-weight: 500;
	color: #CCCCCC;
	margin-top: 5px;
}

.program .program_bottom .program_case .case_moreone {
	margin: 20px auto 0;
	overflow: hidden;
	width: 110px;
	height: 45px;
	border: 1px solid #004DA5;
	border-radius: 9px;
}

.program .program_bottom .program_case .case_moreone a {
	text-align: center;
	width: 110px;
	margin: 0 auto;
	border-radius: 9px;
	float: none;
	font-size: 13px;
	font-weight: 400;
	color: #004DA5;
	line-height: 45px;
}


.program .program_bottom .program_information {
	padding: 0 6%;
}

.program .program_bottom .program_information .information {
	width: 100%;
	height: 206px;
	background: #FFFFFF;
	box-shadow: 0px 0px 15px 0px rgba(64,105,223,0.08);
	border-radius: 4px;
	padding: 17px 17px 21px;
	overflow: hidden;
	margin-bottom: 18px;
}
.program .program_bottom .program_information a:first-child .information{
	height: 367px;
}

.program .program_bottom .program_information .information .information_one {
	display: none;
}
.program .program_bottom .program_information a:first-child .information .information_one {
	display: block;
}

.program .program_bottom .program_information .information .information_one img {
	width: 100%;
	height: 145px;
}

.program .program_bottom .program_information .information .information_two {
	overflow: hidden;
}

.program .program_bottom .program_information .information .information_title {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.program .program_bottom .program_information .information .information_content {
	font-size: 12px;
	font-weight: 500;
	color: #CCCCCC;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.program .program_bottom .program_information .information .information_time {
	font-size: 12px;
	font-weight: bold;
	color: #DCDEE8;
	margin-top: 32px;
	float: left;
}

.program .program_bottom .program_information .information .information_arrows {
	width: 20px;
	height: 20px;
	border: 2px solid #004DA5;
	border-radius: 14px;
	color: #004DA5;
	font-size: 20px;
	margin-top: 26px;
	line-height: 14px;
	float: right;
	text-align: center;
}