﻿@charset "utf-8";

/* CSS Document */
* {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 100
}

img {
  border: none
}

.floatL {
  float: left
}

.floatR {
  float: right
}

.clearit, .clearb {
  clear: both
}

a {
  text-decoration: none
}

a:hover,
a:active,
a:visited,
a:focus {
  text-decoration: none;
  outline: none
}

body {
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  height: 100%
}

input[type="submit"], input[type="reset"], input[type="button"], button {
  -webkit-appearance: none;
  /*去掉苹果的默认UI来渲染按钮*/
}

.field-validation-valid {
  color: red;
  text-indent: 1em;
  display: block;
  font-size: 13px
}

/*头部*/
.header {
  /* padding: 0 16px; */
  padding: 6px 15px;
  text-align: center;
  color: #FFF
}

.header h1 {
  text-align: left;
  font-size: 20px;
  font-weight: normal
}

.header h3 {
  text-align: left;
  font-size: 1.15rem;
  font-weight: normal
}

.header .reture {
  display: inline-block;
  text-align: center
}

.header .reture i {
  font-size: 1.15rem;
  color: #FFF;
  margin: 0 10px 0 0
}

/*12-7  wz*/
.header .ask_question {
  float: right;
  color: #FFF;
  font-size: 1em;
  ;
}

.header .ask_question i.icon {
  color: #fff;
  font-size: 1.6em;
}

.header .ask_question i.icon_add {
  width: 24px;
  height: 24px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2.7px solid #fff;
  position: relative;
}

.icon_add:after, .icon_add:before {
  display: block;
  content: "";
  background: #fff;
  position: absolute;
}

.icon_add:before {
  width: 18px;
  height: 2px;
  top: 11px;
  left: 3px
}

.icon_add:after {
  width: 2px;
  height: 18px;
  left: 11px;
  top: 3px
}

.header2 {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #FFF;
  overflow: hidden
}

.forDisease {
  text-align: left;
  font-size: 20px;
  float: left;
  width: 68%
}

.searchBox2 section:first-child {
  width: 10%;
  float: left
}

.searchBox2 .reture {
  display: block
}

.searchBox2 .reture i {
  font-size: 0.9em;
  color: #FFF;
  margin: 0
}

.searchBox2 .Forsearch {
  float: left;
  width: 75%
}

.searchBox2 .searchtext {
  width: 78%;
  margin-top: 5px;
  background: #008fc8;
  border-radius: 0 0.4em 0.4em 0;
  height: 33px;
  line-height: 33px;
  text-indent: 0em;
  outline: none;
  border: solid 1px #008fc8;
  border-right: none;
  color: #FFF;
  padding: 0 2% 0 0px;
  font-size: 14px
}

.searchBox2 .searchbtn {
  margin-top: 5px;
  width: 15%;
  background-image: url(../images/searchBtn20.png);
  background-repeat: no-repeat;
  background-position: center center;
  height: 35px;
  border: solid 1px #008fc8;
  border-radius: 0.4em 0 0 0.4em;
  outline: none
}

.searchBox2 .searchSelect {
  float: left;
  width: 15%
}

.searchBox2 .download_list {
  display: none;
  position: absolute;
  background: #ffffff;
  top: 45px;
  width: 100%;
  left: 0px;
  z-index: 200
}

.searchBox2 .download_list li {
  font-size: 0.6em;
  height: 45px;
  line-height: 45px;
  border-bottom: solid 1px #ebebeb;
  text-align: left;
  text-indent: 2em;
  color: #333
}

.searchBox2 .download_list li a {
  color: #9b9b9b;
  display: block
}

.searchBox2 .download_list li a:hover, .searchBox2 .download_list li a.hover {
  background: url(../images/searchico.jpg) no-repeat 90% center;
  color: #77cef3
}

.searchBox2 .menu {
  float: left;
  font-size: 0.6em;
  line-height: 2.5em;
  color: #FFF
}

.searchBox2 .menu .icon {
  font-size: 1em;
  line-height: 1.5em;
  color: #FFF
}

.searchBox2 .goback2 {
  font-size: 1em !important
}

.searchBox2 .goBox {
  width: 8% !important
}

.disBg {
  background: #000;
  opacity: 0.7;
  width: 100%;
  position: absolute;
  top: 55px;
  display: none;
  z-index: 100
}

.banner, .banner img {
  display: block;
  width: 100%
}

/* Generated by grunt-webfont */



