.side-nav {
  position: absolute;
  right: 10px;
  z-index: 30;
  margin-top: 20px;
}

.side-nav>div:not(:last-child) {
  margin-bottom: 10px;
}

.side-yyfw>a {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 3px;
  background: #74427d;
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding: 9px 10px 0;
  line-height: 22px;
}

.side-bryz>a,
.side-map>a,
.side-jyxz>a,
.side-wechat>a,
.side-mail>a,
.side-gotop>a {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 3px;
  background: #74427d;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 22px;
  padding-top: 14px;
}
.side-wechat>a{
  padding-top: 18px;
}
.side-mail>a,
.side-gotop>a {
  padding-top: 20px;
}
/* .side-wechat{
  position: relative;
} */
.side-qrcode{
  position: absolute;
  z-index: 30;
  right: 100%;
  bottom: 0;
  background: #74427d;
  padding: 13px 10px 9px;
  margin-right: 16px;
  border-radius: 3px;
  display: none;
}
.side-wechat:hover>.side-qrcode{
  display: block;
}
.side-gzh>img{
  width: 120px;
}
.side-gzh>p{
  color: #fff;
  text-align: center;
  margin-top: 5px;
}
.side-gzh:first-child{
  margin-bottom: 17px;
}

.sanjiao{
  width: 0;
  height: 0;
  border-left: 12px solid #74427d;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  position: absolute;
  left: 100%;
  top: 148px;
}
/* 根据首页改变头部样式 */
.header_bottom>.container>ul>li>a {
  color: #fff;
}

.main {
  background: #f5f7fa;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* 可复用样式开始 */
.imc>.container,
.service>.container,
.team>.container {
  background: #fff;
}

.imc>.container>.row,
.team>.container>.row {
  padding-top: 30px;
  padding-bottom: 30px;
}
.imc>.container>.row,
.service>.container>.row,
.team>.container>.row,
.imc-management>.row>div {
  box-shadow: 0px 2px 5px 0 rgb(229 229 229 / 70%);
}

.introduce-title {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  height: 41px;
}

.introduce-title>h3 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  height: 41px;
}

.introduce-title>a {
  position: absolute;
  right: 0;
  top: -5px;
}

.introduce-title>h3::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #74427d;
}


.more {
  font-size: 14px;
  color: #999;
  border: 1px solid #e5e5e5;
  padding-top: 6px;
  padding-bottom: 5px;
  padding-left: 16px;
  padding-right: 17px;
  transition: .2s;
}
.more:hover{
  background: #74427d;
  color: #fff;
}

.introduce-con {
  margin-top: 20px;
}

/* 可复用样式结束 */

/*IMC介绍开始*/
.imc {
  margin-bottom: 30px;
}

.imc-media>video {
  background: #000;
  /* height: 200px; */
}

.imc .introduce-con>p {
  text-indent: 2em;
  font-size: 14px;
  color: #666;
  margin-top: 11px;
  height: 40px;
  overflow: hidden;
}

/*IMC介绍结束*/
/* 国际医疗动态开始 */
.news-list {
  font-size: 12px;
}

.news-list>li:not(:last-child) {
  padding-bottom: 11px;
  border-bottom: dashed 1px #e5e5e5;
}

.news-list>li:not(:first-child) {
  padding-top: 10px;
}

.news-list>li>span {
  float: right;
}

.news-list a::before {
  content: '-';
  margin-right: 8px;
  margin-left: 5px;
}

.news-list a {
  color: #666;
  display: inline-block;
  max-width: 70%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
}

.news-list a:hover {
  color: #000;
  margin-left: -10px;
}

/* 国际医疗动态结束 */

/* 服务介绍开始 */
.service>.container>.row {
  padding-top: 30px;
  padding-bottom: 20px;
}

.introduce-item-one,
.introduce-item-two,
.introduce-item-three,
.introduce-item-four {
  padding: 0;
  margin-bottom: 20px;
  height: 153px;
  text-align: center;
}

.introduce-item-one>div,
.introduce-item-two>div,
.introduce-item-three>div,
.introduce-item-four>div {
  position: relative;
}

.introduce-item-one>div>.introduce-item-bg,
.introduce-item-two>div>.introduce-item-bg,
.introduce-item-three>div>.introduce-item-bg,
.introduce-item-four>div>.introduce-item-bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .3);
  z-index: 1;
}

