*, body, img{
    margin:0;padding: 0;
    font-family: '微软雅黑';
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

li{list-style: none}
.clear{clear:both}


.about h2, 
.customer h2,
.contact h2, 
.follow_us_title h2, 
.check h2, 
.service h2, .team h2, 
.health h2,.follow_us h2
{color: #383735;font-weight: normal; -webkit-font-smoothing: subpixel-antialiased}
.about h4, .customer h4,.contact h4,.follow_us_title h4,.check h4,.team h4,.health h4,.follow_us h4{
    color: #3c3c3c
}

.service_title h2,.service_title p,.check h2,.check h4,.check p,.about,.customer,.team,
.health_title{text-align: center;}

.service_content h5{font-size:18px;color: #383735;}
.service_content p{color: #898787}
.service_title p{width:12em;margin: 20px auto;font-size: 20px;font-weight:600;color:#3e3e3c;height: 40px;line-height: 40px;}
.service_title p{background: #fee101;}
.service_image img{vertical-align:bottom;}

.check_content div ul li span,.health_content div ul li span{width:9px;height: 9px; 
    background: #78b0fd;display:inline-block;border-radius: 50%;
    margin-right: 5px;
}
.health_content div ul li span{background:#ea3431;}
.about,.team,.contact{background: #fee101;}

.health_content_right p{text-indent: -9999em;}

.team_content img{width:100%;height:100%;}
/* .team_content01 .team_content_pic{background: url("http://img.hippokidcare.com/doctor/林业鑫.jpg") no-repeat center center;}
.team_content02 .team_content_pic{background: url("../images/doctor2.png") no-repeat center center;}
.team_content03 .team_content_pic{background: url("../images/doctor3.png") no-repeat center center;}
.team_content04 .team_content_pic{background: url("../images/doctor4.png") no-repeat center center;} */

.team_content_text hr{border:none;border-bottom:3px solid #c3a37d;width:30px;margin: 10px auto;}


.container {  margin:0 auto; height:auto; min-height:100%; position:relative; }
#goToTop { position: fixed; bottom: 10px; right: 10px; border-radius: 40% 40% 45% 45%;}
#goToTop a { border-radius: 3px; 
    -webkit-border-radius: 3px; font-size: 14px; padding: 5px; 
    text-decoration: none; text-shadow: 0 1px 0 #999; 
    -webkit-text-shadow: 0 1px 0 #999; }
#goToTop img{width: 50px; }