<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------2016-01-18----------科室介绍------------------------*/



.transition {
  -webkit-transition: all 4s cubic-bezier(.08, .82, .17, 1);
  transition: all 4s cubic-bezier(.08, .82, .17, 1);
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0;
}
.animate .transition {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 1;
}

.Depall {
  margin: 0 auto;
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
}
.ullist1{
  padding-top: 20px;
}
.content_bot {
  width: 1200px;
  margin-top: 15px;
  margin: 0 auto;
}
h1.dep_img {
  border-bottom: 1px solid #F2F2F2;
  font-size: 18px;
  color: #666666;
  font-weight: 700;
  padding-bottom: 15px;
  background: url("/Sites/Uploaded/UserUpLoad/20221207/20221207171242.png") no-repeat left 0px;
  padding-left: 30px;
}
h1.dep_img span {
  color: #ccc;
  padding-bottom: 11px;
  font-weight: 700;
}
.content_bot ul li a {
  font: 14px/35px "Microsoft YaHei", "微软雅黑", STXihei, "华文细黑", Heiti,
 "黑体";
  color: #333;
  display: block;
}
.content_bot ul li a:hover {
  color: #2076bd;
}

.content_bot ul li h2.title_header {
  border-bottom: 0;
  width: 100%;
  float: left;
  text-align: center;
}
.content_bot ul li h2.title_header a {
  font-size: 14px;
  line-height: 45px;
  color: #333;
}
ul.lv2_ul li.lv2_li {
  width: 139px;
  float: left;
  height: 32px;
  background: url(/Content/Areas/Common/images/sanjiao2.png) no-repeat 5px
 center;
  padding-left: 20px;
  overflow: hidden;
  
}
li.lv1_li.tylelable {
  width: 23%;
  float: left;
  margin-bottom: 2.6%;
  margin-right: 2.6%;
  height: 45px;
  
  border-radius: 5px;
  text-align: center;
  box-sizing: border-box;
  
border: 1px solid rgba(62,144,152,0.2);
}
li.lv1_li.tylelable:hover {
  
background: #3E9098;
}
li.lv1_li.tylelable:hover a.lv1_tit {
  color: #fff;
}

li.lv1_li.tylelable:nth-child(4n){
  margin-right: 0px;
}
li.lv1_li.tylelable3,
li.lv1_li.tylelable2,
li.lv1_li.tylelable4 {
  width: 100%;
  float: none;
  clear: both;
  margin-bottom: 5px;
}
li.lv1_li.tylelable3 .lv2_ul,
li.lv1_li.tylelable2 .lv2_ul,
li.lv1_li.tylelable4 .lv2_ul {
  float: left;
  width: 1034px;
}

/*咨询专家列表*/
.docteam_list li img {
  margin-right: 10px;
  float: left;
  border: 1px solid #eee;
  padding: 2px;
  width: 120px;
  height: 155px;
}
.docteam_cont a {
  line-height: 28px;
}
.docteam_cont p {
  line-height: 28px;
  font-size: 14px;
}
.docteam_cont p a {
  color: #2076bd;
}
.docteam_cont p a:hover {
  color: #d44137;
}
.docteam_list li a.doc_name {
  font-size: 16px;
}
.docteam_cont p.zixun {
  margin-top: 5px;
}
.docteam_cont p.zixun a {
  padding: 5px 10px;
  background: #2076bd;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.docteam_cont p.zixun a:hover {
  background: #4ca6f0;
}

@media only screen and (max-width: 1024px) {
  .content_bot {
 width: 100%;
  }
  li.lv1_li.tylelable {
 width: 20%;
 box-sizing: border-box;
  }
  li.lv1_li.tylelable3 .lv2_ul,
  li.lv1_li.tylelable2 .lv2_ul,
  li.lv1_li.tylelable4 .lv2_ul {
 width: 80%;
  }
  li.lv1_li.tylelable3 h2.title_header,
  li.lv1_li.tylelable2 h2.title_header,
  li.lv1_li.tylelable4 h2.title_header {
 width: 20%;
 box-sizing: border-box;
  }
}

@media only screen and (max-width: 768px) {
  .transition {
 transform: translateY(0);
 -webkit-transform: translateY(0);
 opacity: 1;
  }
  li.lv1_li.tylelable {
 margin: 15px 18px;
  }
  div.main,
  .content_bot,
  .content_bot ul {
 width: 100%;
 border: none;
 box-sizing: border-box;
 -moz-box-sizing: border-box; /* Firefox */
 -webkit-box-sizing: border-box; /* Safari */
  }
  .dep_img {
 border: none;
  }
  .content_bot ul li {
 width: 25%;
 box-sizing: border-box;
 -moz-box-sizing: border-box; /* Firefox */
 -webkit-box-sizing: border-box; /* Safari */
  }
  .Depall {
  
 padding: 30px 0px;
   margin-bottom: 0px;
  }
}

@media only screen and (max-width: 640px) {
  li.lv1_li.tylelable {
 margin: 15px 50px;
  }
  .content_bot ul li {
 width: auto;
  }
  .content_bot ul li {
 width: 50%;
 overflow: hidden;
  }
  li.lv1_li.tylelable3 .lv2_ul,
  li.lv1_li.tylelable2 .lv2_ul,
  li.lv1_li.tylelable4 .lv2_ul {
 width: 100%;
  }
  li.lv1_li.tylelable3 h2.title_header,
  li.lv1_li.tylelable2 h2.title_header,
  li.lv1_li.tylelable4 h2.title_header {
 width: 100%;
  }
  li.lv1_li.tylelable {
 width: 33.3%;
  }
}
@media only screen and (max-width: 560px) {
  li.lv1_li.tylelable {
 width: 45%;
  }
  li.lv1_li.tylelable {
 margin: 10px;
 float: left;
  }
}
@media only screen and (max-width: 430px) {
  li.lv1_li.tylelable {
 width: 44%;
  }
}
@media only screen and (max-width: 354px) {
  li.lv1_li.tylelable {
 width: 43%;
  }
}
 </pre></body></html>