@font-face {
  font-family: "icons";
  src: url("icons.eot");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "icons";
  src: url("icons.eot");
  src: url("icons.eot?#iefix") format("embedded-opentype"), url("icons.woff") format("woff"), url("icons.ttf") format("truetype"), url("icons.svg?#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icons {
  width: 700px;
  margin: 0px auto
}

.icons span {
  margin: 0 30px 0 0px;
  line-height: 50px;
  display: block;
}

.icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Icons */
.icon_q1:before {
  content: "\e015";
}

.icon_q2:before {
  content: "\e016";
}

.icon_q3:before {
  content: "\e01c";
}

.icon_q4:before {
  content: "\e031";
}

.icon_q5:before {
  content: "\e041";
}

.icon_q6:before {
  content: "\e04d";
}

.icon_q7:before {
  content: "\e015";
}

.icon_q8:before {
  content: "\e016";
}

.icon_q9:before {
  content: "\e01c";
}

.icon_q10:before {
  content: "\e031";
}

.icon_q11:before {
  content: "\e041";
}

.icon_q12:before {
  content: "\e04d";
}

.icon_q13:before {
  content: "\e06e";
}

.icon_q14:before {
  content: "\e071";
}

.icon_q15:before {
  content: "\e07e";
}

.icon_q16:before {
  content: "\e083";
}

.icon_q17:before {
  content: "\e08c";
}

.icon_q18:before {
  content: "\e094";
}

.icon_q19:before {
  content: "\e099";
}

.icon_q20:before {
  content: "\e0ab";
}

.icon_q21:before {
  content: "\e0ac";
}

.icon_q22:before {
  content: "\e0b5";
}

.icon_q23:before {
  content: "\e0c6";
}

.icon_q24:before {
  content: "\e0d5";
}

.icon_q25:before {
  content: "\e29e";
}

.icon_q26:before {
  content: "\e29f";
}

.icon_q27:before {
  content: "\e2a0";
}

.icon_q28:before {
  content: "\e2a2";
}

.icon_q29:before {
  content: "\e2a3";
}

.icon_q30:before {
  content: "\e2a4";
}



/*搜索*/
.searchBox {
  margin: 10px auto;
  padding: 0 2%
}

.searchtext {
  background: #f9f9f9;
  height: 14px;
  line-height: 14px;
  width: 80%;
  font-weight: normal;
  border-radius: 0.2em 0 0 0.2em;
  border: solid 1px #e0e0e0;
  float: left;
  color: #333;
  font-size: 13px;
  padding: 10px 2%
}

.searchbtn {
  background-image: url(../images/searchBtn20.png);
  background-repeat: no-repeat;
  background-position: center center;
  height: 36px;
  cursor: pointer;
  border: none;
  -webkit-border-radius: 0 0.2em 0.2em 0;
  -moz-border-radius: 0 0.2em 0.2em 0;
  border-radius: 0 0.2em 0.2em 0;
  margin: 0 0 0 -2px;
  width: 16%;
  border: solid 1px;
  float: left
}


/*出诊信息*/
.visitList {
  height: 29em
}

.visitList li {
  border-bottom: solid 1px #DDD;
  padding: 15px 15px 15px 16px;
  position: relative;
  height: 56px
}

.visitList li a {
  display: block
}

.visitList li h3, .visitList li p {
  width: 85%
}

.visitList li h3 {
  font-weight: normal;
  font-size: 16px;
  color: #000
}

.visitList li p {
  color: #808080;
  line-height: 16px;
  font-size: 14px;
  margin: 5px 0 0 0px
}

.visitList li .icon {
  font-size: 1.5em;
  float: right;
  color: #c6c6c6;
  position: absolute;
  top: 20%;
  right: 5%;
  line-height: 200%
}

ul.visitList.Scheduling_list li {
  height: auto !important;
}

ul.visitList.Scheduling_list {
  height: auto !important;
}

/*挂号预约*/
.messagesbox {
  text-align: center;
  padding: 50px 15px 0 15px;
  line-height: 30px
}

.messagesbox img {
  width: 174px;
  height: 174px;
  margin: 0px auto 20px auto
}

.messagesbox h3 {
  font-size: 21px;
  color: #575757;
  font-weight: bold
}

.messagesbox p {
  color: #a4a0a0;
  font-size: 16px
}

/*医院概况*/


/*来院路线*/

.Lists {}

.lists li {
  line-height: 40px;
  border-bottom: #ddd solid 1px
}

.lists li.banner {
  position: relative;
  border: none
}

.lists li.banner iframe {
  position: absolute;
  top: -50px
}

.lists li.liSty1 {
  text-indent: 1%
}

.lists li a {
  color: #000;
  display: inline-block;
  width: 88%;
  font-size: 16px
}

.lists li a:hover {
  color: #54c2f0
}

.lists li .icon {
  font-size: 1.5em;
  width: 3%;
  text-align: center;
  padding: 0 10px 0 10px
}

.lists li .icon_1404725805574 {
  color: #c6c6c6;
  text-align: right;
  width: 3%
}

.btn001 {
  color: #fff !important;
  cursor: pointer;
  width: 96%;
  border: none;
  border-radius: 2px;
  font-size: 16px;
  padding: 6px 0px;
  text-align: center;
  font-weight: normal;
  margin: 0 2% 5px 2%;
  display: block
}

.btnWrapbg {
  margin: 10px auto 10px auto;
  border-bottom: #ddd;
  background: #FFF;
  text-align: center
}

.lists li a.btn001 {
  width: 96%;
  height: 40px
}

.lists2 {
  border-top: solid 10px #f0f4f5
}

.lists2 li {
  border-top: #ddd solid 1px;
  border-bottom: none
}

/*就医指南*/
.Guides {}

.Guides li {
  padding: 10px;
  border-bottom: #ddd solid 1px;
  height: 65px
}

.Guides li img {
  height: 65px;
  float: left;
  margin: 0 10px 0 0px;
  width: 65px
}

.Guides li a {
  line-height: 150%;
  color: #333;
  width: 60%
}

.Guides li a .left {
  display: inline-block;
  width: 65px;
  text-align: center;
  font-size: 50px;
  line-height: 65px;
  background: #e5f6fd;
  border-radius: 5px;
  height: 65px;
  margin: 0 10px 0 0px
}

.Guides li a b {
  padding: 0 0 5px 0px;
  font-size: 16px
}

.Guides li a .centerSpan {
  display: inline-block;
  width: 66%;
  vertical-align: middle
}

.Guides li a .centerSpan p {
  line-height: 18px;
  font-size: 14px
}

.Guides li .right {
  display: inline-block;
  vertical-align: middle;
  color: #ccc;
  float: right;
  font-size: 1.5em;
  margin: 20px 0 0 0px
}

.surveyBox li a {
  color: #808080
}

.surveyBox li b {
  color: #404040;
  font-size: 1.2em;
  font-weight: normal
}

/*化验单查询*/
.HealthExamination {
  width: 100%;
  margin: 15px auto;
  box-sizing: border-box;
  padding: 0 20px;
}

.HealthExamination p {
  font-size: 14px;
  line-height: 28px
}

.logo_p {
  width: 80%;
  margin: 0 auto;
  display: block;
  text-align: center
}

.logo_p img {
  width: 185px
}

.center {
  text-align: center;
  margin: 15px auto 0px auto;
  font-size: 18px !important;
  padding: 0 0 7px 0px
}

.mortop40 {
  margin: 20px 0 0 0px
}

.mortop40:last-child {
  margin: 1em 0 0
}

.text1 {
  background: #f9f9f9;
  border: #CCC solid 1px;
  width: 98%;
  margin: 0 auto;
  border-radius: 2px;
  font-size: 16px;
  height: 28px;
  line-height: 28px;
  padding: 0 1%
}

.botton1 {
  background: #00a4e8;
  width: 100%;
  color: #fff;
  line-height: 40px;
  font-size: 16px;
  border: none;
  border-radius: 2px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  display: block;
  margin: 0 0 5px 0px
}

.botton2 {
  float: right;
  height: 40px;
  line-height: 40px;
  display: block;
  padding: 0 0 0 25px;
  color: #3eb7ea
}

.botton2 .icon_1402983921347 {
  font-size: 1.5em;
  margin: 0 5px 0 0px
}

/*健康大讲堂------------------------------*/
.video_Lists {}

.video_Lists li {
  float: left;
  width: 49%;
  border-bottom: #efefef solid 1px;
  display: inline
}

.video_Lists li div {
  position: relative;
  width: 143px;
  margin: 0px auto
}

.video_Lists li img {
  width: 143px;
  height: 108px;
  display: block;
  margin: 0px auto
}

.video_Lists li .videotitle {
  color: #333;
  line-height: 18px;
  display: block;
  overflow: hidden;
  margin: 12px 0 0 0px;
  font-size: 14px;
  height: 36px;
  overflow: hidden
}

.video_date {
  position: absolute;
  background: #000;
  color: #FFF;
  top: 94px;
  height: 13px;
  line-height: 13px;
  width: 62px;
  opacity: 0.7;
  right: 0px;
  font-size: 10px;
  text-align: center
}

.marginleft {
  padding: 12px 0 12px 1%
}

.marginright {
  padding: 12px 1% 12px 0px
}

.videoList {
  overflow: hidden
}

.videoList li {
  float: left;
  width: 49%;
  display: inline;
  margin: 10px 0 0 0px;
  height: 130px
}

.videoList li div {
  position: relative;
  width: 143px;
  margin: 0px auto
}

.videoList li img {
  width: 143px;
  height: 108px;
  display: block;
  margin: 0px auto
}

.videoList li .videotitle {
  color: #333;
  line-height: 18px;
  display: block;
  overflow: hidden;
  margin: 12px 0 0 0px;
  font-size: 14px;
  height: 36px;
  overflow: hidden
}

.videoList li h4 a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

/*健康咨询----------------------------------*/
.Lists ul li {
  line-height: 46px;
  border-bottom: 1px solid #DDD;
  position: relative
}

.Lists ul li .ListA {
  display: block;
  padding: 0 10px 0 16px;
  color: #000;
  font-size: 16px
}

.Lists ul li a:last-child {
  position: absolute;
  right: 5%;
  top: 0;
  font-size: 0.6em
}

.Lists ul li a:last-child i {
  color: #CCC
}

.Lists ul li .icon {
  font-size: 2.5em
}

.Lists ul li .ListA:hover, .Lists ul li .ListA:active {
  background: #EEE;
  color: #18ADEA
}

/*向专家提问---------------------------------*/
.F1F4F5 {
  background: #F1F4F5;
  padding: 14px
}

.boxshadow {
  background: #FFF;
  -webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, .1);
  box-shadow: 0 0 6px 2px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 6px 2px rgba(0, 0, 0, .2);
  box-shadow: 0 0 6px 2px rgba(0, 0, 0, .1);
  margin: 0 0 2%;
  padding: 0 0 10px 0px
}

