.wapper {
	width: 1200px;
	margin: 0 auto;
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	display: block;
}

.topbg {
	background: #fff;
	padding: 10px 0;
}

.top {
	z-index: 999;
}

.logo {
	float: left;
	width: 17%;
	margin-left: 23px;
}

	.logo img {
		max-width: 150px;
	}

.munsa {
	width: 100%;
	margin-top: 0px;
}

	.munsa ul {
	}

		.munsa ul li {
			text-align: center;
			width: 115px;
			display: inline-block;
			z-index: 9999;
			position: relative;
			line-height: 32px;
			font-weight: 600;
		}

			.munsa ul li a {
				font-size: 18px;
			}

			.munsa ul li .erj {
				display: none;
				position: absolute;
				left: 0;
				top: 100%;
				width: auto;
				background: #fff; /*border-top:3px solid #717c7d;*/
				text-align: left;
				padding: 10px;
			}

			.munsa ul li dl {
				display: inline-block;
				width: 460px;
				float: left;
			}

				.munsa ul li dl h1 {
					color: #586061;
					font-weight: 700;
					font-size: 15px;
				}

				.munsa ul li dl dt {
					width: 48%;
					display: inline-block;
					line-height: 25px;
					float: left;
				}

					.munsa ul li dl dt a {
						color: #000;
						font-size: 14px;
					}

					.munsa ul li dl dt:hover a {
						color: #000;
					}

			.munsa ul li:hover .erj {
				display: block;
			}

.dianh {
	width: 175px;
	float: right;
}

	.dianh h1 {
		font-weight: normal;
		line-height: 40px;
		font-size: 16px;
		border-radius: 8px;
		background: mediumblue;
		text-align: center;
		color: #fff;
		margin-top: 17px;
	}

		.dianh h1 img {
			max-width: 15px;
		}

.banner {
	position: relative; /*max-width: 1920px;*/
}

	.banner img {
		width: 100%;
	}

.bann_tes {
	position: absolute;
	bottom: 48%;
	left: 0%;
	z-index: 999;
	width: 100%;
	text-align: center;
	color: #fff;
	line-height: 40px;
	max-width: 1920px;
}

	.bann_tes h1 {
		font-size: 41px;
		font-weight: normal;
		margin-bottom: 22px;
	}

	.bann_tes h2 {
		font-size: 40px;
		font-weight: normal;
	}

.banner .sousa {
	position: absolute;
	bottom: 10%;
	left: 30%;
	z-index: 999;
	display: none;
}

.top .sousa {
	position: relative;
	float: left;
	margin-top: 13px;
	margin-left: 30px;
}

	.top .sousa input[type="text"] {
		border: 1px solid #ccc;
		width: 634px;
		font-size: 18px;
	}

.sousa input {
	line-height: 45px;
	float: left;
}

	.sousa input[type="text"] {
		width: 520px;
		background: #fff;
		border: none;
		padding-left: 10px;
	}

	.sousa input[type="button"] {
		width: 50px;
		height: 49px;
		background: url(../image/sou.png) center center no-repeat,#0a3190;
		background-size: 36%;
		border: none;
	}

.linsabg {
	padding: 30px 0;
}

.tis {
	text-align: center;
}

	.tis h1 {
		font-size: 30px;
		font-weight: normal;
		padding-bottom: 20px;
	}

	.tis img {
		max-width: 50px;
	}

.fenl {
	margin: 30px auto;
}

	.fenl ul {
		text-align: center;
	}

		.fenl ul li {
			display: inline-block;
			border: 1px solid #ccc;
			padding: 2px 10px;
		}

			.fenl ul li a {
				color: #4f4f4f;
				font-size: 14px;
			}

			.fenl ul li:hover {
				border: 1px solid #0a3190;
			}

			.fenl ul li.ac {
				border: 1px solid #0a3190;
				background-color: #0A3190;
			}

				.fenl ul li.ac a {
					color: #fff;
					TEXT-DECORATION: none;
				}

.prosa {
	width: 50%;
	height: 400px;
	float: left;
}

	.prosa .swiper-container {
		width: 100%;
		height: 300px;
		margin-left: auto;
		margin-right: auto;
	}

	.prosa .swiper-slide {
		background-size: cover;
		background-position: center;
	}

	.prosa .gallery-top {
		height: 65%;
		width: 70%;
	}

	.prosa .gallery-thumbs {
		height: 20%;
		box-sizing: border-box;
		padding: 10px 0;
	}

		.prosa .gallery-thumbs .swiper-slide {
			width: 25%;
			height: 100%;
			opacity: 0.4;
		}

		.prosa .gallery-thumbs .swiper-slide-thumb-active {
			opacity: 1;
		}

