/*圆角*/
/*阴影*/
/*超过一行省略显示*/
.over-1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.over-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.g-bd-silder {
  min-width: 1200px;
}
.g-bd-silder .index-carousel {
  height: 410px;
}
.g-bd-recommend.mt-30 {
  margin-top: 30px;
}
.g-bd-recommend-l {
  width: 900px;
}
.g-bd-recommend-r {
  width: 285px;
}
.g-bd-advlink {
  display: block;
}
.g-bd-advlink.mt-15 {
  margin-top: 15px;
}
.g-bd-advlink.line {
  border: 1px solid #e8e8e8;
}
.g-bd-advlink img {
  display: block;
  width: 100%;
}
.container {
  position: relative;
}
.content-size {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
/* 面包屑导航  */
.icon-home {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  vertical-align: -4px;
  background: url(../images/icon-home-gray.png) left center no-repeat;
}
.icon-home:before {
  content: '';
}
/* 分页  */
.pub-page-box {
  text-align: center;
}
.pub-page-box .layui-laypage {
  margin: 30px 0 20px;
}
.breadcrumb-nav {
  border-bottom: 1px solid #eee;
}
.breadcrumb-nav-box {
  height: 49px;
  line-height: 49px;
  font-size: 14px;
}
.breadcrumb-nav-box.layui-breadcrumb span[lay-separator] {
  margin: 0 2px;
}
.breadcrumb-nav-box .title {
  display: inline-block;
  font-size: 14px;
  color: #999;
}
.breadcrumb-nav-box a {
  color: #666!important;
}
.breadcrumb-nav-box a.blue {
  color: #0083f2!important;
}
.breadcrumb-nav-box a:hover {
  color: #0083f2!important;
}
.choice-blchoice {
  border-bottom: 1px solid #f0f0f0;
  -webkit-box-shadow: 0px 7px 10px rgba(244, 244, 244, 0.9);
  -moz-box-shadow: 0px 7px 10px rgba(244, 244, 244, 0.9);
  -ms-box-shadow: 0px 7px 10px rgba(244, 244, 244, 0.9);
  box-shadow: 0px 7px 10px rgba(244, 244, 244, 0.9);
}
.choice-blchoice.s-none {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.choice-blchoicehosinfo {
  padding: 5px 17px;
}
.choice-blchoicehosinfo-item {
  padding: 5px 0;
}
.choice-blchoicehosinfo-item.line {
  border-bottom: 1px solid #f3f3f3;
}
.choice-blchoicehosinfo-item .titletext {
  padding: 0 17px 0 10px;
  margin: 5px 0;
  font-size: 14px;
  color: #999;
  border-right: 1px solid #f3f3f3;
}
.choice-blchoicehosinfo-item .titletext.mar-size {
  margin: 7px 0;
}
.choice-blchoicehosinfo-item .rlist {
  width: 1000px;
  margin-left: 20px;
}
.choice-blchoicehosinfo-item .rlist.size-sm {
  width: 650px;
}
.choice-blchoicehosinfo-item .rlist-mbox {
  height: auto;
}
.choice-blchoicehosinfo-item .rlist-mbox.h-size {
  height: 30px;
  overflow: hidden;
}
.choice-blchoicehosinfo-item .rlist-mitem {
  float: left;
  margin: 5px 45px 5px 0;
}
.choice-blchoicehosinfo-item .rlist-mitem.on .rlist-mlink {
  font-size: 14px;
  color: #0083f2;
}
.choice-blchoicehosinfo-item .rlist-mlink {
  font-size: 14px;
  color: #333;
}
.choice-blchoicehosinfo-item .morelink {
  display: inline-block;
  padding: 5px;
}
.choice-blchoicehosinfo-item .morelink .text {
  margin-right: 2px;
  font-size: 14px;
  color: #0083f2;
}
.choice-blchoicehosinfo-item .morelink .icon-arrow {
  display: inline-block;
  width: 8px;
  height: 4px;
  vertical-align: middle;
  background: url(../images/icon-arrow-bo-blue.png) no-repeat;
}
.choice-blchoicehosinfo-item .tiaojian-rbox {
  width: 1000px;
  margin-left: 20px;
}
.choice-blchoicehosinfo-item .tiaojian-rbox.size-sm {
  width: 650px;
}
.choice-blchoicehosinfo-item .tiaojian-ritem {
  float: left;
  margin: 5px 23px 5px 0;
}
.choice-blchoicehosinfo-item .tiaojian-ritemlink {
  position: relative;
  display: inline-block;
  padding: 1px 20px;
  border: 1px solid #0083f2;
}
.choice-blchoicehosinfo-item .tiaojian-ritemlink .text {
  font-size: 12px;
  color: #333;
}
.choice-blchoicehosinfo-item .tiaojian-ritemlink .btndel {
  position: absolute;
  top: 50%;
  right: 0;
  padding-left: 6px;
  padding-right: 4px;
  margin-top: -3px;
}
.choice-blchoicehosinfo-item .tiaojian-ritemlink .btndel img {
  display: block;
  width: 6px;
  height: 6px;
}
.choice-btitle {
  height: 50px;
  border-bottom: 1px solid #eee;
}
.choice-btitle-title {
  line-height: 50px;
  font-size: 20px;
  color: #333;
}
.choice-btitle-numtext {
  color: #0083f2;
}
.choice-btitle-morelink {
  display: inline-block;
  padding: 18px 5px 13px 10px;
  font-size: 14px;
  color: #0083f2;
}
.choice-brtuijian {
  padding: 0 19px;
  border: 1px solid #eee;
}
.choice-brtuijianlist {
  height: 198px;
  padding: 8px 0;
  overflow: hidden;
}
.choice-brtuijianlist li {
  padding: 5px 0;
}
.choice-brtuijianlist li.on .choice-brtuijianliitem {
  color: #0083f2;
}
.choice-brtuijianliitem {
  display: block;
  padding: 0;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* 医生列表  */
.doctor-list-blmbox {
  padding: 0 19px;
  border: 1px solid #f0f0f0;
}
.doctor-list-blmbitem {
  position: relative;
  padding: 21px 0;
  border-bottom: 1px solid #eee;
}
.doctor-list-blmbitem:last-child {
  border-bottom: none;
}
.doctor-list-blmblink {
  display: block;
}
.doctor-list-blmblink .imgbox {
  display: inline-block;
  width: 100px;
  height: 125px;
  overflow: hidden;
}
.doctor-list-blmblink .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}
.doctor-list-blmblink .textbox {
  width: 530px;
  margin-left: 20px;
}
.doctor-list-blmblink .textbox .text1 {
  margin-top: 8px;
}
.doctor-list-blmblink .textbox .text1 span {
  color: #333;
}
.doctor-list-blmblink .textbox .nametext {
  font-size: 18px;
}
.doctor-list-blmblink .textbox .zctext {
  font-size: 14px;
}
.doctor-list-blmblink .textbox .text2 {
  margin-top: 11px;
}
.doctor-list-blmblink .textbox .text2 span {
  font-size: 14px;
  color: #666;
}
.doctor-list-blmblink .textbox .text3 {
  position: relative;
  margin-top: 15px;
  line-height: 24px;
  font-size: 14px;
  color: #666;
}
.doctor-list-blmblink .textbox .link-more {
  display: inline-block;
  padding-left: 25px;
  font-size: 14px;
  color: #4b9cee;
}
.doctor-list-blmblink .textbox .tagbox {
  margin-top: 10px;
}
.doctor-list-blmblink .textbox .tagitem {
  float: left;
  display: inline-block;
  padding: 5px 9px;
  margin: 5px 10px 5px 0;
  line-height: 16px;
  font-size: 14px;
  color: #fba11a;
  background: #ffeed1;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
}
.doctor-list-blmblink .rbox {
  width: 122px;
  height: 112px;
  text-align: center;
  border: 1px solid #f7f7f7;
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
}
.doctor-list-blmblink .rbox .titletext {
  margin-top: 20px;
  text-align: center;
  font-size: 14px;
  color: #666;
}
.doctor-list-blmblink .rbox .graybg {
  display: inline-block;
  width: 80px;
  height: 12px;
  margin-top: 15px;
  background: #eee;
}
.doctor-list-blmblink .rbox .graybg .oran {
  width: 10%;
  height: 100%;
  background: #ffa922;
}
.doctor-list-blmblink .rbox .numtext {
  margin-top: 7px;
  text-align: center;
  font-size: 14px;
  color: #f19300;
}
.doctor-list-blmblink .rbox .numtext.gray {
  font-size: 12px;
  color: #999;
}
.doc-tuijian-blist .doc-tuijian-bitem:last-child {
  border-bottom: none;
}
.doc-tuijian-bitem {
  padding: 17px 0;
  border-bottom: 1px solid #f0f0f0;
}
.doc-tuijian-blink .imgbox {
  width: 76px;
  height: 95px;
  overflow: hidden;
}
.doc-tuijian-blink .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}
.doc-tuijian-blink .textbox {
  width: 150px;
  margin-left: 10px;
}
.doc-tuijian-blink .textbox .text1 {
  margin-top: 2px;
}
.doc-tuijian-blink .textbox .text1 span {
  font-size: 16px;
  color: #333;
}
.doc-tuijian-blink .textbox .zctext {
  margin-left: 15px;
}
.doc-tuijian-blink .textbox .text2 {
  margin-top: 10px;
}
.doc-tuijian-blink .textbox .text2 span {
  font-size: 12px;
  color: #666;
}
.doc-tuijian-blink .textbox .mydtext {
  margin-left: 15px;
}
.doc-tuijian-blink .textbox .btnbox {
  margin-top: 15px;
}
.doc-tuijian-blink .textbox .btnbox .btn {
  display: inline-block;
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #168ef3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
/*  找医生   */
.find-doctor-box {
  padding-bottom: 30px;
}
.find-doctor-bleft {
  width: 892px;
}
.find-doctor .choice-blresult {
  padding: 0 18px;
  border: 1px solid #eee;
}
.find-doctor-bright {
  width: 278px;
}
.find-doctor-doctuijian {
  padding: 0 19px;
  border: 1px solid #f0f0f0;
}
/*  微信支付    */
.wechat-payment-box {
  padding-bottom: 20px;
}
.wechat-payment-bmain {
  border: 1px solid #f0f0f0;
  border-top: 3px solid #0c89f3;
}
.wechat-payment-bmain-hd {
  height: 59px;
  padding: 0 19px;
  border-bottom: 1px solid #f0f0f0;
}
.wechat-payment-bmain-hdtitle {
  line-height: 59px;
  font-size: 16px;
  color: #333;
}
.wechat-payment-bmain-bdoraderinfo {
  padding: 20px;
}
.wechat-payment-bmain-bdoraderinfo .order-sum {
  float: left;
  font-size: 14px;
  color: #333;
}
.wechat-payment-bmain-bdoraderinfo .order-sum .num {
  color: #ff8010;
}
.wechat-payment-bmain-bdoraderinfo .order-num {
  float: left;
  margin-left: 100px;
  font-size: 14px;
  color: #666;
}
.wechat-payment-bmain-bdoraderinfo .order-num .num {
  color: #333;
}
.wechat-payment-bmain-paybox {
  padding: 40px 0;
  text-align: center;
}
.wechat-payment-bmain-paybox .lbox {
  display: inline-block;
}
.wechat-payment-bmain-paybox .topcon {
  width: 244px;
  height: 244px;
  border: 1px solid #e4e4e4;
}
.wechat-payment-bmain-paybox .topcon .qrcodeimg {
  display: inline-block;
  width: 160px;
  height: 160px;
  margin-top: 30px;
  overflow: hidden;
}
.wechat-payment-bmain-paybox .topcon .qrcodeimg img {
  display: block;
  width: 100%;
  height: 100%;
}
.wechat-payment-bmain-paybox .topcon .qrcodetext {
  margin-top: 15px;
  font-size: 12px;
  color: #333;
}
.wechat-payment-bmain-paybox .bottomcon {
  margin-top: 30px;
  text-align: center;
}
.wechat-payment-bmain-paybox .bottomcon img {
  display: inline-block;
  width: 184px;
  height: 46px;
}
.wechat-payment-bmain-paybox .rbox {
  display: inline-block;
  margin-left: 60px;
  text-align: center;
}
.wechat-payment-bmain-paybox .rbox .img {
  display: inline-block;
  width: 230px;
  height: 306px;
  margin-top: 10px;
  overflow: hidden;
}
.wechat-payment-bmain-paybox .rbox .img img {
  display: block;
  width: 100%;
  height: 100%;
}
/* 挂号详情页 - 健康币充值    */
.recharge-jiankangbi-box {
  padding-bottom: 30px;
}
.recharge-jiankangbi-hd {
  height: 42px;
  line-height: 42px;
  font-weight: 600;
  font-size: 16px;
  color: #333;
  border-bottom: 2px solid #0083f2;
}
.recharge-jiankangbi-hd .text {
  font-weight: normal;
  font-size: 18px;
  color: #666;
}
.recharge-jiankangbi-hd .text .num {
  color: #ff8010;
}
.recharge-jiankangbi-bdczcon {
  padding-top: 20px;
  background: #f8fbff;
}
.recharge-jiankangbi-bdczcon .titletext {
  padding: 0 29px;
  font-weight: 600;
  font-size: 22px;
  color: #0083f2;
}
.recharge-jiankangbi-bdczcon .captiontext {
  padding: 0 29px;
  margin-top: 10px;
  line-height: 24px;
  font-size: 14px;
  color: #666;
}
.recharge-jiankangbi-bdczcon .rechargebox {
  padding: 20px 9px;
}
.recharge-jiankangbi-bdczcon .rechargebox-item {
  float: left;
  margin: 15px;
}
.recharge-jiankangbi-bdczcon .rechargebox-item.on .rechargebox-link {
  border-color: #4faeff;
  -webkit-box-shadow: 0px 0px 10px rgba(225, 235, 245, 0.9);
  -moz-box-shadow: 0px 0px 10px rgba(225, 235, 245, 0.9);
  -ms-box-shadow: 0px 0px 10px rgba(225, 235, 245, 0.9);
  box-shadow: 0px 0px 10px rgba(225, 235, 245, 0.9);
}
.recharge-jiankangbi-bdczcon .rechargebox-link {
  display: block;
  width: 196px;
  height: 142px;
  border: 2px solid #f4f4f4;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.recharge-jiankangbi-bdczcon .rechargebox-link .titletext {
  margin-top: 35px;
  text-align: center;
  font-weight: normal;
  font-size: 24px;
  color: #333;
}
.recharge-jiankangbi-bdczcon .rechargebox-link .pricetext {
  margin-top: 11px;
  text-align: center;
}
.recharge-jiankangbi-bdczcon .rechargebox-link .pricetext .fuhao {
  font-size: 12px;
  color: #ff8010;
}
.recharge-jiankangbi-bdczcon .rechargebox-link .pricetext .num {
  font-size: 20px;
  color: #ff8010;
}
.recharge-jiankangbi-bdczcon .rechargebox-link .pricetext .sm-text {
  font-size: 16px;
}
.recharge-jiankangbi-bdczcon .rechargebox-link .pricetext .discounttext {
  padding: 1px 12px;
  margin-left: 5px;
  font-size: 14px;
  color: #ff8010;
  vertical-align: text-top;
  border: 1px solid #ff8010;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}
.recharge-jiankangbi-bdczcon .icon-tishi-red {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 5px;
  vertical-align: -2px;
  background: url(../images/icon-tishi-red.png) no-repeat;
  background-size: 100% 100%;
}
.recharge-jiankangbi-bdczcon .recharge-mf-tips {
  padding-left: 24px;
  padding-bottom: 30px;
  font-size: 16px;
  color: #ff2929;
}
.recharge-jiankangbi-bdczcon .recharge-mf-tips .blodtext {
  font-weight: bold;
}
.recharge-jiankangbi-bdpayway .titletext {
  height: 43px;
  line-height: 43px;
  font-weight: 600;
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #eee;
}
.recharge-jiankangbi-bdpayway .paywaybox .selbox {
  padding: 22px 19px;
  background: #f8fbff;
}
.recharge-jiankangbi-bdpayway .paywaybox .selbox-item {
  margin-right: 30px;
}
.recharge-jiankangbi-bdpayway .paywaybox .selbox-item.layui-form-item {
  display: inline-block;
  margin-bottom: 0;
}
.recharge-jiankangbi-bdpayway .paywaybox .selbox-item .layui-form-radio {
  padding-right: 0;
  margin: 0;
  line-height: 31px;
}
.recharge-jiankangbi-bdpayway .paywaybox .selbox-item .layui-form-radio > i {
  margin-right: 0;
}
.recharge-jiankangbi-bdpayway .paywaybox .selbox-item .layui-form-radio > i:hover {
  color: #0686f2;
}
.recharge-jiankangbi-bdpayway .paywaybox .selbox-item .layui-form-radioed > i {
  color: #0686f2;
}
.recharge-jiankangbi-bdpayway .paywaybox .selbox-item .rtextbox {
  display: inline-block;
  margin-left: 15px;
}
.recharge-jiankangbi-bdpayway .paywaybox .selbox-item .rtextbox .icon {
  display: inline-block;
  width: 31px;
  height: 31px;
  vertical-align: middle;
}
.recharge-jiankangbi-bdpayway .paywaybox .selbox-item .rtextbox .icon img {
  display: block;
  width: 100%;
  height: 100%;
}
.recharge-jiankangbi-bdpayway .paywaybox .selbox-item .rtextbox .text {
  margin-left: 7px;
  line-height: 31px;
  font-size: 14px;
  color: #333;
}
.recharge-jiankangbi-bdpayway .paywaybox .rulesbox {
  text-align: right;
}
.recharge-jiankangbi-bdpayway .paywaybox .rulesbox a {
  color: #0083f2;
}
.recharge-jiankangbi-bdpayway .paywaybox .rulesbox .layui-form-checked,
.recharge-jiankangbi-bdpayway .paywaybox .rulesbox .layui-form-checked:hover {
  border-color: #0083f2 !important;
}
.recharge-jiankangbi-bdpayway .paywaybox .rulesbox .layui-form-checkbox[lay-skin=primary] i:hover {
  border-color: #0083f2;
}
.recharge-jiankangbi-bdpayway .paywaybox .rulesbox .layui-form-checked[lay-skin=primary] i {
  border-color: #0083f2;
  background-color: #0083f2;
}
.recharge-jiankangbi-bdpayway .paywaybox .btnbox {
  text-align: right;
}
.recharge-jiankangbi-bdpayway .paywaybox .pricetext {
  display: inline-block;
  line-height: 40px;
  font-weight: 600;
  font-size: 16px;
  color: #333;
}
.recharge-jiankangbi-bdpayway .paywaybox .pricetext .num {
  font-weight: normal;
  font-size: 18px;
  color: #ff8010;
}
.recharge-jiankangbi-bdpayway .paywaybox .btnpay {
  display: inline-block;
  width: 160px;
  height: 48px;
  margin-left: 40px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #0083f2;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
}
/* 医生详情页    */
.doctor-detail-box {
  padding-bottom: 30px;
}
.doctor-detail-info {
  padding: 41px 0;
  background: #f0f8fd;
}
.doctor-detail-info .imgbox {
  display: inline-block;
  width: 134px;
  height: 170px;
  overflow: hidden;
}
.doctor-detail-info .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}
.doctor-detail-info .textbox {
  width: 710px;
  margin-left: 35px;
}
.doctor-detail-info .textbox .nametext {
  font-size: 22px;
  color: #3c4954;
}
.doctor-detail-info .textbox .zctext {
  font-size: 18px;
  color: #666;
}
.doctor-detail-info .textbox .textbox-child {
  padding-top: 15px;
}
.doctor-detail-info .textbox .textbox-child span {
  font-size: 14px;
}
.doctor-detail-info .textbox .textbox-child .ltext {
  color: #999;
}
.doctor-detail-info .textbox .textbox-child .rtext {
  color: #333;
}
.doctor-detail-info .textbox .text2 {
  margin-top: 10px;
}
.doctor-detail-info .textbox .text3 {
  position: relative;
  margin-top: 10px;
  line-height: 24px;
}
.doctor-detail-info .textbox .text3 span {
  float: left;
}
.doctor-detail-info .textbox .text3.h-size {
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.doctor-detail-info .textbox .text3 .rtext {
  display: inline-block;
  width: 630px;
}
.doctor-detail-info .textbox .check-detail {
  display: inline-block;
  padding-left: 10px;
  font-size: 14px;
  color: #0083f2;
  position: absolute;
  bottom: 0;
  right: 0;
}
.doctor-detail-info .btn-collect {
  display: inline-block;
  height: 28px;
  padding: 0 13px;
  line-height: 28px;
  border: 1px solid #0083f2;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  border-radius: 14px;
}
.doctor-detail-info .btn-collect.on {
  background: #0083f2;
}
.doctor-detail-info .btn-collect.on .icon {
  background: url(../images/icon-collect-02.png) no-repeat;
}
.doctor-detail-info .btn-collect.on .text {
  color: #fff;
}
.doctor-detail-info .btn-collect .icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: -2px;
  background: url(../images/icon-collect-01.png) no-repeat;
}
.doctor-detail-info .btn-collect .text {
  font-size: 14px;
  color: #0083f2;
}
.doctor-detail-info .mydbox {
  width: 280px;
}
.doctor-detail-info .myd-item .ltext {
  font-size: 14px;
  color: #666;
}
.doctor-detail-info .myd-item .mydbg {
  display: inline-block;
  width: 150px;
  height: 12px;
  margin-left: 10px;
  background: #eee;
}
.doctor-detail-info .myd-item .mydbg .oran {
  height: 100%;
  background: #ffa922;
}
.doctor-detail-info .myd-item .numtext {
  margin-left: 5px;
  font-size: 14px;
  color: #666;
}
.doctor-detail-info .myd-item .scoretext {
  margin-left: 10px;
  font-size: 18px;
  color: #ef9b16;
}
.doctor-detail-bleft {
  width: 890px;
}
.doctor-detail-yuyueguahao {
  padding: 0 19px;
  border: 1px solid #f0f0f0;
}
.doctor-detail-noscheduling {
  padding: 30px 0;
}
.doctor-detail-noscheduling .imgbox {
  display: inline-block;
  width: 94px;
  height: 89px;
}
.doctor-detail-noscheduling .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}
.doctor-detail-noscheduling .textbox {
  width: 720px;
  padding-top: 20px;
  margin-left: 15px;
}
.doctor-detail-noscheduling .textbox .text1 {
  font-size: 18px;
}
.doctor-detail-noscheduling .textbox .text2 {
  font-size: 14px;
}
.doctor-detail-noscheduling .textbox .blue {
  color: #0083f2;
}
.doctor-detail-noscheduling .textbox .link {
  display: inline-block;
  margin-top: 10px;
  text-decoration: underline;
  color: #0083f2;
}
.doctor-detail-schedulingmbox {
  padding-bottom: 20px;
}
.doctor-detail-schedulingmchoice {
  padding: 8px 0;
}
.doctor-detail-schedchoiceitem .ltext {
  width: 42px;
  padding: 8px 0;
  line-height: 40px;
  font-size: 14px;
  color: #333;
}
.doctor-detail-schedchoiceitem-rlist {
  width: 785px;
  margin-left: 20px;
}
.doctor-detail-schedchoiceitem-ritem {
  float: left;
  padding: 8px 0;
  margin-right: 20px;
}
.doctor-detail-schedchoiceitem-ritem.active .doctor-detail-schedchoiceitem-rlink {
  height: 36px;
  line-height: 36px;
  color: #0083f2;
  border: 2px solid #0083f2;
}
.doctor-detail-schedchoiceitem-ritem.active .icon-active {
  display: inline-block;
}
.doctor-detail-schedchoiceitem-rlink {
  position: relative;
  display: inline-block;
  height: 38px;
  padding: 0 14px;
  line-height: 38px;
  font-size: 14px;
  color: #666;
  border: 1px solid #f0f0f0;
}
.doctor-detail-schedchoiceitem .icon-active {
  display: none;
  width: 25px;
  height: 21px;
  background: url(../images/guahao-sel-active.png) no-repeat;
  position: absolute;
  right: 0;
  bottom: -1px;
}
.doctor-detail-schedulinginfo {
  position: relative;
}
.doctor-detail-schedulinginfo .ltext {
  width: 42px;
  line-height: 40px;
  font-size: 14px;
  color: #333;
}
.doctor-detail-schedulinginfo .rlist {
  width: 784px;
  margin-left: 20px;
  border: 1px solid #f0f0f0;
  border-right: none;
}
.doctor-detail-schedulinginfo .rlist .pbtitle {
  width: 82px;
  background: #f7f7f7;
}
.doctor-detail-schedulinginfo .rlist .pbtitle-item {
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #e8e8e8;
}
.doctor-detail-schedulinginfo .rlist .pbtitle-item:last-child {
  border-bottom: none;
}
.doctor-detail-schedulinginfo .rlist .pbtitle-item.gray {
  background: #efefef;
}
.doctor-detail-schedulinginfo .rlist .pbmainbox {
  position: relative;
  width: 701px;
  border-right: 1px solid #f0f0f0;
}
.doctor-detail-schedulinginfo .rlist .chanbtn {
  display: inline-block;
  width: 24px;
  height: 39px;
  text-align: center;
  background: #deebf6;
  position: absolute;
  top: 0;
}
.doctor-detail-schedulinginfo .rlist .chanbtn .arrow {
  display: inline-block;
  width: 6px;
  height: 11px;
  margin-top: 14px;
  vertical-align: middle;
}
.doctor-detail-schedulinginfo .rlist .prevbtn {
  left: 0;
}
.doctor-detail-schedulinginfo .rlist .prevbtn.btn-disa {
  pointer-events: none;
}
.doctor-detail-schedulinginfo .rlist .prevbtn.btn-disa .arrow {
  background: url(../images/icon-arrow-prev-off.png) no-repeat;
}
.doctor-detail-schedulinginfo .rlist .nextbtn {
  right: 0;
}
.doctor-detail-schedulinginfo .rlist .nextbtn.btn-disa {
  pointer-events: none;
}
.doctor-detail-schedulinginfo .rlist .nextbtn .arrow {
  background: url(../images/icon-arrow-next-on.png) no-repeat;
}
.doctor-detail-schedulinginfo .rlist .pbinfo {
  width: 14.2857%;
}
.doctor-detail-schedulinginfo .rlist .pbinfo-item {
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #e8e8e8;
}
.doctor-detail-schedulinginfo .rlist .pbinfo-item:last-child {
  border-bottom: none;
}
.doctor-detail-schedulinginfo .rlist .pbinfo-item.gray {
  background: #f7f7f7;
}
.doctor-detail-schedulinginfo .rlist .pbinfo-item.nonum {
  color: #999;
}
.doctor-detail-schedulinginfo .rlist .keyuelink {
  display: inline-block;
  width: 50px;
  height: 26px;
  margin-top: 5px;
  line-height: 26px;
  text-align: center;
  font-size: 14px;
  color: #0083f2;
  border: 1px solid #168ef3;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  border-radius: 14px;
}
.doctor-detail-selectiontime {
  display: none;
  width: 308px;
  background: #fff;
  border: 1px solid #5fb6ff;
  -webkit-box-shadow: 0px 5px 15px rgba(0, 131, 242, 0.2);
  -moz-box-shadow: 0px 5px 15px rgba(0, 131, 242, 0.2);
  -ms-box-shadow: 0px 5px 15px rgba(0, 131, 242, 0.2);
  box-shadow: 0px 5px 15px rgba(0, 131, 242, 0.2);
  position: absolute;
  top: 10px;
  left: 10px;
}
.doctor-detail-selectiontime.active {
  display: block;
}
.doctor-detail-selectiontime .icon-arrow {
  display: inline-block;
  width: 15px;
  height: 12px;
  background: url(../images/icon-arrow-doc-xfc.png) no-repeat;
  position: absolute;
  top: -9px;
  left: 31px;
}
.doctor-detail-selectiontime .pd-size {
  padding: 8px 15px 0 15px;
}
.doctor-detail-selectiontime-hd {
  height: 42px;
  border-bottom: 1px solid #f0f0f0;
}
.doctor-detail-selectiontime-hd .titletext {
  display: inline-block;
  line-height: 42px;
  font-size: 14px;
  color: #333;
}
.doctor-detail-selectiontime-hd .btn-close {
  display: inline-block;
  width: 23px;
  line-height: 42px;
  text-align: right;
}
.doctor-detail-selectiontime-hd .btn-close img {
  display: inline-block;
  width: 13px;
  height: 14px;
}
.doctor-detail-selectiontime-bd {
  max-height: 163px;
  overflow-y: auto;
}
.doctor-detail-selectiontime-litem {
  border-bottom: 1px solid #f0f0f0;
}
.doctor-detail-selectiontime-litem:last-child {
  border-bottom: none;
}
.doctor-detail-selectiontime-lilink {
  height: 39px;
}
.doctor-detail-selectiontime-lilink span {
  line-height: 39px;
  font-size: 14px;
}
.doctor-detail-selectiontime-lilink .ltext {
  color: #666;
}
.doctor-detail-selectiontime-lilink .rtext {
  color: #333;
}
.doctor-detail-selectiontime-lilink .rtext .num {
  font-style: normal;
  color: #0080f2;
}
.doctor-detail-docservice {
  padding: 0 19px;
  border: 1px solid #a3d3ff;
}
.doctor-detail-docserlitem {
  width: 14.28571428571429%;
  float: left;
}
.doctor-detail-docserlilinK {
  display: block;
  padding: 27px 5px 32px 5px;
}
.doctor-detail-docserlilinK .icon {
  text-align: center;
  font-size: 0;
}
.doctor-detail-docserlilinK .icon img {
  display: inline-block;
  width: 54px;
  height: 54px;
  vertical-align: top;
}
.doctor-detail-docserlilinK .text {
  margin-top: 15px;
  text-align: center;
  font-size: 18px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.doctor-detail-huanzhecomment {
  padding: 0 19px;
  border: 1px solid #f0f0f0;
}
.doctor-detail-huanzhecomlitem {
  padding: 21px 0;
  border-bottom: 1px dashed #e8e8e8;
}
.doctor-detail-huanzhecomllink .limg .img {
  display: inline-block;
  width: 60px;
  height: 60px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.doctor-detail-huanzhecomllink .limg .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.doctor-detail-huanzhecomllink .limg .uname {
  margin-top: 5px;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.doctor-detail-huanzhecomllink .rtext {
  width: 760px;
  margin-left: 15px;
}
.doctor-detail-huanzhecomllink .rtext .scoretext {
  height: 34px;
  padding: 0 10px;
  background: #fafafa;
}
.doctor-detail-huanzhecomllink .rtext .scoretext-item {
  float: left;
  margin-right: 45px;
  line-height: 34px;
  font-size: 14px;
  color: #888;
}
.doctor-detail-huanzhecomllink .rtext .scoretext-item .num {
  color: #ef9b16;
}
.doctor-detail-huanzhecomllink .rtext .evaluatetext {
  margin-top: 9px;
  font-size: 14px;
  color: #333;
}
.doctor-detail-huanzhecomllink .rtext .timetext {
  margin-top: 9px;
  font-size: 12px;
  color: #999;
}
.doctor-detail-bright {
  width: 278px;
}
.doctor-detail-doctuijian {
  padding: 0 19px;
  border: 1px solid #f0f0f0;
}
/* 挂号成功    */
.guahao-success-box {
  padding-bottom: 30px;
}
.guahao-success-childbox {
  padding: 50px 60px 30px 100px;
  background: #f8fbff;
  border-top: 3px solid #0083f2;
}
.guahao-success-cleft {
  width: 660px;
}
.guahao-success-cltop .icon {
  display: inline-block;
  width: 72px;
  height: 72px;
  overflow: hidden;
}
.guahao-success-cltop .icon img {
  display: block;
  width: 100%;
  height: 100%;
}
.guahao-success-cltop .text {
  width: 450px;
  margin-left: 20px;
}
.guahao-success-cltop .text .t1 {
  font-size: 28px;
  color: #54b33e;
}
.guahao-success-cltop .text .t2 {
  margin-top: 12px;
  font-size: 14px;
  color: #666;
}
.guahao-success-clcenter {
  margin-top: 20px;
}
.guahao-success-clcenter .titletext {
  font-size: 16px;
  color: #333;
}
.guahao-success-clcenterlist {
  padding-top: 10px;
}
.guahao-success-clcenteritem {
  width: 50%;
  margin-top: 5px;
}
.guahao-success-clcenteritem span {
  line-height: 24px;
  font-size: 14px;
}
.guahao-success-clcenteritem .text1 {
  color: #666;
}
.guahao-success-clcenteritem .text2 {
  color: #333;
}
.guahao-success-clcenteritem .col-oran {
  color: #f5af35;
}
.guahao-success-clbtnbox {
  margin-top: 40px;
}
.guahao-success-clbtnbox .basebtn {
  display: inline-block;
  width: 158px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  color: #333;
  background: #fff;
  border: 1px solid #dadada;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
}
.guahao-success-clbtnbox .basebtn.blue {
  color: #fff;
  border-color: #0083f2;
  background: #0083f2;
}
.guahao-success-cljznotice {
  margin-top: 30px;
}
.guahao-success-cljznotice .titletext {
  font-size: 16px;
  color: #333;
}
.guahao-success-cljznotice .textbox {
  padding-top: 15px;
}
.guahao-success-cljznotice .textbox p {
  margin-top: 3px;
  line-height: 24px;
}
.guahao-success-cright {
  padding-top: 35px;
}
.guahao-success-cright .ml-35 {
  margin-left: 35px;
}
.guahao-success-cright .qrcode-item {
  display: inline-block;
}
.guahao-success-cright .qrcode-item .imgbox {
  display: inline-block;
  width: 144px;
  height: 144px;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
.guahao-success-cright .qrcode-item .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}
.guahao-success-cright .qrcode-item .textbox {
  margin-top: 15px;
}
.guahao-success-cright .qrcode-item .textbox p {
  text-align: center;
  font-size: 14px;
  color: #999;
}
