锘.banner {
  display: block;
 }
.main {
 min-height: 500px;
}
 .banner img {
  width: 100%;
 }
/*  .wrap_main{
  position: relative;
background: #F5F5F5 url(/Sites/Uploaded/Image/2021/03/096375089472468852186273007.jpg)no-repeat;
}
.wrap_main .linkmap{
  background: transparent;
  position: absolute;
  top: 10px;
  left: 50%;
  margin:0;
  transform:translateX(-50%);
  font-size: 14px;
  color: #FFFFFF;
  z-index: 11;
}
.wrap_main .linkmap a{
  color: #FFFFFF;
}
.wrap_main .linkmap span{
  color: #FFFFFF;
}
 */
 .Depall {
  padding: 20px 0 10px;
  box-sizing: border-box;
  /* background: url(/Content/Areas/Hospitals/images/Departments/depallbg.png) repeat-x bottom left; */
 }
 
 .dep_img {
  font-size: 18px;
  padding: 5px;
  color: #000;
  font-weight: normal;
  margin-bottom: 10px;
  width: 100px;
  border: 1px solid #DDD;
  float: left;
  margin-right: 10px;
  border-radius: 5px;
  cursor: pointer;
 }
 
 .dep_img span {
  display: block;
  text-align: center;
 }
 
ul.ullist {
 display: none;
}
h1.dep_img.active {
 background: #920d14;
 border: 1px solid #920d14;
}

h1.dep_img.active span {
 color: #fff;
}

.dep_img:hover {
 background: #920d14;
 border: 1px solid #920d14;
}

.dep_img:hover span {
 color: #fff;
}

ul.ullist.show {
 display: block;
}
.dep_Content ul li h2.title_header {
 clear: both;
 border-bottom: 1px solid #d7d7d7;
 background: #f2f2f2;
 height: 40px;
 line-height: 44px;
 padding: 0 16px 0 13px;
 text-align: right;
 position: relative;
 overflow: hidden;
}

.dep_Content ul li h2.title_header a {
 float: left;
 height: 40px;
 line-height: 40px;
 background-position: -497px -231px;
 padding: 0 6px 0 15px;
 font-size: 16px;
 font-weight: bold;
}
.lv1_li{
 clear: both;
 border: 1px solid #d7d7d7;
 overflow: hidden;
 zoom: 1;
 margin-bottom: 15px;
}



li.lv2_li {
 float: left;
 width: 250px;
 height: 25px;
 line-height: 25px;
 overflow: hidden;
 white-space: nowrap;
}

ul.lv2_ul {
 padding: 10px 0 10px 20px;
 overflow: hidden;
 padding-top: 10px;
 background: #fff;
}
 
 .Depall ul li {
  float: left;
  width: 170px;
  height: 44px;
  margin-right: 36px;
  background-size: 100% 100%;
  margin-bottom: 30px;
  text-align: center;
  border: 1px solid #DDDDDD;
  border-radius: 5px;
  transition: all 0.2s;
  overflow: hidden;
 }
 
 .Depall ul li:nth-child(6n) {
  margin-right: 0;
 }
 
 .Depall ul li a {
  line-height: 44px;
  font-size: 15px;
  color: #000;
  display: block;
  width: 100%;
  height: 100%;
 }
 
 .Depall ul li a.small_size {
  font-size: 13px;
 }
 
 .Depall ul li a.mob_small {
  font-size: 13px;
 }
 
 .Depall ul li a.overtwo {
  font-size: 12px;
  line-height: 22px;
 }
 
 .Depall ul li:hover {
  background: #920d14;
  border: 1px solid #920d14;
  transition: all 0.2s;
 }
 
 .Depall ul li:hover a {
  color: #fff;
 }
 
 @media only screen and (max-width:768px) {
.w1280 {
 padding: 15px;
 box-sizing: border-box;
}
  .Depall ul li {
  width: 21%;
  margin: 0 2% 20px;
  }
  .Depall ul li a.mob_small {
  line-height: 22px;
  }
 .Depall ul li:nth-child(6n){
 margin-right: 2%;
 }
  .dep_img span::after {
  display: none;
  }
  .Depall {
  padding: 0 0 10px;
  margin-bottom: 30px;
  }
  .wrap_main .main {
  background-size: cover;
  }
 
 
 }
 @media only screen and (max-width:768px) {
   .Depall ul li {
  width: 45%;
  }
   .dep_img span{
  font-size: 18px;
  }
   .content_bot {
  padding-top: 0.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  }
 } <!--0.00058817863464355-->