@charset "utf-8";
/*
	Css for PEL,	ver 1.0
	CopyRight By Dongyi Network Technology CO.,Ltd Design Center

	科室通用css
*/

/* Css Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; }
ol,ul,li { list-style: none; }
div,dl,dt,dd,ol,ul,li{ zoom:1; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; }
q:before,q:after { content:''; }
abbr,acronym { border: 0; }

html{ width:100%; height:100%;  }
body{ width:100%; height:100%; color:#333;font:12px/22px 宋体,Tahoma,Helvetica,Arial,sans-serif; text-align:center;}
a{color:#333;text-decoration:none; outline:none;}
a:hover {color:#c00;text-decoration:underline; }

/*-- Public --*/
.fl{ float:left; _display:inline; }
.fr{ float:right; _display:inline;}
.mb{ margin-bottom:10px;  }

.hide{ display:none; }
.clearbox {border-bottom: 0 none;border-left: 0 none;border-right: 0 none;border-top: 1px solid transparent !important;clear: both;
    font-size: 0;height: 0;line-height: 0;margin-top: -1px !important;visibility: hidden;}


/* 通用信息列表 */
.infoList{ text-align:left; }
.infoList li{ height:24px; line-height:24px; overflow:hidden;  }
.infoList li .date{ float:right; color:#999;  }

/* 通用带图片的信息列表_普通式 */
.picList li{ text-align:center;  }
.picList li .pic img{ width:95px; height:125px; padding:4px; border:1px solid #ddd; background:#fff;   }
.picList li .pic a:hover img{ border-color:#aaa;  }
.picList li .title{ padding-top:5px;  }

/* 通用带图片的信息列表_普通式 - 横排浮动 */
.picListFl{ overflow:hidden; zoom:1; }
.picListFl li{ width:182px; font-size:12px;  text-align:center; float:left; _display:inline;  }
.picListFl li .pic img{ width:160px; height:120px; padding:3px; border:1px solid #ccc; background:#fff;   }
.picListFl li .pic a:hover img{ border-color:#f60;  }
.picListFl li .title{ padding-top:5px;  }

/* 内容带图片的信息列表_普通式 - 左图片右文字 */
.txtPicList li{ overflow:hidden; background:url("images/share/dotted.gif") repeat-x bottom; padding-bottom:10px;  margin-bottom:10px;    }
.txtPicList li .pic{ width:96px; float:left;   }
.txtPicList li .pic img{ width:90px; height:90px; padding:2px; border:1px solid #ddd; background:#fff;   }
.txtPicList li .pic a:hover img{ border-color:#aaa;  }
.txtPicList li .con{ width:230px; float:left; padding-left:8px;   }
.txtPicList li .title{ height:28px; line-height:28px; font-size:14px; color:#c00; font-weight:bold;   }
.txtPicList li .title a{ color:#c00;  }
.txtPicList li .intro{ color:#666; line-height:20px;   }
.txtPicList li .intro .more{ color:#c00; font-size:12px; }


/* 头条图文信息列表_普通式 */
.topicList .t .title{ padding:5px 0 10px 0;  }
.topicList .t .tit{ font-weight:bold; color:#c00; font-size:14px;   }
.topicList .t .intro{ color:#999; text-align:left;  line-height:20px;  height:50px;  }
.topicList .t .intro .more{ color:#c00;  }
.topicList .n{ height:24px; line-height:24px; overflow:hidden; padding-right:10px;  }
.topicList .n .date{ float:right; color:#999;  }
/* 有图片时追加的类 class="topicList topicHasPic"  */
.topicHasPic .t{ overflow:hidden; zoom:1; }
.topicHasPic .pic{ width:164px; float:left;    }
.topicHasPic .pic img{ width:160px;  height:100px;   padding:1px; border:1px solid #ccc;   }
.topicHasPic .pic a:hover img{ border-color:#aaa;  }
.topicHasPic .con{ width:300px; padding-left:10px; float:left;    }


/* 焦点图切换-新闻内容 */
.focusBox{ width:280px;overflow:hidden; position:relative;  }
.focusBox .hd{ position:absolute; z-index:1; right:2px; bottom:30px; }
.focusBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.focusBox .hd ul li{ float:left; margin-right:2px;  width:16px; height:16px; line-height:16px; text-align:center; background:#000; cursor:pointer; color:#fff; filter:alpha(opacity=60);opacity:0.6;   }
.focusBox .hd ul li.on{ background:#f00;   font-weight:bold; filter:alpha(opacity=100);opacity:1;  }
.focusBox .bd{ position:relative;  }
.focusBox .bd .pic img{ width:280px; height:210px;   }
.focusBox .bd .title{ padding-top:3px;  height:22px; line-height:22px; text-align:center; background:#ddd; font-weight:bold;  }
.focusBox .bd .bg{ display:none;  }


/* url_方块样式分页 */
.page{ text-align:center; padding:15px 0;  font-size:12px; clear:both;  }
.page input{ border:1px solid #c5c5c5; background:#fff; width:30px; height:20px; line-height:20px; vertical-align:middle;      }
.page a,.page span{ display:inline-block; *display:inline; zoom:1; height:20px; line-height:20px; vertical-align:middle;   }
.page a,.page a:active{ display:inline-block; *display:inline; zoom:1; border:1px solid #c5c5c5; padding:0 6px;}
.page a:hover {border:1px solid #005a4f; text-decoration:none; color:#005a4f;}
.page span.current,.page b a{background:#005a4f; border:1px solid #005a4f; color:#fff !important; font-weight:bold; padding:0 6px; }
.page span.disabled {border:1px solid #c5c5c5;  padding:0 6px; color:#999;}
.page select{ margin:0 5px; background:#fff; border:1px solid #c5c5c5; vertical-align:middle;     }


/* 医生列表 */
.docList { overflow:hidden; zoom:1; text-align:left; }
.docList li{ width:220px; height:140px; padding-left:16px;  float:left; overflow:hidden; }
.docList li .pic{ width:90px; float:left;   }
.docList li .pic a{ display:block; padding:2px; border:1px solid #e0e0e0;  }
.docList li .pic a img{ width:84px; height:112px;  }
.docList li .pic a:hover{ border:1px solid #999;  }
.docList li .con{ width:125px; float:left; padding-left:8px; position:relative;  }
.docList li .con p{ height:22px; line-height:22px; overflow:hidden;    }
.docList li .title{ font-weight:bold; color:#065d66; }
.docList li .con span{ color:#888;  }
.docList li .btnView{ display:block; position:absolute; top:90px; left:8px; width:88px; height:22px; line-height:22px; background:url("../images/icons.gif") -115px -91px; text-align:center;  }
.docList li .btnView:hover{ text-decoration:none; }


/* 文章-子列表页 ---------------------------------------------- */
.newsList{ text-align:left; padding:20px 40px; font-size:14px; }
.newsList li{ margin-top:0px; height:26px; padding-top:6px;  overflow:hidden; background:url("images/share/dotted.gif") bottom repeat-x;}
.newsList li .date{ float:right;  }
.newsList li .node{ color:#999; margin:0 3px; }
.newsList .s{ background:none; overflow:hidden; height:20px; margin-top:0px;   }

/* 文章-子列表页-图片 ---------------------------------------------- */
.pagePicList{ padding:30px 0 10px 20px;   }
.pagePicList li{ width:200px; height:205px; margin:0 15px; _display:inline; overflow:hidden;  }
.pagePicList li .pic img{ width:180px; height:135px; }

/* 文章-内容页 -----------------------------------------*/
.articleCon{ padding:20px 30px;  }
.articleCon .title{ text-align:center; color:#065d66; font:normal 22px/32px "Microsoft YaHei"; _font-weight:bold; }
.articleCon .subTitle{ color:#333; font-size:14px; padding-top:10px; text-align:center; }
.articleCon .property,.articleCon .userControl{ margin-top:10px;  text-align:center;line-height:22px; padding:2px 10px; background:#F9FBFB; border:1px dashed #C8DDE4; color:#999;  }
.articleCon .property span{margin:0 2px; }
.articleCon .property .fontZoomA,.articleCon .property .fontZoomB{ vertical-align:middle; color:#666;  background:url("images/share/shareB.gif") no-repeat 3px -124px; padding-left:17px;display:inline-block; line-height:20px; }
.articleCon .property .fontZoomB{ background-position:3px -164px; }
.articleCon .shareBtns #bdshare{ vertical-align:middle; float:none; display:inline-block; *display:inline; zoom:1; margin-right:10px;  }
.articleCon .conTxt{ padding:5px 0 10px 0;  font-size:14px; line-height:28px; width:100%; overflow:hidden;text-align:left; color:#333; }
.articleCon .conTxt p{ margin-bottom:20px; color:#333;}
.articleCon .conTxt a{color:#1855a8;}
.articleCon .conTxt #fontzoom{width:100%; overflow:hidden;ord-break: break-all;white-space: normal; word-wrap: break-word;line-break: strict;/*IE,非汉字换行*/}
.articleCon .page{ padding:0 10px 10px 10px;  }
.articleCon .moodVote{ padding-top:10px;  }
.articleCon .userControl{ overflow:hidden; text-align:left;  }
.articleCon .userControl #bdshare{ float:right;  }
.articleCon .userControl .a{ color:#266CBB;   }
.articleCon .others{line-height:25px;  margin:10px 0;color:#666;   }
.articleCon .others a{margin-right:10px; color:#c00; }