.introduce-item-one>div>h4,
.introduce-item-two>div>h4,
.introduce-item-three>div>h4,
.introduce-item-four>div>h4 {
  font-size: 18px;
  font-weight: bold;
  padding-top: 50px;
  position: relative;
  z-index: 2;
}

.introduce-item-one>div>p,
.introduce-item-two>div>p,
.introduce-item-three>div>p,
.introduce-item-four>div>p {
  font-size: 14px;
  position: relative;
  z-index: 2;
}

.introduce-item-one>div>h4,
.introduce-item-four>div>h4,
.introduce-item-one>div>p,
.introduce-item-four>div>p {
  color: #fff;
  /* color: #333; */
}

.introduce-item-one>div>a,
.introduce-item-two>div>a,
.introduce-item-three>div>a,
.introduce-item-four>div>a {
  font-size: 12px;
  position: relative;
  z-index: 2;
}

.introduce-item-one>div>a,
.introduce-item-four>div>a {
  color: #fff;
  /* color: #97a3c7; */
  border-top: 1px solid #fff;
  padding-top: 3px;
}

.introduce-item-two>div,
.introduce-item-three>div,
.introduce-item-two>div>a,
.introduce-item-three>div>a {
  color: #fff;
}

.introduce-item-two>div>a,
.introduce-item-three>div>a {
  border-top: 1px solid #fff;
  padding-top: 3px;
}

.service-introduce>div>div>* {
  margin-bottom: 7px;
}

.service-introduce>div>div>a {
  transition: .3s;
  opacity: 0;
}

.service-introduce>div>div:hover>a {
  opacity: 1;
}

/* 服务介绍模块一开始 */
.service-introduce-module-one {
  padding-right: 10px;
}

.service-introduce-module-one>.introduce-item-one>div {
  background: url(/web2022/2022HKU_105.png) no-repeat;
  background-size: 100%;
  height: 100%;
}

.service-introduce-module-one>.introduce-item-two>div {
  background: #74427d;
  height: 100%;
}

.service-introduce-module-one>.introduce-item-three>div {
  background: #97a3c7;
  height: 100%;
}

.service-introduce-module-one>.introduce-item-four>div {
  background: url(/web2022/2022HKU_106.png) no-repeat;
  background-size: 100%;
  height: 100%;
}

/* 服务介绍模块一结束 */

/* 服务介绍模块二开始 */
.service-introduce-module-two {
  padding-left: 10px;
}

.service-introduce-module-two>.introduce-item-one>div {
  background: url(/web2022/2022HKU_105.png) no-repeat;
  background-size: 100%;
  height: 100%;
}

.service-introduce-module-two>.introduce-item-two>div {
  background: #97a3c7;
  height: 100%;
}

.service-introduce-module-two>.introduce-item-three>div {
  background: #a19ba8;
  height: 100%;
}

.service-introduce-module-two>.introduce-item-four>div {
  background: url(/web2022/2022HKU_106.png) no-repeat;
  background-size: 100%;
  height: 100%;
}

.team {
  margin-top: 30px;
}

/* 服务介绍模块二结束 */
/* 服务介绍结束 */

/* 专家团队 */
.detail-title {
  height: 46px;
  position: relative;
  background: #74427d;
  margin-bottom: 20px;
}

.detail-title>h4 {
  line-height: 46px;
  font-size: 18px;
  color: #fff;
  padding-left: 19px;
}

.detail-title>span {
  line-height: 46px;
  font-size: 18px;
  color: #fff;
  position: absolute;
  right: 12px;
  top: 0;
  transform: rotate(90deg);
}

.detail-con>p {
  margin-bottom: 3px;
  font-size: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 51px;
}

.detail-con a {
  font-size: 12px;
}

.detail-descripe {
  z-index: 20;
}

.department-list::-webkit-scrollbar{
  width: 3px;
  height: 1px;
}

.department-list::-webkit-scrollbar-thumb{
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
  background: #cccccc;
}

.department-list::-webkit-scrollbar-track{
  -webkit-box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
  border-radius: 8px;
  background: #f2f2f2;
}

.department-list>ul>li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 0;
}