.pro_ti h1 {
	color: #717c7d;
	padding: 20px 0;
	font-weight: normal;
	font-size: 22px;
}

.prosa {
	margin: 30px auto;
}

#key-features {
	margin-top: 30px;
}

	#key-features h2 {
		font-weight: normal;
	}

.protext_ti {
}

	.protext_ti h1 {
		color: #000000;
		padding: 20px 0;
		/*	font-weight: normal;*/
		font-size: 18px;
		font-weight: 600;
	}

.filter-tabs li {
	display: inline-block;
	padding: 2px 10px;
}

	.filter-tabs li.ac {
		background-color: #717c7d;
		color: #fff;
		cursor: text;
	}

		.filter-tabs li.ac a {
			color: #fff;
		}

.snippet-grid-wrapper .prod_ul {
	display: none;
}

	.snippet-grid-wrapper .prod_ul.ac {
		display: block;
	}

.snippet-grid {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
}

.snippet-box {
	flex: 1 1 0px;
	min-width: 148px;
	max-width: 230px;
	margin: 5px;
}

.snippet {
	border: 1px solid #ccc;
	border-radius: 0 0 2px 2px;
	min-height: 157px;
	margin: 0;
	text-align: center;
	background-color: #fff;
	padding-bottom: 0px;
	position: relative;
	box-sizing: border-box;
}

.snippet-box .snippet {
	height: 100%;
	min-height: 226px;
}

	.snippet-box .snippet img {
		width: 223px;
		height: 230px;
		display: block;
		object-fit: cover;
	}

.snippet .wrapper {
	position: relative;
	padding: 0 20px;
	text-align: left;
	word-wrap: break-word;
	overflow-wrap: break-word;
}

.snippet .title {
	padding-top: 15px;
	font-weight: 400;
}

.snippet h2 a, .snippet h3 a {
	font-size: 16px;
}

.snippet .wrapper .published-date {
	display: none;
}

.snippet .footer {
	position: absolute;
	bottom: 20px;
	left: 20px;
	overflow: hidden;
}

.snippet .ct-icon {
	background: transparent url(../image/ic1.png) no-repeat 0 0;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
}

.snippet .footer .category {
	margin-left: 25px;
	font-size: 13px;
	color: #666;
	font-weight: 700;
}

.prod_ul .snippet-grid {
	display: block;
}

	.prod_ul .snippet-grid li {
		display: inline-block;
		float: left;
	}

		.prod_ul .snippet-grid li .snippet .title {
			height: 80px;
			overflow: hidden;
		}

#sddm {
	z-index: 30000;
}

	#sddm li {
		margin: 0;
		padding: 0;
		list-style: none;
		float: left; /*  �����˵����� */
		font: 16px /*  �����˵����� */
	}

		#sddm li a {
			width: 90px; /*  �����������ֿ��� */
			height: 58px; /*  �����������ָ߶� */
			line-height: 58px; /*  �������������и� */
			display: block;
			color: #000000; /*  ��������������ɫ */
			text-align: center; /*  �����������־��� */
			text-decoration: none;
			/*  �������ӳ�ʼ������ɫ */;
			font-size: 16px;
		}

			#sddm li a:hover {
				background-color: #ffffff;
				color: #0a3190; /*  ��������������ɫ */
			}
	/*  ����������꾭��������ɫ */

	#sddm div {
		position: absolute;
		visibility: hidden;
		margin: 0;
		padding: 0;
		text-align: center;
		background: rgba(255,255,255,0.8); /*  �����˵����屳����ɫ */
		text-align: left;
		z-index: 30000;
	}

		#sddm div a {
			position: relative;
			display: block;
			margin: 0;
			width: auto;
			height: 40px; /*  �����˵����ָ߶� */
			line-height: 40px; /*  �����˵������и� */
			white-space: nowrap;
			padding: 0px 16px;
			;
			text-align: left;
			text-decoration: none;
			/*  �����˵����ֳ�ʼ���� */
			color: #000000; /*  �����˵����ֳ�ʼ������ɫ */
			font-size: 14px;
		}
			/*  �����˵����ֳ�ʼ�����С */

			#sddm div a:hover {
				background-color: #273d92; /*  �����˵�������꾭��������ɫ */
				color: #ffffff
			}
/*  �����˵�������꾭��������ɫ */

.dh {
	background-image: url(http://www.cell-genebio.com/images/sy.png);
	!important;
	background-position: 20px center;
	!important;
	background-repeat: no-repeat;
}
/*  ����������꾭��������ɫ */
