.banner {
  display: block;
}


.w1210 {
  width: 1280px;
  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: 1280px; */
  margin: 0 auto;
  padding-bottom: 35px;
  padding-top: 15px;
}
.keyBox .key{
  float: right;
}
.menuAScro2 ul {
 display: none;
}
.menuAScro2 ul.active {
 display: block;
}
.key a {
  display: inline-block;
  width: 34px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  margin-right: 3px;
  font-size: 18px;
  color: #333;
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #fff;
}

.key a.hover,.key a:hover {
  background: #920d14;
  color: #fff;
  font-weight: 600;
}

a.ClearKey {
  width: 150px;
  height: 45px;
  display: block;
  line-height: 45px;
  text-align: center;
  color: #333;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #fff;
}

a.ClearKey.hover,a.ClearKey:hover {
  background: #920d14;
  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;
}


.menuA .DepNameBtn {
   height: 30px;
   color: #333;
   font-size: 16px;
   line-height: 30px;
   float: left;
   box-sizing: border-box;
   cursor: pointer;
   border-radius: 5px;
   font-weight: bold;
   margin-right: 20px;
}



.menuA .DepNameBtn:last-child {
}


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

.menuA .DepNameBtn.current,.menuA .DepNameBtn:hover {color: #920d14;}

.menuB .menuCount {
  width: 308px;
  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;
}
h2.DepNameBtn1 {
 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;
 text-align: center;
}

h2.DepNameBtn1.active {
 background: #920d14;
 border: 1px solid #920d14;
 color: #fff;
}

h2.DepNameBtn1:hover {
 background: #920d14;
 border: 1px solid #920d14;
 color: #fff;
}
.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: #333;
  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: #333;
  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: #920d14;
}

.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: #920d14;
}

.menuB .menuCount>div::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  background: #D0D9DE;
}
@media only screen and (max-width:1280px){
.menuA {
 width: 1100px;
}

.w1210 {
 width: 1100px;
}

.key {
 width: 85%;
}

.key a {
 margin-bottom: 10px;
}

.menuB .menuCount {
 width: 354px;
}
}
@media only screen and (max-width:768px) {
 .menuA>.menuAScro {
 display: flex;
 justify-content: space-between;
 align-items: center;
}



.menuAScro2 ul.active {
 display: flex;
 justify-content: space-between;
 align-items: center;
}
 h2.DepNameBtn1 {
  width: 28%;
 }
  .main_content {
 padding: 30px;
 box-sizing: border-box;
}
  .searchTab {
   display: none;
  }
  .menuApar,
  .menuA,
  .w1210 {
   width: 100%;
  }
  .menuA {
   height: auto;
  }
  .menuA .DepNameBtn {
   margin: 0 auto 20px;
   display: block;
   width: 50%;
   font-size: 14px;
   margin-bottom: 0;
   text-align: center;
  }
  .menuA .DepNameBtn:nth-child(even){
 float: right;
  }

  .menuA .DepNameBtn:last-child {
   margin-right: auto;
  }
  .menuB .menuCount {
   margin: 0 auto 20px;
   width: 100%;
   margin-right: 2%;
   background: #f5f5f5;
   box-sizing: border-box;
  }
  .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;
  }
  .menuB .menuCount:nth-child(3n) {
 margin-right: 2%;
}
} 
@media only screen and (max-width:420px) {
  .main_content {
 padding: 15px;
}
  .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: left;
  }
  .menuA .DepNameBtn:nth-child(3) {
   width: 80%;
  }
  .menuA .DepNameBtn:last-child {
   margin-right: auto;
  }
  .menuB .menuCount {
   margin: 0 auto 20px;
   float: none;
  }
  .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;
  }
  } <!--0.00030708312988281-->