.boxshadow div {
  position: relative
}

.boxshadow input[type="text"], .boxshadow input[type="password"] {
  border: none;
  border-bottom: 1px solid #DDD;
  display: inline-block;
  height: 15px;
  line-height: 15px;
  width: 94%;
  font-size: 13px;
  padding: 15px 3%;
  color: #b0b0b0
}

.boxshadow input[type="radio"] {
  margin: 0 16px
}

.boxshadow .speech {
  font-size: 0.5em;
  position: absolute;
  right: 5%;
  bottom: 0.1em
}

.boxshadow .speech i {
  color: #ccc
}

.boxshadow .speech:hover i, .boxshadow .speech:active i {
  color: #18ADEA
}

.boxshadow textarea {
  width: 94%;
  padding: 0% 3%;
  display: block;
  height: 105px;
  border: none;
  margin: 0px auto;
  line-height: 22px;
  font-size: 13px;
  padding: 5px 0 0 0px;
  color: #b0b0b0
}

.Description_border {
  border-bottom: dashed 1px #DDD;
  margin: 0 0 2px 0px
}

.Description_border .Wordlimit {
  padding: 0 10px
}

.Wordlimit {
  color: #CCC
}

.Wordlimit i {
  font-style: normal
}

.boxshadow .age {
  padding: 7px 0 7px 5%;
  border-bottom: 1px solid #DDD;
  overflow: hidden
}