.department-list>ul>li>div {
  position: relative;
  padding: 17px 0 16px 25px;
  font-size: 18px;
  background: #fff;
  cursor: pointer;
  border: 1px solid #eaeaea;
}


.department-list>ul>li>div>span:first-child {
  color: #333;
}

.department-list>ul>li>div>span:last-child {
  position: absolute;
  right: 0;
  height: 40px;
  line-height: 40px;
  top: 9px;
  width: 48px;
  text-align: center;
  border-left: solid 1px #e5e5e5;
  color: #999;
}

.department-list>ul>li>div:hover {
  background: #74427d;
  color: #fff;
}

.department-list>ul>li>div:hover>span {
  color: #fff;
}

.department-list .department-active {
  background: #74427d;
}

.department-list>ul>li>div.department-active>span {
  color: #fff;
}

.menu-btn::before {
  content: '>';
}

.drop-icon::before {
  transform: rotate(90deg);
  display: inline-block;
}

.department-second-class {
  position: absolute;
  top: 100%;
  left: 0;
  width: calc(100% - 15px);
  z-index: 20;
  color: #fff;
  background: rgba(153, 111, 161, .9);
  transition: .3s;
  max-height: 0;
  overflow: hidden;
  font-size: 13px;
}

.department-second-class>li:first-child>a {
  padding-top: 13px;
}

.department-second-class>li:last-child>a {
  padding-bottom: 20px;
}

.department-second-class>li>a {
  color: #fff;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  padding-left: 3px;
  position: relative;
}

.department-second-class>li>a>div {
  display: inline-block;
  vertical-align: top;
}

.department-second-class>li>a::before {
  content: '';
  position: absolute;
  left: 11px;
  top: 15px;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
}

.department-second-class>li:hover {
  background: #97a3c7;
}

.department-list-two {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 20;
  background: rgb(153, 111, 161);
  width: 100%;
  /* overflow: hidden; */
  max-height: 0;
  transition: .3s;
  overflow-y: scroll
}

.department-list-two>li {
  color: #fff;
  font-size: 16px;
  padding: 5px 0px;
  padding-left: 20px;
}

.department-list-two>li>a{
  color: #fff
}

.department-list-two>li>span {
  float: right;
  width: 50px;
  height: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: -5px;
  margin-bottom: -5px;
  text-align: center;
  position: relative;
}

.department-list-two>li>span::before {
  content: '>';
  display: inline-block;
  transform: rotate(90deg);
}

.department-list-two>li>span::after {
  content: '';
  height: 50%;
  width: 1px;
  background: #e5e5e5;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.department-list-two>li>ul {
  padding-left: 10px;
  display: none;
}

.department-list-two>li>ul>li {
  padding-top: 5px;
}

.drop {
  max-height: 500px;
}

/* 专家团队end */

.synthesize {
  margin-top: 30px;
}

.imc-management>.row>div,
.facilities>.row>div {
  background: #fff;
  padding-top: 30px;
}

.imc-management>.row>div,
.facilities>.row>div,
.imc-appointment>.row {
  padding-bottom: 30px;
}

.imc-management,
.facilities,
.imc-appointment {
  margin-bottom: 30px;
}


.imc-management .introduce-con>h4 {
  font-size: 18px;
  font-weight: bold;
  color: #666;
}

/* .imc-management .introduce-con>p {
  font-size: 14px;
  color: #666;
  margin-top: 14px;
} */

.facilities-video {
  overflow: hidden;
}

.facilities-video>video{
  height: 250px;
  border-top: 1px solid #e4e6e6;
  background: #000;
}
.facilities-video>img{
  width: 100%;
  height: 250px;
}

.facilities-describe {
  font-size: 16px;
  color: #333;
  margin-top: 9px;
  margin-bottom: 13px;
  text-align: center;
}

.facilities-switch>span {
  float: right;
}

.facilities-switch>span {
  border: 1px solid #e5e5e5;
  line-height: 26px;
  width: 40px;
  text-align: center;
  font-size: 18px;
  color: #999;
  cursor: pointer;
}

.facilities-switch>span:hover {
  background: #9ab3e4;
  border: none;
  color: #fff;
}

.facilities-switch>.btn-l {
  margin-right: 10px;
}

