﻿@charset "utf-8";
/* CSS Document */
.hisMedical_con{
    padding: 20px 0;
}
.select_bgd{ width:77vw;background:url(../images/select_head_icon323.jpg) no-repeat 80px 100px; padding-bottom:20px; height:300px;}
.select_bgd_head{ width:77vw; height:61px; background:url(../images/select_head_bg323.jpg) no-repeat 0px 0px;}
.select_bgd_head2{ width:77vw; height:61px; background:url(../images/select_head_bg324.jpg) no-repeat 0px 0px;}
.select_from{ margin:25px 0 0 310px; font-size:14px;}
.select_from tr td{ line-height:50px;padding-right:10px;}
.username{width:252px;height:30px;line-height:30px;padding:0 5px;}
.select_text{background: url(/Content/Areas/Common/images/login_text.jpg) no-repeat 0px 0px;border:none;height: 30px;line-height: 30px;padding: 0 5px;width: 252px;}
.bgdselect_btn{ background: url(/Content/Areas/Common/images/submitBt_bg.jpg) repeat 0 0;border:none;color:#fff;cursor: pointer;height: 38px;line-height: 38px;overflow: hidden;text-align: center;width: 110px; font-size:14px;}
.bgdselect_btn:hover{ background: url(/Content/Areas/Common/images/submitBt_bg.jpg) repeat right 0;text-decoration: none;}
.font_link{ margin:0 0 0 15px; font-size:14px; font-weight:bold}
.select_help{margin-top: 5px;font-size: 14px; line-height: 25px; width:77vw;}
.Patient_left{ width:180px; float:left; background:#d2e7fa; height:500px; margin:10px 0 0 0px; padding:10px;}
.Patient_left li{ height:30px; line-height:30px; font-size:14px;padding-left:15px; background: #EEE;}
.Patient_right{ margin:10px 0 0 0px;float:right; width:730px;}
.Patient_right h5 {font-size:14px; font-weight:normal}
.Patient_right h5 b{ color:#F00; }

.tableone {line-height: 30px; width:100%; font-size:14px; border:solid 1px #e9e9e9;background:#9DD7FC;}
.tableone tr td{ padding:0 5px;}
.tanletwo {border-collapse: collapse;border:solid 1px #E1E1E1; width:100%!important; margin:15px 0 0 0px;}
.tanletwo th {border-bottom: 1px solid #E1E1E1;border-top: 1px solid #E1E1E1;padding: 10px 5px; text-align:left;background:#D2E7FA;}
.tanletwo th span {font-size: 16px;}
.tanletwo tr {border-bottom: 1px solid #666;}
.cuda {font-size: 16px;font-weight: bold;}
.tanletwo td {border-bottom: 1px solid #E1E1E1;line-height: 25px; text-align:left;padding: 0px 5px;}

.tanletwo2{border-collapse: collapse;border:solid 1px #d9d9d9; width:98%; margin:15px auto;}
.tanletwo2 th {border-bottom: 1px solid #d9d9d9;border-top: 1px solid #d9d9d9;padding: 10px 5px; text-align:left}
.tanletwo2 th span {font-size: 16px;}
.tanletwo2 tr {border-bottom: 1px solid #d9d9d9;}
.cuda {font-size: 16px;font-weight: bold;}
.tanletwo2 td {border-bottom: 1px solid #d9d9d9;line-height: 25px; text-align:left;padding: 0px 5px;}

.tablethree {line-height: 30px; width:100%; font-size:12px; border:solid 1px #e9e9e9; margin:15px auto;}
.tablethree tr th{border-bottom: 1px solid #e9e9e9;padding: 0 10px; text-align:left; font-size:14px;}
.tablethree tr td{ padding:0 10px;}
.tr_bg_red{background: #FCA3AA;}
.tr_bg_blue{background: #9DD7FC;}

.select_query{ width:221px; margin:10px 0 0 10px; float:left; display:inline;}
.select_query h3 {width:176px;padding-left:45px; height:28px;line-height:28px;font-weight:bold;font-size:14px;color:#006db8;}
.select_query ul{width:199px;border:1px solid #c0e0f5;background:#edf7ff;padding:10px;}
.select_query ul li {clear:both; text-align:center; height:25px; line-height:25px;}
.select_result{ width:700px; float:right; text-align:center; margin-top:20px;}
.pages a{ cursor:pointer; margin:0 2px; padding:2px 5px;}
.pages{ float:right;}
.ae-pagination-current{ background:#006DB9; color:#FFFFFF!important;}
/*弹出框样式*/
 #msg{
 width:400px;
 position: fixed;
 z-index:999;
 top: 49%;
 margin-top:-80px;
 left:50%;
 margin-left:-133px;
 background:#fff;
 box-shadow:5px 5px 8px #999;
 font-size:17px;
 color:#666;
 border:1px solid #f8f8f8;
 text-align: center;
 line-height: 2rem;
 display:inline-block;
 padding-bottom:20px;
 border-radius:2px;
 }
 #msg_top{
 background:#f8f8f8;
 padding:5px 15px 5px 20px;
 text-align:left;
 }
 #msg_top span{
 font-size:22px;
 float:right;
 cursor:pointer;
 }
 #msg_cont{
 padding:15px 20px 20px;
 text-align:left;
 }
 #msg_clear{
 display:inline-block;
 color:#fff;
 padding:1px 15px;
 background:#07519A;
 border-radius:2px;
 float:right;
 margin-right:15px;
 cursor:pointer;
 }

@media only screen and (max-width:768px){
 .select_bgd { width: 100%; background: none; padding-bottom: 20px; height: auto;}
.select_from { margin: 0 auto; font-size: 14px;}
.select_help{  width: 100%; }
.select_help img{ display: block; width: 100%; }
.select_bgd_head2{ background: url(../images/select_head_bg324.jpg) no-repeat -280px 0px; }
}
@media only screen and (max-width:640px){
.select_bgd_head{background: url(../images/select_head_bg323.jpg) no-repeat -270px 0px;}
.select_text{ width: 84%;background: none; border: 1px solid #ccc;}
}
@media only screen and (max-width:360px){
.select_from tr td { line-height: 26px;}
}
 