.boxshadow .age input[type="text"] {
  display: inline-block;
  border: 1px solid #d0cfcf;
  background: #f2f2f2;
  margin: 0 0 0 2%;
  height: 14px;
  line-height: 14px;
  width: 40%;
  float: left;
  padding: 7px 0 7px 3%
}

.boxshadow .phoneBox input[type="text"] {
  width: 75%;
  border: none;
  padding: 5px 0;
  height: 15px;
  line-height: 15px
}

.boxshadow .phoneBox {
  padding: 10px 0px
}

.boxshadow .phoneBox label {
  display: inline-block;
  width: 18%;
  padding-left: 5%;
  font-size: 13px
}

.boxshadow .uploadPhoto {
  width: 100%;
  border-bottom: 1px solid #DDD;
  border-top: 1px solid #DDD
}

.boxshadow .uploadPhoto li {
  padding: 10px 0 10px 5%;
  float: left;
  width: 44%;
  line-height: 45px;
  height: 45px
}

.boxshadow .uploadPhoto li:first-child {
  margin-left: -1px;
  border-right: 1px solid #DDD
}

.boxshadow .uploadPhoto li select {
  width: 50%;
  font-size: 13px
}

.boxshadow .uploadPhoto li a {
  color: #CCC;
  margin: 0 0.4em 0 0.1em
}