.imc-appointment>.row {
  background: #74427d;
  padding-top: 33px;
}

.imc-appointment-qrcode>img {
  margin-bottom: 5px;
  width: 126px;
}

.imc-appointment-qrcode {
  text-align: center;
}

.imc-appointment-qrcode>p {
  color: #97a3c7;
  font-size: 14px;
}

.imc-appointment-number {
  margin-top: 30px;
}

.imc-appointment-number>p,
.hmc-appointment-number>p {
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
}

.hmc-appointment-number {
  margin-top: 30px;
}


.detail-con>span>a {
  color: #74427d;
}


/* 移动端调整 */
/*当屏幕宽度小于1024px时*/
@media (max-width:1023px) {
  .side-nav{
    display: none;
  }

  /* 移动端时改变背景样式开始 */
  .imc>.container,
  .service>.container,
  .team>.container {
    background: #f5f7fa;
  }

  .imc>.container>.row,
  .service>.container>.row,
  .team>.container>.row,
  .imc-management>.row {
    background: #fff;
    margin: 0;
  }

  .imc-appointment>.row {
    margin: 0;
  }

  /* 移动端时改变背景样式结束 */
  .imc-dynamic {
    margin-top: 30px;
  }

  .department-list {
    display: none;
  }

}


@media (min-width:375px) {

  /* 通用标题 */
  .introduce-title>h3 {
    font-size: 24px;
  }

  /* 服务介绍适配开始 */

  .introduce-item-one,
  .introduce-item-two,
  .introduce-item-three,
  .introduce-item-four {
    height: 185px;
  }

  .introduce-item-one>div>h4,
  .introduce-item-two>div>h4,
  .introduce-item-three>div>h4,
  .introduce-item-four>div>h4 {
    padding-top: 60px;
  }

  .detail-con>p {
    margin-bottom: 19px;
  }

  /* 服务介绍适配结束 */
  .doctor-img>div {
    height: 83px;
    width: 85px;
  }
}

@media (min-width:425px) {

  /* 服务介绍适配开始 */
  .introduce-item-one,
  .introduce-item-two,
  .introduce-item-three,
  .introduce-item-four {
    height: 215px;
  }

  .introduce-item-one>div>h4,
  .introduce-item-two>div>h4,
  .introduce-item-three>div>h4,
  .introduce-item-four>div>h4 {
    padding-top: 72px;
  }

  /* 服务介绍适配结束 */


  .detail-con>p {
    margin-bottom: 24px;
    font-size: 14px;
    height: 60px;
  }

  .detail-con a {
    font-size: 14px;
  }

  .doctor-qualifications {
    font-size: 14px;
  }
}

@media (min-width:768px) {
  .imc-media>video {
    /* height: 375px; */
  }

  .news-list {
    font-size: 14px;
  }

  .introduce-item-one,
  .introduce-item-three {
    padding-right: 10px;
  }

  .introduce-item-two,
  .introduce-item-four {
    padding-left: 10px;
  }

  .introduce-item-one,
  .introduce-item-two,
  .introduce-item-three,
  .introduce-item-four {
    height: 197px;
  }



  .detail-img {
    height: 280px;
    overflow: hidden;
  }

  .detail-con>p {
    line-height: 24px;
    margin-bottom: 22px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: 120px;
  }

  .detail-con a {
    font-size: 14px;
  }


  .doctor-img>div {
    height: 118px;
    width: 120px;
  }

  .facilities-video>video,
  .facilities-video>img {
    height: 350px;
  }
}

