﻿@charset "utf-8";
/* CSS Document */
.table_2 tr td {width: 70px}
.table_2 tr th{background:#2e8ed8; height:30px; line-height:30px; color:#fff}
.table_2{ width:700px; margin:10px 0 0 0px; border-top:solid 1px #e9e9e9;border-right:solid 1px #e9e9e9}
.table_2 .weekday, .table_2 .days_over{ background:#0194e1; height:30px; line-height:30px; color:#FFF; text-align:center}
.table_2 tr td{ text-align:center;line-height:30px; border-left:solid 1px #e9e9e9; border-bottom:solid 1px #e9e9e9;}

.chunzhenBox{ margin-top:20px;}
.chunzhenBox h2 .notice{ font-size:12px; margin-left:5px; font-weight:normal;}
.chunzhenBox h2 .notice b{ color:#F00; padding:0 3px;}
.chunzhenBox h2 .ting_btn{ color:#0b7dd5; font-size:14px; height:26px; line-height:26px; margin:0 0 0 10px; font-size:14px; font-weight:bold}
.chunzhenBox h2 .chunzhenIco{ float:right; font-weight:normal; font-size:12px;}
.chunzhenBox h2 .chunzhenIco span{ padding:0 0 0 20px; background-repeat:no-repeat; background-position:0px center; margin:0 8px;}
.chunzhenBox h2 .chunzhenIco .ico11{ background-image:url(/Content/Areas/Common/images/five-red.gif)}
.chunzhenBox h2 .chunzhenIco .ico12{ background-image:url(/Content/Areas/Common/images/five-yellow.gif)}
.chunzhenBox h2 .chunzhenIco .ico13{ background-image:url(../images/XinXueGuan/ico4.jpg)}

.doctor_list{ list-style:30px; font-size:14px; margin-top:10px;}
.doctor_list a{ color:#333; padding-right:10px}
.doctor_list a:hover{color:#087DDA;}
.doctor_list .D_name{ color:#087DDA; padding-right:5px;}
.about_zj .doctor_list{float:none;border-top: 1px dotted #c0c0c0;border-bottom: 1px dotted #c0c0c0;padding: 12px 0;margin: 20px 0 0 0;}
.about_zj .doctor_list a{color:#5195E2}


@media only screen and (max-width:768px){
.chunzhenBox,.cz_box{ display: none; }
.phone_cz{ display: block !important; width: 100%; height: 36px; line-height: 36px; margin-top: 20px;background: #116dc0; text-align: center;}
.phone_cz a{ display: block; width: 100%; height: 36px; color: #fff; font-size: 14px;}
}
