/* 通用样式 */
@font-face {
  font-family: 'ykym-iconfont';  /* project id："181748" */
  src: url('//at.alicdn.com/t/font_4puuqlglcirdaemi.eot');
  src: url('//at.alicdn.com/t/font_4puuqlglcirdaemi.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_4puuqlglcirdaemi.woff') format('woff'),
  url('//at.alicdn.com/t/font_4puuqlglcirdaemi.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_4puuqlglcirdaemi.svg#iconfont') format('svg');
}

.ykym-icon {
  font-family: "ykym-iconfont";
  font-size: 14px;
  font-style: normal;
}

/* 说骨页面样式 */
.section {
  padding-bottom: 5px;
  /*background-color: #b5b5b5;*/
  position: relative;
}

.no-bottom {
  padding-bottom: 0;  !important;
  margin-bottom: 0;  !important;
  border-bottom: 0;  !important;
}

.speak-bone-description-bg {
  position: absolute;
  bottom: 5px;
  height: 32px; /*高度为宽度的2倍*/
  line-height: 32px;
  width: auto;
  border-radius: 0 50px 50px 0; /*圆角半径为宽度的值*/
  background-color: #888585;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  padding-left: 24px;
  padding-right: 24px;
}

.speak-bone-menus {
  position: absolute;
  top: 20px;
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}

.speak-bone-menu-features {
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
}

.speak-bone-feature-title {
  color: #656160;
  font-size: 14px;
  font-weight: 800;
  margin-top: 10px;
}

/* 科普知识定制页面 */
.science-section {
  background-color: #de5f64;
}

.science-container {
  width: 100%;
  height: auto;
  background-color: #fff;
}

.science-cell {
  width: 50%;
  height: 200px;
  position: relative;
  float: left;
}

.science-cell img {
  width: 70px;
}

.science-cell-description {
  color: #777777;
  font-size: 16px;
  margin-top: 20px;
}

/*  */
.dealer-order-form {
  visibility: hidden;
  margin-bottom: 10px
}

.dealer-order-label {
  min-width: 70px;
  text-align: center;
}

.dealer-order-start-date {
  overflow: hidden;
  padding-right: 6px
}

.dealer-order-end-date {
  overflow: hidden;
}

.dealer-order-start-date input,
.dealer-order-end-date input {
  -webkit-appearance: none;
}

.dealer-order-submit {
  min-width: 58px;
  text-align: center;
}

/* 待address-picker合并后移除 */
/* Fluid布局 */
.modal-body-fluid {
  padding: 0;
}

.modal-footer-fluid {
  padding: 0;
  border-top: 0;
}

.footer-bar-fluid {
  padding: 0;
}

.btn-fluid {
  border-radius: 0;
  border: 0;
  width: 100%;
  font-size: 16px;
  height: 44px;
}

.modal-footer .btn-fluid + .btn-fluid {
  margin-left: 0;
}

/* 不显示购物车 */
.product-action-link,
.product-footer-bar .btn-danger,
.product-picker-btn.btn-danger {
  display: none;
}

/* 预订表单初始化时不显示详细资料 */
.reserve-form .form-group-name,
.reserve-form .form-group-province,
.reserve-form .form-group-city,
.reserve-form .form-group-area,
.reserve-form .form-group-address {
  display: none;
}

.user-form .form-group-comment {
  display: none;
}

.reserve-form .wx-upload-image-cells {
  margin-bottom: 0;
}

.nav-tips {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* 造口师创建处方时,手机不是必填 */
.dealer-reserve-form .text-warning {
  display: none;
}

.reserve-images img {
  width: 44px;
  vertical-align: top;
}

/* 去掉药品列表页分类和排序 #1648 */
.product-tab-underline {
  display: none;
}

.text-lg {
  font-size: 18px;
}

/* 前台订单不显示退款 */
.order-cart-list .refund-link {
  display: none;
}

/* 预约 */
.appt-doctor-detail,
.appt-doctor-shop,
.appt-doctor-tag {
  margin-bottom: 8px;
}

.appt-link {
  display: inline-block;
  padding-top: 3px;
  margin-top: 8px;
  padding-bottom: 3px;
  margin-right: .6em;
  padding-right: 0.8em;
  font-size: 14px;
}

.appt-link-primary {
  color: #ffa66b;
}

.appt-link-info {
  color: #7db6e6;
}

.classic-line {
  width: 100%;
  border-top: 1px solid #959595;
  margin-top: 10px;
  position: relative;
  top: 10px;
  z-index: 0;
}

.classic-title {
  margin: 0;
  background: #f5f6f6;
  z-index: 1;
  position: relative;
  display: inline-block;
  font-size: 18px;
  padding: 0 8px;
}

.classic-form {
  color: #707070;
}

.classic-input {
  width: 73%;
  border: 1px solid #a3a3a3;
}

.classic-important {
  color: #000;
  vertical-align: middle;
}

.classic-label {
  font-weight: normal;
}

.classic-label-left {
  padding-left: 25px;
}

.classic-form .wx-upload-image-header {
  margin-left: 11px;
  margin-bottom: 0;
}

.classic-form .wx-upload-image-cells {
  margin-left: -36px;
}

.classic-modal-header {
  position: relative;
}

.classic-close {
  position: absolute;
  top: 10px;
  right: 10px;
}

.classic-modal-body {
  font-size: 14px;
  background: #f6f6f6;
  color: #707070;
}

.classic-textarea {
  border: 1px solid #a3a3a3;
  width: 100%;
}

.classic-radio input[type="radio"] + .radio-label::before {
  top: 3px;
}

.classic-radio input[type="radio"] + .radio-label::after {
  top: 6px;
}

.classic-radio input[type="radio"]:checked + .radio-label::before {
  border-color: #ed797d;
}

.classic-radio input[type="radio"] + .radio-label::after {
  background-color: #ed797d;
}

.classic-hr {
  border-top: 6px solid #e6e2e2;
}

.classic-checkbox-group {
  background: #fff;
  border: 1px solid #b5b4b4;
  position: relative;
  padding: 25px 1em 1em 1em;
  margin: 15px 5px;
}

.classic-checkbox-title {
  position: absolute;
  top: -10px;
  left: -10px;
  padding: 4px 20px;
  border-radius: 20px;
  background: -webkit-linear-gradient(top, #808080, #b4afaf, #808080);
  color: #fff;
  font-size: 16px;
}

.classic-checkbox-label {
  padding: 4px 10px;
  border: 1px solid #afafaf;
  border-radius: 20px;
  margin-right: 6px;
  margin-top: 12px;
  font-weight: normal;
}

.classic-checkbox:checked + .classic-checkbox-label {
  color: #fff;
  background: #75c87f;
  border-color: #75c87f;
}

.classic-checkbox-stage {
  width: 30%;
}

.symptom-list {
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
}

.appt-list-body {
  font-size: 14px;
  line-height: 20px;
}
