body{ background:#f5f8ff;}

.physicalExaminationReport ul>li{ background:#FFF url(images/physicalExaminationReport/tjbg_bg2.jpg) no-repeat 0 bottom;}
.physicalExaminationReport li a{ display:block;}
.physicalExaminationReport li .li_t{ display:block; font-size:1.5rem; position:relative; color:#FFF; background:url(images/physicalExaminationReport/tjbg_bg1.jpg) no-repeat; background-size:cover;}
.physicalExaminationReport li span.btn{ height:100%; position:absolute; top:0; background:url(images/physicalExaminationReport/tjbg_rightBtn.png) no-repeat 0 center;}


.physicalExaminationReport ol li{ font-size:1.4rem; clear:both;}
.physicalExaminationReport ol span.biaoTi{color:#869bb0; float:left;}
.physicalExaminationReport ol p{ color:#333;}

.physicalExaminationReport h2 {
text-align:center; color:#999;}










/* iPhone4 */
@media screen and ( max-width: 320px ) and (orientation:portrait), screen and ( max-width: 480px ) and (orientation:landscape){
	.physicalExaminationReport ul>li{ padding-bottom:15px; background-size:100% 15px;}
	.physicalExaminationReport li .li_t{ padding-top:8px; padding-bottom:8px; padding-left:10px;}
	.physicalExaminationReport li span.btn{ width:7px; background-size:7px 13px; right:10px;}
	
	.physicalExaminationReport ol{ padding:14px 10px 11px;}
	.physicalExaminationReport ol li{ padding-top:3px; padding-bottom:3px;}
	.physicalExaminationReport ol p{ margin-left:56px;}
}

/* iPhone6 */
@media screen and ( min-width: 321px ) and ( max-width: 375px ) and (orientation:portrait),screen and ( min-width: 481px ) and ( max-width: 667px ) and (orientation:landscape){
	.physicalExaminationReport ul>li{ padding-bottom:18px; background-size:100% 18px;}
	.physicalExaminationReport li .li_t{ padding-top:9px; padding-bottom:9px; padding-left:12px;}
	.physicalExaminationReport li span.btn{ width:8px; background-size:8px 14px; right:12px;}
	
	.physicalExaminationReport ol{ padding:16px 12px 13px;}
	.physicalExaminationReport ol li{ padding-top:4px; padding-bottom:4px;}
	.physicalExaminationReport ol p{ margin-left:66px;}
}

/* iPhone6 Plus */
@media screen and ( min-width: 376px ) and ( max-width: 414px ) and (orientation:portrait),screen and ( min-width: 668px ) and ( max-width: 736px ) and (orientation:landscape){
	.physicalExaminationReport ul>li{ padding-bottom:20px; background-size:100% 20px;}
	.physicalExaminationReport li .li_t{ padding-top:11px; padding-bottom:11px; padding-left:13px;}
	.physicalExaminationReport li span.btn{ width:9px; background-size:9px 15px; right:13px;}
	
	.physicalExaminationReport ol{ padding:17px 14px 14px;}
	.physicalExaminationReport ol li{ padding-top:4px; padding-bottom:4px;}
	.physicalExaminationReport ol p{ margin-left:72px;}
}


@media screen and ( min-width: 415px ) and (orientation:portrait),screen and ( min-width: 737px ) and (orientation:landscape){
	.physicalExaminationReport ul>li{ padding-bottom:20px; background-size:100% 20px;}
	.physicalExaminationReport li .li_t{ padding-top:11px; padding-bottom:11px; padding-left:13px;}
	.physicalExaminationReport li span.btn{ width:9px; background-size:9px 15px; right:13px;}
	
	.physicalExaminationReport ol{ padding:17px 14px 14px;}
	.physicalExaminationReport ol li{ padding-top:4px; padding-bottom:4px;}
	.physicalExaminationReport ol p{ margin-left:72px;}
}
.physicalExaminationReport li .geneli a {display:inline; padding-right:15px;}
.tjsk{ background-color:#0094ff; padding:1px 5px; color:white;border-radius: 5px;}
.tjsk img{margin-bottom:-3px; width:20px; height:20px; margin-left:3px;}

.loading{position:fixed;width:100%; height:100%; z-index:9999; top:0; left:0; background:rgba(0,0,0,0.1); display:none; }
.wp{position:relative; border-radius:5px;width:100px;margin:0 auto; padding:20px; background:rgba(70,70,70,0.8);top:50%;}
#loading{position:relative;width:100px;height:30px; margin:0 auto; }
.spot{width:2px;height:2px;border-radius:2px;background:#ffffff;position:absolute;animation:demo3 linear .8s infinite;-webkit-animation:demo3 linear .8s infinite}
.spot:nth-child(1){left:12px;top:1px;animation-delay:0s}
.spot:nth-child(2){left:20px;top:4px;animation-delay:.1s}
.spot:nth-child(3){left:23.5px;top:12px;animation-delay:.1s}
.spot:nth-child(4){left:20px;top:20px;animation-delay:.2s}
.spot:nth-child(5){left:12px;top:23.5px;animation-delay:.4s}
.spot:nth-child(6){left:4px;top:20px;animation-delay:.5s}
.spot:nth-child(7){left:1px;top:12px;animation-delay:.6s}
.spot:nth-child(8){left:4px;top:4px;animation-delay:.7s}
.loadtext{position:absolute; left:40px; top:6px; color:#ffffff; font-size:12px;}
@keyframes demo3{0%,40%,100%{transform:scale(1)}20%{transform:scale(3)}}
@-webkit-keyframes demo3{0%,40%,100%{transform:scale(1)}20%{transform:scale(3)}}