.boxshadow .uploadPhoto li a i {
  font-size: 2em;
  color: #63626a
}

.uploadbtn span {
  color: #666;
  font-size: 13px
}

.uploadbtn i {
  font-size: 2em;
  margin: 0 0.2em 0 0 !important
}

.boxshadow .uploadPhoto li a.Fright {
  float: right;
  font-size: 2em;
  line-height: 50px;
  color: #808080
}

.boxshadow .uploadPhoto li a:hover, .boxshadow div:nth-child(5) li a:active {
  color: #00a4e8
}

.boxshadow .uploadPhoto li img {
  width: 50%;
  height: 50px;
  display: block;
  float: left
}

#DepartmentIddropdownBoxAfater span {
  width: 70%;
  display: block;
  line-height: 3em;
  float: left;
  margin-left: -5%;
  vertical-align: middle
}

#DepartmentIddropdownBoxAfater span.overflow {
  line-height: 1.5em
}

#submitBtn p {
  border-radius: 2px;
  border: none;
  width: 100%;
  height: 40px;
  background: #999;
  color: #FFF;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  display: none
}

#submitBtn input:hover, #submitBtn input:active {
  background: #039bda
}

.check_tips .boxTxt {
  padding: 10px 20px;
  margin: 10px 0;
  background: #fff;
  font-size: 15px;
}

.boxTxt {
  padding: 0 20px;
  font-size: 13px;
  line-height: 25px
}

.boxTxt h4 {
  margin: 0 0 0.5em;
  font-size: 13px
}

.boxTxt p {
  color: #b0b0b0;
  line-height: 20px
}

/*选择性别*/
#GenderIdlist {
  padding: 2.5% 0 0 0;
  width: 45%;
  float: left;
  display: none
}

#GenderIdlist li {
  float: left
}

.age .field-validation-error {
  padding: 0 0 0 45%
}

.field-validation-error {
  color: #F00;
  padding: 0 0 0 5%
}

#GenderIdlist2 {
  padding: 5px 0 0 0;
  width: 50%;
  float: left;
  height: 17px;
  line-height: 17px
}

#GenderIdlist2 li {
  float: left;
  background: url(../images/searchico2.jpg) no-repeat right center;
  padding: 0 30px 0 0px;
  margin: 0 20px 0 0px;
  font-size: 13px
}

#GenderIdlist2 li.hover {
  background: url(../images/searchico.jpg) no-repeat right center
}

/*上传照片*/
#fileElemBox {
  position: relative
}

#fileElem {
  position: absolute;
  left: 0;
  top: 0;
  width: 80%;
  height: 100%;
  z-index: 100;
  opacity: 0.01
}

.deleteBtn, #preview {
  display: none
}

.deleteBtn3 {
  display: block;
  float: right
}

.btn123 {
  float: right;
  height: 35px;
  border: none !important;
  padding: 0px !important
}

.btn123 .icon_1404728552285 {
  font-size: 1.5em !important
}

/*底部导航*/
.footer {
  background: #f7f7f7;
  padding: 10px;
  text-align: center
}

.footer span {
  font-size: 12px;
  margin: 0 2%;
}

.footer img {
  width: 63px
}

.footer ul {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3
}

.footer ul li {
  text-align: center
}

.footer ul a {
  display: block;
  color: #5d646f;
  font-size: 10px
}

.footer ul a p {
  margin: 10px 0 0 px
}

.footer ul a i {
  color: #5d646f;
  font-size: 28px
}

.footer ul a:hover, .footer ul a:active, .footer ul a:visited {
  color: #5d646f
}

.footer p {
  font-size: 12px;
  line-height: 2em;
}

.f_height {
  border-top: none
}

body {
  position: relative;
}

.yuyue_footer {
  background: #fff;
  border-top: solid 1px #ddd;
  padding: 10px;
  overflow: hidden;
}

.yuyue_footer ul li {
  text-align: center;
  float: left;
  width: 100%
}

.yuyue_footer ul a {
  display: block;
  color: #5d646f;
  font-size: 10px;
  text-align: center
}

.yuyue_footer ul p {
  text-align: center;
  width: 70%;
  margin: 0 auto
}

.yuyue_footer ul a i {
  color: #00ADE9FF;
  font-size: 28px;
  width: 50%;
  display: block;
  margin: 0 auto
}

.yuyue_footer ul.list2 li {
  width: 50%;
}

