#header {
  z-index: 2;
  position: relative;
}

.jzlc {
  z-index: 3;
  position: relative;
}

.head_box {
  position: absolute;
  top: 0;
  z-index: 99;
  width: 100%;
}

.hovimgbox:hover img,
.imgbox:hover img,
.hovimgbox2:hover img,
.ab_r:hover img {
  transition: all .6s;
  scale: 1.2;
}

.ks_ma a:hover img {
  transition: all 1.5s;
  transform: rotate(360deg);
}

.imgbox {
  overflow: hidden;
}

.fw_2 ul li .msgbox h1,
.xm_ma ul li h2,
.fw_2 ul li .msgbox h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.xm_ma ul li h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.head9 {
  height: 100px;
  display: flex;
  justify-content: space-between;
  position: relative;
  justify-content: center;
  margin: auto;
}

.head2 {
  position: relative;
}

.swiper-pagination-bullet {
  width: 25px !important;
  border-radius: 0 !important;
  margin: 0 15px !important;
  opacity: 1 !important;
  height: 25px !important;
  background-color: #ffffff !important;
}

.swiper-pagination-bullet-active {
  background-color: #1d4992 !important;
  transform: rotate(45deg);
}

.content {
  min-width: 320px;
  max-width: 1320px;
  margin: auto;
}

.tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tit1 h1 {
  display: flex;
  align-items: center;
}

img {
  display: block;
}

.tit1 h1 img {
  width: auto;
}

.tit1 h1 {
  font-size: 30px;
  font-weight: bold;
  color: #333;
  margin-bottom: 27px;
}

.tit1 h2 {
  color: #000;
  font-size: 20px;
}

.tit2 {
  text-align: center;
}

.tit2 h1 {
  color: #0B51B3;
  font-size: 34px;
  font-weight: bold;
  line-height: 34px;
}

.tit2 h2 {
  margin-top: 17px;
  color: #999999;
  font-size: 20px;
  text-transform: uppercase;
}

.box {
  margin: 120px 0;
}

.more {
  border-radius: 20px;
  width: 118px;
  border: 1px solid #ccc;
  display: block !important;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  letter-spacing: 1px;
  color: #666;
}

/* 就诊流程 */
.jzlc {
  width: 1084px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: auto;
  margin-top: -105px;
  position: relative;
}

.ab_box {
  width: 145px;
  height: 145px;
  background-color: #0B51B3;
  right: -28px;
  z-index: -1;
  bottom: -32px;
  position: absolute;
}

.jzlc a {
  padding: 31px 24px 11px 25px;
  box-sizing: border-box;
  display: block;
  width: 271px;
  background-color: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, .16);
}

.jzlc a:hover {
  background-color: #0B51B3;
}

.jzlc a:hover h1,
.jzlc a:hover h3,
.jzlc a:hover p,
.jzlc a:hover h2 {
  color: #fff;
}

.jzlc a h1 {
  font-family: 思源黑体 CN;
  font-size: 24px;
  line-height: 24px;
}

