@charset "UTF-8";
@keyframes popFadeIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    -ms-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@font-face {
  font-family: 'iconfont';
  /* project id 1035724 */
  src: url("../fonts/iconfont.ttf") format("truetype"); }
@font-face {
  font-family: 'iconfont';
  /* Project id 2894349 */
  src: url("//at.alicdn.com/t/font_2894349_sx64yw5ug3.eot?t=1635238440875");
  /* IE9 */
  src: url("//at.alicdn.com/t/font_2894349_sx64yw5ug3.eot?t=1635238440875#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_2894349_sx64yw5ug3.woff?t=1635238440875") format("woff"), url("//at.alicdn.com/t/font_2894349_sx64yw5ug3.ttf?t=1635238440875") format("truetype"), url("//at.alicdn.com/t/font_2894349_sx64yw5ug3.svg?t=1635238440875#iconfont") format("svg"); }
@font-face {
  font-family: 'iconfont2';
  /* Project id 2894331 */
  src: url("//at.alicdn.com/t/font_2894331_9m2tttnamnd.eot?t=1641347052121");
  /* IE9 */
  src: url("//at.alicdn.com/t/font_2894331_9m2tttnamnd.eot?t=1641347052121#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_2894331_9m2tttnamnd.woff?t=1641347052121") format("woff"), url("//at.alicdn.com/t/font_2894331_9m2tttnamnd.ttf?t=1641347052121") format("truetype"), url("//at.alicdn.com/t/font_2894331_9m2tttnamnd.svg?t=1641347052121#iconfont") format("svg"); }
@font-face {
  font-family: "iconxx";
  /* Project id 3733593 */
  src: url("../../css/xxzrmyy_font/iconfont.woff2") format("woff2"), url("../../css/xxzrmyy_font/iconfont.woff") format("woff"), url("../../css/xxzrmyy_font/iconfont.ttf") format("truetype"); }
html, body {
  height: 100%; }

body, input, textarea, label {
  font: 15px/1.8 'Microsoft YaHei',Arial, Helvetica,sans-serif; }

ul, li {
  padding: 0;
  margin: 0;
  list-style: none; }

a {
  color: #666;
  font-size: 15px; }

