@charset "utf-8";
/* CSS Document */


/*头部信息*/
.channel-top{ background:#2d7ca3;}
.channel-top .wrapper{ background:url(../images/top_bg.jpg) no-repeat right bottom; height:100px; overflow:visible;}
.channel-logo *{ float:left;}
.channel-logo img{ margin-top:21px;}
.channel-logo h1{ color:#fff; font-size:32px; margin-top:28px; margin-left:30px;
   -moz-text-shadow:2px 2px 2px #1e6a90;
-webkit-text-shadow:2px 2px 2px #1e6a90;
		text-shadow:2px 2px 2px #1e6a90;

}

/*频道下拉*/
.channel-select{ background:#fff; margin-top:40px; margin-left:30px; padding:5px 10px;}
.channel-select input{ width:120px; color:#666;}
.channel-select ul{ widt1h:285px; top:28px; left:0; padding:5px;}
.channel-select ul li{ padding:5px 0; text-indent:10px;}



/*导航菜单*/
.channel-nav{ height:50px; background:#267196;}
.go-home{ font-weight:bold; display:block; float:left; background:#1e5a78; color:#fff !important; height:50px; line-height:50px; padding:0 20px; position:relative; z-index:10;}
.go-home i{ width:16px; height:16px; background-position:0 -265px; margin-right:10px; margin-bottom:-2px;}
.go-home:hover{ background:#1f6182;}
.channel-nav ul,.channel-nav ul li{ float:left;}
.channel-nav ul{ margin-top:15px; margin-left:-2px;}
.channel-nav ul li{ float:left; border-left:2px solid #3688b1; padding:0 45px;}
.channel-nav ul li a{ color:#cee9f6;}
.channel-nav ul li a:hover,.channel-nav ul li.channel-on a{ color:#fff; }
.channel-nav ul li.channel-on a{ font-weight:bold;}



/*新闻焦点图*/
.channel-a1{ overflow:hidden; width:860px;}
.channel-news-ad{ position:relative; width:406px; height:293px; overflow:hidden;}
.channel-news-ad .hd{ z-index:1; width:100%; bottom:45px; left:0; position:absolute; text-align:center;}
.channel-news-ad .hd ul li{ display:inline-block; cursor:pointer; margin:0px 2px; background:#fff; height:8px; width:8px;
   -moz-border-radius:50%;
-webkit-border-radius:50%;
		border-radius:50%;}
.channel-news-ad .hd ul li.on{ background:#f60;}
.channel-news-ad .txt{ background:#eee; height:40px; line-height:40px; padding:0 10px;}


/*新闻列表*/
.channel-news-txt-box{ width:430px; height:293px; overflow:hidden;}
.channel-news-txt-box .in-recommand-txt{ height:75px; margin-bottom:10px;}
.channel-news-txt-box .in-recommand-txt h3{ font-size:18px;}
.channel-news-txt-box .in-recommand-txt p{ line-height:1.6;}


/*通用标题*/
.channel-title{ overflow:hidden; margin-bottom:15px; position:relative; }
.channel-title strong{ float:left; font-size:18px; color:#2d7ca3; border-top:2px solid #2d7ca3; height:36px; line-height:36px; display:inline-block;}
.channel-title .more{ margin-top:10px;}
.channel-title:before{ content:""; display:inline-block; position:absolute; top:0; left:0; border-top:2px solid #eee; width:100%; z-index:-1;}



/*科室介绍*/
.channel-intro-box{ margin-top:30px;}
.channel-intro img{ float:left; margin-right:25px; width:173px; height:113px;}
.channel-intro strong{ color:#2d7ca3; }
.channel-intro p{ line-height:2;}



/*专家介绍滚动*/
.scroll-top{ border:1px solid #ddd; border-top:2px solid #2d7ca3; width:270px; padding:8px 15px; height:472px;}
.scroll-top .channel-title{ border:none; margin:0;}
.scroll-top .channel-title:before{ border:none;}
.scroll-top .channel-title strong{ border:none;}
.scroll-top .bd{ margin:15px 0; overflow:hidden; height:410px;}
.scroll-top .bd ul li{ border-bottom:1px solid #eee; padding-bottom:20px; margin-bottom:20px;}
.scroll-top .bd ul li a{ display:block; overflow:hidden;}
.scroll-top .bd ul li .bd-img{ float:left; margin-right:20px; width:70px; height:70px; overflow:hidden;
   -moz-border-radius:50%;
-webkit-border-radius:50%;
		border-radius:50%;
}
.scroll-top .bd ul li img{ width:100%;}
.scroll-top .bd ul li .bd-txt{ float:left; margin-top:12px;}
.scroll-top .bd ul li h4{ color:#2d7ca3; font-size:16px; margin-bottom:5px;}
.scroll-top .bd ul li p{ color:#999;}




/*版权信息*/
.channel-footer{ background:url(../../images/tree_bg02.png) no-repeat 50% 10px #2d7ca3; padding:32px 0;}
.channel-footer p{ color:#acc5d4; line-height:2;}
.channel-footer p a{ color:#acc5d4;}
.channel-footer p a:hover{ color:#fff;}
.channel-footer .fr{ text-align:right;}




/*面包屑*/
.channel-mbx{ background:#f5f5f5; border-bottom:1px solid #ddd; padding:10px 0;}
.channel-mbx-txt{ color:#999;}
.channel-mbx-txt em{ font-family:"宋体"; padding:0 8px;}
.channel-mbx-txt a{ color:#999;}
.channel-mbx-txt a:hover{ color:#2d7ca3;}
.mbx-ico{ background-position:-24px -267px; width:18px; height:16px; margin-right:10px; margin-bottom:-2px;}
.channel-mbx img{ margin-top:2px;}



/*科室动态*/
.channel-list{ padding-bottom:10px;}
.channel-list li{ margin-bottom:20px;}
.channel-list li a{ background:#fff; border:1px solid #ddd; padding:20px; display:block; overflow:hidden; position:relative;}
.channel-list li a:hover{ border-color:#2d7ca3;}
.channel-list li p{ color:#999; line-height:1.8;}
.channel-list li h3{ font-size:20px; margin-bottom:15px;}
.channel-list li span{ color:#999; position:absolute; right:20px; top:25px;}



/*专家介绍*/
.channel-expert-list{ width:auto; float:none;}
.channel-expert-list li{ margin:0 40px 30px 0; width:575px;}
.channel-expert-list li a{ background:#fff; border:1px solid #ddd; padding:10px;}
.channel-expert-list li a:hover{ border-color:#2d7ca3;}
.channel-expert-list li .doctor-info{ width:415px; margin-top:5px;}
.channel-expert-list li .doctor-info p span{ font-size:16px; display:block; padding-bottom:10px;}




/*布局、自定义*/
.channel-main{ padding:30px 0; min-height:620px;}
.channel-sub-main{ background:#f9f9f9;}
.channel-box{ overflow:hidden;}
.channel-dot{ color:#f60; width:2px; height:2px; display:inline-block; background:#f60; margin-top:10px; margin-right:10px;}
.channel-txt-box{ width:378px; float:left; margin:30px 28px 0 0;}
.channel-sub-main .pagejump{ padding:30px 0;}
.channel-sub-title{ text-align:center; background:url(../images/title_bg.png) no-repeat center center; font-size:32px; color:#2d7ca3; font-weight:bold; margin-bottom:40px;}