.yuyue_footer ul.list3 li {
  width: 33.3333%;
}

/*底部*/


/*搜索*/
.search li {
  padding: 16px 12px 16px 18px;
  border-bottom: #ddd solid 1px;
  border-top: #ddd solid 1px;
  background: #FFF;
  margin: 5px 0px;
  position: relative;
  z-index: 2
}

.search li a {
  display: block;
  line-height: 150%;
  overflow: hidden
}

.search li .images {
  float: left;
  vertical-align: middle;
  text-align: center;
  width: 87px;
  border-radius: 5px;
  height: 66px;
  margin: 0 16px 0 0px
}

.search li .images img {
  width: 87px;
  height: 66px;
  border-radius: 5px;
  display: block
}

/*.search li.dedepartment .centerSpan{width:85%}
.search li.doctor .centerSpan{width:85%}*/
.search li a .centerSpan {
  color: #999;
  padding-right: 26px;
  display: block;
  height: 66px;
  overflow: hidden;
  vertical-align: middle;
  display: table-cell
}

.search li a .centerSpan b {
  color: #333;
  font-weight: normal;
  font-size: 16px
}

.search li a .centerSpan p {
  font-size: 14px
}

.search li a .right {
  display: inline-block;
  font-size: 1.5em;
  vertical-align: middle;
  color: #ccc;
  position: absolute;
  top: 50%;
  margin: -12px 0 0 0px;
  right: 13px
}

.search li a:hover .right {
  color: #00a4e8
}

.search li.NoImage .centerSpan {
  width: 85% !important
}

.search li.NoImage a i.noContent {
  padding: 0 2% 0 0
}

.search li.Doctor .images {
  width: 65px;
  height: 80px
}

.search li.Doctor .images img {
  width: 65px;
  height: 80px
}


/*2016-11-28  吴振添加预约挂号选择时间*/
ul.byDoctor li {
  padding: 5px 16px;
}

ul.byDoctor li a .centerSpan {
  height: 50px;
}

/*热门搜索*/
.hotSearch {
  line-height: 2em;
  padding: 10px 1em;
  border-bottom: solid 1px #ddd;
  overflow: hidden;
  background: #fff
}

.hotSearch h2 {
  line-height: 3em;
  font-size: 1.2em
}

.hotSearch a {
  width: 48%;
  float: left;
  display: block
}

.hotSearch a.Search_More {
  display: inline-block;
  font-size: 2em;
  vertical-align: middle;
  color: #ccc;
  float: right;
  padding: 0 0.5% 0 0;
  font-weight: normal;
  width: auto;
  display: inline-block
}

.hotSearch a.Search_More:hover {
  color: #00a4e8
}

.hotSearch2 {
  padding: 0;
  border-bottom: solid 1px #ddd
}

.hotSearch2 h2 {
  padding: 0 1em
}

.hotSearch ul li {
  width: 90%;
  border-top: solid 1px #ddd;
  padding: 2% 5%
}

.hotSearch ul li a {
  width: 100%;
  float: none;
  color: #666
}

.hotSearch ul li i {
  font-size: 1.5em;
  float: right;
  margin: 0;
  color: #ccc
}

/*栏目首页*/
.ColumnList li {
  padding: 15px 0;
  border-bottom: #ddd solid 1px
}

.ColumnList li a {
  display: block;
  line-height: 150%;
  color: #333;
  font-weight: bold;
}

.ColumnList li span {
  display: inline-block;
  width: 85%;
  padding: 0 0 0 5%
}

.ColumnList li .right {
  display: inline-block;
  font-size: 2em;
  vertical-align: middle;
  color: #ccc;
  width: 3%;
  text-align: right;
  padding: 0 4% 0 0
}

.ColumnList li a:hover .right {
  color: #00a4e8
}


.boxshadow1, .boxshadow3, .boxshadow4 {
  background: #FFF;
  -webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, .1);
  box-shadow: 0 0 6px 2px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 6px 2px rgba(0, 0, 0, .2);
  box-shadow: 0 0 6px 2px rgba(0, 0, 0, .1);
  margin: 10px 10px 10px 10px
}

.boxshadow3 {
  margin: 0px 10px 10px 10px
}

.boxshadow1 div {
  position: relative;
  padding-left: 40px
}

.boxshadow1 input[type="text"] {
  border: none;
  border-bottom: 1px solid #DDD;
  display: inline-block;
  height: 15px;
  line-height: 15px;
  width: 94%;
  font-size: 13px;
  padding: 15px 3%;
  color: #b0b0b0
}

