/* CSS Document */
/*
* index css
* 2023/3/6
 */

/****** 专家列表页 *********/
.zjsearch,
.czsearch {
  width: 100%;
  margin: 5px 0 30px 0;
  line-height: 38px;
}
.czsearch {
  margin: 0;
  line-height: 44px;
}
.zjsearch span.fl,
.czsearch span.fl {
  margin: 0 10px 0 25px;
  color: #bd3236;
  letter-spacing: 2px;
  font-size: 22px;
  font-weight: bold;
}
.zjsearch_input,
.czsearch_input { 
  width: 400px; 
  height: 38px; 
  line-height: 38px; 
  padding:0 0 0 10px; 
  border: 1px solid #bd3236; 
  border-radius: 8px;
}
.czsearch_input { 
  width: 620px; 
  height: 44px; 
  line-height: 44px; 
}
.zjsearch_btn,
.czsearch_btn { 
  width: 70px; 
  margin: 0px 0 0 10px; 
  height: 38px; 
  line-height: 38px; 
  background: #bd3236; 
  border: none; 
  border-radius: 8px;
  cursor: pointer;
  color: #fff; 
  font-size: 18px;
}
.czsearch_btn { 
  width: 120px; 
  margin: 0px 0 0 20px; 
  height: 44px; 
  line-height: 44px; 
  font-size: 20px;
}
/*专家查询 end*/
.zj_tborder {
  width: 100%;
  border: solid 1px #e6e6e6;
  border-bottom: none;
}
.zjks_top {
  padding: 0 0 10px 0;
  border: solid 1px #e6e6e6;
  border-top: none;
}
.zjks_top li {
  width: 188px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  margin: 0 25px 20px 26px;
  background: url(../../skin/images/zjks_tlibg.png) center center no-repeat;
  color: #666;
  cursor: pointer;
  display: block;
  letter-spacing: 2px;
  font-size: 20px;
  float: left;
}
.zjks_top li:hover,
.zjks_top li.active {
  background: url(../../skin/images/zjks_tlibg2.png) center center no-repeat;
  color: #fff;
}
.zjtd_name,
.ks_art h2 {
  width: 100%;
  line-height: 34px;
  margin-bottom: 25px;
  padding-top: 25px;
  text-align: center;
  background: url(../../skin/images/zjtd_namebg.png) center bottom no-repeat;
  color: #bd3236;
  letter-spacing: 4px;
  font-size: 24px;
  font-weight: bold;
}
.zjtd_li {
  width: 585px;
  height: 405px;
  margin: 0 15px 30px 0;
  padding: 30px 30px 0px 30px;
  background: #fff;
  border: solid 1px #e6e6e6;
  box-shadow: 0 0 6px #d6d6d6;
  float: left;
}
.zjtd_li:nth-child(even) {
  margin: 0 0 30px 15px;
}
.zjtd_limg {
  width: 210px;
  height: 230px;
  overflow: hidden;
  position: relative;
}
.zjtd_limg img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.zjtd_limg h2 {
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: rgba(0,0,0,0.35);
  color: #fff;
  letter-spacing: 2px;
  font-size: 18px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.zjtd_limg:hover h2 {
  background: rgba(0,0,0,0.6);
}
.zjtd_fr {
  width: 280px;
}
.zjtd_fr ul {
  padding: 3px 0 0px 0;
  border-bottom: solid 1px #7e0b0a;
  color: #554b4b;
  font-size: 14px;
}
.zjtd_fr ul li {
  padding: 6px 0;
  line-height: 18px;
}
.zjtd_fr ul li:last-child {
  padding: 6px 0 12px 0; 
}
.zjtd_fr ul li em,
.zjtd_fr_name,
.zjtd_sczl em {
  color: #7e0b0a;
  font-size: 16px;
}
.zjtd_fr_name {
  width: 100%;
  margin: 10px 0 5px 0;
}
.zjtd_fr_p {
  width: 100%;
  height: 32px;
  line-height: 32px;
  color: #333;
  font-size: 14px;
  overflow: hidden;
}
.zjtd_sczl {
  height: 65px;
  line-height: 24px;
  margin: 15px 0 0 0;
  padding: 5px 0 15px 0;
  border-top: solid 1px #7e0b0a;
  color: #554b4b;
  font-size: 14px;
}
.zjtd_sczl a {
  color: #bd3236;
}
.zjtd_bz {
  padding: 6px 0 0 0;
}
.zjtd_bz i {
  height: 20px;
  line-height: 18px;
  text-align: center;
  margin: 0 5px 0 0;
  padding: 0 7px;
  background: #fff;
  border: solid 1px #999;
  border-radius: 10px;
  color: #808080;
  display: block;
  font-size: 14px;
  float: left;
  overflow: hidden;
}
.zjtd_bz i:hover {
  background: #bd3236;
  border: solid 1px #bd3236;
  color: #fff;
}
.zjtd_btn_div {
  width: 230px;
  display: -webkit-flex; /* Safari */
  display: flex;
  justify-content: space-between;
}
/****** 专家列表页 end *********/
.zja_jjtop {
  width: 100%;
  height: 460px;
}
.zja_jimg {
  width: 420px;
  height: 460px;
  overflow: hidden;
}
.zja_jimg img {
  width: 100%;
}
.zja_jfr {
  width: 780px;
}
.zja_jul {
  width: 100%;
  height: 400px;
  padding: 46px 60px 0 60px;
  background: #a11519;
  color: #fff;
}
.zja_jul h2 {
  padding: 0 0 25px 0;
  letter-spacing: 3px;
  font-size: 26px;
  font-weight: bold;
}
.zja_jul h2 em {
  margin: 0 0 0 15px;
  font-size: 18px;
  font-weight: bold;
}
.zja_jul p {
  letter-spacing: 1px;
  line-height: 28px;
  font-size: 18px;
}
.zja_jinfo {
  margin: 6px 0 0 0;
  padding: 8px 0 35px 0;
  line-height: 24px;
  border-top: solid 1px #d08a8c;
  letter-spacing: 1px;
  font-size: 16px;
}
.zja_btn {
  text-align: right;
}
.zja_btn_zxyy {
  width: 172px;
  height: 44px;
  line-height: 44px;
  margin: 0 0 0 40px;
  text-align: center;
  background: #fff;
  border-radius: 8px;
  color: #a11519;
  letter-spacing: 2px;
  font-size: 20px;
  font-weight: bold;
}
.zja_btn_zxyy:hover {
  opacity: 0.9;
}
.zja_jjcont {
  margin: -30px 0 30px 0;
  padding: 60px 30px 20px 30px;
  line-height: 28px;
  background: #fff;
  border: solid 1px #e6e6e6;
  border-top: none;
  color: #333;
  font-size: 18px;
}
.zja_jjcont > div {}
.zja_jjcont em {
  margin: 0px 0 0px 0;
  color: #bd3236;
  letter-spacing: 2px;
  font-size: 24px;
  font-weight: bold;
}
.zja_jjcont em:before {
  content: '';
  width: 12px;
  height: 12px;
  margin: 10px 15px 0 0;
  background: url(../../skin/images/icon_zja_em.png) center center no-repeat;
  display: block;
  float: left;
}
.zja_jjcont > p {
  padding: 12px 0 20px 0px;
  text-indent: 2em;
  letter-spacing: 1px;
}
/****** 专家详情页 end *********/

.keshi_nr {
  margin: 0 0 30px 0;
  border: solid 1px #e6e6e6;
  border-top: none;
}
.ks_art > h2 {
  background: url(../../skin/images/ks_arth2bg.png) center bottom no-repeat;
}
.ks_art_img {
  padding: 0 30px;
}
.ks_art_img > img {
  width: 100%;
  border: solid 1px #e6e6e6;
} 
.ks_art_info {
  padding: 15px 30px 25px 30px;
  line-height: 32px;
  border-bottom: solid 1px #e6e6e6;
  color: #333;
  text-indent: 2em;
  font-size: 18px;
}
.ks_zjul {
  padding: 30px 19px 20px 19px;
}
.ks_zjul li {
  width: 270px;
  height: 270px;
  margin: 0 10px 20px 10px;
  float: left;
  overflow: hidden;
  position: relative;
}
.ks_zjul li img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.ks_zjul li h2 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 60px;
  background: rgba(0,0,0,0.35);
  color: #fff;
  letter-spacing: 2px;
  font-size: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.ks_zjul li h2 em {
  margin: 0 0 0 20px;
  font-size: 16px;
}
.ks_zjul li:hover h2 {
  background: rgba(0,0,0,0.6);
}
.ks_gzsul {
  display: -webkit-flex; /* Safari */
  display: flex;
  justify-content: center;
}
.ks_gzsul li {
  width: 360px;
  /*height: 300px;*/
  line-height: 60px;
  text-align: center;
  margin: 0 15px 0 15px;
  box-shadow: 0 0 10px #cecdcd;
  letter-spacing: 2px;
  color: #000;
  font-size: 20px;
  overflow: hidden;
}
.ks_gzsul li img {
  width: 100%;
}
.ks_gzsul2 li {
  width: 270px;
  /*height: 230px;*/
  line-height: 50px;
  margin: 0 10px 40px 10px;
}
.lcks_news_tit {
  width: 100%;
  height: 46px;
  line-height: 46px;
  margin: 35px 0 5px 0;
  border-bottom: solid 1px #999;
  letter-spacing: 1px;
  color: #808080;
  font-size: 14px;
}
.lcks_news_tit h3 {
  letter-spacing: 2px;
  color: #4c4c4c;
  font-size: 18px;
  float: left;
}
.lcks_news_tit h3:before {
  content: '';
  width: 4px;
  height: 18px;
  margin: 15px 10px 0 0;
  background: #bd3236;
  display: block;
  float: left;
}
.lcks_news_tit a {
  float: right;
}
.lcks_nes_ol {}
.lcks_nes_ol li {
  width: 100%;
  height: 34px;
  line-height: 34px;
  border-bottom: dashed 1px #a3a3a3;
  letter-spacing: 1px;
  font-size: 14px;
  float: left;
  overflow: hidden;
}
.lcks_nes_ol li a {
  width: 100%;
  display: block;
  color: #666;
}
.lcks_nes_ol li h2 {
  width: 85%;
  float: left;
}
.lcks_nes_ol li h2:before {
  content: '';
  width: 6px;
  height: 6px;
  margin: 14px 10px 0 10px;
  background: #666;
  border-radius: 50%;
  display: block;
  float: left;
}
.lcks_nes_ol li span {
  color: #b2b2b2;
  float: right;
}
.lcks_nes_ol li:hover a {
  color: #bd3236;
}
.lcks_nes_ol li:hover h2:before {
  content: '';
  background: #bd3236;
}
/****** 科室导航页 end *********/

.keshi_xq {
  border: none;
  margin: 0;
}
.keshi_art_zjgzs {
  border: solid 1px #e6e6e6;
  margin: 0 0 25px 0;
}
.keshi_xq .ks_art {
  border: solid 1px #e6e6e6;
  border-bottom: none;
  margin: 0 0 25px 0;
}
.kes_zjgzs_nr .ks_art h2 {
  background: url(../../skin/images/ks_arth2bg_02.png) center bottom no-repeat;
}
.keshi_xq .ks_zjul {
  padding: 0px 19px 20px 19px;
}

/****** 科室导航-科室详情页 end *********/
.cz_tborder {
  margin: 40px 0 0 0;
  border: solid 1px #e6e6e6;
}
.zjcz_top {
  padding: 38px 10px 20px 10px;
}
.zjcz_top li {
  width: 212px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  margin: 0 10px 20px 10px;
  background: #fff;
  border: solid 1px #e8a6a8;
  border-radius: 8px;
  box-shadow: 5px 5px 7px #f3cfd0;
  color: #bd3236;
  cursor: pointer;
  display: block;
  letter-spacing: 2px;
  font-size: 20px;
  float: left;
}
.zjcz_top li:hover,
.zjcz_top li.active {
  background: #bd3236;
  border: solid 1px #bd3236;
  color: #fff;
}
.zjcz_table {
  width: 100%;
  padding: 25px 30px 0 30px;
  text-align: center;
  letter-spacing: 2px;
}
.zjcz_liname {
  width: 100%;
  height: 60px;
  line-height: 60px;
  margin: 0 0 20px 0;
  background: #f8eae9;
  border: solid 1px #f8eae9;
  color: #b9454a;
  letter-spacing: 5px;
  font-size: 22px;
  font-weight: bold;
}
.zjcz_li {
  width: 100%;
  height: 64px;
  line-height: 64px;
  margin: 0 0 10px 0;
  border: solid 1px #e6e6e6;
  color: #333;
  font-size: 20px;
}
.zjcz_liname > div,
.zjcz_li > div {
  padding: 0 5px;
  border-left: solid 1px #e6e6e6;
  float: left;
}
.zjcz_li .zjcz_litime {
  letter-spacing: 0px;
  font-size: 20px;
}
.zjcz_liname > div {
  border-left: solid 1px #fff;
}
.zjcz_liname > div:first-child,
.zjcz_li > div:first-child {
  border-left: none;
}
.zjcz_lizj {
  width: 10%;
}
.zjcz_liks,
.zjcz_lizc {
  width: 13%;
  height: 64px;
  overflow: hidden;
}
.zjcz_litime {
  width: 48%;
  height: 64px;
  overflow: hidden;
}
.zjcz_liyy {
  width: 16%;
  height: 64px;
}
.zjcz_libtn {
  width: 146px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  margin: 10px auto 0;
  background: #f7eded;
  border-radius: 22px;
  color: #bb7676;
  display: block;
  font-size: 18px;
}
.zjcz_libtn:hover {
  background: #bd3236;
  color: #fff;
}
.zjcz_lp_info {
  width: 100%;
  padding: 15px 0 30px 0;
  text-align: center;
  letter-spacing: 1px;
  color: #bd3236;
  font-size: 16px;
}
/****** 联系我们-出诊信息页 end *********/

.daohang_fl {
  width: 660px;
  margin: 37px 0 40px 30px;
}
.daohang_tit {
  margin: 0 0 30px 0;
}
.daohang_tit h2 {
  padding: 0 0 19px 0;
  color: #bd3236;
  font-size: 22px;
  font-weight: bold;
}
.daohang_tit p {
  line-height: 28px;
  color: #333;
  font-size: 20px;
}
.map_cont {
  border: solid 10px #fcf0ee;
}
.danghang_fr {
  width: 450px;
  line-height: 26px;
  padding: 30px 23px 25px 25px;
  margin: 40px 30px 40px 0;
  background: #fcf0ee;
  color: #333;
  font-size: 16px;
}
.danghang_fr div {
  margin: 0 0 8px 0;
}
.danghang_fr p {
  margin: 0 0 10px 0;
}
.danghang_fr p em {
  color: #bd3236;
  font-weight: bold;
}

/****** 联系我们-出诊信息页 end *********/
.jyxz_border {
  padding: 40px 30px 40px 30px;
}
.jyxz_nr {
  line-height: 26px;
  color: #333;
  font-size: 20px;
}
.jyxz_nr h2 {
  margin: 0 0 25px;
  color: #bd3236;
  font-size: 22px;
  font-weight: bold;
}
.jyxz_nr div {
  margin: 25px 0 0 0;
  color: #bd3236; 
}
.liuc_bg {
  text-align: center;
  margin: 30px 0 0 0;
  padding: 35px 60px 35px 60px;
  background: #fcf0ee;
  color: #bd3236;
  font-size: 18px;
}
.liuc_tit {
  width: 100%;
  height: 24px;
  line-height: 24px;
  background: url(../../skin/images/liuc_tit_bg.png) 0 center repeat-x;
}
.liuc_tit em {
  padding: 0 35px;
  background: #fcf0ee;
  display: inline-block;
  letter-spacing: 1px;
  font-size: 22px;
  font-weight: bold;
}
.liuc_bg img {
  margin: 20px auto 25px;
}
/****** 联系我们-就医须知页 end *********/

.jkal_li {
  height: 340px;
  padding: 43px 60px 0 60px;
  margin: 0 0 30px 0;
  background: #fff;
  box-shadow: 0 0 8px #c9c6c6;
  color: #4c4c4c;
  font-size: 18px;
}
.jkal_limg {
  width: 370px;
  height: 256px;
  overflow: hidden;
}
.jkal_limg img {
  width: 100%;
}
.jkal_frcon {
  width: 660px;
}
.jkal_frcon h2 {
  padding: 25px 0 6px 0;
  color: #1a1a1a;
  font-size: 22px;
}
.jkal_frcon span {
  color: #999;
  font-size: 16px;
}
.jkal_lip {
  padding: 15px 0 30px 0;
  line-height: 28px;
}

/****** 健康科普-新闻列表页 end *********/
.artborder {
  padding: 10px 90px 25px 90px;
  background: #fff;
  border: solid 1px #e6e6e6;
}
.art_tit {
  width: 100%;
  padding: 16px 0 16px 0;
  text-align: center;
  border-bottom: dashed 1px #a8a8a8;
  color: #000;
  letter-spacing: 2px;
  font-size: 24px;
}
.art_info {
  margin: 18px 0 25px 0;
  text-align: center;
  color: #999;
  font-size: 14px;
}
.art_info span {
  margin: 0 60px 0 0;
}
.art_nr {
  line-height: 30px;
  color: #000;
  font-size: 16px;
}
.art_nr img {
  max-width: 100%;
  margin: 0 auto;
}
.art_tjzj {
  height: 120px;
  margin: 50px 0 0 0;
  padding: 0 20px 0 20px;
  background: #fff5f5;
}
.art_tjzj h3 {
  width: 38px;
  height: 85px;
  line-height: 16px;
  padding: 8px 12px 0 12px;
  border-bottom-left-radius: 19px;
  border-bottom-right-radius: 19px;
  background: #a11519;
  color: #fff;
  font-size: 16px;
}
.art_tjzj .azj_img {
  width: 108px;
  height: 108px;
  margin: 6px 20px 0 20px;
  border-radius: 50%;
  overflow: hidden;
}
.art_tjzj .azj_img img {
  width: 100%;
}
.azj_center {
  width: 610px;
  margin: 25px 0 0 0;
}
.azj_center h2 {
  letter-spacing: 1px;
  color: #000;
  font-size: 18px;
}
.azj_center h2 em {
  margin: 0 0 0 10px;
  color: #666;
  font-size: 16px;
}
.azj_center p {
  line-height: 20px;
  padding: 10px 0 0 0;
  color: #666;
  font-size: 16px;
}
.azj_center p em {
  color: #a11519;
}
.art_tjzj a.btn_more {
  margin: 42px 0 0 0;
}
.art_link {
  width: 100%;
  padding: 10px 0 0 0;
  margin: 50px 0 0 0;
  border-top: dashed 1px #afafaf;
}
.art_link .fl p {
  margin: 10px 0 0 0;
  color: #999;
  font-size: 14px;
}
.art_link a.fr {
  width: 124px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 10px 0 0 0;
  border: solid 1px #999;
  border-radius: 20px;
  color: #808080;
  letter-spacing: 3px;
  font-size: 20px;
}
.art_link a.fr:hover {
  background: #81151a;
  border: solid 1px #81151a;
  color: #fff;
}
/****** 文章详情页 end *********/




























































/*动画*/
/*从左到右*/
@-webkit-keyframes slideIn 
{
  from {
    -webkit-transform: translate3d(-1500px,0,0);
    transform: translate3d(-1500px,0,0);
  }
  to {
    -webkit-transform: translate3d(0px,0,0);
    transform: translate3d(0px,0,0);
  }
}
@keyframes slideIn 
{
  from {
    -webkit-transform: translate3d(-1500px,0,0);
    transform: translate3d(-1500px,0,0);
  }
  to {
    -webkit-transform: translate3d(0px,0,0);
    transform: translate3d(0px,0,0);
  }
}
.slideIn {
  -webkit-animation: slideIn 3s forwards;
  animation: slideIn 3s forwards;
}

/*从上到下*/
.fadeInDown {
  -webkit-animation: fadeInDown 1.5s forwards;
  animation: fadeInDown 1.5s forwards;
}
@keyframes fadeInDown
{
  from {
    opacity: 0;
    -webkit-transform: translate(0,-600px); 
    transform: stranslate(0,-600px); 
  }
  to {
    opacity:1;
    -webkit-transform: translate(0,0px); 
    transform: stranslate(0,0px); 
  }
}
 
@-webkit-keyframes fadeInDown 
{
  from {
    opacity:0;
    -webkit-transform: translate(0,-600px); 
    transform: stranslate(0,-600px); 
  }
  to {
    opacity:1;
    -webkit-transform: translate(0,0px); 
    transform: stranslate(0,0px); 
  }
}

/*从下到上*/
.fadeInUp {
  -webkit-animation: fadeInUp 1.5s forwards;
  animation: fadeInUp 1.5s forwards;
}
@keyframes fadeInUp
{
  from {
    opacity: 0;
    -webkit-transform: translate(0,100px); 
    transform: stranslate(0,100px); 
  }
  to {
    opacity:1;
    -webkit-transform: translate(0,0px); 
    transform: stranslate(0,0px); 
  }
}
 
@-webkit-keyframes fadeInUp 
{
  from {
    opacity:0;
    -webkit-transform: translate(0,100px); 
    transform: stranslate(0,100px); 
  }
  to {
    opacity:1;
    -webkit-transform: translate(0,0px); 
    transform: stranslate(0,0px); 
  }
}


/*


 */









@media screen and (min-width:1280px) and (max-width:1720px) {
  


}

@media screen and (max-width:1279px) {
  


}





