/* 首页的样式 */

/* 联系我们 */
.about-us-contact-us {
  padding: 30px 10px 20px;
  background: #f0f4f6;
}
.about-us-contact-us .title {
  margin-left: 5px;
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 800;
  color: #000000;
  line-height: 19px;
}
/* 实现箭头 */
.about-us-contact-us .arrows {
  margin-right: 5px;
  width: 5px;
  height: 5px;
  border-top: 2px solid #a0a0a0;
  border-right: 2px solid #a0a0a0;
  transform: rotate(45deg);
  /* margin: 5px auto 0; */
}
.about-us-contact-us .item {
  width: 50%;
  margin-bottom: 10px;
  font-size: 12px;

  font-weight: 400;
  color: #666666;
}

/* copyright */
.about-us-copyright {
  padding-top: 10px;
  padding-left: 21px;
}
.about-us-copyright div {
  font-size: 12px;

  font-weight: 400;
  color: #666666;
  line-height: 24px;
}
.mui-table-view-cell:after {
  left: 0;
}
.mask-p {
  background-color:rgba(99, 110, 114,0.5) !important;
}
.information-second {
    font-size: 12px;
    
    font-weight: 400;
    color: #666666;
    line-height: 19px;
    margin: 0 0 10px 0;
}
.hospital-race {
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-left: 6px;
}
.hospital-race img {
  width: 15px !important;
  margin: 0 5px 0;
}
.hospital-race span {
  font-size: 15px;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.no-box-shadow {
  box-shadow: none !important;
}
/* 轮播图的样式 */
.mui-slider-indicator .mui-active.mui-indicator {
    background:#009FB5;
    width: 15px;
    height: 6px;
    border-radius: 2px ;
}

.mui-slider-indicator-solo {
  position: relative !important;
  bottom: 0 !important;
  margin-top: 30px;
}
.scroll-container-without-bar {
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
}
.scroll-container-without-bar::-webkit-scrollbar {
  display: none; /* Chrome, Safari, and Opera */
}

.about-us-history-second-icon {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: -21px;
  bottom: 18px;
  background-color: #009fb5;
}
.about-us-history-first-icon {
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  left: -24px;
  bottom: 15px;
  background-color: #009fb5;
}
ul {
  list-style: none;
}
ul a {
  font-size: 12px;
  
  font-weight: 400;
  color: #666666;
}
.cooperate-msg-more a {
  font-size: 12px;
  
  font-weight: 400;
  color: #999999;
}

.flex {
  display: flex;
}
.f-w {
  flex-wrap: wrap;
}
.j-c {
  justify-content: center;
}
.j-b {
  justify-content: space-between;
}
.j-a {
  justify-content: space-around;
}
.a-c {
  align-items: center;
}
.a-s {
  align-items: flex-start;
}
.j-e {
  justify-content: space-evenly;
}
.flex-column {
  display: flex;
  flex-direction: column;
}
.header-box {
  z-index: 122;
}
.header-left {
  margin-left: 15px;
}
.mui-card .mui-control-content {
  padding: 10px;
}
.mui-control-content {
  /* height: 150px; */
}
.mui-scroll-wrapper {
  background-color: #fff;
}
.mui-bar {
  padding: 0 !important;
}
.scroll-container-like {
  top: 50px;
}
/* .mui-off-canvas-wrap{margin-top: 50px;} */
.mui-slider-title {
  background-color: rgba(0, 0, 0, 0);
  opacity: 1;
  color: #fff;
  font-size: 18px;
}

.header-box {
  
  width: 100%;
  height: 50px;
  position: absolute;
  background: #ffffff;
}
.header-box .header-img {
  width: 161px;
  height: 30px;
}
.header-box .header-right {
  height: 15px;
  font-size: 18px;
  font-family: Oswald;
  font-weight: bold;
  color: #009fb5;
  line-height: 12px;
}
.header-box .header-right a {
  color: #ccc;
  margin: 0 4px;
}
.header-box .header-tel {
  height: 15px;
  font-size: 18px;
  font-family: Oswald;
  font-weight: bold;
  color: #009fb5;
  line-height: 12px;
}
.header-box .header-tel a{
  height: 15px;
  font-size: 18px;
  font-family: Oswald;
  font-weight: bold;
  color: #009fb5;
  line-height: 12px;
}
.header-box .header-tel .header-tel-img {
  width: 16px;
  height: 15px;
  margin-right: 5px;
}

.tabar-box {
  
  width: 100vw;
  height: 60px;
  background: #ffffff;
  box-shadow: 0px 0px 1px 0px #bdc6ca;
  position: fixed;
  bottom: 0;
  padding: 10px 0 31px 0;
  z-index: 9;
}
.tabar-box .mui-segmented-control {
  border: none !important;
}
.tabar-box .mui-segmented-control .mui-active {
  color: #fff !important;
  background-color: #458d66 !important;
}
.tabar-box .mui-segmented-control .mui-control-item {
  background: #e5f5f7;
  color: #000000;
  border: none;
}
.tabar-box .mui-segmented-control .mui-segmented-control {
  border: none;
  border-radius: 0px;
}
.tabar-box .tabar-btn {
  width: 20%;
  height: 39px;
}
.tabar-box div {
  width: 70px;
  height: 40px;
}

.content-outside-box {
  padding-bottom: 53px;
  background-color: #f7f7f7;
  
}
.content-outside-box .banner-box {
  height: 230px;
  margin-top: 50px;
}
.content-outside-box .banner-box .top-banner {
  width: 100vw;
  height: 230px;
  background: #000000;
}
.content-outside-box .advantage-box {
  height: 155px;
  background-image: url(images/oheec/index/优势背景.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.content-outside-box .advantage-box .advantage-item-box {
  width: 100vw;
  height: 50%;
  /* background-color: aqua; */
  /* border-radius: 10%; */
}
.content-outside-box
  .advantage-box
  .advantage-item-box
  .advantage-item-content {
  width: 49vw;
  height: 100%;
  /* background-color: rgb(85, 128, 128); */
  /* border-radius: 10%; */
  margin: 0 3vw;
}
.content-outside-box
  .advantage-box
  .advantage-item-box
  .advantage-item-content
  .advantage-item-msg {
  margin-left: 2px;
}
.content-outside-box
  .advantage-box
  .advantage-item-box
  .advantage-item-content
  .advantage-item-msg
  .advantage-item-msg-title {
  font-size: 9px;
  height: 9px;
  font-weight: 400;
  
  color: #333333;
  line-height: 5px;
}
.content-outside-box
  .advantage-box
  .advantage-item-box
  .advantage-item-content
  .advantage-item-msg
  .advantage-item-msg-content {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 15px;
}
.content-outside-box
  .advantage-box
  .advantage-item-box
  .advantage-item-content
  .advantage-item-msg
  div {
  width: 100%;
  height: 50%;
}
.content-outside-box
  .advantage-box
  .advantage-item-box
  .advantage-item-content
  .advantage-item-img {
  width: 30px;
  height: 30px;
}
.content-outside-box
  .advantage-box
  .advantage-item-box
  .advantage-item-content
  .advantage-item-num {
  height: 14px;
  font-size: 20px;
  font-family: DINPro;
  font-weight: 500;
  color: #ff6000;
  line-height: 19px;
}
.content-outside-box .seek-advice-box {
  /* height: 270px; */
  background: linear-gradient(#fff, #f7f7f7);
}
.content-outside-box .seek-advice-box  .seek-advice-title{
  font-size: 15px;
    font-weight: 800;
    color: #000000;
    line-height: 19px;
        padding: 20px 20px 0;
}
.content-outside-box .seek-advice-box .seek-advice-more {
    font-size: 12px;
    font-weight: 500;
    color: #999999;
    line-height: 19px;
}
.content-outside-box .seek-advice-box .seek-advice-list {
  width: 100%;
  /* height: 143px; */
  margin: 20px 0;
  padding: 0 5px;
}
.content-outside-box .seek-advice-box .seek-advice-list .seek-advice-list-box {
  width: 58px;
  height: auto;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  display: flex;
  flex-direction: column;
  align-items: center;
  white-space: nowrap;
}
.content-outside-box
  .seek-advice-box
  .seek-advice-list
  .seek-advice-list-box
  .seek-advice-list-img {
  width: 45px;
  height: 45px;
  margin-left: 4px;
  margin-bottom: 10px;
}
.content-outside-box .seek-advice-box .seek-advice-ask {
  height: 80px;
  padding: 0 20px;
}
.content-outside-box .seek-advice-box .seek-advice-ask .seek-advice-ask-item {
  width: 160px;
  height: 50px;
  background: #009fb5;
  border-radius: 10px;
  font-size: 19px;
  font-weight: 800;
  color: #ffffff;
  line-height: 19px;
}
.content-outside-box
  .seek-advice-box
  .seek-advice-ask
  .seek-advice-ask-item
  .seek-advice-ask-img {
  width: 25px;
  height: 25px;
  margin-right: 8px;
}
.content-outside-box .medicare-box {
  height: 318px;
  padding: 30px 15px;
  background-color: #fff;
}
.content-outside-box .medicare-box .medicare-title {
  font-size: 15px;
  
  font-weight: 800;
  color: #000000;
  line-height: 19px;
}
.content-outside-box .medicare-box .medicare-icon .medicare-icon-box {
  margin-bottom: 23px;
}
.content-outside-box
  .medicare-box
  .medicare-icon
  .medicare-icon-box
  .medicare-icon-img {
  width: 60px;
  height: 60px;
}
.medicare-icon-box a {
  color:#333333;
  font-size: 14px;
}
.content-outside-box .medicare-box .medicare-msg {
  font-size: 12px;
  
  font-weight: 400;
  color: #666666;
  line-height: 19px;
  margin: 10px 0 31px 0;
}
.content-outside-box .medicare-box .medicare-msg-more {
  font-size: 12px;
  
  font-weight: 500;
  color: #999999;
  line-height: 19px;
}
.content-outside-box .service-cases-box {
  padding: 15px 15px;
  background-color: #f7f7f7;
}
.content-outside-box .service-cases-box .service-cases-title {
  font-size: 15px;
  
  font-weight: 800;
  color: #000000;
  line-height: 19px;
}
.content-outside-box .service-cases-box .service-cases-msg-more {
  font-size: 12px;
  
  font-weight: 500;
  color: #999999;
  line-height: 19px;
}
.content-outside-box .service-cases-box .service-msg-content {
  width: 100%;
  height: 100%;
  margin-top: 10px;
}
.content-outside-box .service-cases-box .service-msg-content .service-msg-box {
  width: 100%;
  background: #ffffff;
  border-radius: 5px;
  padding: 8px;
  margin: 5px 0;
  padding-top: 14px;
}
.content-outside-box
  .service-cases-box
  .service-msg-content
  .service-msg-box
  .service-content-box
  .service-content-img {
  width: 110px;
  height: 82px;
  border-radius: 5px;
}
.content-outside-box
  .service-cases-box
  .service-msg-content
  .service-msg-box
  .service-content-box
  .service-content-more-box {
  margin-left: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  padding-right: 10px;
}
.content-outside-box
  .service-cases-box
  .service-msg-content
  .service-msg-box
  .service-content-box
  .service-content-more-box
  .service-content-more-title {
  width: 100%;
  height: 35px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.content-outside-box
  .service-cases-box
  .service-msg-content
  .service-msg-box
  .service-content-box
  .service-content-more-box
  .service-content-more-time {
  font-size: 10px;
  font-weight: 500;
  color: #999999;
  margin: 5px 0;
}
.content-outside-box
  .service-cases-box
  .service-msg-content
  .service-msg-box
  .service-content-name {
  font-size: 12px;
  font-weight: 500;
  color: #009fb5;
  margin-left: 10px;
}
.content-outside-box
  .service-cases-box
  .service-msg-content
  .service-msg-box
  .service-content-line {
  height: 1px;
  background: #f7f7f7;
  margin: 10px 0;
}
.content-outside-box .cooperate-box {
  background-color: #fff;
  padding: 30px 15px;
  padding-bottom: 55px;
}
.content-outside-box .cooperate-box .cooperate-title {
  font-size: 15px;
  
  font-weight: 800;
  color: #000000;
  line-height: 19px;
}
.content-outside-box .cooperate-box .cooperate-btn-box {
  width: 100%;
  height: 40px;
  background: #e5f5f7;
  margin-bottom: 10px;
}
.content-outside-box .cooperate-box .cooperate-btn-box .mui-active {
  color: #fff !important;
  background: #009fb5 !important;
}
.content-outside-box .cooperate-box .cooperate-btn-box .mui-control-item {
  background: #e5f5f7;
  color: #000000;
  border: none;
  
}
.content-outside-box .cooperate-box .cooperate-btn-box .mui-segmented-control {
  border: none;
  border-radius: 0px;
}
.content-outside-box .cooperate-box .cooperate-btn-box .cooperate-btn {
  width: 33.3%;
  height: 40px;
  font-size: 15px;
  font-weight: 800;
}
.content-outside-box .cooperate-box .cooperate-btn-box .cooperatebtnselect {
  color: #fff;
  background: #009fb5;
}
.content-outside-box .cooperate-box .cooperate-honor {
  font-size: 15px;
  font-weight: 500;
  line-height: 19px;
  margin-top: 11px;
}
.content-outside-box .cooperate-box .cooperate-honor .cooperate-honor-img {
  width: 16px;
  height: 15px;
}
.content-outside-box .cooperate-box .cooperate-banner {
  width: 100%;
  height: 260px;
  background: #000000;
}
.content-outside-box .cooperate-box .cooperate-banner .cooperate-banner-icon {
  width: 100px;
  height: 20px;
  margin-bottom: 30px;
  margin-left: 12px;
}
.content-outside-box .cooperate-box .cooperate-msg {
  font-size: 12px;
  
  font-weight: 400;
  color: #666666;
  line-height: 19px;
  margin: 10px 0 10px 0;
}
.service-msg {
  margin-top: 10px;
  font-size: 12px;
  
  font-weight: 400;
  color: #666666;
  line-height: 19px;
}
.content-outside-box .cooperate-box .cooperate-msg .cooperate-msg-more {
  font-size: 12px;
  
  font-weight: 500;
  color: #999999;
  line-height: 19px;
}
.content-outside-box .expert-box {
  padding: 15px 15px;
}
.content-outside-box .expert-box .expert-title {
  font-size: 15px;
  
  font-weight: 800;
  color: #000000;
  line-height: 19px;
}
.content-outside-box .expert-box .expert-btn-box {
  width: 100%;
  height: 40px;
  background: #fff;
  margin-bottom: 10px;
}
.content-outside-box .expert-box .expert-btn-box .mui-active {
  color: #fff !important;
  background: #009fb5 !important;
}
.content-outside-box .expert-box .expert-btn-box .mui-control-item {
  background: #e5f5f7;
  color: #000000;
  border: none;
}
.content-outside-box .expert-box .expert-btn-box .mui-segmented-control {
  border: none;
  border-radius: 0px;
}
.content-outside-box .expert-box .expert-btn-box .expert-btn {
  width: 33.3%;
  height: 40px;
  font-size: 14px;
  font-weight: 800;
}
.content-outside-box .expert-box .expert-btn-box .expertbtnSelect {
  color: #fff;
  background: #009fb5;
}
.content-outside-box .expert-box .expert-msg {
  font-size: 12px;
  
  font-weight: 400;
  color: #666666;
  line-height: 19px;
  margin: 10px 0 10px 0;
}
.content-outside-box .expert-box .expert-msg-more {
  font-size: 12px;
  
  font-weight: 500;
  color: #999999;
  line-height: 19px;
}
.content-outside-box .expert-box .expert-content .expert-info-box {
  margin: 10px 0;
  padding: 10px 0;
  background-color: #fff;
}
.content-outside-box .expert-box .expert-content .expert-info-box .expert-img {
  width: 100px;
  height: 100px;
}
.content-outside-box
  .expert-box
  .expert-content
  .expert-info-box
  .expert-more-box {
  width: 100%;
  margin-left: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
}
.content-outside-box
  .expert-box
  .expert-content
  .expert-info-box
  .expert-more-box
  .expert-more-title {
  width: 100%;
  height: 17px;
}
.content-outside-box
  .expert-box
  .expert-content
  .expert-info-box
  .expert-more-box
  .expert-more-content {
  width: 100%;
  height: 43px;
  margin: 5px 0 19px 0;
  font-size: 12px;
  font-weight: 500;
  color: #666666;
  line-height: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.content-outside-box
  .expert-box
  .expert-content
  .expert-info-box
  .expert-more-box
  .expert-more-brief {
  font-size: 12px;
  font-weight: 500;
  color: #009fb5;
  line-height: 19px;
}
.content-outside-box .expert-box .expert-btn-more {
  font-size: 12px;
  
  font-weight: 500;
  color: #bbbbbb;
}
.content-outside-box .procedure-box {
  padding: 18px 15px;
  background-color: #fff;
}
.content-outside-box .procedure-box .procedure-title {
  font-size: 15px;
  
  font-weight: 800;
  color: #000000;
  line-height: 19px;
}
.content-outside-box .procedure-box .procedure-msg {
  font-size: 12px;
  
  font-weight: 400;
  color: #666666;
  line-height: 19px;
  margin: 10px 0 10px 0;
}
.content-outside-box
  .procedure-box
  .procedure-content-box
  .procedure-content-img {
  width: 100vw;
}
.content-outside-box .information-box {
  padding: 1px 15px;
  background-color: #fff;
}
.content-outside-box .information-box .information-btn-box {
  width: 100%;
  height: 40px;
  background: #e5f5f7;
  margin-bottom: 10px;
}
.content-outside-box .information-box .information-btn-box .mui-active {
  color: #fff !important;
  background: #009fb5 !important;
}
.content-outside-box .information-box .information-btn-box .mui-control-item {
  background: #e5f5f7;
  color: #000000;
  border: none;
}
.content-outside-box
  .information-box
  .information-btn-box
  .mui-segmented-control {
  border: none;
  border-radius: 0px;
}
.content-outside-box .information-box .information-btn-box .information-btn {
  width: 25%;
  height: 40px;
  font-size: 14px;
  font-weight: 800;
}
.content-outside-box
  .information-box
  .information-btn-box
  .informationBtnSelect {
  color: #fff;
  background: #009fb5;
}
.content-outside-box .information-box .information-msg {
  font-size: 12px;
  
  font-weight: 400;
  color: #666666;
  line-height: 19px;
  margin: 10px 0 10px 0;
}
.content-outside-box .information-box .information-msg .information-title {
  font-size: 15px;
  
  font-weight: 800;
  color: #000000;
  line-height: 19px;
}
.content-outside-box .information-box .information-msg .information-msg-more {
  font-size: 12px;
  
  font-weight: 500;
  color: #999999;
  line-height: 19px;
}
.content-outside-box .information-box .information-content {
  background-color: #fff;
}
.content-outside-box
  .information-box
  .information-content
  .information-info-box {
  margin: 10px 0;
  padding: 10px 0;
}
.content-outside-box
  .information-box
  .information-content
  .information-info-box
  .information-img {
  width: 110px;
  height: 82px;
  border-radius: 5px;
}
.content-outside-box
  .information-box
  .information-content
  .information-info-box
  .information-more-box {
  height: 80px;
  margin-left: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  flex: 1;
}
.content-outside-box
  .information-box
  .information-content
  .information-info-box
  .information-more-box
  .information-more-title {
  width: 100%;
  height: 17px;
}
.content-outside-box
  .information-box
  .information-content
  .information-info-box
  .information-more-box
  .information-more-brief {
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  line-height: 19px;
}
.content-outside-box
  .information-box
  .information-content
  .information-info-box
  .information-more-box
  .information-more-brief
  .information-more-brief-time {
  font-size: 11px;
  font-weight: 500;
  color: #999999;
  line-height: 15px;
}
.content-outside-box
  .information-box
  .information-content
  .information-info-box
  .information-more-box
  .information-more-brief
  .information-more-brief-address {
  /* min-width: 115px; */
  height: 18px;
  background: #f7f2e4;
  border-radius: 2px;
  font-size: 11px;
  
  font-weight: 500;
  color: #ff6000;
  line-height: 15px;
}
.content-outside-box .partners-box {
  width: 100vw;
  padding: 30px 0 30px 20px;
  background-color: #fff;
}
.content-outside-box .partners-box .partners-title {
  font-size: 15px;
  
  font-weight: 800;
  color: #000000;
  line-height: 19px;
}
.content-outside-box .partners-box .partners-content {
  margin-top: 15px;
}
.content-outside-box
  .partners-box
  .partners-content
  .partners-content-box
  .partners-content-title {
  margin: 5px 0;
  font-size: 14px;
  
  font-weight: 500;
  color: #000000;
  line-height: 19px;
}
.content-outside-box
  .partners-box
  .partners-content
  .partners-content-box
  .partners-content-img-box {
  height: 49px;
  width: 100%;
  overflow-x: scroll;
  display: flex;
  flex-wrap: nowrap;
   /* 隐藏默认的滚动条样式 */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
}


.partners-content-img-box::-webkit-scrollbar {
  display: none; /* Chrome, Safari, and Opera */
}
.content-outside-box
  .partners-box
  .partners-content
  .partners-content-box
  .partners-content-img-box
  .partners-content-img {
  /* width: 90px;
            height: 45px; */
  background: #ffffff;
  margin-right: 17px;
}
.partners-content-img-box img {
  height: 40px;
  border: 1px solid #eeeeee;
}
.content-outside-box .contact-box {
  width: 100vw;
  height: 205px;
  padding: 36px 18px;
  background: #f0f4f6;
  font-size: 15px;
  font-weight: 800;
  line-height: 19px;
}
.content-outside-box .contact-box .contact-content-box {
  margin-top: 5px;
}
.content-outside-box .contact-box .contact-content-box .contact-content-item {
  width: 50%;
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}
.content-outside-box .copyright-box {
  width: 100vw;
  padding: 15px 25px;
  padding-bottom: 40px;
  background-color: #fff;
  font-size: 12px;
  
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}

.menu-logo {
  width: 100%;
  border-top: 1px solid #eee;
  padding-top: 16px;
  margin-top: -6px;
  color: #999;
  font-size: 12px;
}
.menu-logo .menu-tel {
  width: 217px;
  height: 51px;
  background: #eef9fb;
  color: #009fb5;
  font-size: 9px;
}
.menu-logo .menu-tel .menu-tel-img {
  width: 30px;
  height: 30px;
}
.menu-logo .menu-logo-img {
  width: 95px;
  height: 30px;
}

.menu-box {
  padding: 5px 60px;
}
.menu-box .menu-item {
  width: 166px;
  height: 45px;
}
.menu-box .menu-item a {
  color: #000000;
  font-size: 15px;
}
.menu-box .menu-item .menu-item-img {
  width: 10px;
  height: 10px;
  margin-right: 10px;
}
.menu-box .menu-line {
  width: 166px;
  height: 1px;
  background: #eeeeee;
}


.experts-index{
  background: #fff;
  padding: 10px 0;
  margin: 10px 0;
}
.experts-index .experts-title{
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  line-height: 19px;
  margin: 10px 0 10px 0;
  padding: 0 15px;
}
.experts-index .experts-title span{
  font-size: 15px;
  font-weight: 800;
  color: #000000;
  line-height: 19px;
}

.experts-index .kehu-item {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 10px;
  padding: 0 15px;
}
.experts-index .kehu-item img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.experts-index .kehu-item .com-name {
  margin-bottom: 10px;
  margin-top: 10px;
  /* width: 100%;
  height: 50px; */
  background: #009fb5;
  box-shadow: 0 0 5px #000;
}
.experts-index .kehu-item .com-name a {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: 32px;
  margin-left: 10px;
}
.experts-index .kehu-item p {
  font-size: 14px;
  text-align: justify;
  font-weight: 400;
  color: #000000;
  margin: 0;
  margin-top: 10px;
}
.experts-index .kehu-item .xiaop {
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  /* padding-left: 10px; */
}
.experts-index  .mui-slider-indicator-solo{
  margin-top: 0;
}
/* 出国看病 盛诺一家专业服务团队 */
.service-team-index {
  padding: 10px 0;
  border: 1 solid #ececec;
  background: #fff;
  margin: 10px 0;
}
.service-team-index .title {
  display: flex;
  align-items: center;
  padding: 0 15px;
}
.service-team-index .title-name {
  font-size: 15px;
  font-weight: 800;
  color: #000000;
  line-height: 30px;
}
.service-team-index .mui-slider-item img {
  width: 92vw;
  height: 164px;
  object-fit: cover;
  padding: 0 15px;
}
.service-team-index .mui-slider-item .slider-item-title {
  margin: 10px 15px;
  background: #009fb5;
  box-shadow: 0 0 5px rgba(0, 0, 0, .8);
  font-size: 16px;
  padding-left: 10px;
  font-weight: 500;
  color: #ffffff;
  line-height: 32px;
}
.service-team-index .mui-slider-item ul {
  padding-left: 20px;
  margin: 10px 15px;
}
.service-team-index .mui-slider-item ul li {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  list-style: disc;
}
