.pageback {
  background: #fafafa;
  font-size: 0.13rem;
  color: #000000;
}
.mui-popup-backdrop {
  z-index: 1000 !important;
}
#sys_loginpopup {
  height: 4.10rem;
  width: 3rem;
  left: 0.37rem!important;
  background-color: transparent;
  box-shadow: none;
  top: 50% !important;
  margin-top: -1.8rem;
}
#sys_loginpopup .mui-popover-arrow {
  position: absolute;
  z-index: 1000;
  top: -25px;
  left: 0;
  overflow: hidden;
  width: 26px;
  height: 0;
}
#sys_loginpopup .loginpopup-box {
  position: relative;
}
#sys_loginpopup .loginimage {
  width: 1.34rem;
  position: absolute;
  top: -0.5rem;
  left: 0.8rem;
}
#sys_loginpopup .loginpopup-box .ewm-xinxi {
  background: #fff;
  height: 3.40rem;
  width: 100%;
  border-radius: 0.15rem;
}
#sys_loginpopup .loginpopup-box .close-tiao .xiantiao {
  height: 0.38rem;
  width: 0.02rem;
  margin: 0 auto;
  background: #fff;
}
#sys_loginpopup .loginpopup-box .close-tiao {
  width: 0.4rem;
  margin: 0 auto;
}
#sys_loginpopup .loginpopup-box .close-tiao .quxiao {
  height: 0.3rem;
  width: 0.3rem;
  margin: 0 auto;
}
#sys_loginpopup .logintext {
  font-size: 0.2rem;
  color: #000000;
  margin: 0.6rem 0 0.1rem 0.2rem;
}
#sys_loginpopup .dlcell {
  border-bottom: 0.01rem solid #EEEEEE;
  width: 2.60rem;
  margin: 0 auto;
  padding: 0.1rem 0;
  margin-top: 0.1rem;
}
#sys_loginpopup .dlcell input {
  border: none;
}
#sys_loginpopup .dlcell span {
  display: block;
  margin-right: 0.18rem;
}
#sys_loginpopup .dlcell .tel {
  width: 0.17rem;
  height: 0.25rem;
}
#sys_loginpopup .dlcell .password {
  width: 0.17rem;
  height: 0.23rem;
}
#sys_loginpopup .dlcell span img {
  width: 100%;
}
#sys_loginpopup .login-btn {
  width: 2.25rem;
  height: 0.48rem;
  background: #028C44;
  border-radius: 1rem;
  font-size: 0.15rem;
  color: #fff;
  text-align: center;
  line-height: 0.48rem;
  margin: 0 auto;
  margin-top: 0.4rem;
}
#sys_loginpopup .login-zc {
  font-size: 0.14rem;
  text-align: center;
  color: #028C44;
  margin-top: 0.15rem;
}
.zwdata {
  padding-top: 0.35rem;
  /* padding-left: 0.3rem; */
  text-align: center;
  color: #999;
  font-size: 0.14rem;
}
[v-cloak] {
  display: none !important;
}
a:active {
  opacity: 0.8rem;
  color: #fff!important;
}
body {
  font-family: "PingFang SC", "pf-l" !important;
  background: #fafafa !important;
  font-size: 0.13rem !important;
  color: #000000 !important;
}
html,
body {
  height: 100%;
}
.mui-table-view-divider:before {
  height: 0;
}
.mui-table-view-divider:after {
  height: 0;
}
header {
  display: none !important;
}
.mui-content {
  padding-top: 0 !important;
}
img {
  width: 100%;
  height: 100%;
}
.white-background {
  background: #ffffff !important;
}
.baiseback {
  background: #ffffff !important;
  box-shadow: none !important;
  box-shadow: none;
  height: 0.48rem !important;
  padding-left: 0.12rem !important;
  padding-right: 0.12rem !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 0.01rem solid #fafafa !important;
}
.baiseback .mui-title {
  color: #000000;
  font-size: 0.18rem;
  padding: 0 !important;
}
.baiseback .mui-icon {
  color: #8C8C8C;
  padding: 0 !important;
}
.tanchuang .mui-table-view {
  border-radius: 0.13rem !important;
}
.tanchuang .mui-table-view .mui-table-view-cell {
  background: rgba(252, 252, 252, 0.8);
  background: rgba(255, 255, 255, 0.5);
}
.tanchuang .mui-table-view .mui-table-view-cell:last-child:after {
  height: 0 !important;
}
.tanchuang .mui-table-view .mui-table-view-cell:after {
  height: 0.02rem !important;
}
.tanchuang .mui-table-view .mui-table-view-cell:after {
  background-color: #6b6b6c !important;
}
.tanchuang .mui-table-view .mui-table-view-cell a {
  font-size: 0.2rem;
  color: #259284;
  padding-top: 0.19rem;
  padding-bottom: 0.19rem;
  letter-spacing: 0.0038rem;
}
.submit {
  display: -webkit-box !important;
  /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
  display: -moz-box !important;
  /* 老版本语法: Firefox (buggy) */
  display: -ms-flexbox !important;
  /* 混合版本语法: IE 10 */
  display: -webkit-flex !important;
  /* 新版本语法: Chrome 21+ */
  display: flex !important;
  background: #259284 !important;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  border-radius: 1rem !important;
  color: #ffffff;
  width: 93.6%;
  margin-left: 3.2%;
  border-color: #259284 !important;
}
.mui-bar-tab {
  background: #ffffff !important;
}
.mui-bar-tab .mui-tab-item .mui-icon {
  width: 0.19rem;
  height: 0.19rem;
}
.mui-bar-tab .mui-tab-item .mui-icon img {
  width: 100%;
  height: 100%;
}
.mui-bar-tab .mui-tab-item .mui-tab-label {
  margin-top: 0.02rem;
  font-size: 0.13rem !important;
  color: #666666;
  letter-spacing: 0;
  text-align: center;
  line-height: 0.13rem;
}
.mui-bar-tab .mui-active {
  color: #666666 !important;
}
.mui-bar-tab .active {
  color: #08974E !important;
}
.mui-bar-tab .mui-tab-item.mui-active .mui-tab-label {
  color: #666666;
}
.mui-bar-tab .mui-tab-item.active .mui-tab-label {
  color: #028C44;
}
.mui-input-row label {
  font-family: "PingFang SC", "pf-l" !important;
}
select,
textarea,
input[type='text'],
input[type='search'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='tel'],
input[type='color'] {
  font-family: "PingFang SC", "pf-l" !important;
  font-size: 0.17rem !important;
  letter-spacing: 0.005rem !important;
}
.mui-input-row .mui-input-password ~ .mui-icon-eye {
  line-height: 0.38rem;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.padding15 {
  padding: 0.11rem 0.15rem;
}
.padding12 {
  padding: 0 0.12rem;
}
.margintop8 {
  margin-top: 0.08rem !important;
}
.margintop10 {
  margin-top: 0.1rem;
}
.marginbottom10 {
  margin-bottom: 0.1rem;
}
.margintop12 {
  margin-top: 0.12rem;
}
.bordertop {
  border-top: 0.01rem solid #fafafa;
}
.borderbottom {
  border-bottom: 0.01rem solid #fafafa;
}
.flex {
  display: -webkit-box !important;
  /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
  display: -moz-box !important;
  /* 老版本语法: Firefox (buggy) */
  display: -ms-flexbox !important;
  /* 混合版本语法: IE 10 */
  display: -webkit-flex !important;
  /* 新版本语法: Chrome 21+ */
  display: flex !important;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
}
.flex-1 {
  -webkit-flex: 1;
  /* Chrome */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-flex: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1;
  /* OLD - Firefox 19- */
}
.flex-r {
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
}
.flex-v {
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-wrap {
  /* 09版 */
  -webkit-box-lines: single;
  /* 12版 */
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.flex-align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.flex-pack-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex-pack-justify {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex-start-justify {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
}
.flex-end-justify {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}
.flex-pack-around {
  -webkit-box-pack: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: center;
  justify-content: space-around;
}
.flex-row {
  display: box;
  /* OLD - Android 4.4- */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  -webkit-flex-direction: nowrap;
  -moz-flex-direction: nowrap;
  -ms-flex-direction: nowrap;
  -o-flex-direction: nowrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}
.flex-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mui-navigate-right:after,
.mui-push-left:after,
.mui-push-right:after {
  color: #888888;
}
html,
body,
form,
input,
select,
textarea,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
form,
img,
dl,
dt,
dd,
table,
th,
td,
blockquote,
fieldset,
div,
strong,
label,
em {
  margin: 0;
  padding: 0;
}
ul,
li,
dl,
dt,
dd {
  list-style: none;
}
a {
  cursor: pointer;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  outline: 0;
  text-decoration: none;
}
.top-nav {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #259284;
}
.whiet-back {
  color: #fff;
}
.mui-show-loading {
  position: fixed;
  padding: 5px;
  width: 120px;
  min-height: 120px;
  top: 45%;
  left: 50%;
  margin-left: -60px;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  border-radius: 5px;
  color: #FFFFFF;
  visibility: hidden;
  margin: 0;
  z-index: 999999;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  opacity: 0;
  -webkit-transform: scale(0.9) translate(-50%, -50%);
  transform: scale(0.9) translate(-50%, -50%);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.mui-show-loading.loading-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1) translate(-50%, -50%);
  transform: scale(1) translate(-50%, -50%);
}
.mui-show-loading .mui-spinner {
  margin-top: 24px;
  width: 36px;
  height: 36px;
}
.mui-show-loading .text {
  line-height: 1.6;
  font-family: -apple-system-font, "Helvetica Neue", sans-serif;
  font-size: 14px;
  margin: 10px 0 0;
  color: #fff;
}
.mui-show-loading-mask {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.mui-show-loading-mask-hidden {
  display: none !important;
}
/*上拉加载样式*/
.mui-pull-bottom-wrapper {
  text-align: center;
  font-size: .24rem;
  color: #666;
}
.ms-controller {
  visibility: hidden;
}
.clinic-chuangjian-wu {
  margin-top: 2.95rem;
}
.clinic-chuangjian-wu .clinic-tupian-wu {
  width: 5.54rem;
  height: 2rem;
  margin: 0 auto;
  margin-bottom: .88rem;
}
.clinic-tupian-wu img {
  width: 100%;
}
.chuanjian-l {
  padding: 0 1.03rem;
  font-size: .3rem;
  line-height: .45rem;
  color: #666;
  text-align: center;
}
.clinic-chuangjian-wu p {
  font-size: 0.3rem;
  color: #666;
  line-height: .3rem;
  text-align: center;
  margin-bottom: .2rem;
}
.chuanjian-l-p {
  padding: 0.1rem 1.03rem;
  text-align: left!important;
}
input::-webkit-input-placeholder {
  color: #bbb;
}
.doctoryuyue {
  display: -webkit-box !important;
  /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
  display: -moz-box !important;
  /* 老版本语法: Firefox (buggy) */
  display: -ms-flexbox !important;
  /* 混合版本语法: IE 10 */
  display: -webkit-flex !important;
  /* 新版本语法: Chrome 21+ */
  display: flex !important;
  background: #259284 !important;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  border-radius: 1rem !important;
  color: #ffffff;
}
.denglu-btn {
  background: #259284;
  height: 0.54rem;
  line-height: 0.54rem;
  width: 3.50rem;
  margin: 0 auto;
  text-align: 0.17rem;
  text-align: center;
  border-radius: 0.35rem;
  color: #fff;
  letter-spacing: 0.05rem;
  display: block;
  margin-bottom: 0.2rem;
  font-size: 0.16rem;
}
/*跳转按钮*/
.submitbtn {
  margin: 0 0.12rem;
  width: 3.51rem;
  height: 0.54rem;
  background: #259284;
  text-align: center;
  color: #fff !important;
  font-size: 0.17rem;
  line-height: 0.54rem;
  border-radius: 0.4rem;
}
.grayyueman {
  background-color: #BBBBBB !important;
}
.pagekong {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  padding-top: 0.55rem;
  background: #fafafa;
}
.pagekong .pagekong-img {
  height: 1.35rem;
  width: 1.35rem !important;
}
.pagekong .emptytext {
  font-size: 0.18rem;
  color: #666666;
  letter-spacing: 0.0056rem;
  text-align: center;
  line-height: 0.18rem;
  margin-top: 0.15rem;
}
.pagekong .emptydescribe {
  width: 2.94rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.18rem;
  color: #259284;
  letter-spacing: 0.0056rem;
  text-align: center;
  line-height: 0.30rem;
  margin-top: 0.11rem;
}
.mui-indexed-list-empty-alert {
  margin-top: 0.5rem;
  text-align: center;
}
.tips {
  font-size: 0.13rem;
  color: #555555;
  letter-spacing: 0;
  line-height: 0.13rem;
  margin-top: 0.12rem;
  padding: 0 0.12rem;
}
.tips span {
  color: #FF1010 !important;
}
* {
  touch-action: pan-y;
}
.ul:before {
  height: 0 !important;
}
.ul:after {
  height: 0 !important;
}
.ul .mui-table-view-cell:after {
  height: 0.02rem;
  background-color: #fafafa !important;
}
.mui-preview-image.mui-fullscreen {
  position: fixed;
  z-index: 20;
  background-color: #000;
}
.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%;
}
.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;
}
@-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;
  }
}
p img {
  max-width: 100%;
  height: auto;
}
body {
  position: relative;
}
.baiseback {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
.baiseback .log {
  width: 1.21rem;
  height: 0.34rem;
  display: flex;
  justify-content: center;
  position: absolute;
  left: 50%;
  margin-left: -0.605rem;
}
.baiseback .log img {
  width: 100%;
  height: 100%;
}
.baiseback .kalog {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0.17rem;
}
.baiseback .kalog a {
  display: inline-flex;
  flex-direction: column;
}
.baiseback .kalog a .vcard {
  width: 0.22rem;
  height: 0.16rem;
  margin: 0 auto;
}
.baiseback .kalog a .vcard img {
  width: 100%;
  height: 100%;
}
.baiseback .kalog a .katext {
  font-size: 0.1rem;
  color: #000000;
  margin-top: 0.05rem;
  line-height: 0.1rem;
}
.commonCss,
#index .notice {
  background-color: #ffffff;
}
#index {
  background: #F4F6F9 ;
}
#index .banner {
  width: 3.75rem;
  height: 1.33rem;
}
#index .banner .mui-slider .mui-slider-item {
  width: 100%;
  height: 1.33rem;
}
#index .banner .mui-slider .mui-slider-item img {
  width: 100%;
  height: 100%;
}
#index .notice {
  font-size: 0.12064rem;
  height: 0.4rem;
  font-size: 0.15rem;
  color: #000000;
  letter-spacing: 0;
  line-height: 0.15rem;
  padding: 0 0.1rem;
}
#index .notice .noticeIc {
  width: 0.2rem;
  height: 0.17rem;
}
#index .notice .noticeIc img {
  width: 100%;
  height: 100%;
}
#index .notice .noticeInf {
  margin-left: 0.1rem;
  width: 0;
}
#index .notice .noticeInf .noticeText {
  padding: 0rem 0rem !important;
}
#index .notice .noticeInf .noticeText a {
  display: inline-flex;
  width: 0;
  font-size: 0.14rem;
  color: #333;
  line-height: 0.24rem;
  width: 3.5rem;
}
#index .notice .noticeInf .noticeText a span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 0.3rem;
}
#index .notice .noticeInf:before {
  height: 0 !important;
}
#index .notice .noticeInf:after {
  height: 0 !important;
}
#index .binicon {
  height: 1.1rem;
  margin-top: 0.05rem;
  position: relative;
  border-top: 0.01rem solid #F1F1F1;
  border-bottom: 0.01rem solid #F1F1F1;
}
#index .binicon .greenxian {
  width: 0.03rem;
  height: 0.19rem;
  background: #51E4CB;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
}
#index .binicon .icon-yuyue {
  width: 1.27rem;
  height: 100%;
  border-right: 0.01rem solid #F1F1F1;
  position: relative;
}
#index .binicon .icon-yuyue a {
  width: 100%;
  height: 100%;
}
#index .binicon .icon-yuyue a .icon-yy {
  width: 0.4rem;
  height: 0.4rem;
}
#index .binicon .icon-yuyue a .icon-yy img {
  width: 100%;
  height: 100%;
}
#index .binicon .icon-yuyue a .yy-text {
  width: 100%;
  font-size: 0.17rem;
  color: #000000;
  letter-spacing: 0.0053rem;
  line-height: 0.17rem;
  margin-top: 0.1rem;
}
#index .jf-ch {
  width: 2.465rem;
  height: 100%;
}
#index .jf-ch .commonJf-ch {
  width: 100%;
  height: 0.535rem;
}
#index .jf-ch .commonJf-ch:first-child {
  position: relative;
  border-bottom: 0.01rem solid #F1F1F1;
}
#index .jf-ch a {
  width: 100%;
  height: 100%;
}
#index .jf-ch a .icon-jf {
  width: 0.4rem;
  height: 0.4rem;
  margin-left: 0.095rem;
}
#index .jf-ch a .icon-jf img {
  width: 100%;
  height: 100%;
}
#index .jf-ch a .icon-text {
  margin-left: 0.15rem;
}
#index .jf-ch a .icon-text .title {
  font-size: 0.15rem;
  color: #000000;
  letter-spacing: 0.005rem;
  line-height: 0.15rem;
}
#index .jf-ch a .icon-text .describe {
  font-size: 0.13rem;
  color: #656565;
  letter-spacing: 0.004rem;
  line-height: 0.13rem;
  margin-top: 0.06rem;
}
#Gallery {
  margin-top: 0.05rem;
  background: #fff;
}
#Gallery .greenxian {
  width: 0.03rem;
  height: 0.19rem;
  background: #51E4CB;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
}
#Gallery .mui-table-view {
  border-top: 0.01rem solid #F1F1F1 !important;
  margin-bottom: 0.15rem;
  background: #ffffff !important;
}
#Gallery .mui-table-view .mui-table-view-cell {
  border-right: 0.01rem solid #F1F1F1 !important;
  border-bottom: 0.01rem solid #F1F1F1 !important;
  padding: 0.01rem 0.13rem;
}
#Gallery a {
  padding: 0.04rem 0;
}
#Gallery .mui-icon {
  width: 0.4rem;
  height: 0.4rem;
}
#Gallery .mui-icon img {
  width: 100%;
  height: 100%;
}
#Gallery .mui-media-body {
  font-size: 0.15rem;
  color: #000000;
  letter-spacing: 0;
  line-height: 0.20rem;
  height: 0.2rem;
  margin-top: 0.06rem;
}
.mui-slider-indicator {
  bottom: 0 !important;
  height: 0.15rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mui-slider-indicator .mui-indicator {
  background: #D8D8D8;
  box-shadow: none !important;
}
.mui-slider-indicator .mui-active {
  background: #08974E !important;
}
.mui-bar-tab {
  background: #ffffff !important;
  box-shadow: none;
  border-top: 0.01rem solid #eee;
}
