
@font-face{
	font-family: pingFangSC-Regular;
	src: url('pingFangSC-Regular.ttf');
}
@font-face{
	font-family: PingFangSC-Medium;
	src: url('PingFangSC-Medium.ttf');
}



















/*第二版*/
.banner_img{
	width: 100%;
	position: relative;
}
.nationalHealth_detail{
	width: 100%;
	margin: 0 auto;
}
#nationalHealth .banner_img .qmjk{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin:auto ;
	height: 200px;
	text-align: center;	
}
#nationalHealth .banner_img .qmjk p{
	font-size: 56px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 157px;
}
#nationalHealth .banner_img .qmjk .line{
	width: 30px;
	height: 3px;
	background: #FFFFFF;
	text-align: center;
	margin: 0 auto;
}
.qmjk_content{
	width: 1165px;
	margin:  0 auto;
}
.qmjk_title{
	margin-top:90px;
	text-align: center;
}
.qmjk_title p:nth-child(1){
	font-size: 40px;
	font-weight: 400;
	color: #333333;
	line-height: 27px;
}
.qmjk_title p:nth-child(2){
	font-size: 22px;
	font-weight: 400;
	color: #333333;
	line-height: 50px;
	margin-top:59px;
}
.qmjk_content_t{
	width: 1100px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	margin: 0 auto;
	margin-top: 100px;
}
.qmjk_content_t_top{
	width: 100%;
	display: flex;
	justify-content: space-between;
	
}
.qmjk_content_t_top_line{
	height: 338px;
	width: 1px;
	background: #000;
	margin-left: 173px;
}
.qmjk_content_t_top_text{
	width: 792px;
	margin-right: 110px;
	margin-top: 74px;
}
.qmjk_content_t_top_text .title{
	position: relative;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 50px;
	display: table;
}
.qmjk_content_t_top_text .title:after{
	content: '';
	width: 28px;
	height: 2px;
	background: #00F9FF;
	border-radius: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.qmjk_content_t_top_text_detail{
	font-size: 18px;
	font-weight: 500;
	color: #333333;
	line-height: 50px;
	margin-top: 42px;
	font-family: PingFangSC-Medium;
}
.jjfa_imgs{
	width: 1165px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 132px;
}
.jjfa_imgs div:nth-child(2){
	margin-top: 141px;
}



/*zk产品中心二级*/
.cpzxej{
	width: 100%;
}
.cpzxej .cpzxejbanner{
	position: relative;
	z-index: -1;
	margin-top: 60px;
}
.cpzxej .cpzxejbanner img:nth-child(1){
	width: 100%;
}
.cpzxej .cpzxejbanner .cpzxejbannerText{
	position: absolute;
	top: 27%;
	left: 20%;
}
.cpzxej .cpzxejbanner .jfxjjqr01{
	position: absolute;
	right: 403px;
	top: 131px;
}
.cpzxejDetail_one,.cpzxejDetail_three{
	width: 1205px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 208px;
	position: relative;
}
.cpzxejDetail_three{
	margin-top: 194px;
}
.cpzxejDetail_one div p:nth-child(1){
	font-size: 32px;
	font-weight: bold;
	color: #000000;
	line-height: 50px;
	margin: 51px 0 63px 58px;
}
.cpzxejDetail_one div p:nth-child(2){
	font-size: 18px;
	font-weight: 400;
	color: #999999;
	line-height: 48px;
	text-indent: 2em;
	margin-left: 59px;
}
.cpzxejDetail_one .diandian1{
	position: absolute;
	right: -186px;
	top: -145px;
}
.cpzxejDetail_two{
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	width: 100%;
	margin-top: 189px;
	position: relative;
	margin-bottom: 146px;
}
.cpzxejDetail_two .imgs{
	width: 1560px;
	display: flex;
	justify-content: space-between;
	margin-left: 18%;
}
.cpzxejDetail_two .diandian2{
	position: absolute;
	left: 167px;
	top: 183px;
}
.cpzxejDetail_two_text{
	margin-left: 18%;
}
.cpzxejDetail_two_text p:nth-child(2){
	font-size: 32px;
	font-weight: bold;
	color: #000000;
	line-height: 50px;
	margin-top: 76px;
	margin-bottom: 30px;
}
.cpzxejDetail_two_text p:nth-child(3){
	width: 1193px;
	font-size: 18px;
	font-weight: 400;
	color: #999999;
	line-height: 48px;
	text-indent: 2em;
}
.cpzxejDetail_three .diandian3{
	position: absolute;
	right: -191px;
	bottom: 119px;
}
.cpzxejDetail_three div p:nth-child(1) {
    font-size: 32px;
    font-weight: bold;
    color: #000000;
    line-height: 50px;
    margin: 51px 67px 63px 0px;
}
.cpzxejDetail_three div p:nth-child(2){
	font-size: 18px;
	font-weight: 400;
	color: #999999;
	line-height: 48px;
	text-indent: 2em;
	margin-right: 67px;
}