.jzlc a h2 {
  margin-top: 22px;
  font-family: 思源黑体 CN;
  font-size: 24px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.jzlc a h3 {
  margin: 22px 0;
  color: #999999;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.jzlc a p {
  font-size: 30px;
  color: #666;
  line-height: 30px;
}

/* ksjs */
.ksjs {
  background: url(../images/ksbg.png) no-repeat;
  background-size: 100% 100%;
  padding: 46px 0;
}

.ks_ma {
  margin-top: 76px;
  display: flex;
  justify-content: space-between;
}

.ks_ma img {
  width: auto;
}

.ks_ma a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 170px;
  height: 170px;
  margin-bottom: 20px;
  background-color: #FFFFFF;
  border-radius: 6px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.ks_ma div a:last-child {
  margin-bottom: 0;
}

.ks_ma a h1 {
  color: #000;
  font-size: 22px;
  margin-top: 20px;
}

.ks1 {
  margin-top: 272px;
}

.ks2 {
  margin-top: 180px;
}

.ks3 {
  margin-top: 139px;
}

.ks5 {
  margin-top: 61px;
}

.ks6 {
  margin-top: 139px;
}

.ks7 {
  margin-top: 272px;
}

.ks2 a:first-child,
.ks3 a:last-child {
  background-color: #0073B4;
}

.ks3 a:first-child,
.ks8 .ks5 a:first-child,
.ks5 a:nth-of-type(2) {
  background-color: #7AC1F5;
}

.ks5 a:last-child {
  background-color: #1EA9CA;
}

.ks4 a:nth-of-type(2),
.ks8 .ks4 a:last-child,
.ks6 a:last-child {
  background-color: #E6CD95;
}

.ks2 a:first-child h1,
.ks6 a:last-child h1,
.ks8 .ks5 a:first-child h1,
.ks5 a:last-child h1,
.ks8 .ks4 a:last-child h1,
.ks4 a:nth-of-type(2) h1,
.ks5 a:nth-of-type(2) h1,
.ks3 a h1 {
  color: #fff;
}

/* td_ma */
.yztd {
  position: relative;
  margin-bottom: 154px;
}

.yztd::after {
  content: '';
  width: 100%;
  height: 312px;
  position: absolute;
  bottom: -43px;
  z-index: -1;
  background-color: #E4F2FF;
}

.td_ma {
  display: flex;
  margin-top: 99px;
  margin-bottom: 31px;
}

.td_ma a {
  margin-right: 17px;
}

.td_ma a:last-child {
  margin-right: 0;
}

.td_ma a:nth-child(2n) {
  margin-top: 86px;
}

.td_ma .msgbox {
  width: 100%;
  align-items: center;
  justify-content: space-between;
  display: flex;
  background-color: #0B51B3;
  color: #fff;
  padding: 24px;
  box-sizing: border-box;
}

.td_ma .msgbox div {
  width: 80%;
}

.td_ma .msgbox h1 {
  font-size: 20px;
}

.td_ma .msgbox h2 {
  font-size: 16px;
  margin-top: 13px;
}

.td_ma .msgbox p {
  font-size: 30px;
}

.yztd .more {
  margin: auto;
  background-color: #fff;
  border: 1px solid #0B51B3;
  color: #0B51B3;
}

/* xw_ma */
.xw_ma {
  margin-top: 69px;
  display: flex;
  justify-content: space-between;
}

.xw1 {
  width: 645px;
}

.xw1_1 {
  display: flex;
}

.xw1_1 a {
  width: 160px;
  line-height: 63px;
  text-align: center;
  display: block;
  color: #333333;
  font-size: 22px;
  background-color: #EEEEEE;
}

.xw1_1 .bs {
  background-color: #0B51B3;
  color: #fff;
}

.xw2 {
  position: relative;
}

.xw2 h2 {
  bottom: 0;
  position: absolute;
  background-color: #0B51B3;
  color: #fff;
  font-size: 18px;
  width: 100%;
  line-height: 61px;
  padding-left: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  box-sizing: border-box;
}

.xw1_2 {
  margin-top: 30px;
}

.xw1_2 a {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.xw1_2 a:last-child {
  margin-bottom: 0;
}

.xw1_2 a h1 {
  width: 51px;
  height: 51px;
  text-align: center;
  line-height: 51px;
  font-size: 22px;
  color: #0B51B3;
  margin-right: 11px;
  background-color: #E4F2FF;
}

.xw1_2 a div {
  width: 88%;
}

.xw1_2 a h2 {
  width: 100%;
  color: #333;
  font-size: 22px;
}

.xw1_2 a p {
  color: #999999;
  font-size: 14px;
}

.xwzx {
  margin-bottom: 146px;
}

/* 底部？ */
footer {
  background-color: #333333;
  padding: 69px 0 17px;
}

.fotc {
  width: 1200px;
  margin: auto;
}

.fot1_1 {
  width: 369px;
}

.fot1_1 h1 {
  color: #fff;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 16px;
  margin-bottom: 36px;
  text-transform: uppercase;
}

.abox {
  display: flex;
  flex-wrap: wrap;
}

.abox a {
  width: 25%;
  color: #999999;
  font-size: 14px;
  margin-bottom: 29px;
}

.abox a:hover {
  color: #fff;
}

.fot1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}

.fot1_2 p {
  color: #fff;
  margin-bottom: 20px;
  font-size: 14px;
}

.fot1_3 {
  padding-top: 28px;
}

.foot2,
.foot2 a {
  color: #fff;
}

.a2 a {
  font-size: 14px;
  margin-right: 30px;
}

.a3 {
  margin-left: auto;
  display: flex;
}

.a3 p,
.a3 a {
  font-size: 14px;
}

.ks8, .ks11 {
  display: none !important;
}

@media screen and (max-width: 1200px) {
  .ks8 {
    display: flex !important;
  }

  .ks11 {
    display: block !important;
  }


  #header {
    z-index: 6;
  }

  .head_box,
  .tit2,
  .js .more,
  .ab_box {
    display: none;
  }

  .box,
  .about {
    margin: 10% 0;
  }

  .main {
    overflow: hidden;
  }

  .content {
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }

  .more {
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }

  .tit h1 {
    font-size: 20px;
    margin-bottom: 2%;
    justify-content: center;
  }

  .tit1 h1 img {
    width: 15%;
  }

  .tit1 h2 {
    text-align: center;
    font-size: 14px;
  }

  /* .jzlc */
  .jzlc {
    width: 100%;
    margin: 10% 0;
    padding: 0 2%;
    box-sizing: border-box;
  }

  .jzlc a {
    padding: 3%;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }

  .jzlc a:nth-child(2n) {
    margin-right: 0;
  }

  .jzlc a h1 {
    font-size: 16px;
  }

  .jzlc a h2 {
    font-size: 20px;
    line-height: normal;
    margin-top: 4%;
  }

  .jzlc a h3 {
    font-size: 14px;
    line-height: 28px;
    margin: 2% 0;
  }

  /* .ks_ma.ks_ma */
  .ks_ma {
    display: block;
    margin-top: 4%;
  }

  .ks4,
  .ks5 {
    width: 100%;
  }


  .ks_ma div {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
  }

  .ks_ma a {
    margin-right: 2%;
    width: 32%;
    height: 31vw;
    margin-bottom: 2%;
  }

  .ks_ma a h1 {
    font-size: 16px;
  }

  .ks5 a:nth-of-type(3) {
    background-color: #7AC1F5;
  }

  .ks5 a:nth-of-type(3) h1 {
    color: #fff;
  }

  .ks_ma a:nth-child(3n) {
    margin-right: 0;
  }

  .ks1,
  .ks7, .ks6,
  .ks2, .ks3 {
    display: none !important;
  }

  /* yztd */
  .yztd .tit2,
  .xwzx .tit2 {
    display: block;
  }

  .tit2 h1 {
    font-size: 20px;
    line-height: normal;
  }

  .tit2 h2 {
    font-size: 14px;
    margin-top: 2%;
  }

  .td_ma {
    margin: 4% 0;
    flex-wrap: wrap;
  }

  .td_ma a:last-child {
    display: none;
  }

  .td_ma a {
    margin-right: 2%;
    margin-bottom: 2%;
    margin-top: 0 !important;
    width: 49%;
  }

  .td_ma a:nth-child(2n) {
    margin-right: 0;
  }

  .td_ma .msgbox {
    padding: 3%;
  }

  .td_ma .msgbox h1 {
    font-size: 16px;
  }

  .td_ma .msgbox h2 {
    font-size: 14px;
    margin-top: 4%;
  }

  .td_ma .msgbox p {
    font-size: 20px;
  }

  .yztd {
    margin-bottom: 10%;
  }

  .yztd::after {
    bottom: -3%;
  }

  /* .xw_ma */
  .xw_ma {
    margin-top: 4%;
    flex-direction: column;
  }

  .xw1 {
    width: 100%;
  }

  .xw1_1 a {
    width: 25%;
    font-size: 14px;
    line-height: 30px;
  }

  .xw1_2 {
    margin-top: 4%;
  }

  .xw1_2 a div {
    width: 70%;
  }

  .xw1_2 a h1 {
    font-size: 15px;
    width: 10vw;
    height: 10%;
    line-height: 10vw;
  }

  .xw1_2 a h2 {
    font-size: 16px;
  }

  .xw1_2 a {
    margin-bottom: 4% !important;
  }

  .xw2 h2 {
    font-size: 16px;
    padding-left: 10%;
    line-height: 52px;
  }

  .xwzx {
    margin-bottom: 10%;
  }

  .fot1_1,
  .fot1_3 {
    display: none;
  }

  .fot1_2 {
    width: 100%;
    display: block;
  }

  footer {
    padding: 4% 0;
  }

  .fotc {
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }

  .fot1_1 h1 {
    text-align: center;
    padding-bottom: 2%;
    margin-bottom: 2%;
  }

  .fot1_2 p {
    text-align: center;
    margin-bottom: 2%;
  }

  .fot1 {
    margin-bottom: 0%;
  }

  .a2 {
    display: none;
  }

  .a3 {
    padding-top: 2%;
    flex-direction: column;
  }

  footer .foot2 p,
  .foot2 a {
    font-size: 12px;
    margin-left: 0 !important;
  }
}
