@charset "utf-8";
/* CSS Document */

/*color------------------------------------------------------------------*/
/*背景色-------------------------------------*/
.header,
.header2,
.searchbtn,
.searchBox2 .searchbtn,
.paymentBtn,
.paySuccess,
.payFail,
.btn001 {
 background-color: #923222;
}

.header{
display: flex;
align-items: center;
}
/*字体色-------------------------------------*/
a,
.icon,
.icon1,
.list_ul li a:hover,
.list_ul li a:active,
.title5,
.titleText,
.Doctor .quitBtn,
.Doctor .AppointmentStatus,
.menu_two li.Acrive a,
.menu_One .hActive {
 color: #923222
}

/*边框色-------------------------------------*/
.current a,
.titleText, .searchbtn,
.searchBox2 .searchbtn,
.Guides li a:hover .right {
 border-color: #923222 !important
}
/*color------------------------------------------------------------------*/
/*选择科室tab切换标题色*/
.title_header {
 background: #923222 url(../images/left.png) no-repeat 10px center;
}

div.tab_tit span {
 color: #923222;
 border-left: 2px solid #923222;
}

div.tab_tit_radius span {
 border-bottom: 1px solid #923222;
 border-right: 1px solid #923222;
}

div.tab_tit_radius span {
 color: #923222;
 border: 1px solid #923222;
}
/*日期tad背景色*/
div.date ul.date_list li.on {
 background: #923222;
}
/*剩余号数字体色*/
.tab_box_doctor li.cz .NO_chuzhen span, .date ul li, td.today h2 {
 background: #923222;
}

div.date li.No_active b.day {
 color: #923222;
}
/*a标签类型按钮*/
a.btn {
 width: 50px;
 float: left;
 color: #923222;
 font-size: 30px;
 font-family: "宋体";
 text-align: center;
 line-height: 30px;
 cursor: pointer;
 display: block;
}
/*登录按钮*/
.tmt-btn_positive {
 background-color: #923222;
}

.quitBtn {
 color: #333;
 background: #fff5f3;
 border-color: #923222;
}

.boxshadow input[type="text"], .boxshadow input[type="password"] {
 border: 1px solid #923222;
}

span.tmt-ui-flex__item a {
 color: #923222;
}

.tmt-list li a.blue {
 color: #923222;
}

.jg_list li span {
 color: #923222
}
.tab_box ul li a{
 color: #000;
}
.ys_box_tit span.active, .Letters li a, .tab_box_doctor h2 {
 color: #923222;
}

.table-box2 span.active {
 background: #923222 url(../images/icon2.png) no-repeat center 5px;
}

span.tmt-ui-flex__item.tmt-tag.tmt-tag_current a, span.tmt-ui-flex__item.tmt-tag.tmt-tag_current a i {
 color: #923222;
}
.login_mobile_verification_btn{
 background: #923222;
}
/*出诊信息页*/
.tabs_weeks {
 background: #ca4f3b;
}

.tabs_weeks a {
 color: #fff;
}

.tabs_weeks a.selected {
 background: #923222;
 color: #FFF;
}

.DepartmentNames {
 background: #923222;
}

.schedulings th, .schedulings td {
 border-bottom: 1px solid #923222;
}

.UpTop {
 background: rgba(146, 50, 34,0.9);
}

.btn_list li {
 background-color: rgba(146, 50, 34,0.4);
}

.span_colse {
 color: #fff;
}

.cz_search {
 background: #923222;
}

.search_cz_btn {
 background-color: #923222;
 border: 1px solid #923222;
}
/*停诊信息*/
h2.Scheduling_tit {
 background: #ca4f3b;
}

 h2.Scheduling_tit span.active, ul.Scheduling_con li h2.stop_tit {
 background: #923222;
 }

span.phone_time {
 background: #923222;
}

.Scheduling_details p.doct_tit a span {
 background: #ca4f3b;
}

.Scheduling_details p.doct_odd {
 background: #fafafa;
 border-bottom: 1px solid #fafafa;
}

.Scheduling_details p.dep_tit {
 background: #ffdde3;
 color: #923222;
}

.Scheduling_details p.doct_even {
 background: #fae8e8;
 border-bottom: 1px solid #fae8e8;
}

/*搜索页表页（检查结果页）*/
.search_s{
 background:#923222;
 border:1px solid #923222;
}
@media only screen and (max-width:375px) {

  .header h3{
 font-size: 16px !important;
  }
  .searchtext{
 width: 62% !important;
  }
  .search{
 padding: 10px 0px 0px;
 box-sizing: border-box;
  }
  #searchSubmit{
 width: 25% !important;
 margin: 0px !important;
 float: right;
  }
} <!--0.00019288063049316-->