﻿/*------------------文章列表页+内容页--------------------*/
/****框架****/
.article_left{
 float: left;
 width: 282px;
}
.article_right{
 width: 894px;
 float: right;
 padding: 0 24px;
 box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
 background: #fff;
 box-sizing: border-box;
}
.main_left{width:220px;float:left}
.main_right{width:75.510%;float:right}
.main_right .article_right{width:95.80%}
/*国家药物临床研究中心*/
.jianjie_box{
	margin-top: 10px;
	overflow: hidden;
}
.jianjie_box img{
	width: 350px;
	float: left;
	margin-right: 20px;
}
.jianjie_box p{
	text-indent: 2em;
	font-size: 14px;
	line-height: 32px;
}
a.jobList {
	padding: 5px 10px;
	background: #0551A9;
	color: #fff;
	border-radius: 5px;
	margin-left: 10px;
	border: 1px solid #0551A9;
	box-sizing: border-box;
	transition: all 0.2s;
font-size: 14px;
}

a.jobList:hover {
	transition: all 0.2s;
	background: #fff;
	color: #0551A9;
}
/*------------------左侧菜单--------------------*/
.side_menu {width: 100%;}
.side_menu_inside {
 box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
.leftNavTitle{
 width: 100%;
 color: #fff;
 background: #0551A9;
 font-size: 16px;
 font-weight: normal;
 height: 54px;
 line-height: 54px;
 text-align: center;
}

/*联系我们*/
.ContactUs{
 margin: 15px 0 0;
 box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
.MessCount{padding: 15px 15px 0;}
.MessCount p {
 display: flex;
 align-items: center;
 padding-bottom: 15px;
 font-size: 14px;
}
.MessCount p img {
 margin-right: 10px;
}
/***一级***/
.lv1_ul{line-height: 40px;}
.lv1_li{
 font-size: 16px;
 background: #E6EEF6;
 border-top: 1px solid #fff;
}
.lv1_li .lv1_p{text-align: center;}
.lv1_li .current{/* background: #CDDCEE url(/Sites/Uploaded/UserUpLoad/20221222/20221222160520.png) no-repeat 260px center; */}
.lv1_li .current a{color:#0551A9}
.hasChildren{
 background: url(/Sites/Uploaded/UserUpLoad/20221222/20221222161124.png) no-repeat  256px center;
 cursor: pointer;
 line-height: 40px;
}
.show{
 background: url(/Sites/Uploaded/UserUpLoad/20231116/20231116113928.png) no-repeat 256px center;
 line-height: 40px;
 padding: 0;
}

.show a{color: #0551a9;}
.lv1_li .lv1_p.show {
 /* background: #0551A9 url(/Sites/Uploaded/UserUpLoad/20221222/20221222161216.png) no-repeat 256px center; */
 line-height: 40px;
 padding: 0;
}
.lv1_li .lv1_p.show a {
 color: #0551A9;
}
/****二级****/
.lv2_ul{display:none;line-height: 40px;padding:0px;background: #f1efef;}
.lv2_li {
 /* background: url(/Sites/Uploaded/UserUpLoad/20221117/20221117103735.png) no-repeat bottom center; */
 /* background: url(/Content/Areas/Common/images/Article/icon_2.png) no-repeat 10px 16px; */
 background: url(/Sites/Uploaded/UserUpLoad/20231116/20231116114149.png) no-repeat 16px center;
 padding: 0 25px;
 border-top: 1px solid #fff;
}
.lv2_li .lv2_p{
 padding: 0;
 font-size: 14px;
 /* background: #dbdbdb; */
 text-align: center;
 /* border-top: 1px solid #fff; */
}
.lv2_li .lv2_p.current{
 background: #CDDCEE url(/Sites/Uploaded/UserUpLoad/20221222/20221222160520.png) no-repeat 260px center;
}
.lv2_li .lv2_p.hasChildren {
 background: url(/Sites/Uploaded/UserUpLoad/20221222/20221222161124.png) no-repeat  256px center;
 /* line-height: 54px; */
 padding: 0;
}
.lv2_li .lv2_p.hasChildren.show {
 background: #0551A9 url(/Sites/Uploaded/UserUpLoad/20221222/20221222161216.png) no-repeat 256px center;
 cursor: pointer;
 line-height: 54px;
}
.lv2_li .current a{color:#0551A9}
li.lv3_li {
 background: #E6EEF6;
 text-align: center;
 border-top: 2px solid #fff;
}
/****三级菜单****/

/*------------------左侧菜单结束--------------------*/
/***********列表页************/
.title_head{
 height: 54px;
 background: #0551A9 url(/Sites/Uploaded/UserUpLoad/20221222/20221222163205.png) no-repeat 9px center;
 font-weight: normal;
 line-height: 54px;
 color: #fff;
 font-size: 18px;
 padding-left: 35px;
 position: relative;
}
.title_head::before {
 content: '';
 display: block;
 width: 24px;
 height: 54px;
 background: #0551A9;
 position: absolute;
 top: 0;
 right: -24px;
}
.title_head::after {
 content: '';
 display: block;
 width: 24px;
 height: 54px;
 background: #0551A9;
 position: absolute;
 top: 0;
 left: -24px;
}
.title_head .columnHead{
 text-align: center;
 height: 34px;
 border-bottom: 2px solid #0551A9;
 display: inline-block;
}
.title_head .articleHead{border-bottom:2px solid #179742; font-weight:normal; font-size:18px; height:45px; line-height:45px; font-family:"Microsoft YaHei";padding:0 5px;}
.column_list li{
 line-height: 26px;
 font-size: 16px;
 background: none;
 border-bottom: 1px dotted #ddd;
 padding: 20px 0;
}
.title_head a.more{
   color:#fff;
}
.columnListLeft {
 float: left;
 margin-right: 15px;
 width: 200px;
 height: 125px;
}
.columnListLeft.xueshu{
 width: 125px;
 height: 160px;
}

.columnListLeft.xueshu .img_bg{
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center center;
}
.columnListLeft .img_bg {
 width: 100%;
 height: 100%;
 display: block;
 background-position: center center;
 background-size: 100%;
 
}
.columnListRight .dy_title {
 font-weight: bold;
 font-size: 18px;
 background: url(/Sites/Uploaded/UserUpLoad/20221115/20221115115302.png) no-repeat left center;
 padding-left: 20px;
}
.columnListRight .dy_title:hover{
 background: url(/Sites/Uploaded/UserUpLoad/20221222/20221222165309.png) no-repeat left center;
}

.columnListRight p {
 color: #333;
 margin-top: 5px;
 padding: 0 20px;
}
.list_line {border-bottom: 1px dashed #ccc;height: 1px !important;margin-bottom: 15px;padding-top: 15px !important;}
.column_list li .span_date, .column_list li .dy_date{
 float: right;
 color: #B3B3B3;
 margin-right: 20px;
 font-size: 12px;
 margin-left: 5px;
}
.column_list li .columnName{ color:#0551A9; margin:0 5px 0 0px;}
.column_list li .columnName:hover{ color:#e85324}
.article_right.floatL {
 width: 870px;
 float: left;
}
.article_zhaopin {
 float: right;
}
a.zhaopin1:hover {
 background: url(/Sites/Uploaded/UserUpLoad/20221222/20221222174516.png);
 color: #0551A9;
}
a.zhaopin1 {
 display: block;
 width: 306px;
 height: 250px;
 background: url(/Sites/Uploaded/UserUpLoad/20221222/20221222174341.png);
 font-size: 22px;
 color: #fff;
 padding-top: 135px;
 box-sizing: border-box;
 text-align: center;
 box-shadow: 0px 0px 10px #ddd;
}
a.zhaopin2:hover {
 background: url(/Sites/Uploaded/UserUpLoad/20221222/20221222174739.png);
 color: #fff;
}

a.zhaopin2 {
 display: block;
 width: 306px;
 height: 250px;
 background: url(/Sites/Uploaded/UserUpLoad/20221222/20221222174641.png);
 font-size: 22px;
 color: #0551A9;
 padding-top: 135px;
 box-sizing: border-box;
 text-align: center;
 margin-top: 24px;
 box-shadow: 0px 0px 10px #ddd;
}
/***********列表页结束************/


/*--------------------文章内容页--------------------*/
.article_title{text-align:center;padding:10px 0;border-bottom: 1px solid #ddd;font:100 20px/49px "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti,"黑体";color: #0551A9;font-size: 26px;}
.sub_tit span{color:#999999;padding-right: 10px;padding-left: 10px;float: left;}
.sub_tit b{font-weight: normal;color:#999999;padding-right: 10px;padding-left: 10px;float:left}
.article_cont{margin-top:10px;line-height:180%;padding-bottom:20px;overflow:auto;font-size:16px}
.article_cont img{max-width:600px;_width:600px}
.article_cont table{margin:0 auto}
.article_cont table td p{text-indent:0;}
.article_cont p{text-indent:2em;padding-bottom:5px}

.RelatedOther{
 background: url(../images/title_headbg.gif) repeat-x 0 bottom;
 padding: 0px 0px;
 height: 40px;
 line-height: 40px;
 font-size: 14px;
}
.RelatedOther span{display:inline-block;padding:0px 12px;cursor:pointer; }
.RelatedOther .jiu {
 border-bottom: 2px solid #0551A9;
 color: #0551A9;
 height: 38px;
}
.hide{display:none}
.RelatedO{margin-top:15px}
.RelatedO .ask_title{display:none}
.sub_tit{text-align:center;padding:10px 0;line-height:25px;/* height:25px; */position:relative;font-size: 16px;overflow: hidden;display: flex;justify-content: center;padding-right: 20px;align-items: center;flex-wrap: wrap;}
.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 {}
.article_right.daoshi {
 padding: 0;
}
.article_right.daoshi .daoshiTop {
 width: 100%;
 height: 297px;
 overflow: hidden;
 background: #0551A9;
}
.article_right.daoshi .daoshiTop img {
 width: 223px;
 float: left;
}
.article_right.daoshi .daoshiTop .floatL {
 padding: 32px;
 box-sizing: border-box;
width: 670px;
}
.article_right.daoshi h1.daoshiTitle {
 font-size: 24px;
 color: #fff;
 font-weight: normal;
}
.article_right.daoshi .daoshiSubTitle {
 font-size: 16px;
 color: #fff;
 margin-top: 24px;
 line-height: 30px;
}
.article_right.daoshi .article_cont.daoshi {
 padding: 0 44px;
}
.article_right.daoshi .article_cont.daoshi p {
 text-indent: initial;
}
.article_right.daoshi p.daoshiTitle2 {
 font-size: 16px;
 color: #0551A9;
 font-weight: bold;
 margin-top: 30px;
 margin-bottom: 10px;
}
.ArticleShare.daoshi{
 padding-right: 44px;
}
.article_right.daoshi .share {
 padding: 0 44px;
}
.daoshi_list li {
 width: 160px;
 height: 213px;
 margin-top: 24px;
 float: left;
 margin-right: 11px;
}
.daoshi_list li:nth-child(5n){
 margin-right: 0;
}
.columnListLeft_daoshi {
 width: 100%;
 height: 100%;
 position: relative;
}
a.daoshi_img_bg {
 width: 100%;
 height: 100%;
 display: block;
 background-size: cover;
}
a.daoshi_dy_title {
 width: 160px;
 height: 45px;
 line-height: 45px;
 color: #fff;
 background: rgba(0,0,0,0.4);
 position: absolute;
 bottom: 0;
 left: 0;
 font-size: 18px;
 text-align: center;
}
a.daoshi_dy_title:hover{
 color: #0551A9;
}
/***关联科室关联医生****/
a.keyword_Default { color:#0551A9}
.department_rq{ border-bottom:1px solid #ddd; }
.department_l{float:left;width:240px;text-align:center;}
.department_l img{padding:2px;border:1px solid #DDD;width:240px;height:160px; box-sizing: border-box;}
.department_r{
 width: 590px;
 float: right;
 line-height: 28px;
 padding-left: 10px;
}
.department_r h2{ font-size:16px; line-height:30px; color:#666;}
.department_r p{ font-size:14px; }
.doc_name_list a{margin-top:6px;font-size:14px; padding-left:15px;background:url(../../Common/images/leftnav/lv2_p_Bg.png) no-repeat 5px center;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%}
.share{margin-top:10px; font-size:14px;}
.share a{color:#0551A9}
.share a:hover{text-decoration:underline;}
.prev_next{margin-bottom:10px}
.share p span{ padding:2px 4px; margin:0 2px 0 0px;}
.prev{line-height:25px}
.extension{margin-top:30px}
.ArticleShare{  float:right; margin:10px 0px;}
/*文章页面的相关文章*/
.ask_title{line-height:28px;color:#3C9B5B;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: 32px;
 font-size: 14px;
 background: url(/Sites/Uploaded/UserUpLoad/20221115/20221115115302.png) no-repeat left center;
 padding-left: 20px;
}
.ask_list li a {
 display: block;
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
}
/*相关医生*/
.zj_rq{height:auto;overflow:hidden}
.zj_cont{width:750px;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}
.zj_cont p a,.ks_jj_con p a,.wai_rq p a{color:#4585c4}
.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;border:solid 1px #d9d9d9}
.docimg{padding:5px 5px 0px 5px}
.docimg img{width:77px;height:auto}
.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{
 padding: 7px 0;
 display: block;
}
.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: #0551A9;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;}

/*--------------------文章内容页结束--------------------*/
/*栏目首页*/
.common{background:url(../images/dep_contentbg.jpg) repeat-x;overflow:hidden;padding:10px}
.common .column_list{margin:10px 0}
.column_list li h2 .columnName{ color:#179742}
.common .column_list .span_date{float:right;margin-right:20px}

.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-right: 15px;
 display: inline;
}
.ship_list2 li .video_img {
 width: 100%;

 overflow: hidden;
 display: block;
}
.ship_list2 li img{
 width: 100%;
 height: auto;
 display: block;
}
.ship_list2 li .liulan{display:none}
.ship_list2 li .maintitle{
 text-align: left;
 width: 100%;
 font-size: 14px;
}
.ship_list2 li .maintitle a{color:#333}
.ship_list2 li .maintitle a:hover{color:#1E62B2}
.ship_list2 li .video_btn{
 position: absolute;
 top: 0;
 left: 0;
 background: url(/Content/Areas/Common/images/icon_play_07798639.png) no-repeat center center;
 width: 100%;
 height: 120px;
 display: block;
 text-indent: -9999px;
 cursor: pointer;
}
.ship_list2 li .video_btn:hover{
 background: url(/Content/Areas/Common/images/icon_play_07798639.png) #000 no-repeat center center;
 filter: alpha(opacity=80);
 opacity: 0.8;
}




@media only screen and (max-width:1024px){
div.article_right{}
div.footer_main{width: 1190px;margin:0 auto;}
div.friendlink{margin-left:160px}
}
@media only screen and (max-width:48em){
	.sub_tit {
 padding-right: 0;
}
	.phoneHide{display:none;}
a:link,a:hover,a:active,a:visited{outline:none}
input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none; /*去掉苹果的默认UI来渲染按钮*/}
.linkmap{display:none!important}
.module_three,.login,.header .logo,.header .head_right .all.tese .clearfix,.tese .clearfix,.wrap .header,.logo,.main,.Focus,.nav ul,.module_two_left,.module_two,.module_two_right,.module_four_one,.module_four_two,.module_four_thr,.module_four,.contents .hide,.Focus .hot-slide,.Focus .hot-board-main,.Focus .hot-slide,.wrap .linkmap,.main02_right,.article_right{width:98%;min-width:320px;margin:0 auto;float:none;padding:0;clear:both;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */}

.Focus,.Focus img,.hot-board,.hot-board-main,.hot-slide,.hot-slide .pic,.hot-slide .pic a{min-height:200px}
.MobileMenu .sy1_li{background:none;padding:0}

div.sub_tit b{float:none}
div.sub_tit span{display:inline-block;}
.module_two_cen{width:75%;float:left}
.logo a img{display:block;margin:0 auto}
.Focus .hot-slide .pic{width:100%}
.Focus .hot-slide .pic a{width:100%}
.Focus .hot-slide .pic .scroll img{width:100%}
.header .head_right{width:80%;margin:0 auto 1.25em;float:none;padding:0;clear:both}
.tese{background:#F7F7F7;height:auto}
.tese .clearfix li,.tese .clearfix li .photo{width:17em;height:auto}
#con_tab_2 li .Destionbg{width:196px}
#con_tab_2 li .Destion{width:176px}
#con_tab_2 li a.paddImg img{width:196px;height:136px}
.tese .Leftbg,.tese .rsp{width:192px;height:123px}
.tese .clearfix li .photo img{width:100%}
.footCount{width:88%;margin:0 auto}
.weisheng,.erwei,.module_one,.wrap .nav{display:none}
.module_four_thr{background-position:right 0;background-color:#EEEDE9}
.module_two_right{padding:3em 0 0}
.ppBtn{top:3em}

.module_four_two{display:table}
.module_four_two dl{display:table-cell;width:25%;padding:30px 0 0;text-align:center}
.module_four_two dl .Adt{display:inline-block;width:60px}

.wrap .MobileNav{display:block;background:#339353;font-size:16px;font-weight:bold;color:#fff;text-align:center;line-height:51px;height:51px;padding:0 50px;position:relative}
.MobileNav h1{font-size:1.5em;font-weight:100}
.MobileNav .menu-icon{display:block;width:40px;height:40px;background:url(/Content/Areas/Hospitals/images/menu-iconbgH.gif) no-repeat center;background-size:70%;position:absolute;left:10px;top:5px;opacity:0.5}
.MobileNav .menu-iconH{opacity:0.9}

.wrap .MobileMenu{display:none;width:38.2%;position:absolute;top:51px;left:0;z-index:1000}
.sy1_ul li a{display:block;font-size:1.2em;line-height:2.4em;color:#FFF;text-align:center;border-top:1px solid rgba(255,255,255,0.35);background:rgba(8,93,36,0.8)}
.sy1_ul li a:active,.sy1_ul li a:visited{background:rgba(8,93,36,0.5)}
.fot,#con_tab_2 li:last-child,.ContactUs{display:none}


/*左侧菜单*/
.main02_left{position:fixed;right:-400px;top:20%;z-index:999;width:auto}

.side_menu{width:100%}
.leftNavTitle{font:100 14px "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti,"黑体";color:#FFF;background:rgba(0,0,0,0.6);text-indent:0;padding:6px 0 6px 10px;width:auto;box-sizing:border-box;-moz-box-sizing:border-box;/* Firefox */-webkit-box-sizing:border-box;/* Safari */;position:fixed;right:0;top:15%;border-radius:12px 0 0 12px;box-shadow:0 0 5px rgba(0,0,0,0.6)}
/***一级***/
.lv1_ul{line-height:30px;background:#F5F5F5}
.lv1_ul a{display:block}
.lv1_li{font-family:"宋体";margin:0 0 1px}
.lv1_li .lv1_p{padding:0 20px;font-size:14px;background:#EEE}
.lv1_li p.hasChildren{background:#EEE!important;line-height:30px}
.lv1_li .current{background-color:#0551A9;background-position:43px bottom}
.lv1_li .current a{color:#FFF}
.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}
/****二级****/
.lv2_ul{display:none;line-height:25px; margin:5px 0px;}
.lv2_li .lv2_p{padding:0;font-size:14px}
.lv2_li .current a{color:#77BD8F}

div.article_right{width:97%;float:none; margin: 10px auto;
 overflow: hidden;}
div.article_cont{padding:0 15px}


.column_list li{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.columnListLeft {
 display: none;
}
.columnListRight>div {
 display: flex;
 flex-direction: column-reverse;
}
.columnListRight .dy_title {
 background: none;
 padding-left: 20px;
 white-space: normal;
 display: block;
 padding-right: 20px;
}
.columnListRight p {
 padding: 0 20px;
 white-space: normal;
}
.article_left{
 display: none;
}
.columnListRight>div .dy_date {
 float: none;
 padding-left: 20px;
 margin: 0;
}
.article_right.floatL{
 width:97%;
 float: none;
}
.article_zhaopin {
 float: none;
}
a.zhaopin1{
 margin: 10px auto;
}
a.zhaopin2{
 margin: 0 auto 10px;
}
.daoshi_list li {
 width: 30%;
 height: 160px;
 margin-top: 24px;
 float: left;
 margin-right: 5%;
}
.daoshi_list {
 padding: 0 10px;
}
.daoshi_list li:nth-child(3n) {
 margin-right: 0;
}
.daoshi_list li:nth-child(5n) {
 margin-right: 5%;
}
a.daoshi_dy_title{
 width: 100%;
}
.article_right.daoshi .daoshiTop {
 width: 100%;
 height: auto;
 overflow: hidden;
 background: #0551A9;
}
.article_right.daoshi .daoshiTop img {
 width: 25%;
 float: left;
}
.article_right.daoshi .daoshiTop .floatL {
 padding: 10px;
 box-sizing: border-box;
 width: 75%;
}
.article_right.daoshi h1.daoshiTitle {
 font-size: 18px;
 color: #fff;
 font-weight: normal;
}
.article_right.daoshi .daoshiSubTitle {
 font-size: 14px;
 color: #fff;
 margin-top: 10px;
 line-height: 26px;
}
.article_right.daoshi .article_cont.daoshi {
 padding: 0 20px;
}
}
@media only screen and (max-width:600px){
div.article_cont img{max-width:100%}
div.article_cont p img{margin-left:-2em}
div.article_cont{overflow:hidden;margin: 0;}
div.RelatedOther,div.RelatedO{display:none;}
.jianjie_box{padding: 0 10px;}
.jianjie_box img{width: 100%;margin-right: 0;}
}


@media only screen and (max-width:30em){
.module_three,.login,.header .logo,.header .head_right .all.tese .clearfix,.tese .clearfix,.wrap .header,.logo,.main,.Focus,.nav ul,.module_two_left,.module_two,.module_two_right,.module_four_one,.module_four_two,.module_four_thr,.module_four,.contents .hide,.Focus .hot-slide,.Focus .hot-board-main,.Focus .hot-slide,.footer .footCount,.footer .footer_cen{width:99%;min-width:314px;margin:0 auto;float:none;padding:0;clear:both;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */}
div.font_size{display:none;}
.logo a img{display:block;margin:0 auto;width:80%}
.Focus .hot-slide .pic{width:100%}
.Focus .hot-slide .pic a{width:100%;}
.Focus .hot-slide .pic .scroll img{width:100%}
.header .head_right{width:96%;margin:0 auto 1.25em;float:none;padding:0;clear:both}
.header .head_right .login{text-align:center;line-height:1.25em;height:3em}
.header .head_right form .searchTxt{width:60%}
.tese{background:#F7F7F7}
.tese .clearfix li,.tese .clearfix li .photo{width:19.5em;height:auto}
.tese .clearfix li .photo img{width:100%}
.footCount{width:88%;margin:0 auto}
.weisheng,.erwei,.module_one,.wrap .nav,.module_two_right{display:none}
.module_four_thr{background-position:right 0;background-color:#EEEDE9}
.module_two_right{padding:3em 0 0}
.ppBtn{top:3em}
.module_two_left .menLft{display:none}
.module_two_cen{background:none;width:100%;float:none;clear:both;}
.module_two_cen #con_tabl_1{display:table;width:100%}
.module_two_cen #con_tabl_1 li{width:33.3333333%;display:table-cell;padding:0;margin:0;}
.module_two_cen #con_tabl_1 li:last-child{display:none}
.module_two_left .module_two_cen ul li a{padding:10px 0 0;margin-bottom:5px}
.module_two_cen ul li a .ico{background-image:url(../images/iconss.png)}


.module_three .speca #tab2,.module_three .speca #tab3{display:none}
.tese .clearfix li, .tese .clearfix li .photo{width:92%;clear:both;}
.tese .Leftbg,.footer_cen ul,.footer_cen p,.footer_cen .xuan span{display:none}
.footer_cen .xuan{display:block;padding:0 0 15px;margin:0 auto;text-align:center;width:80%}

.module_two_left .module_two_cen ul li a:hover,.module_two_left .module_two_cen ul li a:active,.module_two_left .module_two_cen ul li a:visited{background-color:#EEE}

div.pages{line-height:20px}
div.pages .ae-pagination a{font-size:0.9em!important;padding:0.5em 1em!important}
div.pages .ae-pagination{text-align:center;}

div.doc_cz{display:none;}
}

/*特色医疗*/
.dxblBox li{ float:left; margin:0 15px 0 0px; font-size:14px; line-height:28px;}
.xscgUl li{ height:28px; line-height:28px;}
.doctorTeam{ overflow:hidden}
.doctorTeam li{ float:left; width:222px; display:inline; line-height:25px; margin:15px 8px;}
.doctorTeam li img{ width:88px; height:103px; float:left; display:block; margin:0 10px 0 0px;padding:1px;border:1px solid #DDD;}
.doctorTeam li h2 a{ color:#4585c4}
.picUl li{ float:left; width:156px; text-align:center; display:inline; margin:10px 10px;}
.picUl li h2{ height:25px; line-height:25px; font-weight:normal}
.picUl li img{ width:150px; height:130px; padding:2px; border:solid 1px #d9d9d9;}

/*联系我们页面的中的科室联系方式*/
.article_head{
 margin-bottom: 15px;
}
.DepartmentUl {
 background: #fafbfb;
 border: 1px dashed #d2eafc;
 float: left;
 font-size: 14px;
 height: 65px;
 line-height: 24px;
 overflow: hidden;
 width: 250px;
 padding: 10px;
 margin-bottom: 14px;
}
.DepartmentUl:nth-child(3n-1){
 margin-left: 14px;
 margin-right: 14px;
}
.DepartmentUl:hover {background:#eef5fb;border: 1px dashed #0551A9;}
.DepartmentName {color: #0551A9; font-weight:bold}

/*文章 相关咨询  样式*/
.Artic_askLi li{margin-bottom:15px;}
.Artic_ask{font-size:14px;font-weight:100;line-height:26px;background:url(../images/Dot1.gif) no-repeat 5px center;padding-left:20px}
.Artic_content{padding-left:20px}
.wenda_rq p{font:100 12px/26px '宋体'}
.tiwen p{color:#656565}
.Artic_answer{color:#3D9C5A;font-family:Helvetica, Tahoma, Arial,'宋体'}


/*分页样式*/
.pages {height: 24px;line-height: 30px;margin: 15px auto !important;padding-left: 15px;}
.ae-pagination {width: 100%;}
.pagination_page {color: #333333 !important;}
.ui-state-default {background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;border: medium none !important;color: #009b80;font-size: 12px !important;font-weight: normal;height: 24px !important;line-height: 24px;text-decoration: none;width: 20px;}
.ui-state-default:hover {border: medium none;}
.ae-pagination a {border: 1px solid #dcdcdc !important;font-size: 14px!important;font-weight: normal;height: 24px !important;margin: 0 2px !important;padding: 5px 15px !important;text-align: center;text-decoration: none;}
.ae-pagination a:hover {padding: 5px 15px !important;}
.pagination_firstpage {background:none!important;border: medium none !important;color: #666666 !important;height: 24px !important;line-height: 24px !important;padding: 0 !important;text-align: center;width: 36px;}
.pagination_firstpage:hover {background:none!important;}
.pagination_previouspage {background:none!important;border: medium none !important;color: #666666 !important;height: 24px !important;line-height: 24px !important;width: 51px;}
.pagination_previouspage:hover {background:none!important;}
.pagination_pag {background:none!important;border:none !important;color: #474645 !important;height: 24px !important;line-height: 24px !important;margin: 0 10px !important;}
.ae-pagination-current {background:#0551A9!important;border:none !important;color: #fff !important; padding:1px!important;}
.pagination_nextpage {background:none!important;border:none !important;color: #666666 !important;height: 24px !important;line-height: 24px !important;margin: 0 10px !important;width: 51px;}
.pagination_nextpage:hover {background:none!important;}
.pagination_lastpage {background:none!important;border:none !important;color: #666666 !important;height: 24px !important;line-height: 24px !important;padding: 0 !important;text-align: center;width: 36px;}
.pagination_lastpage:hover {background:none!important;}
.ui-corner-all{  border-radius:0px!important;}


.article_right .article_cont .select_name_p{font-size: 14px; width:200px;text-indent:0;}
.article_right .article_cont .select_text_p{text-indent:0;}
.article_right .article_cont .select_text_p input{ height:20px;}
.article_right .article_cont .select_text_btn{ line-height:25px; height:25px;  margin-top: 10px;text-indent:0;}
.article_right .article_cont .select_text_btn .application_btn{ width:60px; height:25px;  text-align: center; }
#con_togl_3 .ask_list li{ width:47%;float: left;}



.pic_list5{margin:10px 0px;}
.pic_list5 li{width:197px; display:block; float:left; margin:10px;}
.pic_list5 li img{ width:191px; height:71px; display:block; padding:2px; border:solid 1px #d9d9d9}
.pic_list5 li img:hover{ border:solid 1px #4189d0} 
.page_number_div {
 float: left;
}
.pagetz_form {
 float: left;
 font-size: 14px;
 display: flex;
 align-items: center;
 padding: 0 20px;
}

input#page {
 width: 40px;
 height: 26px;
 border: 1px solid #dcdcdc;
 outline: none;
 margin: 0 5px;
}
input.pagetz_btn {
 height: 28px;
 border: none;
 background: #0551A9;
 color: #fff;
 padding: 5px 10px;
 box-sizing: border-box;
 margin-left: 10px;
}
.lv3_ul {
 display: none;
}
.side_menu_inside .lv1_ul li p.hover a.lv1_tit {
 color: #0551a9;
}
ul.lv2_ul.showChildren {
 display: block;
}
@media screen and (max-width:768px){
 .article_title{
 font-size: 18px;
 line-height: 25px;
 }
 #a1,#a1 video{
 width: 100% !important;
 }
 .DepartmentUl{
 width: 100%;
 }
 .DepartmentUl:nth-child(3n-1) {
 margin-left: 0;
 margin-right: 0;
 }
}    