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

.solution_content_templates{
	width: 100%;
}

#nationalHealth{
	width: 100%;
	height: 100%;
	font-family: pingFangSC-Regular;
	overflow: hidden;
}
img{
	max-width: 100%;
}
.banner_img{
	width: 100%;
	position: relative;
}
#nationalHealth .banner_img .qmjkk{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin:auto ;
	height: 200px;
	text-align: center;	
}
#nationalHealth .banner_img .qmjkk p{
	font-size: 56px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 157px;
}
#nationalHealth .banner_img .qmjkk .line{
	width: 30px;
	height: 3px;
	background: #FFFFFF;
	text-align: center;
	margin: 0 auto;
}
.nationalHealth_detail{
	width: 100%;
	margin: 0 auto;
}
.nationalHealth_detail_huimin{
	width: 100%;
}
.solution_content_templates .nationalHealth_title{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 104px;
	font-family: PingFangSC-Medium;
}
.nationalHealth_title div:nth-child(1),
.nationalHealth_title div:nth-child(2),
.nationalHealth_title div:nth-child(3),
.nationalHealth_title div:nth-child(5),
.nationalHealth_title div:nth-child(6),
.nationalHealth_title div:nth-child(7){
	width: 9px;
	height: 9px;
	background: #00D6D9;
	border-radius: 50%;
	margin-left:10px ;
}
.nationalHealth_title div:nth-child(1),
.nationalHealth_title div:nth-child(7){
	opacity: 0.2;
}
.nationalHealth_title div:nth-child(2),
.nationalHealth_title div:nth-child(6){
	opacity: 0.6;
}
.nationalHealth_title div:nth-child(4){
	font-size: 40px;
	font-weight: 500;
	color: #002047;
	/* line-height: 90px; */
	margin-left:30px;
	margin-right: 20px;
}
.huimin_detail{
	width: 100%;
	height: 472px;
	background: #F7FBFC;
	margin-top: 70px;
	overflow: hidden;
}
.huimin_detail_module{
	width: 1280px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	margin-top: 70px;
}
.huimin_detail_module_one p{
	font-size: 14px;
	font-family: 'pingFangSC-Regular';
	font-weight: 500;
	color: #666666;
	line-height: 30px;
}
.huimin_detail_module_one .p{
	margin-top: 21px;
}
.module_one_img{
	position: relative;
}
.module_one_img div{ 
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	bottom: 0;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.module_one_img img{
	width: 238px;
}
.nationalHealth_ptys{
	width: 1280px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-top: 109px;
	margin-bottom: 115px;
}
.nationalHealth_ptys img{
	width: 64%;
	display: inline-block;
}
.nationalHealth_ptys p{
	position: absolute;
	font-size: 18px;
	font-weight: 500;
	color: #666666;
}
.nationalHealth_ptys div p:nth-child(1){
	top: 5px;
	left: 51%;
}
.nationalHealth_ptys div p:nth-child(2){
	top: 9.4%;
	left: 58%;
}
.nationalHealth_ptys div p:nth-child(3){
	top: 21.5%;
	left: 62%;
}
.nationalHealth_ptys div p:nth-child(4){
	top: 37.5%;
	left: 65%;
}
.nationalHealth_ptys div p:nth-child(5){
	top: 55%;
	left: 65%;
}
.nationalHealth_ptys div p:nth-child(6){
	top:70.5%;
	left: 63%;
}
.nationalHealth_ptys div p:nth-child(7){
	top: 83.3%;
	left: 58%;
}
.nationalHealth_ptys div p:nth-child(8){
	top: 92%;
	left: 51%;
}




















/*第二版*/
.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;
}




@media(max-width:600px){
	
	#nationalHealth .banner_img .qmjk p {
	    font-size: 37px;
	    font-family: PingFang SC;
	    font-weight: 400;
	    color: #FFFFFF;
	    line-height: 157px;
	}
	
	.qmjk_content {
		width: auto;
	    max-width: 1165px;
	    margin: 0 auto;
	}
	
	.qmjk_title p:nth-child(1) {
	    font-size: 37px;
	    font-weight: 400;
	    color: #333333;
	    line-height: 49px;
	}
	
	.qmjk_content_t {
		width: auto;
	    max-width: 1100px;
	    display: flex;
	    justify-content: space-between;
	    flex-direction: column;
	    margin: 0 auto;
	    margin-top: 100px;
	}
	.qmjk_content_t_top_line {
	    height: 338px;
	    width: 1px;
	    background: #000;
	    margin-left: 40px;
	    margin-right: 10px;
	}
	.qmjk_content_t_top_text {
	    width: 792px;
	    margin-right: 50px;
	    margin-top: 74px;
	}
	.qmjk_content_t {
		width: auto;
	    max-width: 1100px;
	}
	.jjfa_imgs {
		width: auto;
	    max-width: 1165px;
	}
	.banner_img {
	    width: 100%;
	    position: relative;
	    margin-top: 60px;
	}
	
}




@media (max-width: 450px){
	.qmjk_title p:nth-child(1) {
	    font-size: 37px;
	    font-weight: 400;
	    color: #333333;
	    line-height: 49px;
	}
	.qmjk_title p:nth-child(2) {
	    font-size: 20px;
	    font-weight: 400;
	    color: #333333;
	    line-height: 45px;
	    margin-top: 28px;
	    padding: 10px;
	}
	.qmjk_content_t_top_text {
	    width: 792px;
	    margin-right: 18px;
	    margin-top: 20px;
	}
	.jjfa_imgs {
	    display: flex;
	    justify-content: space-between;
	    margin-bottom: 60px;
	}
}