.boxshadow1 input[type="radio"] {
  margin: 0 16px
}

.boxshadow1 .speech {
  font-size: 0.5em;
  position: absolute;
  right: 5%;
  bottom: 0.1em
}

.boxshadow1 .speech i {
  color: #ccc
}

.boxshadow1 .speech:hover i, .boxshadow1 .speech:active i {
  color: #18ADEA
}

.boxshadow1 textarea {
  width: 94%;
  padding: 0% 3%;
  display: block;
  height: 105px;
  border: none;
  margin: 0px auto;
  line-height: 22px;
  font-size: 13px;
  padding: 5px 0 0 0px;
  color: #b0b0b0
}

.boxshadow1 .CreateCompletionDiv input[type="text"] {
  border: none;
  border-bottom: 1px solid #DDD;
  display: inline-block;
  height: 15px;
  line-height: 15px;
  width: 94%;
  font-size: 13px;
  padding: 15px 3%;
  color: #b0b0b0
}

.boxshadow1 .CreateCompletionDiv {
  padding: 10px 0px
}

.boxshadow1 .CreateCompletionDiv label {
  display: inline-block;
  width: 98%;
  padding-left: 5%;
  font-size: 13px
}

#GenderIdlist3 {
  padding: 5px 0 0 0;
  float: left;
  height: 17px;
  line-height: 17px
}

#GenderIdlist3 li {
  background: url(../images/searchico2.jpg) no-repeat right center;
  padding: 0 30px 0 0px;
  margin: 0 20px 0 0px;
  font-size: 16px
}

#GenderIdlist3 li.hover {
  background: url(../images/searchico.jpg) no-repeat right center
}

.dailySchedulingState_4 {
  margin-top: 8px;
  background: url(../../Common/images/yue.jpg);
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden
}

/*--可预约--*/
.dailySchedulingState_6 {
  margin-top: 8px;
  background: url(../../Common/images/guo.jpg);
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden
}

/*--时间已过--*/
.dailySchedulingState_2 {
  margin-top: 8px;
  background: url(../../Common/images/weidao.jpg);
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden
}

/*--时间未到--*/
.dailySchedulingState_8 {
  margin-top: 8px;
  background: url(../../Common/images/zhan.jpg);
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden
}

/*--暂停--*/
.dailySchedulingState_10 {
  margin-top: 8px;
  background: url(../../Common/images/jiaqi.jpg);
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden
}

/*--假期--*/
.dailySchedulingState_12 {
  margin-top: 8px;
  background: url(../../Common/images/man.jpg);
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden
}

/*--约满--*/
.dailySchedulingState_14 {
  margin-top: 8px;
  background: url(../../Common/images/ting.jpg);
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden
}

/*--停诊--*/



/*登录页面样式*/
/*实名绑定信息*/
.nameBind label {
  float: left;
  min-width: 90px;
  display: block;
  text-align: left
}

.nameBind .nameBox {
  border-bottom: solid 1px #ddd;
  padding: 10px 10px;
  overflow: hidden;
}

.nameBind .age {
  border-bottom: solid 1px #ddd;
  padding: 10px 10px
}

.nameBind .nameBox input[type="text"], .nameBox input[type="password"] {
  /* border: none; */
  display: inline-block;
  height: 20px;
  line-height: 20px;
  width: 50%;
  font-size: 13px;
  color: #b0b0b0;
  padding: 0px
}

.nameBind #MobileVerificationCode {
  width: 32%
}

.nameBind .nameBox span {
  color: #F00
}

.nameBind .nameBox textarea {
  border: none
}

.nameBind .field-validation-error, .login_form li .field-validation-error {
  font-size: 12px;
  color: #8cddff !important;
  margin: 0 0 0 50px
}

.nameBind .nameBox #shortMessageMobileValidateRegisterCode {
  width: 34%;
  float: left;
  margin-right: 5px
}

.nameBind .nameBox #mobile_verification {
  margin-left: 90px;
  border-radius: 3px;
  height: 2em;
  padding: 2px 10px;
  background: #18ADEA;
  color: #FFF;
  border: none;
}

/*退号按钮*/
.quitBtn, .AppointmentStatus {
  width: 46px;
  height: 46px;
  line-height: 50px !important;
  font-size: 14px !important;
  text-align: center;
  border-radius: 24px;
  border: 2px solid;
  margin: -52px 0 0 0px;
  position: absolute
}

.AppointmentStatus {
  background: none !important;
  color: #666 !important
}

.quitbg {
  color: #666 !important;
  background: url(../images/yuyueBtn2.png) no-repeat 0px 0px !important
}

