﻿/*------------------文章列表页+内容页--------------------*/
/****框架****/
.article_left{float:left;width:202px}
.article_right{width:740px;float:right}
.main_left{width:200px;float:left}
.main_right{ width:740px;float:right}
/*------------------左侧菜单--------------------*/
.side_menu {width:202px}
.side_menu_inside{width:200px;border-left:1px solid #F1F0E5;padding:0 2px 7px 0;background:url(../images/leftnav/lnavi-bg001.gif) no-repeat right bottom}
/***一级***/
.lv1_ul{padding:5px 0;line-height:30px}
.lv1_li{font-family:"宋体";background:url(../images/leftnav/lnavi-bg002.gif) repeat-x left bottom}
.lv1_li p{padding:0 10px;font-size:14px}
.lv1_li p .navspan{ padding-left:20px;}

.hasChildren{background:url(../images/leftnav/lnavi-ar005.png) no-repeat center;cursor:pointer}
.show{background:#F7F7F7 url(../images/leftnav/lnavi-ar002.png) no-repeat center;border-bottom:1px dotted #d3d3d3}
.current a{color:#41A68A;font-weight:bold}
/****二级****/
.lv2_ul{padding:0 20px 7px;display:none;line-height:25px}
.lv2_li .hasChildren{background-position:190px center}
.lv2_li .lv3_li .hasChildren{background:url(../images/leftnav/lv2_p_Bg.png) 8px 12px no-repeat}
.lv2_tit{padding:0 0 0 15px;background:url(../images/leftnav/lnavi-ar003.png) 5px 7px no-repeat}
/****三级菜单****/
.lv3_ul{margin:0 15px;display:none;background:#f4f4f4;line-height:25px}
.lv3_p{padding:0 0 0 15px;font-size:12px;background:url(../images/leftnav/lv2_p_Bg.png) 8px 12px no-repeat}
#left_ul_45 .navspan{ padding-left:0px;}
/*------------------左侧菜单结束--------------------*/
/***********列表页************/
.column_list{margin-top:10px}
.column_list li{line-height:29px;padding-left:10px;border-bottom:#CCC 1px dashed}
.column_list li img{float:left;height:70px;margin:5px 10px 0 0;width:100px;border:#CCC solid 1px;padding:2px;box-shadow:1px 1px 1px lightgray}
.column_list li img:hover{border:#58B59A solid 1px}
.column_list li a:hover{color:#41a68a}
.list_more{float:right}
.column_list li span{font-size:12px;font-weight:100;padding-left:5px;color:#999}
.column_list .article_tit{width:520px;padding-right:10px;float:left;overflow:hidden}
.articleCont p a{color:#666}
/*分页样式*/
.pages{ line-height:30px; margin:15px auto!important;height:24px; padding-left:15px; float:right}
.pages form{float:left; margin:0 0 0 5px; height:29px; line-height:29px;}
.pages form .pagetz_input{width:30px; margin:0 5px;border:1px solid #dcdcdc;height:26px; line-height:26px}
.pages .pagetz_btn{ border:solid 1px #dcdcdc; background:#fff; margin:0 0 0 5px; padding:3px;cursor:pointer}
.pages .pagetz_btn:hover{ background:#58b59a;color:#fff}
.page_number_div{float:left;}
.ae-pagination{ width: 100%}
.pagination_page{ color:#333333!important;}
.ui-state-default{ background:none!important; height:24px!important;font-size:14px!important; color:#009b80; text-decoration:none; font-weight:normal; border:none!important; line-height:24px; width:20px;}
.ui-state-default:hover{ border:none}
.ae-pagination a{ height:24px!important;font-size:12px; margin:0 2px!important; text-decoration:none; font-weight:normal;text-align:center; padding:5px 10px!important; border:solid 1px #dcdcdc!important}
.ae-pagination a:hover{color:#333!important; padding:5px 10px!important;}
.pagination_firstpage{ border:none!important; height:24px!important; width:36px; padding:0px!important;text-align:center; color:#666666!important; line-height:24px!important;}

.pagination_previouspage{ border:none!important; height:24px!important; width:51px; color:#666666!important; line-height:24px!important;}

.pagination_pag{background:none!important; border:none!important; height:24px!important; color:#474645!important; line-height:24px!important; margin:0 10px!important;}
.ae-pagination-current{background:#58b59a!important; border:none!important; height:26px!important;line-height:26px!important; color:#fff!important;}
.pagination_nextpage{ border:none!important; height:24px!important; width:51px; color:#666666!important; line-height:24px!important; margin:0 10px!important; }
.pagination_lastpage{ border:none!important; height:24px!important; width:36px; padding:0px!important;text-align:center; color:#666666!important; line-height:24px!important;}
.ui-corner-all {border-radius:0px!important;}
/***********列表页结束************/
/*--------------------文章内容页--------------------*/
.article_title{font-size:24px;line-height:30px;font-weight:bold;text-align:center;color:#41a68a;border-bottom:#DDD solid 1px;padding:15px 0}
.sub_tit{text-align:center;padding:10px 0;line-height:25px;height:25px;position:relative}
.font_size{position:absolute;right:0;top:10px;line-height:25px}
.notice{float:left;font-size:12px}
.font_size a{background:url(../images/fontSize.jpg) left center no-repeat;display:block;float:left;width:20px;height:25px;overflow:hidden;text-indent:-2000em}
.font_size a.larger{background:url(../images/fontSize.jpg) -27px center no-repeat}
.font_size a.default{background:url(../images/fontSize.jpg) -49px center no-repeat;width:23px}
.smaller {}
.sub_tit span{color:#999999;padding-right:15px;padding-left:15px}
.article_cont{margin-top:10px;line-height:200%;padding-bottom:5px;font-size:14px}
.article_cont a{color:#41a68a}
.article_cont img{}
.article_cont table{margin:0 auto}
.article_cont p{text-indent:2em;padding-bottom:5px}
/***关联科室关联医生****/
.keshi_title,.doctor_name{line-height:32px;margin-bottom:10px}
.keshi_title a,.doctor_name a{padding-left:20px;background: url(../images/index_icon.png) no-repeat 8px -347px;font-size: 14px;}
.Related{border-bottom:1px solid #C1D3E4;line-height:20px}
.Related li{float:left;width:48%;padding:1%; overflow: hidden; }
.share{margin-top:10px}
.prev_next{margin-bottom:20px}
.prev{line-height:25px}
.extension{margin-top:30px}
/*文章页面的相关文章*/
.ask_title{background:#F3F6F8;border-bottom:2px solid #41A68A;line-height:28px;color:#41a68a;padding-left:20px}
.ask_title a{ float:right; font-weight:normal; color:#41A68A; padding-right:10px;}
.ask_list{margin:3px 0 0 0;line-height:25px}
.ask_list li{line-height:36px;background: url(../images/index_icon.png) no-repeat 5px -495px;font-size:14px;line-height:27px;padding-left:20px}
.Article_list .ask_list li{background-position:5px -492px;float:left;line-height:30px;width:47%;height:30px;overflow:hidden}

.listSty001 .childrenList .ask_list li{line-height:36px;background: url(../images/index_icon.png) no-repeat 5px -495px;font-size:14px;line-height:27px;padding-left:20px;border-bottom:none;}

/*********图片文章列表*********/
.pic_list{margin-left:-15px; overflow:hidden}
.pic_list li{float:left;margin:12px 0 0 58px;_margin:12px 0 0 45px;width:180px;height:158px;overflow:hidden}
.pic_list li h2{line-height:30px;text-align:center;font-weight:normal}
.pic_list li .img_Box{width:170px;height:120px;border:#CCC solid 1px;padding:2px;box-shadow:2px 2px 2px lightgray;display:block}
.pic_list li .img_Box:hover{border:#58B59A solid 2px;padding:1px}
.pic_list li img{width:170px;height:120px}
/*--------------------文章内容页结束--------------------*/
/*栏目首页*/
.common{border:1px solid #E9E9E9;display:inline;float:left;height:260px;margin:0 10px 15px 0;overflow:hidden;width:348px;padding:10px}
.common h2, .common_top h2{height:25px;padding-bottom:10px}
.common h2 span{float:right;padding-right:10px}
.common h2 a{color:#3565B7;float:left;font-weight:bold}
.common ul {}
.common ul li{background:url("../images/leftnav/lv2_p_Bg.png") no-repeat 8px 10px;line-height:25px;padding-left:15px}
.common ul li a, .common_top ul li a{color:#333333;font-size:14px;height:24px;line-height:24px}

.article_blue_block h1{font-size:18px;text-align:center;margin:15px 0}
/* 视频中心 */
.ship_list2{overflow:hidden;margin:10px 0 0 0px}
.ship_list2 li{width:200px;height:170px;float:left;position:relative;margin:0 22px;display:inline}
.ship_list2 li img{width:198px;height:138px;border:solid 1px #9dd9d9;display:block}
.ship_list2 li .liulan{display:none}
.ship_list2 li .maintitle{height:25px;text-align:center;width:200px;line-height:25px;font-size:14px}
.ship_list2 li .maintitle a{color:#333}
.ship_list2 li .maintitle a:hover{color:#41A68A}
.ship_list2 li .video_btn{position:absolute;top:45px;left:70px;background:url(/Content/Areas/Common/images/department/videobtn.png) no-repeat 0 0;width:50px;height:50px;display:block;text-indent:-9999px;cursor:pointer}
.ship_list2 li .video_btn:hover{background:url(/Content/Areas/Common/images/department/videobtn_h.png) no-repeat 0 0}


/*栏目分类*/
.EquipmentList{ width:100%; border-color:#d9d9d9; margin:10px 0 0 0px;font-size:14px}
.EquipmentList tr th{border-color:#d9d9d9; height:30px; line-height:30px; background:#58b59a; color:#FFF; }
.EquipmentList tr td{ background:#fff; padding:5px; line-height:25px;border-color:#d9d9d9;}











/***关联科室关联医生****/
.keshi_title,.doctor_name{line-height:32px;margin-bottom:10px}
.keshi_title a,.doctor_name a{padding-left:20px;background: url(../images/index_icon.png) no-repeat 8px -347px}
.Related{line-height:20px;}
.Related li{float:left;width:48%;padding:1%}
.share{margin-top:10px}
.prev_next{margin-bottom:20px; padding:0 0 0 10px;}
.prev{line-height:25px}
.extension{margin:30px 14px 0px 14px;}


/***关联科室****/
.department_l{float:left;width:254px;height:198px;border:1px solid #DDD;padding:2px;}
.department_l img{width:248px;height:164px;margin:3px}
.department_r{width:455px;float:right;height:198px;overflow:hidden;}
.department_r p{font-size:14px;line-height:25px}
.department_rq{margin:10px 0;padding:0 0 16px;border-bottom:1px dashed #E0E0E0}
.doc_name_list{padding-bottom:10px}
.doc_name_list a{padding-left:7px;line-height:28px;display:inline-block;margin-right:6px}

.keshi_title,.doctor_name{line-height:32px;margin-bottom:10px}
.keshi_title a,.doctor_name a{padding-left:20px;background:url(../images/index_icon.png) no-repeat 8px -347px}
.Related{border-bottom:1px solid #C1D3E4;line-height:20px}
.Related li{float:left;width:48%;padding:1%}
.extension{margin-top:30px}
.ArticleShare{ overflow:hidden;float:right;margin:10px 0px;}


/*相关医生*/
.zj_rq{margin:10px 0;padding:0 0 16px;border-bottom:1px dashed #E0E0E0}
.zj_cont{width:616px;height:136px;overflow:hidden;float:left;font-size:14px;text-align:left}
.zj_cont span a{font-size:14px;font-weight:bold;color:#41A68A}
.zj_zx{margin-left:25px}
.zj_cont p{line-height:27px}
.keyword_Default:hover{text-decoration:underline}
.zj_cont .zj_zx{display:inline-block;width:50px;height:21px;background:url(/Content/Areas/Common/images/department/zxbtn.jpg) no-repeat;line-height:21px;text-align:center;color:#FFF;margin-right:10px}
.zj_cont .zj_yy{display:inline-block;width:50px;height:21px;background:url(/Content/Areas/Common/images/department/zxbtn_h.jpg) no-repeat;line-height:21px;text-align:center;color:#FFF}
.zj_img{width:96px;float:right}
.album-view{position:relative;width:87px;height:132px;border:solid 1px #d9d9d9}
.docimg{padding:5px 5px 0px 5px}
.docimg img{width:77px;height:101px}
.doc_dh{position:absolute;width:35px;height:35px;left:0;right:0;background:url(/Content/Areas/Common/images/department/zr.gif) no-repeat;top:0px}
.pic-info{text-align:center;line-height:22px}
.pic-name{height:25px;line-height:25px;display:inline-block;width:100%;text-align:center;font-size:14px}
.pic-handle{float:right;width:13px;height:14px;display:inline-block;background:url(/Content/Areas/Common/images/department/pic-handle.jpg) no-repeat;margin:8px 15px 0 0;cursor:pointer}
.zj_img .pic-handle{display:none}
.doc_p_info .pic-name{padding:0;text-align:center!important;float:none}
.about_zj .zj_cont p .xiangTzx,.doctor_con dl dt .xiangTzx{background:url(../images/department/zixunT_bg.png) repeat;color:#fff;display:inline-block;font-size:12px;height:17px;line-height:17px;margin-left:10px;text-align:center;width:58px;}
.about_zj .zj_cont p .xiangX{background:url(../images/department/xiangX_bg.png) repeat;color:#fff;display:inline-block;font-size:12px;height:17px;line-height:17px;margin-left:10px;text-align:center;width:33px;}
.about_zj .zj_cont p .xiangTzx:hover,.about_zj .zj_cont p .xiangX:hover,.doctor_con dl dt .xiangTzx:hover{opacity:0.7;}

@media only screen and (max-width:768px){
.article_left,.main_left { display: none;}
.article_right,.main_right { width: 100%;}
.article_cont img { max-width: 95% !important;display: block; margin: 0 auto; height:auto !important}
iframe{ width: 100%;}
.center_detail { width: 50% !important; height: auto !important;}
.pic_list{ margin-left:0;}
.pic_list li{ width:33.33%;margin: 12px 0 0 0px;}
.pic_list li .img_Box{ margin:0 auto;}
.department_l{ margin-right:15px;}
.department_r{ width:auto; float:none; height:auto; overflow:inherit}
}
@media only screen and (max-width:640px){
.pic_list li{ width:50%;}	
.pages{ height:auto}
	}
@media only screen and (max-width:500px){
.center_detail { width: 100% !important;height: auto !important;box-sizing: border-box;margin: 0 !important;padding: 0 10px;}
.tu_list li img { float: none !important; margin: 0 auto; display: block;}
.right_data { width: 100% !important; height: 30px !important; line-height: 30px !important;}

}
@media only screen and (max-width:400px){
.pic_list li{ width:100%;}	
.department_l{ float:none; margin:0 auto 10px;}
	}

 