body{
	margin: 0 auto;
	padding: 0px;
	overflow-x: hidden;
}
.box{
	margin: 0 auto;
}
.container{
	margin: 0 auto;
}
.text-center{
	text-align: center;
}

/*特色医疗*/
.headertop{
	margin: 32px;
	padding: 30px 0 0 0 ;
	}

.text a{
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 36px;
	color: #242424;
	text-align: center;
}

.health{
	width: 100%;
	height: 567px;
	background-color: #f4f4f4;
}
.health-a{
	width: 100%;
	height: 567px;
}

/*.pater img{
	width: 804px;
	height: 523px;
}
.pater-a img{
	width: 804px;
	height: 523px;
}*/
.top p{
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 26px;
}
.end p{
	font-size: 16px;
	color: #848383;
}
.down p a{
	color: #000000;
}

.index_section_one{
	width:100%;position: relative;display: flex;justify-content: flex-start;}
.index_section_one .word{
	position: absolute;
	top:50%;
	right: 0px;
	bottom: auto;
	left: auto;
	width: 590px;
	background-color: #ffffff;
    padding: 70px 50px;
    margin-top: -209px;
}
.index_section_one .word:after{
	content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: #244483 url(../images/bg000.png) no-repeat right top;
    width: 5px;
    height: 100%;}
.index_section_one .word:hover{
	background-color: #961d39;

}
.index_section_one .word:hover:after{
	content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: #961d39;
    width: 5px;
    height: 100%;
}
.index_section_one .word .top{
	font-size: 26px;
	margin-bottom: 42px;
}
.index_section_one .word .end{
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 42px;
}
.index_section_one .word:hover .top ,.index_section_one .word:hover .end p ,.index_section_one .word:hover .down p a{
	color: #fff !important;
}

.index_section_two{ 
	width:100%;position: relative;display: flex;justify-content: flex-end;}
.index_section_two .word{
	position: absolute;
	top:50%;
	left:0;
	width: 590px;
	background-color: #ffffff;
    padding: 70px 50px;
    margin-top: -187px;
	border: 1px solid #eeeeee;
	z-index: 20;
}
.index_section_two .word:after{
	content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #244483 url(../images/bg000.png) no-repeat right top;
    width: 5px;
    height: 100%;}
.index_section_two .word:hover{
	background-color: #961d39;
	border: 1px solid #961d39;

}
.index_section_two .word:hover:after{
	content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #961d39;
    width: 5px;
    height: 100%;
}
.index_section_two .word .top{
	font-size: 26px;
	margin-bottom: 42px;
}
.index_section_two .word .end{
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 42px;
}
.index_section_two .word:hover .top ,.index_section_two .word:hover .end p ,.index_section_two .word:hover .down p a{
	color: #fff !important;
}

    
    
    @media all and (min-width: 768px) and (max-width: 959px) { 
    	.health,.health-a{
   		height: auto;
   	}
               .box  {
                 margin-top:3% !important;
               }
               .pager img{
               	width: auto;
               	height: auto;
               	position: relative !important;
               }
               .pater-a img{
               	width: auto;
               	height: auto;
               }
               .index_section_one,.index_section_two{
               	margin-bottom: 15px;
               	flex-direction: column;
               }
               .index_section_one .word,.index_section_two .word{
               	position: relative !important;margin-top:-30%;order: 2;
               	padding: 30px 20px;
              }
              .index_section_one .word .end,.index_section_two .word .end{
              	margin-bottom: 21px;
              }
              .index_section_one .word .top,.index_section_two .word .top{
              	margin-bottom: 21px;
              } 
            }
    @media all and (min-width: 960px) and (max-width: 991px) {
    	.health,.health-a{
   		height: auto;
   	}
               .box  {
                 margin-top:3% !important;
               }
               .pager img{
               	width: auto;
               	height: auto;
               	
               }
               .pater-a img{
               	width: auto;
               	height: auto;
               
               }
               .index_section_one{
               	margin-bottom: 15px;
               	flex-direction: column;
               }
               .index_section_two{
               	margin-bottom: 15px;
               	flex-direction: column;
               }
                .index_section_one .word{
               	position: relative !important;margin-left:18%;order: 2;
               	padding: 50px 30px;
               }
               .index_section_two .word{
               	position: relative !important;margin-top:-28%;order: 2;
               	padding: 50px 30px;
               }
               .index_section_one .word .end,.index_section_two .word .end{
              	margin-bottom: 21px;
              }
              .index_section_one .word .top,.index_section_two .word .top{
              	margin-bottom: 21px;
              } 
    }
    @media screen and (min-width: 992px)and (max-width: 1199px) {/* 分辨率比较低或者屏幕比较小的台式电脑,笔记本  */
               .health,.health-a{
   		height: auto;
   	}
               .box  {
                 margin-top:3% !important;
               }
               .pager img{
               	width: auto;
               	height: auto;
               }
               .pater-a img{
               	width: auto;
               	height: auto;
               	margin-left: 14%;
               }
               .index_section_one{
               	margin-bottom: 15px;
               	flex-direction: column;
               }
               .index_section_two{
               	margin-bottom: 15px;
               	flex-direction: column;
               }
                .index_section_one .word{
               	position: relative !important;margin-left:37%;order: 2;
               	padding: 40px 20px;
               }
               .index_section_two .word{
               	position: relative !important;margin-top:-25%;order: 2;
               	padding: 40px 20px;
               }
               .index_section_one .word .end,.index_section_two .word .end{
              	margin-bottom: 21px;
              }
              .index_section_one .word .top,.index_section_two .word .top{
              	margin-bottom: 21px;
              } 
            }
    @media all and (max-width: 1200px) { 
    	.box{
    		margin-top:3% !important;
    	} }
    @media all and (max-width: 767px){ 
	    .health,.health-a{
   		height: auto;    
   	} 
               .box  {  
                 margin-top:3% !important;
               }
               .pager img{
               	width: auto;
               	height: auto;
               }
               .pater-a img{
               	width: auto;
               	height: auto;
               }
               .index_section_one,.index_section_two{
               	margin-bottom: 15px;
               	flex-direction: column;
               }
               
               .health .word{
               	
               	order: 2;
               	
               }
               .index_section_one .word,.index_section_two .word{
               	position: relative !important;margin-top: 0;width: 100% !important;order: 2;
               	padding: 30px 15px;}
               .health-a .word{
               	order: 2;
               }
               .index_section_one .word .end,.index_section_two .word .end{
              	margin-bottom: 21px;
              }
              .index_section_one .word .top,.index_section_two .word .top{
              	margin-bottom: 21px;
              } 

            }
    