/*出诊样式*/
.Scheduling{background:#fff;z-index:1000000}
.Scheduling_tab_1{border-bottom:3px solid #366BAF;}
.Scheduling_tab_1 p{font-size: 14px;line-height: 35px;color: #ff0000;float: right}
.Scheduling ul li{cursor: pointer;}
.Scheduling_tab_1 li{float: left;height:35px;line-height: 35px;padding:0 40px;color:#000;background: #bad2f0;margin-right:10px;}
.Scheduling_tab_1 li.active{color: #fff;background: #366baf;}

.Scheduling_Box_1{border:1px solid #DEDEDE;border-top:none;padding:15px;}
.Scheduling_tab_2{border-bottom:2px solid #82b0ec;}
.Scheduling_tab_2 li{color: #366baf;height:30px;line-height: 30px;float: left;padding:0 15px;border:1px solid #DEDEDE;margin-right:10px;border-bottom:none;}
.Scheduling_tab_2 li.active{background: #fff;border:2px solid #82b0ec;border-bottom:none;position: relative;z-index: 100;top:2px;line-height:28px }

.Scheduling_tab_2.last_tab li{border:1px solid #DEDEDE; }
.Scheduling_tab_2.last_tab li.active{border-bottom:none;z-index: 100;line-height: 30px;position: inherit;border:1px solid #366baf;background: #366baf;color: #fff;}
.Scheduling_tab_2.last_tab{border:none;}



.Scheduling_tab_3{padding:15px 0 0 0;}
.Scheduling_tab_3 li{color: #666;height:30px;line-height: 30px;float: left;padding:0 15px;margin-right:15px;}
.Scheduling_tab_3 li.active{color:#366baf;background: #c8e0ff }

.Scheduling_tab_1 li.active{background: #366BAF;}

/*时间信息*/
.Scheduling_time{background:#94b5dd;position: relative;height:45px;margin-top: 15px;line-height: 45px;}
.Scheduling_time p{text-align: center;color: #fff;line-height:45px;font-weight: bold;}
.Scheduling_next,.Scheduling_pre{background: url(../images/Scheduling_tim.png) no-repeat;width:70px;display: block;position: absolute;height:25px;line-height: 25px;text-align: center;top:10px;color: #366baf }
.Scheduling_pre{left:15px;background-position:left center }
.Scheduling_next{right:15px;background-position:right center}
.Scheduling_next:hover,.Scheduling_pre:hover{color: #fff;background:url(../images/Scheduling_tim_H.png) no-repeat;text-decoration:none}
.Scheduling_pre:hover{background-position:left center }
.Scheduling_next:hover{background-position:right center}

.Scheduling_pre.Scheduling_def{background: url(../images/Scheduling_tim_def.png) no-repeat left center;color: #9e9e9e}
.Scheduling_next.Scheduling_def{background: url(../images/Scheduling_tim_def.png) no-repeat right center;color: #9e9e9e}

p.Scheduling_icon{padding:10px;background: #ebf4ff;margin-bottom: 10px}


/*出诊信息*/
table.select_table tr.First_tr{border-top:2px solid #3f6cb6;background: #f1f1f1;text-align: center;color: #3f6cb6;font-weight: bold;}
table.select_table tr.First_tr td{height: auto;line-height: 24px;}
table.select_table tr{border-left:1px solid #e9e9e9;border-top:1px solid #e9e9e9}
table.select_table td{line-height: 30px;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;height:30px; padding:0px 0px 0px 5px;}
table.select_table td.center{text-align: center;}
table.select_table td .showson a{float: left;}

/*今天出诊样式*/
table.select_table td.sday{background: #fffdf5;}


.Scheduling_btn{width:52px;height:30px;margin:0 auto;display: none;cursor: pointer;background: url(../images/Scheduling_btn.png) no-repeat center top;}
div.Scheduling_tab{width:100%;}
div.Scheduling_icon_box{background: #fff;z-index:100000}
/*医生弹窗样式*/
.showson{position: relative;}
.zIndex { z-index:20 }
.speace_span { background:#fff;border:solid 1px #d9d9d9; width:266px; clear:both; height:auto; padding:10px 10px 12px 10px; left:0px; position: absolute; text-align: left; top:25px; z-index: 10000; line-height:22px!important;font-size: 12px; overflow:auto; }
.speace_span img { float: left; margin: 0 10px 0 0; width:99px; height:134px; line-height:20px; }
.speace_span p { color:#666 }
.speace_span p span { color:#145EA9 }
.speace_span h2 a {float: none!important;font-size: 14px;}
.sday { background:#fffdf5!important; }
.gehang_bs { background:#ECF5FA; }  