a:active {
  color: #009F88; }

p {
  line-height: 1.5; }

u {
  text-decoration: none; }

input[disabled] {
  background-color: #f4f4f4;
  color: #666; }

::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background-color: #f2f2f2; }

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  background-color: #f8f8f8; }

::-webkit-scrollbar-thumb {
  border-radius: 2px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #c9c9c9; }

.iconfont {
  font-family: "iconfont";
  font-size: 16px;
  font-style: normal; }

.iconxx {
  font-family: "iconxx" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.iconfont2 {
  font-family: "iconfont2";
  font-size: 16px;
  font-style: normal; }

.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  clear: both; }

.fl {
  float: left; }

.fr {
  float: right; }

.hidden {
  display: none; }

.mui-scrollbar-indicator {
  border: 0; }

.hidden-scroll {
  height: 100%;
  overflow: hidden; }

.graybg {
  background-color: #efeff4 !important;
  padding-bottom: 0 !important; }

.hide-text {
  margin: 0;
  padding: 0;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.mt10 {
  margin-top: 10px; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

.pt20 {
  padding-top: 20px; }

.pt10 {
  padding-top: 10px; }

.pdlr {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.mglr {
  margin-left: 15px !important;
  margin-right: 15px !important; }

.negative-mt15 {
  margin-top: -15px; }

.negative-ml15-mr15 {
  margin-left: -15px;
  margin-right: -15px; }

.negative-ml30-mr30 {
  margin-left: -30px;
  margin-right: -30px; }

.ruifox-content-wrap {
  background-color: #fff;
  padding: 20px 15px; }
  .ruifox-content-wrap > .second-nav {
    padding-left: 0;
    padding-right: 0; }
  .ruifox-content-wrap.pt0 {
    padding-top: 0; }

.whitebg {
  background-color: #fff !important; }

.mui-input-group .mui-input-row {
  height: 46px;
  line-height: 46px; }

.mui-input-row label {
  padding: 15px; }

.mui-btn-block, .mui-input-row label, .mui-input-row select, .mui-input-row input {
  font-size: 15px; }

.mui-btn, button, input[type=button], input[type=reset], input[type=submit] {
  font-size: 15px;
  border-width: 0; }

.mui-btn-outlined {
  border-width: 1px; }

.noshadow .mui-bar-nav {
  box-shadow: none; }

.main .mui-backdrop {
  display: none;
  z-index: 1; }

.mui-segmented-control {
  height: 45px;
  line-height: 45px;
  display: flex;
  border: none;
  border-left: 1px solid #e4e4e4; }
  .mui-segmented-control.mui-segmented-control-inverted {
    height: 55px;
    line-height: 55px; }
    .mui-segmented-control.mui-segmented-control-inverted .mui-control-item {
      line-height: 55px; }
      .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
        color: #009F88;
        border: none; }
        .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active:after {
          opacity: 1; }
  .mui-segmented-control .mui-control-item {
    flex: 1;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #e4e4e4;
    border-left: none;
    color: #333;
    font-size: 14px;
    line-height: 45px; }
    .mui-segmented-control .mui-control-item.mui-active {
      border-top: 2px solid #009F88;
      border-bottom-color: #fff;
      background-color: #fff;
      color: #009F88; }

.card-list .mui-card:last-child {
  margin-bottom: 0; }

.mui-card {
  box-shadow: none;
  margin: auto;
  margin-bottom: 10px;
  border-bottom: 1px solid #f2f2f2; }

.mui-card-footer {
  color: #9c9c9c; }

.mui-card-content-inner {
  display: block; }

.mui-card-content-inner span {
  display: block;
  color: #999; }

.mui-card-content-inner img {
  width: 100%;
  height: 70vw;
  object-fit: cover; }

.mui-card-content-inner h4 {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5; }

/* 消息框  */
.alert {
  padding: 8px 35px 8px 14px;
  height: 43px;
  opacity: 1;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  transition: height 300ms,opacity 300ms,padding 300ms,margin-bottom 300ms; }

.alert, .alert h4 {
  color: #c09853; }

.alert h4 {
  margin: 0; }

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px; }

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success h4 {
  color: #468847; }

.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7; }

.alert-danger h4, .alert-error h4 {
  color: #b94a48; }

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info h4 {
  color: #3a87ad; }

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px; }

.alert-block > p, .alert-block > ul {
  margin-bottom: 0; }

.alert-block p + p {
  margin-top: 5px; }

.alert.hide {
  height: 0;
  opacity: 0;
  padding: 0 35px 0 14px;
  margin-bottom: 0; }

.block-loading {
  display: block;
  background: url(../img/loadingex.gif) center no-repeat;
  width: 100%;
  height: 350px;
  background-size: 20%; }

.msg {
  text-align: center;
  padding: 15px 0;
  color: #0062CC; }
  .msg .success {
    color: #4caf50; }
  .msg .error, .msg.red {
    color: #e33; }
  .msg.gray {
    color: #ccc; }
  .msg .skip {
    color: #999; }
  .msg i {
    font-size: 80px !important;
    color: inherit;
    font-family: "iconfont" !important;
    display: block; }
  .msg strong {
    display: block;
    font-size: 16px;
    color: #999; }
  .msg span {
    display: block;
    font-size: 16px;
    color: #666;
    margin-top: 5px; }

.mui-popup-title + .mui-popup-text {
  text-align: left; }
  .mui-popup-title + .mui-popup-text i {
    font-style: normal; }
    .mui-popup-title + .mui-popup-text i.red {
      color: #ea5a54; }

.ajax-pager {
  padding: 18px 15px; }
  .ajax-pager .loading, .ajax-pager .loading:active {
    border: 1px solid #999;
    color: #666; }
  .ajax-pager .load-more-btn {
    display: block;
    line-height: 38px;
    height: 40px;
    border: 1px solid #009F88;
    color: #009F88;
    text-align: center;
    font-size: 13px;
    box-shadow: 0px 1px 10px rgba(0, 159, 136, 0.29); }
    .ajax-pager .load-more-btn:active {
      background: #009F88;
      color: #fff; }
    .ajax-pager .load-more-btn.disabled {
      border: none;
      box-shadow: none;
      color: #999;
      font-size: 16px; }
    .ajax-pager .load-more-btn span {
      font-size: 20px;
      vertical-align: middle; }
      .ajax-pager .load-more-btn span:before {
        position: relative;
        top: -2px;
        left: -5px;
        font-size: 18px; }

/*图片预览*/
.mui-preview-image.mui-fullscreen {
  position: fixed;
  z-index: 20;
  background-color: #000; }
  .mui-preview-image.mui-fullscreen * {
    touch-action: pan-y; }

.mui-preview-header,
.mui-preview-footer {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 10; }

.mui-preview-header {
  height: 44px;
  top: 0; }

.mui-preview-footer {
  height: 50px;
  bottom: 0px; }

.mui-preview-header .mui-preview-indicator {
  display: block;
  line-height: 25px;
  color: #fff;
  text-align: center;
  margin: 15px auto 4;
  width: 70px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 12px;
  font-size: 16px; }

.mui-preview-image {
  display: none;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.mui-preview-image.mui-preview-in {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

.mui-preview-image.mui-preview-out {
  background: none;
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

.mui-preview-image.mui-preview-out .mui-preview-header,
.mui-preview-image.mui-preview-out .mui-preview-footer {
  display: none; }

.mui-zoom-scroller {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-backface-visibility: hidden; }

.mui-zoom {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.mui-slider .mui-slider-group .mui-slider-item img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover; }

.mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img {
  width: 100%; }

.mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item {
  display: inline-table; }

.mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img {
  display: table-cell;
  vertical-align: middle; }

.mui-preview-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none; }

.mui-preview-loading.mui-active {
  display: block; }

.mui-preview-loading .mui-spinner-white {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  height: 50px;
  width: 50px; }

.mui-preview-image img.mui-transitioning {
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease; }

p img {
  max-width: 100%;
  height: auto; }

.mui-slider-img-content {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  color: white;
  text-align: center;
  line-height: 21px; }

body {
  overflow-x: hidden;
  min-width: 320px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }

.mui-bar-nav ~ .mui-content {
  padding-top: 60px;
  background-color: #fff; }

.mui-content-weixin {
  padding-bottom: 51px; }

.mui-checkbox input[type=checkbox]:checked:before, .mui-radio input[type=radio]:checked:before {
  color: #009F88; }

.mui-btn-primary {
  background-color: #009F88;
  border-color: #009F88; }

.mui-btn-primary:enabled:active {
  background-color: #cf9d4b;
  border-color: #cf9d4b; }

.mui-btn.disabled, .mui-btn.disabled:active {
  color: #777 !important;
  background-color: #ddd !important;
  opacity: .6; }

.md_mask {
  width: 100%;
  height: 100%;
  -moz-transition: opacity .5s linear 0s;
  -webkit-transition: opacity .5s linear 0s;
  -o-transition: opacity .5s linear 0s;
  -ms-transition: opacity .5s linear 0s;
  transition: opacity .5s linear 0s;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  visibility: hidden;
  background: #000;
  opacity: 0;
  z-index: 1000; }

.md_mask.show {
  visibility: visible;
  opacity: 0.25; }

.md_panel {
  -moz-transition: -moz-transform .3s ease-in-out 0s;
  -ms-transition: -ms-transform .3s ease-in-out 0s;
  -webkit-transition: -webkit-transform .3s ease-in-out 0s;
  -o-transition: -o-transform .3s ease-in-out 0s;
  transition: transform .3s ease-in-out 0s;
  -ms-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1100;
  background-color: #F7F7F7;
  font-family: Tahoma,arial,verdana,sans-serif;
  -webkit-user-select: none; }

.md_panel.show {
  -ms-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.md_panel a {
  text-decoration: none; }

.md_selectarea {
  display: block;
  width: 50%;
  position: relative;
  float: left; }

.md_head {
  height: 40px;
  line-height: 40px;
  overflow: hidden; }

.md_head a {
  border: none;
  padding: 0; }

.md_body {
  position: relative;
  height: 239px; }

.md_headtext {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 1.125em;
  color: #333; }

.md_prev, .md_next {
  position: absolute;
  top: 0;
  font-family: arial;
  font-size: 1.6em;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center; }

.md_prev {
  left: 0; }

.md_next {
  right: 0; }

.md_weekarea {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-bottom: 1px solid #009F88;
  overflow: hidden; }

.md_weekarea li, .md_datearea li {
  float: left;
  width: 14.2857%;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  line-height: 34px; }

.md_weekarea .weekend {
  color: #B94A48;
  font-weight: bold; }

.md_weekarea li, .md_prev, .md_next {
  color: #009F88; }

.md_prev, .md_next {
  font-family: simsun; }

.md_datearea {
  position: absolute;
  width: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  transition: transform .2s ease-in;
  transform: translate3d(0, 0, 0); }

.md_datearea li.current {
  background-color: #009F88;
  color: #FFF; }

.md_datearea li span {
  display: inline-block;
  width: 100%;
  height: 100%; }

.md_datearea li span.current {
  background-color: #009F88;
  color: #FFF; }

.md_foot {
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: center; }

.md_foot .md_ok, .md_foot .md_cancel {
  display: none; }

.out_left {
  transform: translate3d(-100%, 0, 0); }

.out_right {
  transform: translate3d(100%, 0, 0); }

.prevdate, .nextdate {
  color: #999; }

.md_panel .disabled {
  color: #C6C6C6; }

/*加载按钮*/
.mui-icon-loop:before {
  position: relative;
  top: -2px; }

/*投票*/
.picvote {
  overflow: hidden;
  margin: 0 -1%; }

.picvote li {
  float: left;
  width: 48%;
  margin: 0 1% 25px 1%;
  text-align: center;
  background: #f5f5f5;
  overflow: hidden; }

.picvote li a {
  display: block;
  line-height: 0;
  overflow: hidden; }

.picvote li img {
  display: block;
  height: 120px;
  margin: auto; }

.picvote li span {
  display: block;
  line-height: 40px; }

.txtvote li {
  border-bottom: 1px dashed #ddd;
  line-height: 40px;
  padding-left: 20px;
  overflow: hidden; }

.txtvote li:hover {
  background: #f4f4f4; }

.txtvote span {
  float: left; }

.txtvote .perbg {
  width: 55%;
  background: #ddd;
  line-height: 1;
  height: 14px;
  overflow: hidden;
  margin: 13px 0; }

.txtvote .option {
  width: 35%; }

.txtvote .optionval {
  width: 10%;
  text-align: right; }

.vote-btn {
  text-align: center;
  margin-top: 25px; }

.vote-btn .tips {
  line-height: 40px;
  color: #e33; }

.ranking {
  padding: 15px 10px;
  border-top: 1px solid #ddd; }

.ranking .fl, .ranking .fr, .vote-per {
  line-height: 14px;
  height: 14px; }

.ranking .fl {
  width: 60%;
  background: #ddd;
  text-align: left;
  font-size: 0; }

.ranking .fr {
  width: 40%;
  text-align: right; }

.vote-per {
  display: inline-block;
  background: #009F88;
  vertical-align: middle; }

.vote-result .th {
  font-weight: bold; }

.vote-result li {
  overflow: hidden;
  border-bottom: 1px dashed #ddd;
  line-height: 40px;
  padding: 0 10px; }

.vote-result li:hover {
  background: #f4f4f4; }

.vote-result span {
  float: left; }

.vote-result .rank {
  width: 15%; }

.vote-result .rank i {
  display: inline-block;
  text-align: center;
  line-height: 1;
  font-style: normal;
  background: #888;
  color: #fff;
  min-width: 20px;
  padding: 3px 5px; }

.vote-result .top1 i {
  background: #fc6c6c; }

.vote-result .top2 i {
  background: #ffa169; }

.vote-result .top3 i {
  background: #ffc861; }

.vote-result .perbg {
  width: 40%; }

.vote-result .name {
  width: 35%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.vote-result .optionval {
  width: 10%;
  text-align: right; }

/*微信支付*/
.pay .pay-tit {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center; }

.payform {
  text-align: center;
  padding: 10px 0; }

.payform .amount {
  color: #ea5a54;
  font-size: 24px;
  font-weight: bold; }

.payform .qr {
  display: inline-block;
  padding: 15px 10px;
  border: 1px solid #ddd;
  margin-bottom: 15px; }

.payform .qr span {
  display: block; }

.payform .qr img {
  width: 200px;
  height: 200px; }

.payform .btn {
  width: 200px; }

/*微信绑定*/
.mui-badge {
  min-height: 12px; }

.bind-info {
  text-align: center;
  padding: 20px 0; }

.bind-info > div {
  display: inline-block;
  width: 80px;
  text-align: center;
  height: 80px; }

.bind-info > div span {
  max-width: 100%;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px; }

.bind-info img {
  width: 50px;
  display: block;
  margin: 0 auto 5px; }

.bind-info i {
  display: inline-block;
  width: 58px;
  font-size: 18px;
  color: #808080;
  position: relative;
  top: -45px; }

.bind-user {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding: 5px 15px;
  color: #686868;
  text-align: center; }

.bind-user img {
  border-radius: 5px;
  vertical-align: middle;
  width: 30px;
  margin-right: 10px; }

.bind-tip {
  padding: 5px 15px 20px; }

.bind-form .mui-btn-block {
  margin-bottom: 0; }

.ask-list li span {
  color: #999;
  margin-right: 5px; }

.question-list li span {
  display: block;
  float: left; }

.col-state:before {
  content: "\e616";
  font-family: "iconfont";
  color: #ccc;
  font-size: 16px; }

.col-state.completed:before {
  content: "\e613";
  color: #01B30C; }

.ask-user {
  overflow: hidden;
  line-height: 35px; }

.ask-age-box {
  float: left; }

.ask-user .ask-age {
  width: 60px;
  height: 24px;
  padding: 0;
  margin: 0;
  border: none; }

.ask-user select {
  width: auto;
  padding: 0;
  margin: 0; }

.ask-sex-box {
  float: right; }

.ask-sex-box span {
  vertical-align: middle; }

.ask-input textarea {
  height: 168px;
  border: none;
  padding: 5px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin: 0; }

.ask-sex-box .mui-radio {
  display: inline-block;
  line-height: 22px;
  height: 22px;
  margin-left: 10px; }

.ask-sex-box .mui-radio label {
  width: auto;
  padding: 0;
  padding-left: 30px;
  line-height: 1; }

.ask-sex-box .mui-radio input[type=radio] {
  left: 0;
  right: auto;
  top: 0; }

.ask-sex-box .mui-radio input[type=radio]:before {
  font-size: 22px; }

.question-box, .ask-box {
  padding: 15px;
  background: #fff;
  margin-bottom: 15px; }

.question-box h2 {
  font-size: 16px;
  line-height: 1.5; }

.question-box h2 i {
  color: #009F88;
  font-size: 20px;
  margin-right: 5px; }

.prof-detail p {
  color: #555; }

.prof-meta {
  color: #999;
  font-size: 12px; }

.prof-meta i {
  font-style: normal;
  padding: 0 5px;
  color: #eee; }

.prof-meta time {
  float: right; }

.ask-box .prof-meta {
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px; }

.ask-box textarea {
  margin: 0;
  min-height: 120px; }

.state {
  background: #e33;
  color: #fff;
  padding: 2px 10px;
  border-radius: 10px; }

.replyed {
  background: #009F88; }

/*************全站排班表通用****************/
.clinic-scheduling table {
  border: none;
  width: 100%; }
.clinic-scheduling .seleced {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  border-radius: 50%;
  font-size: 12px;
  text-align: center; }
  .clinic-scheduling .seleced.red {
    background: #ea5a54; }
    .clinic-scheduling .seleced.red:before {
      content: "特需"; }
  .clinic-scheduling .seleced.blue {
    background: #54a0ea; }
    .clinic-scheduling .seleced.blue:before {
      content: "专家"; }
  .clinic-scheduling .seleced.green {
    background: #63b98c; }
    .clinic-scheduling .seleced.green:before {
      content: "普通"; }
  .clinic-scheduling .seleced.orange {
    background: #e49548; }
    .clinic-scheduling .seleced.orange:before {
      content: "专科"; }
  .clinic-scheduling .seleced.gray {
    background: #9e9e9e;
    cursor: default; }
    .clinic-scheduling .seleced.gray:before {
      content: "停诊"; }
.clinic-scheduling .tips {
  display: none;
  white-space: nowrap;
  position: absolute;
  top: 40px;
  left: 50%;
  background: #fff;
  transform: translateX(-50%);
  text-align: left;
  padding: 8px;
  border: 1px solid #ddd;
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.08);
  z-index: 1;
  font-size: 10px;
  line-height: 1.8; }
  .clinic-scheduling .tips:before, .clinic-scheduling .tips:after {
    content: "◆";
    color: #fff;
    font-family: simsun;
    font-size: 20px;
    line-height: 0;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  .clinic-scheduling .tips:before {
    color: #ddd;
    top: -1px; }
  .clinic-scheduling .tips .red {
    color: #ea5a54; }

.color-info span {
  margin-right: 10px; }
.color-info i {
  font-size: 20px;
  margin-right: 5px; }
.color-info .red {
  color: #ea5a54; }
.color-info .blue {
  color: #54a0ea; }
.color-info .green {
  color: #63b98c; }
.color-info .orange {
  color: #e49548; }
.color-info .gray {
  color: #9e9e9e; }

/*==========以下部分是mValidform必须的===========*/
.field-invalid {
  border-color: #a94442; }

.field-invalidmsg {
  color: #ea5a54; }

.field-validmsg {
  color: #63b98c; }

.field-tooltipWrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 19891014; }

.field-tooltipInner {
  pointer-events: none;
  display: table;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.field-tooltip {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.field-tooltip .field-invalidmsg,
.field-tooltip .field-validmsg {
  color: #fff; }

.field-tooltip .zvalid-resultformat {
  display: inline-block;
  position: relative;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 10px 15px;
  font-size: 14px;
  border-radius: 6px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  pointer-events: auto;
  animation-name: fieldTipBounceIn;
  -webkit-animation-name: fieldTipBounceIn;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: .18s;
  animation-duration: .18s; }

@-webkit-keyframes fieldTipBounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes fieldTipBounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
/*************  一些自定义动画 -- 图片预览组件会用到  ****************/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.mui-bar {
  height: 55px;
  background: #fff;
  transition: left 300ms,right 300ms;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between; }
  .mui-bar.subsite-nav {
    font-weight: 700;
    font-size: 16px;
    color: #333; }
    .mui-bar.subsite-nav .subsite-name {
      line-height: 49px;
      font-size: 16px;
      color: #333; }
    .mui-bar.subsite-nav .wrap {
      display: flex;
      justify-content: space-between;
      width: 100%; }
    .mui-bar.subsite-nav .ruifox-pull-left:after {
      position: absolute;
      right: 0;
      top: 8px;
      height: 33px;
      width: 1px;
      content: '';
      -webkit-transform: scaleY(0.5);
      transform: scaleY(0.5);
      background-color: #c8c7cc; }
    .mui-bar.subsite-nav .ruifox-pull-right {
      flex: 1;
      text-align: left;
      padding-left: 10px; }
  .mui-bar .ruifox-pull-left {
    width: 214px;
    position: relative; }
    .mui-bar .ruifox-pull-left .logo {
      display: block;
      width: 100%;
      height: 50px;
      position: relative; }
      .mui-bar .ruifox-pull-left .logo img {
        max-width: 100%;
        max-height: 90%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%); }
  .mui-bar .ruifox-pull-right {
    flex: 1;
    padding-right: 39px;
    position: relative;
    text-align: right;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
    .mui-bar .ruifox-pull-right .mui-icon {
      position: absolute;
      top: 0;
      right: 0;
      width: 49px;
      height: 49px;
      line-height: 29px;
      text-align: center;
      color: #009F88;
      font-weight: 800; }
      .mui-bar .ruifox-pull-right .mui-icon.close-menu:before {
        font-size: 49px;
        width: 29px;
        height: 29px;
        display: block;
        text-align: center;
        position: relative;
        left: -10px; }
  .mui-bar .mui-action-back {
    width: 49px;
    height: 49px;
    line-height: 29px; }
  .mui-bar .mui-title {
    left: 50px;
    right: 50px;
    line-height: 54px; }
  .mui-bar .mui-icon:active {
    color: #fff; }
  .mui-bar .version {
    line-height: 49px;
    color: #d6d6d6;
    margin-right: 5px; }
    .mui-bar .version a {
      font-weight: bold;
      color: #009F88;
      font-size: 14px; }
      .mui-bar .version a.cur {
        color: #999;
        position: relative; }
        .mui-bar .version a.cur:after {
          content: '';
          position: absolute;
          width: 100%;
          left: 0;
          bottom: -3px;
          height: 1px;
          background-color: #d7d7d7; }
    .mui-bar .version u {
      padding: 0 14px; }
      .mui-bar .version u:after {
        content: '';
        height: 12px;
        line-height: 1px;
        background-color: #d7d7d7;
        width: 1px;
        display: inline-block; }

.fixed-second-nav-wrap {
  position: relative;
  height: 50px; }

.second-nav-wrap {
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  height: 50px;
  background-color: #fff; }
  .second-nav-wrap:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #e4e4e4; }
  .second-nav-wrap .second-nav {
    position: relative;
    overflow: hidden;
    height: 50px; }
    .second-nav-wrap .second-nav:after, .second-nav-wrap .second-nav:before {
      position: absolute;
      content: '';
      top: 0;
      height: 100%;
      box-shadow: 0 0 26px 15px #fff;
      z-index: 2; }
    .second-nav-wrap .second-nav:after {
      right: -2px; }
    .second-nav-wrap .second-nav:before {
      left: -5px; }
    .second-nav-wrap .second-nav .carousel-nav {
      height: 70px;
      line-height: 50px;
      display: flex;
      transition-property: transform;
      transform: translate3d(0, 0, 0);
      overflow-x: auto;
      overflow-y: hidden;
      white-space: nowrap;
      padding-bottom: 20px;
      -webkit-overflow-scrolling: touch; }
      .second-nav-wrap .second-nav .carousel-nav .carousel-nav-item {
        width: auto;
        padding-right: 15px;
        height: 50px; }
        .second-nav-wrap .second-nav .carousel-nav .carousel-nav-item:first-child {
          padding-left: 15px; }
        .second-nav-wrap .second-nav .carousel-nav .carousel-nav-item.cur a {
          color: #009F88; }
          .second-nav-wrap .second-nav .carousel-nav .carousel-nav-item.cur a:after {
            background-color: #009F88; }
        .second-nav-wrap .second-nav .carousel-nav .carousel-nav-item a {
          font-size: 15px;
          display: inline-block;
          position: relative; }
          .second-nav-wrap .second-nav .carousel-nav .carousel-nav-item a:after {
            content: '';
            height: 3px;
            width: 100%;
            position: absolute;
            left: 0;
            bottom: 0; }

.whitebg .catname, .whitebg .three-nav {
  margin-left: 15px;
  margin-right: 15px; }

.nav4 ul li {
  width: 32%;
  float: left;
  margin-right: 1.7%;
  margin-bottom: 10px; }
  .nav4 ul li:nth-child(3n) {
    margin-right: 0; }
  .nav4 ul li a {
    border: 1px solid #ddd;
    display: block;
    height: 40px;
    line-height: 38px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center; }
    .nav4 ul li a.cur {
      background-color: #009F88;
      color: #fff;
      border-color: #009F88; }

.catname {
  background-color: #fff;
  margin: 0 -15px; }
  .catname h2 {
    padding: 0 15px;
    height: 55px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    border-bottom: 1px solid #e4e4e4;
    line-height: 54px; }

.three-nav {
  background: #fff; }
  .three-nav ul {
    border-left: 1px solid #e4e4e4;
    height: 45px;
    line-height: 45px;
    display: flex; }
    .three-nav ul li {
      flex: 1;
      text-align: center;
      box-sizing: border-box;
      border: 1px solid #e4e4e4;
      border-left: none; }
      .three-nav ul li a {
        display: block;
        font-size: 13px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
      .three-nav ul li.cur {
        border-top: 2px solid #009F88;
        border-bottom-color: #fff; }
        .three-nav ul li.cur a {
          color: #009F88; }

.inner-item .solo-tit {
  font-size: 18px;
  color: #666;
  height: 38px;
  line-height: 20px;
  border-bottom: 1px solid #e4e4e4;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0; }
.inner-item .inner-tit {
  line-height: 18px; }
  .inner-item .inner-tit a.fl {
    font-size: 18px;
    color: #555555;
    font-weight: 700;
    position: relative;
    padding-left: 14px; }
    .inner-item .inner-tit a.fl:before {
      content: '';
      width: 5px;
      height: 14px;
      position: absolute;
      left: 0;
      top: 2px;
      background-color: #009F88; }
  .inner-item .inner-tit a.fr {
    font-size: 15px;
    color: #009F88; }

.mui-grid-view.mui-grid-9 {
  background-color: #fff;
  border: none; }

ul.mui-table-view.mui-grid-view.mui-grid-9 {
  margin-top: 0;
  padding: 6px; }

.mui-grid-view.mui-grid-9 .mui-table-view-cell {
  border: none;
  padding: 6px; }

.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body {
  font-size: 14px; }

.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body {
  color: #797979;
  font-size: 12px; }

.swiper-pagination-bullet {
  border-radius: 0;
  width: 21px;
  height: 3px;
  opacity: .5;
  background-color: #f2c34a; }

.swiper-pagination-bullet-active {
  background-color: #d47a4c;
  opacity: 1; }

.home-radius {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  margin-top: -8px;
  position: relative;
  z-index: 1; }

.h2-title {
  text-align: center;
  font-weight: normal;
  padding: 30px 0;
  margin-top: 10px;
  margin-bottom: 0; }
  .h2-title a {
    display: block;
    font-size: 20px;
    color: #fff;
    position: relative;
    height: 34px;
    line-height: 1; }
    .h2-title a:after {
      content: '';
      width: 30px;
      height: 3px;
      overflow: hidden;
      background: #ddd;
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -15px; }
  .h2-title span {
    width: 100%;
    font-size: 12px;
    position: absolute;
    bottom: -22px;
    left: 0; }

.home-list {
  background: #fff;
  padding-bottom: 15px; }
  .home-list .mui-table-view:before, .home-list .mui-table-view:after {
    display: none; }
  .home-list .mui-table-view-cell:after {
    right: 15px; }
  .home-list .mui-segmented-control {
    margin: auto 15px;
    position: relative;
    width: auto; }

.remark {
  color: #999;
  font-size: 13px;
  line-height: 1;
  height: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .remark b {
    width: 73px;
    display: inline-block;
    overflow: hidden;
    font-weight: normal; }
  .remark u {
    position: relative;
    font-size: 12px;
    top: -1px;
    padding: 0 3px; }

.banner-slide {
  height: 45vw;
  overflow: hidden;
  background-color: #fff; }
  .banner-slide img {
    width: 100%;
    height: 45vw;
    object-fit: cover; }
    .banner-slide img.slider-txt {
      height: 45vw;
      width: auto;
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-50%); }
  .banner-slide .swiper-pagination.swiper-pagination-bullets {
    bottom: 20px;
    text-align: right;
    padding-right: 47px; }
    .banner-slide .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #fff; }
      .banner-slide .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 20px;
        background-color: #EE8F66;
        border-radius: 25px; }

.home-search-wrap {
  position: relative;
  z-index: 2;
  height: 50px;
  margin: 10px 5px 0;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15); }
  .home-search-wrap .search-input-wrap {
    position: relative;
    width: 100%;
    height: 50px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 1px 10px rgba(0, 159, 136, 0.3); }
    .home-search-wrap .search-input-wrap i {
      position: absolute;
      top: 0;
      left: 12px;
      font-size: 20px;
      font-weight: bold;
      color: #009F88;
      line-height: 50px; }
    .home-search-wrap .search-input-wrap .search-submit {
      position: absolute;
      top: 10px;
      right: 10px;
      width: 80px;
      height: 30px;
      padding: 0;
      text-align: center;
      line-height: 30px;
      background-color: #009F88;
      color: #fff; }
    .home-search-wrap .search-input-wrap .search-input {
      width: 100%;
      height: 50px;
      padding-left: 44px;
      padding-right: 90px;
      line-height: 50px;
      margin-bottom: 0;
      background-color: transparent;
      text-align: left;
      font-size: 14px;
      border: none; }
      .home-search-wrap .search-input-wrap .search-input::-webkit-input-placeholder {
        color: #ccc; }
      .home-search-wrap .search-input-wrap .search-input:focus {
        box-shadow: 0 0 2px 0px #009F88; }

h2.tit-left {
  line-height: 1; }
  h2.tit-left a.fl {
    font-size: 16px;
    color: #444;
    font-family: 'Microsoft YaHei UI Bold', 'Microsoft YaHei UI Regular', 'Microsoft YaHei UI'; }
  h2.tit-left a.fr.more {
    color: #999;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px; }
    h2.tit-left a.fr.more i {
      font-size: 12px; }
  h2.tit-left a.weixin {
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 2px;
    font-weight: normal;
    background-color: #e4e4e4; }
    h2.tit-left a.weixin i {
      display: block;
      width: 30px;
      height: 30px;
      border-radius: 2px;
      color: #fff;
      font-size: 20px;
      text-align: center;
      line-height: 30px; }
    h2.tit-left a.weixin .img-wp {
      display: none;
      position: absolute;
      top: 30px;
      right: 110px;
      z-index: 2;
      box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15); }
      h2.tit-left a.weixin .img-wp img {
        display: block;
        width: 120px; }
    h2.tit-left a.weixin.haswx {
      background-color: #0C977A; }

h2.tit-left {
  margin: 0 10px;
  line-height: 1; }
  h2.tit-left a.fl {
    font-size: 16px;
    color: #444;
    font-family: 'Microsoft YaHei UI Bold', 'Microsoft YaHei UI Regular', 'Microsoft YaHei UI'; }
  h2.tit-left a.fr.more {
    font-weight: normal;
    line-height: 16px; }
    h2.tit-left a.fr.more u, h2.tit-left a.fr.more i {
      font-size: 12px;
      color: #999; }
  h2.tit-left a.fr.look-for {
    display: block;
    padding: 0 10px;
    line-height: 20px;
    background-color: #81c781;
    color: #fff;
    font-size: 14px;
    border-radius: 10px;
    font-weight: normal; }
  h2.tit-left a.weixin {
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 2px;
    font-weight: normal;
    background-color: #e4e4e4; }
    h2.tit-left a.weixin i {
      display: block;
      width: 30px;
      height: 30px;
      border-radius: 2px;
      color: #fff;
      font-size: 20px;
      text-align: center;
      line-height: 30px; }
    h2.tit-left a.weixin .img-wp {
      display: none;
      position: absolute;
      top: 30px;
      right: 110px;
      z-index: 2;
      box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4); }
      h2.tit-left a.weixin .img-wp img {
        display: block;
        width: 120px; }
    h2.tit-left a.weixin.haswx {
      background-color: #81c781; }

.block {
  width: 100%;
  overflow: hidden; }

.radius6 {
  border-radius: 6px; }

.wrap5 {
  margin-left: 5px;
  margin-right: 5px;
  background-color: #fff; }

.service {
  width: 100%;
  height: 190px;
  margin-bottom: 4px;
  position: relative;
  z-index: 1;
  top: -20px; }
  .service .service-bg {
    width: 100%;
    height: 116px;
    border-radius: 10px;
    background-color: rgba(37, 151, 79, 0.9);
    padding: 8px 10px 0;
    box-sizing: border-box; }
    .service .service-bg .search-input-wrap {
      width: 100%;
      position: relative; }
      .service .service-bg .search-input-wrap i {
        position: absolute;
        top: 0;
        left: 12px;
        font-size: 20px;
        font-weight: bold;
        color: #4BA654;
        line-height: 30px; }
      .service .service-bg .search-input-wrap .search-input {
        width: 100%;
        height: 30px;
        padding-left: 44px;
        padding-right: 90px;
        line-height: 30px;
        margin-bottom: 0;
        background-color: #fff;
        text-align: left;
        font-size: 14px;
        border: none; }
      .service .service-bg .search-input-wrap .search-submit {
        position: absolute;
        top: 2px;
        right: 10px;
        width: 80px;
        height: 25px;
        padding: 0;
        text-align: center;
        line-height: 25px;
        background-color: #4BA654;
        color: #fff; }
  .service .home-service {
    width: 100%;
    height: 142px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(107, 107, 107, 0.1);
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 18px 10px 0;
    position: absolute;
    top: 48px;
    left: 0; }
    .service .home-service li {
      width: 20%;
      position: relative; }
      .service .home-service li:before {
        content: "";
        display: block;
        width: 1px;
        height: 40px;
        background-color: #F2F2F2;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -20px; }
      .service .home-service li:nth-child(5n+1):before {
        display: none; }
      .service .home-service li a {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center; }
        .service .home-service li a i {
          font-size: 20px;
          line-height: 20px;
          margin-bottom: 10px;
          color: #3D8C5C; }
        .service .home-service li a span {
          font-size: 12px;
          line-height: 12px;
          color: #555555; }

.img-container {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box; }
  .img-container a {
    display: block;
    width: 100%; }
    .img-container a img {
      width: 100%; }
    .img-container a + a {
      margin-bottom: 6px; }

.hos-news .mui-slider-indicator.mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-tab, .hos-notice .mui-slider-indicator.mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-tab {
  height: 20px;
  line-height: 20px;
  width: auto;
  overflow: initial; }
  .hos-news .mui-slider-indicator.mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-tab a.mui-control-item, .hos-notice .mui-slider-indicator.mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-tab a.mui-control-item {
    position: relative;
    font-size: 18px;
    line-height: 20px;
    color: rgba(51, 51, 51, 0.4);
    overflow: initial; }
    .hos-news .mui-slider-indicator.mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-tab a.mui-control-item + a.mui-control-item, .hos-notice .mui-slider-indicator.mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-tab a.mui-control-item + a.mui-control-item {
      margin-left: 23px; }
    .hos-news .mui-slider-indicator.mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-tab a.mui-control-item.mui-active, .hos-notice .mui-slider-indicator.mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-tab a.mui-control-item.mui-active {
      color: #333; }
      .hos-news .mui-slider-indicator.mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-tab a.mui-control-item.mui-active:after, .hos-notice .mui-slider-indicator.mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-tab a.mui-control-item.mui-active:after {
        content: "";
        display: block;
        width: 60px;
        height: 4px;
        background-color: #009F88;
        position: absolute;
        left: 50%;
        margin-left: -30px;
        bottom: -14px; }

.home-news {
  margin-top: 24px;
  margin: 0 10px;
  background-color: #fff; }
  .home-news.mt10 {
    margin-top: 10px; }
  .home-news h2.tit-left {
    margin: 0px 10px 10px; }
  .home-news .wrap {
    margin-top: -10px; }
  .home-news .mui-control-content#item0 i, .home-news .mui-control-content#item2 i {
    display: none; }
  .home-news ul.mui-table-view:before {
    display: none; }
  .home-news ul.mui-table-view:after {
    display: none; }
  .home-news ul.mui-table-view .mui-table-view-cell:last-child:after {
    display: none; }
  .home-news ul.mui-table-view li {
    padding: 20px 0;
    height: 109px;
    box-sizing: border-box; }
    .home-news ul.mui-table-view li a {
      display: block;
      margin-left: 0;
      margin-right: 0;
      box-sizing: border-box;
      white-space: normal !important;
      padding: 0;
      overflow: initial; }
      .home-news ul.mui-table-view li a h4.news-item-title {
        margin: 0 auto;
        font-size: 16px;
        font-weight: normal;
        line-height: 24px;
        display: -webkit-box;
        height: 48px;
        box-sizing: border-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        word-wrap: break-word;
        overflow: hidden;
        text-overflow: ellipsis; }
      .home-news ul.mui-table-view li a span {
        font-size: 12px;
        color: #999;
        white-space: nowrap;
        line-height: 12px; }
        .home-news ul.mui-table-view li a span u {
          margin: 0 5px;
          position: relative;
          top: -1px;
          font-size: 12px; }
      .home-news ul.mui-table-view li a.thumb {
        padding-right: 138px;
        position: relative; }
        .home-news ul.mui-table-view li a.thumb i {
          position: absolute;
          color: rgba(205, 205, 205, 0.5);
          top: 24px;
          right: 49px;
          z-index: 1;
          font-size: 24px; }
        .home-news ul.mui-table-view li a.thumb img {
          position: absolute;
          top: 8px;
          right: 0;
          width: 120px;
          height: 70px;
          border-radius: 3px; }

.hos-notice {
  background: #F5F5F5;
  padding: 31px 10px 24px;
  width: 100%;
  box-sizing: border-box; }
  .hos-notice .wrap ul:before, .hos-notice .wrap ul:after {
    display: none; }
  .hos-notice .wrap ul li {
    background: #fff;
    height: 92px;
    margin-bottom: 10px;
    box-shadow: 0 0 10px rgba(155, 155, 155, 0.35);
    padding: 0; }
    .hos-notice .wrap ul li:after {
      display: none; }
    .hos-notice .wrap ul li a {
      display: block;
      height: 100%;
      box-sizing: border-box;
      padding: 12px 10px 0;
      margin: 0; }
      .hos-notice .wrap ul li a span {
        font-size: 12px;
        line-height: 12px;
        color: rgba(51, 51, 51, 0.6); }
      .hos-notice .wrap ul li a h4 {
        margin: 12px 0 0;
        font-family: 微软雅黑, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 14px;
        line-height: 21px;
        max-height: 42px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        word-wrap: break-word;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box !important; }
    .hos-notice .wrap ul li:last-child {
      margin-bottom: 0; }

.department-visit-class {
  padding-top: 30px;
  background-color: #0C977A; }
  .department-visit-class h2 {
    text-align: center;
    font-weight: normal; }
    .department-visit-class h2 a {
      color: #fff;
      font-size: 18px;
      line-height: 18px;
      display: block; }
  .department-visit-class .department-class-title {
    position: relative;
    height: 36px;
    width: auto;
    margin: 20px 10px 0;
    border: none;
    display: flex;
    justify-content: space-between; }
    .department-visit-class .department-class-title a.mui-control-item {
      position: relative;
      display: block;
      height: 36px;
      line-height: 36px;
      color: rgba(255, 255, 255, 0.6);
      background-color: #5EBA5C;
      border: none;
      overflow: visible;
      box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1); }
      .department-visit-class .department-class-title a.mui-control-item span {
        font-size: 16px; }
    .department-visit-class .department-class-title a + a {
      margin-left: 8px; }
    .department-visit-class .department-class-title a.mui-active {
      background-color: #D49A61;
      color: #fff;
      font-weight: bold; }
  .department-visit-class .wrap .mui-control-content {
    width: 100%; }
    .department-visit-class .wrap .mui-control-content .department-all-list {
      padding: 20px 10px 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .department-visit-class .wrap .mui-control-content .department-all-list li {
        width: 49%;
        height: 16px;
        box-sizing: border-box;
        padding-left: 10px;
        position: relative;
        margin-bottom: 20px; }
        .department-visit-class .wrap .mui-control-content .department-all-list li a {
          font-size: 14px;
          color: #fff;
          line-height: 16px;
          max-height: 16px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: normal;
          word-wrap: break-word;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          display: -webkit-box !important; }
        .department-visit-class .wrap .mui-control-content .department-all-list li:before {
          content: "";
          display: block;
          width: 2px;
          height: 16px;
          background: #fff;
          position: absolute;
          left: 0;
          top: 0; }
    .department-visit-class .wrap .mui-control-content .swiper-pagination.swiper-pagination-bullets {
      bottom: -8px; }
      .department-visit-class .wrap .mui-control-content .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: #fff; }
        .department-visit-class .wrap .mui-control-content .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
          width: 20px;
          background-color: #EE8F66;
          border-radius: 25px; }

.home-doctor {
  position: relative;
  box-sizing: border-box;
  height: 270px;
  padding: 15px 0; }
  .home-doctor::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 270px;
    bottom: 0;
    left: 0; }
  .home-doctor .more {
    width: 80px;
    height: 20px;
    background-color: #FC9F04;
    border-radius: 20px;
    text-align: center;
    line-height: 20px; }
  .home-doctor h2.tit-left {
    position: relative;
    font-weight: normal; }
    .home-doctor h2.tit-left a.fl {
      font-size: 18px;
      color: #333333; }
  .home-doctor .search-expert-wrap {
    background-image: none;
    padding: 15px 10px 0; }
    .home-doctor .search-expert-wrap .search-url-format {
      display: flex;
      align-items: center; }
      .home-doctor .search-expert-wrap .search-url-format .form-item {
        flex: 1;
        margin-bottom: 9px; }
        .home-doctor .search-expert-wrap .search-url-format .form-item + .form-item {
          margin-left: 20px; }
        .home-doctor .search-expert-wrap .search-url-format .form-item .form-input input {
          border: 1px solid #e4e4e4;
          color: #666;
          padding-top: 0;
          padding-bottom: 0;
          padding-left: 10px;
          height: 28px; }
          .home-doctor .search-expert-wrap .search-url-format .form-item .form-input input#selectDepartment, .home-doctor .search-expert-wrap .search-url-format .form-item .form-input input#selectPost {
            line-height: 28px;
            max-height: 28px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: normal;
            word-wrap: break-word;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            display: -webkit-box !important; }
          .home-doctor .search-expert-wrap .search-url-format .form-item .form-input input::placeholder {
            color: #666; }
        .home-doctor .search-expert-wrap .search-url-format .form-item .form-input:before {
          top: 2px;
          right: 10px;
          color: #CCCCCC; }
        .home-doctor .search-expert-wrap .search-url-format .form-item .form-btn button.btn {
          height: 28px;
          border-radius: 3px;
          border: none;
          background-color: #296A3C;
          color: #fff;
          margin-top: 0; }
  .home-doctor .doctor-slide {
    padding-bottom: 20px; }
    .home-doctor .doctor-slide .item-wrap {
      text-align: center;
      font-size: 0;
      margin-top: 4px; }
      .home-doctor .doctor-slide .item-wrap .doc-item {
        display: inline-block;
        box-sizing: border-box;
        position: relative;
        width: 46%;
        height: 82px;
        padding: 6px 0 0 5px;
        margin-left: 2px;
        margin-bottom: 5px;
        margin-right: 2px;
        background-color: #fff;
        border-radius: 4px;
        vertical-align: top;
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.24); }
        .home-doctor .doctor-slide .item-wrap .doc-item.hasimg {
          padding-left: 60px; }
        .home-doctor .doctor-slide .item-wrap .doc-item a, .home-doctor .doctor-slide .item-wrap .doc-item span, .home-doctor .doctor-slide .item-wrap .doc-item u {
          display: block;
          text-align: left;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap; }
        .home-doctor .doctor-slide .item-wrap .doc-item a.img {
          position: absolute;
          left: 5px;
          top: 6px;
          width: 50px;
          height: 70px;
          border-radius: 4px; }
          .home-doctor .doctor-slide .item-wrap .doc-item a.img img {
            display: block;
            width: 100%;
            height: 100%;
            border-radius: 4px; }
        .home-doctor .doctor-slide .item-wrap .doc-item a.tit {
          margin-top: 5px;
          font-size: 14px; }
        .home-doctor .doctor-slide .item-wrap .doc-item span, .home-doctor .doctor-slide .item-wrap .doc-item u {
          font-size: 12px; }
        .home-doctor .doctor-slide .item-wrap .doc-item span {
          color: #ccc; }
        .home-doctor .doctor-slide .item-wrap .doc-item u {
          color: #555555; }
    .home-doctor .doctor-slide .swiper-pagination.swiper-pagination-bullets {
      bottom: 0; }
      .home-doctor .doctor-slide .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: #D9D9D9; }
        .home-doctor .doctor-slide .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
          width: 20px;
          background-color: #EE8F66;
          border-radius: 25px; }

.home-health {
  margin-top: 10px;
  position: relative; }
  .home-health .wrap {
    margin-top: 20px; }
  .home-health h1.left-tit-tab {
    margin: 0 10px;
    position: absolute;
    width: calc(100vw - 20px);
    top: 35px;
    z-index: 1; }
    .home-health h1.left-tit-tab a.more {
      color: #fff; }
  .home-health #segmentedControl {
    height: 16px;
    line-height: 16px;
    width: auto; }
    .home-health #segmentedControl .mui-control-item {
      font-family: 'Microsoft YaHei UI', sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 16px;
      color: #D4D4D4;
      line-height: 16px; }
      .home-health #segmentedControl .mui-control-item + .mui-control-item {
        margin-left: 10px; }
      .home-health #segmentedControl .mui-control-item.mui-active {
        font-weight: bold; }
        .home-health #segmentedControl .mui-control-item.mui-active.health, .home-health #segmentedControl .mui-control-item.mui-active.jkzs {
          color: #fff; }
        .home-health #segmentedControl .mui-control-item.mui-active.jjjc {
          color: #555555; }
  .home-health .mui-control-content {
    padding-top: 66px;
    position: relative; }
    .home-health .mui-control-content.health {
      background-color: #B0414E; }
      .home-health .mui-control-content.health i {
        position: absolute;
        top: 20px;
        left: 20px;
        font-size: 160px;
        line-height: 140px;
        color: rgba(249, 177, 41, 0.2); }
    .home-health .mui-control-content.jjjc {
      background-color: #F8F5EB; }
      .home-health .mui-control-content.jjjc i {
        display: none; }
      .home-health .mui-control-content.jjjc ul.homehealth li.mui-table-view-cell a h4.news-item-title {
        color: #555555; }
      .home-health .mui-control-content.jjjc ul.homehealth li.mui-table-view-cell a span {
        color: #846A4B; }
    .home-health .mui-control-content.jkzs {
      background-image: url(../../mobile/img/xxzrmyy/jkzs_bg.png); }
      .home-health .mui-control-content.jkzs i {
        display: none; }
      .home-health .mui-control-content.jkzs ul.homehealth li.mui-table-view-cell a span {
        color: #fff; }
  .home-health ul.homehealth {
    background-color: transparent; }
    .home-health ul.homehealth:before, .home-health ul.homehealth:after {
      display: none; }
    .home-health ul.homehealth li.mui-table-view-cell {
      padding: 10px 10px 10px 35px;
      overflow: visible; }
      .home-health ul.homehealth li.mui-table-view-cell:after {
        left: 35px;
        width: 340px; }
      .home-health ul.homehealth li.mui-table-view-cell > a:not(.mui-btn).mui-active {
        background-color: transparent; }
      .home-health ul.homehealth li.mui-table-view-cell a {
        margin: -11px -15px -11px -35px;
        overflow: visible; }
        .home-health ul.homehealth li.mui-table-view-cell a span {
          position: relative;
          font-size: 12px;
          color: #DAB96B; }
          .home-health ul.homehealth li.mui-table-view-cell a span:after {
            content: '';
            display: block;
            position: absolute;
            left: -20px;
            top: 2px;
            z-index: 1;
            width: 10px;
            height: 10px;
            background-color: rgba(241, 238, 232, 0.2);
            border: 1px solid #B9AC8A;
            border-radius: 50%; }
          .home-health ul.homehealth li.mui-table-view-cell a span:before {
            content: '';
            display: block;
            position: absolute;
            left: -15px;
            top: 13px;
            z-index: 0;
            width: 0px;
            height: 93px;
            border-left: 1px dotted #ccc; }
        .home-health ul.homehealth li.mui-table-view-cell a h4.news-item-title {
          min-height: 48px;
          font-size: 14px;
          white-space: normal;
          font-weight: normal;
          line-height: 24px;
          max-height: 48px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: normal;
          word-wrap: break-word;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          display: -webkit-box !important;
          color: #fff; }
      .home-health ul.homehealth li.mui-table-view-cell:first-child {
        padding-top: 0; }
        .home-health ul.homehealth li.mui-table-view-cell:first-child a {
          margin-top: 0; }
      .home-health ul.homehealth li.mui-table-view-cell:last-child a span:before {
        display: none; }

h1.left-tit-tab {
  display: flex;
  justify-content: space-between;
  font-weight: normal;
  align-items: center;
  margin: 0 0 24px; }
  h1.left-tit-tab a.more {
    color: #0C977A;
    font-size: 12px;
    line-height: 12px; }
    h1.left-tit-tab a.more i {
      font-size: 12px;
      margin-left: 4px; }

.ruifox-slide.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 3px; }
.ruifox-slide.news-slide img {
  height: 61.6vw; }
.ruifox-slide.department-slide img {
  height: 59vw; }
.ruifox-slide.department-slide p b {
  text-align: center; }
.ruifox-slide.home-news-swiper a p {
  padding-top: 30px; }
  .ruifox-slide.home-news-swiper a p span {
    bottom: 30px; }
.ruifox-slide.home-news-swiper .swiper-pagination {
  bottom: 10px; }
.ruifox-slide a {
  display: block;
  position: relative;
  line-height: 0;
  font-size: 0; }
  .ruifox-slide a img {
    width: 100%;
    height: 68vw;
    object-fit: cover; }
  .ruifox-slide a p {
    font-size: 14px;
    color: #fff;
    position: absolute;
    padding-bottom: 10px;
    margin-bottom: 0;
    width: 100%;
    box-sizing: border-box;
    height: 104px;
    bottom: 0;
    background: url(../img/slide-news-item-bg.png) left bottom;
    line-height: 20px;
    padding: 40px 15px 0; }
    .ruifox-slide a p b {
      font-weight: normal;
      text-align: justify;
      line-height: 20px;
      max-height: 40px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal;
      word-wrap: break-word;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      display: -webkit-box !important; }
    .ruifox-slide a p span {
      position: absolute;
      bottom: 20px;
      right: 15px;
      font-size: 12px;
      opacity: .85; }
      .ruifox-slide a p span u {
        margin: 0 5px;
        position: relative;
        top: -1px;
        opacity: .7;
        font-size: 10px; }

.scan-more {
  height: 31px;
  border: 1px solid #009F88;
  box-sizing: border-box;
  text-align: center;
  font-size: 13px;
  color: #009F88;
  display: block;
  border-radius: 15px;
  line-height: 29px;
  margin: 11px 15px;
  box-shadow: 0px 1px 10px rgba(0, 159, 136, 0.29); }
  .scan-more.red {
    border-color: #c50c11;
    color: #c50c11;
    box-shadow: none;
    margin-top: 20px;
    margin-bottom: 20px; }

/*=============================================================所有容器的背景==========================================*/
.search-expert-wrap,
.home-notice,
.home-department-wrap,
.home-health-wrap,
.home-party-wrap {
  background-repeat: no-repeat; }

.search-expert-wrap {
  background-image: url(../img/ty-bg.jpg);
  background-size: cover; }

.home-department-wrap {
  background-image: url(../img/ty-bg.jpg);
  background-size: 100% auto; }

.home-health-wrap {
  background-image: url(../img/ty-bg.jpg);
  background-size: 100% auto; }

.home-party-wrap {
  background-image: url(../img/ty-bg.jpg);
  background-size: 100% auto; }

/*=============================================================所有容器的背景==========================================*/
.index-wrap {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  .index-wrap .header {
    margin-top: 15%; }
    .index-wrap .header .ruifox-pull-left a.logo {
      display: block;
      height: 40px; }
      .index-wrap .header .ruifox-pull-left a.logo img {
        display: block;
        height: 40px;
        margin: auto; }
  .index-wrap .version-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 330px;
    margin: auto; }
    .index-wrap .version-wrap ul.version-list {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      width: 90%;
      margin: auto; }
      .index-wrap .version-wrap ul.version-list li {
        width: 47%;
        height: 145px;
        margin: 10px 0;
        border-radius: 10px; }
        .index-wrap .version-wrap ul.version-list li a {
          box-sizing: border-box;
          display: block;
          height: 100%;
          padding-top: 20px;
          color: #fff; }
          .index-wrap .version-wrap ul.version-list li a i, .index-wrap .version-wrap ul.version-list li a span, .index-wrap .version-wrap ul.version-list li a u {
            display: block;
            text-align: center;
            color: #fff; }
          .index-wrap .version-wrap ul.version-list li a i {
            height: 60px;
            line-height: 60px;
            font-size: 72px; }
          .index-wrap .version-wrap ul.version-list li a span {
            margin-top: 15px;
            font-size: 18px;
            line-height: 1; }
          .index-wrap .version-wrap ul.version-list li a u {
            font-size: 12px; }
        .index-wrap .version-wrap ul.version-list li.li0 {
          width: 100%;
          background-color: rgba(24, 138, 189, 0.8); }
          .index-wrap .version-wrap ul.version-list li.li0 i {
            color: #91D0FD; }
        .index-wrap .version-wrap ul.version-list li.li1 {
          background-color: rgba(129, 199, 129, 0.8);
          margin-right: 6%; }
          .index-wrap .version-wrap ul.version-list li.li1 i {
            color: #b1d983; }
        .index-wrap .version-wrap ul.version-list li.li2 {
          background-color: rgba(236, 183, 122, 0.8); }
  .index-wrap .hospital-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
    .index-wrap .hospital-info p {
      text-align: center; }
      .index-wrap .hospital-info p, .index-wrap .hospital-info p a, .index-wrap .hospital-info p span {
        color: #fff !important;
        font-size: 12px !important;
        font-weight: normal !important; }

.home-notice {
  margin-top: 10px;
  padding-top: 20px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15); }
  .home-notice h2.tit-left {
    margin: 0px 15px 10px; }
  .home-notice .wrap {
    margin-top: 20px; }
  .home-notice ul.homenotice {
    min-height: 417px; }
    .home-notice ul.homenotice li.mui-table-view-cell {
      padding: 11px 15px 11px 35px; }
      .home-notice ul.homenotice li.mui-table-view-cell:after {
        left: 35px; }
      .home-notice ul.homenotice li.mui-table-view-cell a {
        margin: -11px -15px -11px -35px; }
        .home-notice ul.homenotice li.mui-table-view-cell a span {
          position: relative;
          font-size: 12px;
          color: #4b6fb6; }
          .home-notice ul.homenotice li.mui-table-view-cell a span:after {
            content: '';
            display: block;
            position: absolute;
            left: -20px;
            top: 3px;
            z-index: 1;
            width: 10px;
            height: 10px;
            background-repeat: no-repeat;
            background-position: center;
            background-color: rgba(252, 159, 4, 0.2);
            border-radius: 50%;
            border: 1px solid #FC9F04; }
          .home-notice ul.homenotice li.mui-table-view-cell a span:before {
            content: '';
            display: block;
            position: absolute;
            left: -16px;
            top: -16px;
            z-index: 0;
            width: 0px;
            height: 106px;
            border-left: 1px dotted #ccc; }
        .home-notice ul.homenotice li.mui-table-view-cell a h4.news-item-title {
          min-height: 48px;
          font-size: 14px;
          white-space: normal;
          font-weight: normal;
          line-height: 24px;
          max-height: 48px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: normal;
          word-wrap: break-word;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          display: -webkit-box !important; }
      .home-notice ul.homenotice li.mui-table-view-cell:first-child {
        padding-top: 0; }
        .home-notice ul.homenotice li.mui-table-view-cell:first-child a {
          margin-top: 0; }

.home-list .mui-ellipsis-2 {
  line-height: 22px;
  height: 44px;
  text-align: left; }

.home-health-block {
  padding: 15px 15px 30px;
  background-color: #335baa;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15); }
  .home-health-block h2.tit-left {
    margin-bottom: 10px; }
    .home-health-block h2.tit-left a.fl, .home-health-block h2.tit-left a.more {
      color: #fff; }
  .home-health-block .health-wrap {
    padding: 10px 0;
    border-radius: 7px; }
    .home-health-block .health-wrap:before, .home-health-block .health-wrap:after {
      display: none; }
    .home-health-block .health-wrap li {
      padding: 3px 10px; }
      .home-health-block .health-wrap li:after {
        display: none; }
      .home-health-block .health-wrap li a {
        margin: -5px -10px; }
        .home-health-block .health-wrap li a:before {
          content: '•';
          color: #02a7f0;
          margin-right: 3px; }

.home-party-block {
  height: 120px;
  margin: 10px 5px;
  border-radius: 6px;
  background-image: url(../img/home-party-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  .home-party-block .inner-party {
    position: relative;
    height: 120px;
    border-radius: 6px;
    background: linear-gradient(108deg, rgba(138, 41, 52, 0.5) 0%, rgba(195, 60, 76, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=true, GradientType=0, startColorstr='#808A2934', endColorstr='#80C33C4C'); }
  .home-party-block h2.tit-left {
    padding: 20px 10px 0px; }
    .home-party-block h2.tit-left a.fl, .home-party-block h2.tit-left a.more {
      color: #fff; }
  .home-party-block a.ischannel {
    position: absolute;
    left: 10px;
    bottom: 20px;
    width: 80px;
    height: 20px;
    background-color: #02a7f0;
    border-radius: 10px;
    line-height: 20px;
    color: #fff;
    text-align: center; }

.zk-center-block {
  height: 120px;
  margin: 10px 5px;
  border-radius: 6px;
  background-image: url(../img/zk-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  .zk-center-block .inner-party {
    position: relative;
    height: 120px;
    border-radius: 6px; }
  .zk-center-block h2.tit-left {
    padding: 20px 10px 0px; }
    .zk-center-block h2.tit-left a.fl, .zk-center-block h2.tit-left a.more {
      color: #fff; }
  .zk-center-block a.ischannel {
    position: absolute;
    left: 10px;
    bottom: 20px;
    width: 120px;
    height: 20px;
    background-color: #02a7f0;
    border-radius: 10px;
    line-height: 20px;
    color: #fff;
    text-align: center; }

.map-wrap {
  height: 200px;
  overflow: hidden; }
  .map-wrap .alliance-index-map {
    height: 200px; }

.alliance-block {
  position: relative;
  z-index: 1;
  height: 120px;
  margin: -25px 5px 10px;
  border-radius: 6px;
  background-color: #0C977A; }
  .alliance-block .inner-party {
    position: relative;
    height: 120px;
    border-radius: 6px; }
  .alliance-block h2.tit-left {
    padding: 20px 10px 0px; }
    .alliance-block h2.tit-left a.fl, .alliance-block h2.tit-left a.more {
      color: #fff; }
  .alliance-block a.ischannel {
    position: absolute;
    left: 10px;
    bottom: 20px;
    width: 80px;
    height: 20px;
    background-color: #02a7f0;
    border-radius: 10px;
    line-height: 20px;
    color: #fff;
    text-align: center; }

.home-special-wrap {
  margin: 0px 10px;
  padding-top: 30px; }
  .home-special-wrap h2.tit-left {
    margin: 0px 0px 18px; }
    .home-special-wrap h2.tit-left a.fl {
      font-size: 20px;
      line-height: 20px;
      font-weight: normal;
      color: #333333; }
    .home-special-wrap h2.tit-left a.fr, .home-special-wrap h2.tit-left a.fr.more i {
      font-size: 12px;
      line-height: 12px;
      color: #0C977A; }
  .home-special-wrap .swiper-special {
    position: relative;
    padding-bottom: 30px; }
    .home-special-wrap .swiper-special .swiper-slide {
      width: 166px;
      height: 90px;
      padding: 0 5px;
      overflow: hidden; }
      .home-special-wrap .swiper-special .swiper-slide a {
        position: relative;
        display: block;
        height: 90px;
        border-radius: 6px; }
        .home-special-wrap .swiper-special .swiper-slide a img {
          display: block;
          width: 100%;
          height: 90px;
          border-radius: 6px; }
    .home-special-wrap .swiper-special .swiper-pagination-bullet {
      background-color: #bbb; }
    .home-special-wrap .swiper-special .swiper-pagination-bullet-active {
      background-color: #c50c11; }

.home-healthy-wrap {
  margin: 0px 15px 0 15px;
  padding-top: 10px; }
  .home-healthy-wrap h2.tit-left {
    margin: 0px 0px 10px; }
  .home-healthy-wrap .swiper-healthy {
    position: relative;
    padding-bottom: 30px; }
    .home-healthy-wrap .swiper-healthy .swiper-slide {
      width: 328px;
      height: 122px;
      padding: 0 5px; }
      .home-healthy-wrap .swiper-healthy .swiper-slide .slide-left {
        height: 100%;
        width: 50px;
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
        writing-mode: tb-rl;
        text-align: center;
        line-height: 50px;
        letter-spacing: 6px;
        color: #fff; }
      .home-healthy-wrap .swiper-healthy .swiper-slide .slide-right {
        height: 100%;
        width: 278px;
        background-color: #fff;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
        padding: 16px 0 16px 24px; }
        .home-healthy-wrap .swiper-healthy .swiper-slide .slide-right p {
          font-size: 14px;
          color: #333;
          position: relative; }
        .home-healthy-wrap .swiper-healthy .swiper-slide .slide-right p:before {
          content: '';
          position: absolute;
          display: block;
          height: 6px;
          width: 6px;
          border-radius: 50%;
          background-color: #ECA53B;
          left: -14px;
          top: 8px; }
    .home-healthy-wrap .swiper-healthy .swiper-slide:nth-child(1) .slide-left {
      background-color: #fe9a2a; }
    .home-healthy-wrap .swiper-healthy .swiper-slide:nth-child(2) .slide-left {
      background-color: #167DC8; }
    .home-healthy-wrap .swiper-healthy .swiper-slide:nth-child(3) .slide-left {
      background-color: #fe9a2a; }
    .home-healthy-wrap .swiper-healthy .swiper-slide:nth-child(4) .slide-left {
      background-color: #167DC8; }
    .home-healthy-wrap .swiper-healthy .swiper-slide:nth-child(5) .slide-left {
      background-color: #fe9a2a; }
    .home-healthy-wrap .swiper-healthy .swiper-slide:nth-child(6) .slide-left {
      background-color: #167DC8; }
    .home-healthy-wrap .swiper-healthy .swiper-slide:nth-child(7) .slide-left {
      background-color: #fe9a2a; }
    .home-healthy-wrap .swiper-healthy .swiper-pagination-bullet {
      background-color: #bbb; }
    .home-healthy-wrap .swiper-healthy .swiper-pagination-bullet-active {
      background-color: #c50c11; }

.hospital-qr-code {
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2); }
  .hospital-qr-code .code-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-right: -20px; }
    .hospital-qr-code .code-list .code-item {
      margin-right: 20px; }
      .hospital-qr-code .code-list .code-item a {
        display: block; }
      .hospital-qr-code .code-list .code-item span, .hospital-qr-code .code-list .code-item img {
        display: block; }
      .hospital-qr-code .code-list .code-item img {
        width: 82px; }
      .hospital-qr-code .code-list .code-item u {
        display: block;
        text-align: center;
        font-size: 12px;
        color: #fff; }

.home-expert-list {
  margin-top: 10px; }

.search-expert-wrap {
  padding: 15px; }
  .search-expert-wrap .clinic-form .form-item {
    float: left;
    width: 100%;
    margin-bottom: 15px; }
    .search-expert-wrap .clinic-form .form-item.form-item-col-6 {
      width: 48%;
      float: left; }
      .search-expert-wrap .clinic-form .form-item.form-item-col-6.margin-left-2 {
        margin-left: 4%; }
    .search-expert-wrap .clinic-form .form-item .form-input {
      color: #fff;
      position: relative; }
      .search-expert-wrap .clinic-form .form-item .form-input:after {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: 1px;
        content: '';
        transform: scaleY(0.5);
        background-color: #fff; }
      .search-expert-wrap .clinic-form .form-item .form-input:before {
        position: absolute;
        top: 5px;
        right: 0;
        font-family: 'iconfont';
        content: '\ea1b';
        color: rgba(255, 255, 255, 0.5); }
      .search-expert-wrap .clinic-form .form-item .form-input i {
        position: absolute;
        top: 5px;
        left: 0; }
      .search-expert-wrap .clinic-form .form-item .form-input input {
        border: none;
        color: #fff;
        background-color: transparent;
        position: relative;
        z-index: 2;
        padding-left: 26px;
        padding-right: 20px;
        margin-bottom: 0; }
        .search-expert-wrap .clinic-form .form-item .form-input input::-webkit-input-placeholder {
          color: rgba(255, 255, 255, 0.6); }
    .search-expert-wrap .clinic-form .form-item .form-btn button.btn {
      height: 31px;
      width: 100%;
      margin-top: 15px;
      border: 1px solid #fff;
      box-sizing: border-box;
      text-align: center;
      font-size: 13px;
      color: #fff;
      border-radius: 15px;
      background-color: rgba(255, 255, 255, 0.2); }

.expert-list-wrap {
  background-color: #fff; }
  .expert-list-wrap .expert-title {
    padding: 17px 15px 0;
    line-height: 18px; }
    .expert-list-wrap .expert-title a.fl {
      font-size: 18px;
      color: #555555;
      font-weight: 700;
      position: relative;
      padding-left: 14px; }
      .expert-list-wrap .expert-title a.fl:before {
        content: '';
        width: 5px;
        height: 14px;
        position: absolute;
        left: 0;
        top: 2px;
        background: linear-gradient(135deg, #09b78b 0%, #17ac9a 51%, #0067ce 100%); }
    .expert-list-wrap .expert-title a.fr {
      font-size: 13px;
      color: #868686; }
  .expert-list-wrap .swiper-expert {
    position: relative;
    overflow: hidden;
    margin: 10px 15px 0;
    padding-bottom: 15px; }
    .expert-list-wrap .swiper-expert .swiper-wrapper.block-loading {
      height: 250px;
      background-size: 15%; }
    .expert-list-wrap .swiper-expert .swiper-pagination {
      bottom: 0; }
    .expert-list-wrap .swiper-expert .swiper-pagination-bullet {
      background: #c2c2c2; }
      .expert-list-wrap .swiper-expert .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #009F88; }
    .expert-list-wrap .swiper-expert .mui-table-view:before, .expert-list-wrap .swiper-expert .mui-table-view:after {
      display: none; }
    .expert-list-wrap .swiper-expert .mui-table-view.mui-grid-view {
      display: -webkit-box;
      display: flex; }
      .expert-list-wrap .swiper-expert .mui-table-view.mui-grid-view .mui-table-view-cell {
        padding-left: 0; }
        .expert-list-wrap .swiper-expert .mui-table-view.mui-grid-view .mui-table-view-cell a {
          margin-left: 0; }
          .expert-list-wrap .swiper-expert .mui-table-view.mui-grid-view .mui-table-view-cell a img {
            width: 100%;
            height: 38vw;
            object-fit: cover; }
    .expert-list-wrap .swiper-expert .expert-tit {
      text-align: center; }
      .expert-list-wrap .swiper-expert .expert-tit strong, .expert-list-wrap .swiper-expert .expert-tit span {
        display: block; }
      .expert-list-wrap .swiper-expert .expert-tit strong {
        line-height: 30px;
        height: 30px;
        font-size: 16px;
        color: #555;
        font-weight: normal;
        position: relative; }
        .expert-list-wrap .swiper-expert .expert-tit strong:after {
          content: '';
          height: 2px;
          width: 15px;
          display: block;
          margin: 0 auto;
          background-color: #009F88; }
      .expert-list-wrap .swiper-expert .expert-tit .title {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #999;
        font-size: 12px; }
      .expert-list-wrap .swiper-expert .expert-tit .major {
        height: 30px;
        line-height: 30px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px; }
      .expert-list-wrap .swiper-expert .expert-tit .depart {
        height: 14px;
        line-height: 14px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 12px; }

.inner-search-wrap {
  position: relative;
  z-index: 2;
  padding: 25px 0;
  border-bottom: 1px solid #e4e4e4;
  background-color: #fff; }
  .inner-search-wrap .search-input-wrap {
    width: 92%;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
    height: 38px;
    border-radius: 19px;
    border: 1px solid #e4e4e4; }
    .inner-search-wrap .search-input-wrap .search-submit {
      background-color: transparent;
      position: absolute;
      top: 0;
      left: 3px;
      height: 38px;
      width: 38px;
      text-align: center;
      line-height: 28px; }
      .inner-search-wrap .search-input-wrap .search-submit i {
        font-size: 20px;
        font-weight: bold;
        color: #009F88; }
    .inner-search-wrap .search-input-wrap .search-input {
      width: 100%;
      padding-left: 44px;
      padding-right: 10px;
      margin-bottom: 0;
      background-color: transparent;
      text-align: left;
      height: 38px;
      line-height: 38px;
      font-size: 14px;
      border: none; }
      .inner-search-wrap .search-input-wrap .search-input::-webkit-input-placeholder {
        color: #ccc; }
  .inner-search-wrap .search-result-wrap {
    position: absolute;
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 360px;
    width: 100%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    z-index: 10; }
    .inner-search-wrap .search-result-wrap .search-result {
      padding: 10px 0; }
      .inner-search-wrap .search-result-wrap .search-result a {
        display: block;
        padding-left: 20px;
        padding-right: 45px;
        position: relative;
        line-height: 36px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
        .inner-search-wrap .search-result-wrap .search-result a:before {
          content: '';
          position: absolute;
          width: 100%;
          height: 1px;
          background-color: #e4e4e4;
          transform: scaleY(0.5);
          bottom: 1px;
          left: 0; }
        .inner-search-wrap .search-result-wrap .search-result a:after {
          content: '\e61e';
          font-family: 'iconfont';
          position: absolute;
          top: 0;
          right: 8px;
          width: 35px;
          height: 35px;
          line-height: 35px;
          text-align: center; }
        .inner-search-wrap .search-result-wrap .search-result a:hover {
          background-color: #f2f2f2; }
        .inner-search-wrap .search-result-wrap .search-result a span {
          color: #009F88; }

.video {
  width: 100%;
  height: 60vw;
  position: relative;
  left: 0;
  top: 0;
  background: #000;
  overflow: hidden; }
  .video img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: transform .85s; }
  .video video {
    width: 100%;
    height: 100%;
    display: block; }

.audio {
  width: 100%;
  height: 97vw;
  background: #f2f2f2 url(../../images/culture-info-img.jpg) center;
  position: relative;
  background-size: cover;
  padding-top: 8vw; }
  .audio .audio-player {
    position: relative;
    width: 91%;
    height: 50px;
    border-radius: 25px;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 159, 136, 0.9);
    padding-right: 50px;
    margin: 0 auto; }
    .audio .audio-player i {
      width: 50px;
      height: 50px;
      font-size: 28px;
      margin-right: 20px;
      vertical-align: middle; }
    .audio .audio-player.playing .audio-player:after {
      content: '\e669'; }
    .audio .audio-player .audio-player {
      width: 50px;
      height: 50px;
      background: #0096d7;
      position: absolute;
      top: 0;
      right: 0; }
      .audio .audio-player .audio-player:after {
        content: '\e669';
        font-family: 'iconfont';
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background-color: #0096d7;
        color: #fff;
        line-height: 50px;
        text-align: center;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 22px; }
      .audio .audio-player .audio-player.playing:after {
        content: '\e69d'; }
      .audio .audio-player .audio-player audio {
        width: 100%;
        height: 100%; }

.intro-picture-slide {
  width: 100%;
  height: 60vw; }
  .intro-picture-slide.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 5px; }
  .intro-picture-slide .swiper-slide {
    position: relative; }
    .intro-picture-slide .swiper-slide img {
      display: block;
      height: 60vw;
      width: 100%;
      object-fit: cover; }
    .intro-picture-slide .swiper-slide .title {
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 0 15px;
      width: 100%;
      height: 115px;
      padding-bottom: 25px;
      line-height: 155px;
      color: #fff;
      text-align: center;
      background: url(../../images/news-slide-mark.png);
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }

.department-tab .mui-table-view-cell:after {
  left: 0; }
.department-tab .mui-table-view-cell > a:not(.mui-btn) {
  margin: -11px -30px; }
  .department-tab .mui-table-view-cell > a:not(.mui-btn) h4 {
    font-weight: 400;
    margin-bottom: 10px; }

.inner-content .inner-p p {
  font-size: 16px !important;
  margin-bottom: 0; }

.category-dm-banner {
  background-color: #f8f8f8;
  background-size: cover;
  background-position: center;
  height: 150px;
  margin-bottom: 10px; }

.dm-banner {
  box-sizing: border-box;
  height: 170px;
  padding-top: 55px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  .dm-banner .dm-name {
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 1; }
  .dm-banner .point-wrap {
    padding: 0 10px;
    text-align: center; }
    .dm-banner .point-wrap span {
      font-size: 12px;
      color: #d7d7d7; }
      .dm-banner .point-wrap span + span {
        margin-left: 5px; }

.dm-page {
  padding: 15px 10px;
  margin-top: -20px;
  margin-bottom: 10px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15); }
  .dm-page h2.tit-left {
    margin: 0; }
    .dm-page h2.tit-left a.fl {
      line-height: 30px; }
  .dm-page .intro-txt {
    padding-top: 10px; }
    .dm-page .intro-txt p {
      color: #555;
      line-height: 24px;
      max-height: 96px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal;
      word-wrap: break-word;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      display: -webkit-box !important; }
    .dm-page .intro-txt a.intro-more {
      display: block;
      margin-top: 20px;
      text-align: center;
      line-height: 28px;
      border: 1px solid #0C977A;
      font-size: 14px;
      color: #0C977A; }

.category-spe-banner {
  background-color: #f8f8f8;
  background-size: cover;
  background-position: center;
  height: 100px; }

.inner-swiper-special {
  position: relative;
  padding-bottom: 30px;
  overflow: hidden; }
  .inner-swiper-special.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0; }
  .inner-swiper-special .swiper-slide {
    width: 100%; }
    .inner-swiper-special .swiper-slide img {
      width: 100%;
      height: 34vw;
      object-fit: cover;
      display: block; }
  .inner-swiper-special .swiper-pagination-bullet {
    background-color: #bbb; }
  .inner-swiper-special .swiper-pagination-bullet-active {
    background-color: #c50c11; }

.channel + .channel {
  margin-top: 10px; }

.hospital-brief {
  padding-top: 60px; }
  .hospital-brief .hospital-intro {
    height: 570px; }
    .hospital-brief .hospital-intro .hospital-intro-img {
      height: 250px;
      width: 100%; }
      .hospital-brief .hospital-intro .hospital-intro-img img {
        height: 100%;
        width: 100%; }
    .hospital-brief .hospital-intro .hospital-intro-content {
      height: 320px;
      width: 100%;
      position: relative;
      background-color: #ECEBE9; }
      .hospital-brief .hospital-intro .hospital-intro-content .inner-intro {
        width: calc(100% - 30px);
        height: 344px;
        margin: 0 15px 15px;
        background-color: #fff;
        position: absolute;
        top: -40px;
        box-sizing: border-box;
        padding: 30px 15px 15px; }
        .hospital-brief .hospital-intro .hospital-intro-content .inner-intro h2 {
          font-size: 16px;
          font-weight: normal;
          line-height: 16px;
          margin: 0 0 25px; }
        .hospital-brief .hospital-intro .hospital-intro-content .inner-intro p {
          font-size: 12px;
          line-height: 22px;
          max-height: 198px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: normal;
          word-wrap: break-word;
          -webkit-line-clamp: 9;
          -webkit-box-orient: vertical;
          display: -webkit-box !important; }
        .hospital-brief .hospital-intro .hospital-intro-content .inner-intro a {
          display: block;
          height: 40px;
          width: 100%;
          box-sizing: border-box;
          border: 1px solid #009F88;
          text-align: center;
          line-height: 40px;
          color: #009F88; }
  .hospital-brief .hospital-leader {
    height: 300px;
    width: 100%;
    background-color: #25974F; }
    .hospital-brief .hospital-leader h2 {
      font-size: 16px;
      font-weight: normal;
      text-align: center;
      color: #fff;
      padding-top: 20px; }
    .hospital-brief .hospital-leader .leader-slide {
      margin-top: 20px;
      position: relative; }
      .hospital-brief .hospital-leader .leader-slide .swiper-slide .leader-item {
        display: block;
        height: 100%;
        width: 120px;
        margin: 0 auto;
        text-align: center; }
        .hospital-brief .hospital-leader .leader-slide .swiper-slide .leader-item .leader-head {
          height: 130px;
          width: 100%;
          text-align: center; }
          .hospital-brief .hospital-leader .leader-slide .swiper-slide .leader-item .leader-head img {
            height: 100%;
            width: 90px; }
        .hospital-brief .hospital-leader .leader-slide .swiper-slide .leader-item p {
          font-size: 14px;
          text-align: center;
          color: #fff; }
        .hospital-brief .hospital-leader .leader-slide .swiper-slide .leader-item span {
          font-size: 12px;
          text-align: center;
          color: #fff; }
      .hospital-brief .hospital-leader .leader-slide .swiper-pagination {
        bottom: -30px; }
        .hospital-brief .hospital-leader .leader-slide .swiper-pagination .swiper-pagination-bullet {
          width: 8px;
          height: 8px;
          opacity: 1;
          background-color: #fff;
          border-radius: 50%; }
          .hospital-brief .hospital-leader .leader-slide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
            background-color: #ABD155;
            opacity: 1; }
  .hospital-brief .hospital-history {
    box-sizing: border-box;
    padding: 10px;
    height: 43vw;
    width: 100%;
    background-image: url(/static/images/xxzrmyy/brief_cul_bg.jpg);
    background-size: cover;
    margin-top: 20px;
    position: relative; }
    .hospital-brief .hospital-history .cut-his-img {
      display: block;
      height: 100%;
      width: auto;
      position: absolute;
      right: 0;
      top: 0; }
    .hospital-brief .hospital-history .history-slide {
      height: 91px;
      width: 90%;
      float: right; }
      .hospital-brief .hospital-history .history-slide .his-item {
        height: 91px;
        width: 100%;
        margin-top: 15px;
        -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
        transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
        opacity: 0;
        transform: translateY(-10px);
        transition-delay: 0.3s; }
        .hospital-brief .hospital-history .history-slide .his-item .his-left {
          width: 160px;
          height: 91px; }
        .hospital-brief .hospital-history .history-slide .his-item .his-right {
          width: 160px;
          height: 91px; }
          .hospital-brief .hospital-history .history-slide .his-item .his-right h2 {
            font-weight: bold;
            font-size: 16px;
            line-height: 16px;
            margin-bottom: 10px;
            color: #fff; }
          .hospital-brief .hospital-history .history-slide .his-item .his-right p {
            font-size: 12px;
            line-height: 18px;
            max-height: 54px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: normal;
            word-wrap: break-word;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            display: -webkit-box !important;
            color: #fff; }
      .hospital-brief .hospital-history .history-slide .swiper-slide-active .his-item {
        opacity: 1;
        transform: translateY(0px); }
      .hospital-brief .hospital-history .history-slide .swiper-button-prev {
        top: 140px;
        right: 60px;
        height: 30px;
        width: 30px;
        border-radius: 50%;
        background-size: 10px;
        left: inherit;
        background-color: rgba(0, 0, 0, 0.5); }
      .hospital-brief .hospital-history .history-slide .swiper-button-next {
        top: 140px;
        height: 30px;
        width: 30px;
        border-radius: 50%;
        background-size: 10px;
        background-color: rgba(0, 0, 0, 0.5); }
  .hospital-brief .hospital-culture {
    height: 192px;
    width: 100%;
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap; }
    .hospital-brief .hospital-culture .culture-item {
      height: 96px;
      width: 50%; }
      .hospital-brief .hospital-culture .culture-item a {
        display: block;
        height: 100%;
        width: 100%;
        line-height: 96px;
        text-align: center; }
      .hospital-brief .hospital-culture .culture-item:nth-child(1) {
        background-color: #0C977A; }
        .hospital-brief .hospital-culture .culture-item:nth-child(1) a {
          color: #fff; }
      .hospital-brief .hospital-culture .culture-item:nth-child(2) {
        background-image: url(../../images/xxzrmyy/culture.jpg);
        background-size: cover; }
      .hospital-brief .hospital-culture .culture-item:nth-child(3) {
        background-image: url(../../images/xxzrmyy/organize.jpg);
        background-size: cover; }
      .hospital-brief .hospital-culture .culture-item:nth-child(4) {
        background-color: #4BA654; }
        .hospital-brief .hospital-culture .culture-item:nth-child(4) a {
          color: #fff; }

.news-index {
  background: white; }
  .news-index p {
    line-height: normal;
    padding: 0px;
    margin: 0px; }
  .news-index main {
    margin-top: 60px; }
  .news-index .banner {
    position: relative;
    margin: 30px 10px;
    box-sizing: border-box;
    overflow-x: clip; }
  .news-index .banner-item {
    position: relative;
    height: 220px;
    width: 100%; }
    .news-index .banner-item img {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; }
    .news-index .banner-item span {
      display: block;
      height: 160px;
      width: 100%;
      background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
      position: absolute;
      bottom: 0;
      padding: 85px 10px 0; }
      .news-index .banner-item span h3 {
        font-size: 14px;
        color: #fff;
        height: 36px;
        line-height: 18px;
        max-height: 36px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        word-wrap: break-word;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box !important; }
      .news-index .banner-item span p {
        font-size: 16px;
        color: #fff;
        margin: 0; }
  .news-index .swiper-pagination {
    position: absolute;
    bottom: -20px; }
  .news-index .card {
    margin: 18px 10px 0;
    padding: 20px 10px;
    box-sizing: border-box;
    box-shadow: 0 0 2px #0003;
    border-radius: 6px;
    background: white; }
  .news-index .card-header {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .news-index .card-title {
    font-size: 16px;
    color: #444444;
    font-weight: 900; }
    .news-index .card-title i {
      font-size: 10px; }
  .news-index .card-more {
    font-size: 12px;
    color: #979797; }
  .news-index .card-img {
    width: 100%;
    margin-top: 20px;
    height: 193px; }
  .news-index .card-item {
    padding: 20px 0;
    border-bottom: 1px solid #e4e4e4; }
  .news-index .card-item:last-of-type {
    border-bottom: none; }
  .news-index .card-item-title {
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box !important;
    display: block;
    height: 48px;
    font-size: 14px;
    color: #333333; }
  .news-index .card-item-time {
    font-size: 12px;
    margin-top: 10px;
    color: #5ab0ee; }
  .news-index .topic {
    padding: 20px;
    background: #f0f0ea; }

/*投票*/
.picvote {
  overflow: hidden;
  margin: 0 -1%; }

.picvote li {
  float: left;
  width: 48%;
  margin: 0 1% 25px 1%;
  text-align: center;
  background: #f5f5f5;
  overflow: hidden; }

.picvote li a {
  display: block;
  line-height: 0;
  overflow: hidden; }

.picvote li img {
  display: block;
  height: 120px;
  margin: auto; }

.picvote li span {
  display: block;
  line-height: 40px; }

.txtvote li {
  border-bottom: 1px dashed #ddd;
  line-height: 40px;
  padding-left: 20px;
  overflow: hidden; }

.txtvote li:hover {
  background: #f4f4f4; }

.txtvote span {
  float: left; }

.txtvote .perbg {
  width: 55%;
  background: #ddd;
  line-height: 1;
  height: 14px;
  overflow: hidden;
  margin: 13px 0; }

.txtvote .option {
  width: 35%; }

.txtvote .optionval {
  width: 10%;
  text-align: right; }

.vote-btn {
  text-align: center;
  margin-top: 25px; }

.vote-btn .tips {
  line-height: 40px;
  color: #e33; }

.ranking {
  padding: 15px 10px;
  border-top: 1px solid #ddd; }

.ranking .fl, .ranking .fr, .vote-per {
  line-height: 14px;
  height: 14px; }

.ranking .fl {
  width: 60%;
  background: #ddd;
  text-align: left;
  font-size: 0; }

.ranking .fr {
  width: 40%;
  text-align: right; }

.vote-per {
  display: inline-block;
  background: #d47a4c;
  vertical-align: middle; }

.vote-result .th {
  font-weight: bold; }

.vote-result li {
  overflow: hidden;
  border-bottom: 1px dashed #ddd;
  line-height: 40px;
  padding: 0 10px; }

.vote-result li:hover {
  background: #f4f4f4; }

.vote-result span {
  float: left; }

.vote-result .rank {
  width: 15%; }

.vote-result .rank i {
  display: inline-block;
  text-align: center;
  line-height: 1;
  font-style: normal;
  background: #888;
  color: #fff;
  min-width: 20px;
  padding: 3px 5px; }

.vote-result .top1 i {
  background: #fc6c6c; }

.vote-result .top2 i {
  background: #ffa169; }

.vote-result .top3 i {
  background: #ffc861; }

.vote-result .perbg {
  width: 40%; }

.vote-result .name {
  width: 35%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.vote-result .optionval {
  width: 10%;
  text-align: right; }

.mui-footer-nav {
  top: auto;
  bottom: 0;
  display: table;
  width: 100%;
  height: 50px;
  padding: 0;
  table-layout: fixed;
  border-top: 0;
  border-bottom: 0;
  -webkit-touch-callout: none; }

.mui-footer-nav .mui-nav-item {
  display: table-cell;
  overflow: hidden;
  width: 1%;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #929292; }

.mui-footer-nav .mui-nav-item.mui-active {
  color: #d47a4c; }

.mui-footer-nav .mui-nav-item .mui-icon {
  top: 3px;
  width: 24px;
  height: 24px;
  padding-top: 0;
  padding-bottom: 0; }

.mui-footer-nav .mui-nav-item .mui-icon ~ .mui-nav-label {
  font-size: 11px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis; }

.mui-footer-nav .mui-nav-item .mui-icon:active {
  background: none; }

.mui-footer-nav .mui-nav-item {
  color: #444; }

.mui-footer-nav {
  background-color: #f7f7f7;
  border-top: 1px solid #ccc; }

.mui-footer-nav .mui-nav-item.mui-active {
  color: #d47a4c; }

.mui-popup-input input {
  height: 40px; }

.inner-content .negative-margin li.mui-table-view-cell:after {
  left: 0; }
.inner-content .negative-margin li.mui-table-view-cell a:not(.mui-btn) {
  margin-left: -30px;
  margin-right: -30px; }

.list-news.list-nodate li a .news-title {
  line-height: 24px;
  max-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box !important; }
.list-news li a {
  display: block;
  height: 97px;
  box-sizing: border-box;
  white-space: normal !important; }
  .list-news li a.thumb {
    padding-right: 138px;
    position: relative; }
    .list-news li a.thumb img {
      position: absolute;
      top: 11px;
      right: 15px;
      width: 114px;
      height: 75px;
      border-radius: 3px; }
  .list-news li a .news-title {
    margin: 0 auto;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box !important; }
  .list-news li a .news-mark {
    color: #999;
    font-size: 13px;
    line-height: 1;
    height: 13px;
    margin-top: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
    .list-news li a .news-mark u {
      position: relative;
      top: -1px;
      padding: 0 5px;
      opacity: .7;
      font-size: 10px; }
  .list-news li a .news-description {
    color: #999;
    font-size: 14px;
    margin-top: 5px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box !important; }

.search-news-list .search-news-list-item {
  padding: 20px 0;
  position: relative; }
  .search-news-list .search-news-list-item:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    content: '';
    transform: scaleY(0.5);
    background-color: #c8c7cc; }
  .search-news-list .search-news-list-item.search-thumb .search-description {
    position: relative;
    min-height: 72px;
    padding-left: 104px; }
    .search-news-list .search-news-list-item.search-thumb .search-description img {
      position: absolute;
      top: 4px;
      left: 0;
      width: 92px;
      height: 64px;
      border-radius: 3px; }
  .search-news-list .search-news-list-item > a {
    display: block;
    box-sizing: border-box;
    white-space: normal !important; }
    .search-news-list .search-news-list-item > a .search-title {
      margin: 0 auto;
      font-size: 16px;
      font-weight: normal;
      line-height: 24px;
      margin-bottom: 10px; }
    .search-news-list .search-news-list-item > a .search-description p {
      color: #999;
      font-size: 14px;
      margin-top: 5px;
      line-height: 24px;
      max-height: 72px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal;
      word-wrap: break-word;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      display: -webkit-box !important; }
  .search-news-list .search-news-list-item .search-mark {
    color: #999;
    font-size: 10px;
    line-height: 1;
    height: 13px;
    margin-top: 12px;
    display: flex;
    justify-content: space-between; }
    .search-news-list .search-news-list-item .search-mark a {
      font-size: 10px;
      color: #999; }
    .search-news-list .search-news-list-item .search-mark .comefrom {
      flex: 1;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .search-news-list .search-news-list-item .search-mark .time {
      width: 70px;
      text-align: right;
      overflow: hidden;
      white-space: nowrap;
      margin-left: 15px; }

.list-text li a {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 16px; }
  .list-text li a .news-title {
    font-weight: 400;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }

.list-download li a {
  display: block;
  height: 58px;
  font-size: 16px; }
  .list-download li a .news-title {
    font-weight: 400;
    font-size: 16px;
    position: relative;
    padding-left: 35px;
    line-height: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
    .list-download li a .news-title:before {
      content: '\e6c2';
      font-family: 'iconfont';
      color: #009F88;
      font-size: 22px;
      position: absolute;
      top: 0;
      left: 0; }

.history-journey .history-item {
  margin-top: 20px; }
  .history-journey .history-item .history-time {
    font-size: 20px;
    color: #009F88;
    font-weight: 400; }
  .history-journey .history-item .history-detail {
    background-color: #f2f2f2;
    padding: 15px;
    position: relative;
    font-size: 16px;
    color: #666;
    margin-top: 20px; }
    .history-journey .history-item .history-detail:before {
      content: '';
      border: 10px solid transparent;
      border-bottom-color: #f2f2f2;
      position: absolute;
      top: -10px;
      left: 20px; }
    .history-journey .history-item .history-detail li {
      margin-bottom: 10px; }

.history-journey-wrap .history-item {
  position: relative;
  min-height: 120px;
  padding-bottom: 20px; }
  .history-journey-wrap .history-item:before, .history-journey-wrap .history-item:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto; }
  .history-journey-wrap .history-item:before {
    z-index: 1;
    width: 8px;
    height: 8px;
    border: 1px solid #CEBF9A;
    border-radius: 50%;
    background-color: #fff; }
  .history-journey-wrap .history-item:after {
    bottom: 0;
    width: 0;
    border-right: 1px dashed #CEBF9A; }
  .history-journey-wrap .history-item .item-left, .history-journey-wrap .history-item .item-right {
    width: 47%;
    min-height: 120px;
    background-repeat: no-repeat;
    background-position: center; }
  .history-journey-wrap .history-item .img-wrap {
    position: relative;
    z-index: 1;
    width: 95%;
    height: 118px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
    .history-journey-wrap .history-item .img-wrap a, .history-journey-wrap .history-item .img-wrap img {
      display: block; }
    .history-journey-wrap .history-item .img-wrap img {
      box-sizing: border-box;
      width: 100%;
      height: 118px;
      border: 10px solid #fff; }
    .history-journey-wrap .history-item .img-wrap span {
      position: absolute;
      bottom: -5%;
      z-index: -1;
      width: 88px;
      height: 60px;
      background-color: #f2f2f2; }
  .history-journey-wrap .history-item h2.tit {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #009F88; }
  .history-journey-wrap .history-item .history-description {
    font-size: 14px; }
  .history-journey-wrap .history-item.even .img-wrap span {
    left: -5%;
    background-color: #E6E3D9; }
  .history-journey-wrap .history-item.even .history-description {
    text-align: justify; }
  .history-journey-wrap .history-item.odd .img-wrap span {
    right: -5%;
    background-color: #f2f2f2; }
  .history-journey-wrap .history-item.odd h2.tit, .history-journey-wrap .history-item.odd .history-description {
    text-align: right; }

.leadership-tit {
  line-height: 50px;
  border-bottom: 1px solid #e4e4e4;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 25px; }

.leader-list-box {
  margin-right: -14px;
  display: flex;
  flex-wrap: wrap; }
  .leader-list-box .leader-list-item {
    padding-right: 14px;
    padding-bottom: 15px;
    overflow: hidden; }
    .leader-list-box .leader-list-item img {
      width: 99%;
      height: 38vw;
      object-fit: cover; }
    .leader-list-box .leader-list-item .leader-tit {
      text-align: center; }
      .leader-list-box .leader-list-item .leader-tit strong, .leader-list-box .leader-list-item .leader-tit span {
        display: block; }
      .leader-list-box .leader-list-item .leader-tit strong {
        line-height: 22px;
        font-size: 16px;
        color: #555;
        font-weight: normal;
        position: relative; }
        .leader-list-box .leader-list-item .leader-tit strong:after {
          content: '';
          height: 2px;
          width: 15px;
          display: block;
          margin: 6px auto 0;
          background-color: #009F88; }
      .leader-list-box .leader-list-item .leader-tit .title {
        line-height: 16px;
        margin-top: 10px;
        height: auto;
        color: #999;
        font-size: 12px; }
      .leader-list-box .leader-list-item .leader-tit .major {
        height: 30px;
        line-height: 30px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px; }

.list-leader-page .leader-wrap {
  padding-left: 20px;
  background-image: url(../img/leader-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 5px; }
.list-leader-page ul.leader-lists {
  padding: 20px 0;
  border-left: 1px solid #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.6); }
  .list-leader-page ul.leader-lists li {
    position: relative;
    padding-left: 30px; }
    .list-leader-page ul.leader-lists li:before {
      content: '';
      display: block;
      position: absolute;
      left: 0px;
      top: 0;
      bottom: 0;
      width: 25px;
      height: 1px;
      margin: auto;
      background-color: #fff;
      background-color: rgba(255, 255, 255, 0.6); }
    .list-leader-page ul.leader-lists li + li {
      margin-top: 20px; }
    .list-leader-page ul.leader-lists li a {
      display: block;
      font-size: 0; }
      .list-leader-page ul.leader-lists li a span {
        display: inline-block;
        width: 33%;
        font-size: 16px;
        color: #fff;
        vertical-align: middle; }
        .list-leader-page ul.leader-lists li a span.title {
          font-weight: bold; }
        .list-leader-page ul.leader-lists li a span.two {
          letter-spacing: 1em; }

.img-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .img-list .img-list-item {
    position: relative;
    width: 48%;
    margin-bottom: 15px; }
    .img-list .img-list-item .img-wrap {
      position: relative; }
      .img-list .img-list-item .img-wrap .cover-img {
        display: block;
        width: 100%;
        height: 32vw; }
      .img-list .img-list-item .img-wrap .num {
        position: absolute;
        bottom: 10px;
        right: 10px;
        width: 68px;
        height: 24px;
        border-radius: 12px;
        background-color: rgba(0, 0, 0, 0.6);
        text-align: center;
        line-height: 24px;
        color: #fff; }
        .img-list .img-list-item .img-wrap .num:before {
          content: '\e667';
          font-family: 'iconfont';
          margin-right: 3px; }
      .img-list .img-list-item .img-wrap .inner-imgs {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0; }
        .img-list .img-list-item .img-wrap .inner-imgs img {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0; }
          .img-list .img-list-item .img-wrap .inner-imgs img:first-child {
            z-index: 1; }
    .img-list .img-list-item h3 {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      font-size: 16px;
      color: #555;
      text-align: center;
      font-weight: normal;
      margin-top: 12px; }
      .img-list .img-list-item h3.ellipsis-2 {
        white-space: normal;
        line-height: 18px;
        max-height: 36px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        word-wrap: break-word;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box !important;
        text-align: left; }
        .img-list .img-list-item h3.ellipsis-2 a {
          display: block; }

.video-list .video-list-item {
  margin-bottom: 15px;
  position: relative;
  height: 52.8vw; }
  .video-list .video-list-item.audio-type .video-cover-player:after {
    content: '\e66f'; }
  .video-list .video-list-item .player {
    width: 100%;
    height: 52.8vw;
    display: block;
    background: #000; }
  .video-list .video-list-item .video-cover-player, .video-list .video-list-item .audio-type-playing-cover {
    width: 100%;
    height: 52.8vw;
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat; }
  .video-list .video-list-item .video-cover-player:before, .video-list .video-list-item .video-cover-player:after {
    position: absolute;
    content: ''; }
  .video-list .video-list-item .video-cover-player:before {
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: url(../../mobile/img/black-mark.png) center bottom repeat-x; }
  .video-list .video-list-item .video-cover-player:after {
    content: '\e669';
    font-family: 'iconfont';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -75%);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 34px;
    line-height: 60px;
    text-align: center;
    color: #fff; }
  .video-list .video-list-item .video-cover-player .video-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 10px 15px; }
    .video-list .video-list-item .video-cover-player .video-info h3 {
      font-size: 16px;
      font-weight: 400;
      line-height: 20px; }
    .video-list .video-list-item .video-cover-player .video-info .mark {
      font-size: 12px;
      line-height: 1;
      height: 12px;
      margin-top: 7px;
      opacity: .8;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
      .video-list .video-list-item .video-cover-player .video-info .mark u {
        position: relative;
        top: -1px;
        padding: 0 5px;
        opacity: .7;
        font-size: 10px; }
  .video-list .video-list-item .audio-type-playing-cover audio {
    width: 94%;
    height: 30px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    opacity: .8; }

.special-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .special-list .special-list-item {
    position: relative;
    width: 100%;
    margin-bottom: 15px; }
    .special-list .special-list-item a {
      display: block; }
    .special-list .special-list-item img {
      width: 100%;
      height: 34vw; }
    .special-list .special-list-item h3 {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      font-size: 16px;
      color: #555;
      text-align: center;
      font-weight: normal;
      margin-top: 12px; }

.list-profession {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .list-profession .list-profession-item {
    position: relative;
    width: 48%;
    margin-bottom: 15px;
    background-color: #f2f2f2;
    border: 1px solid #e4e4e4; }
    .list-profession .list-profession-item .title {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      font-size: 16px;
      color: #555;
      text-align: center;
      font-weight: normal;
      display: block;
      line-height: 68px; }

.paper-filter {
  height: 40px;
  border: 1px solid #009F88;
  box-sizing: border-box;
  text-align: center;
  font-size: 13px;
  color: #009F88;
  display: block;
  border-radius: 20px;
  line-height: 40px;
  margin: 25px auto;
  box-shadow: 0px 1px 10px rgba(0, 159, 136, 0.29); }
  .paper-filter:after {
    font-family: 'iconfont';
    content: '\ea1b';
    margin-left: 8px;
    color: rgba(0, 159, 136, 0.8); }

.paper-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .paper-list .paper-list-item {
    position: relative;
    width: 48%;
    margin-bottom: 15px; }
    .paper-list .paper-list-item .paper-wrap {
      position: relative; }
      .paper-list .paper-list-item .paper-wrap .cover-img {
        display: block;
        width: 100%;
        height: 60.8vw; }
      .paper-list .paper-list-item .paper-wrap .num {
        position: absolute;
        bottom: 10px;
        right: 10px;
        width: 68px;
        height: 24px;
        border-radius: 12px;
        background-color: rgba(0, 0, 0, 0.6);
        text-align: center;
        line-height: 24px;
        color: #fff; }
        .paper-list .paper-list-item .paper-wrap .num:before {
          content: '\e667';
          font-family: 'iconfont';
          margin-right: 3px; }
      .paper-list .paper-list-item .paper-wrap .inner-imgs {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0; }
        .paper-list .paper-list-item .paper-wrap .inner-imgs img {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0; }
          .paper-list .paper-list-item .paper-wrap .inner-imgs img:first-child {
            z-index: 1; }
    .paper-list .paper-list-item h3 {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      font-size: 16px;
      color: #555;
      text-align: center;
      font-weight: normal;
      margin-top: 12px; }

.mui-bar.filter {
  height: 48px;
  z-index: 2;
  padding: 0;
  background: rgba(247, 247, 247, 0.98);
  top: 54px;
  border-top: 1px solid #f2f2f2;
  display: block; }
  .mui-bar.filter ~ .mui-content {
    padding-top: 98px; }

.cat {
  display: flex;
  line-height: 44px;
  height: 44px;
  text-align: center;
  position: relative;
  background-color: #fff; }
  .cat.follow-cat a {
    padding-left: 20px;
    text-align: left; }
  .cat a {
    display: block;
    flex: 1;
    position: relative; }
    .cat a:after {
      position: absolute;
      top: 0;
      font-family: 'iconfont';
      font-size: 12px;
      content: "\ea1b";
      opacity: .8;
      margin-left: 8px;
      vertical-align: middle;
      transform: translateY(2px);
      transition: -webkit-transform .3s; }
    .cat a span {
      display: inline-block;
      font-size: 14px;
      max-width: 90%;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
  .cat .operation i {
    font-size: 13px;
    margin-left: 2px; }
  .cat .operation:after {
    display: none; }
  .cat .mui-btn {
    padding: 6px;
    position: absolute;
    right: 15px;
    top: 6px; }
    .cat .mui-btn:after {
      display: none; }
  .cat .open:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  .cat .openbefore {
    z-index: 1;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background: #009F88; }

.tabs {
  overflow: hidden;
  background: #fff;
  display: flex; }
  .tabs.user-login {
    display: block; }
  .tabs.horizontal .tab-tit {
    width: 30%;
    background: #f2f2f2;
    overflow-y: auto;
    overflow-x: hidden; }
  .tabs.horizontal .tab-con {
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden; }
  .tabs a {
    display: block;
    line-height: 40px;
    border-bottom: 1px solid #f4f4f4;
    padding-left: 20px; }
    .tabs a.cur {
      color: #009F88; }
  .tabs .tab-tit .tab-cur {
    background: #fff; }
  .tabs .tab-con li {
    display: none; }
    .tabs .tab-con li:first-child {
      display: block; }

.subcat {
  display: none;
  background: #fff;
  max-height: 352px;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative; }
  .subcat .md_panel {
    position: static;
    transform: none;
    background: #fff; }
  .subcat .mui-btn {
    display: block;
    padding: 6px 12px;
    line-height: 30px;
    margin: auto 15px;
    position: static; }
  .subcat .single-filter a {
    display: block;
    line-height: 40px;
    border-bottom: 1px solid #f4f4f4;
    padding-left: 20px; }
    .subcat .single-filter a:last-child {
      border: none; }
    .subcat .single-filter a.cur {
      color: #009F88; }

/*科室设置页面*/
.depart-name {
  height: 100px;
  background: url(../img/expert-bg.jpg) no-repeat;
  background-size: cover; }
  .depart-name h1 {
    padding: 0 15px;
    font-size: 32px;
    line-height: 100px;
    color: #fff;
    text-align: center;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.depart-name {
  height: 100px;
  background: url(../img/expert-bg.jpg) no-repeat;
  background-size: cover; }

.depart-name h1 {
  padding: 0 15px;
  font-size: 32px;
  line-height: 100px;
  color: #fff;
  text-align: center;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.depart-name span {
  display: block;
  text-align: center;
  color: #fff; }

.expert-list .expert-list-item {
  background: #fff;
  padding: 1em;
  border-bottom: 1px solid #eee;
  position: relative;
  min-height: 90px; }
  .expert-list .expert-list-item .item {
    display: block;
    color: #444;
    position: relative; }
    .expert-list .expert-list-item .item img {
      position: absolute;
      left: 0;
      top: 0;
      width: 64px;
      height: 90px;
      object-fit: cover; }
    .expert-list .expert-list-item .item .info {
      margin-left: 75px;
      padding-right: 26px;
      margin-bottom: 10px; }
      .expert-list .expert-list-item .item .info h2 {
        font-size: 18px;
        color: #009F88;
        position: relative; }
        .expert-list .expert-list-item .item .info h2 span {
          font-weight: normal;
          color: #999;
          font-size: 12px;
          margin-left: 5px;
          position: absolute;
          width: 80px;
          height: 22px;
          line-height: 22px;
          text-align: center;
          background: #8cd059;
          color: #fff;
          border-radius: 10px;
          right: -20px; }
      .expert-list .expert-list-item .item .info p {
        line-height: 22px;
        max-height: 66px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        word-wrap: break-word;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box !important;
        color: #444;
        margin-bottom: 0; }
        .expert-list .expert-list-item .item .info p span {
          color: #999; }
      .expert-list .expert-list-item .item .info .mui-btn {
        font-size: 14px;
        position: absolute;
        top: 0;
        right: 0px; }
        .expert-list .expert-list-item .item .info .mui-btn.disabled {
          background-color: #aaa;
          color: #ddd; }

table {
  width: 100%;
  border: none;
  border-collapse: collapse; }

.visit th {
  background: #f2f2f2; }

.visit th, .visit td {
  text-align: center;
  font-size: 14px;
  height: 35px;
  border: 1px solid #f2f2f2;
  position: relative; }

.visit td .seleced {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  border-radius: 50%; }

.visit td .seleced.red {
  background: #ea5a54; }

.visit td .seleced.blue {
  background: #54a0ea; }

.visit td .seleced.green {
  background: #00c9d0; }

.visit td .seleced.gray {
  background: #9e9e9e; }

.visit td .seleced.red:before {
  content: "特"; }

.visit td .seleced.blue:before {
  content: "专"; }

.visit td .seleced.green:before {
  content: "普"; }

.visit td .seleced.gray:before {
  content: "停"; }

.visit th {
  width: 12%; }

.visit th:first-child {
  width: 16%; }

.visit td .seleced:hover ~ .tips {
  display: block; }

.visit .tips {
  display: none;
  position: absolute;
  top: 48px;
  left: -1px;
  width: 245px;
  background: #fff;
  text-align: left;
  padding: 10px;
  border: 1px solid #ddd;
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.08);
  z-index: 1; }

.visit .tips .red {
  color: #ea5a54; }

.visit .tips:before, .visit .tips:after {
  content: "◆";
  color: #fff;
  font-family: simsun;
  font-size: 30px;
  line-height: 0;
  position: absolute;
  top: 0;
  left: 20px; }

.visit .tips:before {
  color: #ddd;
  top: -1px; }

.department-clinic-list h3 {
  margin: 0 0 10px;
  font-weight: normal;
  font-size: 16px;
  color: #666; }
  .department-clinic-list h3 span {
    color: #999; }
.department-clinic-list .department-clinic-table {
  width: 100%;
  margin-bottom: 25px; }
  .department-clinic-list .department-clinic-table table {
    width: 100%;
    font-size: 12px; }
  .department-clinic-list .department-clinic-table a {
    font-size: 14px;
    padding: 2px 0; }
  .department-clinic-list .department-clinic-table tr {
    border-color: #e4e4e4; }
    .department-clinic-list .department-clinic-table tr:first-child, .department-clinic-list .department-clinic-table tr th:first-child, .department-clinic-list .department-clinic-table tr td:first-child {
      background-color: #f8f8f8; }
    .department-clinic-list .department-clinic-table tr:first-child td, .department-clinic-list .department-clinic-table tr th:first-child, .department-clinic-list .department-clinic-table tr td:first-child {
      color: #666; }
      .department-clinic-list .department-clinic-table tr:first-child td span, .department-clinic-list .department-clinic-table tr th:first-child span, .department-clinic-list .department-clinic-table tr td:first-child span {
        display: block;
        color: #a8a8a8; }
    .department-clinic-list .department-clinic-table tr td, .department-clinic-list .department-clinic-table tr th {
      height: 45px;
      line-height: 1.4;
      border: 1px solid #e4e4e4;
      padding: 3px;
      text-align: center; }
      .department-clinic-list .department-clinic-table tr td a, .department-clinic-list .department-clinic-table tr th a {
        display: block; }

.package-list h3 {
  font-size: 18px;
  color: #009F88;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%; }
.package-list li.mui-media img.mui-media-object {
  width: 130px;
  height: 95px;
  max-width: 100%;
  margin-right: 15px;
  object-fit: cover; }
.package-list p {
  line-height: 22px; }
.package-list .price {
  color: #BE3730; }

.path {
  line-height: 20px;
  color: #999;
  padding: 10px 15px;
  font-size: 12px; }
  .path i {
    font-size: 12px;
    color: #ccc;
    margin: auto 2px; }
  .path a {
    font-size: 12px; }

.show h1 {
  font-size: 23px;
  color: #444;
  line-height: 32px;
  margin-top: 0;
  padding-bottom: 10px; }
.show h2 {
  font-size: 14px;
  color: #999;
  font-weight: normal;
  line-height: 30px; }
  .show h2 span {
    margin-right: 25px; }
.show .detailed {
  border-top: 1px solid #eee; }
  .show .detailed:after {
    display: block;
    content: '— THE END —';
    padding: 15px 0;
    color: #999;
    text-align: center; }

.detailed {
  overflow: auto;
  font-size: 18px !important;
  padding-top: 15px; }
  .detailed h1 {
    font-size: 16px; }
    .detailed h1.text-center {
      line-height: 1.6;
      text-align: center; }
  .detailed a {
    color: #009F88;
    font-size: 18px !important; }
  .detailed p, .detailed span, .detailed div {
    font-size: 16px !important;
    color: #555;
    line-height: 1.8 !important; }
  .detailed .floor {
    margin-top: 15px; }
  .detailed img {
    display: block;
    margin: auto;
    height: auto !important;
    object-fit: cover;
    width: 100% !important; }
  .detailed table {
    width: 100% !important;
    margin-bottom: 25px;
    width: 100%;
    font-size: 14px;
    color: #555; }
    .detailed table.hasHead tr:first-child {
      background-color: #f8f8f8; }
      .detailed table.hasHead tr:first-child td span {
        display: block;
        color: #a8a8a8; }
    .detailed table tr {
      border-color: #e4e4e4; }
      .detailed table tr td, .detailed table tr th {
        line-height: 25px;
        padding: 5px 0;
        border: 1px solid #e4e4e4;
        text-align: center; }

.show-meet h1 {
  font-size: 22px;
  color: #444;
  line-height: 1.5; }
.show-meet .detailed {
  border-top: 1px solid #eee; }
  .show-meet .detailed img {
    width: 100%;
    object-fit: cover; }

.related {
  padding: 20px 0; }
  .related h5 {
    font-size: 18px;
    color: #666;
    padding-left: 15px;
    padding-right: 15px; }
  .related .mui-table-view-cell > a:not(.mui-btn) {
    margin: -11px -15px; }

.show-expert h3 {
  font-size: 16px;
  color: #666;
  font-weight: normal; }
.show-expert .info {
  display: flex;
  position: relative;
  height: 148px;
  padding: 20px 15px;
  color: #fff;
  background: url(../img/dm-banner-bg.png) no-repeat;
  background-size: 100% auto;
  background-color: #009F88; }
  .show-expert .info .thumb {
    width: 104px; }
    .show-expert .info .thumb img {
      width: 80px;
      height: 106px; }
  .show-expert .info .detail {
    flex: 1;
    position: relative; }
    .show-expert .info .detail.opened .has-goodat:before {
      transform: rotate(180deg); }
    .show-expert .info .detail.opened .detail-p-goodat {
      opacity: 1;
      display: block;
      transform: translateY(10px); }
    .show-expert .info .detail h1 {
      font-size: 20px;
      line-height: 28px;
      margin-top: 0;
      margin-bottom: 10px; }
    .show-expert .info .detail .detail-p {
      color: #fff;
      margin-bottom: 0;
      padding-right: 17px;
      position: relative;
      line-height: 24px;
      max-height: 72px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal;
      word-wrap: break-word;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      display: -webkit-box !important; }
      .show-expert .info .detail .detail-p.has-goodat:before {
        content: '\ea1b';
        position: absolute;
        bottom: 0px;
        right: 0px;
        font-family: 'iconfont';
        font-size: 12px;
        opacity: .65;
        transform: translateY(2px);
        transition: transform .3s; }
    .show-expert .info .detail .detail-p-goodat {
      opacity: 0;
      display: none;
      transition: transform .3s;
      position: absolute;
      background-color: #fff;
      border-radius: 3px;
      padding: 12px;
      color: #555;
      text-align: justify;
      z-index: 1;
      transform: translateY(25px);
      box-shadow: 0 5px 20px rgba(174, 174, 174, 0.5);
      font-size: 12px; }
      .show-expert .info .detail .detail-p-goodat:before {
        content: '';
        border: 8px solid transparent;
        border-bottom-color: #fff;
        position: absolute;
        top: -16px;
        left: 50%;
        transform: translateX(-50%); }
.show-expert .service {
  display: flex;
  padding: 17px 15px;
  background-color: #fff; }
  .show-expert .service .service-item {
    flex: 1;
    text-align: center; }
    .show-expert .service .service-item.disabled {
      color: #999; }
      .show-expert .service .service-item.disabled i {
        color: #999; }
    .show-expert .service .service-item + .service-item {
      border-left: 1px solid #e4e4e4; }
    .show-expert .service .service-item i {
      display: block;
      font-size: 30px;
      color: #009F88; }
.show-expert .doctor-clinic .clinic-table-wrap {
  min-height: 185px;
  padding-bottom: 15px; }
  .show-expert .doctor-clinic .clinic-table-wrap .clinic-table-head {
    display: flex;
    align-items: center;
    margin-bottom: 10px; }
    .show-expert .doctor-clinic .clinic-table-wrap .clinic-table-head h3 {
      flex: 1;
      font-weight: normal; }
    .show-expert .doctor-clinic .clinic-table-wrap .clinic-table-head .week-list-arrow {
      width: 48px; }
      .show-expert .doctor-clinic .clinic-table-wrap .clinic-table-head .week-list-arrow a {
        width: 20px;
        height: 20px;
        color: #999;
        display: inline-block;
        text-align: center; }
        .show-expert .doctor-clinic .clinic-table-wrap .clinic-table-head .week-list-arrow a i {
          width: 20px;
          height: 20px;
          line-height: 20px;
          border: 1px solid #999;
          border-radius: 50%;
          font-size: 12px;
          display: inline-block; }
        .show-expert .doctor-clinic .clinic-table-wrap .clinic-table-head .week-list-arrow a:not(.disabled) i {
          border-color: #009F88;
          color: #009F88; }
        .show-expert .doctor-clinic .clinic-table-wrap .clinic-table-head .week-list-arrow a.disabled {
          color: #ccc;
          cursor: default;
          border-color: #ccc; }
  .show-expert .doctor-clinic .clinic-table-wrap .week-list-wrap {
    padding-left: 43px;
    background-color: #f2f2f2;
    border-top: 1px solid #e4e4e4;
    position: relative; }
    .show-expert .doctor-clinic .clinic-table-wrap .week-list-wrap:after, .show-expert .doctor-clinic .clinic-table-wrap .week-list-wrap:before {
      content: '';
      height: 100%;
      width: 1px;
      position: absolute;
      top: 0;
      background-color: #e4e4e4; }
    .show-expert .doctor-clinic .clinic-table-wrap .week-list-wrap:after {
      left: 43px; }
    .show-expert .doctor-clinic .clinic-table-wrap .week-list-wrap:before {
      left: 0; }
  .show-expert .doctor-clinic .clinic-table-wrap .week-list {
    overflow: hidden;
    height: 45px;
    margin: 0 auto; }
    .show-expert .doctor-clinic .clinic-table-wrap .week-list ul {
      overflow: hidden;
      font-size: 10px; }
      .show-expert .doctor-clinic .clinic-table-wrap .week-list ul li {
        float: left;
        height: 45px;
        text-align: center;
        border-left: 1px solid #e4e4e4;
        line-height: 1.4;
        padding-top: 6px;
        color: #666; }
.show-expert .doctor-clinic table tr {
  display: flex;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4; }
  .show-expert .doctor-clinic table tr td {
    flex: 1;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-left: 1px solid #e4e4e4; }
    .show-expert .doctor-clinic table tr td > div {
      position: relative; }
    .show-expert .doctor-clinic table tr td:first-child {
      width: 43px !important;
      font-size: 12px;
      flex: none; }
    .show-expert .doctor-clinic table tr td:last-child {
      display: none; }

.paper-title-wrap {
  padding-bottom: 12px;
  border-bottom: 1px solid #e4e4e4; }
  .paper-title-wrap .paper-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    padding-right: 92px; }
    .paper-title-wrap .paper-title .title {
      color: #666; }
      .paper-title-wrap .paper-title .title a {
        font-size: 16px; }
      .paper-title-wrap .paper-title .title b {
        font-weight: 400;
        margin-left: 4px;
        padding: 2px 5px;
        font-size: 12px;
        background-color: rgba(0, 159, 136, 0.2);
        color: #009F88;
        border-radius: 2px; }
    .paper-title-wrap .paper-title .switch, .paper-title-wrap .paper-title .switch-filter {
      position: absolute;
      top: 50%;
      right: 0;
      width: 88px;
      height: 26px;
      transform: translateY(-50%); }
    .paper-title-wrap .paper-title .switch {
      display: flex;
      text-align: center; }
      .paper-title-wrap .paper-title .switch .mui-control-item {
        width: 44px;
        height: 26px;
        color: #009F88;
        border: 1px solid #009F88;
        font-size: 18px;
        line-height: 24px; }
        .paper-title-wrap .paper-title .switch .mui-control-item.mui-active {
          background-color: #009F88;
          color: #fff; }
    .paper-title-wrap .paper-title .switch-filter {
      border: 1px solid #009F88;
      font-size: 12px;
      font-weight: normal;
      color: #009F88;
      display: block;
      border-radius: 20px;
      line-height: 24px;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .paper-title-wrap .paper-title .switch-filter:after {
        font-family: 'iconfont';
        position: absolute;
        right: 5px;
        top: 1px;
        content: '\ea1b';
        margin-left: 8px;
        color: rgba(0, 159, 136, 0.8); }

.paper-detail {
  padding-bottom: 20px; }
  .paper-detail .paper-pic {
    position: relative; }
    .paper-detail .paper-pic .area-icon img {
      width: 100%;
      display: block; }
    .paper-detail .paper-pic .area-icon .area {
      position: absolute;
      opacity: 0;
      background: #04a28e;
      transition: opacity .3s; }
      .paper-detail .paper-pic .area-icon .area.cur-area-icon {
        filter: alpha(opacity=30);
        opacity: .3; }
      .paper-detail .paper-pic .area-icon .area:hover {
        filter: alpha(opacity=20);
        opacity: .2; }
    .paper-detail .paper-pic a.controll {
      position: absolute;
      top: 50%;
      width: 40px;
      height: 40px;
      line-height: 40px;
      transform: translateY(-50%);
      text-align: center;
      color: #fff;
      border-radius: 50%;
      font-size: 22px;
      background: #04a28e;
      opacity: .5;
      transition: opacity .3s; }
      .paper-detail .paper-pic a.controll:hover {
        opacity: 1; }
      .paper-detail .paper-pic a.controll.page-left {
        left: -15px; }
      .paper-detail .paper-pic a.controll.page-right {
        right: -15px; }

.show-package h1 {
  font-size: 18px;
  line-height: 22px;
  margin-top: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%; }
.show-package .info {
  display: flex; }
  .show-package .info .thumb {
    width: 155px; }
    .show-package .info .thumb img {
      width: 130px;
      height: 95px; }
  .show-package .info .detail {
    flex: 1;
    position: relative; }
  .show-package .info .detail-p {
    margin-bottom: 0;
    padding-right: 17px;
    position: relative;
    line-height: 22px;
    max-height: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box !important; }
  .show-package .info .price {
    color: #BE3730; }

.show-appointment h2 {
  background: #efeff4;
  font-weight: normal;
  font-size: 14px;
  color: #999;
  line-height: 40px;
  margin: 0;
  padding: 0 1em; }
.show-appointment .mui-table-view-cell label {
  color: #999;
  margin-right: 10px; }
.show-appointment .mui-radio-inline {
  display: inline-block; }
.show-appointment .mui-radio input[type=radio] {
  top: 9px; }
.show-appointment .mui-input-row .mui-btn-block {
  float: none;
  margin: 0;
  width: 100%; }

.show-meet h1 {
  font-size: 22px;
  color: #444;
  line-height: 1.5; }

.show-meet .detailed {
  border-top: 1px solid #eee; }

.show-meet .detailed {
  padding-bottom: 42px; }

.meet-info {
  padding: 10px 0; }

.meet-info h2 {
  font-size: 14px;
  color: #999;
  font-weight: normal;
  line-height: 1.5; }

.meet-info h2 span {
  color: #21a79b; }

.meet-form {
  position: fixed;
  z-index: 2;
  width: 100%;
  background: #fff;
  bottom: -100%;
  left: 0;
  transition: bottom 300ms; }

.meet-form.open {
  bottom: 0; }

.meet-form h2 {
  font-size: 15px;
  padding: 10px 0;
  background: #ddd;
  margin: 0;
  padding-left: 15px;
  color: #333;
  line-height: 24px; }

.meet-form h2 a {
  float: right;
  margin-right: 15px;
  vertical-align: middle; }

.input-row label.required:after {
  content: " *";
  color: #ea5a54; }

.meet-reg {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  box-sizing: border-box;
  background-color: #fff; }

.meet-reg .mui-btn-block {
  margin: 0;
  border-radius: 0; }

.fox-video {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  background-color: #ccc;
  overflow: hidden; }
  .fox-video .msg {
    padding: 0;
    color: #fff;
    text-indent: 0 !important; }
    .fox-video .msg i {
      line-height: 1;
      margin-top: 9%; }
    .fox-video .msg strong {
      color: #fff; }
  .fox-video video {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    transform: none !important; }
  .fox-video.prism-player .prism-big-play-btn {
    width: 50px !important;
    height: 50px !important;
    left: 50% !important;
    top: 50% !important;
    bottom: auto !important;
    margin-top: -25px !important;
    margin-left: -25px !important; }
    .fox-video.prism-player .prism-big-play-btn .outter {
      width: 50px !important;
      height: 50px !important; }

.nav-baby, .nav-baby .mui-content, .nav-baby .page {
  background-color: #fff;
  min-height: 100%; }

.nav-block-btn {
  display: flex;
  padding-bottom: 25px;
  padding-top: 25px;
  justify-content: space-between;
  border-bottom: 1px solid #e4e4e4; }
  .nav-block-btn.index-nav-block-btn a {
    background-color: #4BA654; }
  .nav-block-btn a {
    width: 48%;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    background-color: #4BA654; }

.nav-spe-title {
  padding-bottom: 25px;
  padding-top: 25px;
  border-bottom: 1px solid #e4e4e4;
  line-height: 1.4;
  font-weight: normal;
  color: #555; }

.nav-warp {
  padding: 15px; }
  .nav-warp a {
    color: #333; }
  .nav-warp .nav-item h4 {
    border-bottom: 1px solid #e4e4e4;
    font-size: 16px;
    font-weight: normal;
    color: #797979;
    line-height: 53px;
    height: 54px;
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden; }
    .nav-warp .nav-item h4 a {
      display: block; }
    .nav-warp .nav-item h4 .title {
      font-size: 16px; }
    .nav-warp .nav-item h4 .cate-title {
      font-size: 14px;
      color: #999; }
      .nav-warp .nav-item h4 .cate-title i {
        font-size: 15px;
        position: relative;
        top: 1px; }
  .nav-warp .nav-item .nav-item-child {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 10px; }
    .nav-warp .nav-item .nav-item-child .nav-item-child-item {
      flex: 0 0 auto;
      position: relative;
      margin-top: 10px;
      width: 48.5%; }
      .nav-warp .nav-item .nav-item-child .nav-item-child-item.open > a {
        background-color: #999;
        color: #fff; }
      .nav-warp .nav-item .nav-item-child .nav-item-child-item.open .three-menu {
        display: block; }
      .nav-warp .nav-item .nav-item-child .nav-item-child-item > a {
        display: block;
        height: 40px;
        line-height: 40px;
        border-radius: 5px;
        font-size: 14px;
        background-color: #f2f2f2;
        text-align: center;
        padding-left: 5px;
        padding-right: 20px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        position: relative; }
        .nav-warp .nav-item .nav-item-child .nav-item-child-item > a i {
          font-size: 12px;
          opacity: .8;
          position: absolute;
          right: 10px; }
      .nav-warp .nav-item .nav-item-child .nav-item-child-item .three-menu {
        flex: 1;
        position: absolute;
        top: 50px;
        width: 100%;
        background-color: #999;
        z-index: 2;
        display: none;
        border-radius: 5px;
        box-shadow: 0 5px 20px rgba(174, 174, 174, 0.5);
        padding: 10px 0; }
        .nav-warp .nav-item .nav-item-child .nav-item-child-item .three-menu:after {
          content: '';
          border: 6px solid transparent;
          border-bottom-color: #999;
          position: absolute;
          top: -12px;
          left: 50%;
          transform: translateX(-50%); }
        .nav-warp .nav-item .nav-item-child .nav-item-child-item .three-menu a {
          display: block;
          line-height: 20px;
          color: #fff;
          padding: 4px 10px;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap; }
          .nav-warp .nav-item .nav-item-child .nav-item-child-item .three-menu a.has-four {
            color: #009F88;
            font-weight: 700;
            position: relative; }
            .nav-warp .nav-item .nav-item-child .nav-item-child-item .three-menu a.has-four i {
              font-size: 12px;
              opacity: .8;
              margin-left: 5px; }
        .nav-warp .nav-item .nav-item-child .nav-item-child-item .three-menu.last-has-four {
          padding: 10px 0 0; }
          .nav-warp .nav-item .nav-item-child .nav-item-child-item .three-menu.last-has-four .four-menu.last {
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px; }
        .nav-warp .nav-item .nav-item-child .nav-item-child-item .three-menu .four-menu {
          background-color: #888;
          max-height: 0;
          overflow: hidden;
          transition: all .3s;
          -webkit-transition: all .3s;
          -moz-transition: all .3s;
          -o-transition: all .3s; }
          .nav-warp .nav-item .nav-item-child .nav-item-child-item .three-menu .four-menu.open {
            max-height: 1000px; }
          .nav-warp .nav-item .nav-item-child .nav-item-child-item .three-menu .four-menu a {
            font-size: 12px;
            line-height: 16px; }

.map {
  width: 100%;
  height: 500px; }
  .map .mui-btn {
    font-size: 14px;
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
    padding: 0; }

.department-index-block-btn {
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  color: #fff;
  display: block;
  text-align: center;
  background: linear-gradient(135deg, #17ac9a 0%, #0067ce 100%); }

.zx-item {
  margin-bottom: 30px; }
  .zx-item .tit {
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
    color: #009F88; }
  .zx-item .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .zx-item .list a {
      display: block;
      width: 48%;
      height: 42px;
      line-height: 42px;
      border: 1px solid #e4e4e4;
      text-align: center;
      margin-bottom: 10px;
      overflow: hidden;
      padding-left: 10px;
      padding-right: 10px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }

.department-setting a {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  background: #f2f2f2;
  border-radius: 2px;
  text-align: center; }
  .department-setting a.iphone.active {
    color: #0096d7; }
  .department-setting a.weibo.active {
    color: #e53048; }
  .department-setting a.weixin.active {
    color: #01b30c; }
  .department-setting a.haodf.active {
    color: #1596ea; }
  .department-setting a.iphone:hover .img-wp, .department-setting a.weixin:hover .img-wp {
    opacity: 1;
    display: block;
    transform: translateY(15px); }
  .department-setting a .img-wp {
    opacity: 0;
    transition: transform .3s;
    position: absolute;
    top: 18px;
    right: -10px;
    background-color: #fff;
    border-radius: 3px;
    padding: 12px;
    color: #555;
    text-align: justify;
    transform: translateY(25px);
    box-shadow: 0 5px 20px rgba(174, 174, 174, 0.5);
    font-size: 12px; }
    .department-setting a .img-wp:before {
      content: '';
      border: 8px solid transparent;
      border-bottom-color: #fff;
      position: absolute;
      top: -16px;
      right: 6px;
      transform: translateX(-50%); }
    .department-setting a .img-wp img {
      width: 120px;
      height: 120px;
      display: block; }

.input-row {
  position: relative;
  margin-bottom: 15px; }

.input-row.hide {
  display: none; }

.input-row label {
  position: absolute;
  top: 11px;
  left: 15px; }

.input-row input {
  padding-left: 75px;
  height: 46px;
  margin-bottom: 0; }

.input-row .btn, .input-row img {
  position: absolute;
  width: 38%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #F8F8F8;
  top: 3px;
  right: 3px; }

.mui-btn-block {
  padding: 10px 0; }

.user-login .tab-tit {
  overflow: hidden;
  margin-bottom: 25px; }

.user-login .tab-tit a {
  width: 50%;
  float: left;
  line-height: 45px;
  background: #F4F4F4;
  text-align: center; }

.user-login .tab-tit a.cur {
  background: #fff; }

.link-area {
  margin-top: 15px;
  line-height: 40px;
  text-align: center;
  color: #ddd;
  word-spacing: .5em; }
  .link-area a {
    display: inline;
    border-bottom: none; }

.user-reg {
  padding-top: 15px; }

.input-row .nc-container {
  min-height: 46px; }
.input-row ._nc .stage1 {
  height: 46px; }
.input-row ._nc .stage1 .slider {
  box-shadow: none;
  height: 46px;
  left: 0;
  right: 0; }
.input-row ._nc .stage1 .track div, .input-row ._nc .stage1 .label {
  height: 46px;
  line-height: 46px; }
.input-row ._nc .stage1 .icon {
  left: 7px;
  bottom: 0 !important; }
.input-row ._nc .stage1 .button {
  width: 46px;
  height: 46px;
  border: 1px solid #ddd; }

/************************* 
  此样式仅仅适用于报名表等整个页面为表单的情况，并且必须按照结构编写 html 代码 
  其他表单元素，请自定义，比如：登录、门诊查询
****************************/
form .mui-btn {
  padding: 15px 0; }

.ruifox-form-title {
  text-align: center;
  color: #009F88;
  margin-bottom: 20px;
  font-size: 24px; }

.ruifox-form-info {
  border-radius: 4px;
  border: 1px solid #ffe58f;
  background-color: #fffbe6;
  margin-bottom: 20px;
  color: #777;
  line-height: 1.5;
  padding: 8px 15px; }

.ruifox-form {
  font-family: "Chinese Quote",-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-variant: tabular-nums;
  line-height: 40px; }
  .ruifox-form * {
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    border-radius: 4px;
    white-space: normal; }
  .ruifox-form input::-webkit-input-placeholder {
    line-height: normal;
    color: #666; }
  .ruifox-form input[type="radio"] {
    vertical-align: middle;
    cursor: pointer; }
  .ruifox-form select {
    cursor: pointer; }
  .ruifox-form textarea,
  .ruifox-form input[type="text"],
  .ruifox-form input[type="number"],
  .ruifox-form input[type="password"],
  .ruifox-form input[type="search"],
  .ruifox-form select {
    padding: 0 10px;
    line-height: 40px;
    height: 40px;
    border: 1px solid #e4e4e4 !important;
    background-color: #fff;
    transition: all .3s;
    vertical-align: middle;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    background-image: none;
    width: 100%; }
    .ruifox-form textarea:focus,
    .ruifox-form input[type="text"]:focus,
    .ruifox-form input[type="number"]:focus,
    .ruifox-form input[type="password"]:focus,
    .ruifox-form input[type="search"]:focus,
    .ruifox-form select:focus {
      border-color: #009F88;
      outline: 0; }
  .ruifox-form input.code {
    padding-right: 140px; }
    .ruifox-form input.code + .code-img {
      position: absolute;
      right: 1px;
      top: 1px; }
      .ruifox-form input.code + .code-img img {
        cursor: pointer;
        display: block;
        height: 38px; }
  .ruifox-form input.laydate {
    padding-right: 40px;
    background-image: url(../img/datebg.png);
    background-size: auto 60%;
    background-position: center right;
    background-repeat: no-repeat; }
  .ruifox-form .btn {
    padding: 0 15px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 35px;
    height: 35px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    background-image: none;
    text-align: center;
    white-space: nowrap;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    min-width: 80px; }
    .ruifox-form .btn:hover {
      color: #009F88;
      background-color: #fff;
      border-color: #009F88; }
    .ruifox-form .btn.btn-primary {
      color: #fff;
      background-color: #009F88;
      border-color: #009F88;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
      box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045); }
      .ruifox-form .btn.btn-primary:hover {
        background-color: #00b99e;
        border-color: #00b99e; }
  .ruifox-form .label {
    text-align: right;
    vertical-align: middle;
    line-height: 39.9999px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap; }
    .ruifox-form .label.hide-label {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      border: 0; }
  .ruifox-form .Validform_checktip {
    display: block;
    line-height: 30px;
    min-height: 30px;
    color: #aaa; }
    .ruifox-form .Validform_checktip:before {
      font-family: "iconfont";
      color: #007fd1;
      font-size: 18px;
      margin-right: 5px; }
    .ruifox-form .Validform_checktip.Validform_wrong {
      color: #ec5645;
      font-size: 14px; }
      .ruifox-form .Validform_checktip.Validform_wrong:before {
        color: #ec5645; }
    .ruifox-form .Validform_checktip.Validform_right {
      color: #71b83d;
      font-size: 14px; }
      .ruifox-form .Validform_checktip.Validform_right:before {
        color: #71b83d; }
  .ruifox-form .uploader-wrap .uploader {
    cursor: pointer;
    position: relative; }
    .ruifox-form .uploader-wrap .uploader .uploader-button > div {
      width: 100%;
      height: 100%; }
    .ruifox-form .uploader-wrap .uploader .uploader-button i {
      position: relative;
      top: 2px;
      margin-right: 4px; }
    .ruifox-form .uploader-wrap .uploader .uploader-button input {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      opacity: 0; }
  .ruifox-form .uploader-wrap .upload-list {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin-top: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative; }
    .ruifox-form .uploader-wrap .upload-list:after {
      position: absolute;
      top: -18px;
      left: 18px;
      content: '已上传文件';
      background-color: #fff;
      padding: 5px 8px; }
    .ruifox-form .uploader-wrap .upload-list .upload-list_item {
      margin-top: 8px;
      font-size: 14px;
      height: 44px;
      line-height: 34px;
      display: block;
      position: relative;
      padding: 5px;
      padding-left: 39px; }
      .ruifox-form .uploader-wrap .upload-list .upload-list_item:hover {
        background-color: #f8f8f8; }
      .ruifox-form .uploader-wrap .upload-list .upload-list_item.error {
        color: #cc0909; }
      .ruifox-form .uploader-wrap .upload-list .upload-list_item .info-text {
        position: absolute;
        top: 5px;
        left: 5px;
        line-height: 34px;
        width: 34px;
        height: 34px;
        text-align: center;
        border-radius: 0; }
      .ruifox-form .uploader-wrap .upload-list .upload-list_item .upload-list_item_name {
        display: inline-block;
        max-width: 95%;
        padding: 0 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .ruifox-form .uploader-wrap .upload-list .upload-list_item .upload-list_item_progress {
        font-weight: normal;
        color: rgba(0, 159, 136, 0.5);
        padding: 0 10px;
        position: relative;
        top: 1px;
        vertical-align: top; }
      .ruifox-form .uploader-wrap .upload-list .upload-list_item .upload-list_item_delete {
        display: inline-block;
        position: absolute;
        top: 14px;
        margin-left: 10px;
        height: 16px;
        width: 16px;
        opacity: 1;
        border-radius: 50%;
        text-align: center;
        line-height: 16px;
        font-size: 0;
        color: transparent;
        background-color: #f8f8f8; }
        .ruifox-form .uploader-wrap .upload-list .upload-list_item .upload-list_item_delete:hover {
          border-color: #cc0909;
          background-color: #cc0909;
          color: #fff; }
        .ruifox-form .uploader-wrap .upload-list .upload-list_item .upload-list_item_delete:after {
          font-size: 16px;
          content: '\e661';
          color: #888; }
  .ruifox-form .uploader-wrap .upload-tip {
    font-size: 12px;
    opacity: .6;
    margin-bottom: 10px; }
  .ruifox-form .img-preview {
    overflow: hidden;
    margin-top: 10px; }
    .ruifox-form .img-preview li {
      float: left;
      padding: 10px;
      background: #f4f4f4;
      margin-right: 10px; }
      .ruifox-form .img-preview li img {
        width: 80px;
        height: 80px; }
      .ruifox-form .img-preview li span {
        display: block;
        line-height: 30px;
        font-size: 12px;
        text-align: center;
        width: 80px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }

.ruifox-form-group {
  margin-bottom: 15px;
  vertical-align: middle;
  border-bottom: 1px solid #e4e4e4; }
  .ruifox-form-group:last-child {
    border-bottom: none; }
  .ruifox-form-group.required .label:before {
    display: inline-block;
    margin-right: 4px;
    content: '*';
    font-family: SimSun;
    line-height: 1;
    color: #c50c11; }
  .ruifox-form-group .control {
    position: relative; }
    .ruifox-form-group .control ul li {
      display: inline-block;
      margin-right: 10px; }
    .ruifox-form-group .control textarea {
      min-height: 120px;
      resize: vertical;
      width: 100% !important; }
  .ruifox-form-group .label label:after {
    content: ':';
    margin: 0 8px 0 2px;
    position: relative;
    top: -0.5px; }

.ruifox-form-inline .ruifox-form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  margin-right: 16px; }
  .ruifox-form-inline .ruifox-form-group > .label, .ruifox-form-inline .ruifox-form-group > .control {
    display: inline-block;
    vertical-align: middle; }

.ruifox-form-vertical .ruifox-form-group {
  padding-bottom: 8px; }
  .ruifox-form-vertical .ruifox-form-group > .label, .ruifox-form-vertical .ruifox-form-group > .control {
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5; }
  .ruifox-form-vertical .ruifox-form-group > .label {
    padding: 0 0 8px; }
  .ruifox-form-vertical .ruifox-form-group .btn {
    width: 100%; }

.ruifox-form-horizontal .ruifox-form-group {
  padding-bottom: 8px; }
  .ruifox-form-horizontal .ruifox-form-group:after {
    clear: both;
    display: table;
    content: ''; }
  .ruifox-form-horizontal .ruifox-form-group > .label {
    float: left;
    width: 16.66666667%;
    padding-right: 30px; }
  .ruifox-form-horizontal .ruifox-form-group > .control {
    float: left;
    width: 58.33333333%; }
    .ruifox-form-horizontal .ruifox-form-group > .control.col-offset {
      margin-left: 16.66666667%; }

.user-bar {
  background: #009F88;
  color: #fff;
  position: relative;
  padding: 15px; }

.user-bar .mui-icon {
  font-size: 80px; }

.user-info {
  position: absolute;
  right: 0;
  top: 20px;
  left: 100px; }

.user-info h2 {
  font-size: 16px; }

.user-info ul {
  overflow: hidden;
  margin-top: 10px; }

.user-info ul li {
  float: left;
  width: 33.33%; }

.user-info ul li strong, .user-info ul li span {
  display: block;
  line-height: 1.4;
  color: #fff; }

.user-info ul li span {
  font-size: 12px; }

.user-menu ul {
  margin-top: 15px; }

.user-menu .mui-table-view-cell:after {
  left: 50px; }

.user-menu .mui-table-view-cell > a:not(.mui-btn) {
  margin: -11px -15px; }

.user-menu ul i {
  display: inline-block;
  width: 28px;
  height: 28px;
  text-align: center;
  margin-right: 10px;
  color: #009F88; }

.mui-input-group:before, .mui-input-group:after {
  height: 0; }

.mui-media-object.mui-pull-left {
  padding-top: 0 !important; }

.mui-table-view-cell:after {
  left: 0; }

.mui-table-view-cell > a:not(.mui-btn) {
  padding-right: 15px; }

.mui-media-body {
  line-height: 24px;
  text-overflow: ellipsis; }

.mui-icon-loop:before {
  content: '\e621';
  font-family: "iconfont"; }

.mui-table-view-cell p {
  font-size: 12px; }

.mui-table-view-cell p u {
  color: #e8e4e8;
  margin: 0 5px;
  transform: scale(0.5); }

.mui-toast-container {
  bottom: auto;
  top: 180px; }

.mui-toast-message {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 8px 5px; }

.tab-state {
  background-color: #fff;
  margin-bottom: 5px;
  padding: 0 5px;
  height: 49px; }

.tab-state a {
  display: block;
  float: left;
  width: 20%;
  border-bottom: 2px solid #fff;
  text-align: center;
  padding: 10px 0;
  box-sizing: border-box; }

.tab-state a.cur {
  border-bottom-color: #009F88;
  color: #009F88; }

.tab-state.span2 a {
  width: 50%; }

.tab-state.span3 a {
  width: 33.33%; }

.tab-state.span4 a {
  width: 25%; }

.tab-state.span5 a {
  width: 20%; }

.data-list li {
  background: #fff;
  padding: 15px;
  margin-bottom: 5px;
  position: relative; }

.data-list li:before, .data-list li:after {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  height: 1px;
  content: '';
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  background-color: #c8c7cc; }

.data-list li:after {
  top: auto;
  bottom: 0; }

.data-list li > a {
  display: block; }

.data-list .list-handle {
  padding: 10px 0 0;
  border-top: 1px solid #f2f2f2;
  margin-top: 10px; }

.data-list .list-handle a {
  opacity: 1;
  font-size: 13px;
  display: inline-block;
  color: #009F88;
  width: 60px;
  text-align: center;
  border-radius: 10px;
  margin-left: 10px;
  border: 1px solid #009F88; }

.data-list .list-handle a.disabled {
  opacity: .4; }

.order-list .red {
  color: #ea5a54; }

.order-list .blue {
  color: #54a0ea; }

.order-list .green {
  color: #63b98c; }

.list-head {
  font-size: 13px;
  padding-bottom: 10px;
  position: relative;
  overflow: hidden; }

.list-head:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  content: '';
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  background-color: #c8c7cc; }

.list-tit {
  padding: 0 0 10px;
  overflow: hidden; }

.list-tit h2 {
  font-size: 16px;
  max-width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666; }

.hr-list .list-tit span {
  color: #54a0ea; }

.order-list .list-tit span {
  color: #f90; }

.payment-list .list-tit span {
  color: #f90; }

.list-foot {
  color: #999;
  overflow: hidden;
  font-size: 13px;
  line-height: 1; }

.list-foot span {
  display: inline-block;
  line-height: 1;
  padding-right: 15px;
  border-right: 1px solid #E5E5E5;
  margin-right: 10px; }

.list-foot span:last-child, .list-foot span.no-br {
  border: none; }

.list-foot i {
  font-style: normal; }

.list-show h2 {
  color: #009F88;
  font-size: 16px;
  margin-right: 5px;
  font-weight: normal;
  padding: 10px 15px; }

.list-show ul {
  background: #fff;
  padding: 15px;
  position: relative; }

.list-show ul:before, .list-show ul:after {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  height: 1px;
  content: '';
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  background-color: #c8c7cc; }

.list-show ul:after {
  top: auto;
  bottom: 0; }

.list-show ul li {
  overflow: hidden;
  text-align: right;
  line-height: 30px; }

.list-show ul li label {
  float: left;
  color: #999;
  min-width: 4em;
  line-height: 30px;
  text-align: justify;
  text-align-last: justify; }

.list-show ul li span {
  display: block;
  overflow: hidden;
  word-break: normal;
  word-wrap: break-word; }

.myask-list p {
  color: #444;
  margin-bottom: 0; }

.myask-list time {
  color: #999; }

.follow-list span {
  color: #999; }

.patients-list .list-tit h2 {
  margin-right: 15px; }

.patients-list .list-tit span {
  color: #666; }

.patients-list .list-foot span {
  color: #666;
  padding: 0;
  margin: auto;
  border: none; }

.mui-input-group .mui-button-row {
  overflow: hidden;
  padding: 15px;
  height: auto; }

.btn-span2 .mui-btn {
  float: left;
  width: 48%; }

.btn-span2 .mui-btn-danger {
  float: right; }

.ask-list li span {
  color: #999;
  margin-right: 5px; }

.question-list li span {
  display: block;
  float: left; }

.col-state:before {
  content: "\e63e";
  font-family: "iconfont";
  color: #ccc;
  font-size: 16px; }

.col-state.completed:before {
  content: "\e68b";
  color: #01B30C; }

.ask-user {
  overflow: hidden;
  line-height: 35px; }

.ask-age-box {
  float: left; }

.ask-user .ask-age {
  width: 60px;
  height: 24px;
  padding: 0;
  margin: 0;
  border: none; }

.ask-user select {
  width: auto;
  padding: 0;
  margin: 0; }

.ask-sex-box {
  float: right; }

.ask-sex-box span {
  vertical-align: middle; }

.ask-input textarea {
  height: 168px;
  border: none;
  padding: 5px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin: 0; }

.ask-sex-box .mui-radio {
  display: inline-block;
  line-height: 22px;
  height: 22px;
  margin-left: 10px; }

.ask-sex-box .mui-radio label {
  width: auto;
  padding: 0;
  padding-left: 30px;
  line-height: 1; }

.ask-sex-box .mui-radio input[type=radio] {
  left: 0;
  right: auto;
  top: 0; }

.ask-sex-box .mui-radio input[type=radio]:before {
  font-size: 22px; }

.question-box, .ask-box {
  padding: 15px;
  background: #fff;
  margin-bottom: 15px; }

.question-box h2 {
  font-size: 16px;
  line-height: 1.5; }

.question-box h2 i {
  color: #009F88;
  font-size: 20px;
  margin-right: 5px; }

.prof-detail p {
  color: #555; }

.prof-meta {
  color: #999;
  font-size: 12px; }

.prof-meta i {
  font-style: normal;
  padding: 0 5px;
  color: #eee; }

.prof-meta time {
  float: right; }

.ask-box .prof-meta {
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px; }

.ask-box textarea {
  margin: 0;
  min-height: 120px; }

.state {
  background: #666;
  color: #fff;
  padding: 2px 10px;
  border-radius: 10px; }

/* 自定义表单状态样式 */
.state.state_0 {
  background: #fc8675; }

.state.state_1 {
  background: #65cea7; }

.state.state_2 {
  background: #5ab6df; }

.state.state_3 {
  background: #ebc85e; }

.replyed {
  background: #009F88; }

.inner-search-page-wrap {
  position: relative;
  z-index: 2;
  padding: 36px 0;
  background-color: #009F88; }
  .inner-search-page-wrap .search-input-wrap {
    width: 80%;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
    height: 38px;
    border-radius: 4px;
    border: 1px solid #e4e4e4; }
    .inner-search-page-wrap .search-input-wrap .search-submit {
      background-color: transparent;
      position: absolute;
      top: 0;
      right: 3px;
      height: 38px;
      width: 60px;
      text-align: center;
      line-height: 20px;
      color: #81c781; }
      .inner-search-page-wrap .search-input-wrap .search-submit:before {
        content: '';
        position: absolute;
        width: 1px;
        height: 16px;
        top: 11px;
        left: 0px;
        background-color: #ccc; }
      .inner-search-page-wrap .search-input-wrap .search-submit i {
        font-size: 20px;
        font-weight: bold;
        color: #009F88; }
    .inner-search-page-wrap .search-input-wrap .search-input {
      width: 100%;
      padding-left: 12px;
      padding-right: 10px;
      margin-bottom: 0;
      background-color: transparent;
      text-align: left;
      height: 38px;
      line-height: 38px;
      font-size: 14px;
      border: none; }
      .inner-search-page-wrap .search-input-wrap .search-input::-webkit-input-placeholder {
        color: #ccc; }
  .inner-search-page-wrap .search-result-wrap {
    position: absolute;
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 360px;
    width: 100%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    z-index: 10; }
    .inner-search-page-wrap .search-result-wrap .search-result {
      padding: 10px 0; }
      .inner-search-page-wrap .search-result-wrap .search-result a {
        display: block;
        padding-left: 20px;
        padding-right: 45px;
        position: relative;
        line-height: 36px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
        .inner-search-page-wrap .search-result-wrap .search-result a:before {
          content: '';
          position: absolute;
          width: 100%;
          height: 1px;
          background-color: #e4e4e4;
          transform: scaleY(0.5);
          bottom: 1px;
          left: 0; }
        .inner-search-page-wrap .search-result-wrap .search-result a:after {
          content: '\e61e';
          font-family: 'iconfont';
          position: absolute;
          top: 0;
          right: 8px;
          width: 35px;
          height: 35px;
          line-height: 35px;
          text-align: center; }
        .inner-search-page-wrap .search-result-wrap .search-result a:hover {
          background-color: #f2f2f2; }
        .inner-search-page-wrap .search-result-wrap .search-result a span {
          color: #009F88; }

.second-search-nav-wrap {
  position: relative;
  height: 40px;
  background-color: #009F88; }
  .second-search-nav-wrap:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #e4e4e4; }
  .second-search-nav-wrap .second-nav {
    position: relative;
    overflow: hidden;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.5); }
    .second-search-nav-wrap .second-nav .carousel-nav {
      height: 70px;
      line-height: 40px;
      display: flex;
      transition-property: transform;
      transform: translate3d(0, 0, 0);
      overflow-x: auto;
      overflow-y: hidden;
      white-space: nowrap;
      padding-bottom: 20px;
      -webkit-overflow-scrolling: touch; }
      .second-search-nav-wrap .second-nav .carousel-nav .carousel-nav-item {
        width: auto;
        padding-right: 15px;
        height: 40px; }
        .second-search-nav-wrap .second-nav .carousel-nav .carousel-nav-item:first-child {
          padding-left: 15px; }
        .second-search-nav-wrap .second-nav .carousel-nav .carousel-nav-item.cur a:after {
          background-color: #f59a23; }
        .second-search-nav-wrap .second-nav .carousel-nav .carousel-nav-item a {
          font-size: 15px;
          display: inline-block;
          position: relative;
          color: #fff; }
          .second-search-nav-wrap .second-nav .carousel-nav .carousel-nav-item a u {
            color: #aaa; }
          .second-search-nav-wrap .second-nav .carousel-nav .carousel-nav-item a:after {
            content: '';
            height: 3px;
            width: 100%;
            position: absolute;
            left: 0;
            bottom: 0; }

.search-select .select-wrap {
  margin: 10px 15px;
  border-bottom: 1px solid #d7d7d7; }
  .search-select .select-wrap dl {
    float: left;
    width: 100%;
    margin: auto;
    line-height: 40px;
    position: relative; }
    .search-select .select-wrap dl dt, .search-select .select-wrap dl dd {
      float: left; }
    .search-select .select-wrap dl dt {
      font-size: 16px; }
    .search-select .select-wrap dl dd {
      margin-left: 0;
      font-size: 0; }
      .search-select .select-wrap dl dd a {
        display: inline-block;
        vertical-align: middle;
        padding: 0 10px;
        color: #aaa;
        font-size: 14px;
        line-height: 30px;
        border-radius: 5px; }
        .search-select .select-wrap dl dd a + a {
          margin-left: 10px; }
        .search-select .select-wrap dl dd a.cur {
          color: #008080;
          background-color: #bfe1e1; }
      .search-select .select-wrap dl dd input {
        width: 100%; }
  .search-select .select-wrap i {
    border: 1px solid #ccc;
    border-radius: 6px;
    line-height: 30px;
    margin: 4px 0;
    padding: 0 10px; }
  .search-select .select-wrap .range {
    display: inline-block; }
    .search-select .select-wrap .range u {
      width: 100px;
      display: inline-block; }

.haschosen {
  position: relative;
  min-height: 30px;
  padding: 10px 10px 10px 93px; }
  .haschosen span {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 16px;
    color: #999;
    line-height: 30px; }
  .haschosen a {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 0 10px;
    border-radius: 3px;
    font-size: 15px;
    line-height: 30px;
    background-color: #bfe1e1;
    color: #008080; }
    .haschosen a i {
      margin-left: 5px;
      font-size: 12px; }
    .haschosen a:hover {
      background: #cf9d4b; }

.search-tab {
  display: none;
  position: absolute;
  padding: 0 15px;
  height: 240px;
  overflow: auto;
  border-radius: 10px;
  z-index: 1;
  background-color: #eee; }
  .search-tab .cat-list dl dt {
    width: 100%; }
  .search-tab .cat-list dl dd a {
    margin-left: 10px;
    color: #666; }
    .search-tab .cat-list dl dd a.no-data {
      color: #aaa; }

#layui-laydate1 {
  width: 274px; }

.footer-service h5 {
  font-size: 18px;
  color: #666; }
.footer-service .footer-service-list li {
  margin-bottom: 10px; }
  .footer-service .footer-service-list li.hasLogo a {
    padding-right: 78px; }
    .footer-service .footer-service-list li.hasLogo a span {
      width: 78px;
      border-left: 1px solid #e4e4e4; }
  .footer-service .footer-service-list li a {
    border: 1px solid #ddd;
    display: block;
    height: 52px;
    line-height: 50px;
    position: relative;
    font-size: 16px;
    padding-right: 50px;
    padding-left: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
    .footer-service .footer-service-list li a span {
      position: absolute;
      right: 0;
      top: 10px;
      width: 50px;
      height: 32px;
      line-height: 34px;
      text-align: center;
      font-size: 24px;
      color: #999; }
  .footer-service .footer-service-list li.cur {
    background-color: #f2f2f2; }

.footer {
  position: relative;
  padding: 20px 15px;
  background-color: #085D52;
  overflow: hidden;
  font-size: 12px; }
  .footer .business-unit {
    margin-bottom: 10px;
    text-align: center;
    font-size: 0; }
    .footer .business-unit a {
      display: inline-block;
      height: 50px; }
      .footer .business-unit a img {
        display: block;
        height: 100%; }
      .footer .business-unit a + a {
        margin-left: 10px; }
  .footer p, .footer a {
    color: #fff;
    font-size: 12px;
    text-align: center; }
  .footer p.footer-info {
    margin-bottom: 0; }
  .footer p u {
    color: #c4c4c4;
    display: inline-block;
    margin-bottom: 10px; }
  .footer p span {
    color: #fff !important;
    font-size: 12px !important;
    font-weight: normal !important; }
  .footer a:hover {
    color: #fff; }
  .footer .peian {
    margin-top: 4px;
    display: block; }
    .footer .peian img {
      height: 16px;
      vertical-align: text-bottom; }
  .footer .gotop {
    display: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: "iconfont";
    font-size: 24px;
    color: #fff;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 2;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3); }

/* 小屏手机 写在最后 */
@media (max-width: 374px) {
  .mui-bar .ruifox-pull-left {
    width: 170px; }
    .mui-bar .ruifox-pull-left .logo {
      height: 45px; }
  .mui-bar .ruifox-pull-right .version {
    line-height: 45px; }
    .mui-bar .ruifox-pull-right .version u {
      padding: 0 10px; }
  .mui-bar .ruifox-pull-right .mui-icon {
    height: 45px; }

  .mui-bar-nav ~ .mui-content {
    padding-top: 50px; }

  .filter {
    top: 50px; }

  .menu {
    width: 45px;
    height: 45px;
    line-height: 25px; } }

/*# sourceMappingURL=mobile.css.map */
