﻿.banner {
  display: block;
}


.w1210 {
  width: 1210px;
  margin: 0 auto;
}

.banner img {
  width: 100%;
}

/* .wrap_main .main {
  background: url(/Content/Areas/Doctors/images/bigBG.jpg) no-repeat top center, url(/Content/Areas/Doctors/images/BGadd.jpg) repeat-y;
  background-size: 100% auto;
  padding-bottom: 40px;
 } */
 
.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;
}
.main_content {
  padding-top: 45px;
}

.wrap_main {
  position: relative;
  background: #F5F5F5 url(/Sites/Uploaded/Image/2021/03/096375089472468852186273007.jpg)no-repeat;
  overflow: hidden;
}

.wrap_main .main {
  padding-bottom: 40px;
}

.keyBox {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 35px;
  padding-top: 15px;
}
.keyBox .key{
  float: right;
}

.key a {
  display: inline-block;
  width: 34px;
  height: 45px;
  background: url(/Content/Areas/Common/images/common/keyBord.png) no-repeat;
  text-align: center;
  line-height: 45px;
  margin-right: 3px;
  font-size: 18px;
  color: #254557;
  background-size: 100% 100%;
}

.key a.hover,.key a:hover {
  background: url(/Content/Areas/Common/images/common/keyBordHover.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-weight: 600;
}

a.ClearKey {
  width: 110px;
  height: 45px;
  background: url(/Content/Areas/Common/images/common/keyAll.png) no-repeat;
  display: block;
  line-height: 45px;
  text-align: center;
  color: #254557;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 15px;
  background-size: 100% 100%;
}

a.ClearKey.hover,a.ClearKey:hover {
  background: url(/Content/Areas/Common/images/common/keyAllHover.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-weight: 600;
}

.menuA {
  margin: 30px 0 30px;
  overflow: hidden;
  width: 1200px;
  overflow-x: auto;
  height: 55px;
}

.menuA>.menuAScro {
  overflow: hidden;
}

.menuA::-webkit-scrollbar {
  display: none;
}

.menuA {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.menuApar {
  position: relative;
}

.menuApar .arrow-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 26px;
  height: 38px;
  display: none;
}

.menuApar .dep-btn-left {
  background: url(/Content/Areas/Departments/images/left-arrow.png) no-repeat center center;
  left: -56px;
}

.menuApar .dep-btn-right {
  background: url(/Content/Areas/Departments/images/right-arrow.png) no-repeat center center;
  right: -56px;
}

.menuA .DepNameBtn {
   height: 55px;
 text-align: center;
 padding: 15px 0px;
 background: url(/Content/Areas/Hospitals/images/Departments/depdftbg.png) no-repeat center center;
 background-size: 100% 100%;
 color: #165837;
 font-size: 18px;
 line-height: 23px;
 margin-right: 10px;
 float: left;
 width: 124px;
 box-sizing: border-box;
 cursor: pointer;
}



.menuA .DepNameBtn:last-child {
  margin-right: 0;
}


/* .menuA .DepNameBtn.small_size{
font-size: 16px;
font-weight: bold;
} */

.menuA .DepNameBtn.current,.menuA .DepNameBtn:hover {
  background: url(/Content/Areas/Hospitals/images/Departments/dephoverbg.png) no-repeat center center;
  background-size: 100% 100%;
  color: #fff;
}

.menuB .menuCount {
  width: 290px;
  height: 200px;
  padding: 20px 17px;
  box-sizing: border-box;
  background: #fff;
  background-size: 100% 100%;
  float: left;
  margin-right: 6px;
  margin-left: 6px;
  margin-bottom: 10px;
  border-radius: 8px;
  
}

.menuB .menuCount .ul .li:nth-child(4n)>a {}

.menuB .menuCount .DepName {
  background: url(/Content/Areas/Common/images/common/dftnamebg.png) no-repeat bottom center;
  padding-bottom: 20px;
  text-align: center;
  margin-bottom: 20px;
}

.menuB .menuCount .DepName a {
  color: #165837;
  font-size: 18px;
}

.menuB .menuCount>div {
  height: 88px;
  width: 100%;
  overflow-y: auto;
}

.menuB .menuCount .ul {
  height: 80px;
  padding-left: 15px;
}

.menuB .menuCount .ul .li {
  float: left;
  position: relative;
}

.menuB .menuCount .ul .li>a {
  font-size: 14px;
  color: #165837;
  margin: 5px 5px;
  display: inline-block;
  width: 46px;
  text-align: center;
}


/* .menuB .menuCount ul li:nth-child(4n)>a{
margin-right: 0;
} */

.menuB .menuCount .ul .li:nth-child(9n)>a,
.menuB .menuCount .ul .li:nth-child(10n)>a,
.menuB .menuCount .ul .li:nth-child(11n)>a,
.menuB .menuCount .ul .li:nth-child(12n)>a {}


/* .menuB .menuCount ul li:nth-child(1)>a,.menuB .menuCount ul li:nth-child(2)>a,.menuB .menuCount ul li:nth-child(3)>a,.menuB .menuCount ul li:nth-child(4)>a{
margin-top: 0;
} */

.menuB .menuCount:hover {
  background: url(/Content/Areas/Common/images/common/chkdocbg.png) no-repeat center center;
  background-size: 100% 100%;
}

.menuB .menuCount:hover .DepName {
  background: url(/Content/Areas/Common/images/common/chknamebg.png) no-repeat bottom center;
}

.menuB .menuCount:hover .DepName a {
  color: #fff;
}

.menuB .menuCount:hover .li a {
  color: #fff;
}

.menuB .menuCount:hover div::-webkit-scrollbar-thumb {
  background: #fff;
}

.menuB .menuCount>div::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 2px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 80px;
}

.menuB .menuCount>div::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  width: 2px;
  background: #165837;
}

