@font-face {
  font-family: 'PingFang Regular';
  src: url('/healthcodon/fonts/PingFang Regular.eot'); /* IE9 Compat Modes */
  src: url('/healthcodon/fonts/PingFang Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/healthcodon/fonts/PingFangSC-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/healthcodon/fonts/PingFang Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('/healthcodon/fonts/PingFang Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/healthcodon/fonts/PingFang Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face{
	font-family:'cour';
	src:url('/healthcodon/fonts/cour.ttf') format('truetype');
	font-weight:none;
	font-style:none;
}
*{
	margin: 0;
	padding: 0; 
}
html{
	width: 100%;
	overflow-x: hidden;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{
	margin:0;padding:0;
}
a:focus {
	outline: none;
	text-decoration: none;
}
/* .li{
	width: 153px;
	height: 115px;
	line-height: 115px;
}
.font{
	color: #fff;
	font-size: 45px;
	font-family:'PingFang Regular';
	padding-top: 140px;
	padding-bottom: 60px;
	text-align: center;
}
.list{
	width:200px;
	height:70px;
}
.list li{
	width:100px;
	height:30px;
	float:left;	
}
.oneNav .bar{
	position:relative;
	top: -5px;
	display:block;
	border-bottom:2px solid #fff;
	margin-top:5px;
	width:20%;
	padding-left:none;
	margin-left: 20px;
}
.list ol{
	position:absolute;
	overflow:hidden;
	background-color:#f4f4f4;
	left:0;
	top:48px;
	display:none;
	padding-bottom:10px;
}
.list li a{
	display:block;
	width:100%;
	height:100%;
	margin-top: 5px;
	text-align:center;
	line-height:30px;
	color:#303030;
	font-family:'PingFang Regular';
}
.list li a:hover{
	color:#b0b0b0;
}
.top{
	width: 100%;
	height: 185px;
	background-color:#FFFFFF;
	margin-bottom: 30px;
}
.headU2>ul>.f2>a{
	font-family: 'PingFang Regular';
	font-size: 14px;
	color: #222222;
}
.row{
	margin: 0;
}
.content{
	width: 100%;
	height: 2018px;
	background-color: #ededed;
}
.f2:hover{
	background-color: #ededed;
} */
.itemsss{
	/*width:1200px;*/
	/*height: 570px;*/
	width: 100%;
	background:linear-gradient(top,#f3f3f3 0%,#e5e5e5 100%);
	background:-webkit-linear-gradient(top,#f3f3f3 0%,#e5e5e5 100%);
	border:1px solid #d3d3d3 ;
	border-radius: 6px;
	position: relative;
	margin: auto;
	margin-top:50px;
	padding-bottom: 20px;
	box-sizing: border-box;
}
.NMRdirect{
	margin-top: 40px;
}
.wyyArray{
	width: 100%;
	height: 78px;
	line-height: 78px;
	border-bottom: 1px solid #d3d3d3;
	background-color: #fafafa;
}
.wyyArray>p{
	/* font-family:"pingfang-sc-medium"; */
	font-size: 28px;
	color: #7a7a7a;
}
.pro_row2{
	height: auto !important;
}
.item1,.item2,.item22,.item3{
	height: 100%;
	/* margin-top: 70px;
	margin-left: 100px; */
}
.item2>img,.item22>img,.item3>img,.img>img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
/*.pro_row2>div:nth-child(1),.item22,.img{
	border-right: 1px solid #d3d3d3;
}*/
.proMain{
	margin-top:88px;font-size:34px;margin-left:80px;font-family:'PingFang Regular';
}
.proMainP{
	margin-bottom:30px;
}
.proSpan{
	color:#2bd0d4;
	margin-right: 10px;
    cursor: pointer;
}
.proSpan:hover{
	color:#2bd0d4;
	text-decoration: underline;
}
.proNum{
	margin-top: 40px;
}
.proZero{
	font-size:20px;margin-left:-8px;margin-right:16px;
}
.proDel{
	color:#666;font-size:16px;
}
.pro_row3{
	width: 100%;
	height: 390px;
}
.pro_item{
	width: 200px;
	height: 250px;
	line-height: 200px;
	position: relative;
}
.pro_item>img{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.minImg{
	/* margin-top:40px; */
	width:450px;
}
/* .p1{
	font-family:"pingfang-sc-medium";
	font-size: 26px;
	color: #343434;
	position: absolute;
	top: 80px;
	left: 180px;
} */

#footnote{
	width: 100%;
/* 	height: 400px; */
	background-color: #fff;
	padding: 40px 0 80px 0;
}
.footnoteP{
	padding-top: 50px;
	margin-top: 60px;
	text-align: center;
	font-size: 14px;
	color: #3E3E3E;
}
.footnoteP>a{
	text-decoration: none;
	color: #969696;
}
@media (max-width:768px) {
	.proMain{
		margin-left: 20px;
		font-size: 20px;
	}

}
