﻿/*友情链接*/
.bord{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;border:1px solid #e4e4e4;}
.link{width: 990px;margin: 15px auto;_margin:15px auto;}
.linktitle h2{padding: 0 10px;}
.linktitle h2 a{height: 36px;line-height: 36px;font-size: 16px;color: #127c74;font-weight: normal;}

.link h2{height:36px;line-height: 36px;font-size: 16px;color:#127c74;border-bottom: 2px solid #127c74;text-align: left;padding:0 10px;}
.link h2 a { color:#127c74; }
.title_header h2 span{border-bottom:2px solid #127c74;height: 35px;line-height: 36px;display:inline-block;*display:block;*float: left;}
.link .frendlink_box{border-top:none;height:55px;line-height:55px;padding-left:10px; background:#fff;}
.frendlink_box li{float:left; background: url(/Content/Areas/Hospitals/images/li_dot.jpg) no-repeat 0 center;}
.frendlink_box li a{padding:0 10px 0 10px;}
/*ul.article_list li{line-height: 24px;background: url(Content/Areas/Hospitals/images/li_dot.jpg) no-repeat 0 center;padding-left:15px;}*/
ul.article_list li a{font-size: 14px;}
span.date_time{float: right;}
.frendlink{width:990px;margin:15px auto;}
.frendlink .title_header h2{border-bottom:2px solid #127c74;padding:0 10px;}
.frendlink .frendlink_box.bord{border-top:none;height:55px;line-height:55px;padding-left:10px;
 -moz-border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}
.frendlink .frendlink_box a{padding:0 15px 0 15px;}

.footer{text-align: center;background: #fff;padding:25px 0 0 0;border-top:1px solid #dfdede}
.footer_nav{margin-bottom:10px;}
.footer_nav span{margin:0 5px;}
.footer p{line-height: 27px; color:#666;}
.footer_phone{ display:none;}
.footer_pc strong { color:#127c74;}

@media only screen and (max-width:768px){
	div.footer_nav{display: none;}
	.footer .line{display: none;}
	div.link{width:100%}
	.link .frendlink_box.bord{height:auto;line-height: 26px;}
	.link .frendlink_box li{width:24%;display:inline-block;box-sizing: border-box;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;padding:0}
  .footer_phone{ display:none;}


}

@media only screen and (max-width:600px){
	.link .frendlink_box li{width:32%}
	.video_box{width:100%;max-width:355px;}
	.video_box a.video_btn,.video_box img{width:100%}
  .footer_pc{ display:none;}
 .footer_phone{ display:block;}
} 