﻿@charset "utf-8"; /*------------------文章列表页+内容页--------------------*/
/*------------------文章列表页--------------------*/
.main02_left .special_dep,.side_menu {
	background-image: url(../images/special_dep_head_1.jpg);
	background-repeat: no-repeat;
	width: 194px;
	padding-top: 5px;
	margin-bottom: 1px;
}
.side_menu .side_menu_tit{
	line-height: 36px;
	height: 36px;
}
.side_menu .side_menu_inside{padding-bottom:10px;}
.article_left .side_menu .side_menu_inside .lv1_ul .sf-sub-indicator{
	display:block;
	float: right;
	height: 22px;
	width: 9px;
	padding-right:5px;
}
.article_left .side_menu .side_menu_inside .lv1_ul {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	width: 180px;
}
.article_left .side_menu .lv1_ul .lv1_li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0076a3;
	background-image: url(../images/head_newspaper_li_1.jpg);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.article_left .side_menu .side_menu_inside .lv1_ul .lv1_li .add {
	line-height: 22px;
	height: 22px;
	background-image: url(../images/blue_arrow_1.jpg);
	background-repeat: no-repeat;
	background-position: 150px center;
	cursor: pointer;
}
.article_left .side_menu .side_menu_inside .lv1_ul .lv1_li .ren{
	line-height: 22px;
	height: 22px;
	background-image: url(../images/white_arrow_down_1.png);
	background-repeat: no-repeat;
	background-position: 145px center;
	background-color:#fa5200;
	cursor: pointer;
}
.article_left .side_menu .side_menu_inside .lv1_ul .ren .lv1_tit{
	color: #FFFFFF;
}
.article_left .side_menu .side_menu_inside .lv1_ul .lv1_li .lv2_ul {
	padding-top: 5px;
	display:none;
}
.article_left .side_menu .side_menu_inside .lv1_ul .lv1_li .lv2_ul .lv2_li {
	background-image: url(../images/black_point1_1.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
}
.article_left .side_menu .side_menu_inside .lv1_ul .lv1_li .lv2_ul .lv2_li .add{
	line-height: 22px;
	display: block;
	height: 22px;
}
.article_left .side_menu .side_menu_inside .lv1_ul .lv1_li .lv2_ul .lv2_li .ren{
	background-color: #eeeeee;
	line-height: 22px;
	display: block;
	height: 22px;
	background-image: url(../images/blue_down_icon_1.png);
	background-repeat: no-repeat;
	background-position: 135px center;
}
.article_left .side_menu .side_menu_inside .lv1_ul .lv1_li .lv2_ul .lv2_li .lv2_tit {
	color: #000000;
}
.article_left .side_menu .side_menu_inside .lv1_ul .lv1_li .lv2_ul .sfHover .lv2_tit .sf-sub-indicator{
	
}
.article_left .side_menu .side_menu_inside .lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul {
	display:none;
}
.article_left .side_menu .side_menu_inside .lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul .lv3_li{height:22px;}
.article_left .side_menu .side_menu_inside .lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul .lv3_li .lv3_tit{
	line-height: 22px;
	height: 22px;
	padding-left: 10px;
	color:#666666;
	background-image: url(../images/gray_point_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.article_left .side_menu .side_menu_inside .lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul .lv3_li .lv3_tit:hover{
	background-image: url(../images/orange_point_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color:#fa5200;
}
.article_left .side_menu .side_menu_inside .lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul .lv3_li .ren{
	background-color:#FFFFFF;
}
.article_left .side_menu .side_menu_inside .lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul .lv3_li .add{background-image:none;}
.article_left {
	width: 194px;
}
.article_left .side_menu .side_menu_tit h3 {
	font-size: 14px;
	font-weight: bold;
	color: #fa5200;
	text-indent: 10px;
}
.article_right {
	width: 760px;
	padding-left: 15px;
}
.article_right .related{
	border: 5px solid #C3DEE9;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.article_right .related .related_block,.article_right .related .divide_line{float:left;}
.article_right .related .related_block{width:345px;}
.article_right .related .divide_line{
	height: 160px;
	width: 15px;
	margin-left: 15px;
	border-left: 1px dashed #CCCCCC;
	margin-top: 10px;
}
.article_right .related .related_block .title_head{
	line-height: 30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3DEE9;
}
.article_right .related .related_block .title_head strong{
	font-family: "微软雅黑", "宋体";
	font-size: 18px;
	float:left;
}
.article_right .related .related_block .title_head .more{float:right; color:#FA5200;}
.article_right .related .related_block .article_list li{
	line-height: 24px;
	height: 24px;
	padding-left: 10px;
	background-image: url(../images/head_newspaper_li_1.jpg);
 background-position: left center;
 background-repeat: no-repeat;
}
.article_right .related .related_block .article_list{margin-top:5px;}
.article_right .article_blue_block .article_head {
	height: 28px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #407ca3;
}
.article_right .article_blue_block .article_head h3 {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #407ca3;
	text-align: center;
	margin-left: 5px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.article_right .article_blue_block .article_head h3.none a{
	color: #127FA8;
}
.article_right .article_blue_block .article_head h3.none {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EEF8FF;
	text-align: center;
	margin-left: 5px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.article_right .article_blue_block .article_head h3 a{ color:#fff;}
.article_right .article_blue_block .article_head .font_size {
	float: right;
}
.article_right .article_blue_block .article_head .font_size span{float:left; line-height:21px;}
.article_right .article_blue_block .article_head .font_size a{
	display: block;
	float: left;
	height: 18px;
	width: 21px;
	margin-left: 5px;
}
.article_right .article_blue_block .article_head .font_size .larger{
	background-image: url(../images/wenzifangda_1.jpg);
	background-repeat: no-repeat;
}
.article_right .article_blue_block .article_head .font_size .smaller{
	background-image: url(../images/wenzisuoxiao_1.jpg);
	background-repeat: no-repeat;
}
.article_right .article_blue_block .article_list {
	width: 720px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.article_right .article_blue_block .article_list li{
	line-height: 22px;
	background-image: url(../images/head_newspaper_li_1.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	width:700px;
	height:22px;
	overflow:hidden;
	padding: 3px 0 3px 15px;
}
.article_right .article_blue_block .article_list .article_tit {
	width: 400px;
	padding-right: 10px;
	float: left;
	overflow: hidden;
}
.article_right .article_blue_block .article_list .article_source{
	color: #999999;
	width: 110px;
	padding-right: 10px;
	float: left;
	text-align: center;
	height: 22px;
	overflow: hidden;
}
.article_right .article_blue_block .article_list .author {
	color: #fa5200;
	float: left;
	width: 70px;
	text-align: center;
	height: 22px;
}
.article_right .article_blue_block .article_list .date {
	color: #999999;
	float: right;
	width: 85px; 
}
.article_list li:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
html[xmlns] .article_list li{display:block; }
* html .article_list li {height:1%;}
.pages {
	width: 100%;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height:30px; overflow:hidden
}
.pages .ae-pagination{text-align: center;}
.page{display:inline;}
.pages span,.pages a{
	color: #127fa8;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #127fa8;
	margin-right: 5px;
	cursor:pointer;
}
.pages a:hover,.pages .ae-pagination-current{
	color: #FFFFFF;
	background-color: #407ca3;
	text-decoration: none;
	background-image:none;
}
.pages .page .pages_xuanzhong{
	color: #FFFFFF;
	background-color: #407ca3;
	text-decoration: none;
}
.page_number_div{ float:left}
.pagetz_form{ float:left; margin-left:5px;}
.pagetz_input{	color: #127fa8;
	border: 1px solid #127fa8;
	margin:0 5px; border-radius:4px; height:26px; line-height:26px; width:30px;
}
.pagetz_btn{color: #127fa8;
	border: 1px solid #127fa8;
	margin:0 5px; border-radius:4px; height:26px; width:30px;}
.pagetz_btn:hover{ background:#407ca3; color:#fff}	
.main02_left .special_dep .special_dep_inside ,.bidding .bidding_inside,.doc_index_left .contact_us .contact_us_inside,.doc_index_left .dep_trends .dep_trends_inside,.side_menu .side_menu_inside,.side_menu .side_menu_tit{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d2e7f3;
	border-bottom-color: #d2e7f3;
	border-left-color: #d2e7f3;
}
/*--------------------文章内容页--------------------*/
.article_right .article_blue_block h1 {
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	color: #407ca3;
	padding:15px 0;
}
/*lsn--20120306*/
.article_right .article_blue_block h2 {
	font-size:16px;
	line-height:26px;
	font-weight: bold;
	text-align: center;
	color: #999;	
	padding:0 0 15px 0;
}
.article_right .article_blue_block .sub_tit {
	text-align: center;
	padding: 10px 0;
	line-height:25px;
	height:25px;
	border-top: 1px solid #b5d7e3;/*lsn--20120306*/
}
.article_right .article_blue_block .sub_tit span{
	color: #999999;
	padding-right: 15px;
	padding-left: 15px;
}.article_right .article_blue_block .article_cont {
	margin-top: 10px;
	line-height:24px;
	padding-bottom:20px;
	overflow:auto;
	font-size:14px;
	width:730px;
}
.article_cont table{ margin:0 auto;}
.article_right .article_blue_block .article_cont p{line-height:24px; text-indent:2em; padding-bottom:10px;}
/*---------------------通用样式-------------------*/
.hos_infor_part1 .hos_regulation .article_list li,.hos_infor_part2 .bidding .bidding_inside .article_list li,.hos_infor_right .blue_box .box .article_list li,.hos_email_left .email_left_box .email_left_box_inside .article_list li,.survey_part1 .newest_survey .survey_list li,.survey_part1 .inter_trends .article_list li,.survey_part1 .blue_box .article_list li,.survey_part2 .hos_source .download_inside .article_list li{
	line-height: 24px;
	background-image: url(../images/head_newspaper_li_1.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	padding-left: 10px;
}
.party_right_part,.doc_index_right .doc_index_right1,.doc_index_right .doc_index_right2,.article_right .article_blue_block,.blue_box {
	padding: 10px;
	border: 5px solid #c3dee9;
}
.common_top{border: 5px solid #C3DEE9;padding: 10px;margin:0 5px 10px 5px; clear:both}
.common{border: 5px solid #C3DEE9;padding: 10px; width:340px; float:left; margin:0 5px 10px 5px; display:inline;}
.common h2,.common_top h2{ height:25px; padding-bottom:10px;}
.common h2 a,.common_top h2 a{ height:25px; color:#127FA8; font:normal 18px/25px "宋体"; width:250px; float:left;}
.common h2 a:hover,.common_top h2 a:hover{ text-decoration:none}
.common h2 span,.common_top h2 span { font:normal 12px/25px "宋体"; width:50px; color:#FA5200; float:right;}
.common h2 span a,.common_top h2 span a { width:auto!important; font:normal 12px/25px "宋体"!important; color:#FA5200!important; float:right;}
.common ul,.common_top ul{ height:194px; overflow:hidden;}
.common ul li.common_top ul li { height:24px; line-height:24px;background: url(../images/head_newspaper_li_1.jpg) no-repeat scroll left center transparent;padding-left: 10px;}
.common ul li a,.common_top ul li a{ color:#127FA8; height:24px; line-height:24px;}
.common ul li a:hover,.common_top ul li a:hover{ color:#FA5200}
/*---------------------------调查结果-----------------------------*/
.main110{
	width:902px;
	margin:0 auto;
	padding:0;
	margin-top:10px;
}
.investigation_head{
	height:84px;
	width:902px;
	background:url(../images/diaocha_logo_sub_1.jpg) no-repeat center center;
}
.investigation_head_left{
	width:280px;
	float:left;
	margin:40px 0 0 20px;
	font-size:16px;
	font-weight:bold;
	line-height:25px;
	display:inline;
}
.investigation_head_right{
	width:150px;
	height:20px;
	line-height:20px;
	float:right;
}
.investigation_head_right a{
	color:#000000!important;
	text-decoration:underline!important;
}
.investigation_body{
	width:900px;
	border:1px solid #b6bfbe;
	border-top:none;
	border-bottom:none;
}
.investigation_foot{
	width:902px;
	height:10px;
	background:url(../images/diaocha_logo_btm_1.jpg) no-repeat left top;
}
.investigation_body_head{
	width:815px;
	height:35px;
	margin:0 auto;
	line-height:35px;
	padding-left:40px;
	background:url(../images/diaocha_head_icon_1.jpg) no-repeat left center;
	border-bottom:1px dotted #424242;
}
.link_botn{
	width:280px;
	height:50px;
	margin:0 auto;
	margin-top:30px;}
.link_botn_one{
	width:48px;
	height:25px;
	line-height:25px;
	float:left;
	color:#FFFFFF!important;
	padding-left:12px;
	display:block;
	background:url(../images/diaocha_tijiao_bg_1.jpg) no-repeat center center;
	margin-right:10px;
}
.link_botn_two{
	width:78px;
	height:25px;
	float:left;
	color:#FFFFFF!important;
	line-height:25px;
	display:block;
	background:url(../images/diaocha_tijiao_bg02_1.jpg) no-repeat center center;
	padding-left:12px;
	margin-right:10px;
}
#content_M {
	background:url(../images/_content_h_bg_1.jpg) no-repeat scroll 0 0 #FFFFFF;
	border-left:1px solid #C2CEDA;
	border-right:1px solid #C2CEDA;
	margin:0 auto;
	width:796px;
	_height:993px;
}
#content_M h2 a{
	display:block; 
	background:url(../images/diaocha_tijiao_bg_1.jpg) no-repeat center center; 
	width:55px; 
	height:25px; 
	line-height:23px; 
	text-align:center; 
	float:right; 
	color:#FFFFFF;
	padding-right:5px;
	margin:8px 20px;
}
#content_M h2 {
	height:40px;
	line-height:40px;
	padding-left:25px;
	color:#92A4BE;
	font-size:12px; 
	font-weight:normal; 
	background:url(../images/survey_content_b_bg_1.jpg) no-repeat left bottom; 
}
#content_M .table_L {
	color:#92A4BE;
	font-size:14px;
	font-weight:normal;
	padding-left:40px;
	margin:35px 5px 0 5px;
	width:165px;
	float:left
}
#content_M .table_R{
width:500px;
float:right;
margin-top:30px;
padding-right:40px;
text-align:right}
#content_M .table_R a{
background:url(../images/survey_back_1.jpg) no-repeat;
width:132px;
height:23px;
display:inline-block;
line-height:23px;
text-align:center;
color:#245B93;
text-decoration:none;
padding-left:10px}
#content_M .table_R img {
vertical-align:middle}
.table{ clear:both; height:50px}
#content_M .state {
	color:#CC0000;
	font-weight:bold;
font-weight:bold;
height:16px;
background:url(../images/survey_pph_1.jpg) repeat-x scroll 0px 1px transparent;
}
.statebox{display:inline-block; width:149px; padding-left:1px; margin-right:10px; float:left}
#content_M p {
	line-height:22px;
	border-bottom:1px #E3EAF3 solid;
	border-top:1px #E3EAF3 solid;
	margin:26px 22px 0 22px;
	padding:19px 12px;
	color:#255385
}
#content_M h3 {
	font-size:14px;
	color:#255385;
	font-weight:normal;
	padding:0 22px 0 22px
}
#form1 label {
	line-height:26px;
	color:#255385;
	margin:0 22px
}
.hei{height:30px; padding-left:40px; font-size:14px; color:#333333; line-height:30px;}
.td2{font-size:14px; line-height:59px}
.td3{font-size:14px}
.td3{padding-right:6px;background-image:url(../images/survey_pp_1.jpg);
background-position:left center;
background-repeat:no-repeat;
font-size:14px;}
.td4{font-size:14px; text-align:center}
.table_R table{
	background:no-repeat;}
	
/*------------分隔线-------------*/	
.list_line_div{ border-bottom:1px dashed #ccc; padding-top:15px!important; height:1px!important; margin-bottom:15px; background:none!important}
/*.list_line_div{ height:30px!important; clear:both; background:url(../images/bg_line_1.jpg) repeat-x left center!important; }*/
/*----------------上一篇-----------------*/
.prev_next{ height:25px; line-height:25px;}
/*------------表格样式zxp20120208-------------*/	
.foot_title{ height:35px; margin:0 auto;}
.keshi_title, .doctor_name{ width:50%; height:25px; line-height:25px; float:left; text-align:center; margin-top:10px; background:#C3DEE9; font-weight:bold;}
/*------------------------------------------------------*/
/*--lsn--20120306--科室文章详细页标题加下边框--*/
.border_01{ border-bottom: 1px solid #b5d7e3;}
/*--zxw--20130204--工作动态医院新闻下的文章内容样式--*/
.news .article_blue_block .article_cont p{font-family:仿宋!important; font-size:21px!important; line-height:150%!important;}	 
.news .article_blue_block .article_cont p span{ font-family:仿宋!important; font-size:21px!important; line-height:150%!important;}
@media only screen and (max-width:768px){
.article_left { position: fixed; right: -400px; top: 100px; width: auto; z-index: 999; }
.side_menu .side_menu_tit{  background: #333;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; border-radius: 12px 0 0 12px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.6); box-sizing: border-box; color: #fff; cursor: pointer; font: 100 14px "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti,"黑体"; padding: 6px 10px; position: fixed; right: 0; text-indent: 0; top: 66px; width: auto; line-height:24px; border:0;}
.article_left .side_menu .side_menu_tit h3{ color:#fff; text-indent:0;}
.main02_left .special_dep, .side_menu{ background:none;}
.main02_left .special_dep, .side_menu .side_menu_inside{ background: #eee;}
.article_right{ width:100%; padding-left:0; overflow:hidden;}
.article_right .article_blue_block .article_list , .article_right .article_blue_block .article_list li , .article_right .article_blue_block .article_list .article_tit , .article_right .article_blue_block .article_cont{ width:auto;}
.main02_left, .main02_right{ float:none; overflow:hidden;}
.news .article_blue_block .article_cont p span{ font-size:14px!important;}
.article_cont p img{ max-width:90%; display:block; margin:0 auto;}
.main02_right{ overflow:hidden; }
.common {border: 2px solid #c3dee9; display: inline; float: left; margin: 0 1% 10px; padding: 10px 1% ;width: 45%;}
.common h2 a, .common_top h2 a{ width:auto;}
}
@media only screen and (max-width:480px){
.prev_next{ height:auto;}
.article_right .article_blue_block h1{ font-size:16px;}
.common{ width:93%; padding:10px 2%; }
.article_right .article_blue_block .article_list .article_source , .article_right .article_blue_block .article_list .date{ display:none;}
.ae-pagination a{ padding:0.3em 0.6em!important;}
.page_number_div{ width:252px; float:none; margin:0 auto;}
.pagetz_form{ float:none;}
.article_right .article_blue_block .article_head{ height:auto; overflow:hidden;}
.article_right .article_blue_block .article_head h3{ width:100%; padding:0!important; margin:0!important;}
} 