﻿/*公用样式 宽度布局*/
p{line-height:2em}
.Department_left{ width: 1200px;float: left;}
.Department_right{ width: 1200px;float: right;}
/*出诊表显示下一周出诊样式*/
h2.scheduling_weektit{
   font-size: 16px;
   font-weight: bold;
   margin:15px 0 5px 0;
   text-align: center;
display: none;
}
/* .scheduling_nextweek .chuzhen, */
.scheduling_nextweek h2.Com_tit,.scheduling_nextweek .scheduling_weektit{
 /* display: none; */
}
.scheduling_nextweek .clinicDetail{border-left: 1px solid #f68196;border-top: 1px solid #f68196;}
.scheduling_nextweek .clinicDetail .frist_tr th{color:#fff;border-bottom: 1px solid #bf3d53;border-right: 1px solid #bf3d53;font-weight:100;line-height:32px;background: #e0526a;}
.scheduling_nextweek .clinicDetail .frist_tr td{color:#fff;background: #e0526a;line-height:25px;width:100px;}
.scheduling_nextweek .clinicDetail td{height:32px;line-height:32px;vertical-align:middle;text-align:center;border-bottom: 1px solid #f68196;border-right: 1px solid #f68196;color:#333;}
/*公用标题样式*/
h2.Com_tit{height:40px;line-height:40px;color:#427FD1 ;font-size: 20px; }
h2.Com_tit span{border-left:3px solid #427FD1 ;padding-left: 10px;cursor: pointer;}
h2.Com_tit a.Com_more{background:url(/Content/Areas/News/images/XinWenZhongXin/icon4.png) no-repeat scroll right top;color: #999999;
display: block;float: right;font-size: 12px;font-weight: normal;height: 16px;line-height: 16px;margin-top: 18px;padding-right: 23px;}
h2.Com_tit a.Com_more:hover{color: #00A8E2}
h2.Com_tit span a{color: #427FD1 }

h3.Com_tit{ border-bottom: 2px solid #ccc;color: #0573be;font-size: 16px;font-weight: bold;line-height: 36px;}
h3.Com_tit span{border-bottom: 2px solid #0573be; padding-bottom:7px;}
h3.Com_tit span a{color: #427FD1 }
/*相关科室*/
 .dep_tit{ line-height: 35px;color: #fff;background: url(/Sites/Uploaded/UserUpLoad/20180928/20180928100731.png);font-size: 18px;padding-left: 10px;margin-bottom: 1px;}
 .dep_tit:hover{ cursor: pointer;}
.current_ks{ background: url(/Sites/Uploaded/UserUpLoad/20180928/20180928100731.png);}
.img_box{ display:block; width:100%; height:190px; overflow:hidden; position:relative;}
 .dep_img{width: 100%; height: 190px;}
 h2.gd_tit{position: absolute;bottom: 0px;line-height: 32px;background: #000;width: 100%;opacity: 0.7;color:#fff;font-size: 16px;padding-left: 10px;}
 .dep_list{
	border: 1px solid #ddd;
	float: left;
}
 p{line-height: 26px;color: #666;padding: 10px 16px;}
 .col_list{margin: 0px 16px;border-top: 1px solid #ddd;padding: 10px 0;}
 .col_list li{ float:left;width: 44%;}
 .col_list li ul.lv2_ul{display: none}
 .col_list li a{ color:#666;}
 .col_list li a:hover{ color:#427FD1; }
 .col_list li p{ padding: 0;line-height: 32px;}
 .Key_Box a{ color: #666;}

/*相关医生*/
.doctor .doc_tit{ color: #fff;font-size: 18px;line-height: 44px;margin-bottom: 1px; padding-left: 10px; background:#427FD1}
.about_doc .SwitchImage{ position:relative; width:100%; height:167px; margin:0 auto;}
.about_doc .SwitchImage .swiper-box{ height:167px;width:94%;}
.about_doc .SwitchImage .pagination{ display: none;}

.Com_l{float: left;margin-right: 10px;width: 116px;height: 156px;border: 1px solid #ccc;position:relative;z-index: 1}
.Com_l .doct_img{ width:114px; height:154px; overflow:hidden;display: block;}
.Com_l .doct_img img{ width: 100%;height: 100%;}
.Com_l img:hover{-webkit-transform:scale(1.05);-moz-transform: scale(1.05);-o-transform:scale(1.05);}
.doct_con{height: 158px;position:relative;}
.doct_con p span.color_tit{ font-size:16px;margin-right: 10px; }
.doct_con p{ line-height: 26px;}
.doct_con p span{color:#427FD1;}
.doct_con p span a{ color:#427FD1; }
.doct_con p span a:hover{ font-weight: 600; }

.about_doc .SwitchImage .arrow-btn {position: absolute;top: 80px;color: #c2c2c2;display: block;font-size: 37px;width: 20px;font-family: "宋体";}
.about_doc .SwitchImage .btn-right{ right:0;}
.about_doc .SwitchImage .arrow-btn:hover{color:#427FD1;}

/*底部默认展示样式*/
.bot_box{position: absolute;left:130px;bottom:0;*left:0px}
.bot_box .box{position: relative;}
ul.btn_list li{float: left;transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s ;-webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s}
ul.btn_list li a i.icon{display: block;width:30px;height:30px;margin:0 auto;}
ul.btn_list li.line{display: block;width:1px;background: #ededed;margin:3px 5px 0;height:40px;}
ul.btn_list li.NoValue {display: none;}
ul.btn_list li.Value a i.icon,ul.btn_list li.NoValue a i.icon{color:#427FD1;background-image:url(/Content/Areas/Common/images/question/icon_20.png);background-repeat: no-repeat; }
ul.btn_list li a{width:36px;display: block;text-align: center;}
ul.btn_list li.FixedField_1.Value a i.icon{background-position:left 0px;}
ul.btn_list li.FixedField_2.Value a i.icon{background-position:left -88px;}
ul.btn_list li.FixedField_3.Value a i.icon{background-position:left -177px;}
ul.btn_list li.FixedField_4.Value a i.icon{background-position:left -265px;}
ul.btn_list li.FixedField_5.Value a i.icon{background-position:left -353px;}
ul.btn_list li.FixedField_6.Value a i.icon{background-position:left -442px;}
ul.btn_list li.FixedField_7.Value a i.icon{background-position:left -530px;}

ul.btn_list li.FixedField_1.Value a:hover i.icon{background-position:center 0px;}
ul.btn_list li.FixedField_2.Value a:hover i.icon{background-position:center -88px;}
ul.btn_list li.FixedField_3.Value a:hover i.icon{background-position:center -177px;}
ul.btn_list li.FixedField_4.Value a:hover i.icon{background-position:center -265px;}
ul.btn_list li.FixedField_5.Value a:hover i.icon{background-position:center -353px;}
ul.btn_list li.FixedField_6.Value a:hover i.icon{background-position:center -442px;}
ul.btn_list li.FixedField_7.Value a:hover i.icon{background-position:center -530px;}

/*未开启功能按钮样式*/
ul.btn_list li.FixedField_1.NoValue a i.icon{background-position:right 0px;}
ul.btn_list li.FixedField_2.NoValue a i.icon{background-position:right -88px;}
ul.btn_list li.FixedField_3.NoValue a i.icon{background-position:right -177px;}
ul.btn_list li.FixedField_4.NoValue a i.icon{background-position:right -265px;}
ul.btn_list li.FixedField_5.NoValue a i.icon{background-position:right -353px;}
ul.btn_list li.FixedField_6.NoValue a i.icon{background-position:right -442px;}
ul.btn_list li.FixedField_7.NoValue a i.icon{background-position:right -530px;}
ul.btn_list li.NoValue a{color: #ccc}
ul.btn_list li.NoValue a:hover{color:#ccc }

ul.btn_list li.btn_more{width: 30px;height: 46px;display: none;}
ul.btn_list li.btn_more a.more_icon{width: 30px;height: 46px;display: block;background: url(/Content/Areas/Common/images/question/btn_more.png) -42px center no-repeat;}
ul.btn_list li.btn_more a.more_icon:hover{background:url(/Content/Areas/Common/images/question/btn_more.png) 8px center no-repeat;}
li.btn_more ul.btn_icon{width: 302px;height: 100px;position: absolute;right: -3px;top: -104px;background: #fff;z-index: 1000;border: 1px solid #427FD1;padding: 10px 0;display: none;}
li.btn_more ul.btn_icon li{width:80px;height:36px;line-height: 36px;padding:0 10px;}
li.btn_more ul.btn_icon li a{width:auto;text-align: left;}
li.btn_more ul.btn_icon li a i.icon{margin:0;float: left;margin-right: 5px;}

/*微信二维码弹窗*/
.FixedField_Img{position: relative;}
.FixedField_Img .Img_box{position: absolute;width:180px;height:180px;background: #fff;padding:20px;bottom: 60px;right:-59px;z-index: 10000}
.FixedField_Img .Img_box img{width: 100%;height:auto;}

/*问答页相关医生*/
.kzr_doc .doct_con .bot_box{ position:inherit; border:none; width: 100%;}
.kzr_doc .doct_con p{ line-height:26px;}
.kzr_doc .color_tit a { font-size: 16px; }
.kzr_doc .box,.kzr_doc .btn_list{ padding:0 !important;}
.kzr_doc .btn_list li{ margin:0;}
.doct_list{ margin-top: 10px;border-top: 1px solid #ccc;padding-top: 10px;}
.doct_list a{ float:left; padding-left: 15px;background: url(/Content/Areas/Common/images/Article/icon_2.png) no-repeat 0px center;margin-right: 40px;line-height: 26px;}
.kzr_doc .btn_list li.btn_more{ display:none;}

/*出诊信息样式*/
.Scheduling_qiehuan{ border-bottom:1px solid #ccc; height:35px; padding-bottom:1px;}
.Scheduling_qiehuan span{ float: left;height:35px;line-height: 35px;padding:0 10px; display:inline-block;color:#333;margin-right:10px; cursor:pointer; font-size:18px;}
.Scheduling_qiehuan span.current{color: #333; border-bottom:2px solid #427FD1;}
.chuzhen{ font-weight:normal;line-height: 35px; float:none; width:100%; background:#f3f3f3; padding-left:10px; box-sizing:border-box;}
.clinicDetail{border-left: 1px solid #bf3d53;border-top: 1px solid #bf3d53;}
.clinicDetail .frist_tr th{color:#fff;border-bottom: 1px solid #bf3d53;border-right: 1px solid #bf3d53;font-weight:100;line-height:32px;background: #db3b5c;}
.clinicDetail .frist_tr td{color:#fff;background: #db3b5c;line-height:25px;width:100px;}
.clinicDetail td{height:32px;line-height:32px;vertical-align:middle;text-align:center;border-bottom: 1px solid #bf3d53;border-right: 1px solid #bf3d53;color:#333;}
/* td.sday{background:#fffdf5;} */
/* .clinicDetail .frist_tr .select_table_hover{background: #d41838!important;color:#FFF;} */
.Dep_Name{ width:95px;}
/*医生弹窗样式*/
.showson{position: relative;}
.zIndex { z-index:20 }
table .speace_span {background:#fff;border:solid 1px #d9d9d9;width: 333px;clear:both;height:165px;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-y: hidden;}
table .speace_span img { float: left; margin: 0 10px 0 0; width:99px; height:134px; line-height:20px; }
table .speace_span p { color:#666 }
table .speace_span p span { color:#145EA9 }
table .speace_span h2 a {float: none!important;font-size: 14px;}
/* .sday {background: #e5f3f3!important;} */
.gehang_bs { background:#ECF5FA; } 


#doctor .SwitchImage li.btn_more ul.btn_icon {width: 279px !important;height: 144px !important; right: -102px !important; top: -109px !important;border: 1px solid #ccc !important;}


/*相关疾病*/
.disease h2.Com_tit{color: #e77d00;}
.disease h2.Com_tit span {border-left: 3px solid #e77d00;}
.dise_tit{ color: #fff;font-size: 18px;line-height: 44px;margin-bottom: 1px; padding-left: 10px; background:#427FD1}
.msgbox{ display:none !important}
ul.dise_list{ border-top:1px solid #ededed;padding-top: 10px;margin-top: 10px;}
h2.dise_name{font-size: 16px;line-height: 32px;}
h2.dise_name a{ color:#e77d00;}
.department .dep_tit {
	line-height: 35px;
	color: #fff;
	font-size: 18px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-image: url(../images/d1.png);
}
.Department_right .disease .con_p p{height: 90px;overflow: hidden;}
.dise_img{margin-right: 15px;float: left;width: 125px; border:1px solid #e5e5e5; padding:1px}
.dise_img img{width: 125px;height: 95px;}
.dise_img h2{ color:#07519a;font-weight:normal; text-align:center; line-height:28px; font-size:12px;}
.dise_img h2 a{color:#07519a;}
.dise_column li{ float:left; line-height:40px; background:url(/Content/Areas/Common/images/department/icon2.png) no-repeat 0 center; padding-left:16px;margin-right: 15px;}
ul.dise_list li{line-height: 32px;float: left;padding-right: 15px;}
ul.dise_list li a{padding-left: 15px;background: url(/Content/Areas/Common/images/Article/icon_2.png) no-repeat 0px center}
img.dise_imgInd{width:320px;height:205px;padding:3px;border:1px solid #ededed;float: left;margin-right: 15px;}
.dep_detials{ color:#427FD1;}
.dep_detials:hover{ font-weight: 700;}
.dise_column li .lv2_ul{ display: none; }

/*相关咨询*/
.question{ overflow:hidden}
.question .tab_boxs{ height: auto; }
.hd .bt li{ border-radius: 4px 4px 0 0;color: #808080;float: left;font-size: 18px;margin-right: 5px; border:1px #ccc solid; border-bottom:none; height:36px; line-height:36px; width:115px; text-align:center; cursor:pointer}
.hd .bt li.on{ border-color:#9bc7e5; border-bottom:1px #fff solid; position:relative; top:1px; background:url(/Sites/Uploaded/UserUpLoad/20160909/20160909144046.jpg) repeat-x left top; color:#458ac7}
.sp .tit_ul li{ border-radius: 4px 4px 0 0;color: #808080;float: left;font-size: 18px;margin-right: 5px; border:1px #ccc solid; border-bottom:none; height:36px; line-height:36px; width:115px; text-align:center; border-color:#9bc7e5; border-bottom:1px #fff solid; position:relative; top:1px; background:url(/Sites/Uploaded/UserUpLoad/20160909/20160909144046.jpg) repeat-x left top; color:#458ac7}
.tab_box{ border:#9bc7e5 1px solid; }

.question ul{width: 591px;padding-top: 10px;float: left;}
.question ul li{ line-height: 34px;border-bottom: 1px dotted #ccc;background: transparent url("/Content/Areas/Common/images/Article/icon_2.png") no-repeat scroll 0px center;padding-left: 14px;margin-right: 24px; margin-left:15px;cursor: pointer;}
.question ul li h2{font-size: 14px;color:#333; }
.tab_boxs{border-left:#9bc7e5 1px solid;width: 287px;float: right;padding: 16px 16px 0;box-sizing: border-box;line-height: 26px;height:354px;}
.ques_con .ques_tit{background: transparent url("/Content/Areas/Common/images/question/ask_bg.png") no-repeat scroll left 2px;padding-left: 30px;font-size: 14px;color: #333;}
.ques_con .answer_l p,.answer_r p{ color:#999; font-size:12px;padding-left: 30px;}
.ques_con .answer_l p span a,.answer_r p span a{ margin-right:16px;color:#999; font-size:12px;}
.ques_con .answer_l p span a:hover, .answer_r p span a:hover,.ques_con .answer_r .ques_p a:hover{ color:#427FD1; }
.ques_con .answer_r .ques_p{background: url(/Content/Areas/Common/images/question/ask_bg.png) no-repeat left -28px;padding-left: 30px;}
.ques_con .answer_r .ques_p a{font-size: 14px;color: #333;}
p.tx_p{color:#999;font-size: 12px;background: #f1f1f1;border: 1px solid #ccc;border-radius: 3px;padding: 4px 10px;}
p.tx_p span{ color:#c60000;}
.question ul .current_li{margin: 0px;border-width: 1px 1px 1px 6px;border-style: solid;border-color: #9bc7e5 #fff #9bc7e5 #0573be;padding-left: 24px;background: transparent url("/Content/Areas/Common/images/Article/icon_2.png") no-repeat scroll 9px center;position: relative;right: 1px;width: 562px;}
/*在线服务*/
.icon_box li{ float:left; height:127px}
.icon_box li a{ display:block; font-size:14px; line-height:48px; height:48px; padding-top:79px; width:80px; text-align:center; }
.icon_box li a:hover{transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -ms-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s}
.icon_1{ background:url(/Content/Areas/Common/images/department/icon3.png) no-repeat; }
.icon_2{background:url(/Content/Areas/Common/images/department/icon_4.png) no-repeat; margin:0 30px;}
.icon_3{ background:url(/Content/Areas/Common/images/department/icon_5.png) no-repeat;}
.icon_4{ background:url(/Content/Areas/Common/images/department/icon6.png) no-repeat;}
.icon_5{background:url(/Content/Areas/Common/images/department/icon7.png) no-repeat; margin:0 30px;}
.icon_6{background:url(/Content/Areas/Common/images/department/icon8.png) no-repeat; }
.icon_1:hover{ background:url(/Content/Areas/Common/images/department/h_icon3.png) no-repeat; }
.icon_2:hover{background:url(/Content/Areas/Common/images/department/h_icon4.png) no-repeat; }
.icon_3:hover{ background:url(/Content/Areas/Common/images/department/h_icon5.png) no-repeat;}
.icon_4:hover{ background:url(/Content/Areas/Common/images/department/h_icon6.png) no-repeat;}
.icon_5:hover{ background:url(/Content/Areas/Common/images/department/h_icon.png) no-repeat;}
.icon_6:hover{background:url(/Content/Areas/Common/images/department/h_icon8.png) no-repeat; }
/*联系我们*/
.contact{ background:#87afcf; border-radius:6px;}
.contact .Com_tit{ background:url(/Content/Areas/Common/images/department/icon_9.png) no-repeat scroll right bottom;border-bottom: 1px solid #fff;}
.contact .Com_tit span{ border-left:3px solid #fff}
.contact .Com_tit span a{ color:#fff} 
.contact p{ color:#fff}
/*相关文章栏目*/
.Department_right .article_box img{height: 72px;width: 105px;margin-right: 0;}
.article_box .count_div{ background: #f2f2f2;padding: 10px 0; height: 52px;}
.Department_right .article_box h2,.Department_right .article_box p{font-size: 14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding:0 10px;}
.Department_right .bg_blue h2{ background:#0573be;}
.Department_right .bg_blue h2 a{ color:#fff;}
/*相关图片滚动栏目*/


/*相关文章*/

/*相关视频*/
.about_video .SwitchImage{position:relative;height: 150px;overflow: hidden;}
.about_video .SwitchImage .swiper-box{height: 150px;width: 805px;*width: 800px;}
.about_video .SwitchImage .swiper-box ul li {width:202px;float: left;}
.about_video .SwitchImage .arrow-btn {top: 50px;color: #c2c2c2;display: block;font-size: 37px;position: absolute;font-family: "宋体";}
.about_video .SwitchImage .btn-right { right:0;}
.about_video .SwitchImage .arrow-btn:hover{color: #427FD1;}
.about_video .liulan{background: url(/Content/Areas/common/images/video/btn_count.png) no-repeat left center;padding-left: 20px;display: block;float: right;padding-right: 12px;}
.about_video .video_img{width: 190px;height: 110px;border: 1px solid #ddd;overflow: hidden;display: block;}
.about_video .video_img img{width: 100%; height:100%;}
.about_video .maintitle{ line-height:30px;}
.about_video .img_div{ position: relative;height: 112px;width: 192px; }
.about_video .showTime{position: absolute;bottom: 0px;padding: 0px 8px;background: transparent url("/Content/Areas/Common/images/Article/op_bg.png") repeat;color: #fff;right: 0px;}
.video_btn{height:112px;position: absolute;width: 192px;z-index: 10;display: block;top:0;left:0px;}
.video_btn:hover{background: url(../../common/images/video/play-btn.png) no-repeat center;}


/*手机医生出诊*/
.yuyue_detail{ padding:10px 3px; box-sizing: border-box; width: 100%; }
.shiduan{ width: 10%; font-size: 12px; float: left; margin-right: 1%; }
.shiduan p{ background: #fff; height: 32px; line-height: 32px; width: 100%; margin-bottom: 5px; border: 1px solid #ccc; box-sizing: border-box; text-align: center;}
.yuyue_detail_con{ width: 84%; float: left; overflow: hidden; height: 152px;}
.yuyue_detail_con ul{ width: 10000px; }
.yuyue_detail_con li{ height: 152px; float: left; text-align: center; line-height: 32px; }
.yuyue_detail_con li p{width: 100%;height: 32px;margin-bottom: 5px;font-size: 12px;border: 1px solid #ccc;box-sizing: border-box;background: #fff;line-height: 32px;}
.yuyue_detail .btn{ width: 4.5%; float: right;  text-align: center; font-size: 18px; font-family:serif;}
.yuyue_detail .btn a{ color: #fff; line-height: 148px;height: 148px; width: 100%;background:#e5e5e5; display: block; font-weight: bold;}
.yuyue_detail .btn a:hover{ background: #427FD1 }
/*today*/
.yuyue_detail p.time{ line-height: 18px; height: 36px; }
.yuyue_detail p.time b{font-weight: normal;font-size: 6px;width: 100%;height: 50%;display: block;}
.yuyue_detail p.time b.week{ background:#b3b3b3;color: #fff; }
.shiduan p.time{ height: 36px; line-height: 36px; }
.yuyue_detail p.today{ border: 1px solid #427FD1; }
.yuyue_detail p.today b.week{ background: #427FD1; }
/*本院*/
.yuyue_detail p.self{background: #ffbdd6;color: #333;overflow: hidden;}
.yuyue_detail p.other{background: #fafaa4;color: #333;}
.yuyue_detail p.other1{background: #c1deff;color: #333;}
.yuanqu_color{ text-align: right; padding-right: 3%; }
.yuanqu_color span{ font-size: 12px; line-height: 30px; }
.yuanqu_color span b{width: 16px;height: 16px;display: inline-block;vertical-align: text-bottom;margin:5px 5px 0px;border: 1px solid #b3b3b3;}
.yuanqu_color span.span_self b{background: #ffbdd6;} 
.yuanqu_color span.span_other b{background: #fafaa4;} 
.yuanqu_color span.span_other_1 b{background: #c1deff;} 
/*科室出诊样式*/
.date{ 
 width:100%; height:40px; border-bottom:1px solid #ccc; margin-top:10px; box-sizing:border-box;
 overflow: hidden;
}
div.date ul.date_list li.on{
 border:none !important;
}
.boxTxt p{text-align: center;}

.date ul li b{
  display:block;
  line-height:17px;
  font-weight:normal;
 }
.date ul li b.month{ font-size:12px; line-height:17px; font-weight:bold;}
div.date li.No_active b.day{ color:#427FD1;}
div.date li.No_active b.day_none{ color:#999;}

a.btn{width: 40px;float: left;color: #427FD1;font-size: 30px;font-family: "宋体";text-align: center;line-height: 34px;cursor: pointer;display: block;/* display: none; */}
a.unclick i.icon{color: #ccc}
div.date .bt{
 float: left;
 -webkit-overflow-scrolling: touch;
 overflow-x: scroll;
 -webkit-scroll-snap-points-x: repeat(3.04rem);
 scroll-snap-points-x: repeat(3.04rem);
 -webkit-scroll-snap-type: mandatory;
 scroll-snap-type: mandatory;
 margin: 0 auto;
 /* float: inherit; */
}
div.date ul.date_list{overflow: hidden;}
div.date ul.date_list li{display:block;float:left;text-align:center;color:#fff;border-radius:3px;font-size:12px;color:#333;background:none;padding:0px;margin-right: 0px;border: 0px;}
div.date ul.date_list li.on{background: #427FD1;border: 0px;border-bottom: 0px;position: initial;top: 0px;color: #fff;}
div.date ul.date_list li.on a{ color:#fff}
div.date a.next .icon_q5{
 -webkit-transform: rotateZ(180deg);
 -moz-transform: rotateZ(180deg);
 -o-transform: rotateZ(180deg);
 -ms-transform: rotateZ(180deg);
 transform: rotateZ(180deg);
}
.tab_box_doctor li { width:100%; height:65px; }
.tab_box_doctor li .doctor_img{ float:left; width:20%; text-align:center; margin-top:12px;}
.tab_box_doctor li .doctor_img img{height:48px; border:1px solid #ccc; margin:0 auto;}
.tab_box_doctor li .doctor_con{width: 80%;border-bottom:1px solid #ccc;float:right;height:65px;padding-right:10%;}
.doctor_con .doctor_name{ float:left; font-size:12px; color:#666;}
.doctor_con .doctor_name b{ display:block; line-height:20px; font-weight:normal;}
.doctor_con .doctor_name b.name{ line-height:30px; font-size:16px; margin-top:10px; font-weight:bold;}
.doctor_con .doctor_name b.name span{ font-size:12px; margin-left:5px; font-weight:normal;} 
.doctor_con .doctor_name b.name span font{ color:#f00;}
.tab_box_doctor li.cz .chuzhen {width: auto;background: none;padding-left: 0px;box-sizing: inherit;line-height: inherit;}
.tab_box_doctor li.cz .NO_chuzhen span,.date ul li,td.today h2{background:#427FD1;}
.tab_box_doctor li.cz .NO_chuzhen .SchedulingState6{
  display: none;
}
/*时间已过*/
.tab_box_doctor li .NO_chuzhen span.SchedulingState6{ background:#ddd;}
/*未出诊*/
.tab_box_doctor li .NO_chuzhen{ float:right;}
.tab_box_doctor li .NO_chuzhen p{ line-height:65px; font-size:12px; color:#666; padding:0px; margin:0px; border-bottom:0px;}
.tab_box_doctor li .NO_chuzhen span{ display:none;}
/*出诊*/
.tab_box_doctor li.cz{}
.tab_box_doctor li.cz .NO_chuzhen p,.tab_box_doctor li.cz .NO_chuzhen b{ display:none;}
.tab_box_doctor li.cz .NO_chuzhen{ margin-top:23px;}
.tab_box_doctor li.cz .NO_chuzhen span{display:inline-block;font-size:12px;line-height:18px;height:18px;border-radius:3px;color:#fff;padding:0px 3px;}
/*满诊*/
.tab_box_doctor li.mz .NO_chuzhen p{ display:none;}
.tab_box_doctor li.mz .NO_chuzhen span{ display:none}
.tab_box_doctor li.mz .NO_chuzhen b{display:inline-block;font-size:12px; line-height:18px; height:18px; border-radius:3px; background:#ddd; color:#fff;padding:0px 3px; margin-top:23px; }
.doct_con p.dep_doc_zhicheng{
 height:53px;
display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: inherit
}
 .doct_con p.dep_doc_shanchang{
 height:103px;
display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 4;
 overflow: hidden;
 height: 100px;
 text-overflow: ellipsis;
 white-space: inherit
}


.main_content .img_right {
    float: left;
    width: 70%;
}

.main_content .department .img_box {
    width: 30%;
    float: left;
}

.all_ks {
	position: relative;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.all_ks span.tit_sapn {
	display: block;
	width: 190px;
	position: absolute;
	
	left: 0;
	text-indent: 20px;
	color: #fff;
	height: 32px;
	line-height: 32px;
	cursor: pointer;
	background-image: url(../images/d1.png);
}
.summary {
    padding: 20px;
    border: 1px solid #ccc;
}
.mb20 {
    margin-bottom: 20px;
}

/*医生介绍*/
.summary{ padding:20px; border:1px solid #ccc}
.summary_con_l{ width:86%; float:left; color:#707070}

.summary_ewm{ float:right; width:140px; text-align:center}
.summary_ewm img{ width:140px; height:140px; display:block}
.tab_tit span{ color: #666666;float: left;font-size: 18px;padding: 5px 20px; cursor:pointer}
.tab_tit span.active{
	color: #fff;
	border-radius: 4px 4px 0 0;
	background-image: url(../images/d1.png);
}
.tab .tab_box{
	padding: 20px;
	display: none;
	height: auto;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399FF;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.doct_con p{ height:26px;}
.doct_con p a span{ margin-right: 10px;}
.doct_con p a span.last{
 display:none;
}
.doct_con p a span.dunhao{
margin-right: 0px;
}
.doct_con p a span.dunhao:hover{ font-weight: normal; }
.doct_con p a span:hover{ font-weight: 600; }