.paymentBtn {
  position: absolute;
  width: 70px;
  height: 40px;
  color: #FFF;
  border-radius: 5px;
  bottom: 25px;
  right: 20px;
  line-height: 40px !important;
  display: block;
  text-align: center
}

.nopaymentBtn {
  position: absolute;
  width: 70px;
  height: 40px;
  background: #ccc;
  color: #FFF;
  border-radius: 5px;
  bottom: 25px;
  right: 20px;
  line-height: 40px !important;
  display: block;
  text-align: center
}

.message_no {
  text-align: center;
  line-height: 45px
}

.border_top {
  border-top: solid 1px #ccc
}

.border_index {
  margin: 0 0 0 80px;
  line-height: 30px
}


/*疾病*/
.boxshadow4 .boxTxt {
  padding: 10px 20px
}

.boxshadow4 .boxTxt p {
  color: #333;
  line-height: 25px
}

.boxshadow4 .boxTxt p span {
  color: #F00
}

.boxshadow3 .CreateCompletionDiv {
  line-height: 40px;
  padding: 0 20px;
  overflow: hidden;
  border-bottom: solid 1px #ccc;
  font-size: 13px
}

.boxshadow3 .CreateCompletionDiv label {
  float: left;
  width: 110px
}

.boxshadow3 .CreateCompletionDiv .selectIn {
  float: left
}

.boxshadow3 .CreateCompletionDiv .selectIn li {
  float: left;
  margin: 0 30px 0 0px
}

.boxshadow3 .CreateCompletionDiv .selectIn li label {
  margin: 0 0px 0 5px;
  float: right;
  width: auto
}

.boxshadow3 .CreateCompletionDiv .selectIn li input[type="radio"] {
  position: relative;
  top: 2px
}

.boxshadow3 .CreateCompletionDiv .Createbox2 {
  line-height: 30px;
  background: #f1f4f5;
  margin: 0 0 5px 0px;
  padding: 5px 10px
}

.boxshadow3 .CreateCompletionDiv .Createbox2 .selectIn2 {
  float: left
}

.boxshadow3 .CreateCompletionDiv .Createbox2 .selectIn2 li {
  float: left;
  margin: 0 30px 0 0px
}

.boxshadow3 .CreateCompletionDiv .Createbox2 .selectIn2 li label {
  margin: 0 0px 0 5px;
  float: right;
  width: auto
}

.boxshadow3 .CreateCompletionDiv .Createbox2 .selectIn2 li input[type="radio"] {
  position: relative;
  top: 2px
}

.boxshadow3 .CreateCompletionDiv .Createbox2 .createLine {
  overflow: hidden
}

.boxshadow3 .CreateCompletionDiv .Createbox2 .createLine select {
  width: 57%
}

.boxshadow3 .CreateCompletionDiv .Createbox2 .createLine label {
  width: 100px
}

.boxshadow3 .CreateCompletionDiv .Createbox2 .createLine .input_txt {
  height: 22px;
  line-height: 22px;
  width: 57%
}

.boxshadow3 .CreateCompletionDiv .CreateTitle {}

.boxshadow3 .div_in {
  margin: 20px 0 0 0px
}



/*支付列表*/
.onlinepayTitle {
  font-size: 18px;
  padding-left: 15px;
  margin-top: 5px;
  font-weight: bold;
  line-height: 35px;
  border-bottom: #ccc solid 1px;
  background: #eee
}

.onlinepayList {
  margin-top: 15px
}

.onlinepayList li {
  width: 50%;
  float: left;
  margin-bottom: 10px
}

.onlinepayList li a {
  display: block;
  color: #666;
  text-align: center
}

.onlinepayList li a img {
  width: 80%;
  border: #dedede solid 1px;
  padding: 2%
}

.payMessage {
  display: none;
  position: absolute;
  top: 200px;
  width: 100%;
  left: 0px;
  z-index: 200
}

.paySuccess, .payFail {
  padding: 0 15px;
  height: 40px;
  color: #FFF;
  border-radius: 5px;
  line-height: 40px !important;
  display: block;
  text-align: center;
  margin: 10px 15px
}

.disBg2 {
  background: #000;
  opacity: 0.2;
  width: 100%;
  position: absolute;
  top: 0px;
  display: none;
  z-index: 100
}

.onlinepayTop {
  background: #fff;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 5px 0;
  padding: 16px 12px 16px 18px;
  position: relative;
  z-index: 2;
  line-height: 30px;
  color: #666
} 