.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

.line-two {
  border-bottom: 1px solid #fff;
}

/* <div class="news-block"></div> */

/* 科室导航 */
.department-navigation {
  width: 100%;
  /* background-color: #5381d7;
  margin-top: 50px; */
  padding: 40px 0 0;
}

.department-navigation .container-width {
  -webkit-box-shadow: 0px 0px 24px 0px rgba(2, 2, 2, 0.05);
  box-shadow: 0px 0px 24px 0px rgba(2, 2, 2, 0.05);
  padding: 25px 25px;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 5px;
}



.wh_dot {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}



/* media-block */
.media-block {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 50px 0;
  height: 300px;
}

.media-block .container-width {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.media-left {
  flex: 1;
  width: 49%;
  margin-right: 2%;
  padding: 20px 45px;
  box-sizing: border-box;
}

.media-right {
  flex: 1;
  width: 49%;
  padding: 20px 45px;
  box-sizing: border-box;
}

/* end */

.media-name {
  color: #00479d !important;
  border: 1px solid #00479d;
  text-align: center;
  box-sizing: border-box;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 2px 8px;
  border-radius: 5px;
  margin-left: 20px;
  font-size: 12px;
}

.media-name span {
  color: #fff !important;
  font-size: 12px;
}

.media-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.media-news {
  flex: 1;
}

.blue-bg {
  background-color: #f6fbff;
}

/* 盛京看点 */
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.about-one__content-block {
  /* margin-left: auto; */
  width: 100%;
  max-width: 670px;
  padding-right: 85px;
}

.about-one__title {
  margin: 0;
  color: #0f4469;
  font-size: 36px;
  font-weight: 700;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 20px;
}

.about-one__tag-line {
  cursor: pointer;
  color: #0f4469;
  font-weight: 700;
  font-size: 24px;
  margin: 0;
  height: 50px;
}

.about-one__text {
  margin: 0;
  font-size: 14px;
  line-height: 26px;
}

.about-one__text+.about-one__text {
  margin-top: 20px;
}

.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
}

.about-one__features {
  margin: 0;
  padding: 0;
  list-style: none;
}

.about-one__features-item {
  position: relative;
  color: #0f4469;
  font-weight: bold;
  font-size: 16px;
  padding-left: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  width: 80%;
}

.about-one__features-item span {
  color: #0f4469;
  margin-right: 5px;
}


.about-one__features-item+.about-one__features-item {
  margin-top: 15px;
}

.thm-btn {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  outline: none;
  text-align: center;
  border-radius: 27.5px;
  background-color: #00479d;
  font-size: 16px;
  color: #fff;
  border: 1px solid #eee;
  text-transform: capitalize;
  padding: 14.5px 43.25px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.thm-btn:hover {
  color: #fff;
  background-color: #842331;
}

.about-one__btn {
  margin-top: 50px;
}

.no-gutters img {
  max-width: 100%;
}

/*  */
.kd_xx {
  position: relative;
  /* width: 160px; */
}

.kd_xx a {
  padding-bottom: 12px;
  font-size: 1.8rem;
  cursor: pointer;
}

.kd_xx.on {
  border-bottom: none;
}

.kd_xx:nth-child(2) {
  margin-left: 20px;
}



.kd_xx:nth-child(3) {
  margin-left: 20px;
}

.kd_lb {
  margin-top: 20px;
}

/* 医院概况 */

/* swiper */

.imgBox {
  width: 100%;
  margin: 0 auto;
}

.imgBox2 {
  position: absolute;
  z-index: 2;
  width: 1078px;
  top: 122px;
}

.imgBox2>img {
  width: 510px;
}

.imgBox2>.img2 {
  margin-left: 45px;
}

.imgBox>img {
  width: 100%;
  height: 690px;
  margin: 0 auto;
  z-index: 1;
  display: block;
}

.hospital_honor {
  margin-top: 77px;
}

.hospital_honor h3 {
  position: relative;
  font-size: 32px;
  color: #000;
  height: 36px;
  line-height: 36px;
}

.hospital_honor h3::before {
  content: "";
  width: 2.1em;
  height: 15px;
  background-color: #7fb6a1;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

.swiper_control {
  width: 100%;
  height: 46px;
  position: relative;

  margin-bottom: 60px;
}

.swiper_control::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #f0f0f0;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
}

.swiper_control ul {
  width: 164px;
  height: 100%;
  margin: 0 auto;
  background-color: #fff;
  padding: 0 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}

.swiper_control ul li {
  position: relative;
  width: 46px;
  height: 46px;
  cursor: pointer;
  margin-right: 20px;
}

.swiper_control ul li::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-sizing: border-box;
  border: 2px solid #00479d;
  opacity: 0.6;
}

.swiper_control ul li::before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  box-sizing: content-box;
  border: 8px solid transparent;
  position: absolute;
  /* left: 50%;
    top: 50%;
    transform: translate(-50%,-50%); */
  left: 15px;
  top: 15px;
  opacity: 0.6;
  transition: all 0.5s;
}

.swiper_control ul li:first-child::before {
  border-right: 8px solid #00479d;
  margin-left: -6px;
}

.swiper_control ul li:last-child::before {
  border-left: 8px solid #00479d;
  margin-left: 6px;
}

.swiper_control ul li span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  transition: all 0.5s;
}

.swiper_control ul li:first-child span {
  right: 0;
  left: auto;
}

.swiper_control ul li span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 2px solid #00479d;
}

.swiper_control ul li:first-child span::before {
  right: 0;
  left: auto;
}

.swiper_control ul li:hover::before {
  opacity: 1;
}

.swiper_control ul li:hover span {
  width: 41px;
  height: 46px;
}

.ab_xbt1 {
  line-height: 60px;
  width: 100%;
  margin-bottom: 10px;
  font-size: 15px;
}

.ab_xbt1 b {
  font-size: 24px;
  color: #00479d;
  margin-right: 15px;
}

a.cd_more4 {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #ffff;
  background-color: #00479d;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  padding: 0 20px 0 20px;
  font-size: 14px;
  position: relative;
}

/*  */
.huli {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

.huli li {
  width: 50%;
}

@media only screen and (max-width: 1200px) {
  .kd_xx a {
    font-size: 1.2rem;
  }


  .department-navigation {
    padding: 20px 0 0;
  }

  .department-navigation .container-width {
    padding: 15px;
  }



  .huli li {
    width: 100%;
  }

  .mb50 {
    margin-bottom: 20px;
  }


  .line-two {
    font-size: 0.8rem;
  }

  .about-one__tag-line {
    font-size: 1.2rem;
    height: 30px;
    width: 95%;
  }

  .about-one__btn {
    margin-top: 20px;
  }

  .thm-btn {
    padding: 5px 20px;
  }


  .about-one__features-item {
    font-size: 12px;
    padding-left: 20px;

  }

  .about-one__features-item+.about-one__features-item {
    margin-top: 5px;
  }
}