@media (min-width:1024px) {

  /* 根据首页改变头部样式 头部开始 */
  .header_bottom {
    background: #74427d;
  }

  .nav_pc_inner {
    background: rgba(161, 155, 168, .9);
    border-top: 3px solid #7e5586;
  }

  .nav_pc_inner>li>a:hover {
    background: rgb(116, 66, 125, .9);
  }

  /* 头部结束 */
  .introduce-con {
    margin-top: 30px;
  }

  .imc-media>video {
    /* height: 314px; */
  }

  .imc .introduce-con>p {
    font-size: 12px;
    height: 34px;
  }

  /* 服务介绍适配开始 */
  .introduce-item-one,
  .introduce-item-two,
  .introduce-item-three,
  .introduce-item-four {
    height: 120px;
  }

  .introduce-item-one>div>h4,
  .introduce-item-two>div>h4,
  .introduce-item-three>div>h4,
  .introduce-item-four>div>h4 {
    padding-top: 30px;
  }

  .introduce-item-one>div>h4,
  .introduce-item-two>div>h4,
  .introduce-item-three>div>h4,
  .introduce-item-four>div>h4 {
    font-size: 21px;
  }

  .introduce-item-one>div>p,
  .introduce-item-two>div>p,
  .introduce-item-three>div>p,
  .introduce-item-four>div>p {
    font-size: 12px;
  }

  /* 服务介绍适配结束 */

  .detail-title>span {
    display: none;
  }

  .detail-descripe {
    padding-right: 30px;
  }

  .detail-con>p {
    line-height: 21px;
    margin-bottom: 19px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    height: 84px;
  }

  .department-list {
    height: 390px;
    overflow-y: auto;
  }

  .department-list>ul>li>div {
    padding: 17px 0 16px 10px;
    font-size: 16px;
    height: 58px;
  }
    .department-name{
    overflow: hidden;
    display: inline-block;
    width: calc(100% - 30px);
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .department-second-class>li>a {
    padding-left: 25px;
    padding-right: 10px;
  }

  .department-list>ul>li>div>span:last-child {
    right: 0;
    top: 13px;
    height: 30px;
    line-height: 30px;
    width: 30px;
  }

  .department-list-two {
    display: none;
  }

  .imc-management>.row>div,
  .imc-appointment>.row {
    height: 410px;
    
  }
  .imc-appointment>.row{
    padding-top: 25px;
  }
  .imc-management>.row{
    padding-right: 20px;
  }

  .doctor {
    margin-top: 20px;
  }

  .doctor-img>div {
    height: 98px;
    width: 100px;
  }

  .facilities-video>video,
  .facilities-video>img
  {
    height: 200px;
  }

  .imc-appointment-number>p,
  .hmc-appointment-number>p {
    font-size: 12px;
    line-height: 18px;
  }

  .imc-appointment-number,
  .hmc-appointment-number {
    margin-top: 10px;
  }
}

@media (min-width:1350px) {
  .side-nav {
    right: 20px;
  }
  .imc .introduce-con>p {
    font-size: 14px;
    height: 40px;
  }

  /* 服务介绍适配开始 */

  .introduce-item-one,
  .introduce-item-two,
  .introduce-item-three,
  .introduce-item-four {
    height: 173px;
  }

  .introduce-item-one>div>h4,
  .introduce-item-two>div>h4,
  .introduce-item-three>div>h4,
  .introduce-item-four>div>h4 {
    padding-top: 61px;
  }

  .introduce-item-one>div>p,
  .introduce-item-two>div>p,
  .introduce-item-three>div>p,
  .introduce-item-four>div>p {
    font-size: 14px;
  }

  /* 服务介绍适配结束 */

  .detail-con>p {
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: 120px;
  }


  .department-list>ul>li>div {
    padding: 17px 0 16px 25px;
    font-size: 18px;
    height: 60px;
  }
  .department-name{
    overflow: hidden;
    display: inline-block;
    width: calc(100% - 48px);
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .department-list>ul>li>div>span:last-child {
    right: 0;
    top: 9px;
    height: 40px;
    line-height: 40px;
    width: 48px;
  }

  .department-second-class {
    font-size: 16px;
  }

  .department-second-class>li>a {
    padding-left: 42px;
  }

  .department-second-class>li>a::before {
    left: 18px;
    top: 18px;
    width: 8px;
    height: 8px;
  }

  .imc-management>.row>div,
  .imc-appointment>.row {
    height: 450px;
  }

  .doctor {
    margin-top: 30px;
  }
  

  .doctor-img>div {
    height: 118px;
    width: 120px;
  }

  .facilities-video>video,
  .facilities-video>img {
    height: 250px;
  }

  .imc-appointment-number>p,
  .hmc-appointment-number>p {
    font-size: 14px;
    line-height: 22px;
  }

  .imc-appointment>.row{
    padding-top: 33px
  }

  .imc-appointment-number,
  .hmc-appointment-number {
    margin-top: 10px;
  }
}

