﻿
/*--------------------------医院信箱-----------------*/
.emailBox{padding:10px; background:#f6fafd; line-height:25px; margin:0 0 20px 0px; color:#4b4b4b}
.emailBox h2{ font-size:14px; color:#0079b9; height:30px; line-height:30px;}
.emailBox p{ text-indent:2em}
.mailbox_search{ margin:0 0 10px 0px;}
.mailbox_search h2{ float:right; font-size:14px;}
.mailbox_search h2 a{color:#0079b9}
.mailbox_search h2 a:hover{color:#fe5a00}
.mailbox_search .mailbox_search_btn {height:22px;width:50px;border:0; background:#0079b9; color:#FFF; cursor:pointer}
.mailbox_search .mailbox_search_btn:hover{ background:#fe5a00;}
.mailbox_search #actiontype{ padding:2px 5px;}
.mailbox_search .mailbox_search_tx{ height:20px; line-height:20px; padding:0 5px; border:solid 1px #d9d9d9; margin:0 2px;}

.letter_form{ margin:20px auto; overflow:hidden}
.letter_form li{line-height:40px; margin:10px 0px; overflow:hidden; height:40px;}
.letter_form li.content11{ height:170px;}
.letter_form li label{ width:100px; display:block; text-align:right; float:left}
.letter_form li .letter_form_tx,.letter_form li .letter_form_tit_tx{ height:25px; line-height:25px; padding:0 5px; width:240px; vertical-align:middle;}
.letter_form li #HospitalMailTypeIddropdown{ padding:4px;}
.patient_ask_btn{ background:#0079b9; width:100px; height:35px; line-height:35px; text-align:center; color:#fff; font-size:14px; border:none; cursor:pointer; margin:0 0 0 100px;}
.patient_ask_btn:hover{background:#fe5a00;}
.letter_form_txa { height:150px;border: 1px solid #CCCCCC;width:500px; padding:5px;}

.mailbox_index a{height:28px;line-height:25px;}
.mailbox_index td{line-height:28px;}
.mailbox_index td {border: 1px solid #f2f2f2;height: 28px;text-align: center;vertical-align: middle;}
.mailbox_index .bg_blue .letter_id {width: 160px;}
.mailbox_index .mailbox_tit {background-color: #E7F5FF;color: #0079b9;height: 30px;}
.mailbox_index .mailbox_tit .letter_tit {width: 280px;}
.mailbox_index .mailbox_tit .letter_type {width: 65px;}
.mailbox_index .mailbox_tit .letter_author {width: 80px;}
.mailbox_index .mailbox_tit .letter_time {width: 70px;}
.mailbox_index .mailbox_tit .letter_reply {width: 40px;}
.mailbox_index .letter_tit_td {text-align: left !important;text-indent: 1em;}
.mailbox_index .question_icn_1,.mailbox_index .question_icn_2,.mailbox_index .question_icn_3,.mailbox_index .question_icn_4,.mailbox_index .question_icn_5 {margin-left: auto;margin-right: auto;}
.mailbox_index span.question_icn_4{ background:url(/Content/Areas/Common/images/question_icn_ok.gif) no-repeat center; display:block; height:28px;}

.main_left{ float:left;}
.main_right{ width:700px; float:left; margin-left:30px;}

.side_menu_inside{ width:234px; background:#fff;}
.side_menu_inside ul.lv1_ul{ width:224px;}
.side_menu_inside ul.lv1_ul .lv1_p{ background: url(/Content/Areas/Common/images/leftnav/leftico.jpg) no-repeat 18px 18px #f2f2f2;}
.lv1_li .current a{ color:#2ea4d4;}

.lv1_li .current a{ color: #0079b9;}
/*------------------------医院信箱详细页------------------------*/
.letter_detail_tit {border-bottom: 1px dashed #999999;height: 40px;line-height: 40px; margin:0 0 10px 0px;}
.letter_detail_tit h3 {background: url(../../Common/images/blue_ques.jpg) left center no-repeat;color: #0079b9;display: inline;float: left;padding-left: 25px;}
.letter_detail_tit span {background-image: url(../../Common/images/clock_icon.jpg) left center no-repeat;color: #0079b9;float: right;padding-left: 25px;}
.letter_detail_cont {border-bottom: 1px solid #d9d9d9;padding-bottom: 20px;}
.letter_detail_cont h3 {color: #999999;margin-top:5px;}
.letter_detail_cont p {color: #474645;line-height: 24px;margin-top: 20px;text-indent:2em;}
.letter_detail_tit .letter_tit_answer {background-image: url(../../Common/images/green_answer.jpg) !important;background-position: left center;background-repeat: no-repeat;}
.re_ask {background-color: #F4FBFF;border: 1px solid #BDE2FF;padding: 10px;margin-top:2px;}
.re_ask p {margin-top: 0;line-height:24px;}
.re_ask h2 {color: #0079b9; font-size:14px; height:30px; line-height:30px;}

#edui1{ width:99.6%!important}

@media only screen and (max-width:48em){
	.main_left{ display:none}
	.main_right{ float:none; margin:0px; width:100%;}
}
@media only screen and (max-width:640px){	
.main_left{ display:none}
.mailbox_search h2{width:100%; display:block; height:30px; line-height:30px;}
#actiontype{ display:none}
.letter_id,.letter_type,.letter_author,.letter_time{ display:none}
.main_right{ float:none; margin:0px; width:100%;}
.letter_form li{ height:auto;}
.letter_form li label{ float:none; text-align:left}
.letter_form li .letter_form_tx, .letter_form li .letter_form_tit_tx{ width:60%;}
.letter_form_txa{ width:70%; height:115px;}
.patient_ask_btn{ margin:10px 0 0px;}
.letter_detail_tit{ height:auto; overflow:hidden;}
}
  