.menuB .menuCount>div::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  background: #D0D9DE;
}

@media only screen and (max-width:768px) {
  .searchTab {
   display: none;
  }
  .menuApar,
  .menuA,
  .w1210 {
   width: 100%;
  }
  .menuA {
   height: auto;
  }
  .menuA .DepNameBtn {
   margin: 0 auto 20px;
   display: block;
   width: 48%;
  }
  .menuA .DepNameBtn:nth-child(even){
 float: right;
  }

  .menuA .DepNameBtn:last-child {
   margin-right: auto;
  }
  .menuB .menuCount {
   margin: 0 auto 20px;
   width:32%;
 margin-right: 2%;
 background: #f5f5f5;
  }
  .menuB .menuCount:nth-child(3n){
 margin-right: 0;
  }
  .keyBox {
   width: 100%;
   padding-bottom: 10px;
  }
  .key {
   width: 100%;
   margin-bottom: 10px;
  }
  .key a {
   margin-bottom: 2px;
   width: 8%;
   background-size: 100% 100%;
  }
  a.ClearKey {
   position: static;
   width: 100%;
   height: 46px;
   background-size: 100% 100%;
   margin-bottom: 10px;
  }
} 
@media only screen and (max-width:420px) {
  .searchTab {
   display: none;
  }
  .menuApar,
  .menuA,
  .w1210 {
   width: 100%;
  }
  .menuA {
   height: auto;
  }
  .menuA .DepNameBtn {
   margin: 0 auto 20px;
   display: block;
   float: none;
   width: 80%;
  }
  .menuA .DepNameBtn:nth-child(even){
   float: none;

  }
  .menuA .DepNameBtn:nth-child(3) {
   width: 80%;
  }
  .menuA .DepNameBtn:last-child {
   margin-right: auto;
  }
  .menuB .menuCount {
   margin: 0 auto 20px;
   float: none;
   width: 100%;
  }
  .keyBox {
   width: 100%;
   padding-bottom: 10px;
  }
  .key {
   width: 100%;
   margin-bottom: 10px;
  }
  .key a {
   margin-bottom: 2px;
   width: 8%;
   background-size: 100% 100%;
  }
  a.ClearKey {
   position: static;
   width: 100%;
   height: 46px;
   background-size: 100% 100%;
   margin-bottom: 10px;
  }
  } 